* {
    margin: 0;
    padding: 0
}

/* test */

body {
    background-color: #413d38;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial;
    font-weight: 400;
    font-size: 13px;
    color: #413d38
}

#viewport {
    position: relative;
    max-width: 100%;
    overflow: hidden
}

a, a:active, a:visited, a:hover {
    text-decoration: none;
    color: #81766d;
    border: 0
}

a:active {
    outline: 0;
    border: 0;
    -moz-outline-style: none
}

a:hover {
    color: #665d56
}

h2 a, h2 a:hover, h2 a:visited, h2 a:active {
    color: #413d38
}

img {
    border: 0
}

span.replace {
    position: absolute;
    left: 0;
    top: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden
}

#website {
    width: 958px;
    margin: auto
}

h2 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px
}

a {
    border: 0
}

a.more-link {
    display: none
}

img {
    border: 0
}

div#content {
    min-height: 700px
}

input, textarea {
    border-radius: 0
}

div#howest {
    background-color: #2e2b27;
    padding-bottom: 0;
    padding-top: 2px;
    position: absolute;
    width: 100%;
    height: 26px
}

div#howest div.inner {
    max-width: 958px;
    margin: auto;
    text-align: right;
    position: relative
}

div#howest a {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999
}

#header {
    position: relative;
    height: 200px
}

div#notice {
    position: absolute;
    top: 119px;
    right: 0
}

div#header a.hbutton {
    float: left;
    margin-left: 5px;
    background-color: white;
    color: black;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 5px
}

div#header a.hbutton.white {
    background-color: white
}

div#header a.hbutton.green {
    background-color: #9681b2;
    color: white
}

h1#logo a {
    width: 255px;
    height: 162px;
    background-image: url('images/2m14.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: -10px;
    margin: 0;
    padding: 0;
    z-index: 3000
}

ul#social_links {
    position: absolute;
    top: 73px;
    right: 132px
}

ul#social_links li {
    float: left;
    list-style-type: none;
    margin-left: 5px
}

ul#social_links li a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #554c47;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #b3b0ab
}

ul#social_links li a:hover {
    background-color: #615650;
}

form#searchform {
    position: absolute;
    right: 0;
    top: 68px
}

form#searchform input {
    border: 0;
    height: 30px
}

form#searchform #s {
    color: #b3b0ab;
    background-color: #413d38;
    width: 80px;
    margin-right: -5px;
    position: absolute;
    right: 30px;
    top: 0;
    border-color: #554c47;
    border-width: 1px;
    border-style: solid;
    height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 28px;
    outline: 0
}

form#searchform #searchsubmit {
    background-color: #554c47;
    color: white;
    width: 30px;
    height: 30px;
    text-indent: -1000px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-image: url('images/btn-icons2.png');
    background-position: 2px -210px;
    cursor: pointer;
    border-radius: 0
}

form#searchform #searchsubmit:hover {
    background-color: #615650
}

div#schedule-menu {
    position: relative;
    margin-bottom: 10px
}

div#schedule-menu a.btn-schedule {
    color: white;
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    display: block;
    padding-left: 45px;
    background-color: #9e9186;
    text-transform: uppercase
}

div#schedule-menu span {
    display: block
}

div#schedule-menu a.btn-schedule {
    background-repeat: no-repeat;
    background-image: url('images/btn-icons2.png')
}

div#schedule-menu a.btn-schedule {
    background-position: 11px -60px
}

div#schedule-menu a.btn-close {
    background-color: #81766d;
    color: white;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    padding-left: 9px;
    padding-right: 10px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 0
}

ul#menu-main li, ul.sub-menu li {
    list-style-type: none;
    margin-bottom: 2px
}

ul.sub-menu {
    margin-top: 2px
}

ul#menu-main li a {
    color: white;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    display: block;
    padding-left: 15px;
    background-color: #9e9186;
    text-transform: uppercase
}

ul.sub-menu {
    display: none
}

