/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

/* latin-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Alegreya-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Alegreya.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Alegreya-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Roboto.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
    background-color: #FFFFFF;
    font-family: 'Alegreya', Alegreya;
    height: 100%;
    text-rendering: geometricPrecision;
}

.authoritarian{
  color: #E1C665;
}
.directive{
  color: #94DACD;
}
.inspirational{
  color: #E78787;
}
.coaching{
  color: #75ADD6;
}
.participative{
  color: #DFD6D8;
}
.yielding{
  color: #E99C6F;
}
.withdrawn{
  color: #9493D7;
}
.distrustful{
  color: #7BB57A;
}

@media only screen and (min-width: 800px) {
/* Headings */
h1 {
  font-family: Roboto;
  font-size: 3rem;
  color: #fff;
  line-height: 1.2;
  margin: 120px 20px 10px 120px;
  width: 50%;
}

h1.centered {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 80%;
}

h2 {
  font-family: Roboto;
  font-size: 1.4rem;
  color: #4FA0AC;
  line-height: 1.2;
  margin: 60px 0px 0px 40px;
  width: 80%;
}

h3 {
  font-family: Alegreya;
  font-size: 24px;
  color: #000;
  line-height: 27.5px;
  width: 250px;
}

p.lead-header {
  font-family: Alegreya;
  font-size: 22px;
  color: #fff;
  width: 50%;
  line-height: 1.4;
  margin: 30px 20px 20px 120px;
}

p.center{
  font-family: Alegreya;
  font-size: 24px;
  color: #000;
  line-height: 27.5px;
  margin: 20px 20px 20px 80px;
  width: 80%;
}

p{
  font-family: Alegreya;
  font-size: 1.25rem;
  color: #000;
  line-height: 1.4;
  margin: 10px 20px 10px 40px;
  width: 80%;
}

p.member-name{
  font-family: Roboto;
  font-size: 1rem;
  color: #fff;
  font-weight: 100;
  width: 70%;
  position: relative;
  left: -12px;
  text-align: center;
}

p.info{
  text-align: center;
  margin-left: 15%;
  margin-bottom: 5%;
  width: 70%;
  color: #fff;
}

p#highlight{
  color: #487E75;
  font-weight: 500;
}

span#formlabel{
  font-family: Alegreya;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 300;
  position: relative;
  top: -2px;
}

/* Page elements */
.pageheader {
  position: absolute;
  width: 100%;
  height: 780px;
  left: 0px;
  top: 50px;
  background: linear-gradient(180deg, #95C6BD 27.6%, #648F88 100%);
}

a.phlink {
  color: white;
  font-style: italic;
}

.tabsheader{
  position: absolute;
  width: 100%;
  height: 580px;
  left: 0px;
  top: 0px;
  background: #648F88;
  padding-top: 120px;
}


.infobox {
  position: relative;
  width: 100%;
  height: auto;
  left: 0px;
  left: 0%;
  top: 30%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-top: 20%;
  background: linear-gradient(180deg, #648F88 0%, #588880 100%);
}

.footer {
  background-color: #FFFFFF;
  height: auto;
  padding: 10px 20px 10px 20px;
}

.circle-salt {
  width: 350px;
  height: 350px;
  position: relative;
  left: 57%;
  top: 655px;
}

.tabs-logo {
  width: 361px;
  height: auto;
  max-height: 4.5rem;
  position: relative;
  display: block;
  margin: 250px auto auto auto;
}

.blocks {
  display: block;
  position: absolute;
  top: 660px;
  left: 10%;
  width: 60%;
  height: auto;
}

div#tool{
  position: absolute;
  top: 620px;
  width: 80%;
  height: 500px;
  left: 13%;
}

div#results{
  position: relative;
  top: -11rem;
  left: 38rem;
  width: 50%;
  height: inherit;
}

div#home{
  position: relative;
  top: 34rem;
  height: auto;
  padding-bottom: 5rem;
  width: 65%;
}

div#licensecode{
  width: 260px;
  height: 500px;
  margin-left: 80px;
  margin-top: 20px;
}

div#saltgraph{
  margin-top: 6rem;
  margin-left: 2%;
  margin-bottom: 1rem;
  min-height: 600px;
}

div#salttext{
  margin-top: 16rem;
  margin-left: 2%;
  margin-bottom: 1rem;
 
}

