*{margin:0px;padding:0px;font-smooth:always;-webkit-font-smoothing:antialiased;}


body{
     font-family: 'Open Sans', sans-serif;
     color: #fff;
     background-color: #212121;
     height: 100%;
}

.centered{
    text-align: center;
}

h1{
   font-size: 42px;
   font-weight: 300;  
}

p{
    font-size: 14px;
    line-height: 15px;
    font-weight: 300;  
}

hr{
    height: 1px;
    background-color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
hr.rule{
   width: 50%;
   margin-bottom: 5px;
}

.left{
    float: left;
}

.right{
    float: right;
}

.nav-wrapper{
    height: 82px;
    padding-top: 18px;
    border-top: 5px solid orange;
}

.aws-logo{
    width: 95px;
    height: 42px;
    background-image: url(../images/aws-logo.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    /*float: left;
    margin: 0 auto;*/
    padding-top: 4px;
    margin: 0 auto;
}

.logo-wrapper{
    width: 140px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/summit-logo.png);
    background-size: 100%;
    
}

.nav{
    float:right;
    list-style: none;  
    margin-top: -20px;
    
}

.nav-item{
    display: inline;
    margin-right: 50px;
}

.nav-link{
    color: #9e9e9e;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}

.nav-link:hover{
    color: #faaf00;

}

.nav-link-active{
    color: #faaf00;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;

}

.nav-link-active:hover{
    color: #faaf00;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}

.language-link{
    color: #9e9e9e;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    border-style: solid;
    border-color: #FFF;
    color: #FFF;
    width: 150px;
    height: 20px;
    border-width: thin;
    font-weight: bold;
    position: relative;
    padding: 1% 1.5%;
    display: inline-block;
    margin: 1% 15px;

}

.language-link-2nd-col {
    color: #9e9e9e;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    border-style: solid;
    border-color: #FFF;
    color: #FFF;
    width: 150px;
    height: 20px;
    border-width: thin;
    font-weight: bold;
    position: relative;
    padding: 1% 1.5%;
    display: inline-block;
   /* margin: 7% 0;*/
}

.language-link:hover{
    color: #faaf00;
}

.language-link-2nd-col:hover{
    color: #faaf00;
}

.title-bottom-margin{
    margin-bottom: 50px;
    margin-bottom: 5%;
    padding-top: 30px;
    padding-top: 3%;
}

.subTitle-bottom {
    padding-bottom: 10px;
    padding-bottom: 1%;
}

h2.subTitle-bottom {
    font-weight: normal;
}

.main-wrapper{
    width: 100%;
    padding-bottom: 60px;
}

.lang {
    color: #9e9e9e;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    width: 100%;
    padding-bottom:3px;
}

.lang a, .lang a:visited, .lang a:hover {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    width: 100%;
    padding-bottom:3px;
}

.lang a:hover {
    color: #faaf00;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    width: 100%;
    padding-bottom:3px;
}

.language {
    display: inline-block;
}


.recording-promo {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
}

.recording-promo a {
    color: #faaf00;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
}


.recording-promo a:hover {
    color: #fff;

}


.index-bg{
    background-image: url(../images/abstract-2.jpg);
    background-size: cover;
    margin-top: 5px;
}

.index-bg-alt{
    background: #2A2A2A;
    margin-top: 5px;
    padding-bottom: 10px;
}

.videoContainer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
}

.videoFrame {
    overflow: hidden;
    margin: 0 auto;
    background: #000;
}

.content-wrapper{
    width: 1400px;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    clear: both;
    height: 100%;
}

.center-box {
    margin-left: 25%;
    margin-right: 25%;
    border-style: solid;
    border-color: #585858;
    border-width: thin;
    padding: 15px;
    font-size: 20px;
    line-height: 23px;
}

.video-container-youtube {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container-youtube iframe, .video-container-youtube object, .video-container-youtube embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.center-box-languages {
    margin-bottom: 5%;
    margin-left: 15%;
    margin-right: 15%;
    border-style: solid;
    border-color: #585858;
    border-width: thin;
    padding: 15px;
    font-size: 20px;
    line-height: 23px;
}

.center-button {
    border-style: solid;
    border-color: #FFF;
    color: #FFF;
    border-width: thin;
    font-weight: bold;
    position: relative;
    padding: 1% 1.5%;
    display: inline-block;
    margin: 4% 0;
}

.full-wide {
    
}

.three-fourths{
    width: 1120px;
}

.one-fourth{
   width: 256px;
   background-color: rgba(28, 28, 28, .4);
}

.previous-recording-section {
    padding: 2%;
    margin: 0 0 8% 0;
    background-size: cover;
}

.video{
    width: 1120px;
    height: 630px;
    background-color: #121212;

}

.video-center{
    width: 1120px;
    height: 630px;
    background-color: #121212;
    margin: 0 auto;
}

.viocorp-space{
    padding-top:4px;
    padding-bottom: 20px;
    text-align: center;
}


.redirect-copy {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.redirect-copy {
    color: orange;
    font-size: 16px;
    text-decoration: none;
}


a.redirect-copy:hover {
    color: orange;
    font-size: 16px;
    text-decoration: none;
}


a.viocorp {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.viocorp:visited {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.viocorp:active {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.viocorp:hover {
    color: orange;
    font-size: 16px;
    text-decoration: none;
}

a.streaming-note {
    color: #777777;
    font-size: 12px;
    text-decoration: none;
}

a.streaming-note:hover {
    color: orange;
    font-size: 12px;
    text-decoration: none;
}

.social-media-stream {
   max-height: 800px;
   /*height: 680px; for use with no sponsor*/
   border:.5px #000 solid;
   margin: 1% 0 0 0;
   overflow: auto;
}

.social-media-stream-recording {
   height: 659px;
   border:.5px #000 solid;
}

.social-media-stream-vod-recording {
   height: 628px;
   border:.5px #000 solid;
}


.social-planb {
    color: orange;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

.social-planb a {
    text-decoration: none;
}

.social-planb a:visited, .social-planb a:hover, .social-planb a:active {
    color: orange;
    text-decoration: none;
}


.social-planb span{
    font-size: 20px;
}

.social-planb span a,
.social-planb span a:visited {
    color: #FFA500;
    text-decoration: none;
}

.social-planb span a:hover, .social-planb span a:active {
    color: #FFF;
    text-decoration: none;
}

.clear-all{
    clear: both;
}

.sponsor-logo{
   width: 38%;
   background: url(../images/intel.png) right no-repeat;
   background-size: contain;
   background-repeat: no-repeat;
   
   height: 100%;
   display: inline-block;
   vertical-align: middle;
}

.sponsor-text-wrapper{
    width: 50%;
    margin-right:3%;
    margin-left:4%;
    display: inline-block;
    vertical-align: middle;
}

.sponsor-text{
   color: #fff;
    font-size: 20px;
    text-decoration: none;
    font-weight: 400; 
    text-align: left;
 
}

a.sponsor-link {
    text-decoration: none;
}

.sponsorspace{
    height: 100px;
     background-color: rgba(28, 28, 28, .4);
    text-align: left;

}


.footer-wrapper{
    width: 100%;
    padding-top: 20px;
    padding-bottom:30px;
    text-align: center;
}
.footer-content{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    color: #595959;
    font-weight: 500;
}


.footer-content a{
    color: #595959;
}


.footer-content img{
    margin-top: 10px;
}

.videoFrame{
    width: 100%;
    height: 100%;
}

ul.nav-section.social {
    list-style: none;
    padding-top: 10px;
    width: 100%;
    text-align: right;
}

ul.nav-section.social li{
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.from-wrapper{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}

.margin-bottom-8{
    margin-bottom: 8px;
    
}

.margin-bottom-20px{
    margin-bottom: 20px;  
}

.margin-bottom-50px{
    margin-bottom: 50px;  
}
.margin-top-50px{
    margin-top: 50px;  
}

input#text4.text, input#text5.text {
    border: none;
    border: 1px solid #dadada;
    background: rgba(0, 0, 0, 0.89);
    font-style: italic;
    font-size: 16px;
    color: #dadada;
    padding-top: 12px;
    padding-bottom: 13px;
    padding-left: 14px;
    padding-right: 14px;
    margin-right: 4px;
    display: inline-block;
    *display:inline;
    zoom:1;
}


.blind-button{
    font-weight: 600;
    border: none;
    border: 1px solid #dadada;
    background: rgba(0, 0, 0, 0.89);
    font-size: 14px;
    color: #FFF;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 4px;
    display: inline-block;
    *display:inline;
    zoom:1; 
}

.blind-button:hover{
    background: #faaf00;
}

ul.center-social {
    list-style: none;
    padding-top: 10px;
    width: 100%;
}

ul.center-social li{
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.dc {background-image: url(../images/simple-dark-grey-2.jpg);}
.chicago {background-image: url(../images/simple-dark-grey-2.jpg);}

@media screen and (max-width: 1500px) {
    
.content-wrapper{
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
}

.three-fourths{
    width: 800px;
}

.social-media-stream {
   max-height: 621px;
   /* height: 499px; for use with no sponsor*/    
}

.social-media-stream-recording {
   height: 479px;
   border:.5px #000 solid;
    
}

.social-media-stream-vod-recording {
   height: 449px;
   border:.5px #000 solid;
    
}

.sponsor-logo{
   width: 25%;
    background: url(../images/intel.png) right no-repeat;
    background-size: contain;
    height: 86px;
   margin-top: 8px;
    display: inline-block;
   vertical-align: middle;
   margin-right:4%;
}

.sponsor-text-wrapper{
    width: 60%;
    margin-right:5%;
    margin-left:4%;
    display: inline-block;
    vertical-align: middle;
}

.sponsor-text{
   color: #fff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 400; 
    text-align: left;
 
}


.sponsorspace{
    height: 100px;
     background-color: rgba(28, 28, 28, .4);
    text-align: left;

}


.one-fourth{
    width: 256px;
    background-color: rgba(28, 28, 28, .4);
}

.video{
    width: 800px;
    height: 450px;
    background-color: #121212;
}

.nav-wrapper{
    height: 60px;
    padding-top: 0;
}

.nav{
    float: none;
    text-align: center;
    list-style: none;  
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
li.nav-item.no-right{
    margin-right: 0px!important;
 
}

.previous-recording-section .video-center {
 width: 1000px;   
}

.content-wrapper.recordings{
     height: 100%;
}





}


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

.content-wrapper{
    width:800px;
    margin: 0 auto;    
}

.nav-item{
    display: inline;
    margin-right: 30px;
}

.three-fourths{
    width: 528px;
    margin-right: 0px;
}
.video{
    width: 528px;
    height: 297px;
    background-color: #121212;
}

.video-center {
    width: 800px;
    height: 450px;
    background-color: #121212;
    margin: 0 auto;
}


.viocorp{
    color: #b6b6b6;
    font-size: 12px;
}



.social-media-stream {
   max-height: 469px;
   /*height: 325px;  for use with no sponsor*/
  -webkit-overflow-scrolling: touch;
    width: 100%;
}

.social-media-stream-recording {
   height: 326px;
   border:.5px #000 solid;
  -webkit-overflow-scrolling: touch;
    overflow: auto;

}

.social-media-stream-vod-recording {
   height: 295px;
   border:.5px #000 solid;
  -webkit-overflow-scrolling: touch;
    overflow: auto;

}

.previous-recording-section .video-center {
    width: 700px;
}

.content-wrapper.recordings{
        height: 100%;
    }

}

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

.content-wrapper{
    width: 640px;
    margin: 0 auto;
}

.nav-item{
    display: inline;
    margin-right: 20px;
}

.three-fourths{
    width: 100%;
    margin-right: 0px;
}

.left.indexbreak {
    float:none;
    width:100%;
}
.right.socialfeed {
    float:none;
    width:100%;
    margin-top:30px;    
}

.video{
    width: 640px;
    height: 360px;
    background-color: #121212;
}

.video-center {
    width: 640px;
    height: 360px;
    background-color: #121212;
    margin: 0 auto;
}

.social-media-stream {
    max-height:350px;
    -webkit-overflow-scrolling: touch;
}

.social-media-stream-recording {
    height:350px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.social-media-stream-vod-recording {
    height:450px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.previous-recording-section .video-center {
    width: 560px;
}

.content-wrapper.recordings{
        height: 100%;
    }

}

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

    ::-webkit-scrollbar { 
    display: none; 
}

.lang {
    text-align: center;
}

.nav-wrapper {
    height:50px;
}
   .content-wrapper{
    width: 320px;
    margin: 0 auto;
}

.center-box {
    margin-left: 5%;
    margin-right: 5%;
}

h1.centered {
    margin: 0 1%;
}

h2.subTitle-bottom {
    font-size: 125%;
}

.aws-logo{
    width: 80px;
    height: 28px;
    background-image: url(../images/aws-logo.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    /*float: left;
    margin-left: 10px;*/
    padding-top: 10px;
    margin: 0 auto;
}

.three-fourths{
    width: 100%;
    margin-right: 0px;
}

.sponsor-logo{
   width: 30%;
    background: url(../images/intel.png) right no-repeat;
    background-size: contain;
    height: 86px;
   margin-top: 8px;
    display: inline-block;
   vertical-align: middle;
   margin-right:4%;
}

.sponsor-text-wrapper{
    width: 55%;
    margin-right:5%;
    margin-left:4%;
    display: inline-block;
    vertical-align: middle;
}

.sponsor-text{
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 400; 
    text-align: left;
 
}


.sponsorspace{
    height: 100px;
    text-align: left;

}


.video{
    width: 320px;
    height: 180px;
    background-color: #121212;
}

.video-center {
    width: 320px;
    height: 180px;
    background-color: #121212;
    margin: 0 auto;
}

.nav{
    float: none;
    text-align: center;
    list-style: none;  
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.nav-item{
    display: block;
    margin-right: 0;
    margin-bottom: .5%;
}
h1{
   font-size: 32px;
   font-weight: 300;  
}

.viocorp-space{
    width: 100%;
    text-align: center;
}

ul.nav-section.social {
    list-style: none;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

ul.nav-section.social li{
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.previous-recording-section .video-center {
    width: 290px;   
}

.content-wrapper.recordings{
        height: 100%;
    }

    div#fancy.full-width-band {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
     
       }
       
     div#nav.full-width-band {
        position: static;
       }
       
      div#join-mailing-list.full-width-band {
        padding-top: 0px;
        padding-bottom: 0px;
     
       
       }
      div#quote.full-width-band {
        min-width: 100%;
        background: url(../images/party-5.jpg) center center no-repeat #131313;
     
        padding-bottom: 60px;
      }
    div.full-width-band {
        
      }
     div.full-width-band.header-footer {
        height: 162px;
      }


}

.content-wrapper.recordings{
    padding: 0;
}