/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 100%;
  font-family: "Ubuntu", sans-serif;
  color: #f35535;
  background-color: #2e313d;
}

a {
  text-decoration: none;
	color:white;
}

a:active {
	text-decoration: underline;
text-decoration-color: white;
}

a.selected:link, a.selected:visited {
	text-decoration: underline;
	color:yellow;
}

/* -------------------------------- 

About

-------------------------------- */

.cd-container h2

{
	color:white;
	padding:20px;
}

.right
{
	width: 70%;
	float: right;
	margin-left:30px;
	
}

.left
{
	width: 200px;
	float: left;
	margin:25px;
}

.underHero p

{
	
	width:768px;
	margin:auto;
}
	
.resume {
margin:0px 0px 0px 200px;
font-size: 50px;
font-style: italic;
	font-weight: 500;
	text-decoration-thickness:5px;
	text-decoration-color: #ffffff;
}



@media only screen and (max-width: 768px) {
	.underHero img
	{
		width:325px;
		margin:25px;
	}
	
	.right
{
	width: 100%;
		margin:0px;

}

.left
{
	width: 350px;
	margin:0px;
}

.underHero p

{
	
	width:350px;
	margin:auto;
}
	
.resume {
margin: 2px 2px 2px 20px;
font-size: 30px;
font-style: italic;
	font-weight: 500;
	font-display: block;
	
}
  /* For mobile phones: */
  

	
	
}
	
/* -------------------------------- 

About

-------------------------------- */


	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .underHero p{
    width: 100%;
	  clear:none;
	  padding:10px;
  }
}

/*`Research */

.researchBox1
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/collaboration.png") no-repeat center center;
  background-size: cover;
}

.researchBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox1 .button {
	margin:10px;
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox2
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/crossCulturalCover.png") no-repeat center center;
  background-size: cover;
}

.researchBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox2 .button {
  border: 2px solid white;
  color: white;
	margin:10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox3
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/presentationCover.png") no-repeat center center;
  background-size: cover;
}

.researchBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox3 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox4
{
	width: 50%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/digitalDesign.png") no-repeat center center;
  background-size: cover;
}

.researchBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox4 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox5
{
	width: 50%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/course.png") no-repeat center center;
  background-size: cover;
}

.researchBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox5 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}
	
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researdhBox1{
    width: 100%;
	  clear:none;
  }
}

	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researdhBox2{
    width: 100%;
	  clear:none;
  }
}
	
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researdhBox3{
    width: 100%;
	  clear:none;
  }
}
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researchBox4{
    width: 100%;
	  clear:none;
  }
}
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researchBox5{
    width: 100%;
	  clear:none;
  }
}


/*`Print */

.printBox1
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/businessCards.png") no-repeat center center;
  background-size: cover;
}

.printBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox1 .button {
	margin:10px;
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox2
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/greetingCard.png") no-repeat center center;
  background-size: cover;
}

.printBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox2 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox3
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/bannerCampaign.png") no-repeat center center;
  background-size: cover;
}

.printBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox3 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox4
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/menus.png") no-repeat center center;
  background-size: cover;
}

.printBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox4 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox5
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logoCover.png") no-repeat center center;
  background-size: cover;
}

.printBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox5 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox6
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/poster.png") no-repeat center center;
  background-size: cover;
}

.printBox6 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox6 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox7
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/sales.png") no-repeat center center;
  background-size: cover;
}

