@import "https://fonts.googleapis.com/css?family=Open+Sans";
@font-face {
  font-family: 'titleFont';
  src: url("Font/LUZRO.TTF"); }

#total {
  position: static;
  z-index: -100000; }

.backimg {
  height: 100%;
  width: 100%;
  margin: 0px;
  background-image: url(startToFinish5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: static;
  margin-top: 95px; }

body {
  height: 100%;
  width: 100%;
  margin: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: static;
  overflow-y: scroll; }

.headerLogo {
  float: left;
  margin-top: 0px;
  height: 40px;
  width: 40px;
  background-size: contain; }

#both {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  margin: 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9000;
  border-bottom: 1px solid #d4d4d4;
  background-color: #ffffff; }

.container {
  display: flex;
  padding: 25px; }

.right {
  flex: 1;
  margin: auto;
  box-sizing: border-box;
  padding: 15px; }

.left {
  flex: 3;
  margin: auto;
  box-sizing: border-box; }

.menu-icon {
  display: none;
  width: 10%; }

.responsive {
  display: none; }

@media (max-width: 1155px) {
  .menu-icon {
    display: flex;
    font-family: "titleFont";
    color: black;
    text-decoration: none;
    margin: auto; }
  .menu-icon:hover {
    color: #00a600; }
  .right {
    display: none; } }

.hiddenLinks {
  display: none;
  top: 100px;
  left: 100px; }

@media (min-width: 1155px) {
  .showContainer {
    height: 0px; } }

@media (max-width: 1155px) {
  .responsive {
    display: flex;
    margin: auto;
    color: #00a600;
    text-decoration: none;
    font-family: "titleFont";
    width: 10%; }
  .showContainer {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    z-index: 1000;
    position: fixed;
    top: 0px; }
  .links {
    width: 100%;
    text-align: center;
    margin: 133px 0px;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 0.959);
    border-bottom: 1px solid #d4d4d4;
    text-decoration: none;
    padding: 18px;
    justify-content: space-between; }
  .hl {
    text-decoration: none;
    list-style: none;
    text-align: center;
    padding: 16px; }
  .l {
    font-Size: 20px;
    text-decoration: none;
    font-family: Helvetica;
    color: black;
    align-items: center;
    padding: 13px;
    border-bottom: 1px solid rgba(36, 35, 35, 0.514); }
  .l:hover {
    cursor: pointer;
    border-bottom: 2px solid #00a600; } }

.hideContainer {
  display: none;
  width: 100%;
  height: 100%; }

/*
.right{
    //display: inline-flex;
    vertical-align: -webkit-baseline-middle;    
  //  margin-right: 10%; 
    text-align: right;
    display:inline-block;
    //margin: 0px;
    top: 28px;
    white-space: nowrap;
    overflow: hidden;
    padding: 2px 2px;
      //width: 100%; 
     position: fixed;
     // top: 0px;
      right: 25px;
    //  width: 400px;
      text-overflow: ellipsis;
 }
*/
/*.right{
    list-style-type: none;
    float: right;
    //right: 0px;
}
*/
/*
.left {  
    //display: inline-flex;
    vertical-align: -webkit-baseline-middle;     
      //margin: 0px;
      //margin-left: 10%;
      padding: 2px 2px;
      //list-style: none;
     display:inline-block;
      top: 4px;
      //list-style-type: none;
      //color: $third-color;
      //width: 100%;
     // background-color: $third-color;
     white-space: nowrap;
    overflow: hidden;
     text-align: left;
      position: fixed;
     // top: 0px;
      left: 20px;
      //border: #b8b6b6 1px;
      //transform: translate(-50%, -50%);
     // white-space: nowrap;
      //overflow: hidden;
      text-overflow: ellipsis;
    //width:500px;
  
    }

*/
.list {
  display: inline-block;
  text-align: center;
  padding: 0px 15px; }

.r {
  color: black;
  padding: 5px 18px;
  font-Size: 20px;
  text-decoration: none;
  font-family: Helvetica; }

.r:hover {
  background-color: #ffffff;
  color: #00a600;
  font-family: Helvetica; }

.logo {
  vertical-align: -webkit-baseline-middle;
  display: inline-block; }

.sroub {
  color: black;
  display: inline-block;
  padding: 5px 3px;
  font-Size: 35px;
  text-decoration: none;
  font-family: "titleFont";
  text-align: center;
  vertical-align: -webkit-baseline-middle; }

.sroub:hover {
  background-color: #ffffff;
  color: #00a600;
  font-family: "titleFont";
  cursor: pointer; }

.logo:hover {
  cursor: pointer; }

#tree {
  height: 95px;
  width: 95px; }

.containSP {
  height: 100%;
  width: 100%;
  display: fixed; }

#specialProjects {
  margin: auto; }

.sheeroverlay {
  background: linear-gradient(rgba(64, 64, 64, 0.72), rgba(255, 250, 250, 0.58));
  height: 100%;
  width: 100%; }

/*
#quote{
    flex: 1;
    color: $third-color;
    font-family: $primary-font;
    width: 790px;
    font-size: 70px;
    font-weight: 750;
    text-align: center;
}
.manuscript{
    flex: 1;
    color: $third-color;
    font-family: $primary-font;
    padding: 15px 0px;
    width: 600px;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.514);
    border-radius: 5px;
   text-decoration: none;
   font-style: italic;
   cursor: pointer;
   text-align: center;
   justify-content: center;

}
*/
#quote {
  color: white;
  font-family: Helvetica;
  top: 288px;
  position: relative;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 820px;
  font-weight: 750; }

