html, body, div, span, applet, object, iframe,
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%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: bullet;
  }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a {
      font-weight: bold;
      color: #6abda3;
      text-decoration: none;
      border-bottom: 1px solid #6abda3;
    }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

html, html a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
	} 

body, p {
	font-size: 100%;
	font-family: "tenso",sans-serif;
	font-style: normal;
	font-weight: 400;  
	min-height: 100%; 
	}

::selection {
	background: #6abda3;
	color: #3b3b3b;

	}

img, embed, object, video {
  }

img svg {
}

.left {
  float: left; 
  }

.right {
  float: right; 
  }

#main {
  padding: 3em;
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #d3d4cd;
  background: url('../img/bg-poly-xl.gif?') no-repeat center center;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  }
 
  @media only screen and (max-width: 64em) {
    #main {
} }
  
  @media only screen and (max-width: 48em) {
    #main {
      height: auto;
      padding: 4em 10%; } }
 
  @media only screen and (max-width: 30em) {
    #main {
   }  }
  
  #main .wrapper {
    position: relative;
    /* top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); */} 
   
    @media only screen and (max-width: 48em) {
      #main .wrapper {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        top: auto; } } 
   
   #main p {
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 2em 19% 0 19%; }

        @media only screen and (max-width: 48em) {
      #main p {
        font-size: 1.0em;
        line-height: 1.2em;
    margin: 1em;
        
         } }
   
    @media only screen and (max-width: 30em) {
      #main p {
        margin: 2em;
    font-size: 1.0em;
    line-height: 1.4em; } }

  #main h1 {
    color: white;
    font-family: "freight-display-pro",sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 4.6em;
    letter-spacing: -.02em;
    margin: .4em 20% .1em 20%;
    line-height: 1em;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.05); 
    }
 
  @media only screen and (max-width: 58em) {
    #main h1 {
      font-size: 3.0em;
      line-height: .8em; } }
 
  @media only screen and (max-width: 30em) {
    #main h1 {
      font-size: 2.0em;
      line-height: 1em;
      margin: .6em 0; } }
        
  #main h2 {
    color: #000;
  	font-family: "tenso",sans-serif;
  	font-style: normal;
  	font-weight: 500;  
  	font-size: 1.6em;
  	margin: 2em 6em 1em 6em;
  	line-height: 1.4em;
  	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); 
  	}
   
    @media only screen and (max-width: 48em) {
      #main h2 {
        font-size: 1.4em;
        line-height: 1.2em;
		margin: 1em;
        
         } }
   
    @media only screen and (max-width: 30em) {
      #main h2 {
        margin: 2em;
		font-size: 1.0em;
		line-height: 1.4em; } }
   
#main h3 {
    color: #000;
    font-family: "tenso",sans-serif;
    font-style: normal;
    font-weight: 500;  
    font-size: 1.0em;
    margin: 2em 10em 3em 10em;
    line-height: 1.4em;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); 
    }
   
    @media only screen and (max-width: 48em) {
      #main h3 {
        font-size: 1.0em;
        line-height: 1.2em;
    margin: 1em;
        
         } }
   
    @media only screen and (max-width: 30em) {
      #main h2 {
        margin: 2em;
    font-size: 1.0em;
    line-height: 1.4em; } }


  #main input {
    height: 60px;
    border: solid 0px #3b3b3b;
    font-family: "tenso",sans-serif;
    font-style: normal;
    font-weight: 500;  
    font-size: 1em;

    }

  #main input[type=email] {
    width: 500px;
    border-radius: 8px;
    padding: 0 1em;
    color: #3b4044; 
    }
 
   @media only screen and (max-width: 37.5em) {
  
        #main input[type=email] {
              width: 100%;
              border-radius: 8px;
              margin: 1em 0; } }
  
    @media only screen and (max-width: 30em) {
        #main input[type=email] {
              margin: .5em 0; } } 
 
  #main input[type=submit] {
        background-color: #6abda3;
        font-size: 1.0em;
        padding: 0 3em;
        margin-top: 1em;
        margin-left: .5em;
        border: none;
        border-radius: 8px;
        color: white;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: .1em;
        cursor: pointer;
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
        transition: background .50s ease-in-out;
        -moz-transition: background .50s ease-in-out;
        -webkit-transition: background .50s ease-in-out;
        -webkit-appearance: none;
   }
 #main input[type=submit]:hover {
 		background-color: #3b3b3b; }
 		-webkit-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
 		-moz-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
 		-o-transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
 		transition: color .25s linear, background-color .25s ease-in-out, border-color .25s ease-in-out;
 	}
 }

   @media only screen and (max-width: 37.5em) {
        #main input[type=submit] {
          width: 100%;
          border-radius: 8px;
          margin: 1em 0; } }
  
    @media only screen and (max-width: 30em) {
        #main input[type=submit] {
          width: 100%;
          margin: .5em 0; 
          border-radius: 8px;
          background-color: #6abda3;

          }  } 