.printBox7 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox7 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}
	
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox1{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox2{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox3{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox4{
    width: 100%;
	  clear:none;
  }
}
	
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox5{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox6{
    width: 100%;
	  clear:none;
  }
}
	
.cd-content h2
	{
		color:white;
	}

/* -------------------------------- 

About

-------------------------------- */

.cd-container h2

{
	color:white;
	padding:20px;
}

.underHero p

{
	
	width:768px;
	margin:auto;
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .underHero p{
    width: 100%;
	  clear:none;
	  padding:10px;
  }
}
	
/*Social Media */

.socialBox1
{
	width: 50%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/igniter.png") no-repeat center center;
  background-size: cover;
}

.socialBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.socialBox1 .button {
  border: 2px solid white;
  color: white;
	margin:10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.socialBox2
{
	width: 50%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/intelmaven.png") no-repeat center center;
  background-size: cover;
}

.socialBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.socialBox2 .button {
  border: 2px solid white;
  color: white;
	margin:10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .socialBox1{
    width: 100%;
	  clear:none;
  }
}
	
				@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .socialBox2{
    width: 100%;
	  clear:none;
  }
}

/* -------------------------------- 

Interactive

-------------------------------- */

.interactiveBox1
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/edge.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox1 .button {
	margin:10px;
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.interactiveBox2
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/unitedwater.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox2 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.interactiveBox3
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/reinsider.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox3 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.interactiveBox4
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/fm.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox4 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.interactiveBox5
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/obt.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox5 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.interactiveBox6
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/relay.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox6 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox6 .button {
  border: 2px solid white;
  color: white;
	margin:10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.interactiveBox7
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/avnet.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox7 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox7 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.interactiveBox8
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/adp.png") no-repeat center center;
  background-size: cover;
}

.interactiveBox8 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.interactiveBox8 .button {
  border: 2px solid white;
  color: white;
	margin:10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */

/*Tablet & Mobile */
.tabletBox1
{
	width: 33.1%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/padreApp.png") no-repeat center center;
  background-size: cover;
}

.tabletBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.tabletBox1 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.tabletBox2
{
	width: 33.1%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/annApp.png") no-repeat center center;
  background-size: cover;
}

.tabletBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.tabletBox2 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}



.tabletBox3
{
	width: 33.1%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/groundlink.png") no-repeat center center;
  background-size: cover;
}

.tabletBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.tabletBox3 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}


.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 95%;
  margin:auto;	
	background-color:#4c4b4c;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */
.cd-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #4c4b4c;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.cd-header:after {
  content: "";
  display: table;
  clear: both;
}
.cd-header #cd-logo {
  float: left;
  margin: 20px 0 0 5%;
}
.cd-header #cd-logo img {
	height:100%;
}
@media only screen and (min-width: 768px) {
  .cd-header {
    height: 90px;
  }
  .cd-header #cd-logo {
    margin: 15px 0 0 5%;
  }
}

.cd-main-nav {
  float: right;
  margin-right: 2%;
  width: 44px;
  height: 100%;
  background: url("../img/cd-icon-menu.svg") no-repeat center center;
  background-size: 44px 44px;
  cursor: pointer;
}
.cd-main-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.cd-main-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.cd-main-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #2e313d;
  border-top: 1px solid #353846;
  color: #FFF;
	font-size: 44px;	
}
@media only screen and (min-width: 768px) {
  .cd-main-nav {
    width: auto;
    height: auto;
    background: none;
    cursor: auto;
  }
  .cd-main-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 70px;
  }
  .cd-main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .cd-main-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  .cd-main-nav a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
    padding: .6em 1em;
    border-top: none;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: bold;
    text-transform: uppercase;
  }
}