#niche {
  margin: 0px;
  font-size: 33px; }

#specialP {
  margin: 0px;
  font-size: 69px; }

.manuscript {
  color: #737373;
  font-family: Helvetica;
  padding: 15px 0px;
  top: 333px;
  position: relative;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 718px;
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.614);
  border-radius: 5px;
  text-decoration: none;
  font-style: italic;
  cursor: pointer; }

.manuscript:hover {
  background-color: rgba(255, 255, 255, 0.4); }

#linktoman {
  text-decoration: none; }

#circle {
  top: 580px;
  position: fixed;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.507); }

/*.mainProjects{
    top: 400px;
    position: fixed;
    color: $third-color;
    font-family: $primary-font;
    width: 900px;
    text-align: justify;
    left:50%;
    transform: translate(-50%, -50%);
    background-color:rgba(0, 0, 0, 0.7);
    padding: 10px 20px;
}
.projectsText{
    top: 400px;
    position: fixed;
    color: $third-color;
    font-family: $primary-font;
    width: 700px;
    text-align: justify;
    left:50%;
    transform: translate(-50%, -50%);
    background-color:rgba(0, 0, 0, 0.7);
    padding: 10px 20px;
}
*/
html {
  height: 100%;
  width: 100%; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .backimg {
    height: 100%; }
  .sroub {
    font-size: 45px; }
  .container {
    padding: 55px 25px; }
  #quote {
    top: 830px;
    position: absolute;
    overflow: scroll; }
    #quote #specialP {
      font-size: 74px; }
  .manuscript {
    top: 1050px;
    position: absolute;
    overflow: scroll;
    font-size: 24px;
    width: 858px; }
  .showContainer {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 758px;
    text-align: center;
    z-index: 1000; }
  .links {
    width: 100%;
    text-align: center;
    margin: 136px 0px;
    z-index: 1000;
    border-bottom: 1px solid #d4d4d4;
    text-decoration: none;
    padding: 60px;
    justify-content: space-between; }
  .hl {
    text-decoration: none;
    list-style: none;
    text-align: center;
    padding: 45px; }
  .l {
    font-Size: 30px;
    text-decoration: none;
    font-family: Helvetica;
    color: black;
    align-items: center;
    padding: 43px;
    border-bottom: 1px solid rgba(36, 35, 35, 0.514); }
  #test {
    color: red; } }

.headertext {
  display: flex;
  height: 490px;
  background-color: rgba(0, 0, 0, 0.212); }

