/*@font-face {
    font-family: 'Nafees-Web-Naskh';
    src: url('../../fonts/new-naskh/NafeesWeb.eot');
    src: local('NafeesWeb'), url('../../fonts/new-naskh/NafeesWeb.woff') format('woff'), url('../../fonts/new-naskh/NafeesWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    padding: 0 !important
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    padding: 0
}
.live_content{
    width: 100%;
    float:left;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px
}
.laodMoreVideo{
    margin-top: 30px;
}
.laodMoreVideo.more-episode .tittle-top h2 {
    color: #21409a;
}
.laodMoreVideo.more-episode .tittle-top h2:before{
    display: none;
}
.laodMoreVideo .cat-box {
    margin: 15px 0;
}
.laodMoreVideo .cat-box .cat-list a {
    color: #1f2022;
    text-decoration: none;
    position: relative;
    display: block;
    font-family: 'gn-tittle';
}
.laodMoreVideo .cat-box .cat-list a img {
    width: 100%;
    display: inline-block;
    position: relative;
    -webkit-transition: all 120ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 120ms ease-in;
    -ms-transform: scale(1);
    transition: all 120ms ease-in;
    transform: scale(1);
}
.image_box{
    position: relative;
}
.laodMoreVideo .cat-box .cat-list a .video-icon {
    width: 35px!important;
    display: block;
    left: 10px;
    top: inherit;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    bottom: 10px;
}
.laodMoreVideo .cat-box .cat-list a .main-heading {
    padding: 0 5px;
    min-height: 60px;
}
.laodMoreVideo .cat-box .cat-list a .main-heading h2 {
    font-size: 1.8em;
    line-height: 24px;
    margin-top: 7px;
}

.active_stream a, .sd a:hover, .hd a:hover{
    color: #646464;
}

.geo_budget_heading{
    background-color: #21409a !important;
    text-align: center;
    text-transform: uppercase;
    color: #eebb4f;
    font-size: 34px;
    padding-top: 5px;
}

/*.detail-section .container{
	width: calc(100% - 240px);
	display: inline-block;
}*/

.twr_ad{
	width:120px;
	float:left;
	margin-top:20px;
	position:relative;
}

.detail-section a.twr_ad:last-child{
	float:right;
}

.detail-section a.twr_ad:last-child img{
	float:right;
	right:5px;
	left:auto
}

.twr_ad img{
	width: 120px;
    float: left;
    position: fixed;
    left: 5px;
}

.twr_ad{
	display:none;
}



* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e1e1e1;
    width: 100%;
    float: left
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.youtube_iframe{
    height: 500px;
    width: 100%;
}

.rmp-volume.rmp-volume-off-mute{
    color: #fff !important;
}

.rmp-module {
    width: 35px !important;
    right: 119px !important;
}
.rmp-module-button {
    width: 35px !important;
}
.rmp-module~.rmp-module {
    right: 82px !important;
}
.rmp-module~.rmp-module~.rmp-module {
    right: 45px !important;
}
.rmp-module~.rmp-module~.rmp-module~.rmp-module {
    right: 150px !important;
}
.rmp-module~.rmp-module~.rmp-module~.rmp-module~.rmp-module {
    right: 190px !important;
}

.rmp-i-off-volume::before {
    background-image: url(../images/new_mute.png);
    content: '' !important;
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: 80%;
    background-repeat: no-repeat;
    margin: 3px 0 0 6px;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover, a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 100%;
        padding: 0 2%
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
        padding: 0 10px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        padding: 0 10px
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1270px;
        padding: 0 10px
    }
}

.container-fluid {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}
@media screen and (max-width: 990px) {
    .side-latest-videos .more-episode .cat-box{
        width: 50%;
    }
    .laodMoreVideo .cat-box .cat-list a .main-heading {
        min-height: 40px;
    }
}
@media screen and (max-width: 767px) {
    .side-latest-videos{
        display: none;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #efefef;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-filter: alpha(opacity=65);
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block;
    border-right: 1px solid #3b3c3c;
    border-left: 1px solid #3b3c3c;
    border-bottom: 1px solid #3b3c3c
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #20409a;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
    text-align: center
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning.active {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -webkit-filter: alpha(opacity=20);
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    -webkit-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -ms-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    -webkit-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    -webkit-filter: alpha(opacity=90);
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -ms-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -ms-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    -webkit-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    -webkit-filter: alpha(opacity=90);
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr
}

.royalSlider > * {
    float: left
}

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0)
}

.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsABlock, .rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden
}

.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rsArrow, .rsThumbsArrow {
    cursor: pointer
}

.rsThumb {
    float: left;
    position: relative
}

.rsArrow, .rsNav, .rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center
}

.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    transition: 0s;
    display: none
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%
}

.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide {
    height: auto
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative
}

.rsPreloader {
    position: absolute;
    z-index: 0
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25)
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22
}

.rsTabs {
    float: left;
    background: none !important
}

.rsTabs, .rsThumbs {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1
}

.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15
}

img.rsImg {
    max-width: none
}

.grab-cursor {
    cursor: url(grab.png) 8 8, move
}

.grabbing-cursor {
    cursor: url(grabbing.png) 8 8, move
}

.rsNoDrag {
    cursor: auto
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(blank.gif)
}

#video-gallery {
    width: 100%
}

.videoGallery .rsTmb {
    padding: 10px 0
}

.videoGallery .rsThumbs .rsThumb {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #3d58a5;
    padding: 10px
}

.videoGallery .rsThumbs {
    width: 220px;
    padding: 0
}

.videoGallery .rsThumb.rsNavSelected {
    background-color: #091f5e
}

.videoGallery .rsThumb.rsNavSelected::after {
    right: -16px;
    z-index: 1;
    background-color: white;
    content: "";
    position: absolute;
    top: 6px;
    width: 30px;
    height: 30px;
    background: inherit;
    border: inherit;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-radius: 0 4px 0 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.sampleBlock {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.95) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.95) 0, rgba(0, 0, 0, 0) 100%)
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: #20409a;
    color: #FFF
}

.rsDefault .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21
}

.rsDefault.rsVer .rsArrow {
    width: 100%;
    height: 44px
}

.rsDefault.rsVer .rsArrowLeft {
    top: 0;
    left: 0
}

.rsDefault.rsVer .rsArrowRight {
    bottom: 0;
    left: 0
}

.rsDefault.rsHor .rsArrowLeft {
    left: 0;
    top: 0
}

.rsDefault.rsHor .rsArrowRight {
    right: 0;
    top: 0
}

.rsDefault .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background: url('../../images/rs-default.png');
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
    border-radius: 2px
}

.rsDefault .rsArrowIcn:hover {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
    opacity: .2;
    -webkit-filter: alpha(opacity=20);
    filter: alpha(opacity=20);
    *display: none
}

.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    text-align: center;
    line-height: 8px;
    overflow: hidden
}

.rsDefault .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px
}

.rsDefault .rsBullet span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #777;
    background: rgba(255, 255, 255, 0.5)
}

.rsDefault .rsBullet.rsNavSelected span {
    background-color: #FFF
}

.rsDefault .rsThumbsHor {
    width: 100%;
    height: 72px
}

.rsDefault .rsThumbsVer {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%
}

.rsDefault .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px
}

.rsDefault .rsThumb img {
    width: 100%;
    height: 100%
}

.rsDefault .rsThumb.rsNavSelected img {
    opacity: 0.3;
    -webkit-filter: alpha(opacity=30);
    filter: alpha(opacity=30)
}

.rsDefault .rsTmb {
    display: block
}

.rsDefault .rsTmb h5 {
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    line-height: 19px;
    color: #FFF;
    font-weight: 300;
    letter-spacing: .7PX
}

.rsDefault .rsTmb span {
    color: #DDD;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px
}

.rsDefault .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21
}

.rsDefault .rsThumbsArrow:hover {
    background: rgba(0, 0, 0, 0.9)
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 22px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
    background-color: #20409a
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
    background-color: #20409a;
    background: -webkit-linear-gradient(bottom, #20409a 0, rgba(32, 64, 154, 0.72) 100%);
    background: -webkit-linear-gradient(90deg, #20409a 0, rgba(32, 64, 154, 0.72) 100%);
    background: linear-gradient(0deg, #20409a 0, rgba(32, 64, 154, 0.72) 100%)
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0
}

.rsDefault .rsThumbsArrowIcn {
    width: 16px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url('../../images/slider-arrow.svg')
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -29px;
    position: absolute;
    top: 17px;
    background: url(../../images/slider-arrow-2.svg)
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -30px
}

.rsDefault .rsThumbsArrowDisabled {
    display: none !important
}

@media screen and (min-width: 0) and (max-width: 800px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px
    }

    .rsDefault .rsThumbsHor {
        height: 44px
    }
}

.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative
}

.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1
}

.rsDefault .rsTab:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.rsDefault .rsTab:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf
}

.rsDefault .rsTab:active {
    border: 1px solid #D9D9DD;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset
}

.rsDefault .rsTab.rsNavSelected {
    color: #FFF;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
    background: #ACACAC;
    background-image: -webkit-linear-gradient(top, #acacac, #bbb);
    background-image: -moz-llinear-gradient(top, #acacac, #bbb);
    background-image: linear-gradient(to bottom, #acacac, #bbb)
}

.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer
}

.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url('../../images/rs-default.png') 0 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000;
    border-radius: 2px
}

.rsDefault .rsFullscreenIcn:hover {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0
}

.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}

.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    border-radius: 4px;
    -webkit-transition: .3s;
    transition: .3s;
    background: url(../../images/rs-default.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%
}

.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px
}

.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url('../../images/rs-default.png') -64px 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    *background-color: #000
}

.rsDefault .rsCloseVideoIcn:hover {
    background-color: rgba(0, 0, 0, 0.9)
}

.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(../../preloaders/preloader-white.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px
}

.rsDefault .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    color: #FFF;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px
}

@media screen and (min-width: 0) and (max-width: 500px) {
    .videoGallery .rsTmb {
        padding: 6px 8px
    }

    .videoGallery .rsTmb h5 {
        font-size: 12px;
        line-height: 17px
    }

    .videoGallery .rsTmb span {
        display: none
    }

    .videoGallery .rsOverflow, .royalSlider.videoGallery {
        height: 300px !important
    }

    .sampleBlock {
        font-size: 14px
    }
}

.sidenav {
    height: 100%;
    width: 270px;
    position: fixed;
    z-index: 9999999999;
    top: 0;
    background: url("../images/menu-bg.jpg") top right no-repeat;
    background-size: cover;
    overflow: hidden;
    transition: 0.5s;
    padding-top: 10px;
    padding-bottom: 0;
    -webkit-transform: translateX(-310px);
    -ms-transform: translateX(-310px);
    transform: translateX(-310px);
    -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    -ms-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6)
}

.sidenav.openNavLeft {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px)
}

.sidnav-logo a {
    padding: 8px !important;
    position: relative
}

.sidenav li a span {
    float: none;
    display: block;
    width: 100%;
    font-size: 10px;
    line-height: 1px;
    text-transform: uppercase;
    color: #797979;
    font-family: arial;
    font-weight: bold;
    word-spacing: 2px
}

.sidenav .inner-scroller {
    overflow-y: auto
}

.sidenav .inner-scroller .fb-bot-btn {
    background: none
}

.sidenav .drawer-logo a {
    padding: 0
}

.sidenav .drawer-logo img {
    width: 120px;
    display: table;
    margin: 18px auto 27px auto
}

.sidenav .inner-scroller ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.sidenav .inner-scroller ul li {
    position: relative
}

.sidenav .inner-scroller ul li .svg-add-icon {
    display: block
}

.sidenav .inner-scroller ul li .svg-remove-icon {
    display: none
}

.sidenav .inner-scroller ul li.menu-open .svg-add-icon {
    display: none
}

.sidenav .inner-scroller ul li.menu-open .svg-remove-icon {
    display: block
}

.sidenav .inner-scroller ul li ul {
    display: none;
    background: #fff
}

.sidenav .inner-scroller ul li ul a:not(.no-follo-anch):not(.top-head-bell-responsive):not(.logo) {
    padding-left: 35px;
    background: #fff;
    color: #131313;
    line-height: 26px;
    font-size: 14px;
    padding-top: 8px !important;
    padding-bottom: 8px;
    font-family: arial
}

.sidenav a:not(.no-follo-anch):not(.top-head-bell-responsive):not(.logo) {
    padding: 3px 18px;
    text-decoration: none;
    font-size: 15px;
    color: #f5f5f5;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    line-height: 28px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.sidenav .drawer-logo img {
    width: 50px;
    display: table;
    margin: 18px auto 27px auto
}

.sidenav a.ad-icon {
    position: absolute;
    right: 10px;
    top: 13px;
    z-index: 99999;
    width: 30px;
    height: 30px
}

.sidenav a.ad-icon svg {
    width: 15px;
    height: 15px;
    margin-left: 14px;
    margin-top: 7px
}

.sidenav a span {
    width: 20px;
    float: left
}

.sidenav a:hover, .offcanvas a:focus {
    color: #f1f1f1
}

.mobile-db {
    padding: 0 0 0 20px
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px
    }

    .sidenav a {
        font-size: 18px
    }
}

#style-1::-webkit-scrollbar-track {
    background-color: #1b1b1b
}

#style-1::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #414141
}

.message-item {
    margin-left: 40px;
    position: relative;
    float: left
}

.message-item .message-inner {
    border-radius: 3px;
    padding: 10px;
    position: relative
}

.message-item:before {
    background: #fff;
    border-radius: 2px;
    bottom: -7px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    content: "";
    height: 70%;
    left: -30px;
    position: absolute;
    width: 1px
}

.message-item:first-child:after {
    background: #d90000;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    content: "";
    height: 10px;
    left: -34px;
    position: absolute;
    top: 10px;
    width: 10px
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.message-item .message-head .avatar {
    margin-right: 20px
}

.message-item .message-head .user-detail {
    overflow: hidden
}

.message-item .message-head .user-detail h2 {
    font-size: 1.5em;
    margin: 0;
    line-height: 20px;
    font-weight: 300
}

.message-item .message-head .post-meta {
    float: left;
    padding: 0 15px 0 0
}

.message-item .message-head .post-meta > div {
    color: #333;
    font-weight: bold;
    text-align: right
}

.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px
}

.message-item .message-head .post-meta > div {
    color: #333;
    font-weight: bold;
    text-align: right
}

.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px
}

.timeline-badge {
    color: #686868;
    font-size: 1.2em;
    position: relative;
    top: 16px;
    width: 100%;
    float: left
}

.panel {
    border-width: 0 0 1px 0;
    border-style: solid;
    background: none;
    box-shadow: none;
    margin-bottom: 20px !important
}

.panel:last-child {
    border-bottom: none
}

.panel-group .panel {
    border-radius: 0
}

.panel-group .panel + .panel {
    margin-top: 0
}

.panel-heading {
    background-color: #242424;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 0
}

.panel-title a {
    display: block;
    color: #000;
    padding: 11px;
    position: relative
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px
}

.panel:last-child .panel-heading {
    border-radius: 0 0 4px 4px;
    -webkit-transition: border-radius 0.3s linear 0.2s;
    transition: border-radius 0.3s linear 0.2s
}

.panel:last-child .panel-heading.active {
    border-radius: 0;
    -webkit-transition: border-radius linear 0s;
    transition: border-radius linear 0s
}

.panel-heading a:before {
    content: '\e146';
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    font-size: 24px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.panel-heading.active a:before {
    content: ' ';
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

#bs-collapse .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#bs-collapse .panel-heading.active a:after {
    content: '\e909';
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#accordion .panel-heading a:before {
    font-size: 24px;
    position: absolute;
    font-family: 'Material Icons';
    right: 20px;
    top: 6px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 17px
}

#accordion .panel-heading.active a:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.module.parallax-1 {
    background-image: url(../../images/long-read-img.jpg);
    height: 650px;
    background-repeat: no-repeat !important;
    background-size: cover;
    margin-top: -15px
}

