/* Presentational style rules only
 * Not required
 */

html, body, .container {
  height: 100%;
  overflow-x: hidden;
}

/* Reset */
html, body, h1, p, a, div, section {
  margin: 0;
  padding: 0;
  font: inherit;

}

/* Basic */
body { 
    font-size: 16px;
    line-height: 25px;
    font-family: Graphik Web,Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    color: #211e1f;
   /* position: relative*/
}


a {
  color: #211e1f;
}

p {
  font-family: Graphik Web,Helvetica,Arial,sans-serif;
  margin: 0 0 15px 0;
  
}

.content-block3 p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height:20px;
    font-wight:300;
    
}
strong {
  font-weight: 600;
}


/* Layout */

.navbar {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 9999;
  position: fixed;
}

  .inner {
    position: relative;
    margin: 0 auto;
    text-align: center;
  }



.container {
  display: table;
  padding-top: 80px;
  width: 100%;
}

.content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* Special */
.sub-title {
  margin: 50px auto;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
}

.button {
  display: inline-block;
  padding: 6px 10px;
  border-radius: 3px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border: 1px solid #000;
  margin-right:30px
}

#button1{
 color: #000;
 border: 1px solid #000;
}
#button2{
  color: #fff;
  border: 1px solid #fff;
}
#more-content {
  display: none;
}
.section1{background:#fff;padding-bottom:50px;}
.section2{background:#f1f1f1;margin:0;padding-bottom:50px;}
.section3{background:#000;color:#ffffff;margin:0;padding-bottom:50px}

.map,.timeline,.image{width:100%}




@media only screen and (max-width: 480px) {
h1 {
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: -.015em;
    color:#000;
    padding:0px 20px 0px 20px;
}
h2{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 58px;
    font-size: 25px;
    line-height: 45px;
    letter-spacing: -.015em;
    color:#000;
    padding-top:20px
}
h3{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -0.015em;
    color:#000;
    
}
h5{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    display: block;
    font-size: 18px;
    line-height: 23px;
    margin-top:50px;
}

    
    
    td{width:90%;float:left}
    
    .section2,.section3{padding:20px}
    
    
    .navbar {
  	
  			height: 150px;
            padding-left:20px;
            padding-top:20px
	}

    .navbar a {
  		display: inline-block;
  		/*border: 1px solid #fff;
  		font-size: 20px;*/
  		line-height: 20px;
  		border-radius: 3px;
  		padding: 2px 10px;
  		text-decoration: none;
  		
	}
    .top-left{text-align:left;width:90%;float:left;padding:2px 0px 0px 10px;}
    .top-right {
        text-align: left;
        width: 100%;
        float: left;
        padding: 18px 10px 0px 0px;
        font-size:80%;
    }
}


@media only screen and (min-width: 481px)  and (max-width: 767px) {
h1 {
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 27px;
    line-height: 40px;
    letter-spacing: -.015em;
    color:#000;
    padding:0px 20px 0px 20px;
}
h2{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 58px;
    font-size: 25px;
    line-height: 45px;
    letter-spacing: -.015em;
    color:#000;
    padding-top:20px
}
h3{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.015em;
    color:#000;
    
}
h5{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    display: block;
    font-size: 18px;
    line-height: 23px;
    margin-top:50px;
}
    .section2,.section3{padding:20px}
    .navbar {padding:20px}
    .top-left{text-align:left;width:90%;float:left;padding:2px 0px 0px 10px;}
    .top-right {
        text-align: left;
        width: 100%;
        float: left;
        padding: 18px 10px 0px 0px;
       
    }

    
}
@media only screen and (min-width: 768px) and (max-width: 1392px) {
    h1 {
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -.015em;
    color:#000;
}
h2{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 58px;
    font-size: 48px;
    line-height: 55px;
    letter-spacing: -.015em;
    color:#000;
}
h3{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: -0.015em;
    color:#000;
    
}
h5{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    display: block;
    font-size: 18px;
    line-height: 23px;
    margin-top:50px;
}
	.section2,.section3{padding:30px}
    .navbar {padding:30px}
    .top-left{text-align:left;width:65%;float:left;padding:2px 0px 0px 10px;}
    .top-right {
        text-align: left;
        width: 100%;
        float: left;
        padding: 18px 10px 0px 0px;
       
    }

}

@media only screen and (min-width: 1393px) and (max-width: 1639px) {
    h1 {
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -.015em;
    color:#000;
}
h2{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 58px;
    font-size: 48px;
    line-height: 55px;
    letter-spacing: -.015em;
    color:#000;
}
h3{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: -0.015em;
    color:#000;
    
}
h5{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    display: block;
    font-size: 18px;
    line-height: 23px;
    margin-top:50px;
}
	.section2,.section3{padding:50px}
    .navbar {padding-left:50px;padding-top:30px}
    .top-left{text-align:left;width:65%;float:left;padding:2px 0px 0px 10px;}
    .top-right{text-align:right;width:30%;float:left;padding:18px 10px 0px 0px;}

}

@media only screen and (min-width: 1640px) {
    .content-block1{width:1200px;margin:auto;padding:50px 20px 0px 20px}
    .content-block2{width:1200px;margin:auto;padding:50px 20px 0px 20px}
    .content-block3{width:1200px;margin:auto;color:#ffffff;padding:50px 20px 0px 20px}
    .block{width:50%;float:left}
    .form{width:750px;}
    
    h1 {
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 72px;
    line-height: 80px;
    letter-spacing: -.015em;
    color:#000;
}
h2{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 58px;
    font-size: 48px;
    line-height: 55px;
    letter-spacing: -.015em;
    color:#000;
}
h3{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: -0.015em;
    color:#000;
    
}
h5{
    font-family: Graphik LC Web,Helvetica,Arial,sans-serif;
    display: block;
    font-size: 18px;
    line-height: 23px;
    margin-top:50px;
}

.navbar {
  	
  			height: 150px;

	}

    .top-left{text-align:left;width:65%;float:left;padding:2px 0px 0px 10px;}
    .top-right{text-align:right;width:30%;float:left;padding:35px 10px 0px 0px;}

.navbar a {
  		display: inline-block;
  		/*border: 1px solid #fff;*/
  		font-size: 30px;
  		line-height: 30px;
  		border-radius: 3px;
  		padding: 2px 10px;
  		text-decoration: none;
  		margin: 20px 3px 0px 15px;
	}

    
    
}



