/* font-family: "SourceSansProRegular"; */
@font-face {
    font-family: "SourceSansProRegular";
    src: url("../fonts/SourceSansProRegular/SourceSansProRegular.eot");
    src: url("../fonts/SourceSansProRegular/SourceSansProRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SourceSansProRegular/SourceSansProRegular.woff") format("woff"),
    url("../fonts/SourceSansProRegular/SourceSansProRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SourceSansProLight"; */
@font-face {
    font-family: "SourceSansProLight";
    src: url("../fonts/SourceSansProLight/SourceSansProLight.eot");
    src: url("../fonts/SourceSansProLight/SourceSansProLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SourceSansProLight/SourceSansProLight.woff") format("woff"),
    url("../fonts/SourceSansProLight/SourceSansProLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SourceSansProBold"; */
@font-face {
    font-family: "SourceSansProBold";
    src: url("../fonts/SourceSansProBold/SourceSansProBold.eot");
    src: url("../fonts/SourceSansProBold/SourceSansProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SourceSansProBold/SourceSansProBold.woff") format("woff"),
    url("../fonts/SourceSansProBold/SourceSansProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
html,
body {
    height: 100%;
    background: #ededed;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}
.footer .container
{
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto;
    padding: 40px 0 90px;
    //box-shadow: 0 2px 27px 3px rgba(0,0,0,0.6);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);
    text-align: left;
    background: linear-gradient(to top, #175C8A, #0087b6);
    //background: url("../images/logo_m.png") 50% 50% no-repeat;
    color: #FEFEFE;
}
.footer ul
{
    margin: 0;
    padding: 0 0 0 15px;
    list-style: none;
    font-size: 11px;
    line-height: 18px;
}
.footer ul li
{
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0;
}
.footer ul li a
{
    color: #fff;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}
.page
{
    background: #fff;
    //background-color: #F3F3F3;
    //box-shadow: 0 0 27px 3px rgba(0,0,0,0.6);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);
    min-height: 800px;
}
.page.top-banner-inactive
{
    margin-top: 51px;
}
.currency {
    padding: 15px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
}
.lang a {
    cursor: pointer;
    max-height: 50px;
}
.lang img
{
    margin-top: -5px;
}
.search
{
    max-width: 200px;
}
.search div {
    margin-top: 7px;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }

    .banner-top,
    .banner,
    .rasul .text,
    .top-slider .banner,
    .main-block .mb-right,
    .banner iframe,
    .list-poll,
    .list-authors,
    .list-newspaper,
    .block-reportage .reportage-slider-outer,
    .btn-all-categories,
    .menu-other,
    .mobile-hide,
    .scroll-to-top,
    .box-treadmill
    {
        display: none !important;
    }
    .logo
    {
        margin-left: 0 !important;
    }
    .logo p
    {
        font-size: 15px !important;
        margin-left: 2px !important;
    }
    .rasul
    {
        right: -20px !important;
    }
}
/* adaptive design for mobile devices */
@media(max-width:768px) {
    .navbar-inverse.navbar-fixed-top
    {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
    }
    .navbar-inverse.navbar-fixed-top .navbar-header
    {
        position: relative !important;
        display: none;
    }
    .navbar-inverse.navbar-fixed-top .navbar-collapse
    {
        display: inline;
        border: 0;
    }
    .navbar-inverse.navbar-fixed-top .navbar-collapse .nav
    {
        margin: 0;
        float: left !important;
    }
    .navbar-inverse.navbar-fixed-top .navbar-collapse .nav > li
    {
        display: inline-block;
    }
    .navbar-inverse.navbar-fixed-top .navbar-collapse .nav > li.currency
    {
        padding: 10px;
    }
    .navbar-inverse.navbar-fixed-top .navbar-collapse .nav > li.lang a
    {
        padding: 5px;
    }
    .navbar-inverse.navbar-fixed-top .navbar-collapse .nav > li.search
    {
        display: none;
    }
    .slogan
    {
        margin-top: 0 !important;
    }
    .menu-main .btn-all-categories a,
    .menu-main .main-categories a
    {
        padding: 5px 10px !important;
    }
    .under-news-breadcrumb
    {
        display: inline-block;
    }
    .under-news-breadcrumb li
    {
        margin: auto;
        float: none !important;
    }
    .news-page .news-content img
    {
        width: 100% !important;
        height: auto !important;
    }
    .main-block .mb-left
    {
        width: 100% !important;
    }
    .block-news .block img
    {
        width: 100% !important;
        height: auto !important;
        min-height: 212px !important;
        max-height: 212px !important;
    }
    .block-news .block
    {
        max-height: 285px !important;
        height: 285px !important;
        font-size: 16px;
    }
    .banner-desktop-hide div
    {
        display: block !important;
    }

}
/* ./adaptive design for mobile devices */

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

/*
    musavat
*/
.slogan
{
    position: relative;
    margin-top: 51px;
    height: 88px;
    background: linear-gradient(to top, #f8f8f8, #fff);
    overflow: hidden;
    -moz-box-shadow: inset 0 -10px 27px -10px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 -10px 27px -10px rgba(0,0,0,0.2);
    box-shadow: inset 0 -10px 27px -10px rgba(0,0,0,0.2);
}
.logo
{
    position: absolute;
    left: 0;
    top: 3px;
    margin-left: 30px;
}
.logo img
{
    max-width: 206px;
}
.logo p
{
    margin-left: 20px;
    margin-top: -3px;
    color: #000;;
    font-style: italic;
    font-weight: 600;
    font-family: "SourceSansProRegular";
    font-size: 16px;
}
.rasul
{
    position: absolute;
    right: 0;
    top: 0;
}
.rasul .text
{
    position: absolute;
    right: 75px;
    top: 21px;
    width: 152px;
    color: #000;
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
    font-family: "SourceSansProRegular";
}
.rasul img
{
    max-width: 105px;
}
.navbar
{
    background: linear-gradient(to top, #175C8A, #0087b6);
    border-bottom: 1px solid #175C8A;
}
.navbar a {
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
}
.navbar a:hover,
.navbar a:focus,
.navbar a:active {
    background: rgba(255,255,255,0.1) !important;
}
.navbar .container > .collapse
{
    margin-left: -15px;
}
.padding-none
{
    padding: 0;
}
.left-side {}
.right-side
{
    padding-left: 3px;
    background: #f9f9f9;
}
@media (min-width: 768px)
{
    .left-side{
        width: 74%;
    }
    .right-side{
        width: 26%;
    }
    .banner-desktop-hide
    {
        display: none;
    }
}

.categories
{
    height: 57px;
    background: #f7f7f7;
}
.slider
{
    height: 132px;
    background: #c6f7eb;
}
.banners
{
    height: 200px;
    background: #f7f7bc;
}
.left-side .banner
{
    /*display: inline-block;*/
    /*width: 100%;*/
    margin-top: 10px;
}
.pgwSlider .ps-caption a
{
    font-size: 20px;
}
.published-date
{
    //color: #C70039;
    color: #797979;
    font-weight: bold;
    font-size: 12px;
}
.box-header {
    margin: 0;
    width: 100%;
//background: #4f8fba;
    background: #175C8A;
    color: #fff;
    padding: 10px;
    font-weight: bold;
}
.list-news p
{
    margin: 0;
}
.list-news a
{
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f8f8f8;
    color: #13317F;
}
.news-page .list-news a
{
    font-size: 14px !important;
}
.news-page .under-news-date,
.news-page .under-news-views,
.news-page .under-news-time
{
    float: left;
    width: 100px;
    margin-right: 5px;
}
.news-page .under-news-date .input-group-addon,
.news-page .under-news-views .input-group-addon,
.news-page .under-news-time .input-group-addon
{
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
}
.news-page .under-news-date .form-control,
.news-page .under-news-views .form-control,
.news-page .under-news-time .form-control
{
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
}
.news-page .under-news-breadcrumb
{
    padding: 10px 15px 5px !important;
}
.list-news a:hover .published-date,
.list-news a:focus .published-date
{
    text-decoration: none !important;
}
.list-news a:hover,
.list-news a:focus
{
    color: #13317F;
//background-color: #f5f5f5;
}
h3.underline
{
    /*border-bottom: 4px solid #1B4F72;*/
    /*padding-bottom: 5px;*/
    font-family: "SourceSansProRegular";
    font-size: 34px;
    font-weight: bold;
    color: #53585c;
    margin: 0 -15px 10px;
    padding: 6px 10px;
    //border-bottom: 1px solid #dadada;
    border-bottom: 1px solid #fff;
    border-top: 3px solid #3c8dbc;
    border-radius: 3px 3px 0 0;
    //background: rgba(176,190,197,.16);
    //background: #ccc;
    background: #f9f9f9;
    //text-shadow: 1px 1px #fff;
    //font-weight: 300;
    -webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,.24);
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.24);

}
.block-news a
{
    cursor: pointer;
    color: #13317F;
    font-size: 15px;
}
.block-news p
{
    padding: 0 10px 10px;
}
.block-news
{
    /*background: #f2f4f5;*/
    /*padding-bottom: 5px;*/
    margin: 10px -13px 0 -13px;
    padding-bottom: 10px;
    border: 0;
    //border-bottom: 1px solid #fff;
    /*border-bottom: 3px solid #3c8dbc;*/
    //border-radius: 3px;
    /*background-color: #F3F3F3;*/
    background: #f9f9f9;
    /*background: #fff;*/
    -webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,.24);
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.24);
    /*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.24), 0 1px 2px rgba(0,0,0,.5);*/
    /*-moz-box-shadow: 0 1px 3px rgba(0,0,0,.24),0 1px 2px rgba(0,0,0,.5);*/
    /*box-shadow: 0 1px 3px rgba(0,0,0,.24), 0 1px 2px rgba(0,0,0,.5);*/
}
.block-news .block,
.list-authors .block
{
    position: relative;
    display: inline-block;
    color: #13317F;
    //background: #efefef;
    background: #fff !important;
    max-height: 273px;
    height: 273px;
    overflow: hidden;
    /*border: 1px solid rgba(0,0,0,.12);*/
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
}
.block-news .block .date-over-img
{
    position: absolute;
    left: 0;
    margin-top: -24px;
    background: rgba(0, 0, 0, 0.51);
    color: rgb(255, 255, 255);
}
.block-news .block div,
.list-authors .block div
{
    display: inline-block;
    width: 100%;
    padding: 2px 10px 2px 10px;
    //color: #333;
    color: #797979;
    font-weight: bold;
    font-size: 14px;
    cursor: default;
    font-family: Arial, sans-serif;
    background-color: #f2f2f2;
}
.ico-category
{
    width: 40px;
}
.block-news .block p
{
    background: #fff !important;
}
.block-news .block:hover img
{
    opacity: 0.85;
    transition: opacity .25s;
}
.block-news .block img
{
    width: 100%;
    min-height: 156px;
    max-height: 156px;
}
.list-authors,
.list-newspaper,
.list-favorite
{
    margin-top: 15px;
}
.list-authors .author-slider .carousel-inner
{
    height: 500px;
}
.list-authors .author-slider .item div
{
    padding: 2px;
    overflow: hidden;
    max-width: 150px;
    max-height: 174px;
    width: 150px;
    height: 124px;
}
.list-authors img
{
    max-width: 144px;
    max-height: 120px;
    width: 140px;
    height: 120px;
    margin: auto;
    //border-bottom: 2px solid #175C8A;
    border: 5px solid #D8D8D8;
}
.list-authors .author-slider .item div p
{
    height: 40px;
    max-height: 40px;
}
.list-authors .author-slider .item a
{
    color: #333;
    text-decoration: underline;
}
.banner-horizontal
{
    margin: 15px 0;
}
.banner
{
    /*border: 2px solid #4c4c4c;*/
}
.author-slider .carousel-indicators
{
    position: relative;
    bottom: -6px !important;
    padding: 10px 0;
}
.author-slider .carousel-indicators li
{
    border: 1px solid #4f8fba;
    width: 15px;
    height: 15px;
}

.author-slider .carousel-indicators li.active
{
    background: #4f8fba;
    border: 1px solid #4f8fba;
    margin: 1px;
}
.menu
{
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    background-color: #F3F3F3;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-family: Lato;
}
.menu a
{
    cursor: pointer;
    border-radius: 0 !important;
    color: #626262;
    font-family: "SourceSansProRegular";
    font-weight: 300;
    font-size: 17px;
}
.menu-main .btn-all-categories a,
.menu-main .main-categories a
{
    padding: 0.9em;
    font-family: "SourceSansProRegular";
    font-weight: 300;
    font-size: 17px;
    text-transform: none;
}
.menu-main .main-categories a:hover,
.menu-main .main-categories a:focus,
.menu-other .nav a:hover,
.menu-other .nav a:focus
{
    text-decoration: none;
    background-color: #175C8A;
    color: #fff;
    transition: all 1s;
}
.menu-main .collapse-show a
{
    background: #eeeeee;
}
.menu-main
{
    position: relative;
    margin-bottom: 3px;
}
.menu-other
{
    position: absolute;
    border-top: none;
    width: 100%;
    margin: 0;
    z-index: 20;
    left: 0;
    top: 57px;
}
.menu-other a
{
    padding: 10px;
}
.menu-other li ul
{
    border-right: 1px solid #fff;
}
.menu-other li ul li
{
    border-right: 1px solid #ccc;
}
.menu-other li:last-child ul,
.menu-other li:last-child ul li
{
    border-right: none;
}
.menu-other > div > ul > li
{
    width: 16.5%;
    margin: 0;
}
.menu-other > div > ul > li:last-child
{
    width: 16.6%;
}
.menu .bar
{
    position: relative;
    float: left;
    margin-right: 15px;
}
.menu .icon-bar
{
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #626262;
    margin: 4px 0px;
}
.menu a:hover,
.menu a:focus
{
//background: rgba(255,255,255,0.1) !important;
}
/* menu social buttons */
.nav-social li a
{
    padding: 11px 7px 12px;
}
.nav-social img
{
//width: 32px;
//height: 32px;
}
/* end menu social buttons */
.menu .collapse-buttons
{
    transition: top 1s ease;
    margin-right: 3%;
}
.menu .collapse-buttons .collapse-hide
{
    display: none;
}
.block-most-visited
{
    background: #eef0f1;
}
.block-most-visited ul
{
    list-style-type: none;
    padding-left: 30px;
}
.block-most-visited ul li
{
    position: relative;
    padding: 15px 0;
    border-top: 1px solid #c7c7c7;
}
.block-most-visited ul li:first-child
{
    position: relative;
    border-top: none;
}

.block-most-visited a
{
//color: #13317F;
    color: #333;
}
.block-most-visited ul .index
{
    position: absolute;
    z-index: 2;
    top: -2px;
    left: -30px;
    padding: 15px 0;
    font-family: Georgia,serif;
    font-style: italic;
    font-size: 24px;
    line-height: 21px;
    text-align: right;
    color: #95999a;
}
.left-side .breadcrumb
{
    margin: 0 -15px;
    border-radius: 0;
    padding: 10px 15px;
}
.left-side .breadcrumb .path-none:before
{
    display: none;
}
.left-side .breadcrumb .socials {
    margin-top: -6px;
}
.ico
{
    display: inline-block;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    margin-top: -3px;
}
.ico-eye
{
    background: url('/images/eye.png') no-repeat;
    background-size: 100%;
}
.ico-eye-light
{
    background: url('/images/eye_light.png') no-repeat;
    background-size: 100%;
}
.news-content h2
{
    color: #53585c;
    margin: 0 -15px 10px;
    padding: 6px 10px;
    border-top: 1px solid #dadada;
    border-bottom: 3px solid #3c8dbc;
    font-family: "SourceSansProRegular";
    border-radius: 0 0 3px 3px;
    font-size: 27px;
    font-weight: bold;
    background: #fff;
}
.news-content
{
    font-family: "SourceSansProRegular";
    font-size: 17px;
}
.news-comment-form img
{
    cursor: pointer;
    margin-top: -10px;
}
.btn-leave-comment,
.btn-leave-comment-on-comment
{
    color: #fff !important;
    font-size: 12px !important;
}
.news-comments hr
{

}
.news-comment-form .modal-content
{
    border-radius: 2px;
}
.news-comment-form .modal-header
{
    border: 0;
    padding: 10px 15px;
}
.news-comments .media-left .bg-success
{
    color: #fff;
    background: #449d44;
    font-weight: 600;
}
.news-comments .media-body .media-text .media-panel
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2px 5px;
    margin-top: 10px;
    border-top: 1px solid #dedede;
}
.news-comments .media-body .media-text
{
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px;
    background: #fff;
    min-height: 87px;
}
.news-comments .media-body .media-text .media-comment
{
    font-family: inherit;
    font-size: 14px;
    font-weight: 300 !important;
    padding-bottom: 25px;
}
.news-comments .media-body .media-text small
{
    font-size: 12px;
    font-weight: 600;
}
.news-comments .media-body .media-text .btn-comment
{
    color: #333 !important;
    font-weight: 600;
}
.navbar
{
    box-shadow: 0 0 27px 3px rgba(0,0,0,0.2);
}
.scroll-to-top
{
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    padding: 5px 10px;
    background: #fff;
    color: #424242;
    box-shadow: 0px 0px 27px 3px rgba(0,0,0,0.13);
    font-size: 30px;
    line-height: 1;
}
.box-header
{
    position: relative;
    background: #175C8A;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    //font-family: "SourceSansProRegular";
}
.box-header-right,
.box-header-left
{
    position: relative;
    width: 103%;
}
.box-header-left
{
    position: relative;
    width: auto;
    margin-left: -9px;
}
.box-header-right:after,
.box-header-left:before {
    content: '';
    position: absolute;
    z-index: 1;
}
.box-header-right:after {
    border-width: 0 0 10px 9px;
    border-color: transparent;
    border-left-color: #555;
    right: 0;
}
.box-header-left:before {
    border-width: 0 9px 10px 0;
    border-color: transparent;
    border-right-color: #555;
    left: 0;
}
.box-header-right:after,
.box-header-left:before {
    border-style: solid;
    bottom: -10px;
}

.box-treadmill
{
    position: relative;
    background: #175C8A;
    font-size: 20px;
    /*text-transform: uppercase;*/
    /*font-weight: bold;*/
    font-family: "SourceSansProBold";
    color: #fff;
    margin-left: -24px;
    margin-right: -15px;
    height: 42px;
    width: auto;
    //overflow: hidden;
}
.box-treadmill a
{
    color: #fff;
    margin: 0 5px;
}
.box-treadmill .title-red
{
    color: #FF6600 !important;
    /*
    #E86850
    #FF6600
*/
}
.box-treadmill .marquee {
    height: 42px;
    overflow: hidden;
    position: relative;
    line-height: 42px;
}
.box-treadmill .marquee p {
    position: absolute;
    font-family: Tahoma, Arial, sans-serif;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    color: #fff;
    transform:translateX(100%);
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
}
.box-treadmill  .marquee p:nth-child(1) {
    animation: left-one 20s ease infinite;
    -moz-animation: left-one 20s ease infinite;
    -webkit-animation: left-one 20s ease infinite;
}
.box-treadmill .marquee p:nth-child(2) {
    animation: left-two 20s ease infinite;
    -moz-animation: left-two 20s ease infinite;
    -webkit-animation: left-two 20s ease infinite;
}
/* Move the Marquee to the Left */

/** Mozilla Firefox Keyframes **/
@-moz-keyframes left-one {
    0%	{
        -moz-transform:translateX(100%);
    }
    10% {
        -moz-transform:translateX(0);
    }
    40% {
        -moz-transform:translateX(0);
    }
    50% {
        -moz-transform:translateX(-100%);
    }
    100%{
        -moz-transform:translateX(-100%);
    }
}
@-moz-keyframes left-two {
    0% {
        -moz-transform:translateX(100%);
    }
    50% {
        -moz-transform:translateX(100%);
    }
    60% {
        -moz-transform:translateX(0);
    }
    90% {
        -moz-transform:translateX(0);
    }
    100%{
        -moz-transform:translateX(-100%);
    }
}
/** Webkit Keyframes **/
@-webkit-keyframes left-one {
    0% {
        -webkit-transform:translateX(100%);
    }
    10% {
        -webkit-transform:translateX(0);
    }
    40% {
        -webkit-transform:translateX(0);
    }
    50% {
        -webkit-transform:translateX(-100%);
    }
    100%{
        -webkit-transform:translateX(-100%);
    }
}
@-webkit-keyframes left-two {
    0% {
        -webkit-transform:translateX(100%);
    }
    50% {
        -webkit-transform:translateX(100%);
    }
    60% {
        -webkit-transform:translateX(0);
    }
    90% {
        -webkit-transform:translateX(0);
    }
    100%{
        -webkit-transform:translateX(-100%);
    }
}
/* // Move the Marquee to the Left */
.category-page .category-content .block-news
{
    padding-top: 10px;
}
/* pgwSlider */
ul.pgwSlider, .pgwSlider ul
{
    width: 26%;
}
.pgwSlider .ps-list
{
    float: left !important;
    padding-right: 3px;
}
.pgwSlider .ps-current
{
    background: #8f8f8f;
}
.pgwSlider {
    padding-left: 3px;
}
.pgwSlider .ps-current ul li img
{
    width: 647px;
    height: 431px;
}
.pgwSlider > .ps-list > li span
{
    display: none;
}
/* pgwSlideshow */
.pgwSlideshow .ps-list img
{
    width: 150px !important;
    height: auto !important;
    max-height: 100px;
}
.pgwSlideshow .ps-caption
{
    font-size: 18px;
}
.pgwSlideshow .ps-list li .ps-item
{
    margin: 5px 0 2px;
}
.pgwSlideshow .ps-list ul
{
    margin: 0 !important;
}
.pgwSlideshow .ps-list .ps-prev,
.pgwSlideshow .ps-list .ps-next
{
    display: none !important;
}


.pgwSlideshow .ps-current > ul
{
    padding: 0 !important;
}
.pgwSlideshow .ps-current>ul>li img
{
    width: 100% !important;
    height: auto !important;
}
.pgwSlideshow
{
    margin: 0 !important;
}
.banner-empty
{
    display: block;
    width: 100%;
    height: 96px;
    background: #f2f4f5;
}
.newspaper-content .block-newspaper
{
    padding-top: 7px;
}
.newspaper-content .block-newspaper .block
{
    display: inline-block;
    //border: 3px solid #175C8A;
    border: 3px solid #175C8A;
    border-top: none;
    width: 100%;
    height: auto;
}
.newspaper-content .block-newspaper .block img
{
    width: 100%;
    height: auto;
}
.news-author
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.news-author .img-author
{
    float: left;
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #175C8A;
}
.news-author a
{
    line-height: 43px;
}
.flexslider
{
    margin: 0;
}
.flexslider .flex-viewport
{
    max-height: 173px;
}
.flexslider .flex-direction-nav a
{
    height: auto;
}
.flexslider .flex-direction-nav a:focus{
    outline: none;
}
.flexslider .flex-direction-nav a:before
{
    color: rgba(12, 144, 232, 1);
}
.flexslider .flex-viewport ul > li
{
    position: relative;
    height: 127px !important;
    overflow: hidden;
    //border: 5px solid #D8D8D8;
}
.flexslider .flex-viewport ul > li
{
    height: 127px;
}
.flexslider .flex-viewport ul > li:hover .news-title
{
    top: 0;

}
.flexslider .flex-viewport ul > li:hover .news-background
{
    top: 0;
    left: 0;
}
.flexslider .flex-viewport ul > li
{
    width: 191.167px !important;
    height: 131px !important;
}
.flexslider .flex-viewport ul > li img
{
    border: 5px solid #D8D8D8;
    height: 130px !important;
}
.flexslider .flex-viewport ul > li .news-title
{
    position: absolute;
    color: #000;
    z-index: 100;
    font-weight: 600;
    padding: 5px 8px;
    top: 300px;
}
.flexslider .flex-viewport ul > li .news-background
{
    position: absolute;    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.6;
    z-index: 1;
    top: 300px;
    border: 5px solid #D8D8D8;
}
.title-red
{
    color: #dd0005;
}
.title-black
{
    color: #000;
}
.list-poll .progress
{
    border: 2px solid rgb(255, 102, 0);
    height: 15px;
    border-radius: 0;
    margin: 0;
}
.list-poll .progress .progress-bar
{
    background-color: rgb(255, 102, 0);
    border: 0;
    box-shadow: none;
}
/* yandex icons */
.ya-share2__container_size_m .ya-share2__icon
{
    width: 32px !important;
    height: 32px !important;
}
.ya-share2__container_size_m .ya-share2__counter
{
    font-size: 14px !important;
    line-height: 32px !important;
}
/* //yandex icons */
.news-kind-right
{
    position: absolute;
    color: #fff;
    right: -10px;
    bottom: -2px;
    background: #dd0005;
    text-transform: lowercase;
    padding: 0 5px;
    font-size: 11px;
    z-index: 10;
}
.news-kind-right:after {
    border-style: solid;
    bottom: -10px;
}
.news-kind-right:after {
    border-width: 10px 9px 10px 0;
    border-color: transparent;
    border-bottom-color: #8c0003;
    right: 0;
    bottom: 15px;
}
.news-kind-right:after {
    content: '';
    position: absolute;
    z-index: 1;
}

.news-kind-light-right
{
    position: absolute;
    right: -15px;
    top: 32%;
    z-index: 10;
    color: #13317F;
    background: #f5f5f5;
    border-radius: 50%;
    border: 2px solid #fff;
}
.news-kind-light-right i
{
    padding: 2px 5px;
    border-radius: 50%;
    border: 2px solid #13317F;
    background: #f2f4f5;
}
.news-kind-light-right .ico-light-red
{
    width: 25px;
    padding: 2px;
    border-radius: 50%;
    border: 2px solid #13317F;
    background: #f2f4f5;
}
.block-reportage
{
    padding: 20px 10px;
}
.block-reportage .camera_thumbs_cont
{
    border-radius: 0;
}
.block-reportage .reportage-list
{
    margin-left: -26px;
    margin-right: -7px;
}
.block-reportage .reportage-list > div
{
    margin-bottom: 25px;
}
.block-reportage .reportage-list > div:last-child
{
    margin-bottom: 0;
}
.block-reportage .reportage-list .item
{
    position: relative;
}
.block-reportage .reportage-list .item a
{
    color: #fff;
    font-weight: 600;
}
.block-reportage .reportage-slider a
{
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.block-reportage .reportage-list .item .rl-title
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 10px 10px;
    background: rgba(0, 0, 0, 0.7);
}
.block-reportage .pix_thumb img
{
    max-width: 102px !important;
}
.block-reportage .camera_thumbs_cont > ul
{
    width: 100% !important;
}
.block-reportage .reportage-slider-outer
{
    position: relative;
}
.block-reportage .reportage-slider-outer .btn-resize
{
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10;
    padding: 7px 10px;
    cursor: pointer;
    opacity: 0;
}
.block-reportage .reportage-slider-outer:hover .btn-resize,
.block-reportage .reportage-slider-outer .btn-resize:focus,
.block-reportage .reportage-slider-outer .btn-resize:hover
{
    opacity: 1;
    transition: all .25s;
}
.block-reportage .reportage-slider-outer.full-size
{
    position: fixed;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
.block-reportage .reportage-slider-outer.full-size .reportage-slider
{
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    margin: auto;
    margin-top: -282px;
    margin-left: -494px;
    width: auto;
}
.block-reportage .reportage-slider-outer.full-size .reportage-slider-bkg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
.slogan .banner-top-logo
{
    position: absolute;
    width: 58%;
    top: 14px;
    left: 247px;
    max-height: 50px;
    overflow: hidden;
}
.banner-top
{
    margin-top: 60px;
    margin-bottom: -51px;
    margin-left: -15px;
    margin-right: -15px;
}
.news-date
{
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f8f8f8;
    color: #ff0000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.padding-both-none
{
    padding-left: 0;
    padding-right: 0;
}
.padding-right-none
{
    padding-right: 0;
}
.padding-left-none
{
    padding-left: 0;
}
.pagination
{
    font-weight: 600;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus
{
    border-color: #d2d6de;
}
.pagination > li > a,
.pagination > li > span
{
    border-radius: 0 !important;
}
.left-side > .banner,
.left-side .news-content > .banner
{
    margin-right: -13px;
    margin-left: -13px;
}
.blink {
    color: #940000;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
.carousel-main-slider
{
    overflow: hidden;
}
.carousel-main-slider .carousel-indicators
{
    position: relative;
    top: 0;
    left: 0;
    width: 600px;
    margin: 0;
    background-color: #175C8A;
    padding: 5px 0 0 5px;
    text-align: left;
}
.carousel-main-slider .carousel-indicators li
{
    text-indent: 0;
    border-radius: 0;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 0;
    margin-left: -5px;
    background-color: #fff;
    /*width: 38.31px;*/
    width: 50.7px;
    height: 38px;
    text-align: center;
}
.carousel-main-slider .carousel-indicators li.active
{
    background-color: #175C8A;
    color: #fff;
    font-weight: 600;
    border: 1px solid #175C8A;
}
.carousel-main-slider .carousel-indicators li.active span
{
    color: #fff;
    font-weight: 600;
}
.carousel-main-slider .carousel-indicators li span
{
    //color: #e22;
    color: #175C8A;
    font-weight: 600;
    width: 100%;
    height: auto;
    margin: 0;
}
.carousel-main-slider .carousel-caption
{
    width: 100%;
    height: 80px;
    background-color: rgba(0,0,0, 0.6);
    bottom: 0;
    padding: 0 10px;
    left: 0;
    right: 0;
    text-shadow: none;
}
.carousel-main-slider .carousel-caption h3
{
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}
.main-block
{
    margin-top: 2px;
    margin-left: -15px;
    margin-right: -15px;
}
.main-block .mb-left
{
    float: left;
    width: 266px;
    margin-right: 2px;
}
.main-block .mb-right
{
    float: left;
    width: 597px;
}
.main-block .mb-right img
{
    width: 100%;
    min-height: 397px;
    max-height: 397px;
}
.other-news-by-category
{
    position: absolute;
    right: 0;
}
.other-news-by-category i
{
    float: left;
    margin-right: 10px;
    color: #fff;
    background-color: rgba(51, 51, 51, 0.2);
    padding: 10px;
    border-radius: 50%;
    font-size: 20px;
}
.other-news-by-category a
{
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
/* youtube */
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/* end youtube */
.author-archive i {
    margin-left: 20px;
    color: #fff;
    background-color: rgba(51, 51, 51, 0.2);
    padding: 10px;
    border-radius: 50%;
    font-size: 20px;
}
.author-archive,
.author-archive:hover
{
    color: #fff;
}



/*

.vertical .carousel-inner {
    height: 100%;
}

.carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 100%;
}

.carousel.vertical .prev {
    top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}

.carousel.vertical .active.left {
    top: -100%;
}

.carousel.vertical .active.right {
    top: 100%;
}

.carousel.vertical .item {
    left: 0;
}
.carousel-inner.vertical {
    height: 100%;
}
.carousel-inner.vertical > .item {
    -webkit-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
}
@media all and (transform-3d),
(-webkit-transform-3d)
{
    .carousel-inner.vertical > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .carousel-inner.vertical > .item.next,
    .carousel-inner.vertical > .item.active.right {
        top: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    .carousel-inner.vertical > .item.prev,
    .carousel-inner.vertical > .item.active.left {
        top: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    .carousel-inner.vertical > .item.next.left,
    .carousel-inner.vertical > .item.prev.right,
    .carousel-inner.vertical > .item.active {
        top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
*/
.news-page .fb-share-button span
{
    width: 124px;
    height: 28px !important;
    vertical-align: middle !important;
    margin-top: 4px;
}
.news-page .btn-twitter
{
    height: 28px !important;
    vertical-align: middle !important;
    padding: 3px 12px;
    margin-top: 4px;
}
.btn-news-of-day
{
    color: #fff !important;
    background-color: #4D4773 !important;
    margin: 5px !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.page-last-news ul li a:hover
{
    text-decoration: none;
}
.page-last-news ul li a:hover > strong
{
    text-decoration: underline;
}
._1xbet
{
    position: fixed;
    top: 50px;
}
._1xbet-left {
    left: 50%;
    /*margin-left: -886px; */
    margin-left: -716px;

}
._1xbet-right {
    right: 50%;
    /* margin-right: -886px;*/
    margin-right: -716px;
}