.hoverstate{
  background: #F7022A;
}

body {
    overflow-y:hidden;
    overflow-x:auto;
    width: auto;
    margin: 0px;
}

.glossary {
    background-color: white;
    margin: 0px;
    padding:0px;
    margin: 0;
    height: 100%;
    overflow-y:auto;
    overflow-x:auto;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
   
}

input {
    width: 80%;
    margin: 1vw;
    margin-bottom: 2vw;
}

.about h1 {
    font-size: 65px;
    width: 40%;
}

.left {
    display: inline-block;
    position: relative;
    height: 80vh;
}

.vertical {
    margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


.right {
    width: 60%;
    float: right;
    display: relative;
    position: relative;
    height: 80vh;
}

.about img {
    width: 100%;
}

.about {
    margin: 60px;
}

.about h6 {
    margin-bottom: 15px;
    line-height: 1.4em;
}

.about .right a, .resources a {
    font-weight: 400;
}


h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #033a67;
}
h2 {
    font-size: 12px;
    padding: 10px;
    font-family: 'PT Mono', 'GTAmericaMono-Light', monospace;
}

h3 {
    font-family: 'PT Mono', 'GTAmericaMono-Light', monospace;
    font-size: 16px;
    color: #033a67;
    margin-top: 5px;
}
h4 {
    font-family: 'PT Mono', 'GTAmericaMono-Light', monospace;
    font-size: 16px;
    color: orange;
}
h5 {
    font-family: 'PT Mono', 'GTAmericaMono-Light', monospace;
    font-size: 11px;
    color: orange;
    width: 40%;
    line-height: 2vw;
}
h6 {
    font-family: 'Montserrat', sans-serif;;
    font-size: 13px;
    color: black;
    margin-bottom: 5px;
    font-weight: 300;
}
h7 {
    font-family: 'Montserrat-Light', sans-serif;;
    font-size: 13px;
    color: black;
    font-weight: bolder;
}

br {
    height: 100px
}

a, p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.a13, .a14, .a15, .a16, .a16, .a17, .a18, .a19 {
    margin-left: 8px;
}
a {
    font-size: 12px;
}

.sections {
    padding: 0vw 0vw 0vw 0vw;
}

.grid {
    display: grid;
    grid-template-columns: 15% 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw 28vw;
    grid-template-rows: 60px;
    grid-row-gap: 5px;
}

.glossary .grid {
    display: grid;
    grid-template-columns: 15vw 55vw;
    grid-template-rows: auto;
}

.categories .grid { 
    grid-template-rows: auto;
}
.fixed .term .source p{
    font-weight: 500;
    font-size: 14px;
}

.source p {
    display: block;
}
.source a {
    display: block;
    margin-bottom: 5px;
}

.source {
    margin-top: 20px;
}

.fixed p {
    margin-bottom: 7px;
}


.quicksearch {
    margin: 0 auto;
    display: block;
    width: 70%;
    display: flex;
    align-content: center;
    margin-bottom: 30px;
}

.nav {
    grid-column: 1 / span 1;
    grid-row: 1 / span 10;
    display: flex;
    flex-direction: column;
    height: 95%;
    position: fixed;
    background-color: white;
    border-right: 1px solid black;
    width: 15%;
}

.nav a, .title {
    padding: 0vw 2vw 0vw 1vw;
    padding: 0vw 2vw 0vw 1vw;
}


.nav h3, .nav p {
    padding: 0vw 2vw 1vw 1vw;
}

.nav a {
    line-height: 2.6em;
}

.links {
    margin-right: 50px;
}

.links:hover {
    font-weight: 500;
}

