/* Table of Content
==================================================
	#Basic Site Styles
		#Basic Contact Page
		#Basic Case Study Pages
	#Typography

/* General Site Styles
================================================== */
.mobile,
.mobileSocialMedia,
.pizzaMenu {
  display: none;
}

html,
body {
  background-color: #fff;
  color: #4a4a4a;
  font-size: 16px;
  text-align: center;
}

.socialMedia {
  background-color: #666;
  margin: 0 auto;
  padding: 4px;
  text-align: right;
}

.socMedIconsBox {
  margin: 0;
  padding: 0;
  width: 95%;
}

.socialMedia a {
  padding: 10px 5px;
}

.socialMedia a i {
  color: #ccc;
  font-size: 18px;
  padding: 2px;
}

.socialMedia a i:hover {
  color: #3393c1;
}

header {
  height: 150px;
  margin: 0 auto;
  width: 90%;
}

#logo,
#csLogo {
  float: left;
  margin: 50px 0 0 0;
  width: 10%;
}

#logo img,
#csLogo img {
  float: right;
  height: 50px;
}

#logo > a > img,
#csLogo > a > img {
  width: auto;
}

.name {
  float: left;
  height: inherit;
  text-align: left;
  width: 45%;
}

div.name > a {
  border-bottom: 4px solid #ffeb3b;
}

.name h5 {
  border-bottom: 4px solid #ffeb3b;
  margin: 50px 0px 0px 10px;
  padding: 0px 0px 8px 0;
  width: 125px;
}

.name h4 {
  margin: 0 0 0 10px;
  padding: 5px 0 0 0;
}

.bigNav {
  float: right;
  height: inherit;
  width: 45%;
}

.bigNav ul {
  float: right;
  margin: 70px 0 0 0;
}

.bigNav li {
  display: inline;
  margin: 0 5px;
  padding: 5px 10px;
}

.bigNav li a {
  padding: 0 10px;
}

li.highlight {
  border-bottom: 4px solid #ffeb3b;
}

.bigHover a:hover {
  color: #111;
}

img {
  height: auto;
  width: 100%;
}

#wrap {
  border-top: 1px solid #ccc;
  margin: 0;
  overflow: hidden;
}

#wrap.fullWidth {
  width: 100%;
}

a {
  color: #666;
  text-decoration: none;
}

.titleBarPadding.skills {
  padding: 8px 0;
}

.container,
.portfolioContainer {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}

.container {
  background-color: #eee;
}

.portfolioContainer {
  background-color: #eee;
}

.cardHolderCrate {
  height: auto;
  margin: 0 auto;
  width: 90%;
}

.card {
  background-color: #fff;
  border-radius: 3px;
  clear: none;
  float: left;
  margin: 2.7% 1.66%;
  padding-bottom: 0;
  width: 30%;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
}

.card > img {
  border-radius: 3px 3px 0 0;
}

.cardTitle {
  margin: 5% auto 0;
}

.cardInfo {
  margin: 3% auto 5%;
  padding: 0 3% 3% 3%;
}

.skills {
  margin: 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  position: relative;
  z-index: 1;
}

footer h4 {
  margin: 10px auto 4px auto;
}

/* Utilities */

.bgGreyLt {
  background-color: #f1f2ee;
}

.border-top {
  border-top: 1px solid #ccc;
}

.mb-0 {
  margin-bottom: 0;
}

.mt-30 {
  margin-top: 30px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-0 {
  margin-bottom: 0;
}

.bt-grey {
  border-top: 1px solid #ededed;
}

.bt-0 {
  border-top: 0 !important;
}

/* About Page */

.mobileSkillsList,
.mobileSkillsHeader {
  display: none;
}

img.mobileMainImage {
  padding: 8px 0 0 0;
  margin: 0;
}

img.tabletMainImage {
  width: 100%;
}

.mobileSkillsHeader {
  margin: 35% auto 0 auto;
  padding: 1% 1% 2% 1%;
  width: 70%;
}

.bio {
  background: #3393c1;
  border: none;
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 110px;
  position: relative;
  z-index: 1;
}
.picBox {
  clear: right;
  float: left;
  overflow: hidden;
  padding: 1% 2%;
}

.bio h4 {
  clear: none;
  color: #fff;
  letter-spacing: 0.8px;
  margin: 5px;
  padding: 12px;
  text-align: left;
}

.squarePic {
  -webkit-border-radius: 8px;
  background-color: none;
  border-radius: 50% !important;
  clear: none;
  float: left;
  margin: 0 2%;
  padding: 0;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.squarePic > img {
  width: 105px !important;
  height: auto;
}

.aboutSite {
  background-color: #555;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 auto;
  padding: 10px 300px;
}

/* Process Page */

.tbBorderTop {
  border-top: 1px solid #ccc;
}

#warmGrey {
  background-color: #f1f2ee;
}

#amplusGrey {
  background-color: #eeeeee;
}