ul#menu-main span {
    display: block
}

li.current-menu-parent ul.sub-menu {
    display: block
}

ul#menu-main li.current-menu-item a {
    background-color: #81C18C;
}

ul#menu-main li.current-menu-parent a {
    background-color: #81C18C;
}

ul#menu-main li.current-menu-parent a:hover {
    background-color: #9e9186;
}

ul#menu-main li.current-menu-parent ul.sub-menu a {
    color: #9e9186;
    background-color: white;
    font-size: 15px
}

ul#menu-main li.current-menu-parent ul.sub-menu a:hover {
    color: #645447;
}

ul#menu-main li.current-menu-parent li.current-menu-item a {
    color: #645447;
    background-color: white;
    font-size: 15px
}

ul#menu-main li a:hover {
    background-color: #887b6f;
}

ul#menu-main li.current-menu-item a:hover {
    background-color: #81C18C;
}

div#page-nav {
    display: none
}

div.box {
    width: 230px;
    background-color: white;
    margin-bottom: 10px;
    border-bottom-color: #9e9186;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    float: left;
    margin-top: 0
}

div.green-box {
    border-bottom-color: #81C18C;
}

div.box.no-content h2 {
    margin-bottom: 0
}

div.box.menu-box {
    background-color: transparent;
    border-bottom-width: 0;
    float: left
}

ul#menu-main li.btn-contact {
    margin-bottom: 0
}

ul.sub-menu li#menu-item-60 {
    margin-bottom: 0
}

div.box-context {
    padding: 12px;
    position: relative
}

div.box-context ul li {
    margin-left: 15px;
    list-style-type: square
}

div.box-context p {
    margin-bottom: 12px
}

div h2 {
    margin-bottom: 10px
}

#infscr-loading {
    position: absolute;
    bottom: -20px;
    left: 15px;
    color: white
}

div.floatbox {
    float: left;
    margin-left: 10px
}

div.big-box {
    width: 470px;
    background-color: white;
    border-bottom-color: #9e9186;
    border-bottom-style: solid;
    border-bottom-width: 4px
}

div.side-box {
    background-color: white;
    width: 232px;
    background-repeat: no-repeat;
    background-position: -5px -20px;
    border-top-color: #9e9186;
    border-top-width: 4px;
    border-top-style: solid;
    position: relative
}

div.side-box div.inner {
    padding: 10px
}

div.side-box p {
    margin-bottom: 8px
}

div.side-box p.title {
    font-weight: 600;
    font-size: 18px
}

div.side-box iframe, div.side-box a {
    margin-bottom: 15px
}

div.side-box p iframe {
    margin-bottom: 0
}

div.share-box {
    position: relative;
    height: 150px;
    top: 10px
}

div.fb-like {
    position: absolute;
    top: 35px;
    z-index: 4000
}

div.g-plusone {
    position: absolute;
    top: 0;
    z-index: 3000
}

div.twit-button {
    position: absolute;
    top: 70px;
    z-index: 3000
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget {
    left: -300px !important
}

.anotherslideshow_tabs {
    font-size: 13px;
    margin: 0 auto 3px;
    padding: 8px 0;
    list-style: none;
    width: 100%;
    text-align: center;
    background-color: #9e9186
}

.anotherslideshow_tabs li {
    display: inline
}

.anotherslideshow_tabs li:first-child {
    margin-left: 0
}

.anotherslideshow_tabs a, .anotherslideshow_tabs a:hover {
    padding: 8px 20px;
    text-decoration: none;
    border: 0;
    color: white
}

.anotherslideshow_tabs .anotherslideshow_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold
}

div#combell a {
    color: black
}

div#sponsors {
    clear: both;
    padding-top: 60px;
    padding-bottom: 60px
}

div#footer-sponsors {
    margin-left: 10px;
    margin-top: 10px;
    background-color: white;
    padding: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom-color: #81C18C;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-top-color: #81C18C;
    border-top-style: solid;
    border-top-width: 4px
}