.loader {
    width: 80px;
    height: 80px;
    position: fixed;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.material-switch > input[type="checkbox"] {
    display: none
}

.material-switch > label {
    cursor: pointer;
    height: 0;
    position: relative;
    width: 40px
}

.material-switch > label::before {
    background: #f1ecec;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 40px
}

.material-switch > label::after {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 24px
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px
}

/*@font-face {
    font-family: 'gn-Bold';
    src: url('https://www.geo.tv/assets/front/fonts/gn-Bold.eot?#iefix') format('embedded-opentype'), url('https://www.geo.tv/assets/front/fonts/gn-Bold.woff') format('woff'), url('https://www.geo.tv/assets/front/fonts/gn-Bold.ttf') format('truetype'), url('../https://www.geo.tv/assets/front/fonts/gn-Bold.svg#Flama-Bold') format('svg');
    font-weight: normal;
    font-style: normal
}*/

/*@font-face {
    font-family: 'gn-home';
    src: url('https://www.geo.tv/assets/front/fonts/gn-home.eot?#iefix') format('embedded-opentype'), url('https://www.geo.tv/assets/front/fonts/gn-home.woff') format('woff'), url('https://www.geo.tv/assets/front/fonts/gn-home.ttf') format('truetype'), url('../https://www.geo.tv/assets/front/fonts/gn-home.svg#Flama-home') format('svg');
    font-weight: normal;
    font-style: normal
}*/

@font-face {
    font-family: 'gn-tittle';
    src: url('https://www.geo.tv/assets/front/fonts/gn-tittle.eot?#iefix') format('embedded-opentype'), url('https://www.geo.tv/assets/front/fonts/gn-tittle.woff') format('woff'), url('https://www.geo.tv/assets/front/fonts/gn-tittle.ttf') format('truetype'), url('../https://www.geo.tv/assets/front/fonts/gn-tittle.svg#Flama-Book') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
font-family: 'Nafees-Web-Naskh';
src: url('../fonts/NafeesWeb.eot');
src: local('NafeesWeb'), url('../fonts/NafeesWeb.woff') format('woff'), url('../fonts/NafeesWeb.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

/*@font-face {
    font-family: 'gn-Light';
    src: url('https://www.geo.tv/assets/front/fonts/Knowledge-Light.eot');
    src: url('https://www.geo.tv/assets/front/fonts/Knowledge-Light.eot?#iefix') format('embedded-opentype'), url('https://www.geo.tv/assets/front/fonts/Knowledge-Light.woff2') format('woff2'), url('https://www.geo.tv/assets/front/fonts/Knowledge-Light.woff') format('woff'), url('../https://www.geo.tv/assets/front/fonts/Knowledge-Light.ttf') format('truetype'), url('../https://www.geo.tv/assets/front/fonts/Knowledge-Light.svg#Knowledge-Light') format('svg');
    font-weight: 300;
    font-style: normal
}
*/
body {
    font-family: 'gn-tittle';
    font-weight: 300;
    font-size: 100%;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    letter-spacing: .3PX
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.4em
}

.search {
    display: none
}

.fimage {
    display: none
}

.jtaSidebar-cont {
    float: right;
    width: 300px;
    height: 100%;
    margin-top: 20px
}

.loaderP {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.pos-rel {
    position: relative
}

.pos-abs {
    position: absolute;
    bottom: 0
}

.pos-fix {
    position: fixed;
    top: 0;
    z-index: 0;
    padding-top: 20px;
    padding-bottom: 20px
}

.stick {
    position: fixed;
    bottom: 0;
    width: 310px;
    z-index: 1
}

.homebg {
    background-color: #fff
}

.homebg section {
    margin: 0 0 20px 0
}

.cat {
    font-size: 1.2em;
    font-weight: 500;
    text-transform: uppercase
}

.featured {
    background-color: #20409a;
    color: #fff
}

.world {
    background-color: #1877b6;
    color: #fff
}

.pakistan {
    background-color: #137f39;
    color: #fff
}

.sports {
    background-color: #21409a;
    color: #fff
}

.business {
    background-color: #e27a00;
    color: #fff
}

.entertainment {
    background-color: #e27a00;
    color: #fff
}

.acc-feat {
    background-color: #ddd !important;
    border-bottom: 1px solid #eee;
    border-top: 4px solid #21409a
}

.acc-top {
    background-color: #ddd !important;
    border-bottom: 1px solid #eee;
    border-top: 4px solid #21409a
}

.acc-mustwatch {
    background-color: #ddd !important;
    border-bottom: 1px solid #eee;
    border-top: 4px solid #21409a
}

.text-entertainment {
    color: #741784
}

.text-entertainment a {
    color: #741784
}

.text-opinion {
    color: #20409a
}

.text-opinion a {
    color: #20409a
}

.text-sports {
    color: #f82626
}

.text-sports a {
    color: #f82626
}

.text-pakistan {
    color: #137f39
}

.text-pakistan a {
    color: #137f39
}

.text-world {
    color: #1877b6
}

.text-world a {
    color: #1877b6
}

.text-business {
    color: #e27a00
}

.text-business a {
    color: #e27a00
}

.leftOverlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    display: none;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.btArticleSideMeta {
    text-align: center
}

.btArticleSideMeta .btClear {
    clear: both;
    display: inline-block
}

.btArticleSideMeta .btClear .dash {
    display: block
}

.btArticleSideMeta .btClear .btSubTitle .btArticleAuthor {
    display: block;
    clear: both;
    line-height: 3em
}

.btArticleSideMeta .btClear .btSubTitle .btArticleAuthor img {
    margin: 0 auto;
    max-width: 120px;
    width: 100%;
    height: auto;
    display: block;
    float: none;
    border-radius: 50%
}

.btArticleSideMeta .btClear .btSubTitle .btArticleAuthor:after {
    border-color: rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
    width: 100%;
    clear: both;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.btArticleSideMeta .btClear .btSubTitle .btArticleDate {
    display: block;
    clear: both;
    line-height: 3em
}

.btArticleSideMeta .btClear .btSubTitle .btArticleReadingTime {
    margin: 0 .909em;
    display: inline-block;
    opacity: .8;
    text-transform: none
}

.btArticleSideMeta .btClear .btSubTitle .btArticleReadingTime:before {
    margin-right: 5px
}

.btArticleSideMeta .btClear .btSubTitle .btArticleReadingTime span {
    margin-left: 2px;
    display: inline-block
}

.btArticleSideMeta .btClear .btSubTitle .category {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    border-bottom: 1px solid #efefef;
    width: 100%;
    height: 40px;
    line-height: 37px
}

.btArticleSideMeta .btClear .btSubTitle .post-time {
    color: #999;
    font-size: 1.1em;
    float: left;
    font-weight: 500;
    width: 100%;
    height: 45px;
    line-height: 42px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px
}

.btArticleSideMeta .btClear .btSubTitle .post-time span {
    width: 12px;
    text-align: center;
    display: inline-block;
    margin-right: 5px
}

.btArticleSideMeta .btClear .btSubTitle .author_title_img {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #efefef;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 15px
}

.btArticleSideMeta .btClear .btSubTitle .author_title_img img {
    border-radius: 50%;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 40px;
    text-align: center;
    line-height: 52px;
    border: 1px solid #ccc;
    margin: 0 auto;
    max-width: 70px;
    width: 100%;
    height: auto;
    display: block;
    float: none
}

.btArticleSideMeta .btClear .btSubTitle .author_title_img .author_agency {
    font-weight: 700;
    line-height: 41px;
    font-size: 11px
}

.btArticleSideMeta .btClear .btSubTitle .author_title_img a {
    color: #20409a;
    font-weight: 700;
    line-height: 42px;
    font-size: 12px
}

.btArticleSideMeta .btClear .btSubTitle .by_author {
    display: none
}

.btArticleSideMeta .btClear .btSubTitle .author_seperator {
    display: none
}

.btArticleSideMeta .detail-share-btIco {
    font-size: 1.3em;
    float: left;
    font-weight: 500;
    width: 100%;
    height: 45px;
    line-height: 23px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px
}

.btArticleSideMeta .detail-share-btIco .btIco {
    margin-right: .25em;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease
}

.btArticleSideMeta .detail-share-btIco .btIco.btn-share--whatsapp {
    display: none !important
}

.btArticleSideMeta .detail-share-btIco .btIco img {
    display: inline-block;
    width: 30px
}

.btArticleSideMeta .btTags {
    padding: 1em 0 .2em;
    margin: 0 0 1em;
    text-align: center;
    border-bottom: 1px solid #efefef;
    width: 100%;
    float: left
}

.btArticleSideMeta .btTags ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.btArticleSideMeta .btTags ul li {
    float: none;
    display: inline-block;
    padding: 0;
    margin: 0
}

.btArticleSideMeta .btTags ul li a {
    display: inline-block;
    float: left;
    padding: 4px;
    text-transform: capitalize;
    margin: 0 .3em .3em 0;
    font-size: 1.2em;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #000;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px
}

.a-header__share {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.a-header__share span {
    font-size: 1.4em;
    float: left;
    margin: 7px 10px 7px 0;
    color: #000;
    font-weight: 600;
    text-transform: uppercase
}

.a-header__share a {
    width: 35px;
    float: left;
    margin-left: 5px
}

.a-header__share a.btn-share--whatsapp {
    display: none
}

.live-btn {
    float: right;
    background-color: #fff;
    display: inline-block;
    padding: 7px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    text-transform: uppercase
}

.live-btn a {
    color: #000;
    line-height: 25px
}

.live-btn .icon {
    width: 22px;
    float: left;
    margin-right: 10px;
    margin-top: -2px
}
#text-blink2{
    font-size: 4em;
    font-weight: 600;
    line-height: 40px;
    display: inline-block;
    margin-left: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #f00;
}
.live-btn #text-blink {
    color: #ed283c;
    font-size: 2em;
    font-weight: 600
}

@-webkit-keyframes blink {
    to {
        visibility: hidden
    }
}

@keyframes blink {
    to {
        visibility: hidden
    }
}

.live-btn span {
    float: right;
    margin-right: 0;
    margin-top: -14px;
    color: #ed283c;
    font-size: 2em;
    width: auto;
    -webkit-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite
}

.about {
    float: right;
    margin-right: 10px
}

.about .btn-default {
    color: #000;
    background-color: #ececec;
    border-color: #ececec
}

.about .btn-group.open .dropdown-toggle {
    box-shadow: none !important
}

.about ul li {
    width: 100%
}

.about ul li a::after {
    content: "";
    border-left: 1px solid #fff !important;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    vertical-align: middle
}

header {
    background-color: #fff;
    padding: 10px 5px;
    box-shadow: 5px 5px 5px rgba(80, 80, 80, 0.14);
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
    margin-bottom: 0px
}

header #open-nav {
    display: none
}

header #close-nav {
    display: none
}

header .logo-blck {
    display: inline-block;
    float: none;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}

header .logo-blck img {
    width: 150px;
}

header .logo-white {
    display: none;
    float: left;
    width: 60px
}

header .logo-white img {
    width: 41px
}

header nav {
    float: left
}

header nav ul.menu {
    padding: 0;
    width: 100%;
    display: inline-block;
    margin: 4px 0 0 0
}

header nav ul.menu li {
    list-style-type: none;
    display: block;
    float: left;
    padding: 1em 0
}

header nav ul.menu li a {
    color: #aaa;
    padding: 5px 7px;
    text-transform: uppercase;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 29px;
    font-family: gn-tittle;
}

header nav ul.menu li a:hover {
    background-color: #f7941e;
    color: #fff !important;
    text-decoration: none
}

header nav ul.menu .dropdown-menu {
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
    margin-top: 3px;
    text-align: left
}

header nav ul.menu .dropdown-menu li {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #eee
}

header nav ul.menu .dropdown-menu li a {
    width: 100%
}

header nav ul.menu .dropdown-menu li:last-child {
    border: 0
}

header nav ul.menu .button-dropdown {
    position: relative
}

header nav ul.menu .button-dropdown span {
    float: right;
    width: 10px
}

header nav ul.menu .button-dropdown .dropdown-black {
    display: block
}

header nav ul.menu .button-dropdown .dropdown-white {
    display: none
}

header .header-right {
    float: right
}

header .header-right ul {
    padding: 0
}

header .header-right ul li {
    list-style: none;
    position: relative;
    margin: 5px 0 0 10px;
    display: inline-block;
    float: left
}

header .header-right ul li .search .icon-search-container {
    display: inline-block;
    position: relative;
    -webkit-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
    width: 30px
}

header .header-right ul li .search .icon-search-container.active .fa-times-circle {
    opacity: 1
}

header .header-right ul li .search .icon-search-container.active .search-input {
    width: 200px;
    border: 1px solid #ccc;
    right: 20px;
    background-color: #fff
}

header .header-right ul li .search .icon-search-container .fa-search-black {
    position: absolute;
    top: 4px;
    right: 0;
    cursor: pointer;
    width: 17px;
    display: inline-block
}

header .header-right ul li .search .icon-search-container .fa-search-white {
    position: absolute;
    top: 4px;
    right: 0;
    cursor: pointer;
    width: 17px;
    display: none
}

header .header-right ul li .search .icon-search-container .search-input {
    position: absolute;
    cursor: default;
    right: 45px;
    top: 0;
    width: 0;
    padding: 5px;
    border: none;
    outline: none;
    font-size: 18px;
    line-height: 20px;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
    z-index: 20
}

header .header-right ul li .live-btn {
    background-color: transparent;
    display: inline-block;
    padding: 7px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    margin-top: 2px;
    position: relative;
    z-index: 1;
    text-transform: uppercase
}

header .header-right ul li .live-btn a {
    color: #aaa;
    line-height: 25px
}

header .header-right ul li .live-btn .icon {
    width: 22px;
    float: left;
    margin-right: 10px;
    margin-top: -2px
}

header .header-right ul li .live-btn #text-blink {
    color: #ed283c;
    font-size: 2em;
    font-weight: 600
}

@-webkit-keyframes blink {
    to {
        visibility: hidden
    }
}

@keyframes blink {
    to {
        visibility: hidden
    }
}

header .header-right ul li .live-btn span {
    float: right;
    margin-right: 0;
    margin-top: -14px;
    color: #ed283c;
    font-size: 2em;
    width: auto;
    -webkit-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite
}

header .header-right ul li .urdu-btn {
    background-color: #112661;
    display: inline-block;
    padding: 8px 16px;
    margin: 0 14px 0 0;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 7px;
    position: relative;
    z-index: 1;
    text-transform: uppercase
}

header .header-right ul li .urdu-btn a {
    color: #fff;
    line-height: 25px
}

header .header-right ul li .about {
    margin-top: 7px
}

header .header-right ul li .about .btn-default {
    padding: 10px;
    background-color: transparent
}

header .header-right ul.dropdown-menu {
    left: inherit;
    right: 0
}

header .header-social {
    float: right;
    margin-left: 5px
}

header .header-social ul {
    margin: 0;
    padding: 0
}

header .header-social ul li {
    list-style: none;
    width: 20px;
    float: left;
    margin-top: 10px;
    margin-right: 10px
}

header .header-social ul li .fb-white {
    display: none
}

header .header-social ul li .fb-black {
    display: black
}

header .header-social ul li:first-child {
    width: 10px
}

header.green {
    background-color: #fff;
    position: fixed;
    width: 100%;
    display: inline-block;
    z-index: 1000;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
    top: 0
}

header.green nav ul li a {
    color: #aaa
}

header.green .header-social {
    float: right;
    margin-left: 5px
}

header.green .header-social ul {
    margin: 0;
    padding: 0
}

header.green .header-social ul li {
    list-style: none;
    width: 20px;
    float: left;
    margin-top: 10px;
    margin-right: 10px
}

header.green .header-social ul li .fb-white {
    display: block
}

header.green .header-social ul li .fb-black {
    display: none
}

header.green .header-social ul li:first-child {
    width: 10px
}

header.green nav ul.menu .button-dropdown .dropdown-black {
    display: none
}

header.green nav ul.menu .button-dropdown .dropdown-white {
    display: block
}

header.green nav ul .dropdown-menu {
    background-color: #20409a
}

header .mobile-header {
    display: none;
    width: 100%;
    margin: 10px 0 0 0
}

header .mobile-header .mobile-left {
    width: 18%;
    float: left
}

header .mobile-header .mobile-left .mobile-nav {
    display: block;
    float: left
}

header .mobile-header .mobile-left .mobile-nav .mob-menu-icon {
    font-size: 30px;
    cursor: pointer;
    color: #fff;
    display: block;
    margin-top: 14px
}

header .mobile-header .mobile-left .mobile-nav .mob-menu-icon .mob-blue-icon {
    display: block;
    width: 30px
}

header .mobile-header .mobile-left .mobile-nav .mob-menu-icon .mob-white-icon {
    display: none
}

header .mobile-header .mobile-header-left .logo {
    width: 10%;
    margin: 0 auto
}

header .mobile-header .header-right ul li .live-btn {
    padding: 7px;
    background-color: transparent
}

header .mobile-header .header-right ul li .live-btn a {
    color: #000
}

header .mobile-header .header-right ul li .live-btn a span {
    float: right;
    margin-right: 0;
    margin-top: -14px;
    color: #ed283c;
    font-size: 2em;
    width: auto;
    -webkit-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite
}

header .mobile-header .header-right ul li .live-btn a span #text-blink {
    color: #fff;
    font-size: 1.2em;
    font-weight: 600
}

@-webkit-keyframes blink {
    to {
        visibility: hidden
    }
}

@keyframes blink {
    to {
        visibility: hidden
    }
}

header .mobile-header .mobile-message {
    width: 33%;
    float: left
}

.detail-ent {
    font-size: 1.3em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    float: left
}

.detail-ent:before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 17px;
    margin: -2px 0 0 0;
    padding: 0 0 0 2px;
    vertical-align: middle
}

.cat-label {
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 9px;
    text-transform: capitalize;
    padding: 5px;
    left: 6px;
    margin-right: 0;
    position: absolute;
    top: 6px;
    z-index: 3;
    border-radius: 4px;
    font-size: 14px;
    color: #fff
}

.button-border {
    padding: 0 10px;
    line-height: 21px;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none !important;
    transition: 0.5s box-shadow ease;
    -webkit-transition: 0.5s box-shadow ease;
    -ms-transition: 0.5s box-shadow ease;
    color: #000;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);
    float: right;
    font-weight: 400;
    background-color: #fff
}

.live-blink {
    display: inline-block;
    position: absolute;
    
}

.live-blink #doot {
    font-size: 2.4em;
    font-weight: 700;
    line-height: 0;
    margin-top: -7px;
    display: inline-block;
    position: relative;
    top: -2px;
    color: #fff;
	-webkit-animation: blink 2s steps(5, start) infinite;
    animation: blink 2s steps(5, start) infinite
}
#live_now{
    font-size: 4em;
    font-weight: 300;
    line-height: 40px;
    display: inline-block;
    margin-left: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #151516;
    font-family: 'gn-tittle';
}
.live-blink #text-blink {
    color: #f00;
    font-size: 1.6em;
    font-weight: 600
}

@-webkit-keyframes blink {
    to {
        visibility: hidden
    }
}

@keyframes blink {
    to {
        visibility: hidden
    }
}

.mb20 {
    margin-bottom: 20px
}

.mt20 {
    margin-top: 20px
}

.block {
    position: relative
}

.block a {
    font-size: .55em;
    font-weight: 500;
    color: #fff
}

.block a img {
    width: 100%
}

.block a .text-hed-wrap {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
    bottom: 0;
    left: 0;
    padding: 0 10px 10px 10px;
    position: absolute;
    z-index: 10;
    display: block
}

.block a .text-hed-wrap h2 {
    line-height: 21px;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 2.6em
}

.block a .main-heading {
    display: inline-block;
    background-color: transparent;
    bottom: 0;
    left: 0;
    padding: 0 10px 100px 3px;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: left;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%)
}

.block a .main-heading h2 {
    line-height: 24px;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 3.4em;
    font-family: 'gn-home'
}

.block a .main-heading-video {
    display: inline-block;
    background-color: transparent;
    bottom: 0;
    left: 0;
    padding: 0 10px 3px;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: left;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%)
}

.block a .main-heading-video span {
    width: 11%;
    float: left;
    margin-right: 10px
}

.block a .main-heading-video h2 {
    line-height: 24px;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 3.3em
}

.block a:hover .middle {
    opacity: 1
}

.block::before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.block .middle {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    bottom: 0
}

.block .middle .text {
    color: #fff;
    padding: 0 10px 10px 10px;
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    z-index: 100;
    line-height: 24px;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 3.3em
}

.block .middle .video-icon-hover {
    position: absolute;
    max-width: 100%;
    width: 43px !important;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    opacity: .5
}

.cat-block {
    position: relative
}

.cat-block a {
    font-size: .55em;
    font-weight: 500;
    color: #fff
}

.cat-block a img {
    width: 100%
}

.cat-block a .text-hed-wrap {
    bottom: 0;
    left: 0;
    padding: 0 10px 5px 10px;
    position: absolute;
    z-index: 10;
    display: block
}

.cat-block a .text-hed-wrap h2 {
    line-height: 21px;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 2.6em
}

.cat-block a .main-heading {
    display: inline-block;
    background-color: transparent;
    bottom: 20px;
    left: 0;
    padding: 0 10px 3px;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: left
}

.cat-block a .main-heading h2 {
    line-height: 26px;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 2.8em
}

.cat-block a .main-heading h2 span {
    position: relative;
    top: 2px;
    left: -1px;
    padding: 1px;
    box-shadow: 5px 0 0 #000, -5px 0 0 #000;
    background-color: #fff;
    box-decoration-break: clone;
    padding: 4px;
    box-shadow: 12px 0 0 #000, -5px 0 0 #000;
    background-color: #000
}

.cat-block a .main-heading-video {
    display: inline-block;
    background-color: transparent;
    bottom: 0;
    left: 0;
    padding: 0 10px 3px;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: left
}

.cat-block a .main-heading-video span {
    width: 11%;
    float: left;
    margin-right: 10px
}

.cat-block a .main-heading-video h2 {
    line-height: 21px;
    float: left;
    width: 85%;
    margin: 0;
    font-size: 2.6em
}

.cat-block a:hover .middle {
    opacity: 1
}

.cat-block a:hover .main-heading h2 span {
    box-shadow: 5px 0 0 #212121, -5px 0 0 #212121;
    background-color: #fff;
    box-decoration-break: clone;
    padding: 4px;
    box-shadow: 12px 0 0 #212121, -5px 0 0 #212121;
    background-color: #212121
}

.cat-block a:hover .video-icon {
    display: none
}

.cat-block a:hover .main-heading-video {
    display: none
}

.cat-block .middle {
    -webkit-transition: .2s ease;
    transition: .2s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    bottom: 0
}

.cat-block .middle .text {
    color: #fff;
    font-size: 3em;
    line-height: 25px;
    padding: 16px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 100
}

.cat-block .middle .video-icon-hover {
    position: absolute;
    max-width: 100%;
    width: 43px !important;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block
}

.video-icon {
    position: absolute;
    max-width: 100%;
    width: 50px !important;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block
}

.video-accordion .scrollbar {
    height: 300px;
    overflow-y: scroll
}

.video-accordion .scrollbar .force-overflow {
    min-height: 450px
}

.video-accordion .scrollbar h5 {
    font-size: 2.5em;
    font-weight: 600;
    text-transform: uppercase
}

.video-accordion ul {
    margin: 0;
    padding: 0
}

.video-accordion ul li {
    list-style: none;
    width: 100%;
    float: left;
    border-bottom: 1px solid #3b3c3c;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.video-accordion ul li:last-child {
    border: 0;
    margin: 0;
    padding: 0
}

.video-accordion ul li a {
    color: #000
}

.video-accordion ul li h2 {
    margin: 0;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 19px;
    width: 90%;
    float: left
}