#ht {
  margin: 258px auto;
  color: white;
  font-family: Helvetica;
  font-size: 128px;
  font-weight: bolder; }

.anchor {
  display: block;
  height: 228px;
  margin-top: -228px;
  visibility: hidden; }

#NI {
  display: block;
  height: 18px;
  margin-top: -18px;
  visibility: hidden; }

.nationalImpact {
  text-align: center;
  width: 100%;
  margin: 0px;
  border-top: 88px solid white;
  border-bottom: 88px solid #eaeaea; }

#niTitle {
  font-family: Helvetica;
  font-size: 60px;
  font-weight: bold;
  margin: 0px auto;
  width: 100%; }

#niMap {
  margin: 0px auto;
  width: 70%; }

.national {
  width: 100%; }

.principal {
  font-family: Helvetica;
  width: 100%;
  margin: 0px;
  background-color: white;
  border-bottom: 88px solid #eaeaea; }

.pTitleBlock {
  background-color: white;
  color: black;
  margin: 0px;
  margin-top: 63px;
  padding: 8px;
  display: flex;
  text-align: right;
  justify-content: center; }

.titleImg {
  justify-content: flex-start; }

.circleheadshot {
  width: 188px;
  margin: 5px 38px; }

.bBullet {
  font-size: 17.5px;
  display: flex;
  flex-direction: row; }

.green {
  width: 60px;
  height: 60px; }

.princtitle {
  font-weight: bold;
  margin: 8px; }

.princtext {
  flex: 1; }

.princmargin {
  width: 28px; }

.titleWords {
  justify-content: center;
  margin: auto 0px; }

#brianTitle {
  margin: 0px 28px;
  width: 70%;
  font-size: 60px;
  font-weight: bolder;
  display: inline;
  overflow: hidden;
  white-space: nowrap; }

#principalTitle {
  font-size: 40px;
  margin: 12px 33px; }

.briansection {
  display: flex;
  flex-direction: row;
  margin: 0px;
  justify-content: center;
  margin-bottom: 0em; }

.imgsection {
  text-align: center; }

.headshot {
  width: 50%;
  margin: 50px; }

#brian {
  margin: 0px auto;
  width: 50%; }

#ed {
  white-space: pre-line; }

.ihTitleBlock {
  background-color: white;
  color: black;
  font-size: 60px;
  text-align: center;
  font-family: Helvetica;
  padding: 28px;
  margin-top: 50px; }

#ihTitle {
  margin: 8px;
  margin-top: 0em;
  margin-bottom: 0em;
  font-weight: bolder;
  font-size: 33px;
  text-align: center; }

#booktitle {
  margin: 0px; }

#subtitle {
  font-size: 26px;
  margin: 10px; }

#subsubtitle {
  font-size: 20px;
  font-weight: normal;
  margin: 18px; }

.InvisibleHandcuffs {
  margin: 0px 0px;
  display: flex;
  flex-direction: row;
  text-align: left;
  justify-content: center;
  background-color: white;
  font-family: Helvetica;
  border-bottom: 88px solid #eaeaea; }

.nysml {
  margin: 0px 0px;
  display: flex;
  flex-direction: row;
  text-align: left;
  justify-content: space-evenly;
  background-color: white;
  font-family: Helvetica;
  border-bottom: 88px solid #eaeaea; }

.containIH {
  display: flex;
  width: 63%; }

.ihimg {
  flex: 1.5;
  justify-content: space-between;
  margin: 30px;
  display: flex;
  text-align: center;
  flex-direction: column; }

.ihabout {
  flex: 3;
  margin: 0px 30px;
  justify-content: space-evenly; }

.ihcover {
  width: 100%; }

#pd {
  border: 1px solid black; }

#ny {
  border: 1px solid black; }

.amz {
  width: 168px;
  padding: 10px;
  text-align: center;
  justify-content: center;
  margin: auto;
  border: 1px solid black;
  border-radius: 5px; }