/*.col-sm-4 {
  margin: auto;
  width: 50%;
  padding: 10px;
}*/

.form-group{
  margin-left: 65px;
  width: 100%;
}

.left {
  position: relative;
  left: 0%;
  margin-bottom: 4rem;
  width: 80%;
  height: inherit;
  padding-bottom: 4rem;
}

.right {
  position: relative;
  left: 55%;
  top: 6rem;
  margin-bottom: 4rem;
  width: 80%;
  height: inherit;
  padding-bottom: 4rem;
}

.narrow {
  width: 50%;
  margin-left: 5rem;
  margin-right: 5rem;
}

.img-right{
  position: relative;
  left: -65%;
  top: -14rem;
  width: 60%;
  max-height: 350px;
  max-width: 350px;
  height: inherit;
}

.img-left{
  position: relative;
  left: 95%;
  top: -16rem;
  width: 60%;
  height: inherit;
  max-height: 350px;
  max-width: 350px;
}

/* Buttons */
.btn-primary{
    color: #45847A;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 20px 10px 20px;
    background: #FAFAFA;
    border-radius: 60px;
    border: none;
    margin: 16px 20px 90px 120px;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.btn-primary:hover{
    background: #2D8979;
    color: #fff;
}

.btn-secondary{
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 20px 10px 20px;
    background: rgba(99, 167, 155, 1);
    border-radius: 100px;
    border: none;
    margin: 20px 20px 20px 40px;
    -webkit-font-smoothing: antialiased;
    /* text-rendering: optimizeLegibility; */
    text-rendering: geometricPrecision;

}
.btn-secondary:hover{
    background: #487E75;
}


/* Misc */
.title-arrow{
  position: absolute;
  margin-top: -16px;
  margin-left: -5px;
  z-index: 200;
  width: 35px;
  height: 35px;
}

.img-team{
  width: 40%;
  height: 40%;
  z-index: 18;
}

.team-member{
  width: 45%;
  height: auto;
  position: absolute;
  top: 660px;
  left: 160px;
  margin-bottom: 150px;
}

.member{
  background-color: #539b8e;
  z-index: 20;
  width: 240px;
  position: relative;
  left: -60px;
  top: -20px;
  padding: 5px 10px 5px 10px;
}

}

@media only screen and (max-width: 800px) {
/* Headings */
h1 {
  font-family: Roboto;
  font-size: 3rem;
  color: #fff;
  line-height: 1.2;
  margin: 40px 20px 10px 40px;
  width: 80%;
}

h1.centered {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 80%;
}

h1.tab {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 40px;
  width: 100%;
}

h2 {
  font-family: Roboto;
  font-size: 1.5rem;
  color: #4FA0AC;
  line-height: 1.2;
  margin: 40px 20px 10px 40px;
  width: 80%;
}

h3 {
  font-family: Alegreya;
  font-size: 22px;
  color: #000;
  line-height: 27.5px;
  width: 250px;
}

p.lead-header {
  font-family: Alegreya;
  font-size: 22px;
  color: #fff;
  line-height: 1.4;
  margin: 40px 20px 10px 40px;
  width: 80%;
}

p{
  font-family: Alegreya;
  font-size: 22px;
  color: #000;
  line-height: 1.4;
  margin: 20px 20px 10px 40px;
  width: 80%;
}

p.member-name{
  font-family: Roboto;
  font-size: 1rem;
  color: #fff;
  font-weight: 100;
  width: 70%;
  position: relative;
  left: -12px;
  text-align: center;
}

p.center{
  font-family: Alegreya;
  font-size: 22px;
  color: #000;
  line-height: 1.4;
  margin: 20px 20px 20px 80px;
  width: 80%;
}

p.info{
  text-align: center;
  margin-left: 15%;
  margin-bottom: 5%;
  width: 70%;
  color: #fff;
}

span#formlabel{
  font-family: Alegreya;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 300;
  position: relative;
  top: -2px;
}

p#highlight{
  color: #487E75;
  font-weight: 500;
}