.video-accordion ul li .play-icon {
    width: 9%;
    float: left;
    margin-left: 1%
}

.video-accordion .panel-heading.active {
    background-color: #204095
}

.video-accordion .panel-heading.active a::before {
    content: url('../../images/expand.svg') !important
}

.video-accordion .panel-heading a {
    color: #fff;
    text-decoration: none
}

.video-accordion .panel-heading a::before {
    content: url('../../images/collapse.svg')
}

.video-accordion .panel-title {
    text-transform: capitalize;
    font-weight: 500
}

.video-accordion.videoPageAccordion .scrollbar {
    height: 160px;
    overflow-y: scroll
}

.trending {
    width: 100%;
    float: left;
    margin-bottom: 13px
}

.trending .trending-overflow {
    white-space: nowrap
}

.trending .trending-overflow ul {
    padding: 0;
    margin: 0;
    width: auto !important
}

.trending .trending-overflow ul li {
    list-style: none;
    margin-right: 12px;
    width: auto;
    display: inline;
    float: none
}

.trending .trending-overflow ul li a {
    color: #666;
    font-size: 1.4em;
    padding: 0;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize
}

.trending .trending-overflow ul li a::after {
    content: "";
    border-left: 1px solid #666;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 10px;
    vertical-align: middle
}

.trending .trending-overflow ul li a:hover {
    color: #ed283c;
    text-decoration: none
}

.trending .trending-overflow ul li.trending-tittle {
    color: #fe2469;
    font-size: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 36px;
    width: auto;
    margin-right: 5px
}

.trending .trending-overflow ul li.trending-tittle span {
    width: 24px;
    float: left;
    margin-right: 10px
}

.trending .trending-overflow ul li:last-child a::after {
    display: none
}

.search #imaginary_container .input-group-addon {
    background: #20409a;
    border: 0
}

.search #imaginary_container .stylish-input-group button {
    border: 0;
    background: transparent
}

.search #imaginary_container .glyphicon-search:before {
    content: "\e003";
    color: #fff
}

.lb {
    margin: 20px 0 0 0
}

.ads {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    background-color: #fff;
    /*border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc*/
}

.ads img {
    max-width: 100%
}

.ads-tittle {
    font-size: 10px;
    color: #fff;
    font-style: italic;
    text-transform: lowercase;
    margin-bottom: 5px;
    position: absolute;
    right: 0;
    padding: 2px;
    background-color: #000;
    top: 0
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination strong {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    border: 1px solid #337ab7
}

.pagination a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.text-center {
    text-align: center;
    clear: both
}

.m-content .top-slider-area {
    margin: 0 0 0 0;
    width: 72%;
    width: -webkit-calc(100% - 318px);
    width: -moz-cal(100% -318px);
    width: calc(100% - 318px);
    float: left
}

.m-content .top-slider-area .padd-0 {
    padding: 0
}

.m-content .top-slider-area .slider-area {
    background: #fff;
    border: 0;
    padding: 0
}

.m-content .top-slider-area .slider-area ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.m-content .top-slider-area .slider-area ul li {
    float: left;
    position: relative;
    margin-bottom: 1px;
    width: 100%
}

.m-content .top-slider-area .slider-area ul li:first-child {
    margin-right: 2px
}

.m-content .top-slider-area .slider-area ul li img {
    width: 100%
}

.m-content .top-slider-area .slider-area ul li .slider-title-area {
    display: inline-block;
    background-color: transparent;
    bottom: 0;
    left: 0;
    padding: 0 10px 100px 3px;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: left;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%)
}

.m-content .top-slider-area .slider-area ul li .slider-title-area .text-hed-wrap {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
    bottom: 0;
    left: 0;
    padding: 0 10px 10px 10px;
    position: absolute;
    z-index: 10;
    display: block
}

.m-content .top-slider-area .slider-area ul li .slider-title-area span.category {
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    padding: 0 10px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 3px;
    display: inline-block;
    text-align: center
}

.m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
    margin-bottom: 0;
    color: white;
    font-size: 3em;
    font-weight: 500;
    line-height: 33px;
    font-family: 'gn-home';
    letter-spacing: 1px
}

.m-content .top-slider-area .slider-area ul li a {
    display: block
}

.m-content .top-slider-area .slider-area .slider-item[data-col-1] ul li {
    width: 100%;
    margin-right: 0
}

.m-content .top-slider-area .slider-area .slider-item[data-col-2] ul li {
    margin-bottom: 0
}

.m-content .top-slider-area .slider-area .slider-item[data-col-3] ul li {
    margin-right: 0;
    margin-bottom: 0
}

.m-content .top-slider-area .slider-area .slider-item[data-col-3] ul li:nth-child(2) {
    margin-bottom: 2px
}

.m-content .top-slider-area .slider-area .slider-item[data-col-4] ul li {
    margin-right: 2px;
    margin-bottom: 2px
}

.m-content .top-slider-area .slider-area .slider-item[data-col-4] ul li:nth-child(2) {
    margin-right: 0;
    margin-left: 0
}

.m-content .top-slider-area .slider-area .slider-item[data-col-4] ul li:nth-child(4) {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0
}

.m-content .top-slider-area .slider-area .slider-item[data-col-4] ul li:nth-child(3) {
    margin-bottom: 0
}

.m-content .top-slider-area .slider-area .swiper-pagination {
    width: 100%;
    background: #000;
    margin-right: 0;
    line-height: 20px;
    position: relative;
    margin-top: -3px
}

.m-content .top-slider-area .slider-area .swiper-pagination-mobile {
    width: 100%;
    background: #000;
    margin-right: 0;
    line-height: 20px;
    position: relative;
    margin-top: -3px;
    text-align: center
}

.m-content .top-slider-area .list {
    margin-top: 15px
}

.m-content .top-slider-area .list ul li {
    margin-bottom: 0
}

.m-content .top-slider-area .swiper-pagination-bullets {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 10;
    text-align: right;
    bottom: inherit;
    left: inherit
}

.m-content .top-slider-area .swiper-container .border-box {
    border: 0;
    padding: 0
}

.m-content .top-slider-area .top-ads-mob {
    display: none
}

.m-content .top-right {
    width: 301px;
    float: left;
    margin: 0 0 0 7px
}

.m-content .top-right .list {
    margin-top: 13px;
    display: inline-block
}

.m-content .top-right .ads {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    background-color: #efefef;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0
}

.m-content .top-bottom {
    width: 100%;
    float: left;
    margin-top: 7px
}

.m-content .top-bottom .list ul {
    margin: 0
}

.m-content .ads {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    background-color: #efefef;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 30px 0
}

.ts-content .topHeading {
    margin-bottom: 18px
}

.ts-content .topHeading h2 {
    font-size: 2.6em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0
}

.ts-content .topHeading h2::before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.ts-content .top-story {
    width: 100%;
    float: left
}

.ts-content .top-story .topStoryFirst .list ul {
    width: 100%
}

.ts-content .top-story .topStoryFirst .list ul li .top-story-first a {
    color: #fff
}

.ts-content .top-story .topStoryFirst .list ul li .top-story-first a .video-icon {
    width: 43px !important
}

.ts-content .top-story .topStorySecond .list ul li .top-story-first a {
    color: #000;
    float: left
}

.ts-content .top-story .topStorySecond .list ul li .top-story-first a:hover {
    color: #21409a;
    text-decoration: none
}

.ts-content .top-story .topStorySecond .list ul li .top-story-first .mob {
    display: none !important
}

.ts-content .top-story .topStorySecond .list ul li .top-story-first .main-heading-top {
    width: 100%;
    float: left
}

.ts-content .top-story .topStorySecond .list ul li .top-story-first .main-heading-top h2 {
    line-height: 24px;
    font-size: 4em;
    font-family: 'gn-home';
    margin: 10px 0;
    display: inline-block
}

.ts-content .top-story .topStorySecond .list ul li .top-story-first .main-heading-top p {
    font-size: 16px;
    font-family: 'gn-tittle';
    font-weight: 400;
    line-height: 22px
}

.ts-content .top-story .topStoryThird .list ul li {
    margin-bottom: 10px
}

.ts-content .top-story .topStoryThird .list ul li a {
    display: inline-block
}

.ts-content .top-story .topStoryThird .list ul li a .entry-content-heading {
    width: 100%;
    width: -webkit-calc(100% - 0);
    width: -moz-cal(100% -0);
    width: calc(100% - 0)
}

.ts-content .top-story .topStoryThird .list ul li a .entry-content-heading h2 {
    font-family: 'gn-tittle';
    font-size: 16px;
    line-height: 20px
}

.ts-content .top-story .topStoryThird .list ul li a:hover {
    color: #21409a
}

.ts-content .top-story-right .special-report {
    background-color: #222;
    width: 100%;
    float: left;
    padding: 10px;
    margin: 0
}

.ts-content .top-story-right .special-report h2 {
    color: #fff;
    font-size: 2.2em;
    border-bottom: 1px solid #454343;
    padding-bottom: 10px;
    margin: 0 0 10px 0
}

.ts-content .top-story-right .special-report .main-heading h2 {
    border: 0;
    font-size: 2.3em;
    margin: 0;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 3.3em
}

.ts-content .top-story-right .special-report .swiper-button-next, .ts-content .top-story-right .special-report .swiper-button-prev {
    display: none
}

.ts-content .top-story-right .special-report:hover .swiper-button-next, .ts-content .top-story-right .special-report:hover .swiper-button-prev {
    display: block;
    width: 30px;
    height: 50px;
    margin-top: -18px;
    background-size: 12px 44px
}

.internaional-channel ul {
    padding: 0
}

.internaional-channel ul li {
    list-style: none;
    color: #fff;
    font-size: 15px;
    width: 32%;
    float: left;
    border-left: 1px solid #efefef;
    padding-left: 11px;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-right: 7px;
}
.internaional-channel ul li .name{
    font-size: 22px;
    color: #f0ad4e;
    margin-bottom: 5px;
	text-transform: uppercase;
}
.internaional-channel ul li .platform{
    color: #ccc;
}
.internaional-channel ul li .channel{
    color: #ccc;
}
.internaional-channel ul li:first-child {
    border-left: 0;
    padding: 0
}

.internaional-channel ul li:nth-child(4) {
    border-left: 0;
    padding: 0
}

.internaional-channel ul li span {
    font-size: 12px;
    font-family: 'gn-tittle'
}
.internaional-channel ul li .channel-logo{
	margin: 5px 0;
    display: inline-block;
    width: 100%;
	display:none;
}
.internaional-channel ul li .channel-logo img {
    width: 50px;
    float: left;
    margin-right: 5px
}
.internaional-channel ul li .channel-logo.freebox img{
	width: 100px;
}
.internaional-channel ul li .channel-logo .pehlalogo {
    width: 100px;
}
.internaional-channel ul li .channel-logo .evision {
    width: 100px;
}
.internaional-channel ul li .channel-logo .roggers {
    width: 100px;
}
.internaional-channel ul li .link a {
    display: block;
    word-wrap: break-word;
    font-size: 14px;
}

.home-video-panel {
    width: 100%;
    float: left
}

.home-video-panel .tabs-link {
    margin: 20px 0
}

.home-video-panel ul.panel-tabs {
    text-align: right;
    float: right;
    border-bottom: 1px solid transparent
}

.home-video-panel ul.panel-tabs li {
    float: left;
    margin-bottom: -1px
}

.home-video-panel ul.panel-tabs li a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    color: #fff;
    font-size: 1.3em;
    font-weight: 600;
    text-transform: uppercase
}

.home-video-panel ul.panel-tabs li a:hover {
    border-color: transparent;
    color: #fff;
    background-color: transparent
}

.home-video-panel ul.panel-tabs li.active a {
    background-color: rgba(255, 255, 255, 0.2);
    color: #f7941e;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.home-video-panel .scrollbar {
    margin-left: 10px;
    height: 470px;
    overflow-y: scroll
}

.home-video-panel .scrollbar .force-overflow {
    min-height: 450px
}

.home-video-panel .panel-primary .panel-body {
    padding: 0
}

.home-video-panel .panel-primary ul {
    padding: 0
}

.home-video-panel .panel-primary ul li {
    list-style: none;
    width: 99%;
    float: left;
    border-bottom: 1px solid rgba(165, 165, 165, 0.19);
    padding: 10px
}

.home-video-panel .panel-primary ul li .pic {
    float: left;
    margin-right: 4%
}

.home-video-panel .panel-primary ul li .caption h4 {
    margin-top: 0;
    font-size: 1.6em;
    line-height: 21px
}

.home-video-panel .panel-primary ul li .caption .date {
    color: #909090;
    font-size: 1.2em;
    font-weight: 500
}

.home-video-panel .panel-primary ul li .caption .date::after {
    content: "";
    border-left: 1px solid #909090;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    vertical-align: middle
}

.home-video-panel .panel-primary ul li .caption .time {
    color: #909090;
    font-size: 1.2em;
    font-weight: 500
}

.home-video-panel .panel-primary ul li a {
    color: #fff;
    text-decoration: none
}

.home-video-panel .panel-primary ul li a:hover {
    color: #ccc
}

.home-video-panel .panel-primary ul li:hover {
    background-color: rgba(49, 48, 48, 0.79);
    border: 0
}

.home-video-panel .bg-color {
    width: 73%;
    float: left;
    margin-right: 2%
}

.home-video-panel .bg-color .hvp-left {
    width: 60%;
    float: left
}

.home-video-panel .bg-color .hvp-left .caption {
    color: #fff;
    padding: 5px
}

.home-video-panel .bg-color .hvp-left .caption a {
    color: #fff
}

.home-video-panel .bg-color .hvp-left .caption h1 {
    margin: 5px 0;
    font-size: 2.6em;
    font-family: 'gn-home'
}

.home-video-panel .bg-color .hvp-right {
    width: 39%;
    float: left;
    margin-left: 1%;
    background: rgba(0, 0, 0, 0.3)
}

.home-video-panel .bg-color .hvp-right .panel {
    margin-bottom: 0 !important
}

.home-video-panel .nopostfound {
    color: #fff;
    font-size: 2em;
    text-align: center
}