div#footer-sponsors a.sponsor {
    margin-right: 20px;
    margin-left: 20px;
    line-height: 50px
}

div#footer-sponsors a.sponsor img {
    width: 180px
}

div#footer-sponsors a.sponsor img#combell_img {
    width: 120px
}

div#footer {
    clear: both;
    background-color: #2e2b27;
    padding: 15px;
    padding-bottom: 25px;
    min-height: 40px
}

div#footer-wrapper {
    margin: auto;
    width: 958px
}

div#copyright {
    text-align: right;
    color: gray;
    margin-right: 10px;
    float: right
}

div.box-context h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 10px
}

ul.post_terms {
    margin-top: 10px;
    margin-bottom: 0
}

ul.post_terms li.post_term {
    list-style-type: none;
    display: inline-block;
    background-color: #9681b2;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    margin-right: 5px;
    font-size: 11px;
    margin-left: 0;
    margin-bottom: 5px
}

div.search-box p.term {
    margin-top: 5px;
    color: #9681b2;
    font-weight: 500
}

div.small-sponsor-logo {
    text-align: center;
    padding: 22px;
    padding-top: 35px
}

div.sponsor-logo {
    width: 190px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px
}

div.big-box label {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    margin-bottom: -12px;
    margin-top: 20px
}

div.big-box input {
    color: #413d38;
    width: 430px;
    border-color: #9e9186;
    border-width: 1px;
    border-style: solid;
    height: 20px;
    padding: 5px
}

div.big-box input[type='submit'] {
    margin-top: 25px;
    background-color: #9e9186;
    color: white;
    font-size: 18px;
    height: 36px;
    width: 442px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 0;
    border: 0
}

div.big-box input[type='checkbox'] {
    width: 25px;
    margin-bottom: 30px
}

div.big-box input[type='submit']:hover {
    background-color: #81766d
}

div.big-box textarea {
    color: #413d38;
    width: 430px;
    border-color: #9e9186;
    border-width: 1px;
    border-style: solid;
    height: 100px;
    padding: 5px
}

label span {
    color: red
}

span.form-infomessage {
    margin-top: 10px;
    font-size: 11px;
    display: block
}

span.wpcf7-list-item-label {
    color: black
}

.hide {
    display: none
}

div.countdown {
    width: 232px;
    background-color: #34a0a5;
    color: white;
    margin-top: 10px
}

div.countdown-inner {
    padding: 20px
}

p.countdown-days {
    font-size: 100px;
    margin-top: -25px;
    font-weight: 600;
    text-align: center
}

p.countdown-message {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -20px;
    text-align: center;
    margin-bottom: 0
}

div.big-box.big-register div.box-context {
    padding: 0
}

div.big-box.big-register {
    border-bottom-width: 1px;
    border: 0;
    background-color: transparent
}

div.big-box.big-register div.ticket a {
    display: block;
    margin-bottom: 10px;
    color: white;
    padding: 15px
}

div.big-box.big-register div#ticket-info {
    color: #413d38;
    padding: 15px;
    border-color: #66326d;
    border-width: 1px;
    border-style: solid
}

div.big-box.big-register div#ticket-conference a {
    background-color: #81C18C;
}

div.big-box.big-register div#ticket-day1 a {
    background-color: white;
    color: black
}

div.big-box.big-register div#ticket-day2 a {
    background-color: white;
    color: black
}

div.big-box.big-register div#ticket-group a {
    background-color: #313131
}

div.big-box.big-register div#ticket-info {
    background-color: white
}

div.big-box.big-register span.ticket-date {
    display: block;
    font-size: 16px
}

div.big-box.big-register span.ticket-name {
    display: block;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: -3px
}

div.big-box.big-register span.ticket-sub {
    margin-bottom: 2px;
    display: block
}

div.big-box.big-register div#ticket-workshop {
    position: relative
}