#edGrey {
  background-color: #f1f1f1;
}

.caseStudyDescription h4#process {
  margin-bottom: 5px;
}

.halfMargin.card {
  margin-top: 0;
}

/* Portfolio Work Page */

.portfolioContainer {
  padding-bottom: 1.5%;
}

.worksContainer {
  background-color: #eee;
  padding: 1rem;
}

.gridPortfolio {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(375px, 1fr));
  grid-auto-rows: auto;
  grid-gap: 1rem;
}

.gridCardPortfolio {
  background-color: #fff;
  border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: block;
  margin: 1rem;
  position: relative;
}

.gridCardPortfolio > img {
  border-radius: 8px 8px 0 0;
}

.gridCardPortfolio > h5 {
  margin: 0;
  padding: 32px 0 0 0;
}

.gridCardPortfolio > h4 {
  margin: 0;
  padding: 8px 0 32px 0;
}

.cardOverlay {
  align-items: center;
  background-color: #000;
  border-radius: 8px;
  color: rgba(255, 255, 59, 1);
  display: flex;
  flex-direction: column;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.4s ease-in-out;
  width: 100%;
}

img.view-icon {
  height: 40px;
  width: 40px;
}

.fa-eye {
  color: rgba(255, 255, 59, 1);
  font-size: 40px !important;
}

.cardOverlay h2 {
  color: rgba(255, 255, 59, 1);
  letter-spacing: 0.2rem;
  margin: 4px;
  text-align: center;
}

.cardOverlay p {
  color: rgba(255, 255, 59, 1);
}

.cardOverlay:hover {
  color: rgba(255, 255, 59, 1);
  opacity: 0.7;
}

button {
  background-color: #f0df49;
  border: none;
  border-radius: 8px;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.8px;
  padding: 1rem;
  text-align: center;
}

button:hover {
  background-color: rgb(209, 198, 98);
  color: rgb(163, 163, 163);
  transition: 0.4s ease-in-out;
}

/* Old p card styles */

.pCardTitle {
  margin: 6% auto 0;
}

h5.flatButton {
  color: #b6c85c;
  font-weight: 700;
  letter-spacing: 0.8px;
  margin: 0;
  padding: 15px 0 30px;
}

.button {
  background-color: #a3c592;
  font-size: 0.7rem;
  font-weight: 400;
  letter-spacing: 0.8px;
  margin: 1% auto 5% auto;
  padding: 4px;
  text-align: center;
  width: 30%;
}

.button:hover {
  background-color: #84b8af;
}

.button a {
  color: #fff;
  font-weight: 20px;
}

.portContainerLiner {
  margin: 0 auto;
}

.pCardHolder {
  background-color: #eee;
  float: left;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 33.333%;
  position: relative;
  width: 33.333%;
}

.pCard {
  background-color: #fff;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
  clear: none;
  float: left;
  margin: 2.7% 1.66%;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 0;
  left: 10px;
  overflow: hidden;
}

.pCardTitle {
  margin: 6% auto 0;
}

/* Case Study Pages*/

.csWrapper {
  border-top: 1px solid #ededed;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  margin: 0;
  overflow: hidden;
}

.csImage,
.csGroupTitle {
  grid-column: 1 / 3;
}

.csImage img {
  height: auto;
  width: 100%;
}

.productTitle {
  font-size: 1.4rem;
  font-weight: 200;
  letter-spacing: 1px;
  text-align: left;
}

.csDescription,
.csGroupText {
  grid-column: 3 / 4;
}

.csDescription {
  margin: 0;
  padding: 30px;
  text-align: left;
}

.csDescription h5 {
  margin: 20px 0 0 0;
}

.csDescription h4 {
  margin: 10px 0 0 0;
  padding: 0 5px 0 0;
  font-weight: 300;
}

.csDetail {
  list-style: none;
  margin: 0 0 10px;
  padding: 20px 0;
}

.csDetailItem {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3rem;
  padding: 6px 0;
}

.csGroupTitle {
  border-top: 1px solid #ededed;
  font-size: 1.4rem;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 30px;
  text-align: left;
  margin-left: 10%;
}

.csGroupTitle-right {
  font-size: 1.4rem;
  font-weight: 200;
  padding: 30px 0 0 30px;
  text-align: left;
  margin: 0;
}

.csGroupText {
  border-top: 1px solid #ededed;
  text-align: left;
  margin: 0;
  padding: 30px;
}

.csGroupText > p {
  margin-top: 0;
}

.confidentiality {
  color: rgb(110, 110, 110);
  font-size: 0.9rem;
  font-style: italic;
  line-height: 0.9rem;
  letter-spacing: 0;
}

