#nav, #header, #footer {
  display: none;
}
#content {
  width: auto;
  float: none;
  border-bottom: none;
  padding: 0;
}
#register_left {
  width: 250px;
  padding-right: 0;
}
#container {
  width: 1000px;
  margin: 0 auto;
  overflow: auto;
  font-family: 'Open Sans', sans-serif;
}
h1 {
  display: none;
}
#register_btn a {
  background: #db2328;
  display: inline-block;
  padding: 10px 15px 10px 15px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
form {
    width: 840px;
}
#pending ul {
    list-style-type: none;
}
#presenting-sponsor {
    margin-bottom: 40px;
}
#nav, #footer, #header, #header_right {
  display: none;
}
#main {
  width: 1020px;
}
#content {
  float: left;
  border-bottom: none;
  overflow: hidden;
}
#register_left {
  width: 240px;
  padding-right: 0;
  clear: both;
}
#register_right {
  width: 586px;
  padding-bottom: 40px;
}
#register_right ul div.left {
    width: 469px;
}
input#submit, a#submit {margin:0;}
#container {
  overflow: hidden;
}
#form_attending ul {
  margin: 0;
}
#register_left ul div.left {
  width: 143px;
}
#top {
  width: 840px;
  padding: 20px;
  margin-top: 20px;
  background-color: #ebebeb;
  overflow: hidden;
}
#content #top a {
    text-decoration: underline;
}
#sidebar {
  margin-top: 0;
  border-bottom: 0;
}
.sponsor_type {
    color: #304136;
    font-size: 20px;
    padding-top: 20px;
}
#venue_address #register_left { float: left; }
                html, body {
        margin: 0;
        padding: 0;
    }
    img {
        max-width: 100%;
    }
    body {
        background: #fff;
        font-family: "Lucida Grande", sans-serif;
        font-size: 14px;
        line-height: 1;
    }
    #content a {
      text-decoration: none;
      color: #000;
    }
    #iwny16_hd {
        background-color: #0437bb;
        padding: 10px 20px;
    }
    #iwny16_dt {
        clear: both;
        font-weight: bold;
        padding-top: 10px;
    }
    #iwny16_all {
        background-color: #ebebeb;
        padding: 20px;
    }
    #iwny16_all h2 {
        color: #0437bb;
        font-size: 40px;
        font-weight: bold;
        line-height: 40px;
        margin: 0 0 10px 0;
    }
    .iwny16_el p {
        font-size: 14px;
        line-height: 18px;
    }
    .iwny16_er {
        font-weight: bold;
    }
    #iwny16_all a {
        background-color: #0437bb;
        color: #fff;
        display: inline-block;
        font-size: 20px;
        margin-bottom: 10px;
        padding: 15px 20px;
        text-decoration: none;
        border-radius: 15px;
        text-transform: uppercase;
    }
    .iwny16_date {
        background-color: #1c1f4f;
        color: #fff;
        float: left;
        font-size: 20px;
        padding: 10px 0;
        width: 100%;
    }
    .iwny16_datei {
        display: inline-block;
        padding: 0 20px;
    }
    .iwny16_event {
        clear: both;
        float: left;
        padding: 20px;
    }
    #content .iwny16_headline a {
        color: #fff;
        display: block;
        font-size: 40px;
        line-height: 40px;
        font-weight: bold;
        margin-bottom: 10px;
        text-decoration: none;
    }
    .iwny16_event p {
        font-size: 17px;
        line-height: 21px;
        font-weight: bold;
        color: #000;
    }
    .iwny16_cb {
        color: #000;
        display: inline-block;
        float: left;
        line-height: 18px;
        /*padding: 10px 0;*/
        text-align: center;
        text-decoration: none;
        width: 33.33%;
    }
    .iwny16_cb a {
        color: #000;
        text-decoration: none;
    }
    #iwny16_prog {
        background-color: #89c8c3;
    }
    #iwny16_ommaawards {
        background-color: #a9258d;
    }
    #iwny16_appy {
        background-color: #8394a8; /*#8394a8;*/
    }
    #iwny16_reck {
        background-color: #0d9188;
    }
    #iwny16_vrar {
        background-color: #d34c2a;
    }
    #iwny16_video {
        background-color: #f37a21;
    }
    #iwny16_social {
        background-color: #ffc20e;
    }
    #iwny16_bots {
        background-color: #da9529;
    }

    @media screen and (min-width:768px) {
        #container {
            width: 1020px;
        }
        #iwny16 {
            float: left;
            max-width: 1020px;
        }
        #iwny16_hd, #iwny16_hd img {
            float: left;
        }
        #iwny16_hd img {
          margin-left: 20px;
        }
        #iwny16_hd {
            padding: 20px 0;
            width: 100%;
        }
        #iwny16_sd {
            float: left;
        }
        #iwny16_sd img {
            margin-left: 20px;
        }
        #iwny16_ml {
            float: left;
            width: 840px;
        }
        #iwny16_dt {
            margin-left: 25px;
            margin-top: 72px;
        }
        #iwny16_all {
            float: left;
        }
        .iwny16_el {
            float: left;
            width: 70%;
        }
        .iwny16_er {
            float: left;
            margin-left: 5%;
            width: 25%;
        }
        .iwny16_headline a {
            font-size: 40px;
        }
    }