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


#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	max-width:1200px;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 30%;
	float: left;
	text-align:center;
}
#nav {
	position: relative;
	width: 70%;
	float:left;

}

}


/* MOBILE MEDIA QUERIES 1024 */

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

img {
	max-width:100%;
	height:auto !important;
}

html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 20%;
	float: left;
	text-align:center;
}
#nav {
	position: relative;
	width: 80%;
	float:left;

}
.clear {
	clear: both;
}
#topimage {
	position: relative;
	width: 100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 900px;
}

#image-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
	text-align: center;
}
#content-wrap {
	position: relative;
	width: 100%;
	background-color: #F2F6FF;
}
#content-main {
	position: relative;
	width: 98%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
}
#boxes-wrap {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
.boxes {
	position: relative;
	width: 29%;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	text-align: center;

}
.auto-style1 {
	color: #FFFFFF;
}
#bootham {
	position: relative;
	width: 100%;
	position: relative;
	width: 100%;
	background-image: url('../images/bottompic.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 800px;

}
#bootham-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	text-align: center;
	
}
#contact-bottom {
	position: relative;
	width: 100%;
	background-color: #00c1d1;
	padding-top:20px;
	padding-bottom:20px;

}
#contact-bottom-text {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact-details {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
#contact-details-wrap {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}
#map {
	position: relative;
	width: 58%;
	float: left;
	padding-left:2%;
}
#contacttxt {
	position: relative;
	width: 38%;
	float: left;
	padding-left:2%;
}
#developed {
	position: relative;
	width: 99%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-left: 1%;
}

}


/* MOBILE MEDIA QUERIES Nexus 7 Android landscape */

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

img {
	max-width:100%;
	height:auto !important;
}

html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 55%;
	float: left;
	text-align:center;
}
#nav {
	position: relative;
	width: 100%;

}
.clear {
	clear: both;
}
#topimage {
	position: relative;
	width: 100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 900px;
}

#image-text {
	position: relative;
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 200px;
	text-align: center;
	padding-left:2%;
	padding-right:2%;
}
#content-wrap {
	position: relative;
	width: 100%;
	background-color: #F2F6FF;
}
#content-main {
	position: relative;
	width: 98%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
}
#boxes-wrap {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
.boxes {
	position: relative;
	width: 29%;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	text-align: center;
}
.auto-style1 {
	color: #FFFFFF;
}
#bootham {
	position: relative;
	width: 100%;
	position: relative;
	width: 100%;
	background-image: url('../images/bottompic.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 800px;

}
#bootham-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	text-align: center;
	
}
#contact-bottom {
	position: relative;
	width: 100%;
	background-color: #00c1d1;
	padding-top:20px;
	padding-bottom:20px;

}
#contact-bottom-text {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact-details {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
}
#contact-details-wrap {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}

#map {
	position: relative;
	width: 58%;
	float: left;
	padding-left:2%;
	text-align:center;
}
#contacttxt {
	position: relative;
	width: 38%;
	float: left;
	padding-left:2%;
	text-align:center;
}

#developed {
	position: relative;
	width: 99%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-left: 1%;
}


}


/* MOBILE MEDIA QUERIES iPad portrait */

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

img {
	max-width:100%;
	height:auto !important;
}

html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 98%;
	text-align:center;
}
#contact {
	position: relative;
	width: 45%;
	float: right;
	padding-top: 14px;
}
#nav {
	position: relative;
	width: 100%;

}
.clear {
	clear: both;
}
#topimage {
	position: relative;
	width: 100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 900px;
}

#image-text {
	position: relative;
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	text-align: center;
	padding-right:2%;
	padding-left:2%;
}
#content-wrap {
	position: relative;
	width: 100%;
	background-color: #F2F6FF;
}
#content-main {
	position: relative;
	width: 96%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#boxes-wrap {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
.boxes {
	position: relative;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
.auto-style1 {
	color: #FFFFFF;
}
#bootham {
	position: relative;
	width: 100%;
	position: relative;
	width: 100%;
	background-image: url('../images/bottompic.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 800px;

}
#bootham-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	text-align: center;
	
}
#contact-bottom {
	position: relative;
	width: 100%;
	background-color: #00c1d1;
	padding-top:20px;
	padding-bottom:20px;

}
#contact-bottom-text {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact-details {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
}
#contact-details-wrap {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}
#map {
	position: relative;
	width: 58%;
	float: left;
	padding-left:2%;
}
#contacttxt {
	position: relative;
	width: 38%;
	float: left;
	padding-left:2%;
}

#developed {
	position: relative;
	width: 99%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-left: 1%;
}


}


/* MOBILE MEDIA QUERIES Nexus 7 Android portrait / Galaxy Tab */

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

img {
	max-width:100%;
	height:auto !important;
}

html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 100%;
	text-align:center;
	padding-top:10px;
}
#nav {
	position: relative;
	width: 100%;

}
.clear {
	clear: both;
}
#topimage {
	position: relative;
	width: 100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 900px;
}

