/*--------------------------------------------------------------------
									RESPONSIVE
---------------------------------------------------------------------*/

/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 20px) {
    header ul.navbar-right {
    width: auto;
}
.last-news > .item, .carousel-inner > .item {
    height: auto;
}
 .navbar-collapse {
    top: -3px;
    border-top: none;
    background-color: #0054a6;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.9);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.9);
}
body {
    font-size: 2em;
}
.container.body {    padding: 0;	}
 .navbar-header {
    float: none;
}
 .navbar-toggle {
    display: block;
}
 .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
 .navbar-collapse.collapse {
    display: none!important;
}
 .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
}
 .navbar-nav>li {
    float: none;
    padding: 8px 0;
}
 .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-collapse {
    max-height: 100%;
}
.nav .navbar-nav .navbar-right {
    margin-left: -15px;
    margin-right: -30px;
}
.nav>li.home-btn {
    display: none;
}
#header ul.list-group {
    display: none;
}
 .list-inline>li {
    display: block;
}
.navbar-default .navbar-nav > li> a {
    font-size: 1.8em;
    text-align: center;
}
H2, aside H2, .news-bottom-category H2 {
    background: #0054a6;
    border-bottom: none;
    font-size: 2.1em;
    height: auto;
}
#Broadcast-Carousel H2, .comments H2, .carousel-galleries H2 {
    background: #000;
}
H2 span img {
    width: auto;
    height: auto;
}
.bloomberg H2 {
    height: auto;
    line-height: 38px;
    text-indent: inherit;
}
.bloomberg H2 {
    color: #000;
}
.bloomberg a:hover, .bloomberg-video H2 a {
    color: #0054a6;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}
H2 a:hover {
    color: #fff;
}
H2 a {
    margin-left: 15px;
    color: #fff;
}
#Accordion-Carousel a, .carousel-last-news a {
    color: #fff;
}
.video-list span.play, .video-list span.play:hover {
    top: 10px;
    right: 14px;
    width: auto;
    height: auto;
    border-width: 30px 20px 0px 20px;
    border-style: solid;
}
.video-list span.play {
    border-top-color: #000;
    border-right-color: rgba(255,255,255,0.6);
    border-bottom-color: rgba(255,255,255,0.6);
    border-left-color: rgba(255,255,255,0.86);
    -webkit-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.6);
    -moz-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.6);
    box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.6);
}
.video-list span.play:hover {
    border-top-color: #fff;
    border-right-color: rgba(0,0,0,0.25);
    border-bottom-color: rgba(0,0,0,0.25);
    border-left-color: rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 0px 8px rgba(0,0,0,0.25);
}
.carousel-inner .carousel-caption, .carousel-inner .caption {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    background: #000;
    height: auto;
}
.carousel-caption, .caption a {
    display: table;
    padding: 4px 8px;
    width: 100%;
}
.last-news .caption {
    position: absolute;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 10px;
}
.carousel-caption a, .caption a {
    font-size: 1.4em;
    line-height: 1.3em;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
}
.carousel-inner img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.carousel-control {
    width: 10%;
    opacity: .25;
    filter: alpha(opacity=25);
}
.carousel-control.left, .carousel-control.right {
    background: #000;
    background-position: center;
    background-repeat: no-repeat;
    height: 50%;
    top: 20%;
}
.carousel-control.left {
    background-image: url('../img/ico/left-arrow.png');
    margin-left: 15px;
}
.carousel-control.right {
    background-image: url('../img/ico/right-arrow.png');
    margin-right: 15px;
}
.carousel-control.left span, .carousel-control.right span {
    position: absolute;
    top: 0;
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-position: center;
    background-repeat: no-repeat;
}
.carousel-inner > .item {
    height: auto;
}
#Accordion-Carousel .carousel-control.right span {
    right: 0;
}
#Accordion-Carousel .carousel-control.left span {
    left: 0;
}
#Accordion-Carousel .carousel-caption {
    position: absolute;
    bottom: 0;
    padding-bottom: 20px;
}
#Accordion-Carousel .carousel-caption a {
    padding-bottom: 15px;
}
.last-news .caption, .last-news .intro {
    line-height: 1.2em;
    background: rgba(0, 0, 0, 0.5);
}
.Broadcast-list {
    padding-top: 20px;
}
H2, H3, header H3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.row .row, .row, section {
    margin-top: 0px;
    margin-bottom: 0;
}
.bloomberg-video H2 img {
    width: auto;
    height: auto;
    margin: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bloomberg-video .carousel-inner .item {
    height: auto;
}
 .bloomberg-video .carousel-inner img {
    display: inline-block;
    float: left;
    margin: 0;
    padding-left: 12px;
    padding-right: 12px;
}
.bloomberg-video .caption {
    background: none;
    margin: 10px 12px;
    color: #0054a6;
    font-size: 1.6em;
    line-height: 1.2em;
    text-align: left;
}
.bloomberg-video .intro {
    padding: 4px 8px;
    margin: 10px 5px;
    font-size: 1.4em;
    line-height: 1.4em;
}
.bloomberg-video .clikarea {
    margin: 10px 8%;
}
.bloomberg-video .carousel-control.left, .bloomberg-video .carousel-control.right {
    height: auto;
    top: 58px;
    bottom: 46px;
    width: 8%;
}
.category-list img {
    display: inline-block;
    float: left;
    margin: 10px 10px 0 5px;
}
.category-list H2 img {
    width: auto;
    height: auto;
    margin: 0;
}
.category-list .caption {
    color: #0054a6;
    font-size: 1.4em;
    line-height: 1em;
    text-align: left;
}
.category-list .intro {
    padding: 4px 16px;
}
.comments img {
    display: inline-block;
    float: left;
    margin: 10px;
}
.category-list H2 img {
    width: auto;
    height: auto;
    margin: 0;
}
.comments .caption a {
    color: #0054a6;
    font-size: 1.4em;
    line-height: 1.4em;
    text-align: left;
}
.category-list .intro {
    padding: 4px 16px;
    font-size: 1.4em;
    line-height: 1.4em;
}
#Broadcast-Carousel .carousel-control.left, #Broadcast-Carousel .carousel-control.right {
    top: 25%;
    margin-left: 0;
    margin-right: 0;
}
#Broadcast-Carousel .carousel-inner .carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 10px 0 25px;
    background: rgba(0,0,0,0.5);
    height: auto;
}
#Broadcast-Carousel .carousel-inner .carousel-caption a {
    color: #fff;
    font-size: 2em;
    line-height: 1.2em;
    text-align: center;
    padding-bottom: 25px;
}
div[id*='Comments-Carousel-'] img {
    margin: 0px;
}
div[id*='Comments-Carousel-'] .caption {
    position: absolute;
    font-size: 1.2em;
    line-height: 1em;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
}
div[id*='Comments-Carousel-'] .caption a {
    color: #fff;
}
 div[id*='Comments-Carousel-'] .carousel-control.left, div[id*='Comments-Carousel-'] .carousel-control.right {
    margin-left: 0;
    margin-right: 0;
}
.carousel-galleries H2 img {
    width: auto;
    height: auto;
    margin: 0 0 10px;
}
#carousel-galleries-sm img {
    display: inline-block;
    float: left;
    margin: 10px 5px 10px 10px;
}
.carousel-galleries .caption, .carousel-galleries .caption a {
    color: #0054a6;
    font-size: 1.4em;
    line-height: 1.2em;
    text-align: left;
    background: none;
}
.carousel-galleries .carousel-inner {
    height: auto;
}
#carousel-galleries-sm .caption {
    color: #0054a6;
    font-size: 1.4em;
    line-height: 1.2em;
    text-align: left;
    background: none;
    margin: 12px;
}
#carousel-galleries-sm .carousel-control {
}
#carousel-galleries-sm .carousel-control.left, #carousel-galleries-sm .carousel-control.right {
    top: 25%;
    height: 50%;
    margin-left: 0;
    margin-right: 0;
}
.news-bottom-category .list-group-item > .badge {
    height: 100%;
    font-size: 1.2em;
    line-height: 1.2em;
}
.news-bottom-category .list-group-item {
    height: 100%;
    font-size: 1.6em;
    line-height: 1.2em;
}
.Article .caption H2 {
    font-size: 2em !important;
    line-height: 2em;
    background: none;
}
.Article .intro {
    font-size: 1.6em !important;
    line-height: 1.6em;
}
.article-list .row.list {
    padding-top: 20px;
}
.Article .panel-body {
    font-size: 1.6em;
    line-height: 1.6em;
}
 aside, footer {
    margin-top: 0;
    float: none;
}
#sidebar {
    width: auto;
    padding-left: 0;
    float: none;
}
a.list-group-item {
    font-size: 1.4em;
    line-height: 1.4em;
}
aside .today-program {
    margin-top: 10px;
    font-size: 1.6em;
}
.today-program li {
    line-height: 1.6em;
}
#announce-in-today-video .thumbnail {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
#announce-in-today-video .thumbnail a>img {
    display: block;
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#announce-in-today-video .caption-btm {
    height: auto;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    display: table;
    width: 100%;
    font-size: 1.6em !important;
    text-align: center;
    left: 0;
    right: 0;
}
#announce-in-today-video H4.caption-btm:after {
    content: " ";
    display: block;
    clear: both;
}
footer img.magazine {
    position: relative;
    width: auto;
    height: auto;
    margin: 10px;
    top: inherit;
    left: inherit;
    right: inherit;
}
#footer .socials a img {
    width: auto;
    max-width: 100%;
    height: auto;
    float: none;
}
footer .nav > li:after {
    border-right: none;
}
.short-list H2 img {
    width: auto;
    height: auto;
    margin: 0 0 10px;
}
.short-list .col-md-12 > .row {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 84, 166, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 84, 166, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 84, 166, 0.15);
}
.Global-Markets {
    font-size: 2em;
    line-height: 2em;
}
.Global-Markets h2 {
    font-size: 1.2em;
    line-height: 1.2em;
}
.Global-Markets h5, .Global-Markets .offers a.list-group-item, .Global-Markets table, .Global-Markets thead {
    font-size: 1.1em;
    line-height: 1.2em;
}
footer nav {
    font-size: 1.2em;
    line-height: 2em;
}
footer nav a, .art_info span {
    font-size: 2em;
    line-height: 2.0em!important;
}
#ScheduleCarousel .carousel-control.left, #ScheduleCarousel .carousel-control.right {
    background-image: none;
    background: transparent;
}
#ScheduleContent H2, #ScheduleContent .carousel-inner p {
    color: #fff;
    font-size: 1.1em;
    text-align: center;
}
.carousel-inner img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.carousel-control {
    width: 10%;
    opacity: .25;
    filter: alpha(opacity=25);
}
.carousel-control.left, .carousel-control.right {
    background: #000;
    background-position: center;
    background-repeat: no-repeat;
    height: 50%;
    top: 20%;
}
.carousel-control.left {
    background-image: url('../img/ico/left-arrow.png');
    margin-left: 15px;
}
.carousel-control.right {
    background-image: url('../img/ico/right-arrow.png');
    margin-right: 15px;
}
.carousel-control.left span, .carousel-control.right span {
    position: absolute;
    top: 0;
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-position: center;
    background-repeat: no-repeat;
}
.carousel-control.left span, .carousel-control.right span {
    display: none;
}
.visible-xs .carousel-inner .carousel-caption {
    background: rgba(0,0,0,0.5);
}
#carousel-galleries-xs .carousel-inner .caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 10px 0 25px;
    background: rgba(0,0,0,0.5);
    height: auto;
}
#carousel-galleries-xs .carousel-inner .caption a {
    color: #fff;
}
}
@media screen and (min-width: 21px) {
    .container {
    width: 1000px;
    max-width: 1000px;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
 }
