@font-face {
    font-family: BoutrosDinkum-Light;
    src: url(../fonts/BoutrosDinkum-Light.eot);
    src: url(../fonts/BoutrosDinkum-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/BoutrosDinkum-Light.woff2) format('woff2'), url(../fonts/BoutrosDinkum-Light.woff) format('woff'), url(../fonts/BoutrosDinkum-Light.ttf) format('truetype'), url(../fonts/BoutrosDinkum-Light.svg#glyphicons_halflingsregular) format('svg')
}

@font-face {
    font-family: BoutrosDinkum-Medium;
    src: url(../fonts/BoutrosDinkum-Medium.eot);
    src: url(../fonts/BoutrosDinkum-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/BoutrosDinkum-Medium.woff2) format('woff2'), url(../fonts/BoutrosDinkum-Medium.woff) format('woff'), url(../fonts/BoutrosDinkum-Medium.ttf) format('truetype'), url(../fonts/BoutrosDinkum-Medium.svg#glyphicons_halflingsregular) format('svg')
}

@font-face {
    font-family: BoutrosDinkum-Extrabold;
    src: url(../fonts/BoutrosDinkum-Extrabold.eot);
    src: url(../fonts/BoutrosDinkum-Extrabold.eot?#iefix) format('embedded-opentype'), url(../fonts/BoutrosDinkum-Extrabold.woff2) format('woff2'), url(../fonts/BoutrosDinkum-Extrabold.woff) format('woff'), url(../fonts/BoutrosDinkum-Extrabold.ttf) format('truetype'), url(../fonts/BoutrosDinkum-Extrabold.svg#glyphicons_halflingsregular) format('svg')
}

body {
    font-family: BoutrosDinkum-Medium, Arial;
    background-color: #eaeaea;
    font-size: 16px
}

body ::-webkit-scrollbar-track {
    background-color: #f5f5f5
}

body ::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

body ::-webkit-scrollbar-thumb {
    background-color: #333
}

.rmp-overlay-level {
    position: static !important
}

hr.temp-hr {
    clear: both;
    width: 40%;
    margin: auto;
    border-bottom: 2px solid #b7b5b5 !important;
    margin: 25px auto;
    margin-top: 33px
}

#audioPlayer {
    width: 100%;
    height: 60px
}

.with-icon {
    position: relative
}

.with-icon:before {
    position: absolute;
    left: 6px;
    top: 12px;
    width: 57px;
    height: 44px;
    text-align: center;
    content: '';
    transition: .4s all ease;
    background-position: 57px 2px;
    background-size: 57px;
    transition: .1s all ease;
    z-index: 0
}

.with-icon.with-video:before {
    background-image: url(../images/sprite.png)
}

.breadcrumb {
    background-color: #fff
}

.viewer-button {
    position: absolute;
    top: 35px;
    right: 50px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #9d0a0e;
    box-shadow: 0 0 10px #000
}

.viewer-button:before {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.news-list .with-icon:before {
    position: absolute
}

.btn.btn-primary {
    background-color: #9d0a0e;
    border-color: #9d0a0e;
    color: #fff
}

.shows-carousel {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #9d0a0e
}

.shows-carousel .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%
}

.shows-carousel .owl-nav .owl-next, .shows-carousel .owl-nav .owl-prev {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    font-family: FontAwesome;
    font-size: 30px;
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out
}

.shows-carousel .owl-nav .owl-next:hover, .shows-carousel .owl-nav .owl-prev:hover {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    background-color: #9d0a0e
}

.shows-carousel .owl-nav .owl-prev {
    position: absolute;
    padding: 60px 20px;
    right: 0
}

.shows-carousel .owl-nav .owl-next {
    position: absolute;
    padding: 60px 20px;
    left: 0
}

.shows-carousel .item a {
    text-decoration: none;
    color: #fff
}

.shows-carousel .item a h5 {
    text-align: center;
    font-size: 25px
}

.shows-carousel .item:hover {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out
}

.shows-carousel .item:hover a {
    color: #9d0a0e
}

.nav-tabs li {
    border: 0;
    border-radius: 0;
    background-color: #fff
}

.nav-tabs li a {
    border-radius: 0;
    color: #333
}

.nav-tabs li.active a {
    background-color: #9d0a0e;
    color: #fff
}

.nav-tabs li.active a a:focus, .nav-tabs li.active a:active, .nav-tabs li.active a:hover {
    background-color: #9d0a0e;
    color: #fff
}

.bannerdiv {
    text-align: center;
    margin: auto auto;
    padding: 15px
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    background-color: #9d0a0e;
    border: 0;
    border-bottom-color: transparent;
    cursor: default
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: BoutrosDinkum-Medium, Arial;
    font-weight: 500;
    line-height: 1.1
}

#egp {
    background-color: #b7b7b7
}

#egp .egp-header {
    padding: 15px 0;
    background-color: #9d0a0e;
    color: #fff
}

#egp .egp-header a {
    color: #fff;
    text-decoration: none
}

#egp .egp-header h2 {
    margin: 0
}

#egp .egp-header h2 small {
    color: #d6d6d6
}

#egp .egp-calendar .calendar-header .years {
    background-color: #c8c8c8;
    color: #333
}

#egp .egp-calendar .calendar-header .years .year {
    text-align: center;
    padding: 2px 7px;
    font-size: 14px
}

#egp .egp-calendar .calendar-header .months ul li a {
    border-left: 1px solid #eaeaea
}

#egp .egp-calendar .sectors {
    background-color: #333;
    color: #fff;
    position: relative;
    overflow: hidden
}

#egp .egp-calendar .sectors.expanded {
    height: 600px
}

#egp .egp-calendar .sectors .sector {
    text-align: center;
    font-size: 18px;
    padding: 35px 0;
    border-left: 1px solid #414040;
    border-bottom: 1px solid #414040;
    cursor: pointer
}

#egp .egp-calendar .sectors .sector:hover {
    background-color: #9d0a0e
}

#egp .egp-calendar .sectors .sector-details-panel {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    background-color: #9d0a0e;
    color: #fff
}

#egp .egp-calendar .sectors .sector-details-panel .panel-header {
    padding: 15px
}

#egp .egp-calendar .sectors .sector-details-panel .panel-header #panel-collapser {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 7px 15px;
    border: 1px solid #fff
}

#egp .egp-calendar .sectors .sector-details-panel .panel-header #panel-collapser:hover {
    background-color: #fff;
    color: #9d0a0e
}

#egp .egp-calendar .sectors .sector-details-panel .panel-body {
    padding: 25px;
    height: 80%;
    background-color: #eaeaea;
    overflow: hidden;
    overflow-y: auto;
    color: #333
}

#egp .egp-calendar .sectors .sector-details-panel .panel-body .sector-details {
    display: none
}

.carousel-control .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block
}

twitterwidget {
    margin: auto auto
}

img {
    max-width: 100%
}

#navigation {
    border-radius: 0;
    position: relative;
    z-index: 1000;
    border: 0;
    background-color: #fff
}

#navigation * {
    border-radius: 0
}

#navigation #topNav {
    border-bottom: 1px solid #d2d1d1;
    padding: 8px 0
}

#navigation #topNav .date-top {
    margin-top: 15px;
    display: block
}

#navigation #topNav .beta-text {
    background-color: #9d0a0e;
    color: #fff;
    padding: 7px 0;
    padding-top: 0;
    font-size: 18px;
    display: block;
    width: 192px;
    text-align: center
}

#navigation #topNav .social-buttons a {
    display: inline-block;
    max-width: 30px
}

#navigation #topNav .social-buttons a img {
    max-width: 100%
}

#navigation #topNav .social-buttons a img.shover {
    display: none;
    max-width: 100%
}

#navigation #topNav .social-buttons a.rss img {
    max-width: 70%
}

#navigation #topNav .social-buttons a:hover img {
    display: none
}

#navigation #topNav .social-buttons a:hover img.shover {
    display: inline-block
}

#navigation #bottomNav {
    border-bottom: 2px solid #888;
    padding-top: 25px;
    background: #fff
}

#navigation #bottomNav .navbar-collapse {
    max-height: none
}

#navigation #bottomNav .navbar-header .navbar-brand {
    padding: 8px 0 20px 0
}

#navigation #bottomNav .site-nav {
    position: relative;
    bottom: -8px;
    margin-right: 20px
}

#navigation #bottomNav .main-nav li.topic {
    position: relative
}

#navigation #bottomNav .main-nav li.topic:after {
    position: absolute;
    display: block;
    padding: 5px 8px;
    color: #9d0a0e;
    text-align: center;
    left: 0;
    top: -15px;
    content: "\f15b";
    font-family: FontAwesome;
    font-size: 16px
}

#navigation #bottomNav .main-nav li.topic a {
    color: #9d0a0e
}

#navigation #bottomNav .main-nav li a {
    padding-left: 15px;
    padding-right: 3px;
    font-size: 15px;
    display: inline-block;
    min-width: 63px;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 25px;
    font-weight: 700
}

#navigation #bottomNav .main-nav li a:hover {
    color: #9d0a0e;
    border-bottom: 8px solid #9d0a0e
}

#navigation #bottomNav .main-nav li a.active {
    color: #9d0a0e;
    border-bottom: 8px solid #9d0a0e
}

#navigation #bottomNav .main-nav li.dropdown .dropdown-menu {
    margin-left: -1000px;
    background-color: #333;
    border-bottom: 3px solid #9d0a0e
}

#navigation #bottomNav .main-nav li.dropdown .dropdown-menu li {
    display: inline-block
}

#navigation #bottomNav .main-nav li.dropdown .dropdown-menu li a {
    padding-bottom: 15px;
    border-bottom: 8px solid transparent;
    color: #fff
}

#navigation #bottomNav .main-nav li.dropdown .dropdown-menu li a:hover {
    border-bottom: 4px solid #9d0a0e;
    text-decoration: none
}

#navigation #bottomNav .options-nav li a {
    font-size: 18px;
    display: inline-block;
    border-top: 1px solid transparent
}

#navigation #bottomNav .options-nav li a:hover {
    color: #9d0a0e;
    background: #fff
}

#navigation #bottomNav .options-nav li.live-link a {
    border: 1px solid #9d0a0e;
    padding: 5px;
    margin-top: 8px
}

#navigation #bottomNav .options-nav li.live-link a i.fa {
    color: #9d0a0e
}

#navigation #bottomNav .options-nav li.live-link a:hover {
    color: #fff;
    background-color: #9d0a0e;
    border-color: #9d0a0e
}

#navigation #bottomNav .options-nav li.live-link a:hover i.fa {
    color: #fff
}

#navigation #bottomNav .options-nav li.live-link .dropdown-menu {
    left: 100%;
    bottom: -90%
}

#navigation #bottomNav .options-nav li.live-link .dropdown-menu li a {
    display: block;
    border: none;
    text-align: center;
    position: relative
}

#navigation #bottomNav .options-nav li.live-link .dropdown-menu li a i.fa, #navigation #bottomNav .options-nav li.live-link .dropdown-menu li a i.fas {
    position: absolute;
    left: 12px;
    top: 10px
}

#navigation #bottomNav .options-nav li.weather-link a {
    padding: 5px;
    padding-right: 15px;
    margin-top: 1px;
    text-align: center
}

#navigation #bottomNav .options-nav li.weather-link a img {
    height: 30px
}

#navigation #bottomNav .options-nav li.weather-link a .temptrature {
    font-size: 18px
}

#navigation #bottomNav .options-nav li.weather-link a .region {
    font-size: 11px;
    display: block;
    position: relative;
    top: -15px;
    text-align: left
}

.container-fluid {
    max-width: 1366px
}

.mtv-section {
    margin: 30px 0
}

.mtv-section.first {
    margin-top: 0
}

.mtv-section:after {
    content: '';
    display: block;
    clear: both
}

.mtv-section .placeholder {
    padding: 15px
}

.mtv-section .placeholder.white {
    background-color: #fff
}

@keyframes blinker {
    50% {
        opacity: .3
    }
}

.nopadding {
    padding: 2px !important;
    margin: 0 !important;
    outline: 2px solid #333;
    background: #333
}

.freebirdFormviewerViewFormContent {
    direction: rtl !important
}

.breaking-news {
    margin: 0;
    background-color: #9d0a0e;
    background-image: url(../images/exclusive-bg.jpg);
    background-size: 100%;
    width: 100%;
    overflow: hidden
}

.breaking-news .breaking-bar {
    color: #fff;
    padding: 25px 0
}

.breaking-news .breaking-bar .breaking-carousel {
    max-width: 2250px;
    width: 100%
}

.breaking-news .breaking-bar .breaking-carousel .owl-stage {
    display: flex
}

.breaking-news .breaking-bar .breaking-carousel .owl-nav {
    display: none
}

.breaking-news .breaking-bar .lead {
    font-size: 40px;
    font-family: BoutrosDinkum-Extrabold;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1;
    animation: blinker 1s linear infinite
}

.breaking-news .breaking-bar .text {
    font-size: 35px;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: 35px
}

.breaking-news .breaking-bar .text .optional-title {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 7px;
    font-size: 18px
}

.breaking-news .breaking-bar .text .options {
    position: absolute;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
    left: 0;
    top: -22px
}

.breaking-news .breaking-bar .text .options:after {
    content: '';
    display: block;
    clear: both;
    width: 100%
}

.breaking-news .breaking-bar .text .options .option {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    line-height: 2
}

.breaking-news .breaking-bar .text .options .option a {
    color: #fff
}

.breaking-news .breaking-bar .text .options .option.close-btn {
    border: 1px solid #fff
}