#cd-intro {
  position: relative;
  height: 300px;
  margin-top: 50px;
  z-index: 1;

}
#cd-intro #cd-intro-background {
  height: 100%;
  width: 100%;
  background: url("../img/hero.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #about {
  height: 100%;
  width: 100%;
  background: url("../img/about.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #businessDev {
  height: 100%;
  width: 100%;
  background: url("../img/businessDevelopment.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #siteMaps {
  height: 100%;
  width: 100%;
  background: url("../img/siteMap.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}


#cd-intro #webSite {
  height: 100%;
  width: 100%;
  background: url("../img/website.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #tablet {
  height: 100%;
  width: 100%;
  background: url("../img/tablet&mobile.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}


#cd-intro #interactive {
  height: 100%;
  width: 100%;
  background: url("../img/interactive.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #socialMedia {
  height: 100%;
  width: 100%;
  background: url("../img/socialMediaHome.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #research {
  height: 100%;
  width: 100%;
  background: url("../img/research.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #logo {
  height: 100%;
  width: 100%;
  background: url("../img/logoDesign.png") no-repeat center center;
  background-size: cover;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

#cd-intro #cd-intro-tagline {
  position: fixed;
  width: 90%;
  max-width: 1150px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
	padding-bottom:250px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@media only screen and (min-width: 768px) {
	position: fixed;
  width: 90%;
  max-width: 1150px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
	
}

#cd-intro #cd-intro-tagline {
  position: fixed;
  width: 90%;
  max-width: 1150px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#cd-intro h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
  text-align: center;
  color: #FFF;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768px) {
  #cd-intro {
    height: 400px;
    margin-top: 70px;
	  position:fixed;
  }
  #cd-intro h1 {
    font-size: 60px;
	  font-style: bold;
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  #cd-intro {
    position: absolute;
    /* do not overlap the header */
    top: 20px;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
	  clear:both;
  }
  #cd-intro h1 {
    font-size: 32px;
    font-size: 4rem;
	font-weight: bold;
  }
}

.cd-content {
  position: relative;
  padding: 2em 0;
  line-height: 1.6;
  color: #65676f;
  background-color: #f0f1e7;
  z-index: 2;
}
.cd-content::before {
  /* subtle gradient right above the main content */
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 50px;
  background: -webkit-linear-gradient( bottom , rgba(46, 49, 61, 0.5), rgba(46, 49, 61, 0));
  background: linear-gradient(to top, rgba(46, 49, 61, 0.5), rgba(46, 49, 61, 0));
}
.no-cssgradients .cd-content::before {
  /* use Modernizr to detect whether the browser supports or not css gradients */
  display: none;
}
.cd-content h2 {
  font-size: 20px;
  font-size: 1.25rem;
}

@media only screen and (min-width: 768px) {
  .cd-content {
    line-height: 1.8;
  }
  .cd-content h2 {
    font-size: 30px;
    font-size: 1.875rem;
	  color:white;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-content {
    padding: 3px;
    margin-top: 570px;
  }
  .cd-content p {
    font-size: 20px;
    font-size: 1.25rem;
	  color:white;
	  line-height:25px;
  }
}

/* -------------------------------- 

Index Screen

-------------------------------- */

.heroInformation
{
	padding:20px;
	width:100%;
}

.heroInformation h2
{
	color:white;
}

p
{
	color:white;
}
.box1
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url(../img/businessDevelopmentIndex.png) no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box1 {
    width: 100%;
	  clear:none;
  }
}








.box1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box1 .button {
  border: 2px solid white;
  color: white;
  padding: 8px 10px;
	margin:10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}



.box3
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/websiteIndex.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box3 {
    width: 100%;
	  clear:none;
  }
}

.box3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box3 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.box2
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/siteMapsIndex.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box2 {
    width: 100%;
	  clear:none;
  }
}

.box2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box2 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.box4
{
	width: 50%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/mobile&tablet.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box4 {
    width: 100%;
	  clear:none;
  }
}

.box4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box4 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.box5
{
	width: 50%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/interactiveIndex.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box5 {
    width: 100%;
	  clear:none;
  }
}

.box5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box5 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.box6
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/socialMedia.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box6 {
    width: 100%;
	  clear:none;
  }
}

.box6 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box6 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}


.box7
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logoIndex.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box7 {
    width: 100%;
	  clear:none;
  }
}

.box7 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box7 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}


.box8
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/researchIndex.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .box8 {
    width: 100%;
	  clear:none;
  }
}

.box8 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box8 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}


.box9
{
	width: 100%;
height:500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/aboutIndex.png") no-repeat center center;
  background-size: cover;
}

.box9 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.box9 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}


/*Form */

#homeForm
{
	width:100%;
	height:500px;
	float:left;
	clear:both;
	
}

#contact-area {
	width: 600px;
	margin-top: 25px;
	clear:both;
	margin-left:25%;
	margin-right:25%;
	display:inline-block;
	
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  #contact-area {
    display:none;
	  clear:none;
  }
}



#contact-area h2
{
	width:600px;
	margin-left:46%;
	margin-right:46%;
	color:white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:24px;
	line-height: 25px;
	font-variant:small-caps;
	margin-bottom:10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	background-color: #4c4b4c;
	color:white;
	border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	cursor:grab;
	
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	padding-bottom:4px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.3em;
	color:white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

/*Title */
.title
{
	width:100%;
	background-color:white;

}

/*Business Development */

.businessBox1
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/dubaiSouth.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox1 {
    width: 100%;
	  clear:none;
  }
}

.businessBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox1 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox2
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/hearmax.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox2 {
    width: 100%;
	  clear:none;
  }
}

.businessBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox2 .button {
  border: 2px solid white;
  color: white;
	margin:10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox3
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/fanniemae.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox3 {
    width: 100%;
	  clear:none;
  }
}

.businessBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox3 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox4
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/dentons.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox4 {
    width: 100%;
	  clear:none;
  }
}

.businessBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox4 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox5
{
	width: 33.1%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/omgoj.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox5{
    width: 100%;
	  clear:none;
  }
}

.businessBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox5 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox6
{
	width: 33.1%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/voxel.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox6 {
    width: 100%;
	  clear:none;
  }
}