.hvp-bg {
    background-image: url('../../images/background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px
}

.mwv {
    width: 100%;
    float: left
}

.mwv.home-cat .mwv-top {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.mwv.home-cat .mwv-top .tittle-top {
    width: 100%;
    float: left;
    margin-bottom: 18px
}

.mwv.home-cat .mwv-top .tittle-top h2 {
    font-size: 2.6em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0
}

.mwv.home-cat .mwv-top .tittle-top h2::before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.mwv.home-cat .mwv-top .tittle-top .button-border {
    padding: 0 10px;
    line-height: 21px;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none !important;
    transition: 0.5s box-shadow ease;
    -webkit-transition: 0.5s box-shadow ease;
    -ms-transition: 0.5s box-shadow ease;
    color: #000;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26);
    float: right;
    font-weight: 400
}

.mwv.home-cat .mwv-top .mwv-left {
    float: left;
    width: 49%;
    position: relative;
    margin-right: 1%
}

.mwv.home-cat .mwv-top .mwv-left .main-heading h2 {
    width: 81%
}

.mwv.home-cat .mwv-top .mwv-right {
    float: right;
    width: 49%;
    position: relative;
    margin-left: 1%
}

.mwv.home-cat .mwv-top .mwv-right .main-heading h2 {
    width: 81%
}

.mwv.home-cat .mwv-bottom {
    width: 100%;
    float: left
}

.mwv.home-cat .mwv-bottom ul {
    margin: 0;
    padding: 0
}

.mwv.home-cat .mwv-bottom ul li {
    list-style: none;
    width: 32%;
    float: left;
    position: relative;
    margin-left: 2%
}

.mwv.home-cat .mwv-bottom ul li .video-icon {
    width: 43px !important;
    top: 50%
}

.mwv.home-cat .mwv-bottom ul li:first-child {
    margin-left: 0
}

.mwv.giggleBlock {
    margin: 20px 0
}

.opinion {
    margin: 20px 0 30px 0 !important;
    width: 100%;
    float: left
}

.opinion .home-opinion {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 0 0 30px 0;
    position: relative
}

.opinion .home-opinion.border-box {
    border: 0
}

.opinion .home-opinion .swiper-container {
    position: initial
}

.opinion .home-opinion .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.opinion .home-opinion .swiper-pagination-bullet {
    background: #727272
}

.opinion .home-opinion .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f7941e
}

.opinion .home-opinion .opinion-fc-item {
    padding: 0;
    width: 100%;
    float: left;
    min-height: 115px;
    border: 1px solid #efefef
}

.opinion .home-opinion .opinion-fc-item h2 {
    font-size: 21px;
    line-height: 24px;
    display: inline-block;
    color: #008bd9;
    margin: 10px 0;
    padding: 0 10px;
    margin-bottom: 10px;
    text-align: left;
    min-height: 96px
}

.opinion .home-opinion .opinion-fc-item h2 span {
    width: 35px;
    float: left;
    margin-right: 13px
}

.opinion .home-opinion .opinion-fc-item h2 a {
    color: #000
}

.opinion .home-opinion .opinion-fc-item h2 a:hover {
    color: #21409a;
    text-decoration: none
}

.opinion .home-opinion .opinion-fc-item h3 {
    font-size: 13px;
    line-height: 17px;
    color: #008bd9;
    text-align: left;
    padding: 0 10px;
    margin-bottom: 20px;
    font-family: 'Roboto'
}

.opinion .home-opinion .opinion-fc-item h3 a {
    color: #1e419d
}

.opinion .home-opinion .opinion-fc-item p {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    padding: 0 10px;
    font-family: 'gn-tittle'
}

.opinion .home-opinion .opinion-fc-item img {
    opacity: .8
}

.opinion .home-opinion .opinion-fc-pic {
    text-align: center;
    width: 90px;
    float: none;
    position: relative;
    z-index: 1000;
    display: inline
}

.opinion .home-opinion .opinion-fc-pic img {
    border-radius: 50%;
    font-size: 17px;
    text-align: center;
    line-height: 70px;
    border: 2px solid #fff;
    margin-top: -56px;
    max-width: 90px;
    width: 100%;
    height: 90px;
    float: none;
    opacity: 1
}

.opinion .home-opinion .opinion-fc-pic .noImageAuthor {
    border: 2px solid #fff;
    max-width: 90px;
    height: 90px;
    margin-top: -56px;
    line-height: 85px
}

.opinion .home-opinion .swiper-pagination {
    bottom: 0 !important;
    padding-bottom: 6px
}

.t10l .top10list {
    width: 72%;
    width: -webkit-calc(100% - 318px);
    width: -moz-cal(100% -318px);
    width: calc(100% - 318px);
    float: left;
    background-color: #fff
}

.t10l .top10list .t10l-box .tittle {
    padding: 10px 10px 0 10px;
    font-size: 2em;
    font-weight: 600
}

.t10l .top10list .t10l-box ul {
    padding: 0;
    width: 100%;
    float: left;
    border-right: 1px solid #ccc
}

.t10l .top10list .t10l-box ul li {
    list-style: none;
    width: 100%;
    float: left;
    padding: 10px 10px 0 10px
}

.t10l .top10list .t10l-box ul li a {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    color: #000;
    width: 100%
}

.t10l .top10list .t10l-box ul li a .pic {
    width: 100px;
    float: left;
    margin-right: 2%
}

.t10l .top10list .t10l-box ul li a .pic img {
    width: 100%
}

.t10l .top10list .t10l-box ul li a .entry-content-heading {
    width: 48%;
    width: -webkit-calc(100% - 100px - 2%);
    width: calc(100% - 100px - 2%);
    float: left
}

.t10l .top10list .t10l-box ul li a .entry-content-heading h2 {
    margin: 5px 0 0 0;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 52px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.t10l .top10list .t10l-box ul li:last-child a {
    border: 0
}

.t10l .top10list .t10l-box:last-child ul {
    border: 0
}

.t10l .top10list-right {
    width: 301px;
    float: right
}

.tittle-top {
    width: 100%;
    float: left;
    margin-bottom: 18px
}

.tittle-top h2 {
    font-size: 2.6em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0
}

.tittle-top h2::before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.border-box {
    border-top: 1px solid #ccc;
    background-color: #fff;
    padding: 4px
}

.list ul {
    padding: 0;
    margin: 0;
    display: inline-block
}

.list ul li {
    list-style: none;
    width: 100%;
    float: left;
    margin-bottom: 21px;
    padding: 0
}

.list ul li a {
    color: #000;
    display: block
}

.list ul li a .pic {
    width: 100px;
    float: left;
    margin-right: 4%;
    position: relative
}

.list ul li a .entry-content-heading {
    width: 61%;
    width: -webkit-calc(100% - 100px - 4%);
    width: calc(100% - 100px - 4%);
    float: left
}

.list ul li a .entry-content-heading h2 {
    margin: 10px 0 0 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 65px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'gn-tittle'
}

.list ul li:last-child {
    margin: 0
}

.list .video-icon {
    width: 30px !important
}

.desktop {
    display: block
}

.mob {
    display: none
}

.share-box {
    position: relative
}

.share-box .share {
    position: absolute;
    right: 0;
    top: -4px;
    z-index: 2;
    width: 95%
}

.share-box .share .flipbook-menu-btn {
    display: inline;
    cursor: pointer;
    background: none;
    position: absolute;
    float: right;
    right: 0
}

.share-box .share .flipbook-shareBtn {
    width: 30px;
    float: right;
    margin-right: 8px
}

.share-box .share .flipbook-shareButtons {
    display: none;
    margin-top: 4px
}

.share-box .share .share-alt {
    width: 40px;
    float: right
}

.share-box .share .date {
    float: left;
    font-size: 1.4em;
    color: #fff;
    margin: 10px 0;
    font-family: sans-serif;
    display: none
}

.share-box .share .share-width {
    width: 235px;
    float: right
}

body.detail-body {
    background: #fff
}

body.detail-body .ShowsDetailPage .column-right {
    width: 100%;
    width: calc(100% - 0);
    width: -webkit-calc(100% - 0)
}

body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky h2 {
    margin: 0 0 10px 0;
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    font-family: 'gn-home';
    display: inline-block
}

body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta {
    text-align: left
}

body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta .btClear {
    width: 100%
}

body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta .btClear .btSubTitle .post-time {
    height: auto;
    margin-bottom: 5px;
    line-height: 30px
}

body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta .detail-share-btIco {
    border: 0;
    height: auto
}

body .detail-section .column-left {
    width: 200px;
    min-height: 300px;
    max-height: 100%;
    float: left;
    position: static;
    padding: 10px
}

body .detail-section .column-left .left-stick {
    position: fixed;
    width: 200px;
    height: 100%;
    background-color: #fff
}

body .detail-section .column-right {
    float: left;
    width: 84%;
    width: calc(100% - 200px);
    width: -webkit-calc(100% - 200px)
}

body .detail-section .column-right .trending {
    margin: 10px 0 20px 0;
    border-bottom: 1px solid #cececd
}

body .detail-section .column-right .trending span img {
    vertical-align: text-bottom
}

body .detail-section .column-right .trending ul li {
    font-size: 12px;
    font-weight: 600
}

body .detail-section .column-right .trending ul li.trending-tittle {
    width: 103px
}

body .detail-section .column-right .trending ul li a {
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    margin-top: 9px;
    margin-left: 10px
}

body .detail-section .column-right .trending ul li a:after {
    content: "";
    border-left: 1px solid #666;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 11px;
    padding: 0 0 0 2px;
    vertical-align: middle
}

body .detail-section .column-right .trending .live-btn {
    border: 1px solid #fff;
    padding: 4px 5px;
    margin-bottom: 5px
}

body .detail-section .column-right .left {
    width: 68%;
    width: calc(100% - 360px);
    width: -webkit-calc(100% - 360px);
    background: #fff;
    /*padding: 10px;*/
    margin-right: 20px;
    float: left
}

body .detail-section .column-right .left .story-area {
    /*margin: 0 0 20px 1%;
    padding: 0 10px*/
}

body .detail-section .column-right .left .story-area .category {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 17px;
    height: 13px;
    line-height: 13px;
    margin-top: 6px;
    float: left;
    border-right: 1px solid #ccc;
    margin-right: 15px
}

body .detail-section .column-right .left .story-area h2 {
    margin: 0 0 20px 0;
    font-size: 45px;
    font-weight: 600;
    line-height: 45px;
    font-family: 'gn-home';
    display: inline-block
}

body .detail-section .column-right .left .story-area .post-time {
    color: #999;
    font-size: 1.3em;
    margin: 20px 20px 0 0;
    float: left;
    font-weight: 500;
    margin-top: 4px
}

body .detail-section .column-right .left .story-area .post-time span {
    width: 16px;
    text-align: center;
    display: inline-block
}

body .detail-section .column-right .left .story-area .post-auther {
    color: #2a2a2a;
    font-size: 1.3em;
    font-weight: 600;
    width: 100%;
    float: left
}

body .detail-section .column-right .left .story-area .post-auther .author_title_img {
    float: left;
    width: 32%;
    margin: 5px 5px 0 0;
    border-right: 1px solid #efefef
}

body .detail-section .column-right .left .story-area .post-auther .author_title_img img {
    border-radius: 50%;
    width: 40px;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 40px;
    text-align: center;
    line-height: 52px;
    border: 1px solid #ccc
}

body .detail-section .column-right .left .story-area .post-auther .author_title_img .author_agency {
    font-weight: 700;
    line-height: 41px;
    font-size: 11px
}

body .detail-section .column-right .left .story-area .post-auther .author_title_img:last-child {
    border: 0
}

body .detail-section .column-right .left .story-area .post-auther a {
    color: #20409a;
    font-weight: 700;
    line-height: 42px
}

body .detail-section .column-right .left .story-area .content-area {
    font-size: 15px;
    font-weight: 400;
    color: #222
}

body .detail-section .column-right .left .story-area .content-area p {
    margin: 20px 0;
    color: #585656;
    font-family: 'gn-tittle';
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    padding: 0
}

body .detail-section .column-right .left .story-area .content-area h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 35px;
    font-family: 'gn-home';
    margin: 10px 0
}

body .detail-section .column-right .left .story-area .content-area h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'gn-home';
    margin: 10px 0
}

body .detail-section .column-right .left .story-area .content-area h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'gn-home';
    margin: 10px 0
}

body .detail-section .column-right .left .story-area .content-area ul {
    margin-bottom: 20px
}

body .detail-section .column-right .left .story-area .content-area ul li {
    margin-bottom: 10px;
    line-height: 23px
}

body .detail-section .column-right .left .story-area .content-area ul li:last-child {
    margin-bottom: 0
}

body .detail-section .column-right .left .story-area .content-area ol {
    margin-bottom: 20px
}

body .detail-section .column-right .left .story-area .content-area ol li {
    margin-bottom: 10px;
    line-height: 23px
}

body .detail-section .column-right .left .story-area .content-area ol li:last-child {
    margin-bottom: 0
}

body .detail-section .column-right .left .story-area .content-area img {
    max-width: 100%;
    margin: 0
}

body .detail-section .column-right .left .story-area .content-area blockquote {
    border: 0;
    font-weight: 400;
    text-align: left;
    font-style: italic;
    display: block;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    font-size: 22px;
    line-height: 27px;
    color: #333;
    border-left: 6px solid #f7941e;
    font-family: 'gn-home';
    margin-top: 20px
}

body .detail-section .column-right .left .story-area .content-area blockquote:before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #585656;
    position: absolute;
    left: 1px;
    top: 20px
}

body .detail-section .column-right .left .story-area .time-section {
    display: none;
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 10px
}

body .detail-section .column-right .left .story-area .time-section p {
    display: inline-block;
    font-size: 12px;
    font-family: 'gn-tittle';
    font-weight: 600;
    line-height: 22px;
    color: #909090;
    margin: 0 0 10px 0;
    width: 100%;
    padding: 0
}

body .detail-section .column-right .left .story-area .time-section p span {
    width: 12px;
    float: left;
    margin-right: 5px
}

body .detail-section .column-right .left .story-area .time-section .source .author_title_img {
    margin: 0;
    white-space: nowrap;
    display: inline-block;
    float: left
}

body .detail-section .column-right .left .story-area .time-section .source .author_title_img .noImageAuthor {
    border-radius: 50%;
    width: 40px;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 40px;
    text-align: center;
    font-size: 17px;
    line-height: 41px;
    display: none
}

body .detail-section .column-right .left .story-area .time-section .source .author_title_img img {
    border-radius: 50%;
    width: 50px;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 50px;
    text-align: center;
    line-height: 52px;
    border: 1px solid #ccc;
    display: none
}

body .detail-section .column-right .left .story-area .time-section .source .author_title_img .author_agency {
    color: #20409a;
    font-weight: 700;
    line-height: 10px
}

body .detail-section .column-right .left .story-area .time-section .source .author_title_img a {
    line-height: 15px;
    color: #1e419d;
    font-size: 13px;
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
    font-family: 'gn-tittle';
    padding: 0
}

body .detail-section .column-right .left .story-area .time-section .source .by_author {
    color: #737373;
    float: left;
    margin-right: 6px;
    font-family: 'gn-tittle'
}

body .detail-section .column-right .left .story-area .time-section .source .author_seperator {
    display: inline-block;
    color: #000;
    margin-right: 4px;
    float: left
}

body .detail-section .column-right .left .story-area .time-section .btArticleSideMeta {
    text-align: left;
    width: 100%;
    float: left;
    margin-bottom: 10px
}

body .detail-section .column-right .left .story-area .time-section .btArticleSideMeta .detail-share-btIco {
    border: 0;
    height: 5px
}

body .detail-section .column-right .right {
    position: static;
    float: right;
    width: 340px
}

body .detail-section .column-right .right .right-inner .ads {
    background: #f4f4f2;
    padding: 18px 0;
    margin-bottom: 20px;
    border: 1px solid #e5e6e9;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body .detail-section .column-right .right .right-inner .content-sticky {
    -webkit-transition: 0.3s all linear;
    transition: 0.3s all linear
}

body .detail-section .column-right .right .right-inner .content-sticky.content-fixed {
    position: fixed;
    bottom: 0;
    width: 340px
}

body.live-page {
    background-color: #fff !important
}

body.live-page header .mobile-header {
    display: block
}

body.live-page .column-right {
    width: 100%;
    width: calc(100% - 0);
    width: -webkit-calc(100% - 0)
}

body.live-page .column-right .trending {
    border-bottom: 0
}

