@font-face {
    font-family: cnn-bold;
    src: url(../fonts/CNNSansDisplayW04-Bold.ttf);
}
@font-face {
    font-family: cnn-medium-extra;
    src: url(../fonts/CNNSansDisplayW04-Medium.ttf);
}
@font-face {
    font-family: cnn-medium;
    src: url(../fonts/CNNSansDisplayW04-Medium.ttf);
}
@font-face {
    font-family: cnn-light;
    src: url(../fonts/CNNSansDisplayW04-Light.ttf);
    font-weight: normal;
}
@font-face {
    font-family: cnn-regular;
    src: url(../fonts/CNNSansDisplayW04-Regular.ttf);
    font-weight: normal;
}
@font-face {
    font-family: cnn-roman;
    src: url(../fonts/CNNSansDisplayW04-Light.ttf);
}
@font-face {
    font-family: cnn-life-head;
    src: url(../fonts/DIN-BoldAlternate.otf);
}
html {
    font-size: 100%}
body {
    font-size: 1em;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    color: #262626;
    font-family: cnn-medium, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
}
p {
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1em;
}
p.cp-small {
    font-size: 1em;
    line-height: 1.125em;
    margin: 20px 0;
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
}
p.cp-medium {
    font-size: 1em;
    color: #fffffd;
    line-height: 1.19em;
    margin-top: 10px;
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
}
p.cp-lead {
    font-size: 1.187em;
}
ul {
    margin: 0;
    padding: 0;
}
h1 {
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 2.6em;
    color: #3d3d3d;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 10px;
}
h2 {
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    margin: 0;
    padding: 10px 0;
}
h2.cpmedium-lead {
    font-family: cnn-light, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.687em;
    margin: 0;
    padding: 30px 0 32px 0;
    color: #fffffd;
}
h2.cpmedium-lead a {
    color: #fffffd;
    font-family: inherit;
}
h2.cpmedium-lead-light {
    font-family: cnn-light, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.687em;
    margin: 0;
    padding: 30px 0 10px 0;
    color: #1a1a1a;
}
h2.cpmedium-lead-light a {
    color: #1a1a1a;
    font-family: inherit;
}

h2.cpmedium-sublead {
    font-family: cnn-light, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.687em;
    margin: 0;
    padding: 10px 0 32px 0;
    color: #1a1a1a;
    position: relative;
}

h2.cpmedium-sublead span.horizontal-dashed-line {
    border-bottom: 2px dashed #a5a5a5;
    position: absolute;
    top: 20px;
    right: 0;
    width: 100%;
}

.cbborder {
    border-top: 1px solid #bfbfbf;
}
.cbtop1 {
    top: -1px;
    z-index: 8;
}
h2.cpmedium-header {
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.562em;
    color: #fffffd;
}
h2.cpmedium-header a {
    color: #fffffd;
    font-family: inherit;
}
h2.cplight-white {
    font-family: cnn-bold, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.562em;
    line-height: 2em;
    color: #fffffd;
}
h2.cplight-white a {
    color: #fffffd;
    font-family: inherit;
}
h2.cplight-black {
    font-family: cnn-bold, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.25em;
    color: #1c1c1a;
}
h2.cplight-black a {
    color: #1c1c1a;
    font-family: inherit;
}
h2.cpbold-header {
    color: #f2f2f2;
    font-size: 1.3em;
    margin: 0;
    padding: 10px 0 0;
}
h2.cpbold-header a {
    color: #f2f2f2;
    font-family: inherit;
}
h3 {
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    padding: 10px 0 8px 8px;
    line-height: 1.33em;
    font-size: 1.187em;
    margin: 0;
}

h3.subhead-lead.carousel{
    color: #1a1a1a;
    background: #eee;
    padding-right: 10px;
    padding-bottom: 8px;
}

h3.subhead-lead{
    color: #eee;
    background: #1a1a1a;
    padding-right: 10px;
    padding-bottom: 8px;
}