#image-text {
	position: relative;
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	text-align: center;
	padding-left:2%;
	padding-right:2%;
}
#content-wrap {
	position: relative;
	width: 100%;
	background-color: #F2F6FF;
}
#content-main {
	position: relative;
	width: 96%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
}
#boxes-wrap {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
.boxes {
	position: relative;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
.auto-style1 {
	color: #FFFFFF;
}
#bootham {
	position: relative;
	width: 100%;
	position: relative;
	width: 100%;
	background-image: url('../images/bottompic.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 800px;

}
#bootham-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	text-align: center;
	
}
#contact-bottom {
	position: relative;
	width: 100%;
	background-color: #00c1d1;
	padding-top:20px;
	padding-bottom:20px;

}
#contact-bottom-text {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact-details {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
}
#contact-details-wrap {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}

#map {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
}
#contacttxt {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	padding-top:20px;
}

#developed {
	position: relative;
	width: 99%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-left: 1%;
}


}


/* MOBILE MEDIA QUERIES Mobile iPhone 6plus */

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

img {
	max-width:100%;
	height:auto !important;
}

html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 100%;
	text-align:center;
	padding-top:10px;
}
#nav {
	position: relative;
	width: 100%;

}
.clear {
	clear: both;
}
#topimage {
	position: relative;
	width: 100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}

#image-text {
	position: relative;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	text-align: center;
	padding-left:2%;
	padding-right:2%;
}
#content-wrap {
	position: relative;
	width: 100%;
	background-color: #F2F6FF;
}
#content-main {
	position: relative;
	width: 96%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#boxes-wrap {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
.boxes {
	position: relative;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
.auto-style1 {
	color: #FFFFFF;
}
#bootham {
	position: relative;
	width: 100%;
	position: relative;
	width: 100%;
	background-image: url('../images/bottompic.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 500px;

}
#bootham-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	text-align: center;
	
}
#contact-bottom {
	position: relative;
	width: 100%;
	background-color: #00c1d1;
	padding-top:20px;
	padding-bottom:20px;

}
#contact-bottom-text {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact-details {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
}
#contact-details-wrap {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}
#map {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
}
#contacttxt {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	padding-top:20px;
}
#developed {
	position: relative;
	width: 99%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-left: 1%;
	text-align:center;
}
p {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #333333;
}
.email {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #333333;
}
.white {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.header {
	font-family: Exo, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
}


}



/* MOBILE MEDIA QUERIES Mobile iPhone 6 */

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

img {
	max-width:100%;
	height:auto !important;
}

html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 100%;
	text-align:center;
	padding-top:10px;
}
#nav {
	position: relative;
	width: 100%;

}
.clear {
	clear: both;
}
#topimage {
	position: relative;
	width: 100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 500px;
}

#image-text {
	position: relative;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	text-align: center;
	padding-left:2%;
	padding-right:2%;
}
#content-wrap {
	position: relative;
	width: 100%;
	background-color: #F2F6FF;
}
#content-main {
	position: relative;
	width: 96%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#boxes-wrap {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
.boxes {
	position: relative;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
.auto-style1 {
	color: #FFFFFF;
}
#bootham {
	position: relative;
	width: 100%;
	position: relative;
	width: 100%;
	background-image: url('../images/bottompic.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 500px;

}
#bootham-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	text-align: center;
	
}
#contact-bottom {
	position: relative;
	width: 100%;
	background-color: #00c1d1;
	padding-top:20px;
	padding-bottom:20px;

}
#contact-bottom-text {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact-details {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
}
#contact-details-wrap {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}
#map {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
}
#contacttxt {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	padding-top:20px;
}
#developed {
	position: relative;
	width: 99%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-left: 1%;
	text-align:center;
}
p {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #333333;
}
.email {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #333333;
}
.white {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.header {
	font-family: Exo, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
}


}



/* MOBILE MEDIA QUERIES Mobile Anroid */

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

img {
	max-width:100%;
	height:auto !important;
}

html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#header-wrap {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head-items {
	position: relative;
	width: 100%;
}
#logo {
	position: relative;
	width: 100%;
	text-align:center;
	padding-top:10px;
}
#nav {
	position: relative;
	width: 100%;

}
.clear {
	clear: both;
}
#topimage {
	position: relative;
	width: 100%;
	background-image: url('../images/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 500px;
}

#image-text {
	position: relative;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: center;
	padding-left:2%;
	padding-right:2%;
}
#content-wrap {
	position: relative;
	width: 100%;
	background-color: #F2F6FF;
}
#content-main {
	position: relative;
	width: 96%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#boxes-wrap {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	padding-bottom:20px;
	padding-top:20px;
}
.boxes {
	position: relative;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
}
.auto-style1 {
	color: #FFFFFF;
}
#bootham {
	position: relative;
	width: 100%;
	position: relative;
	width: 100%;
	background-image: url('../images/bottompic.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 400px;

}
#bootham-text {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	text-align: center;
	
}
#contact-bottom {
	position: relative;
	width: 100%;
	background-color: #00c1d1;
	padding-top:20px;
	padding-bottom:20px;

}
#contact-bottom-text {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contact-details {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom:20px;
	padding-top:20px;
}
#contact-details-wrap {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}
#map {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
}
#contacttxt {
	position: relative;
	width: 96%;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	padding-top:20px;
}
#developed {
	position: relative;
	width: 99%;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-left: 1%;
	text-align:center;
}
p {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #333333;
}
.email {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #333333;
}
.white {
	font-family: Exo, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.header {
	font-family: Exo, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
}

}


/* MOBILE MEDIA QUERIES Mobile Lumia */

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


}