/* -- 2019 John Greco - www.johngrecodesign.com -- */


/* -------- baic formatting -------- */


body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	background-attachment: fixed;
	background: #d2d2d2;
	line-height: 1.0em;
	font-size: 13px;
	color: #000000;
	height: 100%;
	margin: 0px;
	}
p {
	padding: 0px;
	margin: 0px;
	}
a {
	text-decoration: none;
	}
ul {
	list-style-image: url(images/bullet_chevron.svg);
	padding-left: 20px;
	margin: 0px;
	}
a:hover {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}


/* -------- nav -------- */


.navBar {
	filter: alpha(opacity=100);
	background: #000000;
	position: fixed;
	opacity: 1.0;
	height: 59px;
	z-index: 999;
	float: left;
	width: 100%;
	}
.navItem {
	float: left;
	}
.navItem ul {
	display: inline-block;
	margin-right: 10px;
	list-style: none;
	float: left;
	}
.navItem ul li {
	display:inline-block;
	}
.navItem ul li a {
	font: 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	padding: 12px 15px 0px 15px;
	filter: alpha(opacity=40);
	text-decoration: none;
	color: #ffffff;
	opacity: 0.4;
	height: 27px;
	float: left; 
	}
.navItem ul li a:hover {
	font: 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	filter: alpha(opacity=100);
	color: #ffffff;
	opacity: 1.0;
	}
.navItemActive ul li a{
	font: 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	padding: 12px 15px 0px 15px;
	filter: alpha(opacity=100);
	text-decoration: none;
	color: #ffffff;
	opacity: 1.0;
	height:27px;
	float: left;
	} 
.navItemActive a {
	filter: alpha(opacity=100) !important;
	opacity: 1.0 !important;
	}
.navMarker {
	}


/* -------- nav  mobile -------- */


.navItemMobile {
	width: 100%;
	}
.navItemMobile ul {
	display: inline-block;
	padding-left: 0px;
	list-style: none;
	float: right;
	}
.navItemMobile ul li {
	display:inline-block;
	}
.navItemMobile ul li a {
	font: 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	padding: 12px 13px 0px 13px;
	filter: alpha(opacity=50);
	text-decoration: none;
	color: #ffffff;
	opacity: 0.5;
	height: 27px;
	float: left; 
	}
.navItemMobile ul li a:hover {
	font: 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	filter: alpha(opacity=100);
	color: #ffffff;
	opacity: 1.0;
	} 
.navItemMobileActive ul li a{
	font: 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	filter: alpha(opacity=100);
	text-decoration: none;
	color: #ffffff;
	opacity: 1.0;
	height:27px;
	float: left;
	} 
.navItemMobileActive a {
	filter: alpha(opacity=100) !important;
	opacity: 1.0 !important;
	}
.navMarker {
	}


/* -------- styles for 620-------- */