h3.subhead-lead.red{
    color: #eee;
    background-color: #cc0000;
    padding-right: 10px;
    padding-bottom: 8px;
}

.subhead-lead.small-teaser{
    background: none;
    padding: 5px 0 8px 0;

}

h3.subhead-lead a {
    color: #f8f7f3;
    font-family: inherit;
}

h3.subhead-lead.carousel{
    height: 35px;
    padding:5px 0 8px 8px;
    color: #1a1a1a;
    background: #eee;
}


.carousel-indicators-numbers {
    position: absolute;
    float: right;
    bottom: 0;
    top: unset;
    left: unset;
    z-index: 15;
    width: unset;
    margin-left: 0;
    text-align: center;
    list-style: none;
    display: flex;
    vertical-align: bottom;
    padding: 0;
    margin: 0;
    right: 0;
}


.carousel-indicators-numbers li {
    text-indent: 0;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    border: 1px #bfbfbf;
    border-style: none solid;
    line-height: 30px;
    color: #1a1a1a;
    background-color: #eee;
    border-radius: 0;
    transition: all 0.25s ease;
}


.carousel-indicators-numbers .active {
    width: 35px;
    height: 35px;
    background-color: #bfbfbf;
    color: #fff;
}
.carousel-indicators-numbers.active:hover {
    width: 35px;
    height: 35px;
    background-color: #bfbfbf;
    color: #fff;
}


/*Green Article Carousel*/
.green h3.subhead-lead.carousel{
    background: #113f41 !important;
    color: #fffffd !important;
}
.green .carousel-indicators-numbers li {
    border: 1px #1f9266;
    border-style: none solid;
    color: #fffffd;
    background-color: #113f41;

}
.green .carousel-indicators-numbers .active {
    background-color: #1f9266;

}
.green .carousel-indicators-numbers .active:hover {
    background-color: #1f9266;
}
/*Blue Article Carousel*/
.blue h3.subhead-lead.carousel{
    background: #0e5a8a !important;
    color: #fffffd !important;
}
.blue .carousel-indicators-numbers li {
    border: 1px #2b8cc9;
    border-style: none solid;
    color: #fffffd;
    background-color: #0e5a8a;
}
.blue .carousel-indicators-numbers .active {
    background-color: #2b8cc9;
}
.blue .carousel-indicators-numbers .active:hover {
    background-color: #2b8cc9;
}

div.carousel-img-text{
    position: absolute;
    z-index: 15;
    bottom: 8px;
    font-size: 1.2vw;
    margin-left: 10px;
    color: white;
    text-shadow: 1px 1px 1px grey;
}

/*Purple Article Carousel*/
.purple h3.subhead-lead.carousel{
    background: #3a1a8c !important;
    color: #fffffd !important;
}
.purple .carousel-indicators-numbers li {
    border: 1px #7642f9;
    border-style: none solid;
    color: #fffffd;
    background-color: #3a1a8c;
}
.purple .carousel-indicators-numbers .active {
    background-color: #7642f9;
}
.purple .carousel-indicators-numbers .active:hover {
    background-color: #7642f9;
}

/*Brown Article Carousel*/
.brown h3.subhead-lead.carousel{
    background: #8a400e !important;
    color: #fffffd !important;
}
.brown .carousel-indicators-numbers li {
    border: 1px #c97d2b;
    border-style: none solid;
    color: #fffffd;
    background-color: #8a400e;
}
.brown .carousel-indicators-numbers .active {
    background-color: #c97d2b;
}
.brown .carousel-indicators-numbers .active:hover {
    background-color: #c97d2b;
}
div.carousel-img-text{
    position: absolute;
    z-index: 15;
    bottom: 8px;
    font-size: 18px;
    margin-left: 10px;
    color: white;
    text-shadow: 1px 1px 1px black;
}

div.overlay-text{
    position: absolute;
    z-index: 15;
    bottom: 4%;
    font-size: 18px;
    margin-left: 3%;
    color: white;
    text-shadow: 1px 1px 1px grey;
}