.socialdesign {
    margin-top: 40px;
}
.item-1 {
    grid-column: 2 / span 2;
    grid-row: 1 / span 1;
}
.item-a {
    grid-column: 2 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-b {
    grid-column: 3 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-c {
    grid-column: 4 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-d {
    grid-column: 5 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-e {
    grid-column: 6 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-f {
    grid-column: 7 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-g {
    grid-column: 8 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-h {
    grid-column: 9 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-i {
    grid-column: 13 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}
.item-j {
    grid-column: 20 / span 1;
    grid-row: 1 / span 1;
    padding-top: 20px;
}

.col-a {
    grid-column: 2 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
    border-right: 0.2px solid #e1e1e1;
}
.col-b {
    grid-column: 3 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
    border-right: 0.2px solid #e1e1e1;
}
.col-c {
    grid-column: 4 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-d {
    grid-column: 5 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
    border-right: 0.2px solid #e1e1e1;
}
.col-e {
    grid-column: 6 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-f {
    grid-column: 7 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
    border-right: 0.2px solid #e1e1e1;
}
.col-g {
    grid-column: 8 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-h {
    grid-column: 9 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-i {
    grid-column: 10 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-j {
    grid-column: 11 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-k {
    grid-column: 12 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
    border-right: 0.2px solid #e1e1e1;
}
.col-l {
    grid-column: 13 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-m {
    grid-column: 14 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-n {
    grid-column: 15 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-o {
    grid-column: 16 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-p {
    grid-column: 17 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-q {
    grid-column: 18 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-r {
    grid-column: 19 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
    border-right: 0.2px solid #e1e1e1;
}
.col-s {
    grid-column: 20 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}
.col-t {
    grid-column: 21 / span 1;
    grid-row: 3 / span 1;
    padding: 0px 10px 10px 10px;
}

a {
    color: black;
    text-decoration: none;
    font-size: .8em;
}

.col-2 {
    grid-column: 3 / span 1;
    grid-row: 3 / span 8;
    border-left: 0.2px solid black;
    margin-top: -5px;
    height: 100%;
    position: fixed;
    float: right;
    right: 0; 
    top: 0;
    overflow: auto;
}
.terms button.active {
    color: pink;
}

.fixed{
    width: 30vw;
    position: flex;
    float: right;
    height: 100
        kvh;
    border-left: 0.2px solid black;
    background-color: white;
    margin-bottom: 5%;
}

.blue {
    color: #1db2cd;
}

.fixed h2{
    margin-top: 20%;
    font-weight: 800;
    font-size: 16px;
}
.fixed p {
    z-index: 0;
}

.terms {
    display: inline-block;
    width: 29%;
    margin-left: 3%;
    height: auto;
    vertical-align: top;
}
.glossary button {
    text-align: left;
    font-size: 12px;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.text {
    height: 100%;
    display: flex;
    grid-column: 2 / span 1;
    position: inherit;
}
.alpha {
    display: table-cell;
    margin: auto;
    float: left;
    text-align: center;
    width: 20%;
    height: auto;
}

.border-top {
    border-top: 0.1px solid #e1e1e1;
    padding-top: 3px;
}

.about .border-top {
    width: 30%;
    padding-bottom: 15px;
    border-top: 1.5px solid #033a67;
}

.row {
    width: 80%;
    float: right;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 100%;
}

.link:hover {
    color: orange;
} 

a:hover {
    color: orange;
}

caption:hover {
    color: orange;
}

.row-category {
    width: 80%;
    float: right;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 100%;
}
.fixed .term p, ol {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5em;
    display: inherit;
}

.fixed .term {
    padding: 20px;
}

.fixed h2 {
    padding: 0px;
    margin-bottom: 5px;
}

.fixed a {
    font-size: 11px;
    font-weight: 400;
}

.fixed a:hover {
    color: orange;
}

.stroke-bottom {
    grid-column: 1 / span 21;
    grid-row: 2 / span 4;
    border-top: 1px solid black;
}
.stroke {
    grid-column: 1 / span 2;
    grid-row: 2 / span 4;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.glossary .stroke-bottom {
    grid-column: 1 / span 2;
    grid-row: 2 / span 4;
    border-top: 1px solid black;
}

.term button {
    color: black;
    display: inline;
    width: auto;
    font-size: 1em;
    text-decoration: underline;
}

.line {
    border-top: 1px solid black;
    background: black;
    width: 100%;
}
p, .mono {
    font-family: 'PT Mono', 'GTAmericaMono-Light', monospace;
    font-size: 0.7em;
    width: 100%;
    position: relative;
    z-index: -1;
}

p {
    display: inline;
}


.caption {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1em;
    display: inline;
    width: 80%;
    text-align: left;
    float: right;
    padding-top: 1px;
}
#col {
    margin-top: 8px;
    overflow: hidden;
    width: 100%;
    font-weight: normal;
    height: auto;
}
.nav a {
    text-decoration: none;
    color: black;
    font-size: 12px;
}
li {
    margin-left: 8px;
    text-decoration: none;
    list-style-type: none;
}


#current {
    font-weight: bold;
}

.timeline button .caption:hover {
    color:#1db2cd;
}















button {
    border: 0 none;
    padding: 0;
    background: none;
    width: 100%;
    height: auto;
    display: inline-block;
    -webkit-appearance: none;
    text-align: inherit;
    outline: none;
    font-size: 1em;
    
}
button:hover, button p:hover {
    color: #1db2cd;
}

button .caption {
    font-style: italic;
    text-decoration: underline;
}

.references {
    width: 100%;
    display: block;
    margin-top: 20px;
}


.references2, .references1 {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin-right: 50px;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: none; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    padding: 50px;
    border-top: 5px solid black;
    width: 50%; /* Could be more or less, depending on screen size */
    height: auto;
    font-size: 20px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal-content p {
    color: grey;
    z-index: 0;
    font-size: 9px;
    width: 100%;
    margin-top: 10px;
}
.imgpopup {
    display: grid;
    float: right;
    width: 50%;
}
.imgpopup .wobo {
    width: 55%;

}
.dropcity {
    width: 100%;
        margin-top: 20px;
}
.imgpopup .title{
    font-size: 12px;
    font-weight: bold;
    margin-top: 10%;
}
.imgpopup a {
    font-size: 12px;
}
.popuptext h6 {
    column-count: 2;
}
.imgpopup h6 a {
    color: black;
    text-decoration: none;
    margin-top: 20px;
}

.popuptext p {
    float: right;
    text-align: right;
}

.imgpopup p a, .popuptext p a {
    color: grey;
    font-size: 10px;
    text-align: right;
    text-decoration: none;
}
.modal-content .imgpopup p {
    
}

.related {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    display: inline;
    width: 70%;
    text-align: left;
    font-weight: bold;
    margin-top: 5%;
}

.modal-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: black;
    line-height: 1.4em;
}

#menu li a:hover {
    color: #033a67;
    font-weight: 500;
}
#underline {
    text-decoration: underline;
}

footer {
    position: fixed;
    height: 5%;
    width: 100%;
    text-align: right;
    left: 0;
    bottom: 0;
    background-color: #fafafa;
    border-top: 1px solid #e6e6e6;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footer {
    height: auto;
    vertical-align: middle;
    position: relative;
    margin-right: 30px;
    margin-top: 7px;
}

.footer a {
    padding-left: 40px;
    color: black;
    text-decoration: none;
    
}
.footer a:hover {
    font-weight: 500;
}

.active {
    font-weight: 500;
    color: black;
    text-decoration: none;
}

.legend {
    position: fixed;
    bottom: 0;
    margin-bottom: 5%;
}
.bottom {
    width: 100%;
    height: 5vh;
    bottom: 0;
    display: grid;
    grid-column: 2 / span 1;
    grid-row: 21 / span 1;
}

.bottom-categories {
    width: 100%;
    height: 5vh;
    bottom: 0;
    display: grid;
    grid-column: 2 / span 1;
    grid-row: 8 / span 1;
}

div #sixty {
    width: 1%;
}








/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
    .caption {
        font-size: 12px;
    }
  }

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
    .caption {
        font-size: 12px;
    }
    .grid {
    grid-template-columns: 15% 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw 35vw;
    grid-template-rows: 60px;
    grid-row-gap: 5px;
    }

}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
  
    .caption {
        font-size: 12px;
    }
    .grid {
    grid-template-columns: 15% 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw 50vw;
    grid-template-rows: 60px;
    grid-row-gap: 5px;
    }
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  .grid {
    grid-template-columns: 15% 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw;
    grid-template-rows: 60px;
    grid-row-gap: 5px;
    }
    .caption {
        font-size: 12px;
    }
    p, .glossary button {
        font-size: 10px;
    }
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .grid {
    grid-template-columns: 15% 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw 80vw;
    grid-template-rows: 60px;
    grid-row-gap: 5px;
    }
    .caption {
        font-size: 12px;
    }
    p, .glossary button {
        font-size: 10px;
    }
  
}