.breaking-news .breaking-bar .text .options .option.close-btn {
    color: #fff;
    margin-right: 30px;
    border-radius: 0
}

.breaking-news .breaking-bar .text .options .option:hover {
    box-shadow: 0 0 10px #333;
    background-color: #eaeaea
}

.breaking-news .breaking-bar .text .options .option:hover a {
    color: #333
}

.breaking-news .owl-item {
    opacity: 0
}

.breaking-news .owl-item.active {
    opacity: 1
}

.lead-story {
    margin-top: 15px;
    position: relative;
    padding: 0;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #d6d6d6
}

.lead-story .relative-fix {
    position: relative;
    padding: 0
}

.lead-story .main-story-img {
    width: 70%;
    display: block;
    margin: auto auto
}

.lead-story .overlay {
    padding-top: 0;
    color: #eaeaea;
    overflow: hidden;
    height: 100%
}

.lead-story .overlay .main-story {
    position: absolute;
    right: 20%;
    left: 20%;
    top: 0;
    width: 100%;
    padding: 75px;
    width: 60%
}

.lead-story .overlay .main-story .title {
    font-size: 42px;
    box-shadow: 1px 3px 33px #7676765e;
    background-color: rgba(255, 255, 255, .5);
    padding: 15px
}

.lead-story .overlay .main-story a {
    color: #9d0a0e
}

.lead-story .overlay .main-story a:hover {
    color: #333;
    text-decoration: none
}

.lead-story .overlay .main-story .category {
    display: inline-block;
    padding: 5px 0;
    margin: 15px;
    margin-right: 0;
    color: #fff;
    border-bottom: 4px solid #9d0a0e;
    font-size: 18px;
    background-color: #9d0a0e;
    padding: 5px 10px
}

.lead-story .overlay .owl-carousel {
    box-shadow: 0 0 5px #000;
    background-color: rgba(0, 0, 0, .5)
}

.lead-story .overlay .owl-carousel .owl-nav .owl-next, .lead-story .overlay .owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 25px;
    padding: 5px 35px;
    background-color: #9d0a0e;
    position: absolute;
    top: 40%
}

.lead-story .overlay .owl-carousel .owl-nav .owl-next.disabled, .lead-story .overlay .owl-carousel .owl-nav .owl-prev.disabled {
    background-color: #333
}

.lead-story .overlay .owl-carousel .owl-nav .owl-next {
    left: 0
}

.lead-story .overlay .owl-carousel .owl-nav .owl-prev {
    right: 0
}

.lead-story .overlay .related-stories {
    width: 100%;
    padding: 0
}

.lead-story .overlay .related-stories .rel-story {
    overflow: hidden
}

.lead-story .overlay .related-stories .rel-story:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 40%;
    left: 0;
    opacity: .8;
    z-index: 0;
    background-image: linear-gradient(to bottom, transparent 0, #000 100%);
    background-repeat: repeat-x;
    transition: .4s all ease
}

.lead-story .overlay .related-stories .rel-story:hover:before {
    top: 30%;
    opacity: .9;
    transition: .4s all ease
}

.lead-story .overlay .related-stories .rel-story:hover h5 {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #000;
    font-weight: 900;
    opacity: 1;
    color: #fff
}

.lead-story .overlay .related-stories .rel-story:hover time {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #fff
}

.lead-story .overlay .related-stories .rel-story a {
    text-decoration: none
}

.lead-story .overlay .related-stories .rel-story h5 {
    position: absolute;
    bottom: 5%;
    padding: 7px;
    color: #fff;
    font-size: 15px;
    width: 100%;
    font-size: 20px;
    margin: 0;
    z-index: 0;
    transition: .4s all ease
}

.lead-story .overlay .related-stories .rel-story h5 time {
    display: inline-block;
    margin-top: 8px;
    color: #969595;
    font-size: 12px
}

.content.dark {
    background-color: #333
}

.content.light-dark {
    background-color: #b7b7b7
}

.content .shows .show {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 30px
}

.content .shows .show a {
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none
}

.content .shows .show .show-info {
    overflow: hidden;
    height: 170px
}

.content .shows .show .show-info .show-section {
    height: 100%
}

.content .shows .show .show-info .show-timing {
    text-align: center;
    display: table;
    background-color: #888
}

.content .shows .show .show-info .show-timing .centered-span {
    display: table-cell;
    vertical-align: middle
}

.content .shows .show .show-info .show-timing .show-day, .content .shows .show .show-info .show-timing .show-time {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px;
    color: #fff
}

.content .shows .show .show-info .show-timing .show-time {
    font-size: 22px
}

.content .shows .show .show-info .show-timing .show-day {
    border-top: 1px solid #b7b7b7
}

.content .shows .show .show-info .show-details p {
    padding: 15px;
    font-size: 18px;
    color: #333
}

.content .shows .show .show-more .btn {
    background-color: #333;
    border: 0;
    border-radius: 0;
    color: #b7b7b7;
    padding: 20px;
    font-size: 20px
}

.content .shows .show:hover .show-more .btn {
    background-color: #9d0a0e
}

.content .single-video .show {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 30px
}

.content .single-video .show a {
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none
}

.content .single-video .show .show-image {
    width: 100%
}

.content .single-video .show .show-info {
    overflow: hidden;
    height: 150px
}

.content .single-video .show .show-info .show-section {
    height: 100%
}

.content .single-video .show .show-info .show-timing {
    text-align: center;
    display: table;
    background-color: #888
}

.content .single-video .show .show-info .show-timing .centered-span {
    display: table-cell;
    vertical-align: middle
}

.content .single-video .show .show-info .show-timing .show-day, .content .single-video .show .show-info .show-timing .show-time {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 40px;
    color: #fff
}

.content .single-video .show .show-info .show-timing .show-time {
    font-size: 22px
}

.content .single-video .show .show-info .show-timing .show-day {
    border-top: 1px solid #b7b7b7
}

.content .single-video .show .show-info .show-details p {
    padding: 15px;
    font-size: 25px;
    color: #333
}

.content .single-video .show .show-more .btn {
    background-color: #333;
    border: 0;
    border-radius: 0;
    color: #b7b7b7;
    padding: 20px;
    font-size: 20px
}

.content .single-video .show:hover .show-more .btn {
    background-color: #9d0a0e
}

.content .single-video .social-sharing-icons .social-buttons {
    display: block;
    margin: 15px auto;
    text-align: center
}

.content .single-video .social-sharing-icons .social-buttons a {
    display: inline-block;
    max-width: 40px;
    margin-bottom: 15px
}

.content .single-video .social-sharing-icons .social-buttons a img {
    max-width: 100%
}

.content .single-video .social-sharing-icons .social-buttons a img.shover {
    display: none;
    max-width: 100%
}

.content .single-video .social-sharing-icons .social-buttons a:hover img {
    display: none
}

.content .single-video .social-sharing-icons .social-buttons a:hover img.shover {
    display: inline-block
}

.content .single-video .control-label {
    color: #333
}

.content .single-video .form-control {
    border-radius: 0
}

.content .single-video .news-bar .section-title {
    background-color: #fff;
    padding: 15px;
    margin: 15px 0;
    box-shadow: -2px -2px 2px #dedede
}

.content .single-video .news-bar .section-title span {
    display: block;
    position: relative;
    font-size: 22px;
    color: #333;
    float: none;
    direction: ltr
}

.content .single-video .news-bar .section-title span:after {
    content: '';
    position: absolute;
    bottom: -10px;
    border-bottom: 4px solid #9d0a0e;
    width: 20%;
    right: 0
}

.content .single-video .options-box {
    background-color: #fff;
    padding: 15px;
    margin: 15px 0;
    box-shadow: -2px -2px 2px #dedede;
    overflow: hidden;
    margin-top: 0
}

.content .single-video .video-info {
    background-color: #fff;
    padding: 15px;
    margin: 15px 0;
    box-shadow: -2px -2px 2px #dedede
}

.content .single-video .video-info h2 {
    color: #333;
    font-size: 18px;
    padding-bottom: 15px
}

.content .single-video .video-info h2 .program-name {
    color: #9d0a0e;
    font-weight: 900;
    display: block;
    margin-bottom: 12px
}

.content .single-video .related-videos .videos-grid .grid-title {
    background-color: #fff;
    padding: 15px;
    margin: 15px 0;
    box-shadow: -2px -2px 2px #dedede
}

.content .single-video .related-videos .videos-grid .grid-title h2 {
    color: #9d0a0e;
    font-weight: 900;
    padding: 0;
    margin: 0
}

.content .single-video .related-videos .videos-grid .video {
    background-color: #fff;
    padding: 0;
    box-shadow: -2px -2px 2px #dedede;
    margin-bottom: 30px;
    min-height: 241px
}

.content .single-video .related-videos .videos-grid .video h5 {
    text-align: right;
    direction: ltr
}

.content .single-video .related-videos .videos-grid .video .play-icon {
    display: block;
    position: absolute;
    left: 23px;
    top: 10px;
    border-radius: 50%;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 2.2;
    transition: .4s all ease;
    background-image: url(../images/sprite.png);
    background-position: 91px 4px;
    background-size: 47px;
    transition: .1s all ease
}

.content .single-video .related-videos .videos-grid .video a {
    text-decoration: none
}

.content .single-video .related-videos .videos-grid .video a img {
    width: 100%;
    height: 290px
}

.content .single-video .related-videos .videos-grid .video a h5.title .video-date {
    border-bottom: 1px solid #9d0a0e;
    padding-top: 10px;
    margin-right: 10px;
    color: #333;
    margin-bottom: 7px;
    margin-top: 19px;
    position: relative;
    top: 6px
}

.content .single-video .related-videos .videos-grid .video a h5.title .video-date.date-invisible {
    visibility: hidden
}

.content .single-video .related-videos .videos-grid .video a h5.title .text {
    display: block;
    color: #333;
    margin-top: 10px;
    font-size: 22px;
    padding: 10px;
    min-height: 120px
}

.content .single-video .related-videos .videos-grid .video a:hover h5.title i.fa {
    color: #9d0a0e
}

.content .single-video .related-videos .videos-grid .video.video-item-featured h5.title {
    font-weight: 900
}

.content .single-video .related-videos .videos-grid .video.video-item-featured a img {
    height: auto
}

.content .single-video .related-videos .videos-grid .video:hover a h5.title {
    color: #9d0a0e
}

.content .takeover-live {
    background-size: cover;
    background-color: #333;
    padding: 35px;
    position: relative
}

.content .takeover-live #closeLiveStreamBtn {
    display: inline-block;
    padding: 6px 12px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #9d0a0e;
    color: #fff;
    text-decoration: none
}

.content .takeover-live .live-title {
    background-color: grey;
    color: #fff;
    display: inline-block;
    padding: 6px 15px;
    position: absolute;
    right: 36px;
    top: 0
}

.content .takeover-live .news-bar .section-title {
    color: #e7e7e7;
    padding: 25px 0;
    padding-top: 0;
    border-bottom: 3px solid #9d0a0e;
    margin-bottom: 15px;
    font-size: 25px;
    text-align: center
}

.content .takeover-live .video-info {
    background-color: rgba(255, 255, 255, .2);
    padding: 20px;
    margin-top: 15px
}

.content .takeover-live .video-info h2 {
    color: #b7b7b7;
    font-size: 22px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 900
}

.content .takeover-new {
    height: 500px
}

.content .takeover-new .optional-title {
    font-weight: 900;
    font-size: 45px;
    margin-bottom: 23px;
    background-color: #9d0a0e;
    padding: 20px;
    margin: 10px -15px;
    margin-bottom: 0
}

.content .takeover-new .optional-title span {
    display: inline-block;
    position: relative;
    color: #fff
}

.content .takeover-new .optional-title span:after {
    content: '';
    position: absolute;
    bottom: -10px;
    border-bottom: 4px solid #9d0a0e;
    width: 20%;
    right: 0
}

.content .takeover-new .half-screen {
    height: 100%;
    overflow: hidden
}

.content .takeover-new .row {
    height: 100%
}

.content .takeover-new .takeover-main-image img {
    height: 100%;
    max-width: unset;
    position: relative;
    left: 25%
}

.content .takeover-new .half-screen-info {
    background-color: #fff
}

.content .takeover-new .half-screen-info .info .category {
    display: inline-block;
    padding: 5px 0;
    margin: 10px;
    margin-bottom: 0;
    border-bottom: 2px solid #9d0a0e;
    font-size: 18px
}

.content .takeover-new .half-screen-info .info .category a {
    text-decoration: none;
    color: #333
}

.content .takeover-new .half-screen-info .info .category a:hover {
    color: #9d0a0e
}

.content .takeover-new .half-screen-info .info h1 a {
    text-decoration: none;
    color: #333;
    font-size: 45px;
    font-weight: 900
}

.content .takeover-new .half-screen-info .info h1:hover a {
    color: #9d0a0e;
    text-decoration: none
}

.content .takeover-new .half-screen-info .info p a {
    color: #b7b7b7;
    text-decoration: none
}

.content .takeover-new .half-screen-info .info:hover h1 a {
    color: #9d0a0e
}

