html, body {
	margin: 0;
	padding: 0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 17px;
  letter-spacing: 0.03em;
	color: #454243;
}
* {
  box-sizing: border-box;
  margin: 0;
}

p {
  padding: 0 0 15px 0;
}

.branding a {
  text-decoration: none;
  color: #454243;
}

.tabinfo {
    min-height: 300px;
}

.tabcontent p a:link, .tabcontent p a:visited, .tabcontent p a:hover,  .tabcontent p a:active {
  text-decoration: underline;
  color: #454243;
}


/*HEADER*/
.header-container, .footer-container {
  margin: 0 auto;
  padding: 0;
  max-width:  1200px;
}

#split {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1rem;
}

.branding {
  flex: 0 1 100%;
  text-align: center;
}
.branding h1 {
  margin: 0;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 600;
}

/* this is the nav used in my flexbx header for links to pgs*/
nav {
  flex: 0 1 100%;
}
nav a {
  color: #7e7d7d;
  text-decoration: none;
}
nav a:hover {
  color: #000;
}
nav a:active {
  color: #000;
}

nav .current {
color: #000;
}

nav ul {
  list-style: none;
  padding: 0px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 17px;
}


/*  END my flexbox HEADER  */

/*.intro {
}*/

.healthAssess {
  height: 70vh;
  background: url(../images/sm/assess-hero.jpg);
  background-size: cover;
  width: 100%;
  -webkit-background-size: cover;
  display:flex;
  justify-content: center;
  align-items: center;  
}

.constructHero {
  height: 60vh;
  background-color: #5face1;
  /*background: url(../images/const/toggle.gif);*/
  background-size: cover;
  /*background-position: center;*/
  width: 100%;
 /* -webkit-background-size: cover;
  -webkit-background-position: center;*/
  /*display:flex;*/
  /*justify-content: center;*/
 /* align-items: center;  */
}
.constructHero h1 {
    color: #454243;
    margin: 0 auto;
    line-height: 1.4em;
    font-size: 1.6em;
    font-weight: 300;
    padding: 10% 0 4% 0;
    text-align: center;
}
.constructHero p {
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 50px;
}

.drugQuoteHero {
  height: 70vh;
  background: url(../images/dquote-hero.jpg);
  background-size: cover;
  /*background-position: center;*/
  width: 100%;
  -webkit-background-size: cover;
  /*-webkit-background-position: center;*/
  display:flex;
  justify-content: center;
  align-items: center;  
}