.pdf {
  width: 200px;
  padding: 16px;
  text-align: center;
  justify-content: center;
  margin: auto;
  border: 1px solid black;
  border-radius: 5px; }

.IHbook {
  white-space: pre-line;
  text-align: center; }

.ihTXT {
  white-space: pre-line;
  margin: 0px; }

.NYS {
  width: 100%;
  margin: 0px; }

.FITI {
  width: 100%;
  margin: 0px;
  border-bottom: 1px solid #eaeaea; }

/*
#both {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    margin: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9000;
    border-bottom: 1px solid #d4d4d4;
    background-color: #ffffff;
}
*/
#selected {
  color: #00c800; }

#selected:hover {
  color: #00a600; }

/*
#both{
   // z-index: 9000px;
    position: fixed;
    width: 100%;
}
*/
.mainbody {
  margin: 0;
  font-size: 20px;
  background-image: none;
  position: static; }

.showContainer {
  position: fixed; }

.header {
  background-image: url(bark.jpg);
  height: 490px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center; }

#navbar {
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.88);
  text-align: center;
  padding: 3px;
  border-bottom: 1px solid rgba(36, 35, 35, 0.514); }

#navbar a {
  float: center;
  display: inline block;
  color: #000000;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  font-size: 17px;
  font-family: Helvetica; }

#navbar a:hover {
  color: #00a600; }

#navbar a.active {
  color: #4CAF50; }

#navbreak {
  display: none; }

.content {
  padding: 16px; }

.sticky {
  position: fixed;
  top: 150px;
  width: 100%; }

.sticky + .content {
  padding-top: 40px; }

/* Smartphones (portrait and landscape) ----------- */
@media (max-width: 980px) {
  #navbar a {
    font-size: 14px; }
  #niMap {
    width: 100%; }
  body {
    overflow-x: hidden; }
  #brian {
    width: 90%; }
  .containIH {
    width: 100%; } }

@media (max-width: 815px) {
  #navbar a {
    font-size: 12px; }
  body {
    overflow-x: hidden; } }

@media (max-width: 715px) {
  #navbar a {
    font-size: 10px; }
  body {
    overflow-x: hidden; } }

@media (max-width: 622px) {
  #navbar a {
    font-size: 10px;
    padding: 3px; }
  body {
    overflow-x: hidden; } }

@media (max-width: 569px) {
  #navbar a {
    font-size: 9px;
    margin: 0px; }
  #navbreak {
    width: 100%;
    display: block; }
  body {
    overflow-x: hidden; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .anchor {
    display: block;
    height: 428px;
    margin-top: -428px;
    visibility: hidden; }
  .amz {
    width: 300px; }
  .breaks {
    height: 0px; }
  .sticky + .breaks {
    height: 138px; }
  #niTitle {
    width: 100%;
    font-size: 48px;
    display: inline-block; }
  #niMap {
    width: 100%; }
  .navResize {
    font-size: 40px; }
  #navbar {
    line-height: 55px;
    padding: 12px; }
  #navbar a {
    font-size: 26px;
    margin: 10px; }
  .pdf {
    width: 320px;
    padding: 28px; }
  .sticky {
    top: 208px; }
  .princtitle {
    font-size: 38px; }
  .nationalImpact {
    border-top: 88px solid #eaeaea; }
  .bBullet {
    font-size: 21px; }
  #brian {
    width: 90%; }
  .green {
    width: 80px;
    height: 80px; }
  .containIH {
    width: 100%;
    font-size: 33px;
    flex-direction: column-reverse; }
  .ihabout {
    margin: 0px 108px; }
  .ihimg {
    margin: 8px  228px;
    margin-top: 228px; }
  .ihcover {
    margin-top: -358px; }
  #booktitle {
    font-size: 55px; }
  #subsubtitle {
    font-size: 38px;
    margin: 18px; }
  #subtitle {
    font-size: 38px;
    margin: 18px; }
  #ht {
    margin: 258px auto; }
  #NI {
    display: block;
    height: 308px;
    margin-top: -308px;
    visibility: hidden; } }