body.live-page .column-right .trending .ads {
    /*background-color: #1e1e1e;*/
    border-right: 0;
    border-bottom: 0;
    padding: 10px 0
}
.tabs_right{
    width: 100%;
    float:left;
}
.tabs_top{
    width: 100%;
    float:left;
    margin-bottom: 20px;
}
.tabs_top h3{
    float: left;
    margin: 0;
    text-transform: uppercase;
    font-size: 2.5em;
}
.tabs_top .tabs_btn{
    float: right;
    text-transform: uppercase;
    padding: 5px;
}
.tab_eng{
    border: 1px solid #e5e5e5;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-right: 0;
}
.tab_urdu{
    border: 1px solid #e5e5e5;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-left: 0;
}
.tab_{
    background: #ffffff;
    padding: 7px 15px;
    cursor: pointer;
}
.tab_.tab_active{
    background: #21409a;
    color: #fff;
    border: 0;
}
.tabs_list{
    width: 100%;
    float:left;
}
.tabs_list ul{
    padding: 0;
    margin: 0;
}
.tabs_list ul li{
    list-style: none;
    width: 100%;
    float:left;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.tabs_list ul li:last-child{
    border-bottom: 0;
    padding-bottom: 0;
}
.tabs_pic{
    position: relative;
    width: 100px;
    float: left;
    margin-right: 4%;
}
.tabs_pic img{
    border-radius: 4px;
}
.tabs_txt{
    width: 93%;
    width: -webkit-calc(100% - 100px - 4%);
    width: calc(100% - 100px - 4%);
    float: left;
}
.tabs_txt h4{
    color: #1f2022;
    font-size: 16px;
    font-family: gn-tittle;
    line-height: 19px;
    margin: 0;
}
.tabs_list .tabs_list_urdu ul li .tabs_pic{
    float:right;
    margin-left: 4%;
    margin-right: 0;
}
.tabs_list .tabs_list_urdu ul li .tabs_txt{
    float:right;
}
.tabs_list .tabs_list_urdu ul li .tabs_txt h4{
    text-align: right;
    direction: rtl;
    font-family: 'Nafees-Web-Naskh';
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
body.live-page .column-right .right {
    float: left
}

body.live-page .column-right .left {
    background: transparent;
    border: 0;
    width: 68%;
    width: calc(100% - 360px);
    width: -webkit-calc(100% - 360px)
}

body.live-page .column-right .left .story-area h1 {
    color: #fff;
    /*text-transform: uppercase;*/
    float: left;
    margin: 10px 0;
    font-size: 30px
}
.heading-live{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.logo_live{
    width: 50%;
    float:left;
}
.logo_live ul{
    padding: 0;
    margin: 0;
}
.logo_live ul li{
    list-style: none;
    float:right;
    margin-left: 1%;
}
.logo_live ul li a{
    display: inline-block;
    text-decoration: none;
    border: 1px solid #d9d9d9;
    width: 100%;
    padding: 4px;
}
body.live-page .column-right .left .story-area .live-btn-link {
    position: relative;
    width: 50%;
    float: left;
    height: 40px;
}

body.live-page .column-right .left .story-area .live-btn-link .live-blink {
    left: 0;
    padding: 0;
}

body.live-page .column-right .left .story-area .live-btn-link .live-blink #text-blink {
    font-size: 4em;
    font-weight: 600;
    line-height: 40px;
    display: inline-block;
    margin-left: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

body.live-page .column-right .left .story-area .live-btn-link .live-blink #doot {
    font-size: 7em;
    font-weight: 700;
    line-height: 0;
    margin-top: 0;
    display: inline-block;
    position: relative;
    top: -10px;
    color: #f88
}

body.live-page .column-right .left .story-area .live-box .live-player img {
    width: 100%
}

body.live-page .column-right .left .story-area .live-box .live-player img.rmp-logo {
    width: auto
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section {
    margin: 10px 0
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left {
    float: left;
    width: 33%
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left span {
    width: 40px;
    float: left
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left h3 {
    float: left;
    width: 84%;
    margin: 0;
    color: #313337;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    font-family: 'gn-tittle';
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left h3 strong {
    font-size: 19px
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right {
    float: right;
    width: 67%;
    text-align: right;
}

.video_player_icon{
    width: 35px;
    margin-top: 4px;
    float: left;
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right h3 {
    float: left;
    /*width: calc(100% - 50px);
    margin: 0 2% 10px -1%;*/
    margin: 0 0 0 7px;
    color: #646464;
    font-size: 16px;
    font-weight: 400;
    line-height: 39px;
    text-align: left;
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right h3 strong {
    font-size: 19px
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right .sd {
    /*float: right;
    width: 46%;*/
    margin: 0 0 0 2%;
    text-align: center;
    display: inline-block;
}
.active_stream_doot{
    float: left;
    margin: 10px;
    color: #aaa;
    font-size: 4em;
    line-height: 2px;
}
.active_stream .active_stream_doot{
    color: #f00;
}
body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right .hd {
    /*float: right;
    width: 46%;*/
    margin: 0 0% 0 2%;
    text-align: center;
    display: inline-block;
}

body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right a{
    display: block;
    padding: 5px;
}
.side-latest_urdu {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.side-latest_urdu .latest-head {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.side-latest_urdu .latest-head h2 {
        float: right;
    margin: 0;
    font-size: 2.3em;
    font-weight: 700;
    color: #f00;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'Nafees-Web-Naskh'!important;
}
.side-latest_urdu .button-border {
    padding: 0 10px;
    line-height: 21px;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none!important;
    transition: 0.5s box-shadow ease;
    -webkit-transition: 0.5s box-shadow ease;
    -ms-transition: 0.5s box-shadow ease;
    color: #000;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.06);
    float: left;
    font-weight: 400;
    background-color: #fff;
}
.side-latest_urdu ul {
    margin: 0;
    padding: 0;
}
.side-latest_urdu ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding: 9px 0;
    width: 100%;
}
.side-latest_urdu ul li .list-pic {
    float: right;
    width: 24%;
    margin-left: 2%;
}
.side-latest_urdu ul li .list-pic img {
    max-width: 100%;
}
.side-latest_urdu ul li .list-tittle {
    width: 74%;
    float: left;
    font-size: 1em;
    letter-spacing: .3px;
    direction: rtl;
    text-align: right;
}
.side-latest_urdu ul li .list-tittle .list-tittle-top .cat {
    font-size: 1.2em;
    font-weight: 500;
    font-family: 'Nafees-Web-Naskh'!important;
}
.text-entertainment {
    color: #21409a;
}
.text-entertainment a {
    color: #741784;
}
.text-pakistan {
    color: #137f39;
}
.side-latest_urdu ul li .list-tittle .list-tittle-top .time {
    font-size: 1.2em;
    font-weight: 300;
    color: #979797;
}
.side-latest_urdu ul li .list-tittle .list-tittle-top .time::before {
    content: "";
    border-left: 1px solid #ccc;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    vertical-align: middle;
}
.time-icon {
    width: 13px!important;
}
.side-latest_urdu ul li .list-tittle .list-heading h2 {
    color: #000;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 65px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'Nafees-Web-Naskh'!important;
}
.side-latest_urdu ul li .list-tittle .list-heading h2 a {
    color: #000;
}

.side-latest {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}

.side-latest .latest-head {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px
}

.side-latest .latest-head h2 {
    float: left;
    margin: 0;
    font-size: 2em;
    font-weight: 700
}

.side-latest .latest-head span {
    float: right
}

.side-latest .latest-head span a {
    font-size: 0.8em;
    color: #979797;
    text-decoration: underline;
    text-transform: uppercase
}

.side-latest ul {
    margin: 0;
    padding: 0
}

.side-latest ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding: 9px 0;
    width: 100%
}

.side-latest ul li .list-pic {
    float: left;
    width: 24%;
    margin-right: 2%
}

.side-latest ul li .list-pic img {
    max-width: 100%
}

.side-latest ul li .list-tittle {
    width: 74%;
    float: left;
    font-size: 1em
}

.side-latest ul li .list-tittle .list-tittle-top .cat {
    font-size: 1.2em;
    font-weight: 500
}

.side-latest ul li .list-tittle .list-tittle-top .time {
    font-size: 1.2em;
    font-weight: 300;
    color: #979797
}

.side-latest ul li .list-tittle .list-tittle-top .time::before {
    content: "";
    border-left: 1px solid #ccc;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    vertical-align: middle
}

.side-latest ul li .list-tittle .list-heading h2 {
    color: #000;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 65px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'gn-tittle'
}

.side-latest ul li .list-tittle .list-heading h2 a {
    color: #000
}

.side-latest ul li .list-tittle.no-pic {
    width: 100%
}

.side-latest ul li:last-child {
    border: 0
}

.more-content .tittle {
    margin: 0 0 20px 0;
    width: 100%;
    float: left
}

.more-content .tittle h2 {
    color: #000;
    font-size: 2.6em;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0
}

.more-content .tittle h2::before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.more-content .more-list {
    border-bottom: 0
}

.more-content .mbl {
    margin-bottom: 20px
}

.more-content .more-block .more-pic {
    position: relative
}

.more-content .more-block .more-pic img {
    width: 100%
}

.more-content .more-block .more-pic .video-icon {
    display: inline-table;
    left: initial;
    right: 0;
    width: 30px !important;
    bottom: 0;
    top: initial;
    -webkit-transform: translate(-16%, -18%);
    -ms-transform: translate(-16%, -18%);
    transform: translate(-16%, -18%)
}

.more-content .more-block .caption {
    padding: 0
}

.more-content .more-block .caption h4 {
    color: #000;
    line-height: 20px;
    font-weight: 400;
    min-height: 60px;
    font-family: 'gn-tittle';
    font-size: 16px;
    margin: 5px 0 10px 0
}

.more-content .more-block .caption .date {
    font-size: 12px;
    color: #99999f
}

.more-content .more-block .caption .date::after {
    border-left: 0
}

footer {
    height: 100%;
    background-color: #20409a;
    background-size: cover;
    padding: 5px 0 0 0;
    background-repeat: no-repeat;
    background-position: center
}

footer .footer-top {
    width: 100%;
    float: left;
    color: #fff;
    text-align: center
}

footer .footer-top .footer-left {
    float: left;
    width: 150px;
    display: none
}

footer .footer-top .footer-right {
    float: right;
    padding: 3px 0
}

footer .footer-top .footer-right ul {
    margin: 0;
    padding: 0
}

footer .footer-top .footer-right ul li {
    list-style: none;
    width: 20px;
    float: left;
    margin: 0 10px
}

footer .footer-top .footer-right ul li a svg {
    color: #fff;
    fill: #fff
}

footer .footer-bottom p {
    font-size: 1.4em;
    text-align: left;
    color: #fff;
    margin: 0;
    font-family: 'gn-Light'
}

footer .footer-bottom span {
    float: left;
    line-height: 25px
}

.latest-page {
    background-color: #fff
}

.latest-page .latest-content {
    width: 74%;
    width: -webkit-calc(100% - 330px);
    width: -moz-cal(100% -330px);
    width: calc(100% - 330px)
}

.latest-page .latest-content .tittle h2 {
    color: #000
}

.latest-page .latest-content .video-list {
    border-bottom: 0
}

.latest-page .latest-content .video-block {
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    clear: both
}

.latest-page .latest-content .video-block .video-pic {
    position: relative
}

.latest-page .latest-content .video-block .video-pic .video-icon {
    display: inline-table
}

.latest-page .latest-content .video-block .caption {
    padding: 0 10px 10px 10px
}

.latest-page .latest-content .video-block .caption h4 {
    color: #000;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'gn-tittle';
    min-height: 60px
}

.latest-page .latest-content .video-block .caption .date {
    font-size: 1.3em;
    font-family: 'gn-tittle'
}

.latest-page .latest-content .video-block .caption .date::after {
    border-left: 0
}

.latest-page .latest-sidebar {
    width: 330px
}

.latest-page .latest-sidebar .in {
    background-color: #fff;
    border: 0
}

.latest-page .latest-sidebar .video-accordion ul li {
    border-bottom: 1px solid #e3e3e3
}

.latest-page .latest-sidebar .video-accordion ul li h2 {
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'gn-tittle'
}

.latest-page .latest-sidebar .video-accordion ul li a {
    color: #000
}

.latest-page .latest-sidebar .video-accordion ul li:last-child {
    border-bottom: 0
}

.latest-page .latest-sidebar .video-accordion .panel {
    margin-bottom: 25px !important
}

.latest-page .latest-sidebar .video-accordion .panel .panel-body {
    padding: 5px
}

.latest-page .latest-sidebar .video-accordion .scrollbar {
    height: 200px;
    overflow-y: scroll;
    padding: 10px !important
}

.latest-page .latest-sidebar .video-accordion .panel-heading a::before {
    content: url(../../images/collapse-white.svg);
    top: 9px !important
}

.latest-page .latest-sidebar #style-1::-webkit-scrollbar-track {
    background-color: #fff
}

.latest-page .latest-sidebar #style-1::-webkit-scrollbar {
    width: 7px;
    background-color: #F5F5F5
}

.latest-page .latest-sidebar .pos-fix {
    top: 50px
}

.latest-page .video-accordion .panel-heading a {
    color: #000;
    text-decoration: none
}

.videobg {
    background-color: #fff
}

.videobg.latest-page {
    background-color: #fff
}

.videobg .video-content {
    float: right
}

.videobg .video-content .video-list {
    width: 100%;
    float: left;
    border-bottom: 1px solid #373838;
    margin-bottom: 20px
}

.videobg .video-content .video-list .ads {
    margin: 20px 0
}

.videobg .video-block {
    margin-bottom: 20px
}

.videobg .video-block img {
    width: 100%
}

.videobg .video-block .video-pic {
    position: relative
}

.videobg .video-block .caption {
    background-color: #fff;
    padding: 10px
}

.videobg .video-block .caption h4 {
    min-height: 70px
}

.videobg .video-block .caption h4 a {
    color: #000;
    line-height: 23px;
    font-size: .9em
}

.videobg .video-block .caption h1 {
    color: #000
}

.videobg .video-block .caption .date {
    color: #909090
}

.videobg .video-block .caption .date::after {
    content: "";
    border-left: 1px solid #909090;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    vertical-align: middle
}

.videobg .video-block .caption .time {
    color: #909090
}

.videobg .video-block.video-play-box .video-icon {
    top: 60%;
    width: 60px !important;
    -webkit-transform: translate(-60%, -60%);
    -ms-transform: translate(-60%, -60%);
    transform: translate(-60%, -60%)
}

.videobg .tittle-headlines {
    margin: 0 0 20px 0;
    width: 100%;
    float: left
}

.videobg .tittle-headlines h2 {
    font-size: 2.6em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0
}

.videobg .tittle-headlines h2::before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.videobg .tittle-shows {
    margin: 0 0 20px 0;
    width: 100%;
    float: left
}

.videobg .tittle-shows h2 {
    font-size: 2.6em;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0
}

.videobg .tittle-shows h2::before {
    content: "";
    border-left: 4px solid #47a1d8;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.videobg .viewall {
    width: 100%;
    float: left;
    text-align: right;
    margin-bottom: 10px
}

.videobg .viewall a {
    font-size: 1.4em;
    color: #909090;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: underline
}

.videobg .tittle {
    margin: 0 0 20px 0;
    width: 100%;
    float: left
}

.videobg .tittle h2 {
    font-size: 2.6em;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    float: left;
    margin: 0
}

.videobg .tittle h2::before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.videobg .tittle.shows h2::before {
    border-left: 4px solid #47a1d8
}

.videobg .tittle.mustwatch h2::before {
    border-left: 4px solid #7f348d
}

.videobg .tittle.giggles h2::before {
    border-left: 4px solid #47A1D9
}

.videobg .video-sidebar {
    float: right
}

.videobg .video-sidebar .video-side-list .shows-box-page {
    width: 100%;
    float: left;
    padding: 10px 10px 30px 10px;
    background: #343434;
    background: -webkit-linear-gradient(top, #343434 0%, #222 100%);
    background: linear-gradient(to bottom, #343434 0%, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343434', endColorstr='#222222', GradientType=0)
}

.videobg .video-sidebar .video-side-list .shows-box-page h3 {
    float: left;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #454343;
    padding-bottom: 5px;
    margin: 0 0 10px 0
}

.videobg .video-sidebar .video-side-list .shows-box-page ul li {
    width: 100%;
    margin-bottom: 10px
}

.videobg .video-sidebar .video-side-list .shows-box-page ul li a {
    color: #fff
}

.videobg .video-sidebar .video-side-list .shows-box-page ul li a .main-heading {
    margin-bottom: 0;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    left: 0;
    padding: 0 10px 5px 10px;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: left
}

.videobg .video-sidebar .video-side-list .shows-box-page ul li a .main-heading h2 {
    font-size: 2em;
    margin: 10px 0
}

.videobg .video-sidebar .video-side-list .shows-box-page ul li a::before {
    background: transparent
}

.videobg .video-sidebar .video-side-list img {
    width: 100%
}

.videobg header.green .header-right ul li .live-btn a {
    color: #000
}

.videobg #imaginary_container .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc
}

.videobg #imaginary_container .stylish-input-group button {
    border: 0;
    background: transparent
}

.videobg #imaginary_container .input-group-addon {
    background: #d7deed
}

.videobg #imaginary_container .glyphicon-search:before {
    content: "\e003";
    color: #9199ad
}

.videobg .video-show-slider {
    margin: 20px 0
}

.videobg .video-show-slider .tittle h2::before {
    content: "";
    border-left: 4px solid #007f43;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.videobg .video-show-slider .swiper-button-next, .videobg .video-show-slider .swiper-button-prev {
    margin-top: 0;
    top: 48%
}

.videobg .ads {
    margin-bottom: 20px
}

.videobg .video-accordion {
    width: 100%;
    float: left
}

.videobg .video-accordion .panel {
    width: 100%;
    float: left
}

.videobg .video-accordion .panel .collapse {
    background-color: #fff
}

.videobg .video-accordion .panel .collapse .panel-body {
    padding: 10px 0
}

.categorybg {
    background-color: #fff
}

.categorybg .category {
    min-height: 100vh;
    width: 100%;
    padding-top: 40px;
    background-color: #fff
}

.categorybg .category .scaler {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    min-height: 100vh;
    width: 100%;
    top: 107px;
    position: fixed
}

.categorybg .category .scaler .fixed-bg {
    background-position: 50% 134%;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0
}

.categorybg .category .scaler .fixed-bg:before {
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    opacity: 1;
    content: '';
    z-index: 0;
    position: absolute
}

.categorybg .category .main-title {
    text-align: center;
    display: inline-block;
    margin-bottom: 50px;
    font-size: 44px;
    width: 100%;
    padding-top: 10px
}

.categorybg .category .main-title h1 {
    color: #000;
    font-size: 42px;
    margin: 0;
    font-weight: 500;
    position: relative;
    z-index: 2;
    display: block
}

.categorybg .category .main-title h1::before {
    content: "";
    border-left: 4px solid #7f348d;
    display: inline-block;
    height: 40px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.categorybg .category .main-title span {
    font-size: 20px;
    color: white;
    opacity: .6;
    display: block;
    margin-top: 10px
}

.categorybg .category .main-title.cat-pakistan h1::before {
    content: "";
    border-left: 4px solid #137f39;
    display: inline-block;
    height: 35px;
    margin: -6px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.categorybg .category .main-title.cat-world h1::before {
    content: "";
    border-left: 4px solid #1877b6;
    display: inline-block;
    height: 35px;
    margin: -6px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.categorybg .category .cat-box {
    margin: 15px 0
}

.categorybg .category .cat-box .cat-list a {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block
}

.categorybg .category .cat-box .cat-list a img {
    width: 100%;
    display: inline-block;
    position: relative;
    -webkit-transition: all 120ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 120ms ease-in;
    -ms-transform: scale(1);
    transition: all 120ms ease-in;
    transform: scale(1)
}

.categorybg .category .cat-box .cat-list a .main-heading {
    padding: 0 5px
}

.categorybg .category .cat-box .cat-list a .main-heading h2 {
    margin: 8px 0;
    font-size: 1.6em;
    line-height: 26px
}

.categorybg .category .cat-box .cat-list a .main-heading .dt {
    font-size: 1.3em;
    color: #c8c8c8
}

.categorybg .category .cat-box .cat-list a .main-heading .dt .date::after {
    content: "";
    border-left: 1px solid #909090;
    display: inline-block;
    height: 12px;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    vertical-align: middle
}

.categorybg .category .cat-box .cat-list a .video-icon {
    width: 60px !important;
    display: block
}

.categorybg .category .cat-box .cat-list a:hover .cat-pic-shad {
    box-shadow: 2px 4px 15px #000;
    z-index: 3;
    -webkit-transition: all 120ms ease-in;
    -webkit-transform: scale(1.07);
    -ms-transition: all 120ms ease-in;
    -ms-transform: scale(1.07);
    transition: all 120ms ease-in;
    transform: scale(1.07)
}

.categorybg.shows-detail {
    background-color: #000
}

.categorybg.shows-detail .category {
    background-color: #000
}

.categorybg.shows-detail header {
    margin-bottom: 0
}

.categorybg.shows-detail .video-accordion ul li a {
    color: #fff
}

.categorybg.shows-detail .latest-shows {
    width: 100%;
    float: left;
    margin-top: 25px
}

.categorybg.shows-detail .latest-shows .tittle-top h2 {
    color: #fff
}

.categorybg.shows-detail .latest-shows .video-play-box .caption h1 {
    color: #fff;
    font-size: 3em
}

.categorybg.shows-detail .more-episode .tittle-top h2 {
    color: #fff
}

.detial-menu-icon {
    width: 50px;
    height: 50px;
    background-color: #000
}

.column-left {
    width: 273px;
    min-height: 300px;
    max-height: 100%;
    float: left;
    position: static
}

.column-left .left-stick {
    position: fixed;
    width: 273px;
    height: 100%
}

.column-left .left-stick .logo-section {
    margin: 0 auto;
    display: table
}

.column-left .left-stick .logo-section img {
    width: 41px
}

.column-left .left-stick .search-area {
    width: 80%;
    margin: 0 auto
}

.column-left .left-stick .search-area .input-group {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3)
}

.column-left .left-stick .search-area .input-group:focus {
    border-bottom: 1px solid orange
}

.column-left .left-stick .search-area .input-group .form-control {
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    background: transparent;
    border: 0;
    font-family: 'gn-light';
    font-size: 15px;
    height: 40px;
    color: #fff;
    padding-right: 0
}

.column-left .left-stick .search-area .input-group .btn {
    border-radius: 0;
    color: #fff;
    background: transparent;
    border: 0
}

.column-left .left-stick .search-area .input-group .btn img {
    width: 14px
}

.column-left .left-stick .menu-area {
    width: 100%;
    margin: 10px auto 0 auto;
    height: 350px;
    height: calc(100% - 125px);
    height: -webkit-calc(100% - 125px);
    height: -o-calc(100% - 125px);
    overflow-y: auto;
}

.column-left .left-stick .menu-area ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.column-left .left-stick .menu-area ul li a {
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    display: block;
    border: 1px solid transparent;
    padding-left: 10px;
    text-transform: capitalize;
    text-decoration: none;
    font-family: 'gn-light'
}

.column-left .left-stick .menu-area ul li a img {
    width: 20px;
    margin-right: 10px;
    display:none;
}

.column-left .left-stick .menu-area ul li:hover a {
    color: #f7941e;
    background: rgba(0, 0, 0, 0.3)
}

.shows-page {
    background-color: #000 !important;
    margin-top: 75px
}

.shows-page .main-title h1 {
    color: #fff !important
}

.shows-page .shows-box-page ul {
    margin: 0;
    padding: 0
}

.shows-page .shows-box-page ul li {
    position: relative;
    list-style: none;
    width: 50%;
    float: left
}

.shows-page .shows-box-page ul li a {
    width: 100%;
    float: left
}

.shows-page .shows-box-page ul li a .main-heading {
    margin-bottom: 10px;
    display: inline-block;
    background-color: transparent;
    bottom: 0;
    left: 30px;
    padding: 0 10px 3px;
    position: absolute;
    z-index: 10;
    width: 90%;
    text-align: left
}

.shows-detail-banner img {
    width: 100%
}

.shows-profile {
    width: 100%;
    float: left;
    background-color: #1f1f1f;
    padding: 10px 20px
}

.shows-profile .shows-top-left h1 {
    color: #fff;
    font-size: 3em
}

.shows-profile .shows-top-left h3 {
    color: #fff;
    font-size: 2em
}

.shows-profile .shows-top-left p {
    color: #fff;
    font-size: 1.6em
}

.shows-profile hr {
    border-top: 1px solid #444
}

.shows-profile .shows-top-right .ads {
    background-color: #0f1010;
    border: 0;
    padding: 20px
}

.fullpage h1 {
    color: #333;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px;
    text-align: center
}

.fullpage .source {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    display: inline-block
}

.fullpage .source a {
    color: #f7941e
}

.fullpage .excerpt-full {
    width: 100%;
    float: left;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 10px
}

.fullpage .excerpt-full p {
    font-size: 16px;
    font-family: 'gn-tittle';
    font-weight: 400;
    line-height: 22px;
    margin: 0
}

.fullpage .time-section {
    width: 100%;
    float: left;
    text-align: center
}

.fullpage .time-section p {
    display: inline-block;
    font-size: 13px;
    font-family: 'gn-tittle';
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    border-left: 1px solid #efefef;
    padding-left: 7px;
    color: #909090
}

.fullpage .time-section span {
    width: 12px;
    float: left;
    margin-right: 5px
}

.fullpage header {
    padding: 0;
    margin: 0
}

.fullpage header.green {
    position: relative;
    box-shadow: none;
    background-color: transparent
}

.fullpage header.green .long-story-logo {
    position: absolute
}

.fullpage .long-story-logo {
    display: block;
    width: 70%;
    padding: 10px 1% 0;
    position: fixed;
    top: 15px;
    left: 0;
    text-align: center;
    white-space: initial;
    z-index: 2;
    margin: 0 auto;
    right: 0
}

.fullpage .long-story-logo .logo {
    width: 40px;
    float: right
}

.fullpage .long-story-logo .mobile-header {
    display: block
}

.fullpage .long-story-logo .mobile-header .mobile-left .mobile-nav .mob-menu-icon {
    background-color: #fff;
    padding: 5px;
    margin-top: -10px
}

.fullpage .top-header {
    position: relative;
    width: 100%;
    float: left;
    top: -15px
}

.fullpage .top-header.long-block::before {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.95) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.95) 0, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    webkit-transition: background-color 0.15s ease-out;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.fullpage .top-header img {
    width: 100%
}

.fullpage .container {
    width: 880px;
    margin-top: -150px;
    background-color: #fff;
    position: relative
}

.fullpage .long-content {
    width: 100%;
    float: left
}

.fullpage .long-content .category-share {
    float: right;
    margin: 0 0 15px 0;
    white-space: nowrap;
    display: table;
    position: absolute;
    left: -60px;
    top: 80px
}

.fullpage .long-content .category-share span {
    font-size: 1.8em;
    float: left;
    margin: 7px 20px 7px 0;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 28px
}

.fullpage .long-content .category-share ul {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: table
}

.fullpage .long-content .category-share ul li {
    width: 40px;
    float: none;
    list-style: none;
    margin-bottom: 5px
}

.fullpage .long-content .category-share ul li.whatsapp-icon-share {
    display: none
}

.fullpage .long-content .story-detail {
    width: 100%;
    float: left;
    margin: 0 0
}

.fullpage .long-content .story-detail p {
    margin: 20px 0;
    color: #585656;
    font-family: 'gn-tittle';
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    padding: 0
}

.fullpage .long-content .story-detail p .img-left {
    float: left;
    margin: 0 20px 0 0;
    max-width: 50%
}

.fullpage .long-content .story-detail p ul {
    padding-left: 20px
}

.fullpage .long-content .story-detail p ul li {
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 10px
}

.fullpage .long-content .story-detail p ol {
    padding-left: 20px
}

.fullpage .long-content .story-detail p ol li {
    font-size: 1.5em;
    font-weight: 500;
    margin-bottom: 10px
}

.fullpage .long-content .story-detail h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 35px;
    font-family: 'gn-home';
    margin: 10px 0;
    text-align: left
}

.fullpage .long-content .story-detail h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'gn-home';
    margin: 10px 0
}

.fullpage .long-content .story-detail h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'gn-home';
    margin: 10px 0
}

.fullpage .long-content .story-detail blockquote {
    border: 0;
    font-weight: 400;
    text-align: left;
    font-style: italic;
    display: block;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    font-size: 22px;
    line-height: 27px;
    color: #333;
    border-left: 6px solid #f7941e;
    font-family: 'gn-home';
    margin-top: 20px
}

.fullpage .long-content .story-detail blockquote:before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #585656;
    position: absolute;
    left: 1px;
    top: 20px
}

.fullpage .long-content .story-detail img {
    max-width: 100%
}

.fullpage .more-long {
    width: 100%;
    float: left;
    border-top: 1px solid #eee
}

.fullpage .more-long .tittle {
    font-size: 2.6em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 15px 0
}

.fullpage .more-long ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.fullpage .more-long ul li {
    list-style: none;
    margin-bottom: 20px
}

.fullpage .more-long ul li a img {
    width: 100%
}

.fullpage .more-long ul li a h3 {
    color: #000;
    margin: 5px 0;
    font-family: 'gn-tittle';
    font-size: 16px;
    line-height: 20px;
    min-height: 40px
}

.fullpage .btn {
    display: table;
    margin: 25px auto
}

.fullpage .author_title_img {
    margin: 5px 10px 0 0;
    white-space: nowrap;
    display: inline-block
}

.fullpage .author_title_img .noImageAuthor {
    border-radius: 50%;
    width: 40px;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 40px;
    text-align: center;
    font-size: 17px;
    line-height: 41px
}

.fullpage .author_title_img img {
    border-radius: 50%;
    width: 50px;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 50px;
    text-align: center;
    line-height: 52px;
    border: 1px solid #ccc
}

.fullpage .author_title_img .author_agency {
    color: #20409a;
    font-weight: 700;
    line-height: 40px;
    width: auto;
    float: none
}

.fullpage .author_title_img a {
    line-height: 46px;
    color: #1e419d;
    font-size: 13px;
    text-align: left;
    padding: 0 10px;
    margin-bottom: 20px
}

.authorInfoPage {
    float: left;
    width: 100%;
    margin: 5px 0
}

.authorInfoPage img {
    border-radius: 50%;
    width: 50px;
    float: left;
    margin-right: 1%;
    background-color: #ccc;
    height: 50px;
    text-align: center;
    line-height: 52px;
    border: 1px solid #ccc
}

.authorInfoPage h2 {
    color: #000;
    float: left;
    line-height: 50px
}

.authorInfoPage p {
    float: left;
    font-size: 14px;
    color: #4e4d4d;
    font-weight: 500;
    width: 100%;
    margin: 10px 0
}

.noImageAuthor {
    border-radius: 50%;
    background-color: #ccc;
    font-size: 17px;
    text-align: center;
    line-height: 70px;
    border: 1px solid #ccc;
    margin: 0 auto;
    max-width: 70px;
    width: 100%;
    height: 70px;
    display: block;
    float: none
}

.noImageAuthor .author_agency {
    line-height: 47px
}

.writter_name {
    background-color: #21409a;
    width: 100%;
    margin-top: 20px;
    display: inline-block
}

.writter_name ul {
    padding: 0 0 0 10px
}

.writter_name ul li {
    list-style: none;
    float: left;
    padding: 5px;
    margin: 0
}

.writter_name ul li a {
    color: #fff;
    border-right: 1px solid #fff;
    padding-right: 10px;
    line-height: 33px;
    font-size: 14px;
    font-weight: 500
}

.writter_title {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 50px;
    margin-top: 20px;
    font-weight: 700
}

.writter_pic {
    width: 31.33%;
    float: left;
    margin: 0 1% 10px 1%;
    min-height: 55px;
    padding-top: 9px
}

.writter_pic h2 {
    font-size: 13px;
    line-height: 22px;
    margin: 10px 0;
    color: #000
}

.writter_pic img {
    border-radius: 50%;
    width: 45px;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 45px;
    text-align: center;
    font-size: 17px;
    line-height: 45px
}

.writter_pic .noImageAuthor {
    overflow: hidden
}

.show-slider {
    width: 25%;
    float: left;
    margin: 0;
    padding: 10px 10px 5px 10px;
    background: rgba(0, 0, 0, 0.3)
}

.show-slider h3 {
    float: left;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    border-bottom: 1px solid #454343;
    padding-bottom: 10px;
    margin: 0 0 15px 0;
    font-size: 2.2em
}

.show-slider .programe-name {
    float: left;
    font-size: 1.4em;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    margin: 10px 0 5px 0
}

.show-slider .programe-time {
    float: left;
    font-size: 1.2em;
    font-weight: 400;
    color: #ccc;
    width: 100%;
    padding-bottom: 5px;
    margin: 0
}

.show-slider .thumbs-name {
    color: #fff;
    font-size: .7em
}

.show-slider .swiper-pagination {
    position: relative
}

.show-slider .swiper-slide {
    background-size: cover;
    background-position: center
}

.show-slider .gallery-top {
    height: 80%;
    width: 100%
}

.show-slider .gallery-thumbs {
    height: 20%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0
}

.show-slider .gallery-thumbs .swiper-slide {
    width: 15%;
    height: 100%;
    opacity: 0.4
}

.show-slider .gallery-thumbs .swiper-slide img {
    border-radius: 50%;
    width: 60px;
    float: left;
    margin-right: 2%;
    background-color: #ccc;
    height: 60px;
    text-align: center;
    font-size: 17px;
    line-height: 45px
}

.show-slider .gallery-thumbs .swiper-slide:first-child {
    margin-left: 9.5px
}

.show-slider .gallery-thumbs .swiper-slide-active {
    opacity: 1
}

.show-slider .swiper-button-next, .show-slider .swiper-button-prev {
    top: 30%
}

.about-page {
    background-color: #fff
}

.about-page .about-right .tittle {
    margin: 0 0 20px 0;
    width: 100%;
    float: left
}

.about-page .about-right .tittle h2 {
    font-size: 2.6em;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    float: left;
    margin: 0
}

.about-page .about-right .tittle h2::before {
    content: "";
    border-left: 4px solid #21409a;
    display: inline-block;
    height: 23px;
    margin: -3px 0 0 0;
    padding: 0 0 0 12px;
    vertical-align: middle
}

.about-page .about-right .box_outer {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    border: 1px solid #e0e0e0
}

.about-page .about-right .box_outer .news_box_heading {
    padding: 10px;
    border-bottom: 2px solid #F79218;
    background: #f8f8f8
}

.about-page .about-right .box_outer .news_box_heading .nb_dots {
    background: none !important;
    overflow: hidden;
    line-height: 23px
}

.about-page .about-right .box_outer .news_box_heading .nb_dots h2 {
    font-weight: 700;
    margin: 0
}

.about-page .about-right h3 {
    font-size: 22px;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.about-page .about-right h4 {
    font-size: 12px;
    color: #838383;
    line-height: 18px
}

.about-page .about-right p {
    font-size: 14px;
    color: #000
}

.about-page .about-right .meta_author {
    margin: 10px 0;
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 12px
}

.about-page .about-right .meta_author strong {
    color: #555
}

.about-page .about-right .meta_author a {
    display: inline-block;
    color: #337ab7
}

.about-page .about-right .squareli ul {
    padding: 0 20px
}

.about-page .about-right .squareli ul li {
    list-style: square;
    margin-bottom: 10px
}

.about-page .about-right .squareli ul li a {
    font-size: 13px;
    color: #337ab7
}

.about-page .about-right td {
    font-size: 12px;
    color: #353535;
    padding: 2px;
    font-weight: 500
}

.about-page .list ul {
    width: 100%
}

.abcd .catPostHome {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.abcd .catPostHome ul {
    padding: 0;
    width: 100%;
    float: left
}

.abcd .catPostHome ul li {
    list-style: none;
    padding: 10px 0;
    width: 100%;
    float: left
}

.abcd .catPostHome ul li.border-box {
    clear: both
}

.abcd .catPostHome ul li.border-box a {
    font-family: 'gn-tittle';
    font-size: 16px;
    line-height: 20px;
    color: #000;
    min-height: 40px;
    display: block
}

.abcd .catPostHome ul li.border-box:first-child {
    border: 0
}

.abcd .catPostHome ul li.border-box .block {
    position: relative;
    width: 100%;
    float: left
}

.abcd .catPostHome ul li .top-story-first {
    float: left;
    width: 100%
}

.abcd .catPostHome ul li .top-story-first a {
    float: left;
    color: #000;
    position: relative
}

.abcd .catPostHome ul li .top-story-first a .main-heading-top {
    clear: both
}

.abcd .catPostHome ul li .top-story-first a .main-heading-top h2 {
    line-height: 23px;
    font-family: 'gn-home';
    margin: 10px 0;
    display: inline-block;
    font-size: 18px;
    min-height: 70px
}

.abcd .catPostHome ul li img {
    width: 100%;
    margin-bottom: 5px
}

.abcd .catPostHome .tittle-top {
    margin-bottom: 0
}

.module.parallax-1 {
    background-position: 50% 0 !important;
    background-attachment: initial;
    height: 650px;
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

.full-cover-img {
    display: none
}

@media (max-width: 1300px) {
    header nav ul.menu li a {
        padding: 5px 6px
    }

    header .header-right ul li .live-btn {
        padding: 7px 4px
    }

    .m-content .top-slider-area .list {
        margin-top: 5px
    }

    .m-content .top-right .list {
        margin-top: 1px
    }

    .m-content .top-right .list ul {
        margin: 4px 0 0 0
    }

    .m-content .top-bottom {
        margin-top: 10px
    }

    .latest-page .latest-content {
        width: 70%
    }

    .mwv.home-cat .mwv-bottom ul li .main-heading span {
        width: 35px
    }

    .mwv.home-cat .mwv-bottom ul li .main-heading h2 {
        width: 78%
    }

    .ts-content .top-story .topStoryThird .list ul li {
        margin-bottom: 3px
    }

    .internaional-channel .panel-primary ul li {
        width: 24%
    }

    .internaional-channel .panel-primary ul li:last-child {
        width: 28%
    }

    .internaional-channel .panel-primary ul li .ads {
        padding: 44px 0
    }
}

@media (max-width: 1199px) {
    .breaking-box .breaking-left-box {
        margin-bottom: 20px
    }

    .breaking-box .breaking-left-box .breaking-timeline .scrollbar {
        margin-left: 10px;
        height: 508px;
        overflow-y: scroll
    }

    header nav ul.menu {
        margin: 0
    }

    header nav ul.menu li a {
        padding: 10px 5px;
        font-size: 1.2em
    }

    header .header-right ul {
        margin: 0;
        padding: 0
    }

    header .header-right ul li .live-btn .icon {
       
    }

    .block .main-heading span {
        width: 35px
    }

    .block .main-heading h2 a {
        font-size: .5em;
        line-height: 18px;
        display: inline-block
    }

    .block .main-heading-video span {
        width: 35px
    }

    .block .main-heading-video h2 {
        width: 80%
    }

    .block .main-heading-video h2 a {
        font-size: .5em;
        line-height: 18px;
        display: inline-block
    }

    .m-content .top-slider-area {
        margin: 0 0 0 0;
        width: 100%;
        width: -webkit-calc(100% - 0);
        width: -moz-cal(100% -0);
        width: calc(100% - 0)
    }

    .m-content .top-slider-area .desktop {
        display: none
    }

    .m-content .top-slider-area .fimage {
        display: block
    }

    .m-content .top-slider-area .block a .main-heading {
        padding: 0 10px 12px 3px;
        position: relative;
        background: #000
    }

    .m-content .top-slider-area .block a .text-hed-wrap {
        background: #000;
        padding: 5px 10px 10px 10px
    }

    .m-content .top-bottom {
        width: 68%;
        float: left;
        margin: 20px 0 5px 0
    }

    .m-content .top-bottom .list ul {
        margin: 0;
        width: 100%
    }

    .m-content .top-bottom .list ul li {
        margin-bottom: 0
    }

    .m-content .top-bottom .mob {
        display: block
    }

    .m-content .top-bottom .col-md-6 {
        margin-bottom: 2px
    }

    .m-content .top-right .ads {
        margin-top: 20px
    }

    .m-content .top-right .list ul {
        margin: 25px 0 0 0
    }

    .m-content .top-right .desktop {
        display: none
    }

    .m-content .top-right .mob {
        display: block
    }

    .ts-content .topHeading.desktop {
        display: none !important
    }

    .ts-content .top-story .topStoryFirst {
        margin-bottom: 20px
    }

    .ts-content .top-story .topStoryFirst .list ul li .top-story-first a .desktop {
        display: none
    }

    .ts-content .top-story .topStoryFirst .list ul li .top-story-first a .mob {
        display: block
    }

    .ts-content .top-story .topStorySecond {
        margin-bottom: 20px
    }

    .ts-content .top-story .topStorySecond .list ul li .top-story-first .mob {
        display: block !important
    }

    .ts-content .top-story .topStorySecond .list ul li .top-story-first .main-heading-top {
        display: none
    }

    .ts-content .top-story .topStorySecond .list .block {
        width: 100%;
        float: left
    }

    .ts-content .top-story .topStorySecond .list .block a .main-heading h2 {
        color: #fff
    }

    .ts-content .top-story-right .special-report .mob {
        display: block !important
    }

    .ts-content .top-story-right .special-report .desktop {
        display: none !important
    }

    .t10l .top10list {
        width: 100%;
        width: -webkit-calc(100%);
        width: -moz-cal(100%);
        width: calc(100%);
        float: left;
        background-color: #fff
    }

    .t10l .top10list-right {
        width: 100%;
        float: right;
        margin-top: 20px
    }

    .latest-page .latest-content {
        width: 100%
    }

    .latest-page .latest-sidebar {
        display: none
    }

    body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky h2 {
        font-size: 30px;
        line-height: 35px
    }

    body .detail-section .column-left {
        width: 170px
    }

    body .detail-section .column-left .left-stick {
        width: 170px
    }

    body .detail-section .column-right {
        width: 82%;
        width: calc(100% - 170px);
        width: -webkit-calc(100% - 170px)
    }

    body .detail-section .column-right .left {
        width: 58%;
        width: calc(100% - 320px);
        width: -webkit-calc(100% - 320px)
    }

    body .detail-section .column-right .left .story-area .post-auther .author_title_img {
        width: 100%
    }

    body .detail-section .column-right .right {
        position: static;
        float: right;
        width: 300px
    }

    body .detail-section .column-right .right .right-inner .ads {
        padding: 0
    }

    body.live-page .column-right {
        width: 100%;
        width: calc(100% - 0);
        width: -webkit-calc(100% - 0)
    }

    .mwv.home-cat .mwv-top .mwv-left .main-heading-video h2 {
        width: 100%
    }

    .mwv.home-cat .mwv-top .mwv-right .main-heading-video h2 {
        width: 100%
    }

    .mwv.home-cat .mwv-bottom ul li {
        width: 49%
    }

    .mwv.home-cat .mwv-bottom ul li:last-child {
        display: none
    }

    .home-video-panel .bg-color {
        width: 62%;
        float: left;
        margin-right: 2%
    }

    .home-video-panel .bg-color .hvp-left {
        display: none
    }

    .home-video-panel .bg-color .hvp-right {
        width: 100%;
        float: left;
        margin: 0%
    }

    .show-slider {
        width: 36%
    }

    .internaional-channel .panel-primary ul li {
        width: 22%
    }

    .internaional-channel .panel-primary ul li:last-child {
        width: 34%
    }

    .internaional-channel .panel-primary ul li .ads {
        padding: 1px 0
    }

    .opinion .home-opinion .opinion-fc-item h2 {
        font-size: 19px;
        line-height: 22px;
        min-height: 110px
    }

    .fullpage .more-long ul li a h3 {
        min-height: 60px
    }
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left span {
        width: 32px;
        float: left;
    }
}

@media (max-width: 991px) {
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left{
        display: none;
    }
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right{
        width: 100%;
    }
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left h3 {
        float: left;
        width: 83%;
        margin: 0 2%;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        line-height: 19px;
    }
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left h3 strong {
        font-size: 17px;
    }
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left span {
        width: 25px;
        float: left;
    }
    .fullpage .top-header .mobile-header-left span h1 {
        color: #fff;
        font-size: 3em;
        font-weight: 600;
        line-height: 40px
    }

    .fullpage .long-content .category-share {
        float: none;
        margin: 0 auto;
        white-space: nowrap;
        display: table;
        position: relative;
        left: 0;
        top: 6px;
        text-align: center
    }

    .fullpage .long-content .category-share ul li {
        width: 40px;
        float: left;
        list-style: none;
        margin: 0 5px 0 0
    }

    .fullpage .container {
        width: 767px;
        margin-top: -170px
    }

    .fullpage .more-long ul li a h3 {
        min-height: 40px
    }

    header .mobile-header {
        display: inline-block;
        width: 100%;
        margin: 10px 0 0 0
    }

    header .mobile-header .mobile-left {
        width: 18%;
        float: left
    }

    header .mobile-header .mobile-left .mobile-nav {
        display: block;
        float: left
    }

    header .mobile-header .mobile-left .mobile-nav .mob-menu-icon {
        font-size: 30px;
        cursor: pointer;
        color: #fff;
        display: block;
        margin-top: 14px
    }

    header .mobile-header .mobile-left .mobile-nav .mob-menu-icon .mob-blue-icon {
        display: block;
        width: 30px
    }

    header .mobile-header .mobile-header-left .logo {
        width: 10%;
        margin: 0 auto
    }

    header .mobile-header .header-right ul li .live-btn {
        padding: 5px;
        background-color: transparent
    }

    header .mobile-header .header-right ul li .live-btn a {
        color: #000
    }

    header .mobile-header .header-right ul li .live-btn a span {
        float: right;
        margin-right: 0;
        margin-top: -14px;
        color: #ed283c;
        font-size: 2em;
        width: auto;
        -webkit-animation: blink 2s steps(5, start) infinite;
        animation: blink 2s steps(5, start) infinite
    }

    header .mobile-header .header-right ul li .live-btn a span #text-blink {
        color: #fff;
        font-size: 1.2em;
        font-weight: 600
    }

    @-webkit-keyframes blink {
        to {
            visibility: hidden
        }
    }@-moz-keyframes blink {
         to {
             visibility: hidden
         }
     }@-o-keyframes blink {
          to {
              visibility: hidden
          }
      }@keyframes blink {
           to {
               visibility: hidden
           }
       }header .mobile-header .mobile-message {
            width: 33%;
            float: left
        }

    header .desktop-header {
        display: none
    }

    header.green .header-right ul li .live-btn a {
        color: #000
    }

    .m-content .top-slider-area .slider-area {
        margin-bottom: 20px
    }

    .m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
        line-height: 25px;
        font-size: 22px
    }

    .m-content .top-slider-area .block a .main-heading h2 {
        line-height: 25px;
        font-size: 22px
    }

    .m-content .top-slider-area .block .fimage {
        display: block
    }

    .m-content .top-slider-area .block .mob {
        display: none
    }

    .m-content .top-right {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        padding: 0 10px
    }

    .m-content .top-right .list {
        width: 100%;
        float: left
    }

    .m-content .top-right .list ul {
        width: 100%;
        float: left;
        margin: 0
    }

    .m-content .top-right .ads {
        margin-top: 0;
        margin-bottom: 20px
    }

    .m-content .top-bottom {
        width: 100%;
        float: left;
        margin: 0 0 5px 0
    }

    .m-content .list ul {
        width: 100%;
        float: left
    }

    .m-content .list ul li {
        margin-bottom: 20px
    }

    .m-content .list ul li:last-child {
        margin-bottom: 20px
    }

    .m-content .lb {
        margin: 0
    }

    .module.parallax-1 {
        background-position: 50% 0 !important;
        background-attachment: initial;
        height: 560px;
        width: 100%;
        background-size: cover !important;
        background-repeat: no-repeat !important
    }

    .t10l .top10list .t10l-box ul li a .pic {
        width: 80px
    }

    .t10l .top10list .t10l-box ul li a .pic img {
        max-width: 100%
    }

    .list ul li:last-child {
        margin-bottom: 20px
    }

    .desktop {
        display: none !important
    }

    .mob {
        display: block
    }

    .trending .search {
        display: none
    }

    body.detail-body .ShowsDetailPage .column-right {
        width: 100%;
        width: calc(100% - 0);
        width: -webkit-calc(100% - 0)
    }

    body.detail-body .ShowsDetailPage .column-right .right {
        float: right;
        width: 100%
    }

    body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky h2 {
        margin: 0 0 10px 0;
        font-size: 35px;
        font-weight: 400;
        line-height: 40px;
        font-family: 'gn-home';
        display: inline-block
    }

    body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta {
        text-align: left
    }

    body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta .btClear {
        width: 100%
    }

    body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta .btClear .btSubTitle .post-time {
        height: auto;
        margin-bottom: 5px;
        line-height: 30px
    }

    body.detail-body .ShowsDetailPage .column-right .right .right-inner .content-sticky .btArticleSideMeta .detail-share-btIco {
        border: 0;
        height: auto
    }

    body.detail-body .ShowsDetailPage .column-right .left {
        width: 100%;
        width: calc(100% - 0);
        width: -webkit-calc(100% - 0)
    }

    body .detail-section .column-left {
        display: none
    }

    body .detail-section .column-right .left {
        width: 58%;
        width: calc(100% - 320px);
        width: -webkit-calc(100% - 320px)
    }

    body .detail-section .column-right .left .story-area .time-section {
        display: block
    }

    body .detail-section .column-right .left .story-area .time-section .btArticleSideMeta .detail-share-btIco .btn-share--whatsapp {
        display: inline-block !important
    }

    body .detail-section .column-right .right .right-inner .ads {
        padding: 0
    }

    body .mobile-menu-detail {
        display: block !important
    }

    .mwv.home-cat .mwv-bottom ul li {
        width: 32%
    }

    .mwv.home-cat .mwv-bottom ul li:last-child {
        display: block
    }

    .ts-content .top-story .topStoryFirst {
        margin-bottom: 0
    }

    .ts-content .top-story .topStorySecond {
        margin: 0
    }

    .ts-content .top-story .topStorySecond .list ul li .top-story-first a .desktop {
        display: block !important
    }

    .internaional-channel ul.panel-tabs li {
        float: left;
        margin-bottom: -1px;
        margin-left: 13px
    }

    .internaional-channel .panel-primary ul li {
        width: 33.3333%
    }

    .internaional-channel .panel-primary ul li:last-child {
        width: 100%
    }

    .internaional-channel .panel-primary ul li .ads {
        padding: 1px 0
    }
	
	.twr_ad{
		display:none;
}

/*.detail-section .container {
    width: initial;
}*/

}

@media (max-width: 850px) {
    body.detail-body .ShowsDetailPage .column-right .right {
        display: block
    }

    body.detail-body .ShowsDetailPage .column-right .left {
        width: 100%;
        width: calc(100% - 0);
        width: -webkit-calc(100% - 0)
    }

    body .detail-section .column-right .left {
        width: 100%;
        width: calc(100% - 0);
        width: -webkit-calc(100% - 0);
        margin: 0;
        padding: 0
    }

    body .detail-section .column-right .left .story-area {
        margin: 0 0 20px 0%;
        padding: 0
    }

    body .detail-section .column-right .right {
       width: 100%;
        float: left;
    }
}

@media (max-width: 767px) {
    .fullpage .container {
        width: 100%;
        margin-top: 0
    }

    .fullpage h1 {
        font-size: 35px;
        line-height: 35px
    }

    .fullpage .long-content .story-detail {
        clear: both;
        width: 100%
    }

    .fullpage .long-content .category-share ul li.whatsapp-icon-share {
        display: block
    }

    .fullpage .pos-fix {
        position: relative !important;
        top: 0;
        z-index: 0;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .fullpage .pos-abs {
        position: relative !important;
        bottom: 0
    }

    .fullpage .jtaSidebar-inner {
        margin: 0 auto
    }

    .fullpage .jtaSidebar-cont {
        width: 100% !important
    }

    .fullpage .top-header .mobile-header-left {
        background-color: #000;
        position: relative;
        width: 100%;
        float: left
    }

    .fullpage .top-header .mobile-header-left span h1 {
        color: #fff;
        font-size: 2em;
        font-weight: 600;
        line-height: 30px;
        margin: 0
    }

    .block a {
        font-size: .55em;
        font-weight: 500;
        color: #fff
    }

    .block a .text-hed-wrap h2 {
        line-height: 19px;
        font-size: 2.3em
    }

    .block a .main-heading h2 {
        margin: 0;
        font-family: 'gn-tittle';
        line-height: 20px;
        font-size: 18px
    }

    .block a .main-heading-video span {
        width: 7%;
        margin-right: 10px
    }

    .block a .main-heading-video h2 {
        width: 85%;
        font-family: 'gn-tittle';
        line-height: 20px;
        font-size: 18px
    }

    .module.parallax-1 {
        background-position: 50% 0 !important;
        background-attachment: initial;
        height: 480px;
        width: 100%;
        background-size: contain !important;
        display: none
    }

    .full-cover-img {
        display: block;
        width: 100%
    }

    .home-video-panel ul.panel-tabs {
        margin-bottom: 10px
    }

    .home-video-panel ul.panel-tabs li a {
        padding: 10px 8px;
        font-size: 1.2em
    }

    .home-video-panel .panel-primary ul li .caption h4 {
        font-size: 1.4em;
        line-height: 19px
    }

    .home-video-panel .bg-color {
        width: 50%;
        float: left;
        margin-right: 2%
    }

    .home-video-panel .bg-color .hvp-left {
        display: none
    }

    .home-video-panel .bg-color .hvp-right {
        width: 100%;
        float: left;
        margin: 0%
    }

    .show-slider {
        width: 48%
    }

    .show-slider .gallery-thumbs {
        display: none
    }

    .t10l .top10list .t10l-box ul {
        border-right: 0
    }

    .t10l .top10list .t10l-box ul li a {
        width: 100%
    }

    .t10l .top10list .t10l-box ul li a .pic {
        width: 100px
    }

    .t10l .top10list .t10l-box ul li a .pic img {
        max-width: 100%
    }

    .ts-content .top-story-right .ads {
        width: 100%
    }

    .ts-content .top-story-right .special-report {
        margin: 0;
        width: 100%
    }

    footer .footer-top .footer-left {
        display: none
    }

    footer .footer-top .footer-right {
        display: none
    }

    footer .footer-bottom p {
        font-size: 1.2em;
        text-align: center
    }

    footer .footer-bottom span {
        line-height: 18px;
        width: 100%;
        padding: 7px 0
    }

    .videobg .video-block .caption h4 {
        margin-top: 0;
        min-height: auto
    }

    .shows-page .shows-box-page ul li {
        position: relative;
        list-style: none;
        width: 100%;
        float: left
    }

    .writter_pic {
        width: 48%
    }

    .latest-page .latest-content .video-block .caption h4 {
        margin: 10px 0;
        min-height: auto
    }

    .mwv.home-cat .mwv-top .mwv-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .mwv.home-cat .mwv-top .mwv-right {
        width: 100%;
        margin-left: 0
    }

    .mwv.home-cat .mwv-bottom ul li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px
    }

    body .detail-section .column-right .left .story-area h2 {
        font-size: 30px;
        line-height: 35px
    }

    .m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
        line-height: 20px;
        font-size: 18px;
        font-family: 'gn-tittle'
    }

    .m-content .top-slider-area .block a .main-heading {
        padding: 0 10px 100px 3px;
        position: absolute;
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 100%)
    }

    .m-content .top-slider-area .block a .main-heading h2 {
        line-height: 20px;
        font-size: 18px;
        font-family: 'gn-tittle'
    }

    .m-content .top-slider-area .block a .text-hed-wrap {
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
        background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.02) 100%);
        padding: 0 10px 10px 10px
    }

    .m-content .top-slider-area .block .fimage {
        display: none
    }

    .m-content .top-slider-area .block .mob {
        display: none
    }

    .m-content .top-slider-area .block .desktop {
        display: block !important
    }

    .m-content .top-slider-area .top-ads-mob {
        display: block;
        width: 430px
    }

    .m-content .top-slider-area .col-xs-6 {
        width: 42%;
        width: -webkit-calc(100% - 430px);
        width: -moz-cal(100% -430px);
        width: calc(100% - 430px)
    }

    .m-content .top-right {
        display: none
    }
}

@media (max-width: 730px) {
    .m-content .top-slider-area .top-ads-mob {
        display: block;
        width: 400px
    }

    .m-content .top-slider-area .col-xs-6 {
        width: 43%;
        width: -webkit-calc(100% - 400px);
        width: -moz-cal(100% -400px);
        width: calc(100% - 400px)
    }

    .fullpage .source {
        width: 100%;
        float: left;
        text-align: left;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        display: inline-block;
        margin-bottom: 5px;
        font-family: 'gn-Light';
        letter-spacing: .2px
    }

    .fullpage .source .by_author {
        color: #737373;
        float: left;
        margin-right: 6px;
        font-family: 'gn-tittle'
    }

    .fullpage .source .author_title_img .noImageAuthor {
        display: none
    }

    .fullpage .source .author_title_img .author_agency {
        font-weight: 400;
        width: auto;
        float: left;
        line-height: 8px;
        color: #1e419d;
        font-size: 13px;
        text-align: left;
        margin-bottom: 0;
        font-family: 'gn-tittle';
        padding: 0
    }

    .fullpage .time-section p {
        display: inline-block;
        font-size: 13px;
        font-family: 'gn-tittle';
        font-weight: 400;
        line-height: 22px;
        margin: 0;
        border-left: 0;
        padding-left: 0;
        color: #909090;
        width: 100%;
        float: left;
        text-align: left
    }

    .fullpage .author_title_img {
        margin: 0
    }

    .fullpage .author_title_img a {
        line-height: 15px;
        color: #1e419d;
        font-size: 13px;
        text-align: left;
        margin-bottom: 20px;
        font-family: 'gn-tittle';
        padding: 0
    }
}

@media (max-width: 600px) {
    body.live-page .column-right .left .story-area .live-box .alternative_player_section {
        margin: 10px 0;
        width: 100%;
        /* margin: 0 auto; */
        float: left;
    }
	header .header-right ul li .live-btn b{
		
	}
	
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_left {
        display: none;
    }
    body.live-page .column-right .left .story-area .live-box .alternative_player_section .player_right {
        float: none;
        width: 100%;
        text-align: center;
        display: inline-block;
    }
    body.live-page .column-right .left .story-area h1 {
        color: #fff;
        float: left;
        margin: 10px 0;
        font-size: 20px;
    }
    body.live-page .column-right .left .story-area .live-btn-link .live-blink #text-blink {
        font-size: 3em;
    }
    #live_now {
        font-size: 3em;
    }
    .home-video-panel .bg-color {
        width: 100%;
        float: left;
        margin-right: 0
    }

    .home-video-panel .bg-color .hvp-left {
        display: none
    }

    .home-video-panel .bg-color .hvp-right {
        width: 100%;
        margin: 0
    }

    .show-slider {
        width: 100%
    }

    /*.trending {
        overflow-x: scroll;
        overflow-y: hidden
    }

    .trending ul {
        display: block;
        height: 33px;
        width: 1000px
    }

    .trending .search {
        display: none
    }*/

    .t10l {
        display: none
    }

    .writter_pic {
        width: 100%;
        margin: 0
    }

    .ts-content .topStoryThird {
        margin-bottom: 20px
    }

    .ts-content .top-story .col-xs-6 {
        width: 100%;
        float: left
    }

    .m-content .top-slider-area {
        margin-bottom: 20px
    }

    .m-content .top-slider-area .col-xs-6 {
        width: 100%
    }

    .m-content .top-bottom .col-xs-6 {
        width: 100%
    }
    .internaional-channel ul li{
        width: 50%;
        min-height: 170px;
   		margin: 5px 0;
    }
    .internaional-channel ul li:nth-child(3){
        border-left: 0;
        padding: 0;

    }
	.internaional-channel ul li:nth-child(5){
        border-left: 0;
        padding: 0;

    }
	header .header-right {
    float: right;
    margin-top: 5px;
}
}