.businessBox6 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox6 .button {
  border: 2px solid white;
  color: white;
	margin:10px;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox7
{
	width: 33.1%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/booking.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox7 {
    width: 100%;
	  clear:none;
  }
}

.businessBox7 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox7 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox8
{
	width: 33.1%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/vista.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox8 {
    width: 100%;
	  clear:none;
  }
}

.businessBox8 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox8 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}


.businessBox9
{
	width: 33.1%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/padre.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox9 {
    width: 100%;
	  clear:none;
  }
}

.businessBox9 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox9 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox10
{
	width: 33.1%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/chanceOfTravel.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox10 {
    width: 100%;
	  clear:none;
  }
}

.businessBox10 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox10 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox11
{
	width: 25%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/fidaPresentation.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox11 {
    width: 100%;
	  clear:none;
  }
}

.businessBox11 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox11 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox12
{
	width: 25%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/daily.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox12 {
    width: 100%;
	  clear:none;
  }
}

.businessBox12 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox12 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox13
{
	width: 25%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/bossLaser.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox13 {
    width: 100%;
	  clear:none;
  }
}

.businessBox13 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox13 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.businessBox14
{
	width: 25%;
	float:left;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/amazon.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .businessBox14 {
    width: 100%;
	  clear:none;
  }
}

.businessBox14 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.businessBox14 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}



/*Site Maps */

.siteMapsBox1
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/americanexpress.png") no-repeat center center;
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .siteMapsBox1 {
    width: 100%;
	  clear:none;
  }
}

.siteMapsBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.siteMapsBox1 .button {
  border: 2px solid white;
	margin:10px;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.siteMapsBox2
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/anninc.png") no-repeat center center;
  background-size: cover;
}

.siteMapsBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.siteMapsBox2 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.siteMapsBox3
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/astd.png") no-repeat center center;
  background-size: cover;
}

.siteMapsBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.siteMapsBox3 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.siteMapsBox4
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/dentonsMap.png") no-repeat center center;
  background-size: cover;
}

.siteMapsBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.siteMapsBox4 .button {
  border: 2px solid white;
  color: white;
		margin:10px;

  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.siteMapsBox5
{
	width: 50%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/theHartford.png") no-repeat center center;
  background-size: cover;
}

.siteMapsBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.siteMapsBox5 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.siteMapsBox6
{
	width: 50%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/lattice.png") no-repeat center center;
  background-size: cover;
}

.siteMapsBox6 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.siteMapsBox6 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .siteMapsBox2 {
    width: 100%;
	  clear:none;
  }
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .siteMapsBox3 {
    width: 100%;
	  clear:none;
  }
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .siteMapsBox4 {
    width: 100%;
	  clear:none;
  }
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .siteMapsBox5 {
    width: 100%;
	  clear:none;
  }
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .siteMapsBox6 {
    width: 100%;
	  clear:none;
  }
}



/*Web Sites */

.webSitesBox1
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/hartford.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox1 .button {
	margin:10px;
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox2
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/dentonsWeb.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox2 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox3
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/latticeWires.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox3 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox4
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/liberty.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox4 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox5
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/armanino.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox5 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox6
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/verizonCorporate.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox6 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox6 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox7
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logoBMSC.png") no-repeat center center ;
  background-size: cover;
	
}