.content .takeover-new .half-screen-info .takeover-related {
    position: relative
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl {
    max-width: 1000px;
    width: 100%;
    overflow-x: hidden
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-stage {
    display: flex
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .item a {
    text-decoration: none;
    color: #333
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .item a:hover {
    color: #9d0a0e
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .item a h2 {
    font-size: 16px;
    text-align: right;
    font-weight: 900;
    padding: 7px;
    margin: 0
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-next, .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-prev {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    padding: 5px 10px;
    background-color: #9d0a0e;
    position: absolute;
    top: 22%;
    color: #fff
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-next.disabled, .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-prev.disabled {
    background-color: #333
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-next {
    left: -15px
}

.content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-prev {
    right: -15px
}

.content .top-stories .optional-title {
    font-weight: 900;
    font-size: 45px;
    margin-bottom: 23px
}

.content .top-stories .optional-title span {
    display: inline-block;
    position: relative
}

.content .top-stories .optional-title span:after {
    content: '';
    position: absolute;
    bottom: -10px;
    border-bottom: 4px solid #9d0a0e;
    width: 20%;
    right: 0
}

.content .top-stories .section-content {
    position: relative;
    overflow: hidden
}

.content .top-stories .section-content .mtv-story {
    overflow: hidden;
    position: relative;
    display: inline-block;
    border: 5px solid #eaeaea
}

.content .top-stories .section-content .mtv-story img {
    width: 100%
}

.content .top-stories .section-content .mtv-story .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.content .top-stories .section-content .mtv-story .overlay:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 40%;
    left: 0;
    opacity: .8;
    z-index: 0;
    background-image: linear-gradient(to bottom, transparent 0, #000 100%);
    background-repeat: repeat-x;
    transition: .4s all ease
}

.content .top-stories .section-content .mtv-story .overlay .category {
    display: inline-block;
    padding: 5px 0;
    margin: 14px;
    border-bottom: 2px solid #9d0a0e;
    color: #fff;
    font-size: 18px;
    text-shadow: 0 0 2px #000
}

.content .top-stories .section-content .mtv-story .overlay .category a {
    color: #fff;
    font-size: 18px;
    text-shadow: 0 0 2px #000
}

.content .top-stories .section-content .mtv-story .overlay a {
    text-decoration: none
}

.content .top-stories .section-content .mtv-story .overlay h1 {
    position: absolute;
    width: 70%;
    bottom: 0;
    padding: 15px;
    color: #fff;
    font-size: 16px;
    width: 100%;
    font-size: 21.5px;
    margin: 0;
    padding: 8px;
    min-height: 180px;
    padding-top: 136px;
    letter-spacing: -1px;
    padding-left: 0px
}

.content .top-stories .section-content .mtv-story .overlay h1 time {
    display: inline-block;
    margin-top: 8px;
    color: #969595;
    font-size: 12px
}

.content .top-stories .section-content .mtv-story:hover .overlay:before {
    top: 30%;
    opacity: .9;
    transition: .4s all ease
}

.content .top-stories .section-content .mtv-story:nth-child(1) {
    width: 50%;
    border-bottom: 0;
    border-right: 0
}

.content .top-stories .section-content .mtv-story:nth-child(1) .overlay:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 50%;
    left: 0;
    opacity: .8;
    z-index: 0;
    background-image: linear-gradient(to bottom, transparent 0, #000 100%);
    background-repeat: repeat-x;
    transition: .4s all ease
}

.content .top-stories .section-content .mtv-story:nth-child(1) h1 {
    padding-left: 0px;
    font-size: 37px;
    padding: 11px;
    background: 0 0;
    color: #fff;
    padding-bottom: 30px;
    min-height: 100%;
    padding-top: 289px
}

.content .top-stories .section-content .mtv-story:nth-child(1):hover .overlay:before {
    top: 30%;
    opacity: .9;
    transition: .4s all ease
}

.content .top-stories .section-content .mtv-story:nth-child(2) {
    width: 25%;
    position: absolute;
    right: 50%;
    top: 0
}

.content .top-stories .section-content .mtv-story:nth-child(3) {
    width: 25%;
    position: absolute;
    right: 75%;
    top: 0
}

.content .top-stories .section-content .mtv-story:nth-child(4) {
    width: 25%;
    position: absolute;
    right: 50%;
    bottom: 0
}

.content .top-stories .section-content .mtv-story:nth-child(5) {
    width: 25%;
    position: absolute;
    right: 75%;
    bottom: 0
}

.content .stories div[class^=col] {
    padding: 0;
    margin: 0
}

.content .stories .story {
    position: relative;
    height: 500px;
    padding: 0;
    border: 1px solid #fff;
    overflow: hidden
}

.content .stories .story .category {
    display: inline-block;
    background-color: #9d0a0e;
    padding: 5px 25px;
    margin-bottom: 7px;
    font-size: 10px
}

.content .stories .story.story-50 {
    height: 250px
}

.content .stories .story.story-50 img {
    height: auto;
    width: 100%
}

.content .stories .story.story-50 .overlay h5 {
    font-size: 13px
}

.content .stories .story a {
    text-decoration: none;
    color: #eaeaea
}

.content .stories .story img {
    width: 100%
}

.content .stories .story .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    padding: 10px;
    color: #eaeaea;
    right: 15px;
    bottom: 10px;
    width: 80%
}

.content .stories .story .overlay h5 {
    font-size: 18px;
    color: #eaeaea;
    margin: 0
}

.content .stories .story .overlay h5:hover {
    color: #9d0a0e
}

.content .stories .story .overlay h5 time {
    display: inline-block;
    margin-top: 8px;
    color: #969595;
    font-size: 12px
}

.content .picture-section {
    text-align: center
}

.content .picture-section img {
    width: 100%;
    max-height: 723px
}

.content .picture-section:hover {
    color: #9d0a0e;
    text-decoration: none
}

.content .picture-section .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 30px;
    text-align: right
}

.content .picture-section .overlay .info {
    position: absolute;
    top: 30%;
    width: 95%;
    padding: 11px;
    background-color: rgba(255, 255, 255, .7);
    border-right: 5px solid #9d0a0e
}

.content .picture-section .overlay .info a {
    color: #eaeaea;
    text-decoration: none
}

.content .picture-section .overlay .info a:hover {
    color: #9d0a0e
}

.content .picture-section .overlay .info a .title {
    font-size: 50px;
    color: #9d0a0e
}

.content .picture-section .overlay .info a time {
    color: #000
}

.content .picture-section .overlay .info a .category {
    display: inline-block;
    padding: 5px 0;
    margin: 15px;
    margin-right: 0;
    color: #eaeaea;
    border-bottom: 4px solid #9d0a0e;
    font-size: 30px;
    text-shadow: 1px 1px 5px #000
}

.content .black-section {
    background-color: #838383;
    margin-top: 15px;
    border-bottom: 4px solid #9d0a0e;
    margin: 0 auto
}

.item.vid-story h5 {
    text-align: right;
    direction: ltr
}

.content .black-section .section-title {
    padding: 15px;
    font-size: 32px;
    font-family: BoutrosDinkum-Extrabold;
    padding-right: 0;
    overflow: hidden;
    color: #fff;
    padding-top: 0
}

.content .black-section .section-title span {
    float: right;
    display: block;
    position: relative
}

.content .black-section .section-title span:after {
    display: none;
    border-bottom: 3px solid #9d0a0e;
    position: absolute;
    top: 50%;
    right: 110%;
    width: 2000px;
    content: ''
}

.content .black-section .section-title a {
    color: #fff;
    text-decoration: none
}

.content .videos-section {
    margin-top: 10px
}

.content .videos-section .owl-carousel {
    margin-top: 10px
}

.content .videos-section .owl-carousel .owl-nav .owl-next, .content .videos-section .owl-carousel .owl-nav .owl-prev {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 25px;
    padding: 5px 35px;
    background-color: #9d0a0e;
    position: absolute;
    top: 15%;
    color: #fff
}

.content .videos-section .owl-carousel .owl-nav .owl-next.disabled, .content .videos-section .owl-carousel .owl-nav .owl-prev.disabled {
    background-color: #333
}

.content .videos-section .owl-carousel .owl-nav .owl-next {
    left: -15px
}

.content .videos-section .owl-carousel .owl-nav .owl-prev {
    right: -15px
}

.content .videos-section .programs-tabs {
    max-width: 1336px;
    width: 100%;
    overflow-x: hidden;
    position: relative;
    margin-bottom: 20px;
    padding: 20px 0
}

.content .videos-section .programs-tabs a {
    display: block;
    background-color: #fff;
    color: #9d0a0e;
    padding: 7px 15px;
    text-align: center;
    direction: ltr
}

.content .videos-section .programs-tabs a:active, .content .videos-section .programs-tabs a:focus {
    background-color: #9d0a0e;
    color: #fff
}

.content .videos-section .programs-tabs .owl-stage {
    display: flex
}

.content .videos-section .programs-tabs .owl-nav .owl-next, .content .videos-section .programs-tabs .owl-nav .owl-prev {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 10px;
    padding: 5px 15px;
    background-color: #9d0a0e;
    position: absolute;
    top: 33%;
    color: #fff;
    cursor: pointer
}

.content .videos-section .programs-tabs .owl-nav .owl-next.disabled, .content .videos-section .programs-tabs .owl-nav .owl-prev.disabled {
    background-color: #333
}

.content .videos-section .programs-tabs .owl-nav .owl-next {
    left: 0
}

.content .videos-section .programs-tabs .owl-nav .owl-prev {
    right: 0
}

.content .videos-section .videos-carousel .vid-story {
    overflow: hidden;
    position: relative
}

.content .videos-section .videos-carousel .vid-story .category {
    color: #fff;
    border-bottom: 3px solid #9d0a0e;
    font-size: 18px;
    display: inline-block;
    padding: 5px 0;
    margin-bottom: 10px
}

.content .videos-section .videos-carousel .vid-story .play-icon {
    display: block;
    position: absolute;
    right: 40%;
    top: 30%;
    border-radius: 50%;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 2.2;
    transition: .4s all ease;
    background-image: url(../images/sprite.png);
    background-position: 75px 8px;
    background-size: 88px;
    transition: .1s all ease;
    opacity: .5
}

.content .videos-section .videos-carousel .vid-story:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 50%;
    left: 0;
    opacity: .8;
    z-index: 0;
    background-image: linear-gradient(to bottom, transparent 0, #000 80%);
    background-repeat: repeat-x;
    transition: .4s all ease
}

.content .videos-section .videos-carousel .vid-story:hover:before {
    opacity: 1;
    top: 40%
}

.content .videos-section .videos-carousel .vid-story:hover h5 {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #fff;
    text-shadow: none;
    font-weight: 900;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out
}

.content .videos-section .videos-carousel .vid-story:hover time {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #fff
}

.content .videos-section .videos-carousel .vid-story a {
    text-decoration: none
}

.content .videos-section .videos-carousel .vid-story img {
    height: 250px
}

.content .videos-section .videos-carousel .vid-story h5 {
    position: absolute;
    width: 70%;
    bottom: 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin: 0;
    padding: 10px;
    direction: ltr;
    text-align: right
}

.content .videos-section .videos-carousel .vid-story h5 time {
    display: inline-block;
    margin-top: 8px;
    color: #969595;
    font-size: 12px
}

.content .section-title {
    padding: 15px;
    font-size: 32px;
    font-family: BoutrosDinkum-Extrabold;
    padding-right: 0;
    overflow: hidden;
    padding-top: 0;
    color: #9d0a0e
}

.content .section-title a {
    text-decoration: none
}

.content .section-title span {
    float: right;
    display: block;
    position: relative
}

.content .section-title span:after {
    display: none;
    border-bottom: 3px solid #333;
    position: absolute;
    top: 50%;
    right: 110%;
    width: 2000px;
    content: ''
}

.content .section-title span a {
    color: #9d0a0e;
    font-size: 17px
}

.content .more-news.more-news-edit .story {
    padding-bottom: 0 !important;
    height: auto;
    min-height: 147px
}

.content .more-news.more-news-edit .story img {
    width: 40%;
    float: right;
    min-height: 176px
}

.content .more-news.more-news-edit .story h5 {
    padding-bottom: 0;
    line-height: 1.5;
    margin-top: 0;
    padding: 15px
}

.content .more-news.more-news-edit .story h5 a {
    font-size: 20px
}

.content .more-news.more-news-edit.story-first h5 a {
    font-size: 18px
}

.content .more-news.more-news-edit .social {
    margin: 0;
    float: right
}

.content .more-news .mtv-story {
    position: relative
}

.content .more-news .mtv-story .overlay {
    background-color: #fff;
    padding: 15px;
    position: relative;
    height: 89px
}

.content .more-news .mtv-story .overlay .category {
    position: absolute;
    right: 0;
    top: -23px;
    display: inline-block;
    padding: 5px 0;
    color: #fff;
    border-bottom: 4px solid #9d0a0e;
    font-size: 15px;
    background-color: #9d0a0e;
    padding: 2px 14px;
    padding-bottom: 0;
    text-align: center
}

.content .more-news .mtv-story:hover .overlay:before {
    opacity: 1;
    top: 40%
}

.content .more-news .mtv-story:hover h1 {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #9d0a0e
}

.content .more-news .mtv-story:hover time {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #333
}

.content .more-news .mtv-story a {
    text-decoration: none
}

.content .more-news .mtv-story img {
    width: 100%;
    min-height: 211px
}

.content .more-news .mtv-story h1 {
    color: #333;
    font-size: 16px;
    font-size: 23px;
    margin: 0;
    font-weight: 900
}

.content .more-news .mtv-story h1 time {
    display: inline-block;
    margin-top: 8px;
    color: #888;
    font-size: 12px
}

.content .more-news .mtv-story p {
    margin-top: 15px;
    color: #888
}

.content .more-news .story {
    background-color: #fff;
    overflow: hidden;
    padding: 0;
    margin-bottom: 30px;
    min-height: 312px
}

.content .more-news .mtv-story {
    min-height: 301px
}

.content .more-news .story img {
    float: none;
    width: 100%;
    margin-left: 15px
}

.content .more-news .story .category {
    display: inline-block;
    color: #333;
    border-bottom: 2px solid #9d0a0e;
    font-size: 18px;
    padding: 5px 0;
    margin-right: 22px;
    margin-bottom: 8px
}

.content .more-news .story .category.c-d {
    margin-right: 0
}

.content .more-news .story time {
    font-size: 14px;
    margin-bottom: 3px;
    display: inline-block;
    padding: 0 15px;
    color: #888;
    padding-right: 0
}

.content .more-news .story:last-child {
    border-bottom: 0
}

.content .more-news .story .title {
    padding: 12px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 5px
}

.content .more-news .story .title a {
    text-decoration: none;
    font-size: 17px;
    color: #333;
    font-weight: 600
}

.content .more-news .story .title a:hover {
    color: #9d0a0e
}

.content .more-news .story p {
    color: #888;
    font-family: Tahoma;
    font-size: 14px;
    padding: 0 7px;
    margin: 0
}

.content .slider .item h1 {
    text-shadow: 0 0 7px #000
}

.content .other-news .news-list .story {
    margin-bottom: 11.7px;
    background-color: #fff;
    overflow: hidden;
    position: relative
}

.content .other-news .news-list .story img {
    float: right;
    width: 250px;
    margin-left: 15px;
    min-height: 147px
}

.content .other-news .news-list .story .category {
    display: inline-block;
    color: #333;
    border-bottom: 2px solid #9d0a0e;
    font-size: 14px;
    padding: 5px 0;
    margin-bottom: 8px
}

.content .other-news .news-list .story a {
    text-decoration: none;
    font-size: 21px;
    color: #333;
    font-weight: 600;
    line-height: 1.4
}

.content .other-news .news-list .story a h5 {
    padding: 0 15px;
    font-size: 20px;
    font-weight: 900
}

.content .other-news .news-list .story a h5:hover {
    color: #9d0a0e
}

.content .other-news .news-list .story .title:hover a {
    color: #9d0a0e
}

.content .other-news .news-list .story .title time {
    color: grey;
    font-size: 18px
}

.content .other-news .news-list .story p {
    color: #888;
    font-size: 14px;
    padding: 0 21px;
    margin: 0;
    padding-bottom: 10px
}

.content .other-news .news-list .story .social {
    width: auto;
    margin-top: 7px
}

.content .other-news .news-list .story.story-first {
    margin-bottom: 25px;
    border-bottom: 1px solid #b7b7b7
}

.content .other-news .news-list .story.story-first.story-first-section {
    padding-bottom: 30px
}

.content .other-news .news-list .story.story-first.story-first-section a {
    text-decoration: none;
    color: #333;
    font-weight: 600
}

.content .other-news .news-list .story.story-first.story-first-section a:hover {
    color: #9d0a0e
}

.content .other-news .news-list .story.story-first.story-first-section a img {
    width: 100%;
    display: block;
    float: none
}

.content .other-news .news-list .story.story-first.story-first-section a h5 {
    padding: 20px;
    width: 100%;
    margin: 0;
    font-size: 35px
}

.content .other-news .news-list .story.story-first.story-first-section a p {
    font-size: 18px;
    line-height: 2;
    padding: 20px;
    padding-top: 0
}

.content .other-news .news-list .story.story-first.story-first-section .btn {
    background-color: #9d0a0e;
    color: #fff;
    border-color: #9d0a0e;
    width: 97%;
    margin: auto auto
}

.content .other-news .news-list .story.story-first.story-first-section .btn:hover {
    color: #eaeaea
}

.content .other-news .news-list .story.story-first img {
    width: 53%
}

.content .other-news .news-list .story.story-first h5 {
    padding: 20px;
    width: 100%;
    margin-top: 7px;
    padding-top: 0
}

.content .other-news .news-list .story.story-first h5 a {
    text-decoration: none;
    font-size: 40px;
    color: #333;
    font-weight: 600
}

.content .other-news .news-list .story.story-first h5 a:hover {
    color: #9d0a0e
}

.content .other-news .news-list.news-list-section h3 {
    color: #9d0a0e;
    font-weight: 900;
    border-bottom: 2px solid #333;
    padding-bottom: 15px;
    margin-bottom: 7px
}

.content .other-news .news-list.news-list-section .story a {
    text-decoration: none;
    font-size: 21px;
    color: #333;
    font-weight: 600;
    line-height: 1.4
}

.content .other-news .news-list.news-list-section .story a h5 {
    padding: 15px;
    padding-bottom: 0;
    font-size: 25px;
    font-weight: 900;
    padding-top: 0 !important;
    margin-top: 0 !important
}

.content .other-news .news-list.news-list-section .story a:hover h5 {
    color: #9d0a0e
}

.content .other-news .news-list.news-list-section .story p {
    color: #888;
    font-size: 14px;
    padding: 0 7px;
    margin: 0;
    padding-bottom: 10px
}

.content .other-news .news-list.news-list-section .story .social {
    width: auto;
    margin-top: 7px
}

.content .other-news .news-list.news-list-section .story.story-first {
    margin-bottom: 25px;
    border-bottom: 1px solid #b7b7b7
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section {
    padding-bottom: 30px
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section a {
    text-decoration: none;
    color: #333;
    font-weight: 600
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section a:hover {
    color: #9d0a0e
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section a img {
    width: 100%;
    display: block;
    float: none
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section a h5 {
    padding: 20px;
    width: 100%;
    margin: 0;
    font-size: 35px
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section a p {
    font-size: 18px;
    line-height: 2;
    padding: 20px;
    padding-top: 0
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section .btn {
    background-color: #9d0a0e;
    color: #fff;
    border-color: #9d0a0e;
    width: 97%;
    margin: auto auto
}

.content .other-news .news-list.news-list-section .story.story-first.story-first-section .btn:hover {
    color: #eaeaea
}

.content .other-news .news-list.news-list-section .story.story-first img {
    width: 53%
}

.content .other-news .news-list.news-list-section .story.story-first h5 {
    padding: 20px;
    width: 100%;
    margin-top: 7px;
    padding-top: 0
}

.content .other-news .news-list.news-list-section .story.story-first h5 a {
    text-decoration: none;
    font-size: 40px;
    color: #333;
    font-weight: 600
}

.content .other-news .news-list.news-list-section .story.story-first h5 a:hover {
    color: #9d0a0e
}

.content .sidebar {
    position: relative
}

.content .sidebar .widget {
    margin: 15px 0
}

.content .sidebar .widget .sticky {
    z-index: 1
}

.content .sidebar .widget img {
    width: 100%
}

.content .sidebar .widget:last-child {
    margin-bottom: 0
}

.content .sidebar .widget .Footop-newsletter {
    text-align: center;
    border-bottom: 1px solid #22252d;
    padding-bottom: 56px;
    background-color: #fff !important;
    padding: 25px 0
}

.content .sidebar .widget .Footop-newsletter .Footop-title {
    margin-bottom: 30px;
    padding: 0
}

.content .sidebar .widget .Footop-newsletter .Footop-title h5 {
    font-size: 20px !important;
    margin-bottom: 0;
    text-transform: uppercase !important;
    color: #000 !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important
}

.content .sidebar .widget .Footop-newsletter .Footop-title h5 i.fab {
    color: #08b12b
}

.content .sidebar .widget .Footop-newsletter .bgcolor {
    background-color: #c33332 !important
}

.content .sidebar .widget .other-news .news-list {
    overflow: hidden;
    max-height: 780px
}

.content .sidebar .widget .other-news .news-list:hover {
    overflow-y: auto
}

.content .sidebar .widget .other-news .news-list .story {
    margin-top: 5px
}

.content .sidebar .widget .other-news .news-list .story h5 {
    display: table;
    padding: 7px;
    margin-bottom: 0;
    margin-top: 0
}

.content .sidebar .widget .other-news .news-list .story h5 time {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 15px;
    width: 70px;
    text-align: center;
    margin-left: 15px;
    border-left: 1px solid #dcd9d9
}

.content .sidebar .widget .other-news .news-list .story h5 a {
    padding: 8px;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle
}

.content .sidebar .widget .other-news .news-list .story h5 a:hover {
    color: #9d0a0e
}

.content .sidebar.sidebar-bottom .widget {
    margin-bottom: 10px
}

.content .sidebar .mtv-section {
    margin-top: 0
}

.content .details-panel .category {
    display: inline-block;
    padding: 5px 0;
    margin-right: 0;
    color: #000;
    border-bottom: 4px solid #9d0a0e;
    font-size: 18px
}

.content .details-panel header {
    background-color: #fff;
    margin-bottom: 25px;
    padding: 15px
}

.content .details-panel header time {
    margin-left: 15px;
    display: inline-block;
    font-family: Tahoma !important
}

.content .details-panel header time i.fas {
    margin-left: 10px
}

.content .details-panel .article-title {
    font-size: 38px;
    margin: 10px auto;
    font-weight: 900
}

.content .details-panel .article-image {
    overflow: hidden;
    position: relative
}

.content .details-panel .article-image img {
    width: 100%
}

.content .details-panel .article-video {
    overflow: hidden;
    position: relative;
    height: 400px;
    background-color: #333
}

.content .details-panel .article-video:after {
    display: block;
    content: attr(data-vid-alt);
    background-color: #d3d3d3;
    padding: 15px;
    color: #333;
    border-right: 4px solid #9d0a0e
}

.content .details-panel .article-video .video-element {
    transition: width .2s ease-in-out, height .2s ease-in-out, transform .38s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content .details-panel .article-video .video-element.is-sticky {
    position: fixed;
    top: 15px;
    left: 15px;
    max-width: 280px;
    max-height: 158px;
    width: 300px;
    height: 158px;
    z-index: 9
}

.content .details-panel .article-realted-actions {
    text-align: center
}

.content .details-panel .article-realted-actions .social-buttons {
    display: inline-block;
    margin: 15px auto
}

.content .details-panel .article-realted-actions .social-buttons a {
    display: inline-block;
    max-width: 40px;
    margin-bottom: 15px
}

.content .details-panel .article-realted-actions .social-buttons a img {
    max-width: 100%
}

.content .details-panel .article-realted-actions .social-buttons a img.shover {
    display: none;
    max-width: 100%
}

.content .details-panel .article-realted-actions .social-buttons a:hover img {
    display: none
}

.content .details-panel .article-realted-actions .social-buttons a:hover img.shover {
    display: inline-block
}

.content .details-panel .article-body {
    padding: 25px;
    font-size: 22px;
    padding-left: 15px;
    overflow: hidden;
    background-color: #fff;
    text-align: justify
}

.content .details-panel .article-body iframe {
    max-width: 100% !important;
    width: 100% !important
}

.content .details-panel .article-body h1, .content .details-panel .article-body h2, .content .details-panel .article-body h3, .content .details-panel .article-body h4, .content .details-panel .article-body h5, .content .details-panel .article-body h6 {
    font-weight: 900;
    margin-bottom: 3px;
    padding-bottom: 15px;
    margin-top: 50px
}

.content .details-panel .article-body p {
    margin-bottom: 25px
}

.content .details-panel .article-body blockquote {
    position: relative;
    background: #eaeaea;
    border-right: 7px solid #9d0a0e;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    font-weight: 900;
    padding-bottom: 40px;
    font-size: 21px
}

.content .details-panel .article-body blockquote span.quoted-person-name {
    position: absolute;
    display: block;
    color: #9d0a0e;
    font-size: 15px;
    border-top: 2px solid #333;
    padding-top: 7px
}

.content .details-panel .article-body blockquote span.quoted-person-name i.fas {
    color: #333
}

.content .details-panel .article-body .factbox {
    position: relative;
    background: #eaeaea;
    border-right: 7px solid #333;
    margin: 1.5em 10px;
    padding: .5em 10px;
    font-weight: 900;
    padding-bottom: 40px
}

.content .details-panel .article-body .factbox span.quoted-person-name {
    position: absolute;
    display: block;
    color: #9d0a0e;
    font-size: 15px;
    border-top: 2px solid #333;
    padding-top: 7px
}

.content .details-panel .article-body .factbox span.quoted-person-name i.fas {
    color: #333
}

.content .details-panel .article-body blockquote:before {
    color: #000;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em
}

.content .details-panel .article-body blockquote:after {
    color: #000;
    content: close-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: 0;
    vertical-align: -.5em
}

.content .details-panel .article-body blockquote p {
    display: inline
}

.content .details-panel .article-body .body-img:after {
    display: block;
    content: 'وصف للصورة';
    background-color: #d3d3d3;
    padding: 15px;
    color: #333;
    border-right: 4px solid #9d0a0e;
    font-size: 13px
}

.content .details-panel .tags {
    background-color: #fff;
    margin-top: 15px;
    padding: 25px
}

.content .details-panel .tags .tag {
    background-color: #9d0a0e;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    margin: 2px
}

.content .details-panel .tags .tag:hover {
    background-color: #eaeaea;
    color: #9d0a0e;
    text-decoration: none
}

.content .details-panel .photos-grid {
    padding: 15px;
    background-color: #fff;
    margin: 15px 0;
    overflow: hidden
}

.content .details-panel .photos-grid .grid-item {
    cursor: pointer
}

.content #schedule {
    overflow: hidden
}

.content #schedule .nav li {
    border-left: 1px solid #eaeaea
}

.content #schedule .nav li a {
    padding: 21px 0;
    font-size: 20px;
    font-weight: 900
}

.content #schedule .nav li a small {
    font-size: 15px
}

.content #schedule .day .show {
    margin: 15px auto;
    border-bottom: 1px solid #888;
    position: relative;
    overflow: hidden;
    height: 150px;
    background-color: #fff;
    padding-right: 0;
    border-right: 5px solid #333
}

.content #schedule .day .show .timing {
    text-align: center;
    display: table;
    height: 100%
}

.content #schedule .day .show .timing span {
    display: table-cell;
    vertical-align: middle;
    font-size: 28px;
    direction: ltr
}

.content #schedule .day .show .show-img {
    height: 100%;
    text-align: center
}

.content #schedule .day .show .show-img img {
    height: 100%
}

.content #schedule .day .show .show-title {
    text-align: right;
    display: table;
    height: 100%
}

.content #schedule .day .show .show-title span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-weight: 900
}

.footer {
    background-color: #fff;
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    margin-top: 50px
}

.footer .social-buttons a {
    display: inline-block;
    max-width: 30px
}

.footer .social-buttons a img {
    max-width: 100%
}

.footer .social-buttons a img.shover {
    display: none;
    max-width: 100%
}

.footer .social-buttons a.rss img {
    max-width: 70%
}

.footer .social-buttons a:hover img {
    display: none
}

.footer .social-buttons a:hover img.shover {
    display: inline-block
}

.title-widget {
    color: #000;
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-right: 10px
}

.widget_nav_menu ul {
    list-style: outside none none;
    padding: 0;
    padding-right: 10px
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px
}

.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 95%
}

.widget_nav_menu ul li a {
    color: #333
}

.title-median {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase
}

.footerp p {
    color: #333
}

#social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1)
}

#social {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s
}