@media (max-width: 480px) {
    body.live-page .column-right .left .story-area .live-btn-link{
        width: 100%;
    }
    .logo_live{
        width: 100%;
    }
    .youtube_iframe{
        height: 250px;
        width: 100%;
    }
	header .header-right ul li {
    list-style: none;
    position: relative;
    margin: 0 0 0 0px;
    display: inline-block;
    float: left;
}
header .mobile-header .header-right ul li .live-btn {
    padding: 2px;
    background-color: transparent;
}
header .header-right ul li .live-btn .icon {
    width: 16px;
    float: left;
    margin-right: 5px;
    margin-top: -2px;
}
header .header-right ul li .live-btn b {
    /* display: none; */
    font-size: 11px;
}

    .internaional-channel ul li{
        width: 100%;
        min-height: auto;
        margin: 10px 0;
		border:0;
		padding: 0;
    }
    .internaional-channel ul li:nth-child(3){
        border-left: 0;
        padding: 0;

    }
    .internaional-channel ul li:nth-child(4){
        border-left: 0;
        padding-left: 0;
    }
    .internaional-channel ul li:nth-child(5){
        border-left: 0;
        padding: 0;

    }
	
    .fullpage h1 {
        font-size: 28px;
        line-height: 28px;
        margin: 10px 0;
        font-weight: 400
    }

    .fullpage .long-story-logo {
        width: 90%;
        top: 0
    }

    .fullpage .long-story-logo .logo {
        width: 30px;
        float: right
    }

    .fullpage .long-content .story-detail p {
        font-size: 19px;
        line-height: 24px
    }

    .fullpage .long-content .story-detail h1 {
        font-size: 24px;
        line-height: 26px;
        margin: 20px 0 0 0
    }

    .fullpage .long-content .story-detail h2 {
        font-size: 20px;
        line-height: 23px
    }

    .fullpage .long-content .story-detail h3 {
        font-size: 18px;
        line-height: 20px;
        margin: 20px 0 20px 0
    }

    .fullpage .long-content .story-detail blockquote {
        font-size: 19px;
        line-height: 22px;
        margin: 0;
        padding: 15px 30px 15px 36px
    }

    .fullpage .long-content .story-detail blockquote:before {
        font-size: 2em;
        top: 14px;
        left: 7px
    }

    .fullpage .long-content .category-share ul li {
        width: 30px
    }

    .fullpage .excerpt-full p {
        font-size: 16px;
        line-height: 23px
    }

    .block a .main-heading span {
        width: 38px
    }

    .block a .main-heading h2 {
        margin: 0;
        font-size: 20px;
        line-height: 22px
    }

    .block a .main-heading-video span {
        width: 11%
    }

    .block a .main-heading-video h2 {
        margin: 0;
        font-size: 16px;
        line-height: 19px
    }

    .block .middle .text {
        font-size: 16px;
        line-height: 19px
    }

    .tolist-bg {
        display: none
    }

    .tabs2 {
        display: none
    }

    .module.parallax-1 {
        height: 450px
    }

    .m-content .top-slider-area .slider-area ul li .slider-title-area h1 {
        font-size: 22px;
        line-height: 23px
    }

    .m-content .top-slider-area .block a .main-heading h2 {
        font-size: 20px;
        line-height: 22px
    }

    .m-content .top-slider-area .block .fimage {
        display: none
    }

    .m-content .top-slider-area .block .mob {
        display: block !important
    }

    .m-content .top-slider-area .block .desktop {
        display: none !important
    }

    .m-content .top-slider-area .col-xs-6 {
        width: 100%
    }

    .m-content .top-slider-area .top-ads-mob {
        display: block;
        width: 100%;
        margin-top: 20px
    }

    .m-content .top-bottom .col-xs-6 {
        width: 100%
    }

    body .detail-section .column-right .left .story-area .category {
        font-size: 13px
    }

    body .detail-section .column-right .left .story-area .post-time {
        font-size: 1.2em
    }

    body .detail-section .column-right .left .story-area .post-time span {
        width: 14px
    }

    body .detail-section .column-right .left .story-area h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 10px 0;
        font-weight: 400
    }

    body .detail-section .column-right .left .story-area .content-area p {
        font-size: 18px;
        font-family: 'gn-tittle';
        font-weight: 400;
        line-height: 25px
    }

    body .detail-section .column-right .left .story-area .content-area h1 {
        font-size: 24px;
        line-height: 26px;
        margin: 20px 0 0 0
    }

    body .detail-section .column-right .left .story-area .content-area h2 {
        font-size: 20px;
        line-height: 23px
    }

    body .detail-section .column-right .left .story-area .content-area h3 {
        font-size: 18px;
        line-height: 20px;
        margin: 20px 0 20px 0
    }

    body .detail-section .column-right .left .story-area .content-area blockquote {
        font-size: 19px;
        line-height: 22px;
        margin: 0;
        padding: 15px 30px 15px 36px
    }

    body .detail-section .column-right .left .story-area .content-area blockquote:before {
        font-size: 2em;
        top: 14px;
        left: 7px
    }

    body .detail-section .column-right .left .story-area .content-area blockquote:after {
        font-size: 4em
    }

    body .detail-section .column-right .left .story-area .content-area .time-section .source {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        display: inline-block;
        width: 100%;
        margin-bottom: 10px
    }

    body .detail-section .column-right .left .story-area .content-area .time-section .source .by_author {
        color: #737373
    }

    body .detail-section .column-right .left .story-area .content-area .time-section p {
        display: inline-block;
        font-size: 13px;
        font-weight: 400;
        line-height: 22px;
        padding: 0 7px;
        color: #909090;
        margin-bottom: 10px;
        margin: 0 0 10px 0;
        width: 100%;
        padding: 0
    }

    body .detail-section .column-right .left .story-area .content-area .time-section .btArticleSideMeta {
        text-align: left;
        width: 100%;
        float: left;
        margin-bottom: 10px
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-images {
        width: 100%;
        margin: 0
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-images figcaption {
        margin: 0 0 0 0
    }

    .more-content .more-block .caption h4 {
        min-height: auto !important;
        max-height: 70px
    }

    .shows-profile {
        display: none
    }

    .categorybg .category {
        padding-top: 0
    }

    .categorybg .category .main-title {
        margin-bottom: 0;
        padding-top: 0
    }

    .categorybg.shows-detail .latest-shows .video-play-box .caption h1 {
        color: #fff;
        font-size: 2em
    }

    .cat-label {
        font-size: 11px
    }

    .container-fluid {
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto
    }

    .ts-content .top-story-right .special-report .main-heading h2 {
        font-size: 16px
    }

    .ts-content .top-story .topStoryThird .list ul li a .entry-content-heading h2 {
        font-size: 17px;
        line-height: 20px
    }

    .list ul li a .entry-content-heading h2 {
        font-size: 17px;
        line-height: 20px
    }

    .cat-block a .main-heading {
        padding: 0 10px 3px 7px;
        position: relative;
        bottom: 0
    }

    .cat-block a .main-heading h2 span {
        position: relative;
        top: 0;
        left: -2px;
        padding: 1px;
        box-shadow: 5px 0 0 #000, -5px 0 0 #000;
        background-color: #fff;
        box-decoration-break: clone;
        padding: 4px;
        box-shadow: 12px 0 0 #000, -5px 0 0 #000;
        background-color: #000;
        width: 100%;
        float: left
    }

    .cat-block a .text-hed-wrap {
        padding: 0;
        position: relative
    }

    .internaional-channel .panel-primary ul li {
        width: 100%
    }

    .internaional-channel .panel-primary ul li:last-child {
        width: 100%
    }

    .internaional-channel .panel-primary ul li .ads {
        padding: 1px 0
    }

    .internaional-channel ul.panel-tabs li {
        float: left;
        margin-bottom: -1px;
        margin-left: 2px
    }

    .internaional-channel ul.panel-tabs li a {
        font-size: 1.1em;
        font-weight: 300
    }

    .opinion .home-opinion .opinion-fc-item h2 {
        font-size: 20px;
        text-align: center;
        display: block
    }
}

.btn-share--whatsapp {
    display: none
}

.btn-share--print {
    display: none
}

.categorybg .category {
    padding-top: 0
}

.categorybg .category .ads {
    background: #f4f4f4;
    border: 1px solid #ccc
}

.categorybg .category .main-title {
    padding-top: 0;
    margin: 20px 0 40px 0
}

.categorybg .category .main-title h1:before {
    border-left: 0 !important
}

.categorybg .category .product-listing ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.categorybg .category .product-listing ul li {
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-bottom: 6px
}

.categorybg .category .product-listing ul li:not(.add-list) {
    min-height: 65px;
    max-height: 70px
}

.categorybg .category .product-listing ul li.add-list {
    float: right;
    margin-bottom: 34px;
    width: 300px
}

.categorybg .category .product-listing ul li.add-list .cat-box {
    margin-top: 0
}

.categorybg .category .product-listing ul li:first-child {
    width: calc(100% - 630px);
    width: -webkit-calc(100% - 630px);
    width: -o-calc(100% - 630px);
    margin-bottom: 10px;
    min-height: inherit;
    max-height: inherit
}

.categorybg .category .product-listing ul li:first-child .category-box a h1 {
    font-size: 30px;
    padding-left: 20px;
    border-left: 3px solid #20409a;
    font-family: 'gn-tittle'
}

.categorybg .category .product-listing ul li:first-child .category-box a p {
    font-size: 17px;
    line-height: 18px;
    margin-top: 10px;
    font-family: 'gn-Light'
}

.categorybg .category .product-listing ul li:first-child .category-box a .image-wrap {
    width: 100%;
    float: none;
    margin-right: 0
}

.categorybg .category .product-listing ul li:first-child .category-box a .image-wrap .video-icon {
    width: 50px !important
}

.categorybg .category .product-listing ul li:first-child .category-box a .image-wrap .video-icon img {
    width: auto
}

.categorybg .category .product-listing ul li .category-box {
    position: relative
}

.categorybg .category .product-listing ul li .category-box a {
    color: #262626;
    text-decoration: none
}

.categorybg .category .product-listing ul li .category-box a h2 {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    max-height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'gn-tittle'
}

.categorybg .category .product-listing ul li .category-box a .image-wrap {
    position: relative;
    width: 100px;
    display: inline;
    float: left;
    margin-right: 10px
}

.categorybg .category .product-listing ul li .category-box a .image-wrap img {
    width: 100%
}

.categorybg .category .product-listing ul li .category-box a .image-wrap .video-icon {
    width: 35px !important
}

.categorybg .category .product-listing ul li .category-box a .image-wrap .video-icon img {
    width: auto
}

.categorybg .category .more-section {
    margin-top: 20px
}

.categorybg .category .more-section h3 {
    font-size: 18px;
    margin: 0;
    background-color: #f2f2f2;
    padding: 10px 20px;
    margin-bottom: 15px
}

.categorybg .category .more-section .more-left {
    width: calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
    width: -o-calc(100% - 320px);
    float: left
}

.categorybg .category .more-section .more-left .more-list .more-cat-boxes {
    margin-bottom: 10px
}

.categorybg .category .more-section .more-left .more-list .more-cat-boxes a {
    color: #262626;
    text-decoration: none
}

.categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap {
    width: 100%;
    position: relative
}

.categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap img {
    width: 100%
}

.categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap img.portrait-mobile {
    display: none
}

.categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap .video-icon img {
    width: auto
}

.categorybg .category .more-section .more-left .more-list .more-cat-boxes a h2 {
    margin: 0;
    font-size: 17px;
    line-height: 18px;
    margin-top: 10px;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 55px;
    max-height: 55px;
    margin-bottom: 5px;
    font-family: 'gn-tittle'
}

.categorybg .category .more-section .more-right {
    float: right;
    width: 300px;
    position: static
}

.categorybg .category .more-section .more-right .ads {
    width: 300px
}

.categorybg .category .more-section .more-right .ads.fixed-ad {
    top: 86px;
    position: fixed
}

#geo-audio-player {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: -800px
}