.webSitesBox7 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox7 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox8
{
	width: 25%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logoChance.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox8 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox8 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox9
{
	width: 25%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/fida&Co.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox9 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox9 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox10
{
	width: 25%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logoSinbad.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox10 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox10 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox11
{
	width: 25%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logowunderBar.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox11 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox11 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox12
{
	width: 25%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logoHakuna.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox12 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox12 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox13
{
	width: 30%;
height: 425px;
float: right;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/bubbleCinemaImage.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox13 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox13 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox14
{
	width: 30%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../greenz/smallHero.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox14 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox14 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.webSitesBox15
{
	width: 40%;
height: 425px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/perdue.png") no-repeat center center;
  background-size: cover;
}

.webSitesBox15 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.webSitesBox15 .button {
  border: 2px solid white;
		margin:10px;

  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}


@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox1 {
    width: 100%;
	  clear:none;
  }
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox2 {
    width: 100%;
	  clear:none;
  }
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox3 {
    width: 100%;
	  clear:none;
  }
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox4 {
    width: 100%;
	  clear:none;
  }
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox5 {
    width: 100%;
	  clear:none;
  }
	
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox6{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox7{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox8{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox9{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox10{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox11{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox12{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .webSitesBox13{
    width: 100%;
	  clear:none;
  }
			
 .webSitesBox14{
    width: 100%;
	  clear:none;
  }
			
.webSitesBox15{
    width: 100%;
	  clear:none;
  }
}
	
	



	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .tabletBox1{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .tabletBox2{
    width: 100%;
	  clear:none;
  }
}
	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .tabletBox3{
    width: 100%;
	  clear:none;
  }
}

/*Interactive */


	
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox1{
    width: 100%;
	  clear:none;
  }
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox2{
    width: 100%;
	  clear:none;
  }
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox3{
    width: 100%;
	  clear:none;
  }
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox4{
    width: 100%;
	  clear:none;
  }
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox5{
    width: 100%;
	  clear:none;
  }
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox6{
    width: 100%;
	  clear:none;
  }
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox7{
    width: 100%;
	  clear:none;
  }
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .interactiveBox8{
    width: 100%;
	  clear:none;
  }
}


/*Social Media */

.socialBox1
{
	width: 50%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/igniter.png") no-repeat center center;
  background-size: cover;
}

.socialBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.socialBox1 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.socialBox2
{
	width: 50%;
height: 500px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/intelmaven.png") no-repeat center center;
  background-size: cover;
}

.socialBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.socialBox2 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}
	
			@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .socialBox1{
    width: 100%;
	  clear:none;
  }
}
	
				@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .socialBox2{
    width: 100%;
	  clear:none;
  }
}

/*`Research */

.researchBox1
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/collaboration.png") no-repeat center center;
  background-size: cover;
}

.researchBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox1 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox2
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/crossCulturalCover.png") no-repeat center center;
  background-size: cover;
}

.researchBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox2 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox3
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/presentationCover.png") no-repeat center center;
  background-size: cover;
}

.researchBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox3 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox4
{
	width: 50%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/digitalDesign.png") no-repeat center center;
  background-size: cover;
}

.researchBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox4 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.researchBox5
{
	width: 50%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/course.png") no-repeat center center;
  background-size: cover;
}

.researchBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.researchBox5 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}
	
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researdhBox1{
    width: 100%;
	  clear:none;
  }
}

	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researdhBox2{
    width: 100%;
	  clear:none;
  }
}
	
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researdhBox3{
    width: 100%;
	  clear:none;
  }
}
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researchBox4{
    width: 100%;
	  clear:none;
  }
}
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .researchBox5{
    width: 100%;
	  clear:none;
  }
}

/*`Print */

.printBox1
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/businessCards.png") no-repeat center center;
  background-size: cover;
}

.printBox1 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox1 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox2
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/greetingCard.png") no-repeat center center;
  background-size: cover;
}

.printBox2 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox2 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox3
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/bannerCampaign.png") no-repeat center center;
  background-size: cover;
}

.printBox3 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox3 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox4
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/menus.png") no-repeat center center;
  background-size: cover;
}

.printBox4 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox4 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox5
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/logoCover.png") no-repeat center center;
  background-size: cover;
}

.printBox5 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox5 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox6
{
	width: 33.1%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/poster.png") no-repeat center center;
  background-size: cover;
}

.printBox6 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox6 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}

.printBox7
{
	width: 100%;
height: 350px;
float: left;
border: 5px solid #231f20;
overflow: hidden;
position: relative;
text-align: center;
box-shadow: 0px 0px 5px #aaa;
cursor: default;
	padding-left:5px;
	 background: url("../img/sales.png") no-repeat center center;
  background-size: cover;
}

.printBox7 h2{

color: white;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
font-weight: 300;
text-align: center;
margin-left: 25%;
margin-right: 25%;
padding-top: 100px;
padding-bottom: 10px;
	line-height:30px;
	
}

.printBox7 .button {
  border: 2px solid white;
  color: white;
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
	border-radius: 8px;
	font:white;
	width:200px;
}
	
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox1{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox2{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox3{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox4{
    width: 100%;
	  clear:none;
  }
}
	
	@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox5{
    width: 100%;
	  clear:none;
  }
}
		@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .printBox6{
    width: 100%;
	  clear:none;
  }
}
	
.cd-content h2
	{
		color:white;
	}

/* -------------------------------- 

About

-------------------------------- */

	
		

































