/*
Design and development by Evan
*/

@font-face {font-family: 'ITCClearface';font-weight: bold;font-style: normal;src: url('webfonts/3A2750_0_0.eot');src: url('webfonts/3A2750_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3A2750_0_0.woff2') format('woff2'),url('webfonts/3A2750_0_0.woff') format('woff'),url('webfonts/3A2750_0_0.ttf') format('truetype');}


@font-face {font-family: 'ITCClearface';font-weight: normal;font-style: normal;src: url('webfonts/3A2750_1_0.eot');src: url('webfonts/3A2750_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3A2750_1_0.woff2') format('woff2'),url('webfonts/3A2750_1_0.woff') format('woff'),url('webfonts/3A2750_1_0.ttf') format('truetype');}


* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  color:#17181A;
  font-family: "ITCClearface", times, -apple-system, BlinkMacSystemFont, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
  font-style: normal;
  font-size: 3.8em;
  line-height:normal;
  text-align: center; /*让div内部文字居中*/
  margin-top: 50px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

h2{
  color:#17181A;
  font-family: "ITCClearface", times, -apple-system, BlinkMacSystemFont, "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
  font-style: normal;
  font-size: 1.75em;
  line-height: 2.0;
  width: 100%;
  max-width:520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  margin-bottom: 24px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

h3{
  font-size: 1.375em;
  font-weight: 500;
}

h4{
  font-family: "Roboto Mono", "PT Mono", -apple-system, BlinkMacSystemFont, "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 2.5em;
  font-weight:400;
  line-height: normal;
  margin-top: 0em;
}

h5{
  font-size: 1.375em;
  font-weight: 400;
  color:#283239;
  line-height: 27px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",Helvetica,Arial,sans-serif;
  width: 100%;
  max-width:520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  margin-bottom: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body {
  background-color: #FFFFFF;
  color:#283239;
  line-height: 27px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight:300;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

p {
  width: 100%;
  max-width:520px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

span{
  font-size: 1em;
}
.prototype{
  max-width: 1400px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.actandtalk{
  max-width: 920px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.teamup{
  max-width: 970px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pageflow{
  max-width: 1200px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.traffic{
  max-width:970px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.benefits{
  max-width:620px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.fun{
  max-width: 1200px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.shoutforcoupon{
  max-width: 1200px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.back{
  font-size:14px;
  color:#CDD8DE;
  margin-left: 20%;
}


.banner {
  display: block;
  margin: 0;
}

.information{
  justify-content:center;//子元素水平居中
  align-items:center;//子元素垂直居中
  display:-webkit-flex;
  padding-top: 150px;
  padding-bottom: 130px;
  display:flex;
  /*background-color: #B55546;*/
  color: #283239;
}

.overview{
  margin-right: 4.68em;
  max-width: 520px;
}
.team{
  margin-right: 4.68em;
}



.framerworks{
  max-width: 1200px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.mail{
  width: 100%;
  max-width:520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}




a {outline:none !important; text-decoration:none;border-bottom:1px #17181A solid;}
a {padding-bottom: 4px;}
a:link {color:#283239;}
a:visited {color:#283239;}
a:hover {color:#312EFF;}
a:active {color:#283239; }


@media only screen and (max-width: 1024px) {

  h4{
    font-size: 1.5em;
  }

  .information{
    justify-content:center;//子元素水平居中
    align-items:center;//子元素垂直居中
    display:-webkit-flex;
    padding-top: 150px;
    padding-bottom: 130px;
    display:flex;
    /*background-color: #B55546;*/
    color: #283239;
  }

  .overview{
    margin-right: 2em;
    max-width: 400px;
  }
  .team{
    margin-right: 2em;
  }

@media only screen and (max-width: 768px) {
  body {
    margin-left: 32px;
    margin-right: 32px;
  }

  h4{
    font-size: 1.375em;
  }

  .information{
    justify-content:center;//子元素水平居中
    align-items:center;//子元素垂直居中
    display:-webkit-flex;
    padding-top: 150px;
    padding-bottom: 130px;
    /*background-color: #B55546;*/
    color: #283239;
  }

  .overview{
    margin-right: 1em;
    max-width: 520px;
  }
  .team{
  }
}


@media only screen and (max-width: 520px) {
  h1{
    text-align: left; /*让div内部文字居中*/
    margin-bottom: 120px;
  }

  body {
    margin-left: 32px;
    margin-right: 32px;
  }

  h4{
    font-size: 1.375em;
  }
  .information{
    margin-top: 100px;
    display:contents;
    /*background-color: #B55546;*/
    color: #283239;
  }

  .overview{
    max-width: 520px;
  }

}