body .detail-section .column-right .left {
    position: relative
}

body .detail-section .column-right .left .story-area .content-area .detail-pic {
    position: relative
}

body .detail-section .column-right .left .story-area .content-area .zoom-icon {
    width: 30px;
    height: 30px;
    background: #fff url(../../images/zoom-in.png) no-repeat 5px;
    background-size: 20px 20px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    border-radius: 5px;
    opacity: 0.7
}

body .jw-background-color {
    background: rgba(33, 64, 154, 0.9) !important
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    body .categorybg .category .product-listing ul li:nth-last-of-type(-n+2) {
        float: right
    }
}

@media screen and (max-width: 991px) {
    body .mobile-menu-detail {
        display: block !important
    }

    body .detail-section .column-left {
        display: none
    }

    body .detail-section .column-right {
        width: 100%
    }

    body .detail-section .column-right .trending .trending-overflow {
        white-space: nowrap
    }

    body .detail-section .column-right .trending .trending-overflow ul {
        width: auto !important
    }

    body .detail-section .column-right .trending .trending-overflow ul li {
        width: auto;
        display: inline;
        float: none
    }

    body .detail-section .column-right .trending .trending-overflow ul li.trending-tittle {
        width: auto;
        margin-right: 5px
    }

    body .detail-section .column-right .trending .trending-overflow ul li.trending-tittle span {
        margin-right: 10px
    }

    body .detail-section .column-right .trending .detail-top-right {
        display: none
    }

    body .detail-section .column-right .left {
        position: relative
    }

    body .detail-section .column-right .left .story-area .post-auther .author_title_img {
        width: 50%
    }

    body .detail-section .column-right .left .story-area .post-auther .author_title_img .noImageAuthor {
        font-size: 11px;
        line-height: 35px;
        font-weight: 400;
        width: 30px;
        height: 30px
    }

    body .detail-section .column-right .left .story-area .post-auther a {
        line-height: 18px;
        font-size: 12px;
        font-weight: 400;
        margin-top: 8px;
        display: block
    }

    body .detail-section .column-right .left .story-area .share-box .share .share-alt {
        width: 35px
    }

    body .detail-section .column-right .left .story-area .share-box .btn-share--whatsapp {
        display: block
    }

    body .detail-section .column-right .left .story-area .share-box .btn-share--print {
        display: none
    }

    body .detail-section .column-right .left .story-area .share-box .btn-share--email {
        display: none
    }

    body .detail-section .column-right .left .story-area .content-area iframe {
        width: 100%
    }

    body .categorybg .category .product-listing ul li {
        width: 300px;
        width: calc(50% - 10px);
        width: -webkit-calc(50% - 10px);
        width: -o-calc(50% - 10px)
    }

    body .categorybg .category .product-listing ul li.add-list {
        width: 300px
    }

    body .categorybg .category .product-listing ul li:first-child {
        width: calc(100% - 320px);
        width: -webkit-calc(100% - 320px);
        width: -o-calc(100% - 320px)
    }
}

