/* CSS Document */
#container {
    margin-top: 0px !important;
    box-shadow:0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	background-color: #fff;
	font-family:Open Sans;
	font-size:16px;
	font-color:#333;
}

#headimg img {
    margin-top: -22px;
}




#fullvid{
display:block;
}
#ipadvid{
display:none;
}

.nomobile{
display:none;	
}

.mobile{
display:block;	
}

#header {
    position: relative;
}

.row{
background-color:#fff; 
padding-bottom:30px;
overflow:auto;
margin-top:15px;
margin-bottom:15px;	
}
.onecolumn {
    float: none;
    width: 100%;
    margin-left: 0%;
}

.sevencolumn{
    float: none;
    width: 90%;
    margin-left: 15px;
    margin-right: 15px;
}

.fourcolumn{
    float: none;
    width: 90%;
    margin-left: 15px;
    margin-right: 15px;
	clear:both;
}

h2 {
    color: #000;
    font-size: 20px;
}

h2.overwrite {
position: absolute;
    color: #fff;
    left: 30%;
    top: 17%;
    transform: translate(-15%,-15%);
    font-size: 24px;
    text-align: center;
	line-height: 24px;
	font-weight:600;
}

h2.assets {
    margin: 0px;
    font-size: 14px;
}


h3 {
    color: #000;
    font-size: 18px;
}

p.screening {
    font-size: 16px;
    font-weight: bold;
}

p.greycap {
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
	margin-top: 20px;
	    margin-bottom: 0px;
}

p.scr {
    margin-bottom: 2px;
}

p.btn{
	margin-top: 5px;
}

a.RSVP {
    display: block;
    text-decoration: none;
	text-align:center;
    background-color: #639;
    padding: 5px 30px 5px 30px;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
}

p.resource {
    margin-bottom:10px;
}

p.resource a {
    text-decoration: none;
}

p.sponsortitle {
    text-align: center;
}

#socialshare ul {
margin-left: 15px;
    list-style: none;
    padding: 0px;
	clear:both;
}

#socialshare li {
margin-bottom: 10px;
    float: left;
    margin-right: 15px;
}

#socialshare a {
    color: #000;
}

#socialshare a:hover {
    color: #62bb46;
}

div#sponsor {
    width: 90%;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}

#sponsor a{
 text-decoration:none;	
}

.mobrow{
margin-top:0px;	
}

hr {
    background-color: #d6d6d6;
}

p.airdate a{
 text-decoration:none;	
}

p.airdate {
    margin-bottom: 0px;
}

p.airtime {
    margin-top: 0px;
margin-bottom: 15px;
}