div.overlay-text.overlayTop{
    bottom: 0;
    top: 0;
}

div.overlay-text.overlayBottom {
    margin-right: 2%;
}
div.videoteaser {
    margin-left: 12%;
}
h3.subhead-light {
    font-size: 1em;
    line-height: 1.125em;
    color: #fff;
    background: #0b0b0b;
    padding-bottom: 11px;
}
h3.subhead-light a {
    color: #fff;
    font-family: inherit;
}
h3.subhead-brand {
    background: #c00;
    color: #f8f7f3;
}
h3.subhead-brand a {
    color: #f8f7f3;
    font-family: inherit;
}
h4 {
    font-family: inherit;
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.125em;
    text-align: left;
    color: #0b0b0b;
}
.hrborder {
    border-top: 1px solid #d8d8d8;
}
ul li a, ul, li {
    font-family: cnn-roman, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1em;
}
a {
    color: inherit;
    font-family: inherit;
    text-decoration: none;
}
a:hover, a:focus {
    color: #006598!important;
    text-decoration: none;
}
img {
    max-width: 100%}
.custom-search-input {
    position: relative;
}
.cbsearch-btn {
    position: absolute;
    right: 0;
    top: 2px;
}
input {
    border-radius: 0;
}
blockquote {
    background-image: url(../img/invated.jpg);
    background-repeat: no-repeat;
    min-height: 82px;
    border-left: 0;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 85px 0 0 0;
}
.quote-left {
    margin: 5px 5px 20px 0;
    float: left;
}
.quote-right {
    margin: 5px 0 20px 5px;
    float: right;
}
.cbcontainer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media(min-width:768px) {
    .cbcontainer {
        width: 750px;
    }
}@media(min-width:992px) {
    .cbcontainer {
        width: 970px;
    }
}@media(min-width:1200px) {
    .cbcontainer {
        width: 1170px;
    }
}.cbcontainer>.navbar-header, .cbcontainer>.navbar-collapse {
     margin-right: -15px;
     margin-left: -15px;
 }
.cbcontainer .jumbotron {
    border-radius: 6px;
}
.jumbotron .cbcontainer {
    max-width: 100%}
.cbcontainer:before, .cbcontainer:after {
    display: table;
    content: " "}