.social-fb:hover {
    color: #3b5998
}

.social-tw:hover {
    color: #4099ff
}

.social-gp:hover {
    color: #d34836
}

.social-em:hover {
    color: #f39c12
}

.nomargin {
    margin: 0;
    padding: 0
}

.footer-bottom {
    background-color: #9d0a0e;
    min-height: 30px;
    width: 100%
}

.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000
}

#loader {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #9d0a0e;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #333;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #eaeaea;
    z-index: 1000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

#loader-wrapper .loader-section.section-left {
    left: 0
}

#loader-wrapper .loader-section.section-right {
    right: 0
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .7s .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s .3s cubic-bezier(.645, .045, .355, 1)
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .7s .3s cubic-bezier(.645, .045, .355, 1)
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}

.no-js #loader-wrapper {
    display: none
}

.no-js h1 {
    color: #222
}

#search {
    z-index: 2003;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0, -100%) scale(0, 0);
    -moz-transform: translate(0, -100%) scale(0, 0);
    -o-transform: translate(0, -100%) scale(0, 0);
    -ms-transform: translate(0, -100%) scale(0, 0);
    transform: translate(0, -100%) scale(0, 0);
    opacity: 0
}

#search.open {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -moz-transform: translate(0, 0) scale(1, 1);
    -o-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1
}

