.bx-pager, .bx-wrapper .bx-controls-auto {
    text-align: center
}

.small-headline h1, .small-headline h2, .small-headline h3, .small-headline h4, .small-headline h5, .small-headline h6 {
    padding: 0;
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

legend, td, th, ul {
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus, a:hover {
    color: #da2128
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

[role=button] {
    cursor: pointer
}

ul {
    margin: 0;
    list-style: none
}

.hide {
    display: none !important
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0
}

.bx-wrapper img {
    max-width: none !important;
    display: block
}

.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0)
}

.bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    background: url(../images/bx_loader.gif) center center no-repeat;
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-pager {
    font-size: .85em;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block
}

.bx-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-pager a.active, .bx-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-prev:before {
    content: "\e900"
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-next:before {
    content: "\e901"
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a:before {
    font-family: icomoon;
    font-size: 36px;
    color: rgba(255, 255, 255, .6)
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto .bx-pager {
    text-align: left;
    width: 80%
}

.rd-container, .rd-day-body, .text-center {
    text-align: center
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: .85em;
    padding: 10px
}

.small-headline {
    height: 298px;
}

.headline, .news-box-slider, .small-headline {
    position: relative;
    margin-bottom: 40px
}

.headline .bx-viewport, .news-box-slider .bx-viewport, .small-headline .bx-viewport {
    height: 260px !important;
    left: 0 !important;
}

.headline .slider, .news-box-slider .slider, .small-headline .slider {
    height: 420px;
    overflow: hidden
}

.headline ul li, .news-box-slider ul li, .small-headline ul li {
    position: relative;
    height: 420px
}

.headline ul li .news .picture, .news-box-slider ul li .news .picture, .small-headline ul li .news .picture {
    margin: 0;
    width: 100%;
    height: 100%
}

.headline ul li .news .picture img, .news-box-slider ul li .news .picture img, .small-headline ul li .news .picture img {
    width: 100%;
    height: auto;
    max-width: none
}

.headline ul li .news .content, .news-box-slider ul li .news .content, .small-headline ul li .news .content {
    position: absolute;
    bottom: 30px;
    left: 40px;
    right: 40px
}

.headline ul li .news .content .info .category, .news-box-slider ul li .news .content .info .category, .small-headline ul li .news .content .info .category {
    color: rgba(255, 255, 255, .8)
}

.headline ul li .news .content .info .time, .news-box-slider ul li .news .content .info .time, .small-headline ul li .news .content .info .time {
    color: rgba(255, 255, 255, .5)
}

.headline ul li .news .content .title, .news-box-slider ul li .news .content .title, .small-headline ul li .news .content .title {
    font-family: 'FreightText Pro Bold';
    margin: 10px 0 0;
    font-size: 36px;
    color: #fff;
    line-height: 1.1em
}

.headline .paging, .news-box-slider .paging, .small-headline .paging {
    position: absolute;
    bottom: 5px;
    width: 100%;
    height: 40px;
    background-color: #000
}

.headline .bx-pager, .news-box-slider .bx-pager, .small-headline .bx-pager {
    bottom: -52px
}

.headline-header, .news-box-slider-header, .small-headline-header {
    position: relative;
    z-index: 2;
    left: 0;
    right: 0;
    overflow: hidden;
    text-align: center;
    background: #222
}

.headline-header h3, .news-box-slider-header h3, .small-headline-header h3 {
    display: inline;
    float: left;
    width: 25%;
    font-family: 'Brandon Grotesque Black';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    cursor: pointer
}

.headline-header h3.active.small-art, .news-box-slider-header h3.active.small-art, .small-headline-header h3.active.small-art {
    background: #d8242f
}

.headline-header h3.active.small-iqtisadiyyat, .news-box-slider-header h3.active.small-iqtisadiyyat, .small-headline-header h3.active.small-iqtisadiyyat {
    background: #8fc249
}

.headline-header h3.active.small-gundem, .news-box-slider-header h3.active.small-gundem, .small-headline-header h3.active.small-gundem {
    background: #008eae
}

.headline-header h3.active.small-siyaset, .news-box-slider-header h3.active.small-siyaset, .small-headline-header h3.active.small-siyaset {
    background: #e74c3c
}

.headline-header h3.active.small-dunya, .news-box-slider-header h3.active.small-dunya, .small-headline-header h3.active.small-dunya {
    background: #FF7F00
}

.headline-header.small-art, .news-box-slider-header.small-art, .small-headline-header.small-art {
    border-top: solid 2px #d8242f
}

.headline-header.small-iqtisadiyyat, .news-box-slider-header.small-iqtisadiyyat, .small-headline-header.small-iqtisadiyyat {
    border-top: solid 2px #8fc249
}

.headline-header.small-gundem, .news-box-slider-header.small-gundem, .small-headline-header.small-gundem {
    border-top: solid 2px #008eae
}

.headline-header.small-siyaset, .news-box-slider-header.small-siyaset, .small-headline-header.small-siyaset {
    border-top: solid 2px #e74c3c
}

.headline-header.small-dunya, .news-box-slider-header.small-dunya, .small-headline-header.small-dunya {
    border-top: solid 2px #FF7F00
}

.headline .small-headline-inner, .news-box-slider .small-headline-inner, .small-headline .small-headline-inner {
    display: none;
    height: 305px !important
}

.headline .small-headline-inner.active, .news-box-slider .small-headline-inner.active, .small-headline .small-headline-inner.active {
    display: block
}

.headline .small-headline-inner.passive, .news-box-slider .small-headline-inner.passive, .small-headline .small-headline-inner.passive {
    display: none
}

.headline .small-headline-inner .bx-small-headline-pager, .news-box-slider .small-headline-inner .bx-small-headline-pager, .small-headline .small-headline-inner .bx-small-headline-pager {
    background-color: #000;
    padding: 0;
    /*height: 40px;*/
    text-align: center
}

.headline .small-headline-inner .bx-small-headline-pager .bx-pager-item, .news-box-slider .small-headline-inner .bx-small-headline-pager .bx-pager-item, .small-headline .small-headline-inner .bx-small-headline-pager .bx-pager-item {
    float: left
}

.headline .small-headline-inner .bx-small-headline-pager .bx-pager-item a, .news-box-slider .small-headline-inner .bx-small-headline-pager .bx-pager-item a, .small-headline .small-headline-inner .bx-small-headline-pager .bx-pager-item a {
    width: 35.8px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    border-right: 1px solid rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 13px;
    text-align: center;
    color: rgba(255, 255, 255, .6)
}

.headline .small-headline-inner .bx-small-headline-pager .bx-pager-item a.active, .news-box-slider .small-headline-inner .bx-small-headline-pager .bx-pager-item a.active, .small-headline .small-headline-inner .bx-small-headline-pager .bx-pager-item a.active {
    color: #fff;
    background-color: #DA2128;
    border-color: #DA2128
}

.headline .small-headline-inner .bx-small-headline-pager .bx-pager-item:last-of-type a, .news-box-slider .small-headline-inner .bx-small-headline-pager .bx-pager-item:last-of-type a, .small-headline .small-headline-inner .bx-small-headline-pager .bx-pager-item:last-of-type a {
    width: 37px;
    border: none
}

.headline .small-headline-inner.small-art-box .bx-small-headline-pager .bx-pager-item a.active, .news-box-slider .small-headline-inner.small-art-box .bx-small-headline-pager .bx-pager-item a.active, .small-headline .small-headline-inner.small-art-box .bx-small-headline-pager .bx-pager-item a.active {
    color: #fff;
    background-color: #d8242f !important;
    border-color: #d8242f !important
}

.headline .small-headline-inner.small-iqtisadiyyat-box .bx-small-headline-pager .bx-pager-item a.active, .news-box-slider .small-headline-inner.small-iqtisadiyyat-box .bx-small-headline-pager .bx-pager-item a.active, .small-headline .small-headline-inner.small-iqtisadiyyat-box .bx-small-headline-pager .bx-pager-item a.active {
    color: #fff;
    background-color: #7cae48 !important;
    border-color: #7cae48 !important
}

.headline .small-headline-inner.small-gundem-box .bx-small-headline-pager .bx-pager-item a.active, .news-box-slider .small-headline-inner.small-gundem-box .bx-small-headline-pager .bx-pager-item a.active, .small-headline .small-headline-inner.small-gundem-box .bx-small-headline-pager .bx-pager-item a.active {
    color: #fff;
    background-color: #008eae !important;
    border-color: #008eae !important
}

.headline .small-headline-inner.small-siyaset-box .bx-small-headline-pager .bx-pager-item a.active, .news-box-slider .small-headline-inner.small-siyaset-box .bx-small-headline-pager .bx-pager-item a.active, .small-headline .small-headline-inner.small-siyaset-box .bx-small-headline-pager .bx-pager-item a.active {
    color: #fff;
    background-color: #e74c3c !important;
    border-color: #e74c3c !important
}

.headline .small-headline-inner.small-dunya-box .bx-small-headline-pager .bx-pager-item a.active, .news-box-slider .small-headline-inner.small-dunya-box .bx-small-headline-pager .bx-pager-item a.active, .small-headline .small-headline-inner.small-dunya-box .bx-small-headline-pager .bx-pager-item a.active {
    color: #fff;
    background-color: #c46200 !important;
    border-color: #c46200 !important
}

.headline .bx-secondary-headline-pager {
    background-color: #000;
    padding: 0;
    height: 40px;
    bottom: -40px;
    text-align: left
}

.headline .bx-secondary-headline-pager .bx-pager-item {
    float: left
}

.headline .bx-secondary-headline-pager .bx-pager-item a {
    width: 28.8px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    border-right: 1px solid rgba(255, 255, 255, .2);
    text-indent: 0;
    font-size: 13px;
    text-align: center;
    color: rgba(255, 255, 255, .6)
}

.headline .bx-secondary-headline-pager .bx-pager-item a.active {
    color: #fff;
    background-color: #DA2128;
    border-color: #DA2128
}

.headline .bx-secondary-headline-pager .bx-pager-item:last-of-type a {
    border: none
}

.headline .bx-secondary-headline-pager .all-link {
    float: right;
    padding-right: 15px
}

.headline .bx-secondary-headline-pager .all-link a {
    width: initial !important;
    font-size: 12px
}

.headline .bx-secondary-headline-pager .all-link a:hover {
    color: #fff
}