.jk-relative {
    position: relative;
    overflow: hidden;
}
.jk-left {
    float: left;
}
.jk-right {
    float: right;
}
.jk-marginauto {
    margin: 0 auto;
}
.jk-nofloat {
    float: none;
}
.jk-block {
    display: block;
}
.jk-inline-block {
    display: inline-block;
}
.jk-nomargin {
    margin: 0;
}
.jk-nopadding {
    padding: 0;
}
.jk-noborder {
    border: 0;
}
.header-area {
    background: #0b0b0b;
}
.navbar-toggle .icon-bar {
    background: #bfbfbf;
}
.footer-banner-area {
    background: #1a1a1a;
}
.top-banner-area {
    background: #1a1a1a;
}
ul.custom-navbar {

}
ul.custom-navbar li a {
    color: #bfbfbf;
}
.custom-navbar>li>a:focus, .custom-navbar>li>a:hover, .custom-navbar>li.active>a, .nav > li > a:active {
    color: white!important;
    text-decoration: none;
    background-color: #000;
}
.custom-navbar>li>a {
    padding-bottom: 6px;
    padding-top: 9px;
}
.cp-banner {
    margin: 16px 0 16px 0;
}
.cp-topheader {
    margin-bottom: 26px;
}
.cp-topheader a {
    color: #f2f1f0;
}
ul.social-area {
    margin: 10px 0 0 0;
}
ul.social-area li {
    padding: 0;
}
ul.social-area li a img {
    max-width: 32px;
}
.ul.social-area li a:hover {
    opacity: .5;
}
.custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}
.custom-search-input.menu-bar.xs-text-center.text-right {
    margin-top: 12px;
    padding: 0 15px 45px 15px;
}
.life .custom-search-input.menu-bar.xs-text-center.text-right {
    display: none;
}
.custom-search-input .search-query {
    padding-right: 3px;
    padding-left: 10px;
    background: #414141;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    color: #fff;
}
.search-btn {
    width: 32px;
    z-index: 888;
}
.custom-search-input button {
    background: #414141 url("../img/header-search.png") no-repeat scroll left center;
    height: 32px;
    width: 32px;
    top: 0;
    border: 1px solid transparent;
}
input.search-query {
    border-radius: 0;
}
input.search-query:focus, input.search-queryl:active, input.search-query:hover {
    border: 0;
    outline: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.cbsearch-btn {
    border-radius: 0;
}
.cbsearch-btn:active, .cbsearch-btn:focus {
    /*background-image: none; mgnl*/
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.sub-heading {
    color: #b0b0b0;
    font-size: .937em;
}
.sub-heading span {
    font-family: cnn-bold, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    color: #fffffd;
}
.sub-heading span a {
    color: #fffffd;
    font-family: inherit;
}
.slider-text, .slider-text p {
    font-family: cnn-light, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.05em;
    color: #fffffd;
    padding-right: 10px;
}
.custom-owl .owl-controls .owl-page span {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0;
    display: block;
    height: auto;
    margin: 0;
    opacity: 1;
    width: auto;
}
.custom-owl .item {
    background: #262626;
}
.custom-owl.owl-theme .owl-controls .owl-buttons div {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    opacity: 0;
    padding: 0;
}
.custom-owl .owl-controls {
    position: relative;
}
.custom-owl .owl-prev {
    background: url("../img/slider-arrow-left.png")!important;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
    top: 16%;
    z-index: 1000;
    display: block;
    height: 40px;
    width: 32px;
}
.custom-owl .owl-next {
    background: url("../img/slider-arrow-right.png")!important;
    background-repeat: no-repeat;
    position: absolute;
    right: -30px;
    top: 16%;
    z-index: 1000;
    height: 40px;
    width: 32px;
}
.owl-pagination {
    overflow: hidden;
    max-height: 70px;
    margin: 22px 0;
}
.owl-page {
    width: 30%;
    margin: 0 1%;
    max-height: 70px;
    border: 3px solid #b0b0b0;
    border-width: 0 0 3px 3px;
    display: inline-block;
}
.owl-page.active {
    border: 3px solid #c00;
    border-width: 0 0 3px 3px;
}
.owlpagenationextral {
    width: 20%!important;
    float: left;
    display: inline-block;
}
.owlpagenationextrar {
    width: 79%!important;
    float: left;
    display: inline-block;
    color: #fffffd;
    font-family: cnn-medium, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.1em;
    line-height: 1.115em;
    text-align: left;
    padding-left: 10px;
}
.custom-owl .owl-controls {
    text-align: left;
    cursor: pointer;
}
.navbar-header-top {
    float: none;
}
#mainheader {
    position: relative;
    max-height: 75px;
}
.mainheader-l {
    float: left;
    width: 130px;
}
.mainheader-r {
    float: right;
    display: inline-block;
    max-height: 147px;
}
#topNavbar {
    background: #0b0b0b;
    padding: 0;
    opacity: 0.95;

}
.mainheader-r .navbar {
    min-height: 32px;
    z-index: 88;
    position: absolute;
    bottom: 0;
    margin-left: -1px;
    margin-bottom: 0;
}
#mainheader .navbar-toggle {
    position: absolute;
    right: 0;
    bottom: -6px;;
    margin: 0;
    width: 200px;
}
span#active-vertical {
    color: #bfbfbf;
    padding-right: 10px;
    text-align: right;
}