/* Page elements */
.pageheader {
  position: absolute;
  width: 100%;
  height: 844px;
  left: 0px;
  top: 50px;
  background: linear-gradient(180deg, #95C6BD 27.6%, #648F88 100%);
}
a.phlink {
  color: white;
  font-style: italic;
}

.tabsheader{
  position: absolute;
  width: 100%;
  height: 580px;
  left: 0px;
  top: 0px;
  background: #648F88;
  padding-top: 120px;
}

.infobox {
  position: relative;
  width: 100%;
  height: auto;
  left: 0px;
  left: 0%;
  top: 1400px;
  padding-top: 2rem;
  padding-bottom: 6rem;
  margin-top: 20%;
  background: linear-gradient(180deg, #648F88 0%, #588880 100%);
}

.footer {
  background-color: #FFFFFF;
  height: auto;
  padding: 10px 20px 10px 20px;
}

.circle-salt {
  width: 340px;
  height: 340px;
  position: absolute;
  left: 17%;
  top: 724px;
  z-index: 10;
}

.tabs-logo {
  width: 50%;
  max-height: 4.5rem;
  position: relative;
  margin: 250px auto auto auto;
}

.blocks {
  display: block;
  position: relative;
  top: 20rem;
  left: 5%;
  width: 95%;
  height: auto;
  margin-bottom: 5rem;
  padding-left: 1rem;
}

div#home{
  position: relative;
  left: 6%;
  top: 68rem;
  height: auto;
  padding-bottom: 15rem;
  margin-bottom: -35rem;
  width: 80%;
}

div#tool{
  position: relative;
  left: 6%;
  top: 16rem;
  width: 90%;
  height: 1600px;
}

div#results{
  position: relative;
  top: 14rem;
  left: 5%;
  width: 95%;
  height: inherit;
}

div#about{
  position: relative;
  top: 22rem;
  padding-bottom: 2rem;
}

div#saltgraph {
  margin-top: 3rem;
  margin-bottom: -1rem;
  height: 600px;
}

div#salttext{
  margin-top: 3rem;
  margin-bottom: 1rem;
 
}

div#licensecode{
  position: relative;
  top: 2rem;
  width: 260px;
  margin-left: 5rem;
}

.circlegraph{
  width: 400px;
  height: auto;
}

.form-group{
  margin-left: 65px;
  width: 90%;
}


.left {
  position: relative;
  left: 0%;
  margin-bottom: 110px;
  width: 90%;
  height: auto;
  padding-bottom: 2rem;

}

.right {
  position: relative;
  left: 0%;
  margin-bottom: 110px;
  width: 90%;
  padding-bottom: 2rem;
  height: auto;
}

.narrow {
  width: 70%;
  margin-left: 1.6rem;
  margin-right: 5rem;
}

.leadershipstyle {
  width: 40rem;
}

.img-right{
  position: relative;
  left: 5%;
  top: 1rem;
  width: 90%;
  margin-top: 2rem;
}

.img-left{
  position: relative;
  left: 5%;
  top: 1rem;
  width: 90%;
  margin-top: 2rem;
}


/* Buttons */
.btn-primary{
    color: #45847A;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 20px 10px 20px;
    background: #FAFAFA;
    border-radius: 60px;
    border: none;
    margin: 16px 20px 90px 40px;
}
.btn-primary:hover{
    background: rgba(99, 167, 155, 1);
}

.btn-secondary{
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 20px 10px 20px;
    background: rgba(99, 167, 155, 1);
    border-radius: 100px;
    border: none;
    margin: 20px 20px 20px 40px;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.btn-secondary:hover{
    background: #487E75;
}



/* Misc */
.title-arrow{
  position: absolute;
  margin-top: -10px;
  margin-left: -5px;
  z-index: 200;
  width: 30px;
  height: 30px;
}

.img-team{
  width: 100%;
  height: 100%;
  z-index: 18;
}

.team-member{
  width: 45%;
  height: auto;
  position: absolute;
  top: 660px;
  left: 120px;
  margin-bottom: 150px;
}

.member{
  background-color: #539b8e;
  z-index: 20;
  width: 240px;
  position: relative;
  left: -25px;
  top: -20px;
  padding: 5px 10px 5px 10px;
}

}


/* Nav bar */
.navbar ul li.active a img  {
    opacity: 1;
}
.navbar ul li a img {
    opacity: 0.4
}

.nav-item {
    padding-left: 20px;
    /*background-image: url("../img/salt_small_25u.png");*/
    background-position: left;
    font-family: Roboto;
    font-size: 0.8rem;
}
.nav-item.active {
    padding-left: 20px;
    font-weight: bold;
    /*background-image: url("../img/salt_small_25d.png");*/
    background-position: left;
    background-repeat: no-repeat;
}




.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