.csFull {
  grid-column: 1 / 4;
}

.protoGroup {
  display: grid;
  grid-template-columns: 4, 1fr;
  grid-gap: 1rem;
  padding: 1rem;
}

.proto-sw {
  grid-column: 1 / 5;
}

.csFooter {
  border-top: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}

.footerNav {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.footerNavDir {
  background-color: #fff;
  padding: 0 8px;
  margin: 0;
}

.icon-arrow-circle-right,
.icon-arrow-circle-up {
  line-height: 42px;
  height: 42px;
  width: 42px;
  margin: 0;
  padding: 0;
}

/* older case study layouts */

.caseStudyDescription {
  float: left;
  margin: 0;
  padding: 15px 10px 0 25px;
  text-align: left;
  width: 27%;
}

.mobCsSocialMedia,
.floatingNav {
  display: none;
}

/* old styles ? */

.csName h5 {
  border-bottom: 1px solid #ffeb3b;
  margin: 50px 0 0 10px;
  padding: 0 0 5px 0;
  width: 125px;
}

.csName {
  float: left;
  height: 90px;
  text-align: left;
  width: 45%;
}

.csName h4 {
  margin: 0 0 0 10px;
  padding: 5px 0 0 0;
}

.csNav {
  clear: none;
  float: right;
  margin-top: 45px;
}

.arrowButtonBox {
  float: right;
  clear: both;
  margin: 0 auto;
  padding: 0 12px;
}

.circleGrid a img {
  background-color: #f0df49;
  width: 60px;
  height: 60px;
}

#drkGrey {
  background-color: #878787;
}

body > div.floatingNav > div > a > img {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -khtml-border-radius: 30px;
}

.circleGrid a img:hover {
  background-color: #d1c662;
}

.arrowButtonBox li {
  display: inline;
  float: left;
  margin: 0 auto 20px auto;
  padding: 4px;
}

.caseStudyImage {
  background-color: #eeeeee;
  border-right: 1px solid #ccc;
  float: left;
  height: auto;
  margin: 0;
  padding: 15px 0;
  width: 65%;
}

.bottomBorder {
  border-bottom: 1px solid #ccc;
}

#csDesButton {
  width: 20%;
}

#csDesButton.button {
  font-size: 0.7rem;
  font-weight: 400;
}

.third img {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  clear: none;
  float: left;
  padding: 10px 0;
  width: 33.3%;
}

.half img {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  clear: none;
  float: left;
  padding: 10px 0;
  width: 50%;
}

.full img {
  border-top: 1px solid #cccccc;
  padding: 10px 0;
  width: 100%;
}

.borderTop {
  border-top: 1px solid #ccc;
}

.clearLeft {
  clear: left;
}

/* #Typography
approx. scale: http://modularscale.com/scale/?px1=15&px2=42&ra1=1.333&ra2=0
================================================== */

h1 {
  color: #ffeb3b;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 2.625rem;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 1.25rem;
}

h2 {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.477rem;
}

h3 {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.108rem;
  font-weight: 300;
  letter-spacing: 0.8px;
  line-height: 1.25rem;
}

h4,
p {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.8px;
  line-height: 1.9rem;
}

h5 {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 1.108rem;
}

h6 {
  font-size: 0.85rem;
  letter-spacing: 0.8px;
  margin: 0.75rem 0;
}

li {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.8px;
  line-height: 1.3rem; /*21/16=1.25*/
}

/* Glyphs */

/* @Font-Face */

@font-face {
  font-family: "circle-arrow";
  src: url("../fonts/circle-arrow.eot");
  src: url("../fonts/circle-arrow.eot?#iefix") format("embedded-opentype"),
    url("../fonts/circle-arrow.woff") format("woff"),
    url("../fonts/circle-arrow.ttf") format("truetype"),
    url("../fonts/circle-arrow.svg#circle-arrow") format("svg");
}

[data-icon]:before {
  font-family: "circle-arrow" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "circle-arrow" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-circle-up:before {
  content: "a";
}

.icon-arrow-circle-right:before {
  content: "b";
}
.icon-arrow-circle-left:before {
  content: "c";
}

.icon-arrow-circle-up {
  color: #ffeb3b;
  font-family: "circle-arrow";
  font-size: 42px;
  font-weight: 200;
  letter-spacing: 0.8px;
  line-height: 21px;
}

.icon-arrow-circle-right,
.icon-arrow-circle-left {
  color: #a3c592;
  font-family: "circle-arrow";
  font-size: 42px;
  font-weight: 200;
  letter-spacing: 0.8px;
  line-height: 21px;
}

.icon-arrow-circle-up:hover {
  color: #84b8af;
}

.icon-arrow-circle-right:hover,
.icon-arrow-circle-left:hover {
  color: #84b8af;
}