a.new span.new-pointer {
    background-image: url('images/new.png');
    background-repeat: no-repeat;
    width: 44px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 8px
}

#schedule div.sess.sess799 {
    width: 928px
}

#schedule div.sess.sess800 {
    width: 928px
}

#schedule {
    margin-bottom: 40px
}

#schedule div.workshops-schedule {
    background-color: #81C18C;
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    padding-bottom: 4px;
    padding-top: 4px
}

#schedule div.conference-schedule {
    background-color: #81C18C;
    color: white;
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    cursor: pointer;
    padding-bottom: 4px;
    padding-top: 4px
}

#schedule div.time {
    clear: both;
    text-align: center;
    background-color: #313131;
    color: black;
    margin-top: 4px;
    margin-bottom: 4px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 4px
}

#schedule span.title {
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    border-bottom-color: #a3a3a3;
    border-bottom-style: dotted;
    border-bottom-width: 1px
}

#schedule span.title-no-desc {
    cursor: default;
    font-size: 17px;
    font-weight: 500
}

#schedule div.info {
    background-color: white;
    text-align: center;
    color: black;
    font-size: 14px;
    font-weight: 600;
    padding: 4px;
    margin-bottom: 5px
}

#schedule div.sess, #schedule div.workshop {
    position: relative;
    float: left;
    width: 211px;
    margin: 3px;
    background-color: white;
    border-color: #81C18C;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #81C18C;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    overflow: hidden;
    padding: 10px;
    padding-bottom: 40px;
    margin-bottom: 6px;
    min-height: 110px
}

#schedule div.session {
    border-color: #81C18C;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #81C18C;
    border-bottom-style: solid;
    border-bottom-width: 4px
}

#schedule div.workshop {
    border-color: #81C18C;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #81C18C;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    width: 291px
}

#schedule div.sess div.tags {
    margin-top: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px
}

#schedule div.sess div.tags span, div.big-sess div.tags span {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500
}

div.big-sess div.tags {
    margin-top: 15px
}

div.big-sess div.tags span {
    margin-right: 3px
}

#schedule div.sess p {
    margin-top: 10px;
    margin-bottom: 10px
}

#schedule div.sess a {
    font-weight: 500
}

#schedule div.description {
    display: none
}

#workshops {
    display: none
}

#sessions {
    display: none
}

#schedule span.sticker {
    color: white;
    text-transform: uppercase
}

#schedule span.sticker.AUG {
    background-color: #df0000
}

#schedule span.sticker.adobe {
    background-color: red
}

#schedule .topic, div.big-sess .topic {
    color: white
}

#schedule .insp, div.big-sess .insp {
    background-color: #0f564d
}

#schedule .design, div.big-sess .design {
    background-color: #578c82
}

#schedule .video, div.big-sess .video {
    background-color: #3773af
}

#schedule .sound, div.big-sess .sound {
    background-color: #3773af
}

#schedule .dev, div.big-sess .dev {
    background-color: #f34a0f
}

#schedule .web, div.big-sess .web {
    background-color: #f34a0f
}

#schedule .mobile, div.big-sess .mobile {
    background-color: #f36b1d
}

#schedule .story, div.big-sess .story {
    background-color: #c741a0
}

#schedule .social, div.big-sess .social {
    background-color: #c741a0
}

#schedule .game, div.big-sess .game {
    background-color: #4ababe
}

#schedule .com, div.big-sess .com {
    background-color: #c741a0
}

#schedule .media, div.big-sess .media {
    background-color: #c741a0
}

#schedule .entrepreneur, div.big-sess .entrepreneur {
    background-color: #c741a0
}

#schedule .room, div.big-sess .room {
    background-color: #3d3d3d;
    color: white
}

#schedule span.add {
    background-color: black;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    position: absolute;
    right: 10px;
    bottom: 10px
}

div#hosting a, div#hosting a:hover, div#hosting a:visited {
    color: #003aaf
}