@media (min-width: 200px) and (max-width: 620px) {
  .backgroundOne {
	  display: none;
	  }
  .backgroundTwo {
	  display: none;
	  }
  .backgroundThree {
	  display: none;
	  }
  .navMobileWrapper {
	  background: #505050;
	  position: fixed;
	  display: none;
	  height: 40px;
	  width: 100%;
	  top: 40px;
	  }
  .navWrapper {
	  display: none;
	  }
  .navBar {
	  filter: alpha(opacity=100);
	  background: #191919;
	  position: fixed;
	  opacity: 1.0;
	  height: 40px;
	  z-index: 999;
	  float: left;
	  width: 100%;
	  }
  .navLogoWrapper {
	  position: relative;
	  margin-left: 10px;
	  padding-top: 2px;
	  width: 199px;
	  float: left;
	  }
  .navLogoHeavy {
	  font-family:'Open Sans', Arial, Helvetica, Sans-Serif;
	  line-height: 0.8em;
	  font-size: 1.8em;
	  color: #ffffff;
	  }
  .navLogoLight {
	  font-family:'Open Sans', Arial, Helvetica, Sans-Serif;
	  filter: alpha(opacity=60);
	  letter-spacing: 1px;
	  line-height: 0.8em;
	  font-size: 1.8em;
	  color: #ffffff;
	  opacity: 0.6;
	  }
  .navButtonMenu {
	  display: inline;
	  cursor: pointer;
	  cursor: hand;
	  float: right;
	  height: 40px;
	  width: 50px;
	  }
  .pageBg {
	  background: #ffffff;
	  position: relative;
	  z-index: 100;
	  width: 100%;
	  }
  .content {
	  padding: 100px 10px 60px 10px;
	  min-width: 300px;
	  max-width: 600px;
	  margin: auto;
	  }
  .contentBlock {
	  width: 300px;
	  float: left;
	  }
  .centeringWrapper {
	  width: 300px;
	  margin: auto;
	  }
  .textBody {
	  line-height: 2em;
	  font-size: 1.0em;
	  }
  .textWorkTitle {
	  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	  line-height: 1.5em;
	  font-weight: bold;
	  font-size: 1.1em;
	  text-align: left;
	  color: #000000;
	  }
  .workWrapper {
	  width: 100%;
	  }
  .titleSection {
	  font-family:'Montserrat', Arial, Helvetica, Sans-Serif;
	  margin: 0px 00px 40px 0px;
	  letter-spacing: -2px;
	  line-height: 1.0em;
	  font-size: 3.8em;
	  text-align: left;
	  color: #000000;
	  width: 300px;
	  float: left;
	  }
  .titleChevron {
	  background: url(images/title_chevron_big.svg) no-repeat;
	  margin-top: 12px;
	  height: 40px;
	  width: 33px;
	  float: left;
	  }
  .titleSubSection {
	  font-family:'Open Sans', Arial, Helvetica, Sans-Serif;
	  background: #ffffff;
	  padding-right: 15px;
	  letter-spacing: 1px;
	  line-height: 1.2em;
	  font-size: 1.7em;
	  text-align: left;
	  color: #000000;
	  height: 29px;
	  float: left;
	  }
  .titleSubSectionBg {
	  background: url(images/title_section_bg.png) repeat-x;
	  margin: 40px -30px 20px 0px;
	  height: 25px;
	  width: 100%;
	  }
  .textFooterBig {
	  font: bold 0.8em/1.0em Arial, Helvetica, sans-serif;
	  text-align: left;
	  color: #000000;
	  }
  .textFooterLegal {
	  font: 0.8em/2em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: justify;
	  color: #000000;
	  }
  a.emailLink {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: none;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:hover {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: underline;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:visited {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-align: left;
	  color: #43bab4;
	  }
  li {
	  font: 1.0em/2.3em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: left;
	  }
  .resumeBullets1 {
	  width: 300px;
	  float: left;
	  }
  .resumeBullets2 {
	  width: 300px;
	  float: left;
	  }
  .pageBottom {
	  height: 0px;
	  width: 1px;
	  margin: auto;
	  }
  .lineBreak {
	  display: block;
	  height: 15px;
	  }
  .buttonResume {
	  background: #43bab4;
	  font: bold 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-align: center;
	  padding-top: 11px;
	  color: #ffffff;
	  height: 24px;
	  width: 100%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .buttonResume:hover {
	  text-decoration: none
	  background: #69d4ce;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .contactWrapper1 {
	  width: 300px;
	  clear: both;
	  }
  .contactWrapper2 {
	  width: 300px;
	  clear: both;
	  }
  .contactIconWrapper {
	  margin: 1px 15px 25px 0px;
	  background: #000000;
	  position: relative;
	  height: 40px;
	  width: 40px;
	  float: left;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  border-radius: 50%;
	  transition: 0.5s;
	  }
  .contactIcon {
	  position: absolute;
	  max-height: 130%;
	  max-width: 130%;
	  left: 0px;
	  top: 0px;
	  }
	}


/* -------- styles for 760-------- */


@media (min-width: 621px) and (max-width: 760px) {
  .backgroundOne {
	  background: url(images/background_01.png) repeat;
	  position: fixed;
	  height: 500%;
	  width: 100%;
	  z-index: 1;
	  left: 0px;
	  top: 0px;
	  }
  .backgroundTwo {
	  background: url(images/background_02.png) repeat;
	  position: fixed;
	  height: 500%;
	  width: 100%;
	  z-index: 2;
	  left: 0px;
	  top: 0px;
	  }
  .backgroundThree {
	  background: url(images/background_03.png) repeat;
	  position: fixed;
	  height: 5 00%;
	  width: 100%;
	  z-index: 3;
	  left: 0px;
	  top: 0px;
	  }
  .navMobileWrapper {
	  display: none;
	  }
  .navWrapper {
	  position: relative;
	  margin-right: 15px;
	  float: right;
	  }
  .navButtonMenu {
	  display: none;
	  }
  .centeringWrapper {
	  width: 300px;
	  margin: auto;
	  }
  .pageBg {
	  background: #ffffff;
	  position: relative;
	  z-index: 100;
	  width: 100%;
	  }
  .content {
	  padding: 100px 10px 60px 10px;
	  min-width: 300px;
	  max-width: 600px;
	  margin: auto;
	  }
  .navLogoWrapper {
	  position: relative;
	  margin-left: 30px;
	  padding-top: 13px;
	  width: 215px;
	  float: left;
	  }
  .contentBlock {
	  width: 300px;
	  float: left;
	  }
  .textBody {
	  line-height: 2em;
	  font-size: 1.0em;
	  }
  .textWorkTitle {
	  font-family: Arial, Helvetica, sans-serif;
	  line-height: 1.5em;
	  font-weight: bold;
	  font-size: 1.1em;
	  text-align: left;
	  color: #000000;
	  }
  .workWrapper {
	  width: 100%;
	  }
  .titleSection {
	  font-family:'Montserrat', Arial, Helvetica, Sans-Serif;
	  margin: 0px 00px 40px 0px;
	  letter-spacing: -2px;
	  line-height: 1.0em;
	  font-size: 3.8em;
	  text-align: left;
	  color: #000000;
	  width: 300px;
	  float: left;
	  }
  .titleChevron {
	  background: url(images/title_chevron_big.svg) no-repeat;
	  margin-top: 16px;
	  height: 26px;
	  width: 33px;
	  float: left;
	  }
  .titleSubSection {
	  font-family:'Open Sans', Arial, Helvetica, Sans-Serif;
	  padding-right: 15px;
	  background: #ffffff;
	  letter-spacing: 1px;
	  line-height: 1.2em;
	  font-size: 1.7em;
	  text-align: left;
	  color: #000000;
	  height: 29px;
	  float: left;
	  }
  .titleSubSectionBg {
	  background: url(images/title_section_bg.png) repeat-x;
	  margin: 40px -30px 20px 0px;
	  height: 25px;
	  width: 100%;
	  }
  .textFooterBig {
	  font: bold 0.8em/1.0em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: left;
	  color: #000000;
	  }
  .textFooterLegal {
	  font: 0.8em/2em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: justify;
	  color: #000000;
	  }
  a.emailLink {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: none;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:hover {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: underline;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:visited {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-align: left;
	  color: #43bab4;
	  }
  li {
	  font: 1.0em/2.3em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: left;
	  }
  .resumeBullets1 {
	  width: 300px;
	  float: left;
	  }
  .resumeBullets2 {
	  width: 300px;
	  float: left;
	  }
  .pageBottom {
	  height: 0px;
	  width: 1px;
	  margin: auto;
	  }
  .lineBreak {
	  display: block;
	  height: 15px;
	  }
  .buttonResume {
	  font: bold 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  background: #43bab4;
	  text-align: center;
	  padding-top: 11px;
	  color: #ffffff;
	  height: 24px;
	  width: 100%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .buttonResume:hover {
	  text-decoration: none;
	  background: #69d4ce;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .contactWrapper1 {
	  width: 300px;
	  clear: both;
	  }
  .contactWrapper2 {
	  width: 300px;
	  clear: both;
	  }
  .contactIconWrapper {
	  background: #000000;
	  position: relative;
	  height: 40px;
	  width: 40px;
	  float: left;
	  margin: 1px 15px 25px 0px;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  border-radius: 50%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .contactIcon {
	  position: absolute;
	  max-height: 130%;
	  max-width: 130%;
	  left: 0px;
	  top: 0px;
	  }
	}


/* -------- styles for 1200 -------- */


@media (min-width: 761px) and (max-width: 1200px) {
  .backgroundOne {
	  background: url(images/background_01.png) repeat;
	  position: fixed;
	  height: 500%;
	  width: 100%;
	  z-index: 1;
	  left: 0px;
	  top: 0px;
	  }
  .backgroundTwo {
	  background: url(images/background_02.png) repeat;
	  position: fixed;
	  height: 500%;
	  width: 100%;
	  z-index: 2;
	  left: 0px;
	  top: 0px;
	  }
  .backgroundThree {
	  background: url(images/background_03.png) repeat;
	  position: fixed;
	  height: 5 00%;
	  width: 100%;
	  z-index: 3;
	  left: 0px;
	  top: 0px;
	  }
  .navMobileWrapper {
	  display: none;
	  }
  .centeringWrapper {
	  }
  .navWrapper {
	  position: relative;
	  margin-right: 15px;
	  float: right;
	  }
  .navButtonMenu {
	  display: none;
	  }
  .pageBg {
	  background: #ffffff;
	  position: relative;
	  width: 760px;
	  margin: auto;
	  z-index: 100;
	  }
  .content {
	  padding: 100px 80px 60px 80px;
	  min-width: 300px;
	  }
  .navLogoWrapper {
	  position: relative;
	  margin-left: 30px;
	  padding-top: 13px;
	  width: 215px;
	  float: left;
	  }
  .contentBlock {
	  width: 300px;
	  float: left;
	  }
  .textBody {
	  line-height: 2em;
	  font-size: 1.0em;
	  }
  .textWorkTitle {
	  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	  line-height: 1.5em;
	  font-weight: bold;
	  font-size: 1.1em;
	  text-align: left;
	  color: #000000;
	  }
  .workWrapper {
	  width: 100%;
	  }
  .titleSection {
	  font-family: 'Montserrat', Arial, Helvetica, Sans-Serif;
	  margin: 0px 00px 40px 0px;
	  letter-spacing: -2px;
	  line-height: 1.0em;
	  font-size: 3.8em;
	  text-align: left;
	  color: #000000;
	  width: 300px;
	  float: left;
	  }
  .titleChevron {
	  background: url(images/title_chevron_big.svg) no-repeat;
	  margin-top: 12px;
	  height: 40px;
	  width: 33px;
	  float: left;
	  }
  .titleSubSection {
	  font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
	  background: #ffffff;
	  padding-right: 15px;
	  letter-spacing: 1px;
	  line-height: 1.2em;
	  font-size: 1.7em;
	  text-align: left;
	  color: #000000;
	  height: 29px;
	  float: left;
	  }
  .titleSubSectionBg {
	  background: url(images/title_section_bg.png) repeat-x;
	  margin: 40px -30px 20px 0px;
	  height: 25px;
	  width: 100%;
	  }
  .textFooterBig {
	  font: bold 0.8em/1.0em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: left;
	  color: #000000;
	  }
  .textFooterLegal {
	  font: 0.8em/2em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: justify;
	  color: #000000;
	  }
  a.emailLink {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: none;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:hover {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: underline;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:visited {
	  font: bold 1.1em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-align: left;
	  color: #43bab4;
	  }
  li {
	  font: 1.0em/2.3em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: left;
	  }
  .resumeBullets1 {
	  margin-right: 30px;
	  width: 270px;
	  float: left;
	  }
  .resumeBullets2 {
	  width: 300px;
	  float: left;
	  }
  .pageBottom {
	  height: 150px;
	  margin: auto;
	  width: 1px;
	  }
  .lineBreak {
	  display: inline;
	  }
  .buttonResume {
	  font: bold 1.1em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  background: #43bab4;
	  text-align: center;
	  padding-top: 11px;
	  color: #ffffff;
	  height: 24px;
	  width: 100%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .buttonResume:hover {
	  text-decoration: none;
	  background: #69d4ce;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .contactWrapper1 {
	  width: 300px;
	  clear: both;
	  }
  .contactWrapper2 {
	  width: 300px;
	  clear: both;
	  }
  .contactIconWrapper {
	  margin: 1px 15px 25px 0px;
	  background: #000000;
	  position: relative;
	  height: 40px;
	  width: 40px;
	  float: left;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  border-radius: 50%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .contactIcon {
	  position: absolute;
	  max-height: 130%;
	  max-width: 130%;
	  left: 0px;
	  top: 0px;
	  }
	}



/* -------- styles for 1201 -------- */


@media screen and (min-width: 1201px) {
  .backgroundOne {
	  background: url(images/background_01.png) repeat;
	  position: fixed;
	  height: 500%;
	  width: 100%;
	  z-index: 1;
	  left: 0px;
	  top: 0px;
	  }
  .backgroundTwo {
	  background: url(images/background_02.png) repeat;
	  position: fixed;
	  height: 500%;
	  width: 100%;
	  z-index: 2;
	  left: 0px;
	  top: 0px;
	  }
  .backgroundThree {
	  background: url(images/background_03.png) repeat;
	  position: fixed;
	  height: 5 00%;
	  width: 100%;
	  z-index: 3;
	  left: 0px;
	  top: 0px;
	  }
  .navMobileWrapper {
	  display: none;
	  }
  .centeringWrapper {
	  }
  .navWrapper {
	  position: relative;
	  margin-right: 15px;
	  float: right;
	  }
  .navButtonMenu {
	  display: none;
	  }
  .pageBg {
	  background: #ffffff;
	  position: relative;
	  width: 1060px;
	  margin: auto;
	  z-index: 100;
	  }
  .content {
	  padding: 100px 80px 60px 80px;
	  min-width: 300px;
	  }
  .navLogoWrapper {
	  position: relative;
	  margin-left: 30px;
	  padding-top: 13px;
	  width: 215px;
	  float: left;
	  }
  .contentBlock {
	  width: 600px;
	  float: left;
	  }
  .textBody {
	  line-height: 2em;
	  font-size: 1.2em;
	  }
  .textWorkTitle {
	  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 1.3em;
	  line-height: 2em;
	  text-align: left;
	  color: #000000;
	  }
  .workWrapper {
	  width: 600px;
	  float: right;
	  }
  .titleSection {
	  font-family:'Montserrat', Arial, Helvetica, Sans-Serif;
	  margin: 0px 00px 40px 0px;
	  letter-spacing: -2px;
	  line-height: 1.0em;
	  font-size: 4.4em;
	  text-align: left;
	  color: #000000;
	  width: 300px;
	  float: left;
	  }
  .titleChevron {
	  background: url(images/title_chevron_big.svg) no-repeat;
	  margin-top: 17px;
	  height: 32px;
	  width: 40px;
	  float: left;
	  }
  .titleSubSection {
	  font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
	  background: #ffffff;
	  padding-right: 25px;
	  letter-spacing: 1px;
	  line-height: 1.0em;
	  font-size: 2.2em;
	  text-align: left;
	  color: #000000;
	  height: 29px;
	  float: left;
	  }
  .titleSubSectionBg {
	  background: url(images/title_section_bg.png) repeat-x;
	  margin: 60px -30px 50px 0px;
	  height: 25px;
	  width: 100%;
	  }
  .textFooterBig {
	  font: bold 1.0em/1.0em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: left;
	  color: #000000;
	  }
  .textFooterLegal {
	  font: 1.0em/2em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: justify;
	  color: #000000;
	  }
  a.emailLink {
	  font: bold 1.3em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: none;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:hover {
	  font: bold 1.3em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-decoration: underline;
	  text-align: left;
	  color: #43bab4;
	  }
  a.emailLink:visited {
	  font: bold 1.3em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  text-align: left;
	  color: #43bab4;
	  }
  li {
	  font: 1.2em/2.8em 'Open Sans', Arial, Helvetica, sans-serif;
	  text-align: left;
	  }
  .resumeBullets1 {
	  margin-right: 60px;
	  width: 270px;
	  float: left;
	  }
  .resumeBullets2 {
	  width: 270px;
	  float: left;
	  }
  .pageBottom {
	  height: 200px;
	  margin: auto;
	  width: 1px;
	  }
  .lineBreak {
	  display: inline;
	  }
  .buttonResume {
	  font: bold 1.3em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	  background: #43bab4;
	  text-align: center;
	  padding-top: 18px;
	  color: #ffffff;
	  height: 35px;
	  width: 100%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .buttonResume:hover {
	  text-decoration: none;
	  background: #69d4ce;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .contactWrapper1 {
	  margin: 10px 0px 60px 0px;
	  text-align: center;
	  width: 150px;
	  float: left;
	  }
  .contactWrapper2 {
	  margin: 10px 0px 60px 0px;
	  text-align: center;
	  width: 300px;
	  float: left;
	  }
  .contactIconWrapper {
	  background: #000000;
	  margin-bottom: 20px;
	  margin: auto;
	  height: 80px;
	  width: 80px;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  border-radius: 50%;
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	  }
  .contactIcon {
	  max-height: 100%;
	  max-width: 100%;
	  }
	}


/* -------- content-------- */



.dividerSimple {
	border-bottom: 1px solid #000000;
	margin: 50px 0px 50px 0px;
	width: 100%;
	height: 1px;
	}
.divider {
    background: url(images/divider_colors.svg);
    background-size: cover;
    background-repeat: no-repeat;
	margin: 60px 0px 60px 0px;
	width: 100%;
	height: 10px;
	}
.projectTrigger {
	position: relative;
	margin-bottom: 0px;
	overflow: hidden;
	height: 210px;
	width: 300px;
	float: left;
	}
.projectPantone {
	font: 0.7em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	position: absolute;
	text-align: right;
	color: #ffffff;
	z-index: 900;
	right: -60px;
	width: 150px;
	top: 85px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	}
.projectMore {
	font: 1.0em/1.6em 'Open Sans', Arial, Helvetica, Sans-Serif;
	background: #ffffff;
	color: #000000;
	padding: 20px;
	height: 170px;
	width: 260px;
	}
.projectTitle {
	font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 15px 0px;
	letter-spacing: 1px;
	line-height: 1.0em;
	font-size: 1.4em;
	text-align: left;
	color: #000000;
	}
.projectButtonWrapper {
	text-align: right;
	margin-top: 21px;
	width: 100%;
	}
.button {
	font: bold 1.0em/1.0em 'Open Sans', Arial, Helvetica, Sans-Serif;
	background: #43bab4;
	text-align: center;
	padding-top: 11px;
	color: #ffffff;
	height: 24px;
	width: 100%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.button:hover {
	text-decoration: none;
	background: #69d4ce;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.buttonBack {
	background: #d4d4d4 url(images/arrow_back.png) no-repeat;
	background-position: center;
	position: fixed;
	z-index: 999;
	height: 80px;
	width: 80px;
	top: 145px;
	left: 0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.buttonBack:hover {
	background-color: #43bab4;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.buttonNext {
	background: #d4d4d4 url(images/arrow_next.png) no-repeat;
	background-position: center;
	position: fixed;
	z-index: 999;
	height: 80px;
	width: 80px;
	top: 145px;
	right: 0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.buttonNext:hover {
	background-color: #43bab4;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.buttonExit {
	background: #d4d4d4 url(images/arrow_exit.png) no-repeat;
	background-position: center;
	position: fixed;
	z-index: 999;
	height: 80px;
	width: 80px;
	top: 145px;
	right: 0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.buttonExit:hover {
	background-color: #43bab4;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	}
.textContact {
	font: bold 1.3em/1.2em 'Open Sans', Arial, Helvetica, Sans-Serif;
	text-align: left;
	color: #000000;
	}
.projectDescription {
    max-width: 600px;
    padding: 0px 50px 20px 50px;
    margin: auto;
    }