.vuiHero {
  height: 70vh;
  background: url(../images/vui/vui-hero-spkr.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}

.univestHero {
  height: 70vh;
  background: url(../images/univest/univest-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}

.presentAR-hero {
  height: 70vh;
  background: url(../images/ar/presentAR-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}

.symbriaCase {
  height: 70vh;
  background: url(../images/symb/symbria-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}

.manpowerHero {
  height: 70vh;
  background: url(../images/mpr/manpowerHero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.fisherHero {
  height: 70vh;
  background: url(../images/fshr/fisher-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.breadHero {
  height: 70vh;
  background: url(../images/bread/bread-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.journeyHero {
  height: 70vh;
  background: url(../images/jrn/vol-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.artifactHero {
  height: 70vh;
  background: url(../images/artf/artf-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.portalHero {
  height: 70vh;
  background: url(../images/port/portal-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.aboutHero {
  height: 70vh;
  background: url(../images/abt/bike-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.mobileserviceHero {
  height: 70vh;
  background: url(../images/mbl/mobile-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.powerwallHero {
  height: 70vh;
  background: url(../images/pwr/powerwall-hero.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  -webkit-background-size: cover;
  -webkit-background-position: center;
  display:flex;
  justify-content: center;
  align-items: center;  
}
.intro h1 {
	font-size: 50px;
	color: #ffffff;
	margin: 0 20%;
  line-height: 56px;
}

.intro p {
    color: #e0e0e0;
    font-size: 1em;
    margin: 0 20% 3% 20%;
}

.wCaption p {
  line-height: 20px;
  padding-top: 10px;
}

.generalContent .row.wCaption p {
    line-height: 20px;
    padding-top: 10px;
    padding-left: 0;
}

.process h2 {
  font-size: 26px;
  margin-top:50px;
  margin-bottom: 20px;
  text-align:center;
}

.contact h2 {
  font-size: 1.1em;
    margin-top: 100px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 300;    
}

.tabcontent h2 {
  color: #5face1;
  font-size: 20px;
  margin: 0 15% 3% 15%;
}

.bracket-container {
  max-width:1200px; /*was 1150px*/
  margin:0 auto;
}


.contact-container {
  max-width:1200px;
  margin: 10% auto;
  text-align: center;
}

.contact-container h1 {
    font-size: 2.1vw;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 600;
    line-height: 1.7em;
}

.contact-container h1:last-of-type a {
    color: #a8a8a8;
}

.resumelink  {
    background: linear-gradient(314deg, #f7ca53, #5dd4de);
    border: none;
    outline: none;
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #333;
    font-weight: 700;
    padding-top: 16px; 
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 25px;
    margin: 100px 30%;
    letter-spacing: 0.03em;
}

a.resumelink:hover {
    background: linear-gradient(314deg, #e6b532, #3bbdc7);
}

.contact-container button:hover {
    background: linear-gradient(314deg, #e6b532, #3bbdc7);
    color: #ffffff;
}

.contact-container a {
  text-decoration: none;
  color: #454243;
  letter-spacing: 0.03em;
}

.contact-container a:hover {
  text-decoration: none;
  color: #ffffff;
}

.contact-container a:visited {
    text-decoration: none;
    color: #454243;
}


.contact-container i.fab.fa-linkedin {
    margin-right: 0;
    color: #454243;
    padding-top: 5%;
}

/*WORK PAGE AREA*/
.work-container {
  max-width:1200px;
  margin: 7% auto 25% auto;
  /*text-align: center;*/}

  .grid {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;

  }

  .grid a {
      /*width: 240px;*/
      margin: 1em;
      text-decoration: none;
      padding: 25px 15px 25px 15px;
      border: 1px solid #d3d3d3;
      color: #454243;
   }
  
  .grid a:visited {
    color: #454243;
   }
   .grid a:hover { 
     box-shadow: 0 14px 28px rgba(0,0,0,0.12), 0 10px 10px rgba(0,0,0,0.12);
     transition: box-shadow 0.3s ease-in-out;

   }

  .mask {
      width: 230px;
      height: 160px;
      overflow: hidden;
   }

  .grid .box .mask > img {
      max-width: 100%;
      margin: 0 !important;
   }

  .grow {
      transition: all .2s ease-in-out;
   }

  .grid img {
      max-width: 100%;
      position: relative;
      margin: 0 0 2em 0;
      border-radius: 3px;
      /*border: 1px solid #d3d3d3;*/
   }

   .wk-software {
    background: linear-gradient(305deg, #f0c960, #ef8fa1);
    border-radius: 12px;
    margin-top: 6px;
   }
   .wk-AIAR {
    background: linear-gradient(305deg, #b6dd4e, #f0c960);
    border-radius: 12px;
    margin-top: 6px;
   }.wk-websites {
    background: linear-gradient(305deg, #77cda2, #b6dd4e);
    border-radius: 12px;
    margin-top: 6px;
   }.wk-artifacts {
    background: linear-gradient(305deg, #8badeb, #77cda2);
    border-radius: 12px;
    margin-top: 6px;
   }

   .grid h4 {
     padding: 12px 0 0 12px;
     font-weight: 300;
     font-size: 17px;
   }

   .grid p {
    padding: 1px 0 12px 12px;
    font-size: 17px;
   }

/*END WORK PAGE AREA*/

.bracket {
    height: 25px;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    margin: 0 5%;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    max-width: 100%;
}
/* this is the structure inside of the tabs contents*/

.firstContainer {
  padding: 65px 15% 0 15%;
}

.tabTeam {
  float: right;
  width: 25%;
  
}
.tabTeam h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 2px 0;
}

.tabTeam p {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  padding-bottom: 8px;}

.tabChallenge {
  float: left;
  width: 70%;
}

.firstTabHeader h4 {
  margin: 20px 0 20px 0;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.09em;
  text-align: center;
}

.tabChallenge p {
 /* margin: 2px 0 8px 0;
  font-size: 17px;*/
}

/*HIGHLIGHT AND NUMBER BLOCKS HIGHLIGHT AND NUMBER BLOCKS HIGHLIGHT AND NUMBER BLOCKS*/
.highlightBlock {
  background-color: #a09f9e;
}

.highlightBlock {
  padding: 45px 0 75px;
  margin: 50px 0 50px 0;
}
.highlightBlock p {
    color: #ffffff;
}

.exampleBlock {
  padding: 45px 0 65px;
  margin: 50px 15% 60px 15%;
  background-color: #ebf9fd;
  border-radius: 6px;
}

.exampleBlock ul {
  margin: 0 19%;
  list-style: none;
  counter-reset: li;
}

.blockwatch ul {
    padding-left: 18%;
    padding-right: 15%;
    padding-bottom: 12px;
    list-style-type: square;
}

.usability ul, .mpower ul {
    padding-left: 18%;
    padding-right: 15%;
    padding-bottom: 12px;
    list-style-type: square;
}


.personaTextBlock {
  background-color: #ebf9fd;
}

.row .half-pg-content p:first-child {
    padding-top: 5%;
}

.personaBlock h4 {
  
}

.highlightBlock ol  {
  margin: 0 19%;
  list-style: none;
  counter-reset: li;
}

.highlightBlock h4 {
  margin: 25px 0 20px 0;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.09em;
  text-align: center;
  color: #d3f5ff;
}

.highlightBlock li {
  color: #ffffff;
  line-height: 24px;
  /*list-style-type: decimal;*/
  padding-bottom: 20px;
  font-size: 18px;
  counter-increment: li;
}

.highlightBlock li span {
  font-weight: 700;
  font-size: 17px;
}
.highlightBlock li::before {
  content: counter(li);
  color: #d3f5ff;
  font-size: 24px;
  font-weight: 800;
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}


.numberBlock ol {
  margin: 0 15%;
}

.numberBlock h4 {
  margin: 25px 0 20px 0;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.09em;
  text-align: center;
}

.numberBlock ol {
  list-style: none;
  counter-reset: li;
  margin: 0 15% 0 18%;
}

.numberBlock li {
  counter-increment: li;
  line-height: 24px;
  padding-bottom: 12px;
  font-size: 18px;
}

.numberBlock li::before {
  content: counter(li);
  color: #5face1;
  font-size: 24px;
  font-weight: 800;
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}

.exampleBlock span {
    color: #368bc5;
}

.complexBlock {
  background-color: #ebf9fd;
  padding-top: 20px;
  border-radius: 6px;
}

.complexBlockTop {
  background-color: #ebf9fd;
  padding-top: 20px;
  border-radius: 6px 6px 0 0;
}

.complexBlock2 {
  background-color: #ebf9fd;
  padding-top: 20px;
  padding-bottom: 50px;
  border-radius: 0 0 6px 6px;
}
.complexBlock ol {
  list-style: none;
  counter-reset: li;
  margin: 0 5% 0 8%;
}

.complexBlock li {
  counter-increment: li;
  line-height: 24px;
  padding-bottom: 12px;
  font-size: 15px;
}


.complexBlock li span {
    font-weight: 700;
    font-size: 15px;
}

.complexBlock li:first-child {
  padding-top: 5%;
}

.dashboard .complexBlock li:first-child {
    padding-top: 5px;
}

.generalContent.dashboard .complexBlock p {
    padding-bottom: 12px;
}

.complexBlock li::before {
  content: counter(li);
  color: #f3bf03;
  font-size: 20px;
  font-weight: 800;
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}

.dashboard .complexBlock li {
    counter-increment: li;
    line-height: 24px;
    padding-bottom: 12px;
    font-size: 17px;
}

.dashboard .complexBlock li::before, .blockwatch .complexBlock li::before {
    content: counter(li);
    color: #5face1;
    font-size: 17px;
    font-weight: 800;
    display: inline-block;
    width: 1.1em;
    margin-left: -1.1em;
}


.compare {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    padding: 20px;    
}

.compare > div {
  width: 50%;
  padding: 20px 20px 35px 20px;
  background-color: #ffffff;
  border-radius:  6px;
}

.compare > div:first-child {
  margin-right: 20px;
}

.generalContent .complexBlock h5, .generalContent .complexBlockTop h5 {
    text-align: left;
    padding-left: 5%;
    font-size: 17px;
    font-weight: 600;
    color: #454243;
    margin: 10px 0 10px 0;
    letter-spacing: 0.03em;
    line-height: 20px;
}

.generalContent .complexBlock p, .generalContent .complexBlockTop p {
  padding: 0 5% 0 5%;
}
 
/*END END HIGHLIGHT AND NUMBER BLOCKS HIGHLIGHT AND END NUMBER BLOCKS HIGHLIGHT AND NUMBER BLOCKS*/

.generalContent {
  padding-top: 65px;
}

.generalContent p {
  padding-right: 15%;
  padding-left: 15%;
}
p.centerRequest {
    text-align: center;
}

 ul.mylist {
  padding: 0 15% 0 17%;
  list-style-type: circle;
  
}

ol.mylist {
  padding: 0 15% 0 15%;
 
}

.generalContent span {
  font-size: 14px;
  font-weight: 500;
}

.generalContent h4 {
  margin: 20px 0 20px 0;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.09em;
  text-align: center;
}

.generalContent h5 {
  margin: 20px 0 20px 0;
  font-size: 20px;
  letter-spacing: 0.09em;
  text-align: center;
  color: #a09f9e;
}

.generalContent h6 a {
    margin: 20px auto 20px auto;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.09em;
    text-align: center;
    color: #7d7d7d;
    display: block;
}

.generalContent h6 a:hover {
    color: #000000;
}


.generalContent button {
    background: linear-gradient(314deg, #fb9aa9, #fdcb50);
    padding: 17px 22px;
    border-radius: 25px;

    margin: 12% auto 15% auto;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.09em;
    text-align: center;
    color: #454243;
    display: block;
    -webkit-appearance: none;
    appearence: none;
    border: none;
    cursor: pointer;
    font-weight: 500;
    background-color: #ffffff;
}

.generalContent button:hover {
    color: #ffffff;
}

.generalContent button:focus {
    outline: 0;
}

.generalContent h6 {
  padding-right: 15%;
  padding-left: 15%;
  font-size: 17px;
  font-weight: 500;
}

.generalContent .half-pg-content h6 {
    padding-left: 0;
    color: #5face1;    
}


.generalContent .half-pg-content p {
    padding-left: 0;      
}

.row .half-pg-content p {
   font-weight: 300;
   font-size: 17px;
  padding-left: 5%;
}

.row .half-pg-content li {
    padding-left: 5%;
}

.generalContent .half-pg-content h6:last-of-type {
    padding-top: 15px;
}

.spacer {
  padding-top: 100px;
}

.spacerB {
  padding-bottom: 100px; 
}

.spacerBa {
  padding-bottom: 200px; 
}

.spacerC {
  padding-bottom: 65px;
}

.spacerCb {
  padding-bottom: 20px;
}

.spacerCa {
  padding-top: 65px;
}

.spacerD {
    margin-bottom: 100px;
  }

  .spacerDa {
    margin-bottom: 65px;
  }

  .spacerDb {
    margin-bottom: 200px;
  }

.spacerE {
    margin-top: 100px;
  }

.spacerF {
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .spacerG {
  padding-top: 150px;
}

.row.framing1.spacerF {
    padding-top: 33px;
    padding-bottom: 15%;
}

.clearfix {
    clear: both;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 475px;
  right: 10px;
  z-index: 120;
  font-size: 18px;
  border: 1px solid #ffffff;
  outline: none;
  background: linear-gradient(314deg, #fb9aa9, #fdcb50);
  transition: background-color .3s, opacity .5s, visibility .5s;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 50%;
}
#myBtn {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;}

#myBtn:hover {
  background-color: #555;
}
/* font awesome icon in button*/

i.fas.fa-chevron-up.fa-lg {
    font-size: 1.5em;
}
/* flexible row of images*/


.row {
  display: flex;
  padding: 75px 0 75px 0;
}

.row p {
  font-size: 14px;
  font-weight: 500;
}
.row.persona-row {
    padding-top: 40px;
}

/* Create 2 columns that sit next to each other */
.column1 {
  flex: 29%;
  padding: 5px;
}
.column1a {
  flex: 29%;
  padding: 15px;
}
.column1b {
  flex:5%;
}
.column2 {
  flex: 55%;
  padding: 5px;
  margin-left: 5%;
}

.column3 {
  flex: 30.5%;
  padding: 5px;
}
.column4 {
  flex: 54%;
  padding: 5px;
  margin-left: 5%;
}

.column5 {
  flex: 22%;
  margin-left: 3%;
}

.column5 h5 {
  font-size: 20px;
  letter-spacing: 0.09em;
  color: #a09f9e;
  text-align: left;
  margin-top: 0;
  margin-bottom: 8px;
}

/* Create 3 columns that sit next to each other */
.columnE {
  flex: 33%;
  padding-left: 1%;
  padding-right: 1%;
}
.columnE p {
    padding: 0;
}


.columnA img[src="images/dq-desktop-wFeatures.jpg"] {
  padding-top: 30px;
}

/*.research .columnA*/ 
img[src="images/sm/sm-research-chart1.jpg"], 
img[src="images/sm/sm-workbook.jpg"], img[src="images/ar/moodboard.jpg"] {
  padding: 50px 15% 0 15%;
} 

img[src="images/vui/scriptsABmeans.jpg"], img[src="images/ar/next-iteration.jpg"]{
  padding: 50px 25% 0 25%;
} 

img[src="images/vui/scriptBT1.jpg"], img[src="images/vui/scriptBT2.jpg"] {
  padding: 10%;
} 

img[src="images/vui/fishersStandSe.jpg"], img[src="images/ar/solution5.jpg"], img[src="images/artf/npLogo.jpg"] {
  padding: 0 15% 0 15%;
}

.framing1 {
  padding: 0 15% 0 15%;
}

.framing2 {
  padding: 0 20% 0 20%;
}

.framing3 {
    padding: 3% 15% 15% 15%;
   }

 .framing4 {
  padding: 7% 25% 7%;
 }

 .framing5 {
  padding: 2% 30% 2% 30%;
 }

 .framing6 {
  padding: 2% 25% 2% 25%;
 }  


img[src="images/ar/mid-fi-protos.jpg"], img[src="images/jrn/iteration1a.jpg"], img[src="images/dsh/sketches.jpg"], img[src="images/jrn/iteration1b.jpg"],  img[src="images/mpr/sprint-planning1.jpg"], img[src="images/jrn/iteration2.jpg"], img[src="images/jrn/iteration2b.jpg"] {
  border: 1px solid #dfdfdf;
}

.imgborder {
  border: 1px solid #dfdfdf;
}

figure figcaption {
    font-size: 14px;
    font-weight: 600;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 10px;
    line-height: 20px;
}
.research-artf figcaption {
    padding-left: 0;
}

figure figcaption a:link, figure figcaption a:visited {
    color: #454243;
}

figure figcaption a:hover, figure figcaption a:active {
    color: #000000;
}


.columnB {
  flex: 100%;
  /*padding: 5px;
  margin-left: 5%;*/
}

.columnC {
  flex: 47%;
 padding-left: 2%;
 padding-right: 2%;
 
}
.columnD {
  flex: 47%;
  padding-left: 2%;
 padding-right: 2%;
  
}

.columnC, .columnD {
  font-size: 14px;
  font-weight: 500;
}
.columnC span, .columnD span {
  font-weight: 500;
}

.flexContainer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.flexContainer>div {
  /*flex-basisspac: 0;*/
  /*flex-grow: 1;*/
  /*width: 390px;*/
  /*margin: 5px;
  background-color: pink;*/
  min-width: 0;
  margin: 10px;
}
.manpower p span {
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
}
.manpower .flexContainer p {
  padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
}
.manpower .row p {
    padding: 0 0 0 0;
    line-height: 14px;
}
.manpower .flexContainer a, .manpower .column2 a {
    padding-right: 0;
    padding-left: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: #454243;
}

.manpower .row .lgcaption p {
    line-height: 18px;
}

.manpower .flexContainer p:first-of-type {
     padding-top: 15px;
}
.manpower .row p:first-of-type {
    padding-top: 15px;
}

.manpower .flexContainer>div {
  /*flex-basis: 0;*/
  /*flex-grow: 1;*/
  /*width: 390px;*/
  /*margin: 5px;
  background-color: pink;*/
  min-width: 0;
  margin: 25px;
}


/*THE SEARCH ELEMENT*/
.search_container  {
  margin: 0 auto;
  padding-bottom: 200px;
  background: linear-gradient(314deg, #f17485, #f7ca53, #5dd4de);
  background-size: 600% 600%;

-webkit-animation: AnimationName 31s ease infinite;
-moz-animation: AnimationName 31s ease infinite;
animation: AnimationName 31s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:5% 0%}
    50%{background-position:96% 100%}
    100%{background-position:5% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:5% 0%}
    50%{background-position:96% 100%}
    100%{background-position:5% 0%}
}
@keyframes AnimationName { 
    0%{background-position:5% 0%}
    50%{background-position:96% 100%}
    100%{background-position:5% 0%}
}

.positionstatement {
  width: 60%;
  margin: 0 auto 0 auto;
  /*min-height: 60px;*/
  text-align: left;
}


.positionstatement h2 {
  font-size: 5em;
  font-weight: 800;
  text-align: left;
  margin: 0 0 0 0;
  padding-top: 40%;
  color: #ffffff;
}


.jsearch {
    width: 60%;
    /*border: 1px solid #cccccc;*/
    margin: 2em auto 0 auto;
    /*min-height: 125px;*/
}

#errorPrint {
  padding-bottom: 8px;
}

select#tierOne, select#tierTwo {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='white'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 16px;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
    
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 14px;
    min-width: 40%;
    font-size: 24px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #454243;
    padding: 24px 0 24px 20px;
    margin-right: 2px;
    border-width: 2px;
    border-color: #e2e1e1;
    cursor: pointer;
}
.jsearch button { 
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 14px;
    min-width: 15%;
    font-size: 24px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-style: normal;    
    padding: 24px 0 24px 0px;
    border-width: 2px;
    border-style: solid;
    border-color: #e2e1e1;
    cursor: pointer;
    color: #ffffff;
}

.defaultGrey {
  background-color: none!important;
}

.choseOrange {
  background-color: none!important;
  /*background-color: #07b2e8!important;*/
  color: #454342;
}

.defaultBtnGrey {
  background-color: rgba(255, 255, 255, 0.3)!important;
}

.choseGreen {
  background-color: #17ab17!important;
  border-color: #17ab17!important;
}


.caseBody .positionstatement h2 {
    /* font-size: 1em; */
    font-size: 26px;
    /*margin-top: 50px;*/
    text-align: center;
    padding-top: 12%;
}

/*END SEARCH ELEMENT*/
.usab p:first-of-type {
    padding-bottom: 0;
}
.usab h6:nth-of-type(3) {
    padding-bottom: 17px;
}

/*IFRAME and its container block*/
.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videoBlock {
  margin: 50px 15% 100px 15%;
}

.generalContent .videoBlock.np-video {
    margin-bottom: 25%;
}

.singleCaption {
  font-size: 14px;
  font-weight: 500;
}

.videoBlock h4 {
  margin: 25px 0 20px 0;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.09em;
  text-align: center;
  /*color: #d3f5ff;*/
}
/*END END IFRAME and its container block*/

.ideate .row { 
  display: flex;
  padding: 30px 15% 100px 15%;
}

.ideate .columnC {
  flex: 45%;
  padding-left: 0;
}

/****  footer css for index page is on main css****/

i.fab.fa-linkedin {
    color: #a8a8a8;
    font-size: 30px;
    margin-right: 30px;
}


footer {
  background-color: #f3f2f2;
}

div#logocopyright {
  padding: 4rem 1rem;
}
/**** ABOUT PAGE ****/

.aboutHeaders p {
    text-align: center;
    margin: 2% 20%;
    line-height: 27px;
}
.aboutHeaders h2 {
  font-size: 26px;
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: center;
}

.aboutcontent-container {
  margin: 0 auto;
  text-align: center;
}

.about-work-container {
  max-width:1200px;
  margin: 1% auto 14% auto;
  /*text-align: center;*/}

.aboutHeaders .grid img {
      max-width: 100%;
      position: relative;
      margin: 0 10px 20px 10px;
      border-radius: 3px;
      /*border: 1px solid #d3d3d3;*/
   } 

/*footer p {
    float: left;
    margin-left: 5%;
}

footer a {
    float: right;
}

footer img {
  float:right;
  width: 100;
}
i.fab.fa-linkedin {
    color: #000000;
    font-size: 25px;
    margin-right: 30px;
}*/

/**** MEDIA QUERIES ****/

@media (min-width: 550px) {
  #split {
    padding: 2.3rem 1rem;
  
  }
}

/**** larger than 650 do this ****/
@media (min-width: 651px) {
  .branding {
    flex: 0 1 57%;
    text-align: left;
  }
  nav {
    flex: 0 1 40%;
  }
}



@media (min-width: 1300px) {
  .branding {
    flex: 0 1 64%;
  }
  nav {
    flex: 0 1 25%;
  }
}

@media only screen and (min-width: 1500px) {
  #myBtn {
    right: 8%;
  }
}

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

.positionstatement {
    width: 76%;}

.jsearch {
    width: 76%;
  }
}

@media screen and (max-width: 1000px) {
  
  .column1, .column2 {
    width: 100%;
  }

  .column2 {
    margin-left: 0;
  }

  .row {
    display: block;
  }

  .research img {
    padding-left: 15%;
    padding-right: 15%;
  }

  .manpower .research img {
    padding-left: 0;
    padding-right: 0;
  }

  .research .complexBlock img {
    padding-left: 0;
    padding-right: 0;
  }

  .presentar .column1 img.lowres, .artfMobile .column1 img.lowres {
    padding-right: 20%;
    padding-left: 20%;
   }

   .tabcontent .wCaption p {
    padding-left: 05%;
  }

  .presentar .research img {
    padding-left: 0;
    padding-right: 0;
  }

}

 /*at narrow width arrow doesn't work */
@media only screen and (max-width: 850px) {
  .tabTeam {
    float: none;
    width: 100%;
    padding-bottom: 20px;
  }
  
  .tabChallenge {
    width: 100%;
  }
  
  .numberBlock ol {
    margin: 0 8%;
  }

   img[src="images/mpr/homeFinal2.jpg"]{ 
    max-width: 200px;
   }

}

@media only screen and (max-width: 768px) {
  
  .intro h1 {
    font-size: 35px;
    margin: 0 15%;
    line-height: 37px;
  }
  
  .intro p {
    margin: 0 15% 3% 15%;
  }
  
  nav ul {
    font-size: 15px;
  }

  .firstContainer {
    padding: 10px 10% 0 10%;
  }

  .generalContent p {
    padding-right: 10%;
    padding-left: 10%;
  }

  .generalContent {
    padding-top: 10px;
  }

  .generalContent h6 {
    padding-right: 10%;
    padding-left: 10%;
  }

  .positionstatement {
      width: 90%;
  }
  .jsearch {
      width: 90%;
  }
  select#tierOne, select#tierTwo {
      padding: 24px 0 24px 15px;
      margin-right: 0;
      min-width: 40%;
  }
  
  .jsearch button {
      font-size: 24px;
  }

  .spacer {
  padding-top: 45px;
  }

  .spacerB {
  padding-bottom: 45px; 
  }

  .spacerD {
    margin-bottom: 45px;
  }

  .spacerE {
    margin-top: 45px;
  }

  .spacerF {
    padding-top: 3%;
  }
  
  
  .framing1 {
  padding: 0;
   }

   .framing2 {
    padding: 0;
   }

  .exampleBlock {
    padding: 45px 0 35px;
    margin: 20px;
  }
  
  .exampleBlock ul {
    margin: 0 10%;
  }
  
  img[src="images/vui/fishersStandSe.jpg"], img[src="images/ar/next-iteration.jpg"]{ 
    padding: 0 5%;
   }

   .constructHero h1 {
    margin: 0 5%;
   }
   .constructHero p {
    font-size: 35px;
   }
   .videoBlock {
    margin: 20px 1% 100px 1%;
   }
   .generalContent button {    
    margin: 5% auto 8% auto;    
   }

}


@media only screen and (max-width: 650px) {
  .branding h1 {
    padding-bottom: 20px;
    /* font-size: 12px;  */
  }
  nav {  
    margin: 0 20%;
  } 
  .contact-container h1 {
    font-size: 16px;
  }
  .compare > div {
    width: 100%;
    padding: 20px;
    background-color: #ffffff;
  }
  .compare {
    display: block;
  }

}


@media only screen and (max-width: 630px) {
  
  .intro p {
    margin: 0 15% 3% 15%;
  }

 .intro h1 {
    font-size: 35px;
    margin: 0 15%;
    line-height: 37px;
  }
   

   form {
     margin: 0 0 0 20%;
  }

  select#tierOne, select#tierTwo {
    min-width: 75%;
    margin-top: 10px;
  }
  
  .jsearch button {
    min-width: 75%;
    margin: 10px auto 0 auto;
  }
  /*nav {  
    margin: 0 30%;
  } */

}

@media only screen and (max-width: 480px) {
  
  .branding h1 {font-size: 22px;}

  nav ul {
    font-size: 1em;}

  nav {  
    margin: 0 5%;
  } 

}






































