h2{
  font-size: 20px;
  font-weight: bold;
  color: #7e7e7e;
  margin-bottom: 70px;
  text-transform: uppercase;
}

h3{
  color:#c5c4c4;
  font-weight: bold;
  line-height:22px;
}

header figure{
  background-image:url('../creative/logo.jpg');
}

.max-width{
  max-width: 1000px;
  margin: 0 auto;
}

.layout-padding{
  padding: 30px;
}

main{
  background:#fff;
  margin: 0 auto;
  box-sizing: border-box;
}

.main > div{
  position: relative;
  text-align: right;
  max-width:800px;
  margin:0 auto 30px auto;
}

.main > div figure{
  display: inline-block;
  width: 49%;
  vertical-align: top;
  box-sizing: border-box;
}

.main > div figure.event{
  padding-right: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}

.main > div figure.conference{
  padding-left: 40px;
}

.main .what-ismexich{
  text-align: right;
  font-size: 20px;
}

.main .what-ismexich h2{
  margin-bottom: 20px;
}

.main .what-ismexich span{
  font-size: 35px;
  color: #c5c4c4;
}

.main .what-ismexich p{
  font-size: 19px;
  color: #c5c4c4;
  width: 80%;
  display: inline-block;
  font-weight: bold;
  line-height: 30px;
}

.speakers, .venue{
  background: #e14955;
}
.speakers div.max-width{
  text-align: center;
}

.speakers h2, .venue h2{
  color: #fff;
  text-align: left;
}

.speakers .figure-container{
  display: inline-block;
  margin-right: 70px;
  width: 250px;
  vertical-align: top;
}
.speakers .figure-container:last-child{
  margin-right:0;
}
.speakers figure { margin:0 auto; }
.speakers .speaker-1{
  width: 200px;
  height: 200px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url('../creative/speaker_transparent_1.png') no-repeat;
  background-size: cover;
  background-position-y: -35px;
}

.speakers .speaker-2{
  width: 200px;
  height: 200px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url('../creative/speaker_transparent_2.png') no-repeat;
  background-size: cover;
  background-position-y: -35px;
}

.speakers .figure-container figcaption{
  color: #fe9ca4;
  margin-top: 30px;
}

.speakers .figure-container figcaption .name{
  font-weight: bold;
  margin-bottom: 5px;
}

.speakers .figure-container figcaption .from{
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 30px;
}

.assist{
  color: #c5c4c4;
}
.assist .be-part {
  text-align: center;
}
.assist .be-part h3 {
  min-height:44px;
}
.assist .be-part .item,
.attend .max-width > div{
  display: inline-block;
  width: 48%;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
}

.assist .be-part .item {
  width:auto;
  max-width: 200px;
  margin:0 15px 30px 15px;
}
.assist .be-part .row {
  margin-top:50px;
  width:100%;
}

.assist .be-part .submit-student-container{
  width: 60%;
  margin: 0 auto;
}

.assist .be-part .submit{
  background: #FFF url('../creative/submitPaperIcon.png') 0 0 no-repeat;
  background-size: 50%;
  width: 87px;
  height: 100px;
  margin: 0 auto;
  background-position: center;
}

.assist .be-part .register{
  background: #FFF url('../creative/studentsCompetitionIcon.png') 0 0 no-repeat;
  background-size: 50%;
  width: 87px;
  height: 100px;
  margin: 0 auto;
  background-position: center;
}

.assist .be-part .submission{
  color: #7e7e7e;
  margin-bottom: 5px;
}

.assist .be-part .dates{
  color:#c5c4c4;
  font-size: 20px;
}

.assist .be-part .month{
  font-size: 12px;
}

.assist .be-part .symbol{
  color: #e14955;
}

.attend .cost{
  color: #c5c4c4;
  font-size: 22px;
}

.attend .public{
  margin-bottom: 10px;
}

.attend .presentators{
  background: #fff url('../creative/people.jpg') 0 0 no-repeat;
  height: 300px;
  background-size: cover;
  margin: 0 auto;
  border: solid 15px #f1eeee;
}

.venue h2{
  margin-bottom: 30px;
}

.venue h3{
  text-align: right;
  color: #fe9ca4;
  font-weight: bold;
}

.venue h4{
  color: #fe9ca4;
  font-size: 14px;
  text-align: center;
  margin-bottom: 5px;
}

.venue figure{
  background: #e14955 url('../creative/venue.jpg') 0 0 no-repeat;
  height: 400px;
  background-size: cover;
  margin: 0 auto;
  background-position-y: -106px;
}

.venue .footer{
  padding: 30px;
}
.sponsors .container{
  text-align: center;
}

.sponsors figure{
    display: inline-block;
    margin: 0 30px 10px 30px;
    width: 154px;
    height: 148px;
    background-size: contain;
    background-repeat: no-repeat;
}

.sponsors .udc{
  background-image:url('../creative/logos/ucol.png');
}

.sponsors .amexihc{
  background-image:url('../creative/logos/amexihc.png');
  background-position-y: 40px;
}

.sponsors .createnet{
  background-image:url('../creative/logos/createnet.png');
  opacity:0.4;
  background-position-y: 40px;
}

.sponsors .uach{
  background-image:url('../creative/logos/uach.jpg');
  opacity:0.4;
}

.sponsors .algoma{
  background-image:url('../creative/logos/algoma.png');
  opacity:0.4;
}

.sponsors .acm{
  background-image:url('../creative/logos/acm.jpg');
  opacity:0.8;
}
.sponsors .sigchi{
  background-image:url('../creative/logos/sigchi.jpg');
  opacity:0.4;
}

footer{
  background: #efefef;
  color:#7e7e7e;
  text-align: center;
}

footer h2{
  margin-bottom: 20px;
}

section.assist { padding-bottom:70px; }

@media only screen and (max-width: 425px) {
  h3 {
    font-size:15px;
  }
  .main > div figure {
    width:100%;
    padding-top:30px;
  }
  .main > div figure.event {
    position:static;
    padding-right:0;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
  }
  .main > div figure.conference {
    padding-left:0;
  }
  .main .what-ismexich p {
    font-size:14px;
    line-height:24px;
    width:100%;
  }
}