#search input[type=search] {
    position: absolute;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0;
    margin: 0 auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: 0
}

#search .btn {
    position: absolute;
    left: 27%;
    margin-left: -45px;
    background-color: #9d0a0e;
    border-color: #9d0a0e
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #9d0a0e;
    border-color: #9d0a0e;
    opacity: 1;
    padding: 5px 17px;
    padding-bottom: 10px;
    font-size: 27px
}

#search form {
    margin-top: 15%
}

#search button {
    margin-top: -15px;
    margin-left: 10px
}

.social {
    position: relative;
    height: 3em;
    width: 13.5em;
    margin-top: 30px;
    padding: 0
}

.social li {
    display: block;
    height: 2em;
    line-height: 4em;
    text-align: center;
    width: 2em;
    display: inline-block;
    margin-left: 7px
}

.social a {
    color: #fffdf0;
    display: block;
    height: 2em;
    line-height: 2.2;
    text-align: center;
    width: 2em
}

.social li:hover {
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    color: #f5f5f5
}

.inline-block-visible-mobile {
    display: none !important
}

@media (max-width:768px) {
    .inline-block-visible-mobile {
        display: inline-block !important
    }

    #search .btn {
        top: 59%;
        left: 50%
    }

    .more-news .mtv-story:nth-child(even) {
        margin-top: 0
    }

    .news-list .with-icon {
        position: unset
    }
}

.weather-section {
    padding: 15px
}

.weather-section #weatherWdiget .weather-region {
    display: none
}