ul.nav li.dropdown:hover>ul.dropdown-menu {
    display: block;
    background-color: #0b0b0b;
}
.content-area {
    margin-top: 6px;
}
.feature-content {
    margin-bottom: 45px;
}
.cbwidget {
    margin-top: 24px;
}
ul.cbwidget-list li {
    border-top: 1px solid #d8d8d8;
    padding: 10px 0;
}
ul.cbwidget-list li a {
    color: #262626;
    font-size: 1em;
    line-height: 1.5em;
}
.cbwidget-text {
    margin-top: 15px;
}
.mid-sub {
    color: #1c1c1a;
    font-size: .937em;
    line-height: 1.25em;
    margin: 14px 0 22px 0;
}
.mid-sub span {
    font-weight: bold;
}
.mid-sub span a {
    font-weight: bold;
    color: #1c1c1a;
}
p.show-arrow {
    background: #e6e6e6;
    color: #898989;
}
.show-select .cb-select-control option {
    border: 0 none;
    box-shadow: none;
    border-radius: 0;
    border-color: transparent;
}
.show-btn-area {
    background: #e6e6e6;
    color: #898989;
    width: 100%;
    height: 55px;
}
.show-btn {
    color: #898989;
    width: 100%;
    float: left;
    padding: 13px 10px 0 10px;
    font-family: cnn-light;
    font-size: 1.125em;
    cursor: pointer;
}
.btn-group.open .show-btn {
    box-shadow: none!important;
}
.drop-show {
    width: 100%}