@media screen and (max-width: 767px) {
    body .categorybg .category .product-listing ul li:first-child .category-box a h1 {
        font-size: 24px
    }

    body .categorybg .category .product-listing ul li:first-child .category-box a p {
        font-size: 16px
    }

    body .categorybg .category .more-section .more-left {
        width: 100%
    }

    body .categorybg .category .more-section .more-right {
        width: 100%;
        margin-bottom: 15px
    }

    body .categorybg .category .more-section .more-right .ads {
        width: 100%
    }

    body .categorybg .category .more-section .more-right .ads.fixed-ad {
        top: 0;
        position: static
    }
}

@media screen and (max-width: 641px) {
    body .categorybg .category .main-title {
        display: none
    }

    body .categorybg .category .product-listing ul li {
        width: calc(100% - 325px);
        width: -webkit-calc(100% - 325px);
        width: -o-calc(100% - 325px);
        margin-left: 0;
        margin-right: 10px
    }

    body .categorybg .category .product-listing ul li:first-child {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (max-width: 602px) {
    @media (max-width: 600px)

    body .detail-section .column-right .left {
        position: relative
    }

    body .detail-section .column-right .left .story-area .post-time {
        display: none
    }

    body .detail-section .column-right .left .story-area .category {
        border-right: 0
    }

    body .detail-section .column-right .left .story-area .content-area iframe {
        width: 100%
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-embeds {
        width: 100%
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-embeds .medium-insert-embed .embed_external_url.embedRelatedStory h4 {
        max-height: inherit;
        min-height: 33px
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-embeds .medium-insert-embed .embed_external_url.embedRelatedStory p {
        max-height: inherit;
        min-height: 65px
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-embeds .medium-insert-embed .embed_external_url.embedRelatedStory img {
        width: 100%;
        min-height: inherit;
        max-height: inherit
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-embeds .medium-insert-embed .embed_external_url.embedRelatedStory .iconArea img {
        width: inherit
    }

    body .detail-section .column-right .left .story-area .content-area .medium-insert-images {
        width: 100%
    }
}

@media screen and (max-width: 595px) {
    body .categorybg .category .product-listing ul li {
        width: calc(50% - 5px);
        width: -webkit-calc(50% - 5px);
        width: -o-calc(50% - 5px)
    }

    body .categorybg .category .product-listing ul li.add-list {
        margin-bottom: 9px;
        width: 100%;
        margin-top: 10px;
        margin-right: 0
    }

    body .categorybg .category .product-listing ul li:nth-child(even) {
        margin-right: 0
    }

    body .categorybg .category .product-listing ul li:first-child {
        margin-bottom: 0
    }
}

@media screen and (max-width: 545px) {
    body .categorybg .category .product-listing ul li:not(.add-list) {
        min-height: inherit;
        max-height: inherit
    }

    body .categorybg .category .product-listing ul li .product-listing ul li:first-child .category-box a h1 {
        font-size: 20px
    }

    body .categorybg .category .product-listing ul li .product-listing ul li:first-child .category-box a p {
        font-size: 15px
    }

    body .categorybg .category .product-listing ul li .category-box a .image-wrap {
        width: 100%;
        clear: both;
        margin-bottom: 10px
    }

    body .categorybg .category .product-listing ul li .category-box a h2 {
        font-size: 17px;
        line-height: 18px;
        margin-top: 15px;
        clear: both
    }

    body .categorybg .category .more-section {
        margin-top: 0
    }

    body .categorybg .category .more-section h3 {
        display: none
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes {
        width: calc(50% - 5px);
        width: -webkit-calc(50% - 5px);
        width: -o-calc(50% - 5px)
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes:nth-child(odd) {
        padding-right: 0;
        margin-right: 10px
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes:nth-child(even) {
        padding-left: 0
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes a h2 {
        min-height: inherit
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap img.portrait-mobile {
        display: block
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap img.desktop-section {
        display: none
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap .video-icon {
        width: 35px !important
    }
}

@media screen and (max-width: 415px) {
    body .categorybg .category .product-listing ul li {
        width: 100%;
        margin-right: 0
    }

    body .categorybg .category .product-listing ul li:not(.add-list,first-child) {
        min-height: 65px;
        max-height: 70px
    }

    body .categorybg .category .product-listing ul li .category-box a h2 {
        font-size: 14px;
        min-height: inherit;
        max-height: inherit;
        clear: inherit;
        margin-top: 0
    }

    body .categorybg .category .product-listing ul li .category-box a .image-wrap {
        width: 100px;
        display: inline;
        float: left;
        margin-right: 10px
    }

    body .categorybg .category .product-listing ul li .category-box a .image-wrap img {
        width: 100%
    }

    body .categorybg .category .product-listing ul li .category-box a .image-wrap .video-icon {
        width: 35px !important
    }

    body .categorybg .category .product-listing ul li .category-box a .image-wrap .video-icon img {
        width: auto
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes {
        width: 100%
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes:nth-child(odd) {
        padding-right: 10px;
        margin-right: 0
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes:nth-child(even) {
        padding-left: 10px
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes a h2 {
        min-height: inherit;
        max-height: inherit;
        clear: inherit;
        margin-top: 0;
        font-size: 14px
    }

    body .categorybg .category .more-section .more-left .more-list .more-cat-boxes a .image-wrap {
        width: 100px;
        margin-right: 10px;
        float: left
    }

    header .mobile-header .header-right ul li .live-btn {
        
    }
}

@media (max-width: 991px) {
    body .detail-section .container .column-left {
        width: 0;
        position: static
    }

    body .detail-section .container .column-left .left-stick {
        -webkit-transform: translateX(-310px);
        -ms-transform: translateX(-310px);
        transform: translateX(-310px);
        -webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
        -ms-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
        transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94)
    }

    body .detail-section .container .column-right {
        width: 100%
    }

    body .detail-section .container .column-right .left .story-area .content-area iframe {
        width: 100%
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.gallery-top {
    height: 80%;
    width: 100%
}

.gallery-thumbs {
    height: 20%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0
}

.gallery-thumbs .swiper-slide {
    width: 15% !important;
    height: 100%;
    opacity: 0.4;
    margin-right: 23px !important
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex: 0 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-slide img {
    width: 100%
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next {
    position: absolute;
    top: 44%;
    width: 25px;
    height: 60px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 30px 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.swiper-button-prev {
    position: absolute;
    top: 44%;
    width: 25px;
    height: 60px;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 30px 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.swiper-button-next-mobile, .swiper-button-prev-mobile {
    position: absolute;
    top: 44%;
    width: 40px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 17px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next-mobile.swiper-button-disabled, .swiper-button-prev-mobile.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/arrow_left.png");
    left: 0;
    right: auto
}

.swiper-button-prev-mobile, .swiper-container-rtl .swiper-button-next-mobile {
    background-image: url("../../images/slider-arrow-left.svg");
    left: 0;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/arrow_right.png");
    right: 0;
    left: auto
}

.swiper-button-next-mobile, .swiper-container-rtl .swiper-button-prev-mobile {
    background-image: url("../../images/slider-arrow-right.svg");
    right: 0;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    margin: 0 5px
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #f7941e
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -ms-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: 'lg';
    src: url("../https://www.geo.tv/assets/front/fonts/lg.eot?n1z373");
    src: url("../https://www.geo.tv/assets/front/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../https://www.geo.tv/assets/front/fonts/lg.woff?n1z373") format("woff"), url("../https://www.geo.tv/assets/front/fonts/lg.ttf?n1z373") format("truetype"), url("../https://www.geo.tv/assets/front/fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #FFF
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: -ms-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    -ms-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: -ms-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: -ms-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    -ms-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../../img/vimeo-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../../img/vimeo-play.png") no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../../img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../../img/youtube-play.png") no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../../img/youtube-play.png") no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: -ms-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: -ms-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, -ms-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: -ms-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url("../../img/loading.gif") no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lSSlideWrapper > .lightSlider:after {
    clear: both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    transition-property: -ms-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade > *.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: 0.8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear: both
}

.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('../../images/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s
}

.lSAction > a:hover {
    opacity: 1
}

.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction > a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: left
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@keyframes rightEnd {
    0% {
        left: 0
    }
    50% {
        left: -15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@keyframes topEnd {
    0% {
        top: 0
    }
    50% {
        top: -15px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@keyframes leftEnd {
    0% {
        left: 0
    }
    50% {
        left: 15px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

@keyframes bottomEnd {
    0% {
        bottom: 0
    }
    50% {
        bottom: -15px
    }
    100% {
        bottom: 0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative
}

.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}










.side-latest-headline {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}

.side-latest-headline .latest-head {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px
}

.side-latest-headline .latest-head h2 {
    float: left;
    margin: 0;
    font-size: 2em;
    font-weight: 700
}

.side-latest-headline .latest-head span {
    float: right
}

.side-latest-headline .latest-head span a {
    font-size: 0.8em;
    color: #979797;
    text-decoration: underline;
    text-transform: uppercase
}

.side-latest-headline ul {
    margin: 0;
    padding: 0
}

.side-latest-headline ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    display: inline-block;
    padding: 9px 0;
    width: 100%
}

.side-latest-headline ul li .list-pic {
    float: left;
    width: 24%;
    margin-right: 2%
}

.side-latest-headline ul li .list-pic img {
    max-width: 100%
}

.side-latest-headline ul li .list-tittle {
    width: 74%;
    float: left;
    font-size: 1em
}

.side-latest-headline ul li .list-tittle .list-tittle-top .cat {
    font-size: 1.2em;
    font-weight: 500
}

.side-latest-headline ul li .list-tittle .list-tittle-top .time {
    font-size: 1.2em;
    font-weight: 300;
    color: #979797
}

.side-latest-headline ul li .list-tittle .list-heading h2 {
    color: #000;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 65px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'gn-tittle'
}

.side-latest-headline ul li .list-tittle .list-heading h2 a {
    color: #000
}

.side-latest-headline ul li .list-tittle.no-pic {
    width: 100%
}

.side-latest-headline ul li:last-child {
    border: 0
}
.side-latest-videos{
    width: 100%;
    float:left;
}
.show_slider{
    width: 100%;
    float:left;
    margin-bottom: 30px;
}
.show_title{
    width: 100%;
    float: left;
    margin-bottom: 18px;
}
.show_title h2{
    font-size: 2.6em;
    color: #21409a;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin: 0;
}

.set_new_stream {
    cursor: pointer;
    position: relative;
}

.rmp-container, .rmp-ad-container{
  /*background: url("imgNew/poster.jpg");
  background-repeat: no-repeat;
  
  background-size: cover; */
  background: url(../imgNew/poster.jpg) center;
    background-size: contain;
    background-repeat: no-repeat;
}
.rmp-ad-container-bg {
    background: transparent !important;
}
.rmp-content {
    background: #000;
}
.rmp-loading-spin, .rmp-outline {
  background: transparent !important;
}
.rmp-color-bg {
  background: transparent !important;
}
.rmp-i-pause::before, .rmp-i-play::before, .rmp-i-live::before, .rmp-time-elapsed-text,
.rmp-i-volume-off::before, .rmp-i-resize-full::before, .rmp-color-button {
  color: #ffffff !important;
  text-shadow: 1px 1px 5px #000000 !important;
}
.rmp-color-bg-button {
  background: #ffffff !important;
}
.rmp-outline.rmp-color-bg {
  height: 46px !important;
}
.rmp-overlay-button .rmp-i-play {
  display: none !important;
}
.rmp-play-pause.rmp-i.rmp-i-play, .rmp-play-pause.rmp-i.rmp-i-pause,
.rmp-volume.rmp-i.rmp-i-volume-off {
  font-size: 40px !important;
}
.rmp-fullscreen.rmp-i.rmp-i-resize-full, .rmp-i-live::before {
  font-size: 28px !important;
}
.rmp-time-elapsed-text {
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 1px 1px 5px #000000 !important;
      top: -5px !important;
}
@-webkit-keyframes color_change {
  from { color: white; }
  to { color: red; }
}
@-moz-keyframes color_change {
  from { color: white; }
  to { color: red; }
}
@-ms-keyframes color_change {
  from { color: white; }
  to { color: red; }
}
@-o-keyframes color_change {
  from { color: white; }
  to { color: red; }
}
@keyframes color_change {
  from { color: white; }
  to { color: red; }
}
.rmp-i-live::before {
    width: 50px;
    height: 50px;
   -webkit-animation: color_change 1s infinite alternate;
   -moz-animation: color_change 1s infinite alternate;  
   -ms-animation: color_change 1s infinite alternate;  
   -o-animation: color_change 1s infinite alternate;  
   animation: color_change 1s infinite alternate;   
  display: none !important;
}
.rmp-extrasmall .rmp-time-elapsed {
    bottom: 14px !important;
}
.rmp-logo-top-left {
    width: 45px !important;
}
.rmp-no-chrome .rmp-logo {
    opacity: 1 !important;
    visibility: visible !important;
}
.rmp-duration {
    display: none !important;
}

@media (max-width: 480px) {
    .rmp-time-elapsed-text {
        font-size: 11px !important;
        top: 2px !important;
        padding: 2px 6px !important;
    }

    header .mobile-header .mobile-left .mobile-nav .mob-menu-icon{
        margin-top: 2px;
    }
    header .mobile-header .mobile-header-left .logo {
        width: 28%;
    }

    header .logo-blck {
        display: block;
        float: left;
        width: 120px;
        border-bottom: 0;
        padding-bottom: 0;
    }
    header .logo-blck img {
        width: 120px;
    }
}