.weather-section #weatherWdiget .weather-region .region-title {
    font-size: 40px;
    color: #333;
    font-weight: 900;
    padding: 7px;
    text-align: center
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day {
    position: relative;
    overflow: hidden
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .day {
    text-align: center;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    z-index: 1;
    background-color: #9d0a0e
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times {
    height: 100%
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time {
    height: 50%;
    padding-top: 50px;
    background: url(../images/day-time-bg.jpg) no-repeat center center;
    background-size: cover
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .time-name {
    text-align: right
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .status-text, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .temp, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .wind-dir {
    border: 0 !important;
    position: relative;
    overflow: hidden;
    height: 85%
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .status-text .g-content, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .temp .g-content, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .wind-dir .g-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .status-text .g-content .title, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .temp .g-content .title, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .wind-dir .g-content .title {
    font-size: 30px;
    font-weight: 900;
    text-shadow: 0 0 3px #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .status-text .g-content .status-img, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .temp .g-content .status-img, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .wind-dir .g-content .status-img {
    width: 120px;
    filter: drop-shadow(0 0 3px #333);
    -webkit-filter: drop-shadow(0 0 3px #333)
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .status-text .g-content .status-text-child, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .temp .g-content .status-text-child, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .wind-dir .g-content .status-text-child {
    font-size: 20px;
    font-weight: 900;
    text-shadow: 0 0 3px #fff;
    color: #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .status-text .g-content .temp-text, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .temp .g-content .temp-text, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .wind-dir .g-content .temp-text {
    font-size: 85px;
    font-weight: 900;
    text-shadow: 0 0 3px #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .status-text .g-content .value, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .temp .g-content .value, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time .wind-dir .g-content .value {
    font-size: 60px
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night {
    background: url(../images/night-time-bg.jpg) no-repeat center center;
    background-size: cover
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .status-text .g-content .title, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .temp .g-content .title, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .wind-dir .g-content .title {
    font-size: 27px;
    font-weight: 900;
    text-shadow: 0 0 3px #000;
    color: #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .status-text .g-content .status-img, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .temp .g-content .status-img, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .wind-dir .g-content .status-img {
    width: 120px;
    filter: drop-shadow(0 0 3px #333);
    -webkit-filter: drop-shadow(0 0 3px grey)
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .status-text .g-content .status-text-child, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .temp .g-content .status-text-child, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .wind-dir .g-content .status-text-child {
    font-size: 20px;
    font-weight: 900;
    text-shadow: 0 0 3px #000;
    color: #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .status-text .g-content .temp-text, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .temp .g-content .temp-text, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .wind-dir .g-content .temp-text {
    font-size: 85px;
    font-weight: 900;
    text-shadow: 0 0 3px #000;
    color: #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .status-text .g-content .value, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .temp .g-content .value, .weather-section #weatherWdiget .weather-region .weather-item .primary-day .weather-times .day-time.time-night .wind-dir .g-content .value {
    font-size: 60px;
    color: #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .day {
    color: #fff;
    padding: 7px;
    background-color: #333
}

.weather-section #weatherWdiget .weather-region .weather-item .day .day-date {
    text-align: center
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times {
    overflow: hidden
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 200px
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-day {
    background-color: #fff
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night {
    background-color: #1f2488;
    color: #b7b7b7
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .status-text, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .temp, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .wind-dir {
    border-left: 1px solid #484ec5
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .time-name {
    border-bottom: 1px solid #5f65e2
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .time-name {
    font-size: 22px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 8px;
    font-weight: 900;
    text-align: center
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir {
    min-height: 118px;
    text-align: center;
    display: block;
    width: 32%;
    float: right;
    border-left: 1px solid #eaeaea;
    height: 100%
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text .title, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp .title, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir .title {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    margin-top: 15px
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text:last-child, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp:last-child, .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir:last-child {
    border: none
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text img.status-img {
    width: 70px
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text span.status-text-child {
    display: block;
    width: 100%;
    font-size: 12px;
    padding: 0 5px
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp .temp-text {
    font-size: 40px
}

.weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir .value {
    font-size: 40px
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 150px
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-day {
    background-color: #fff
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night {
    background-color: #1f2488;
    color: #b7b7b7
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .status-text, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .temp, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .wind-dir {
    border-left: 1px solid #484ec5
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .time-name {
    border-bottom: 1px solid #5f65e2
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .time-name {
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 3px;
    font-weight: 900;
    text-align: center
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir {
    min-height: 90px;
    text-align: center;
    display: block;
    width: 32%;
    float: right;
    border-left: 1px solid #eaeaea;
    height: 100%
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text .title, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp .title, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir .title {
    display: block;
    margin-bottom: 15px;
    font-size: 13px
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text:last-child, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp:last-child, .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir:last-child {
    border: none
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text img.status-img {
    width: 30px
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text span.status-text-child {
    display: block;
    width: 100%;
    font-size: 10px;
    padding: 0 2px
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp .temp-text {
    font-size: 20px
}

.weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir .value {
    font-size: 20px
}

@media (min-width:768px) and (max-width:1024px) {
    #navigation #bottomNav .navbar-header .navbar-brand {
        padding: 8px 0 5px 0
    }

    #navigation #bottomNav .site-nav {
        padding-top: 0
    }

    #navigation #bottomNav .on-ipad-clear {
        width: 100%;
        float: none !important;
        clear: both !important;
        padding-bottom: 10px
    }

    #navigation #bottomNav .main-nav li {
        float: none;
        display: table-cell;
        width: 1%
    }

    #navigation #bottomNav .main-nav li a {
        font-size: 11px
    }

    #navigation #bottomNav .options-nav li {
        float: none;
        display: table-cell;
        width: 1%;
        text-align: center
    }

    #navigation #bottomNav .options-nav li a {
        font-size: 12px;
        display: block;
        width: 100%
    }

    #navigation #bottomNav .options-nav li.live-link .dropdown-menu {
        right: 100%;
        left: unset;
        bottom: 100%
    }

    #navigation #bottomNav .options-nav li.live-link .dropdown-menu li a {
        display: block;
        border: none;
        text-align: center;
        position: relative
    }

    #navigation #bottomNav .options-nav li.live-link .dropdown-menu li a i.fa, #navigation #bottomNav .options-nav li.live-link .dropdown-menu li a i.fas {
        position: absolute;
        left: 5px;
        top: 5px
    }

    .content .section-title {
        font-size: 30px
    }

    .content .takeover-new {
        height: 620px
    }

    .content .takeover-new .takeover-main-image img {
        left: 55%
    }

    .content .top-stories .section-content .mtv-story .overlay h1 {
        font-size: 18px
    }

    .content .more-news .mtv-story .overlay {
        height: 88px;
        overflow: hidden
    }

    .content .more-news .mtv-story h1 {
        font-size: 25px
    }

    .content .other-news .news-list .story img {
        width: 150px
    }

    .content .other-news .news-list .story a h5 {
        font-size: 15px
    }

    .content .other-news .news-list .story.story-first img {
        width: 40%
    }

    .content .other-news .news-list .story.story-first h5 a {
        font-size: 28px
    }

    .content .sidebar .widget .other-news .news-list {
        overflow-y: auto !important;
        max-height: 487px
    }

    .content .sidebar .widget .other-news .news-list .story h5 a {
        font-size: 15px
    }

    .content .sidebar .widget .other-news .news-list .story h5 time {
        padding: 7px;
        width: 40px
    }
}

@media (min-width:1366) {
    .content .more-news .story {
        min-height: 301px
    }

    .content .more-news .mtv-story {
        min-height: 301px
    }

    .content .videos-section .videos-carousel .vid-story img {
        height: 250px
    }
}

@media (max-width:768px) {
    .breaking-news .breaking-bar .text {
        font-size: 15px
    }

    .breaking-news .breaking-bar .text .options {
        font-size: 12px
    }

    #navigation #bottomNav {
        overflow: hidden
    }

    #navigation #bottomNav .site-nav {
        margin: 0;
        padding: 0
    }

    #navigation #bottomNav .site-nav li {
        border-bottom: 1px solid #e2dede
    }

    #navigation #bottomNav .main-nav li a {
        display: block;
        text-align: center;
        padding: 15px
    }

    #navigation #bottomNav .main-nav li.dropdown .dropdown-menu {
        margin-left: auto;
        background-color: #b7b7b7;
        border-bottom: 0
    }

    #navigation #bottomNav .main-nav li.dropdown .dropdown-menu li {
        display: block
    }

    #navigation #bottomNav .main-nav li.dropdown .dropdown-menu li a {
        padding-bottom: 15px;
        border-bottom: 8px solid transparent;
        color: #fff
    }

    #navigation #bottomNav .main-nav li.dropdown .dropdown-menu li a:hover {
        border-bottom: 0;
        text-decoration: none
    }

    #navigation #bottomNav .options-nav li a {
        text-align: center;
        border: none;
        display: block
    }

    .lead-story {
        margin-top: 15px;
        position: relative;
        padding: 0
    }

    .lead-story .relative-fix {
        position: relative;
        padding: 0
    }

    .lead-story .main-story-img {
        width: 100%
    }

    .lead-story .overlay {
        position: static;
        padding-top: 0;
        color: #eaeaea;
        overflow: hidden
    }

    .lead-story .overlay .main-story {
        width: 100%;
        padding: 15px
    }

    .lead-story .overlay .main-story .title {
        font-size: 18px;
        box-shadow: 1px 3px 33px #7676765e;
        background-color: rgba(255, 255, 255, .5);
        padding: 15px;
        margin-top: 0;
        font-weight: 900
    }

    .lead-story .overlay .main-story a {
        color: #9d0a0e
    }

    .lead-story .overlay .main-story a:hover {
        color: #333;
        text-decoration: none
    }

    .lead-story .overlay .main-story .category {
        display: inline-block;
        padding: 5px 0;
        margin: 7px;
        margin-right: 0;
        color: #fff;
        border-bottom: 4px solid #9d0a0e;
        font-size: 14px;
        background-color: #9d0a0e;
        padding: 5px 10px
    }

    .lead-story .overlay .owl-carousel {
        box-shadow: 0 -9px 147px #000;
        background-color: #9d0a0e
    }

    .lead-story .overlay .owl-carousel .owl-nav .owl-next, .lead-story .overlay .owl-carousel .owl-nav .owl-prev {
        display: inline-block;
        font-family: FontAwesome;
        font-size: 15px;
        padding: 5px 15px;
        background-color: #9d0a0e;
        position: absolute;
        top: 15%
    }

    .lead-story .overlay .owl-carousel .owl-nav .owl-next.disabled, .lead-story .overlay .owl-carousel .owl-nav .owl-prev.disabled {
        background-color: #333
    }

    .lead-story .overlay .owl-carousel .owl-nav .owl-next {
        left: 0
    }

    .lead-story .overlay .owl-carousel .owl-nav .owl-prev {
        right: 0
    }

    .lead-story .overlay .related-stories {
        position: static;
        width: 100%;
        padding: 0;
        border: 0
    }

    .lead-story .overlay .related-stories .rel-story {
        overflow: hidden
    }

    .lead-story .overlay .related-stories .rel-story:hover h5 {
        -webkit-transition: color .4s ease-out;
        -moz-transition: color .4s ease-out;
        -o-transition: color .4s ease-out;
        transition: color .4s ease-out;
        color: #000;
        font-weight: 900;
        background-color: rgba(255, 255, 255, .9);
        opacity: 1
    }

    .lead-story .overlay .related-stories .rel-story:hover time {
        -webkit-transition: color .4s ease-out;
        -moz-transition: color .4s ease-out;
        -o-transition: color .4s ease-out;
        transition: color .4s ease-out;
        color: #fff
    }

    .lead-story .overlay .related-stories .rel-story a {
        text-decoration: none
    }

    .lead-story .overlay .related-stories .rel-story h5 {
        position: absolute;
        bottom: 0;
        padding: 7px;
        color: #9d0a0e;
        font-size: 15px;
        width: 100%;
        font-size: 12px;
        margin: 0;
        z-index: 0;
        background-color: rgba(255, 255, 255, .6);
        transition: .4s all ease
    }

    .lead-story .overlay .related-stories .rel-story h5 time {
        display: inline-block;
        margin-top: 8px;
        color: #969595;
        font-size: 12px
    }

    .content .section-title {
        font-size: 20px
    }

    .content .section-title span {
        float: none;
        display: block;
        text-align: center
    }

    .content .takeover-new {
        height: auto
    }

    .content .takeover-new .optional-title {
        font-weight: 900;
        font-size: 30px;
        margin-bottom: 23px
    }

    .content .takeover-new .optional-title span {
        display: inline-block;
        position: relative
    }

    .content .takeover-new .optional-title span:after {
        content: '';
        position: absolute;
        bottom: -10px;
        border-bottom: 4px solid #9d0a0e;
        width: 20%;
        right: 0
    }

    .content .takeover-new .half-screen {
        height: 100%;
        overflow: hidden
    }

    .content .takeover-new .row {
        height: 100%
    }

    .content .takeover-new .takeover-main-image {
        display: block;
        margin: auto -15px
    }

    .content .takeover-new .takeover-main-image img {
        height: auto;
        width: 100%;
        max-width: 100%;
        position: static;
        left: auto
    }

    .content .takeover-new .half-screen-info {
        background-color: #fff
    }

    .content .takeover-new .half-screen-info .info .category {
        display: inline-block;
        padding: 5px 0;
        margin: 10px;
        margin-bottom: 0;
        border-bottom: 2px solid #9d0a0e;
        font-size: 18px
    }

    .content .takeover-new .half-screen-info .info .category a {
        text-decoration: none;
        color: #333
    }

    .content .takeover-new .half-screen-info .info .category a:hover {
        color: #9d0a0e
    }

    .content .takeover-new .half-screen-info .info h1 a {
        text-decoration: none;
        color: #333;
        font-size: 45px;
        font-weight: 900
    }

    .content .takeover-new .half-screen-info .info h1:hover a {
        color: #9d0a0e;
        text-decoration: none
    }

    .content .takeover-new .half-screen-info .info p a {
        color: #b7b7b7;
        text-decoration: none
    }

    .content .takeover-new .half-screen-info .info:hover h1 a {
        color: #9d0a0e
    }

    .content .takeover-new .half-screen-info .takeover-related {
        position: relative
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl {
        max-width: 1000px;
        width: 100%;
        overflow-x: hidden
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-stage {
        display: flex
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .item a {
        text-decoration: none;
        color: #333
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .item a:hover {
        color: #9d0a0e
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .item a h2 {
        font-size: 16px;
        text-align: right;
        font-weight: 900;
        padding: 7px;
        margin: 0
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-next, .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-prev {
        display: inline-block;
        font-family: FontAwesome;
        font-size: 20px;
        padding: 5px 10px;
        background-color: #9d0a0e;
        position: absolute;
        top: 22%;
        color: #fff
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-next.disabled, .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-prev.disabled {
        background-color: #333
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-next {
        left: -15px
    }

    .content .takeover-new .half-screen-info .takeover-related .takeover-owl .owl-nav .owl-prev {
        right: -15px
    }

    .content .top-stories .optional-title {
        font-size: 30px
    }

    .content .top-stories .section-content {
        position: relative;
        overflow: hidden
    }

    .content .top-stories .section-content .mtv-story {
        overflow: hidden;
        position: relative;
        display: inline-block;
        border: 5px solid #eaeaea
    }

    .content .top-stories .section-content .mtv-story .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .content .top-stories .section-content .mtv-story .overlay h1.title {
        padding: 10px;
        font-size: 23px;
        padding-top: 250px
    }

    .content .top-stories .section-content .mtv-story .overlay .category {
        display: inline-block;
        padding: 5px 0;
        margin: 15px;
        color: #fff;
        border-bottom: 4px solid #9d0a0e;
        font-size: 18px
    }

    .content .top-stories .section-content .mtv-story:hover h1 {
        -webkit-transition: color .4s ease-out;
        -moz-transition: color .4s ease-out;
        -o-transition: color .4s ease-out;
        transition: color .4s ease-out;
        text-shadow: none;
        font-weight: 900;
        -webkit-transition: background-color .4s ease-out;
        -moz-transition: background-color .4s ease-out;
        -o-transition: background-color .4s ease-out;
        transition: background-color .4s ease-out
    }

    .content .top-stories .section-content .mtv-story:hover time {
        -webkit-transition: color .4s ease-out;
        -moz-transition: color .4s ease-out;
        -o-transition: color .4s ease-out;
        transition: color .4s ease-out;
        color: #fff
    }

    .content .top-stories .section-content .mtv-story a {
        text-decoration: none
    }

    .content .top-stories .section-content .mtv-story img {
        width: 100%
    }

    .content .top-stories .section-content .mtv-story .social {
        position: absolute;
        left: 10px;
        top: 15px;
        text-align: left;
        margin: 0
    }

    .content .top-stories .section-content .mtv-story h1 {
        position: absolute;
        width: 70%;
        bottom: 0;
        padding: 15px;
        color: #fff;
        font-size: 16px;
        width: 100%;
        font-size: 23px;
        margin: 0;
        padding: 10px
    }

    .content .top-stories .section-content .mtv-story h1 time {
        display: inline-block;
        margin-top: 8px;
        color: #969595;
        font-size: 12px
    }

    .content .top-stories .section-content .mtv-story:nth-child(1) {
        width: 100%;
        border-bottom: 0;
        border-right: 0;
        margin-right: 0
    }

    .content .top-stories .section-content .mtv-story:nth-child(1) .overlay:before {
        content: '';
        position: absolute;
        width: 100%;
        bottom: 0;
        top: 50%;
        left: 0;
        opacity: .4;
        z-index: 0;
        background-image: linear-gradient(to bottom, transparent 0, #000 100%);
        background-repeat: repeat-x;
        transition: .4s all ease
    }

    .content .top-stories .section-content .mtv-story:nth-child(1) h1 {
        font-size: 20px;
        padding: 30px;
        padding-bottom: 10px;
        background: 0 0;
        color: #fff;
        padding-bottom: 50px;
        min-height: 100%;
        padding-top: 250px
    }

    .content .top-stories .section-content .mtv-story:nth-child(1):hover .overlay:before {
        top: 30%;
        opacity: .9;
        transition: .4s all ease
    }

    .content .top-stories .section-content .mtv-story:nth-child(2) {
        width: 100%;
        position: relative;
        right: unset;
        top: unset
    }

    .content .top-stories .section-content .mtv-story:nth-child(3) {
        width: 100%;
        position: relative;
        right: unset;
        top: unset
    }

    .content .top-stories .section-content .mtv-story:nth-child(4) {
        width: 100%;
        position: relative;
        right: unset;
        top: unset
    }

    .content .top-stories .section-content .mtv-story:nth-child(5) {
        width: 100%;
        position: relative;
        right: unset;
        top: unset
    }

    .content .more-news .story {
        height: auto
    }

    .content .more-news .mtv-story {
        padding-bottom: 29px
    }

    .content .more-news .mtv-story .overlay {
        padding-bottom: 30px;
        height: auto;
        overflow: visible
    }

    .content .more-news .mtv-story h1 {
        font-size: 22px
    }

    .content .more-news.more-news-edit .story img {
        width: 100%
    }

    .content .more-news.more-news-edit .story .category.c-d {
        margin-right: 15px
    }

    .content .videos-section .owl-carousel {
        margin-top: 10px
    }

    .content .videos-section .owl-carousel .owl-nav .owl-next, .content .videos-section .owl-carousel .owl-nav .owl-prev {
        top: 15%
    }

    .content .videos-section .videos-carousel .vid-story h5 {
        font-size: 18px
    }

    .content .videos-section .videos-carousel .vid-story h5 time {
        display: none
    }

    .content .other-news .news-list {
        overflow: hidden;
        overflow-y: auto
    }

    .content .other-news .news-list .story {
        margin-bottom: 11.7px;
        background-color: #fff;
        overflow: hidden
    }

    .content .other-news .news-list .story img {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .content .other-news .news-list .story .category {
        display: inline-block;
        color: #333;
        border-bottom: 2px solid #9d0a0e;
        font-size: 18px;
        padding: 5px 0;
        margin-bottom: 8px;
        margin: 8px 15px
    }

    .content .other-news .news-list .story a {
        text-decoration: none;
        font-size: 21px;
        color: #333;
        font-weight: 600;
        line-height: 1.4
    }

    .content .other-news .news-list .story a h5 {
        padding: 0 15px;
        font-size: 20px;
        font-weight: 900;
        line-height: 1.5
    }

    .content .other-news .news-list .story a h5:hover {
        color: #9d0a0e
    }

    .content .other-news .news-list .story.story-first {
        margin-bottom: 15px;
        border-bottom: 0
    }

    .content .other-news .news-list .story.story-first.story-first-section {
        padding-bottom: 30px
    }

    .content .other-news .news-list .story.story-first.story-first-section a {
        text-decoration: none;
        color: #333;
        font-weight: 600
    }

    .content .other-news .news-list .story.story-first.story-first-section a:hover {
        color: #9d0a0e
    }

    .content .other-news .news-list .story.story-first.story-first-section a img {
        width: 100%;
        display: block;
        float: none
    }

    .content .other-news .news-list .story.story-first.story-first-section a h5 {
        padding: 20px;
        width: 100%;
        margin: 0;
        font-size: 35px
    }

    .content .other-news .news-list .story.story-first.story-first-section a p {
        font-size: 18px;
        line-height: 2;
        padding: 20px;
        padding-top: 0
    }

    .content .other-news .news-list .story.story-first.story-first-section .btn {
        background-color: #9d0a0e;
        color: #fff;
        border-color: #9d0a0e;
        width: 97%;
        margin: auto auto
    }

    .content .other-news .news-list .story.story-first.story-first-section .btn:hover {
        color: #eaeaea
    }

    .content .other-news .news-list .story.story-first img {
        width: 100%
    }

    .content .other-news .news-list .story.story-first .category {
        margin-right: 15px
    }

    .content .other-news .news-list .story.story-first h5 {
        padding: 20px;
        width: 100%;
        padding: 0 15px;
        font-size: 20px;
        font-weight: 900
    }

    .content .other-news .news-list .story.story-first h5 a {
        text-decoration: none;
        font-size: 20px;
        color: #333;
        font-weight: 600
    }

    .content .other-news .news-list .story.story-first h5 a:hover {
        color: #9d0a0e
    }

    .content .other-news .news-list.news-list-section h3 {
        color: #9d0a0e;
        font-weight: 900;
        border-bottom: 2px solid #333;
        padding-bottom: 15px;
        margin-bottom: 7px
    }

    .content .other-news .news-list.news-list-section .story a {
        text-decoration: none;
        font-size: 21px;
        color: #333;
        font-weight: 600;
        line-height: 1.4
    }

    .content .other-news .news-list.news-list-section .story a h5 {
        padding: 15px;
        padding-bottom: 0;
        font-size: 25px;
        font-weight: 900;
        padding-top: 5px;
        margin-top: 0
    }

    .content .other-news .news-list.news-list-section .story a:hover h5 {
        color: #9d0a0e
    }

    .content .other-news .news-list.news-list-section .story p {
        display: none
    }

    .content .other-news .news-list.news-list-section .story .social {
        width: auto;
        margin-top: 7px
    }

    .content .other-news .news-list.news-list-section .story.story-first {
        margin-bottom: 25px;
        border-bottom: 1px solid #b7b7b7
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section {
        padding-bottom: 30px
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section a {
        text-decoration: none;
        color: #333;
        font-weight: 600
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section a:hover {
        color: #9d0a0e
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section a img {
        width: 100%;
        display: block;
        float: none
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section a h5 {
        padding: 20px;
        width: 100%;
        margin: 0;
        font-size: 35px
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section a p {
        font-size: 18px;
        line-height: 2;
        padding: 20px;
        padding-top: 0
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section .btn {
        background-color: #9d0a0e;
        color: #fff;
        border-color: #9d0a0e;
        width: 97%;
        margin: auto auto
    }

    .content .other-news .news-list.news-list-section .story.story-first.story-first-section .btn:hover {
        color: #eaeaea
    }

    .content .other-news .news-list.news-list-section .story.story-first img {
        width: 100%
    }

    .content .other-news .news-list.news-list-section .story.story-first h5 {
        padding: 20px;
        width: 100%;
        margin-top: 7px;
        padding-top: 0
    }

    .content .other-news .news-list.news-list-section .story.story-first h5 a {
        text-decoration: none;
        font-size: 40px;
        color: #333;
        font-weight: 600
    }

    .content .other-news .news-list.news-list-section .story.story-first h5 a:hover {
        color: #9d0a0e
    }

    .content .picture-section {
        text-align: center
    }

    .content .picture-section img {
        width: 100%;
        max-height: 723px
    }

    .content .picture-section:hover {
        color: #9d0a0e;
        text-decoration: none
    }

    .content .picture-section .overlay {
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        padding: 20px;
        text-align: right
    }

    .content .picture-section .overlay .info {
        position: relative;
        top: unset
    }

    .content .picture-section .overlay .info a {
        color: #eaeaea
    }

    .content .picture-section .overlay .info a .title {
        font-size: 18px;
        text-shadow: 1px 1px 5px #000;
        margin-top: -7px
    }

    .content .picture-section .overlay .info a time {
        color: #b7b7b7;
        display: none
    }

    .content .picture-section .overlay .info a .category {
        display: inline-block;
        padding: 5px 0;
        margin-bottom: 15px;
        margin-right: 0;
        color: #eaeaea;
        border-bottom: 4px solid #9d0a0e;
        font-size: 18px;
        text-shadow: 1px 1px 5px #000;
        margin-top: -5px
    }

    .content .weather-section #weatherWdiget .weather-region {
        display: none
    }

    .content .weather-section #weatherWdiget .weather-region .region-title {
        background-color: #9d0a0e;
        color: #fff;
        padding: 7px;
        text-align: center
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .day {
        padding: 7px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .day .day-date {
        text-align: center
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times {
        overflow: hidden;
        box-shadow: 0 0 5px #b7b7b7
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 200px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-day {
        background-color: #fff
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night {
        background-color: #1f2488;
        color: #b7b7b7
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .status-text, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .temp, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .wind-dir {
        border-left: 1px solid #484ec5
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time.time-night .time-name {
        border-bottom: 1px solid #5f65e2
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .time-name {
        font-size: 22px;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 8px;
        font-weight: 900;
        text-align: center
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir {
        min-height: 118px;
        text-align: center;
        display: block;
        width: 32%;
        float: right;
        border-left: 1px solid #eaeaea;
        height: 100%
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text .title, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp .title, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir .title {
        display: block;
        margin-bottom: 15px;
        font-size: 16px !important
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text:last-child, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp:last-child, .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir:last-child {
        border: none
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text img.status-img {
        width: 70px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .status-text span.status-text-child {
        display: block;
        width: 100%;
        font-size: 20px !important;
        padding: 0 5px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .temp .temp-text {
        font-size: 40px !important
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item .weather-times .day-time .wind-dir .value {
        font-size: 40px !important
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 150px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-day {
        background-color: #fff
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night {
        background-color: #1f2488;
        color: #b7b7b7
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .status-text, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .temp, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .wind-dir {
        border-left: 1px solid #484ec5
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time.time-night .time-name {
        border-bottom: 1px solid #5f65e2
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .time-name {
        font-size: 16px;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 3px;
        font-weight: 900;
        text-align: center
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir {
        min-height: 90px;
        text-align: center;
        display: block;
        width: 32%;
        float: right;
        border-left: 1px solid #eaeaea;
        height: 100%
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text .title, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp .title, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir .title {
        display: block;
        margin-bottom: 15px;
        font-size: 13px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text:last-child, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp:last-child, .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir:last-child {
        border: none
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text img.status-img {
        width: 30px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .status-text span.status-text-child {
        display: block;
        width: 100%;
        font-size: 10px !important;
        padding: 0 2px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .temp .temp-text {
        font-size: 20px
    }

    .content .weather-section #weatherWdiget .weather-region .weather-item.small-item .weather-times .day-time .wind-dir .value {
        font-size: 20px
    }

    .content .shows .show {
        position: relative;
        overflow: hidden;
        background-color: #fff;
        margin-bottom: 30px
    }

    .content .shows .show a {
        display: block;
        position: relative;
        overflow: hidden;
        text-decoration: none
    }

    .content .shows .show .show-image {
        width: 100%
    }

    .content .shows .show .show-info {
        overflow: hidden;
        height: 150px;
        display: table
    }

    .content .shows .show .show-info .show-section {
        height: 100%;
        display: table-cell
    }

    .content .shows .show .show-info .show-timing {
        text-align: center;
        display: table-cell;
        background-color: #888
    }

    .content .shows .show .show-info .show-timing .centered-span {
        display: table-cell;
        vertical-align: middle
    }

    .content .shows .show .show-info .show-timing .show-day, .content .shows .show .show-info .show-timing .show-time {
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px 40px;
        color: #fff
    }

    .content .shows .show .show-info .show-timing .show-time {
        font-size: 22px
    }

    .content .shows .show .show-info .show-timing .show-day {
        border-top: 1px solid #b7b7b7
    }

    .content .shows .show .show-info .show-details {
        vertical-align: middle
    }

    .content .shows .show .show-info .show-details p {
        padding: 15px;
        font-size: 11px;
        color: #333
    }

    .content .shows .show .show-more .btn {
        background-color: #333;
        border: 0;
        border-radius: 0;
        color: #b7b7b7;
        padding: 20px;
        font-size: 20px
    }

    .content .shows .show:hover .show-more .btn {
        background-color: #9d0a0e
    }

    .content .single-video .show {
        position: relative;
        overflow: hidden;
        background-color: #fff;
        margin-bottom: 30px
    }

    .content .single-video .show a {
        display: block;
        position: relative;
        overflow: hidden;
        text-decoration: none
    }

    .content .single-video .show .show-image {
        width: 100%
    }

    .content .single-video .show .show-info {
        overflow: hidden;
        height: 150px;
        display: table
    }

    .content .single-video .show .show-info .show-section {
        height: 100%;
        display: table-cell
    }

    .content .single-video .show .show-info .show-timing {
        text-align: center;
        display: table-cell;
        background-color: #888
    }

    .content .single-video .show .show-info .show-timing .centered-span {
        display: table-cell;
        vertical-align: middle
    }

    .content .single-video .show .show-info .show-timing .show-day, .content .single-video .show .show-info .show-timing .show-time {
        display: block;
        width: 100%;
        text-align: center;
        padding: 15px 40px;
        color: #fff
    }

    .content .single-video .show .show-info .show-timing .show-time {
        font-size: 22px
    }

    .content .single-video .show .show-info .show-timing .show-day {
        border-top: 1px solid #b7b7b7
    }

    .content .single-video .show .show-info .show-details {
        vertical-align: middle
    }

    .content .single-video .show .show-info .show-details p {
        padding: 15px;
        font-size: 11px;
        color: #333
    }

    .content .single-video .show .show-more .btn {
        background-color: #333;
        border: 0;
        border-radius: 0;
        color: #b7b7b7;
        padding: 20px;
        font-size: 20px
    }

    .content .single-video .show:hover .show-more .btn {
        background-color: #9d0a0e
    }

    .content #schedule {
        overflow: hidden
    }

    .content #schedule .nav li {
        border: 0
    }

    .content #schedule .nav li a {
        font-size: 11px;
        border: 0
    }

    .content #schedule .nav li a small {
        font-size: 9px
    }

    .content #schedule .day .show {
        margin: 15px auto;
        border-bottom: 1px solid #888;
        position: relative;
        overflow: hidden;
        height: auto;
        background-color: #fff;
        padding-right: 0;
        border-right: 5px solid #333
    }

    .content #schedule .day .show .timing {
        text-align: center;
        display: table;
        height: 100%;
        line-height: 1;
        padding: 15px 5px
    }

    .content #schedule .day .show .timing span {
        display: table-cell;
        vertical-align: middle;
        font-size: 10px
    }

    .content #schedule .day .show .show-img {
        height: 100%;
        text-align: center;
        float: right;
        padding: 15px 5px
    }

    .content #schedule .day .show .show-img img {
        height: auto
    }

    .content #schedule .day .show .show-title {
        text-align: right;
        display: block;
        height: 100%;
        float: right;
        padding: 15px 5px;
        width: 57.333333%;
        padding-top: 25px
    }

    .content #schedule .day .show .show-title span {
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
        font-weight: 900
    }

    .mtv-section {
        margin: 10px 0
    }

    .nav-tabs.nav-justified>li {
        float: none;
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li a {
        font-size: 7px
    }

    .social-buttons a {
        display: inline-block;
        max-width: 22px !important
    }

    .social-buttons a img {
        max-width: 100%
    }

    .social-buttons a img.shover {
        display: none;
        max-width: 100%
    }

    .social-buttons a.rss img {
        max-width: 70%
    }

    .social-buttons a:hover img {
        display: none
    }

    .social-buttons a:hover img.shover {
        display: inline-block
    }
}

.d-search {
    margin-top: 21px;
    padding: 5px
}

#video_section2 {
    max-width: 1340px;
    margin: 0 auto
}

.content .details-panel header a {
    color: #9d0a0e;
    padding-right: 2px
}

.mtv-section .col-md-6 img {
    max-height: 367px
}

.not_digital .videos-grid .video a img {
    width: 100%;
    height: 181px !important
}

.images-photoessay-carousel .vid-story {
    overflow: hidden;
    position: relative
}

.images-photoessay-carousel .vid-story .category {
    color: #fff;
    border-bottom: 3px solid #9d0a0e;
    font-size: 18px;
    display: inline-block;
    padding: 5px 0;
    margin-bottom: 10px
}

.images-photoessay-carousel .vid-story .play-icon {
    display: block;
    position: absolute;
    right: 40%;
    top: 50%;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 2.2;
    transition: .4s all ease;
    background-image: url(../images/gallery.png);
    transition: .1s all ease;
    opacity: .7;
    background-repeat: no-repeat
}

.images-photoessay-carousel .vid-story:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 50%;
    left: 0;
    opacity: .8;
    z-index: 0;
    background-image: linear-gradient(to bottom, transparent 0, #000 80%);
    background-repeat: repeat-x;
    transition: .4s all ease
}

.images-photoessay-carousel .vid-story:hover:before {
    opacity: 1;
    top: 40%
}

.images-photoessay-carousel .vid-story:hover h5 {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #fff;
    text-shadow: none;
    font-weight: 900;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out
}

.images-photoessay-carousel .vid-story:hover time {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    color: #fff
}

.images-photoessay-carousel .vid-story a {
    text-decoration: none
}

.images-photoessay-carousel .vid-story img {
    height: 400px
}

.images-photoessay-carousel .vid-story h5 {
    position: absolute;
    width: 70%;
    bottom: 0;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin: 0;
    padding: 10px;
    direction: rtl;
    text-align: right
}

.images-photoessay-carousel .vid-story h5 time {
    display: inline-block;
    margin-top: 8px;
    color: #969595;
    font-size: 12px
}

.white-background {
    background: #fff !important
}

.almamlaka-color {
    color: #9d0a0e !important
}

#columns {
    column-width: 320px;
    column-gap: 15px;
    width: 90%;
    max-width: 1100px;
    margin: 50px auto
}

div#columns figure {
    background: #fefefe;
    border: 2px solid #fcfcfc;
    box-shadow: 0 1px 2px rgba(34, 25, 25, .4);
    margin: 0 2px 15px;
    padding: 15px;
    padding-bottom: 10px;
    position: relative;
    column-break-inside: avoid
}

div#columns figure img {
    width: 100%;
    height: auto;
    margin-bottom: 5px
}

div#columns small {
    font-size: 1rem;
    float: right;
    text-transform: uppercase;
    color: #aaa
}

div#columns small a {
    color: #666;
    text-decoration: none;
    transition: .4s color
}

@media screen and (max-width:750px) {
    .content .details-panel .article-body {
        text-align: unset
    }

    .images-photoessay-carousel .vid-story img {
        height: 237px
    }

    .big-imagenewfeature-title {
        margin-top: 50px
    }

    .content .sidebar .mtv-section {
        margin-top: 50px
    }

    #columns {
        column-gap: 0
    }

    #columns figure {
        width: 100%
    }
}

div#columns figure .overlay {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    backface-visibility: hidden;
    opacity: .8;
    z-index: 0;
    position: absolute;
    background-repeat: repeat-x;
    transition: .4s all ease;
    bottom: 14px
}

div#columns figure .overlay h2 {
    color: #fff;
    font-size: 21px;
    margin: 0;
    padding: 10px;
    bottom: 16px;
    width: 91%;
    margin-left: 15px;
    text-shadow: 2px 2px #333;
    pointer: cursor;
    background-image: linear-gradient(to bottom, transparent 0, #000 100%)
}

div#columns figure .overlay:hover h2 {
    -webkit-transition: color .4s ease-out;
    -moz-transition: color .4s ease-out;
    -o-transition: color .4s ease-out;
    transition: color .4s ease-out;
    cursor: pointer;
    font-weight: 900;
    -webkit-transition: background-color .4s ease-out;
    -moz-transition: background-color .4s ease-out;
    -o-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
    opacity: .9;
    transition: .4s all ease
}

div#columns figure .overlay h2 {
    transition: background-image .8s ease
}

.lSSlideOuter .lSPager.lSGallery li {
    padding: 10px;
    background: #fff
}

#image-gallery li img {
    max-width: 838px;
    max-height: 556px
}

.lSAction>.lSPrev {
    opacity: 1
}

.lSAction>.lSNext {
    opacity: 1
}

.lSAction>.lSNext {
    right: 530px !important
}

@media only screen and (max-width:1300px) {
    #image-gallery li img {
        width: 100%
    }

    .lSAction>.lSNext {
        right: 10px
    }
}

@media only screen and (max-width:1000px) {
    #image-gallery li {
        display: block
    }

    .lSAction>.lSNext {
        right: 0
    }

    #image-gallery li img {
        max-height: 700px
    }

    #image-gallery li img {
        width: 100%
    }
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #9d0a0e;
    border-color: #9d0a0e;
    cursor: default
}

.pagination>li>a {
    color: #9d0a0e
}

.links a {
    color: #9d0a0e
}

.with-images {
    display: block;
    position: absolute;
    top: 5%;
    color: #fff;
    width: 42px;
    height: 70px;
    text-align: center;
    line-height: 2.2;
    transition: .4s all ease;
    background-image: url(../images/albums.png);
    transition: .1s all ease;
    opacity: .8;
    background-repeat: no-repeat;
    z-index: 1000;
    left: 10%
}

.news-list .with-images {
    left: unset !important
}

.satellite {
    padding: 10px;
    background: #fff
}

.burger-menu {
    font-weight: 700;
    font-size: 23px;
    width: 63px;
    text-align: center;
    color: #666;
    cursor: pointer;
    margin-bottom: 16px;
    margin-right: 16px
}

.burger-menu a {
    color: #333
}

.burger-menu {
    display: none
}

.live-show {
    display: none
}

@media only screen and (max-width:770px) {
    .on-ipad-clear {
        background: #fff;
        position: unset;
        z-index: 2000;
        width: 100%
    }

    .burger-menu {
        display: block
    }

    .new-collapse {
        display: none !important
    }

    .apps-icons img {
        width: 85%
    }

    .new-collapse-footer {
        display: none
    }

    .live-show {
        display: inline;
        margin-right: 21%;
        font-size: 17px
    }

    #nav-icon3 {
        margin-top: 0 !important
    }

    .content .picture-section .overlay .info {
        min-height: 143px
    }
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 42px;
    height: 35px;
    position: relative;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 78%;
    background: #666;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon1 span:nth-child(1) {
    top: 0
}

#nav-icon1 span:nth-child(2) {
    top: 18px
}

#nav-icon1 span:nth-child(3) {
    top: 36px
}

#nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px
}

#nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 50%;
    background: #d3531a;
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0
}

#nav-icon2 span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 0
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 18px
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 36px
}

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 7px
}

#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px
}

#nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0
}

#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0
}

#nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 29px
}

#nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 29px
}

#nav-icon3 span:nth-child(1) {
    top: 0
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 8px
}

#nav-icon3 span:nth-child(4) {
    top: 16px
}

#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

#nav-icon4 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4 span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px
}

#nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0
}

#nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px
}

.live-link a {
    border: 0 solid #9d0a0e;
    padding: 5px;
    margin-top: 8px;
    color: #3333339e
}

.live-link a i.fa {
    color: #9d0a0e
}

.live-link a:hover {
    color: #fff;
    background-color: #9d0a0e;
    border-color: #9d0a0e
}

.live-link a:hover i.fa {
    color: #fff
}

.live-link .dropdown-menu {
    left: 100%;
    bottom: -90%
}

.live-link .dropdown-menu li a {
    display: block;
    border: none;
    text-align: center;
    position: relative
}

.navbar-default .navbar-toggle {
    border-color: #fff
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #fff
}

.navbar-default .navbar-toggle:hover {
    background: #fff
}

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    outline: 0
}

.make-sticky {
    position: fixed;
    top: 0;
    width: 100%
}

@media (max-width:768px) {
    .with-images {
        left: 17%;
        top: 9%;
    }

    .big-imagenewfeature-title {
        margin-top: 50px !important
    }

    .on-ipad-clear {
        top: 116px;
        right: 0;
        overflow: hidden;
    }

    .frequencies .table th {
        padding-right: 6px;
        font-size: 12px
    }

    .about-almamlaka {
        margin-right: 11px
    }
}

.pdf-view {
    background: #fff;
    padding: 5px
}

.pdf-view ul li {
    padding-top: 10px;
    list-style: none
}

.frequencies .table th {
    text-align: center
}

.frequencies .table td {
    text-align: center
}

.frequencies th {
    background: #9d0a0e;
    color: #fff
}

.dark-background {
    background: #333;
    color: #fff
}

.bold-font {
    font-weight: 300;
    font-size: 20px
}

.frequencies p a {
    color: #9d0a0e
}

.graybackground {
    background: #e4e5e6;
    padding-top: 20px;
    margin-top: 10px
}

.graybackground p {
    padding-right: 17px;
    font-size: 22px
}

.frequencies p {
    margin-top: 0
}

.tvs th {
    text-align: center
}

.tvs td {
    text-align: center
}

.tvs {
    margin-bottom: 10px
}

@media (max-width:1000px) {
    .satellite {
        margin: 0 auto
    }
}

.for-desktop {
    display: inline-block
}

@media (max-width:767px) {
    .towboxes-container p {
        padding-right: 26%
    }

    .towboxes-container .col-md-4 {
        padding-right: 20%
    }

    .for-desktop {
        display: none !important
    }

    .content .top-stories .section-content .mtv-story {
        border: 5px solid #eaeaea !important
    }

    .more-news .mtv-story:nth-child(even) {
        margin-top: 0 !important
    }

    #search input[type=search] {
        font-size: 21px
    }

    .apps-icons {
        max-width: 91px !important
    }

    .apps-icons:nth-child(2) {
        margin-right: 10px
    }

    .footer .widget_nav_menu ul {
        display: none
    }

    .third-footer-menu {
        display: none
    }

    .frequencies .table td {
        font-size: 10px
    }
}

.apps-icons {
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    background: #ccc3;
    border-radius: 14px;
    max-width: 160px;
    display: inline-flex;
    margin-left: 1px;
    padding: 5px
}

.apps-icons img {
    max-width: 88%;
    margin-right: 10px;
    padding-right: 10px
}

@media (min-width:1000px) {
    .apps-icons img {
        max-width: 88%;
        margin-right: 10px;
        padding-right: 10px
    }
}

.fixMargin {
    margin-top: 100px
}

.more-news .mtv-story:nth-child(even) {
    margin-top: 29px
}

.picture-section {
    cursor: pointer
}

@media only screen and (max-width:641px) {
    #navigation #bottomNav .options-nav li.weather-link a .region {
        margin-left: 54px;
        font-size: 24px
    }

    .content .shows .show .show-info .show-details p {
        padding: 8px;
        font-size: 16px
    }

    .social-buttons a img {
        max-height: 24px
    }

    .content .videos-section .videos-carousel .vid-story img {
        height: 220px
    }

    .live-show {
        margin-right: 10% !important
    }

    .content .sidebar .widget .other-news .news-list .story h5 {
        font-size: 16px
    }

    .content .section-title {
        font-size: 32px
    }

    .nav-tabs.nav-justified>li a {
        font-size: 17px
    }
}

.content .more-news.more-news-edit .story {
    border-bottom: 10px !important
}

.content .sidebar .widget .other-news .news-list {
    max-height: 1266px
}

.story p {
    color: #888 !important;
    font-size: 14px;
    text-align: justify
}

.newimageandstory h1 {
    background-image: linear-gradient(to bottom, transparent 0, #000 100%);
    background-repeat: repeat-x;
    transition: .4s all ease;
    position: absolute;
    color: #fff;
    text-shadow: 1px 1px 5px #000;
    font-size: 22px;
    margin-top: 107px;
    padding: 10px
}

.story img {
    min-height: 142px
}

.about-almamlaka h1 {
    padding-right: 0
}

.cursorpointer {
    cursor: pointer
}

.new-feature-bigimage .story {
    margin-top: 0 !important
}

.new-feature-bigimage img {
    border-bottom: solid #9d0a0e 2px
}

.new-feature-bigimage h5 {
    font-size: 21px !important
}

.new-feature-bigimage {
    margin-top: -16px !important
}

.new-feature-bigimage .info {
    padding: 7px
}

.writer-page {
    margin: 21px 0
}

.other-news {
    margin: 18px 0
}

.details-panel {
    margin-top: 37px
}

.fix-margin {
    margin-top: -30px !important
}

.big-imagenewfeature-title {
    margin-bottom: 23px;
    margin-right: 0;
    margin-top: 0
}

.big-imagenewfeature-title .section-title span a {
    font-size: unset
}

.content .other-news .news-list .story p:nth-child(1) {
    display: none
}

.digital-container h5 {
    padding: 10px
}

.summary-events a {
    font-size: unset !important
}

.summary-events-inner a {
    font-size: unset !important
}

.home-page-section a:not(.btn-sm) {
    font-size: unset !important
}

#galleries .video {
    background: #fff
}

#digital_videos_container .video h5 {
    padding: 10px;
    color: #333;
    font-weight: 700
}

#digital_videos_container .video {
    padding: 5px
}

#galleries .video h5 {
    padding: 10px;
    color: #333;
    font-size: 17px;
    text-decoration: none;
    font-weight: 700
}

.article-body img {
    max-width: 100% !important;
    height: unset !important
}

.btn-sm, .btn-xs {
    font-size: 12px !important;
    color: #fff !important
}

.tawseat .text {
    min-height: 68px !important
}

.social-buttons-gallery .shover {
    display: none
}

.social-buttons-gallery img {
    width: 27px;
    height: 27px
}

.social-buttons-gallery a:hover {
    text-decoration: none
}

body::-webkit-scrollbar-track {
    background-color: #f5f5f5
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5
}

body::-webkit-scrollbar-thumb {
    background-color: #333
}

.img_caption {
    padding-top: 14px;
    padding-bottom: 15px;
    border-right: solid 4px #9d0a0e;
    padding-right: 14px;
    background: #ccccccc9
}

#digital-section {
    margin-top: -26px;
    margin-bottom: 30px
}

#photo-gallery {
    margin-top: -28px
}

.category a:hover {
    text-decoration: none
}

#eac-container-searchit {
    margin-top: 38px
}

.social-buttons-gallery a {
    display: inline-block;
    max-width: 30px
}

.social-buttons-gallery a img.shover {
    display: none
}

.social-buttons-gallery a:hover img {
    display: none
}

.social-buttons-gallery a:hover img.shover {
    display: inline-block
}

.besidesummary-section .with-icon:before {
    right: 0
}

.underbigimagesection .with-icon:before {
    right: 0
}

.underdigitalvideossection .with-icon:before {
    right: 0
}

.fix-list .with-icon:before {
    top: 12px;
    width: 57px;
    height: 44px;
    text-align: center;
    content: '';
    background-position: 57px 2px;
    background-size: 57px;
    transition: .1s all ease;
    z-index: 0
}

.fix-list .with-icon:before {
    position: absolute;
    right: 6px;
    left: auto
}

.viewarticle-morenews h5 {
    direction: rtl !important;
}

.article-body em {
    font-size: 17px;
    color: #666;
}

.site-nav .navbar-collapse .in {
    overflow: auto;
}

.not-toshow-10724,
.not-toshow-10723,
.not-toshow-10468,
.not-toshow-10467,
.not-toshow-10725,
.not-toshow-10068,
.not-toshow-10076,
.not-toshow-10539,
.not-toshow-10540,
.not-toshow-10541,
.not-toshow-22375,
.not-toshow-10014,
.not-toshow-14,
.not-toshow-10013,
.not-toshow-10032,
.not-toshow-15,
.not-toshow-10033,
.not-toshow-10035,
.not-toshow-10025 {
    visibility: hidden
}

@media print {
    .noprint {
        display: none !important;
    }
}

.rmp-q5 .rmp-abr-active {
    border: 0 !important;
}

@media (min-width:1000px) {
    #navigation #bottomNav .options-nav li.weather-link a .region {
        margin-top: 6px;
        margin-left: -5px;
    }

    #navigation #bottomNav .options-nav li.weather-link a .temprature {
        margin-right: 2px;

    }

    .content .details-panel .article-body iframe:not(#twitter-widget-0):not(#twitter-widget-1):not(#twitter-widget-2):not(#twitter-widget-3):not(#twitter-widget-*) {
        min-height: 550px !important;
    }
}

/** banners */
.desktopbanner, .mobilebanner {
    text-align: center;
}

@media (max-width: 1350px) {

    #navigation #bottomNav .main-nav li a {
        padding-left: 0px;
        padding-right: 1px;
    }
}