div.big-livestream {
    width: 946px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

div#livemessage {
    display: none;
    background-color: #9681B2;
    padding: 10px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: white;
    width: 200px
}

div#brought {
    display: inline-block;
    background-image: url('images/broughttoyouby.jpg');
    width:300px;
    height: 54px;
    
}
div#facebooklivestream{
    display: inline-block;
    margin-right: 50px;
}
div#livestreamtitle{
    padding: 5px;
    margin-left: 150px;
    margin-right: 150px;
    text-transform: uppercase;
    font-size: 18px;
    background-color:#9681b2; 
    color: #FFF;
    
}

div#brought span {
    display: none
}

body#ie div#website {
    width: 716px
}

div.big-livestream {
    width: 714px
}

div.big-livestream {
    margin-left: 0
}

@media screen and (max-width: 945px) {
    #website {
        width: 716px
    }

    div.side-box {
        display: none
    }

    div#footer-wrapper {
        width: 716px
    }

    div.countdown {
        display: none
    }

    div#footer-sponsors a.sponsor {
        margin-right: 10px;
        margin-left: 10px;
        line-height: 50px
    }

    div#footer-sponsors a.sponsor img {
        width: 190px
    }

    #schedule div.sess {
        width: 210px
    }

    #schedule div.sess374, #schedule div.slot_1 {
        width: 686px
    }

    #schedule div.workshop {
        width: 210px
    }

    div.big-livestream {
        margin-left: 0
    }

    div.big-livestream {
        width: 714px
    }

    #schedule div.sess.sess799 {
        width: 686px
    }

    #schedule div.sess.sess800 {
        width: 686px
    }
}

@media screen and (max-width: 720px) {
    #website {
        width: 474px
    }

    div#footer-wrapper {
        width: 474px
    }

    ul#social_links {
        display: none
    }

    div.big-box {
        width: 230px
    }

    div.big-box img {
        max-width: 100%;
        height: auto
    }

    div.big-box input {
        width: 192px
    }

    div.big-box input[type='submit'] {
        width: 202px
    }

    div.big-box textarea {
        width: 192px
    }

    div#footer-sponsors a.sponsor {
        margin-right: 10px;
        margin-left: 10px;
        line-height: 50px
    }

    div#footer-sponsors a.sponsor img {
        width: 160px
    }

    div#content {
        min-height: 400px
    }

    span.single_line {
        display: block
    }

    #schedule div.sess {
        width: 209px
    }

    #schedule div.sess374, #schedule div.slot_1 {
        width: 448px
    }

    div.big-livestream {
        display: none
    }

    div#livemessage {
        display: block
    }

    div#notice {
        top: 190px
    }

    div#header {
        height: 250px
    }

    #schedule div.sess.sess799 {
        width: 448px
    }

    #schedule div.sess.sess800 {
        width: 448px
    }
}

@media screen and (max-width: 475px) {
    #website {
        width: 232px
    }

    div#footer-wrapper {
        width: 232px
    }

    form#searchform {
        top: 190px;
        right: 0
    }

    div.big-box {
        margin-left: 0
    }

    div#footer-sponsors a.sponsor {
        margin-right: 10px;
        margin-left: 10px;
        line-height: 50px
    }

    div#footer-sponsors a.sponsor img {
        width: 150px
    }

    #schedule div.sess {
        margin-left: 0
    }

    #schedule div.sess374, #schedule div.slot_1 {
        width: 210px
    }

    div.big-livestream {
        display: none
    }

    div#livemessage {
        display: block
    }

    div#notice {
        display: none
    }

    div#header {
        height: 260px
    }

    form#searchform #s {
        background-color: white;
        width: 185px
    }

    #schedule div.sess.sess799 {
        width: 210px
    }

    #schedule div.sess.sess800 {
        width: 210px
    }
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    h1#logo a {
        background-image: url('images/2m14-hq.png');
        background-size: 255px 162px
    }
}
ul#social_links li a.lanyard >img {
    position: relative;
    top: 2px;
}