p.vplay {
    margin: 0;
    padding: 0;
}
.play-area {
    position: absolute;
    z-index: 88;
    left: 0;
    bottom: 0;
    height: 55px;
    width: 55px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
.play-btn {
    background: url("../img/play-btn.png") no-repeat scroll 0 0 transparent;
    bottom: 12px;
    display: block;
    height: 27px;
    left: 15px;
    position: absolute;
    width: 52px;
    z-index: 888;
}
.play-btn:hover {
    background: url("../img/play-btn.png") no-repeat scroll 0 -27px transparent;
    z-index: 888;
}
p.vplay:hover .play-btn {
    background: url("../img/play-btn.png") no-repeat scroll 0 -27px transparent;
    z-index: 888;
}
.tvplay-btn-area {
    position: relative;
}
.tvplay-btn {
    background: url("../img/tv-icon.png") no-repeat scroll 0 0 transparent;
    bottom: 60px;
    display: block;
    height: 44px;
    left: 132px;
    position: absolute;
    width: 43px;
    z-index: 88;
}
.tvplay-btn:hover, .tvplay-btn-area:hover .tvplay-btn {
    background: url("../img/tv-icon.png") no-repeat scroll 0 -45px transparent;
    bottom: 60px;
    display: block;
    height: 44px;
    left: 132px;
    position: absolute;
    width: 43px;
    z-index: 88;
}
h2.cpmedium-lead span.brand-border-red {
    border-bottom: 4px solid #c00;
    border-top: 4px solid #c00;
    padding: 1px;
    position: absolute;
    width: 100%;
    top: 44px;
    left: 0;
}
h2.cpmedium-lead-light span.brand-border-gray::after {
    border-bottom: 4px solid #a5a5a5;
    border-top: 4px solid #a5a5a5;
    padding: 1px;
    position: absolute;
    width: 100%;
    top: 44px;
    display: inline-block;
    height: 4px;
    vertical-align: bottom;
    content: "";
}

span.lead-title-black {
    position: relative;
    z-index: 1000;
    padding: 0 30px 0 11px;
    background: #1a1a1a;
}
span.lead-title-white {
    position: relative;
    z-index: 1000;
    padding: 0 30px 0 11px;
    background: #fff;
}
.cbwidget-section {
    margin: 10px 0;
}
.cpbold-sub {
    color: #bebebe;
}
h3.current-head {
    line-height: 1.25em;
    font-size: 1em;
    padding: 10px 0 15px 0;
    color: #fffffd;
}
ul.cb-dropdown {
    background: #414141;
    color: #fffffd;
}
ul.cb-dropdown>li>a {
    clear: both;
    color: #fffffd;
    display: block;
    font-family: cnn-light;
    font-weight: 400;
    line-height: 1.42857em;
    padding: 3px 20px;
    white-space: nowrap;
}
ul.cb-dropdown>li>a:focus, .dropdown-menu>li>a:hover {
    background: #000;
    color: #ffffff!important;
}
.tv-video-area {
    background: #1a1a1a;
}
.mini-widget {
    margin: 15px 0;
}
h4.minwidget-title {
    font-size: 1em;
    line-height: 1.2em;
    padding: 22px 0;
    font-family: cnn-bold, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
}
h4.minwidget-title a {
    font-family: cnn-bold, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
}
.sp-sub-heading {
    text-transform: uppercase;
    font-size: .70em;
    line-height: .85em;
    color: #b0b0b0;
    font-weight: bold;
}
.minwidget-title-white {
    color: #fffffd;
    margin: 15px 0;
}
h2.cpbold-sports {
    font-family: cnn-bold, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    color: #020204;
    font-size: 1.562em;
}
h2.cpbold-edit {
    font-family: cnn-bold, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    color: #020204;
    font-size: 1.1875em;
}
.cbwidget-img {
    margin-bottom: 20px;
}
ul.widget-img-list {
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.widget-img-list li {
    margin-bottom: 50px;
    border-bottom: 5px solid #b0b0b0;
}
ul.widget-img-list li:last-child {
    margin-bottom: 10px;
    border-bottom: 0;
}
.upercase {
    text-transform: uppercase;
}
.article-sidebarcommon-style p, .article-sidebarcommon-style li {
    font-family: cnn-roman;
    font-size: 1em;
    color: #777;
}
.article-sidebar-section {
    padding-top: 31px;
}
.section-related-top {
    padding-bottom: 30px;
}
.section-related-img img {
    padding-top: 12px;
}
.section-related-img img {
    padding-bottom: 4px;
}
.section-related-top p {
    color: #777;
    font-size: 1.3em;
    line-height: 1.35em;
}
.section-related-top span {
    font-size: 1.5em;
    font-family: cnn-light;
    color: #777;
}
.article-mainheader {
    padding-top: 15px;
}
.article-mainheader h2 {
    font-family: cnn-roman;
    font-size: 2.5em;
    color: #3d3d3d;
    padding-bottom: 20px;
    padding-top: 8px;
}
ul.article-topsocial {
    margin: 15px 0;
}
.article-topsocial li a {
    padding-right: 6px;
}
.article-topsocial li span {
    float: right;
    padding-top: 5px;
}
ul.article-navigation {
    margin: 10px 0;
}
ul.article-navigation li {
    font-family: cnn-medium;
    font-size: .8em;
}
ul.article-navigation li a {
    background: #bfbfbf;
    margin: 0;
    padding: 10px 5px;
    text-transform: uppercase;
    font-family: cnn-medium;
}
ul.article-navigation li.article-next a span {
    padding-left: 5px;
}
.article-next {
    padding-right: 0!important;
}
ul.article-navigation li.article-prev a span {
    padding-right: 5px;
}
ul.article-navigation li span img {
    position: relative;
    top: -2px;
}
.article-toptitle>h3 {
    font-family: cnn-roman;
    font-size: 1.875em;
    color: #3d3d3d;
    padding: 0;
}
.content-mainimg-bottom p {
    color: #777;
    padding-top: 10px;
    padding-bottom: 15px;
}
.content-mainimg-time p {
    color: #777;
    margin: 0 0 5px;
}
.content-mainimg-time span {
    font-family: cnn-bold;
}
.content-mainimg-time {
    padding-bottom: 15px;
}
.article-maincontent-p {
    font-family: cnn-roman;
    color: #171717;
    font-size: 1.187em;
}
.article-bottomcontent {
    padding-top: 28px;
}
.article-title-area {
    background: #0b0b0b;
}
.article-widget {
    background: #f1f1f1;
}
h3.article-cpmedium-lead {
    color: #fffffd;
    font-family: cnn-medium, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: 1.1em;
    padding: 11px 0;
    margin: 0;
    text-align: left;
}
h3.article-cpmedium-lead span.article-brand-border-red {
    border-bottom: 2px solid #c00;
    border-top: 2px solid #c00;
    left: 0;
    padding: 1px;
    position: absolute;
    top: 21px;
    width: 95%}
.article-ad-top.article-ad-center img {
    margin: 0 auto;
}
span.article-title-black {
    background: #0b0b0b;
    left: 0;
    padding: 10px 11px 7px 8px;
    position: relative;
    z-index: 1000;
}
.article-cbwidget {
    width: 40%;
    margin: 5px 0 5px 5px;
}
.article-widget-list {
    padding: 0 15px;
}
.article-widget-list img {
    padding-top: 15px;
}
.article-comments-top {
    background: #333;
}
.article-comments-top p {
    padding: 10px 10px;
    color: #fff;
}
.article-map {
    width: 45%;
    float: right;
    padding: 5px 0 5px 5px;
}
ul.footer-menu {
    margin-bottom: 10px;
}
ul.footer-menu li a {
    color: #fffffd;
}
.article-banner {
    margin: 20px 0 0 0;
}
.article-count {
    font-family: cnn-roman;
    font-size: 1.4em;
}
.article-ad-top {
    padding-top: 5px;
}
.top-title {
    padding: 0 0 15px 0;
}
.fixed-socialbar {
    position: fixed;
    left: 5px;
    top: 40%;
    z-index: 888;
}
.fixed-socialbar ul li {
    margin-top: 10px;
}
.footer-banner-area .cp-banner {
    margin-top: 16px;
}
.footer-search-area {
    margin-bottom: 25px;
}
input.search-query, input.search-query:focus, input.search-query:active {
    border-radius: 0;
}
.footer-temp {
    color: #fffffd;
    font-size: 1.25em;
    left: 5px;
    position: relative;
    top: 6px;
}
.cbborder-footer {
    border-bottom: 4px solid #262624;
    border-top: 4px solid #262624;
    padding: 1px;
}
.footer-bottom-area {
    background: #1a1a1a;
    padding-bottom: 100px;
}
.footer-bottom-area p {
    color: #737373;
    font-size: .85em;
    line-height: 1.5em;
    margin-bottom: 10px;
    word-spacing: 1.01px;
    font-family: cnn-light, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
}
ul.footer-list li a {
    color: #737373;
    font-size: .85em;
    line-height: .9em;
    font-family: cnn-light, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
}
p.edition-text {
    color: #fffffd;
}
.edition-btn {
    color: #fffffd;
    font-family: cnn-light, "Helvetica Neue", Helvetica, Arial, Utkal, sans-serif;
    font-size: .85em;
}
.cbborderone-footer {
    border-top: 4px solid #262624;
}
/*! Magnolia Custom */
/*Special Div gray background*/

.gray-bg span.lead-title-white.padding-left-0{
    background: #eee !important;
}
.gray-bg .row {
    padding-right: 15px;
    padding-left: 15px;
    background: #eee;
    background-clip: content-box;
}

/*Sponsored Section*/
.sponsor img.brand-logo {
    max-height: 60px;
}

/*! Customized By CJ */@media(min-width:1200px) {
    .fixed-socialbar ul li span {
        font-size: .7em;
    }
    .fixed-socialbar ul li img {
        max-width: 25px;
    }
    .fixed-socialbar {
        position: fixed;
        left: 10px;
        top: 40%;
        z-index: 888;
    }
}@media(max-width:1200px) {
    body {
        font-size: .934em;
    }
    .owl-pagination {
        max-height: 62px;
    }
    .fixed-socialbar ul li span {
        font-size: .7em;
    }
    .fixed-socialbar ul li img {
        max-width: 25px;
    }
    .navbar-nav>li>.dropdown-menu {
        background: transparent;
        display: block;
        float: none;
        clear: both;
        position: relative;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
        border: 0;
    }
}@media(min-width:768px) and (max-width:991px) {
    body {
        font-size: .86em;
    }
    .fixed-socialbar ul li span {
        font-size: .65em;
    }
    .fixed-socialbar ul li img {
        max-width: 20px;
    }
    .owl-pagination {
        max-height: 62px;
    }
    ul.cb-dropdown>li>a {
        font-size: .8em;
    }
    ul.article-navigation li a {
        background: none repeat scroll 0 0 transparent;
        padding: 0;
    }
    ul.article-navigation li.article-next a span {
        padding-left: 0;
    }
    ul.article-navigation li.article-prev a span {
        padding-left: 0;
    }
}@media(max-width:767px) {
    ul.article-navigation li a {
        background: none repeat scroll 0 0 transparent;
        padding: 0;
    }
    ul.article-navigation li.article-next a span {
        padding-left: 0;
    }
    ul.article-navigation li.article-prev a span {
        padding-left: 0;
    }
    #topNavbar .caret {
        display: none;
    }
    .custom-navbar>li>a {
        font-weight: 700;
        font-size: 16px;
        border-bottom: 1px solid #333;
    }
    .custom-navbar>li>a:focus, .custom-navbar>li>a:hover, .custom-navbar>li.active>a {
        background: transparent;
    }
    ul.cb-dropdown>li>a:focus, .dropdown-menu>li>a:hover {
        background: #eee;
    }
    .article-ad-center>img {
        margin: 0 auto;
    }
    h1 {
        font-size: 2.2em;
    }
    .cpmedium-header {
        font-size: 2em;
    }
    .xs-text-center {
        text-align: center;
    }
    body {
        font-size: .90em;
    }
    .owl-pagination {
        display: none;
    }
    .custom-owl .owl-next {
        top: -255px;
        right: 0;
    }
    .custom-owl .owl-prev {
        top: -255px;
        left: 0;
    }
    .custom-owl.leadtext-hidden .owl-next {
        top: -230px;
    }
    .custom-owl.leadtext-hidden .owl-prev {
        top: -230px;
    }
    .cpmedium-header, .sub-heading, .slider-text {
        padding-left: 10px;
    }
    .top-banner-area {
        padding-bottom: 25px;
    }
    .cbwidget {
        text-align: center;
    }
    .xs-text-left {
        text-align: left;
    }
    ul.cb-dropdown>li>a {
        font-size: .8em;
    }
    ul.social-area {
        margin: 15px 0;
    }
    #mainheader {
        z-index: 99999;
    }
    .mainheader-r .navbar {
        position: static;
        z-index: 99999;
        margin-top: 100px;
    }
    .mainheader-r .navbar .navbar-nav {
        margin: 0;
    }
    #top-search-area {
        position: absolute;
        top: -5px;
        right: 0;
        width: 80%;
    }
    h2.cpbold-sports {
        font-size: 1.1em;
    }
    .widget-img-list {
        display: inline-block;
        text-align: center;
    }
    ul.widget-img-list li {
        border: 0;
        max-width: 45%;
        padding: .5%;
        text-align: center;
        display: inline-block;
        margin-bottom: 0;
    }
    h4.minwidget-title {
        text-align: center;
    }
    .cbwidget-text {
        text-align: center;
    }
    .footer-banner-area .cp-banner {
        margin: 0 0 10px 0;
    }
    ul.footer-social {
        margin-bottom: 20px;
    }
}@media(max-width:480px) {
    .xs-text-center {
        text-align: center;
    }
    .cpmedium-header, .cp-topheader {
        font-size: 1.8em;
    }
    h4.minwidget-title {
        font-size: .8em;
    }
}@media(max-width:350px) {
    .article-cbwidget {
        width: 50%}
    .article-map {
        width: 100%;
        padding: 5px 0;
    }
    h4.minwidget-title {
        font-size: .56em;
    }
}
