.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "Open Sans";
}
body a.slackbtn {
  display: inline-block;
  opacity: 1.0;
  transition: opacity 1s;
}
body a.slackbtn:hover {
  opacity: 0.7;
  transition: opacity 1s;
}
body a.btn {
  display: inline-block;
  padding: 15px 25px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #34332F;
  border-radius: 5px;
  text-decoration: none;
  color: #34332F;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 10px;
}
body a.btn:hover {
  background: #f2f2f2;
}
body a.btn.blue {
  background: #426AB8;
  border: 1px solid #426AB8;
  color: #fff;
}
body a.btn.blue:hover {
  background: #355492;
}
#bar {
  background-color: #196b9e;
  font-family: "Open Sans";
}
.pro-img {
  max-width: 100%;
  max-height: 40px;
  padding: 20px;
}
.button-get {
  margin-bottom: 10px;
  width: 150px;
  background: #1CBA63;
  text-decoration: none;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  padding: 15px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.bttn:hover,
.button-get:hover {
  text-decoration: none;
  background: #19a457;
}
.bttn {
  float: right;
  display: block;
  margin: 10px;
  width: 175px;
  background: #1CBA63;
  text-decoration: none;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  padding: 15px;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
}
#bottom {
  background-color: #196b9e;
  text-align: center;
  padding-top: 20px;
  height: 150px;
  color: #fff;
  font-family: "Open Sans";
}
#bottom h2 {
  font-weight: 100;
  font-size: 30px;
}
#bottom h3 {
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#contain #top_section {
  text-align: center;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #b8b9bb;
  font-family: "Open Sans";
}
#contain #top_section h1 {
  font-weight: 100;
  font-size: 40px;
  color: #353432;
  margin-bottom: 20px;
}
#contain #top_section h1.slack,
#contain #top_section h2 {
  font-weight: 100;
  font-size: 30px;
  margin-top: 30px;
}
#contain #top_section h1.slack,
#contain #top_section h3 {
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.space {
  margin-top: 40px;
}
#contain #top_section h1.slack {
  line-height: 40px;
}
#contain #top_section img {
  display: block;
  margin: 60px auto 0;
  width: 1000px;
  max-width: 100%;
}
#contain #top_section img.slack {
  margin-top: 0;
}
#contain .section {
  padding: 50px;
  border-bottom: 1px solid #b8b9bb;
  border-top: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans";
}
#contain .section.grey {
  background: #F1F2F6;
  font-family: "Open Sans";
}
#contain .section p.stitle {
  margin: 0;
  color: #292E34;
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 300;
  margin-top: 60px;
  line-height: 50px;
  text-align: center;
}
#contain .section p.sdesc {
  font-size: 18px;
  line-height: 25px;
  font-weight: 100;
  text-align: center;
}
#contain .section .in_contain {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  min-height: 410px;
  padding-left: 660px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#contain .section .in_contain p {
  margin: 0;
  color: #292E34;
}
#contain .section .in_contain p.title {
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: 300;
  margin-top: 60px;
  line-height: 50px;
}
#contain .section .in_contain p.desc {
  font-size: 18px;
  line-height: 25px;
  font-weight: 100;
}
#contain .section .in_contain img {
  display: block;
  margin-top: 50px;
  position: absolute;
  left: 40px;
}
#customers {
  text-align: center;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#customers h2 {
  font-family: "Open Sans";
  text-align: left;
  display: inline-block;
  margin: 20px 40px;
}
#customers p {
  max-width: 40%;
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: 100;
  line-height: 35px;
  margin: 0px;
  margin-bottom: 10px;
  margin-top: 25px;
  margin-left: 100px;
  float: left;
  font-style: italic;
}
#customers img {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 40px;
  margin-top: 0px;
  max-width: 100%;
  height: 90px;
}
#customers img .landing {
  margin: 20px 40px;
  margin-top: 0px;
}
#museum_customers {
  text-align: center;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#museum_customers h2 {
  font-family: "Open Sans";
  text-align: left;
  display: inline-block;
  margin: 20px 40px;
}
#museum_customers p {
  max-width: 40%;
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: 100;
  line-height: 35px;
  margin: 0px;
  margin-bottom: 10px;
  margin-top: 25px;
  margin-left: 100px;
  float: left;
  font-style: italic;
}
#museum_customers img {
  margin: 20px 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  #bar {
    height: 80px;
  }
  .pro-img {
    max-width: 50%;
    max-height: 40px;
    padding: 25px 20px 20px;
  }
  .bttn {
    margin: 10px;
    width: 125px;
  }
  #bottom {
    height: 200px;
  }
  #contain .section .in_contain {
    padding-left: 0;
  }
  #contain .section .in_contain img {
    position: initial;
    margin: 0 auto;
    float: none;
  }
  #contain .section .in_contain br {
    display: none;
  }
  #contain .section .in_contain p {
    text-align: center;
  }
  #contain .section .in_contain p.title {
    margin-top: 0 !important;
  }
  #customers img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  #museum_customers img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  #contain #top_section h1 {
    font-size: 35px;
    width: 100%;
  }
  #contain #top_section h2 {
    font-size: 30px;
    width: 100%;
  }
}
