.gradient-area-cedia { 
background: rgb(220,222,226); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(200,210,210,1) 0%, rgba(247,247,247,1) 50%, rgba(250,250,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(200,210,210,1) 0%,rgba(247,247,247,1) 50%,rgba(250,250,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(200,210,210,1) 0%,rgba(247,247,247,1) 50%,rgba(250,250,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee3e5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
border-top: 1px solid #ddd; margin-top:-4px;
}
.gradient-area-cedia-dark { 
background: rgb(200,210,210); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(200,210,210,1) 0%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(200,210,210,1) 0%,rgba(240,240,240,1) 50%,rgba(240,240,240,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(200,210,210,1) 0%,rgba(240,240,240,1) 50%,rgba(240,240,240,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee3e5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
border-top: 1px solid #ddd; margin-top:-2px;
}
.cedia {font-size: 12pt; line-height:116%; font-weight:300; color:#333;}
.cedia h2 {font-family: Roboto, Arial, sans-serif; font-size: 18pt; font-weight:400; margin:2px 0 0px 0;}
.cedia .small-head {font-size: 16pt; margin:2px 0 -6px 0;}
.cedia .cedia-overline {font-family: Roboto, Arial, sans-serif; font-size: 22pt; font-weight:200; margin:16px 0 12px 0;}
.cedia .cedia-overline-small {font-family: Roboto, Arial, sans-serif; font-size: 16pt; font-weight:200; margin:16px 0 14px 0;}
.cedia .cedia-line {border-top:1px dotted #FFF; margin:6px 0 8px 0;}
.cedia .cedia-desc {font-family: Roboto, Arial, sans-serif; font-size: 13pt; font-weight:300; line-height:118%; margin:0;}
.cedia .cedia-small {font-size: 11pt;}
.cedia .cedia-smalldesc {font-size: 10pt; line-height:115%;}
.cedia .cedia-pull-left {float:left; margin:0 12px 2px 0;}
.cedia .cedia-webcast img {max-width:300px; height:auto;}
.cedia .cedia-gray {color:#999; font-size:10px; text-transform:uppercase; letter-spacing:.05em; margin:0 0 4px 0;}
.ad-jumbo2 {margin-top:-14px !important;}
.cedia h3 {font-size:12pt;}
.cedia h4 {font-size:11pt; line-height:1.2em;}
.cedia .cedia-topstory {width:240px; height:110px; margin-right:15px; float:left; overflow:hidden;}
.cedia .cedia-topstory img {height:auto; width:100%;}

/* Extra Small */
@media (min-width:300px) and (max-width:767px) {
.cedia .small-head {font-size: 13pt;}
.cedia-mobile {display:none;}
.cedia-site {display:inline;}
.cedia .cedia-topstory {width:300px; height:160px; margin:0 0 6px 0; float:none; overflow:hidden;}
.pull-top {margin-top:10px;}
} 

/* Small */
@media (min-width:768px) and (max-width:991px) {
.cedia .small-head {font-size: 13pt;}
.cedia .cedia-webcast img {max-width:200px;}
.cedia-mobile {display:none;}
.cedia-site {display:inline;}
.cedia .cedia-webcast {float:left; margin-right:15px;}
.pull-top {margin-top:12px;}
}

/* Medium */
@media (min-width:992px) and (max-width:1199px) {
.cedia .small-head {font-size: 15pt;}
.cedia .cedia-webcast img {max-width:240px;}
.cedia-mobile {display:inline;}
.cedia-site {display:none;}
.cedia h3 {font-size:11pt;}
.cedia h4 {font-size:10.6pt !important; line-height:1.2em; margin-right:-24px;}
.line-lengthsmall {display:block; overflow:hidden; text-overflow:ellipsis; xword-wrap:break-word; max-height:2.4em; line-height:1.2em;}
.pull-top {margin-top:-20px;}
}

/* Large */
@media (min-width:1200px) and (max-width:1699px) {
.cedia .small-head {font-size: 15pt;}
.cedia .cedia-webcast img {max-width:240px;}
.cedia-mobile {display:inline;}
.cedia-site {display:none;}
.line-lengthwide {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:572px;}
.line-lengthsmall {display:block; overflow:hidden; text-overflow:ellipsis; word-wrap:break-word; max-height:2.4em; line-height:1.2em;}
.cedia .cedia-topstory {width:240px; height:120px; margin-right:15px; float:left; overflow:hidden;}
.pull-top {margin-top:-20px;}
}

/* X-Large */
@media (min-width:1700px) and (max-width:6000px) {
.cedia-mobile {display:inline;}
.cedia-site {display:none;}
.line-lengthwide {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:800px;}
.cedia .cedia-topstory {width:240px; height:120px; margin-right:15px; float:left; overflow:hidden;}
.pull-top {margin-top:-22px;}
}