3;

          }  }
 
  #main .socials {
    color: #3b3b3b;
    line-height: 1.6;
    font-weight: bold;
    margin-top: 1.6em;
    font-size: .875em;
}    
  #main .socials a {
    	color: #6abda3;
      text-decoration: none;
      border-bottom: 1px solid #6abda3; }
      
      @media only screen and (min-width: 75em) {
        #main .socials a {
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
          #main .socials a:hover {
            color: #3b3b3b;
            border-bottom: 1px solid #3b3b3b; } }

#about {
  display: none;
  z-index: 2;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  min-height: 100%;
  padding: 4em 6em;
  color: #000;
  background: rgba(255, 255, 255, 0.9);
   }
  
  @media only screen and (max-width: 48em) {
    #about {
      width: 100%;
      padding: 1em 5%; } }
 
  @media only screen and (max-width: 30em) {
    #about {
      width: 100%;
      height: auto; } }
  
  
  #about p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 2em 0 2em 0em;
    max-width: 500px }
  
    #about ul {
      font-family: "tenso",sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 1.0em;
      line-height: 1.6em;
      margin: 1em 0 2em 1em; }
  


 @media only screen and (max-width: 48em) {
   #about p {
     font-size: 1.4em;
     line-height: 1.2em;
     margin: 2em 0%; } }

 @media only screen and (max-width: 30em) {
   #about p {
     font-size: 1.2em;
     line-height: 1.4em;
     margin: 2em 0%; } 
   }
     
  
  #about a {
      color: #6abda3;
      text-decoration: none;
      border-bottom: 1px solid #6abda3; } 

  .no-js #about {
    position: static; }
  
  @media only screen and (max-width: 48em) {
    #about {
      position: static;
      display: block; } 
    }
 
 #about h2 {
	color: #000;
  font-family: "freight-display-pro",sans-serif;
	font-style: normal;
	font-weight: 900;
 	font-size: 2.0em;
 	margin: 1em 0;
 	line-height: 1.2em;
 	text-align: left;
  max-width: 800px;	
 	}
 
 	@media only screen and (max-width: 48em) {
 		#about h2 {
 			font-size: 1.6em;
 			line-height: 1.2em;
 		
 	}
 }
 #about h3 {
  color: #000;
  font-family: "tenso",sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.0em;
  line-height: 1.0em;
  text-align: left;
  letter-spacing: .2em;
  text-transform: uppercase;
   }
  @media only screen and (max-width: 48em) {
    #about h3 {
      font-size: 1.0em;
      line-height: 1.2em;
    
  }
  
 }

.btn-mini {
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff url('../img/icon1.svg?1385379494') no-repeat center center;
  background-size: 16px 16px;
  top: 30px;
  right: 30px;
  z-index: 5;
  border-bottom: none; }

  .btn-mini.closeIt {
    background: #fff url('../img/icon2.svg?1385379495') no-repeat center center;
    background-size: 16px 16px; }
  
  @media only screen and (max-width: 48em) {
    .btn-mini {
      display: none; } }


    hr {
        border-top: 1px dotted #8c8b8b;
        margin-top: 3em;
        opacity: .7;
      }

      }
