.ellipsis, .ribbon > .ribbon-inner, .ribbon > a, .ribbon > span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ellipsis, .entry-thumbnail, .video-container {
    overflow: hidden
}

.auto_sorter, .ellipsis, .more-link {
    white-space: nowrap
}

.ad-wrapper:after, .clearfix:after, .entries:after, .links.links-2-cols:after, .style-media:after {
    clear: both
}

.inline-block {
    display: inline-block;
    zoom: 1
}

.clearfix:after, .clearfix:before, .entries:after, .entries:before {
    display: table;
    line-height: 0;
    content: ""
}

.entry-header {
    margin-bottom: 20px
}

.entry-header .small {
    font-size: 11px;
    text-transform: uppercase
}

.entry-header .small:first-child {
    margin-bottom: 2px
}

.entry-header .entry-meta.pull-right {
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100)
}

.entry-header-overlay {
    position: relative;
    margin-bottom: 10px
}

.entry-header-overlay .entry-header {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: -15px;
    right: -15px;
    margin-bottom: 0;
    padding: 8px 15px 5px
}

.entry-meta {
    font-size: 12px;
    margin-bottom: 10px;
    opacity: 1
}

.entry-header .entry-meta {
    margin-bottom: 0
}

.entry-header .entry-meta:first-child {
    margin-bottom: 5px
}

.more-wrapper, .table, .thumbnail {
    margin-bottom: 20px
}

.entry-thumbnail img {
    width: auto;
    height: auto
}

.more-link {
    display: block;
    margin-top: 16px
}

.more-link i {
    display: inline-block;
    zoom: 1;
    margin-left: 3px
}

.more-wrapper {
    padding-top: 15px
}

.more-wrapper .btn {
    text-transform: uppercase;
    display: block;
    text-align: center
}

.overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

[data-rel^=prettyPhoto] .overlay {
    bottom: 20px
}

.overlay .icon {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2;
    filter: alpha(opacity=20)
}

.icon-2x, .image, .video-container, blockquote {
    position: relative
}

.indented {
    margin-left: 0
}

blockquote {
    padding: 0;
    font-weight: 400;
    border: none;
    /* -webkit-opacity: .7; */
    -moz-opacity: .7;
    /* opacity: .7; */
    filter: alpha(opacity=70);
    border-left: 4px solid #a71f1fa3;
    margin-left: 25px;
    padding-left: 20px;
    position: relative;
    /* border-left: 10px solid #3d54d9; */
    /* padding: 20px 20px 20px 30px; */
    /* margin-top: 30px; */
    /* margin-bottom: 30px; */
}

blockquote p {
    /* font-family: 'Droid Serif',sans-serif; */
    font-size: 16px;
    line-height: 30px;
    /* color: #000; */
    font-weight: bolder;
    font-style: italic;
}

blockquote small {
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px
}

blockquote.pulled-left {
    float: left;
    width: 250px;
    margin-left: 30px;
    margin-right: 35px;
    text-align: right
}

.image img {
    height: auto
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box
}

.form-horizontal label.control-label {
    text-align: left;
    font-weight: 400
}

.icon-2x {
    top: 3px;
    margin-right: 7px
}

ul.entries {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: left
}

.video-container {
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-bottom: 20px
}

.video-container embed, .video-container iframe, .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.comments-count-balloon:after, .ribbon:after {
    content: '';
    border-top: 0 solid transparent
}

.comments-area .comments-respond input, .comments-area .comments-respond textarea, .progress {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box
}

.comments-count-balloon {
    padding: 5px 10px;
    position: relative;
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 28px;
    min-width: 61px;
    display: inline-block;
    zoom: 1;
    text-align: center
}

.page-header .comments-count-balloon {
    font-size: 25px;
    line-height: 35px
}

.comments-count-balloon:after {
    bottom: -6px;
    right: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #333
}

.comments-count-balloon em, .page-header .comments-count-balloon em {
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    left: 0
}

.lead {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Droid Serif', sans-serif
}

.ribbon {
    position: relative;
    margin: 0 -15px 0 -20px;
    z-index: 20;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    line-height: 38px
}

.ribbon > .ribbon-inner, .ribbon > a, .ribbon > span {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 20px
}

.ribbon.ribbon-pulled > .ribbon-inner, .ribbon.ribbon-pulled > a, .ribbon.ribbon-pulled > span {
    width: auto;
    float: left
}

.ribbon.ribbon-small {
    font-size: 12px;
    line-height: 30px;
    height: 30px
}

.content .md-pull-right .ribbon {
    z-index: 22
}

.content .sidebar .ribbon {
    z-index: 24
}

.ribbon .pull-left, .ribbon .pull-right {
    font-size: 11px;
    font-weight: 700
}

.ribbon:after {
    top: 100%;
    left: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #333
}

.progress {
    border-radius: 0;
    background-clip: padding-box
}

.progress-bar {
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    text-align: left;
    line-height: 20px
}

.progress-bar span {
    display: inline-block;
    zoom: 1;
    padding-left: 5px
}

.style-grid {
    position: relative;
    z-index: 1
}

.style-grid .entry-header {
    clear: both;
    position: relative;
    margin-bottom: 0;
    padding-right: 5px;
    padding-top: 5px
}

.style-grid .ribbon {
    top: 10px;
    margin-bottom: 5px
}

.style-grid .entry-thumbnail {
    position: absolute;
    z-index: -1;
    top: 0;
    left: -15px;
    right: -15px;
    height: 100%
}

.auto_sorter ul li a, .comments-area .comment, .links, .pagination2, .style-media, .style-thumbnail {
    position: relative
}

.style-grid .entry-thumbnail img {
    min-width: 120%;
    margin-left: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    min-height: 100%
}

.style-grid:hover .entry-thumbnail img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1)
}

.style-grid .entry-meta {
    margin-bottom: 0
}

.style-grid .entry-title {
    font-size: 18px;
    line-height: 23px
}

.row > .style-grid .entry-thumbnail {
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0
}

.style-large {
    margin-bottom: 30px
}

.style-large .entry-thumbnail {
    margin-left: -15px;
    margin-right: -15px;
    height: 320px
}

.style-large .entry-header {
    margin-top: 15px;
    margin-bottom: 15px
}

.style-large .entry-title {
    font-size: 26px;
    line-height: 34px
}

h4.entry-title a {
    color: #333;
    font-size: 16px;
    line-height: 1.42;
}

h4.entry-title a:hover {
    color: #C40000
}

.composition_category a, .composition_date {
    font-size: 11px;
    color: #868686;
    display: inline-block;
    line-height: 14px;
    margin-right: 5px;
    opacity: 1
}

.style-large .entry-title a {
    color: #C40000
}

.style-large .entry-meta .category a, .style-large .entry-meta .entry-date {
    color: #A6A6A6
}

.style-media {
    overflow: inherit;
    border-top: 1px solid #ececec;
    padding-top: 20px;
    margin-top: 20px;
}

.style-media .post-content{
    font-size: 13px;
}

.style-media:after, .style-media:before {
    display: table;
    line-height: 0;
    content: ""
}

.style-media:first-child {
    margin-top: 0;
    border: none;
    padding: 0
}

.style-media .media-object {
    width: 200px;
    height: 140px;
    position: relative
}

.style-media .entry-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 3px
}

.style-media .entry-header {
    margin-bottom: 17px;
    overflow: hidden
}

.style-media > .pull-left {
    margin-right: 20px
}

.style-media .media-body {
    padding-right: 10px;
    font-size: 13px;
    line-height: 20px
}

.style-media-list {
    margin-top: 5px
}

.style-media-list .media-object {
    width: 80px;
    height: 80px
}

.style-media-list .entry-title a {
    color: #0d0d0c;
    font-size: 13px;
    line-height: 1.45;
    color: #3d3d3d;
    font-size: 14px;
    line-height: 1.45;
    /* color: #000; */
    display: block;
}

.style-media-list .entry-title a.link {
    color: #3f79b6
}

.style-media-list .entry-title a:hover {
    color: #AF0000
}

.style-media-list .entry-title {
    font-size: 13px;
    line-height: 15px;
    font-family: Helvetica, Arial;
    margin: 0
}

.bold {
    font-weight: 700
}

#news-list-tabs li {
    margin: 0 0 -1px;
    background: 0 0
}

#news-list-tabs .nav-tabs > li > a {
    padding: 13px 8px;
    margin-right: 4px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    border-bottom: none;
}

.lenta {
    line-height: 1.4em;
    margin-bottom: 15px;
    min-height: 25px;
    color: #5F5F5F;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px
}

.lenta a {
    color: #3d3d3d;
    font-size: 14px;
    line-height: 1.5;
    /* color: #000; */
    display: block;
}

.lenta .entry-meta {
    margin-bottom: 5px;
    margin-top: 5px;
    font-stretch: semi-condensed;
}

.list-item:last-child .lenta {
    border-bottom: none
}

#news-list-tabs .tab-content {
    padding-top: 5px
}

.style-media-list .entry-description {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 3px;
    overflow: hidden;
    font-weight: 400;
    font-family: Helvetica, Arial
}

.style-media-list .entry-meta {
    margin-bottom: 0;
    line-height: 18px
}

.style-thumbnail .entry-thumbnail {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px
}

.navbar-nav .style-thumbnail .entry-thumbnail {
    height: 125px
}

.style-thumbnail .entry-title {
    font-size: 14px;
    line-height: 20px
}

.style-thumbnail-text {
    overflow: hidden;
    padding: 0 15px
}

.style-thumbnail-text .entry-meta {
    padding-top: 20px;
    margin-bottom: 7px;
    text-transform: uppercase;
    line-height: 12px
}

.style-thumbnail-text .entry-title {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 15px;
    font-weight: 400
}

.comments-area .author-vcard, .comments-area .comments-title {
    font-weight: 300;
    font-family: Lato, sans-serif
}

.comments-area .comments-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 15px
}

.comments-area > .comment-list {
    padding-top: 25px
}

.comments-area .media {
    overflow: initial;
    margin-top: 0
}

.comments-area .comment {
    margin-left: 37px;
    border-left: 1px dashed #ccc
}

.comments-area .comment.last, .comments-area .comment:last-child {
    border-left: none
}

.comments-area .comment .media-list {
    margin-left: 47px
}

.comments-area .comment .media-body {
    padding-bottom: 20px
}

.comments-area .comment .comment {
    padding-top: 0
}

.comments-area .media-object {
    margin-left: -37px
}

.comments-area .author-vcard {
    font-size: 17px;
    line-height: 27px
}

.comments-area .author-vcard .comment-meta {
    font-size: 12px;
    font-family: 'Droid sans', sans-serif;
    font-style: italic;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70)
}

.comments-area .comment-reply-title, .gallery .gallery-title {
    font-weight: 300;
    font-family: Lato, sans-serif
}

.comments-area .comment-reply-title {
    font-size: 22px;
    line-height: 32px
}

.comments-area .comments-respond .form-inline .form-group {
    margin-bottom: 20px
}

.comments-area .comments-respond input, .comments-area .comments-respond textarea {
    border-radius: 0;
    background-clip: padding-box
}

.gallery .thumbnail, .post-tags a, .tagcloud a {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box
}

.gallery .gallery-title {
    margin: 0 0 20px;
    padding: 0
}

.auto_sorter ul li a, .pagination2 ul li a {
    cursor: pointer;
    font-family: 'PT Sans', sans-serif
}

.gallery .thumbnail {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

.gallery .thumbnail img {
    margin-bottom: 0
}

ul.coverageList {
    margin: 20px auto;
    padding: 10px;
    line-height: 30px;
    max-width: 320px
}

.post-tags a, .tagcloud a {
    font-size: 12px !important;
    margin-right: 3px;
    margin-bottom: 3px;
    line-height: 15px;
    text-decoration: none;
    padding: 3px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    display: inline-block;
    zoom: 1
}

.post-tags a:before, .tagcloud a:before {
    content: '#'
}

.tagcloud {
    padding-top: 15px
}

.links li {
    margin-bottom: 6px
}

.links.links-2-cols:after, .links.links-2-cols:before {
    display: table;
    line-height: 0;
    content: ""
}

.links.links-2-cols li {
    width: 48%;
    float: left;
    margin-right: 4%
}

.links.links-2-cols li:nth-child(2n), .lt-ie9 .links.links-2-cols li:first-child + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li + li + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li + li + li + li + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li + li + li + li + li + li + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li, .lt-ie9 .links.links-2-cols li:first-child + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
    margin-right: 0
}

.pagination > li {
    line-height: 38px
}

.pagination > li > a, .pagination > li > span {
    background-color: transparent
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box
}

.pagination2 {
    margin: 0;
    text-align: right;
    float: right;
    font-size: 15px
}

.pagination2 ul li {
    list-style-type: none;
    float: left;
    margin: 0 8px 0 0
}

.pagination2 ul li a {
    color: #333;
    text-decoration: none;
    line-height: 40px;
    font-weight: 400
}

.pagination2 ul li a:hover {
    color: #FF0500;
    text-decoration: underline
}

.pagination2 ul li.first a, .pagination2 ul li.last a, .pagination2 ul li.next a, .pagination2 ul li.previous a {
    font-weight: 700;
    font-size: 17px
}

.pagination2 ul li.selected a {
    font-weight: 700;
    color: #FF0500
}

.auto_sorter {
    line-height: 1;
    border-bottom: 1px solid #DDD;
    margin-bottom: 23px;
    font-size: 12px;
    color: #333;
    padding: 11px 0
}

.auto_sorter ul {
    padding: 0;
    margin: 0 0 0 8px;
    display: inline-block;
    border-left: 1px solid #A5A5A5
}

.auto_sorter ul li {
    margin: 0 0 0 7px;
    display: inline-block;
    list-style: none;
    padding: 2px 14px
}

.auto_sorter ul li a {
    text-align: center;
    min-width: 30px;
    margin-left: 3px;
    line-height: 15px;
    font-weight: 400;
    text-transform: lowercase;
    color: #333;
    display: inline;
    font-size: 12px
}

.auto_sorter ul li a.asc:after, .auto_sorter ul li a.desc:after {
    position: absolute;
    right: -24px;
    top: -3px;
    width: 21px;
    height: 21px;
    text-indent: -9999px;
    content: ""
}

.auto_sorter ul li a:hover {
    text-decoration: underline;
    color: #FF0500
}

.auto_sorter ul li a.asc, .auto_sorter ul li a.desc {
    color: #FF0500;
    font-weight: bolder
}

.auto_sorter ul li a.desc:after {
    display: block;
    background: url(../../img/icons/search_arrows_icons.png) no-repeat
}

.auto_sorter ul li a.asc:after {
    display: block;
    background: url(../../img/icons/search_arrows_icons.png) -23px 0 no-repeat
}

.auto_sorter ul li a.asc:hover:after {
    background: url(../../img/icons/search_arrows_icons.png) 0 -21px no-repeat
}

.auto_sorter ul li a.desc:hover:after {
    background: url(../../img/icons/search_arrows_icons.png) -22px -21px no-repeat
}

.sidenav {
    margin-bottom: 30px
}

.sidenav .nav > li > a {
    padding: 4px 10px;
    font-size: 13px
}

.section.carousel > .ribbon, .widget.carousel > .ribbon {
    z-index: 0;
    margin-left: -5px;
    margin-right: 0
}

.section.carousel .carousel-inner, .widget.carousel .carousel-inner {
    position: relative;
    z-index: 1
}

.section.carousel .carousel-inner .item, .widget.carousel .carousel-inner .item {
    padding-left: 15px;
    padding-right: 15px
}

.section.carousel .carousel-inner .section-title, .section.carousel .carousel-inner .widget-title, .widget.carousel .carousel-inner .section-title, .widget.carousel .carousel-inner .widget-title {
    position: absolute;
    z-index: 40;
    left: 15px;
    right: 0
}

.section.carousel .carousel-inner .section-title > .ribbon-inner, .section.carousel .carousel-inner .section-title > a, .section.carousel .carousel-inner .section-title > span, .section.carousel .carousel-inner .widget-title > .ribbon-inner, .section.carousel .carousel-inner .widget-title > a, .section.carousel .carousel-inner .widget-title > span, .widget.carousel .carousel-inner .section-title > .ribbon-inner, .widget.carousel .carousel-inner .section-title > a, .widget.carousel .carousel-inner .section-title > span, .widget.carousel .carousel-inner .widget-title > .ribbon-inner, .widget.carousel .carousel-inner .widget-title > a, .widget.carousel .carousel-inner .widget-title > span {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.section.carousel .carousel-control, .widget.carousel .carousel-control {
    z-index: 50;
    line-height: 18px;
    height: 20px;
    width: 20px;
    background-image: none;
    background-color: transparent;
    flter: none
}

.section.carousel .carousel-control.left, .widget.carousel .carousel-control.left {
    left: auto;
    right: 33px
}

.section.carousel .carousel-control.right, .widget.carousel .carousel-control.right {
    right: 10px
}

.widget_calendar > div {
    position: relative
}

.widget_calendar table {
    margin-top: 15px;
    width: 100%
}

.widget_calendar table caption {
    font-weight: 700;
    margin-bottom: 10px
}

.widget_calendar table th {
    line-height: 30px;
    text-align: center;
    padding: 0 10px
}

.widget_calendar table td {
    text-align: center;
    padding: 0 8px;
    line-height: 30px;
    font-size: 12px;
    border-top: 1px solid #eee
}

.widget_calendar table tfoot td {
    text-align: right
}

.widget_calendar table tfoot td:first-child {
    text-align: left
}

.widget_calendar table #today {
    background-color: #eee
}

.panel-group {
    margin-bottom: 20px
}

.panel, .panel-group .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.panel > .panel-heading {
    padding: 0;
    border: none;
    background-color: transparent
}

.panel > .panel-heading .panel-title {
    font-size: 14px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: 700
}

.panel > .panel-heading .panel-title a {
    padding: 0 10px;
    line-height: 38px;
    display: block
}

.panel > .panel-heading .panel-title a:hover {
    text-decoration: none
}

.panel .panel-body {
    padding: 10px
}

.panel-danger, .panel-default, .panel-info, .panel-primary, .panel-success, .panel-warning {
    border: none
}

.ad-wrapper {
    padding-top: 20px
}

.ad-wrapper .add-inner {
    overflow: hidden;
    max-width: 100%
}

.container .ad-wrapper.section {
    padding-left: 0;
    padding-right: 0
}

.ad-wrapper:after, .ad-wrapper:before {
    display: table;
    line-height: 0;
    content: ""
}

.ad {
    margin: 0 auto 20px
}

.ad.ad-728x90 {
    width: 728px;
    height: 90px
}

.ad.ad-200x125 {
    width: 200px;
    height: 125px
}

.ad.ad-410x125 {
    width: 410px;
    height: 125px
}

.ad.ad-336x280 {
    width: 336px;
    height: 280px
}

.ad.ad-300x250 {
    width: 300px;
    height: 250px
}

.pp_pic_holder .pp_content_container .pp_left {
    padding-left: 5px
}

.pp_pic_holder .pp_content_container .pp_right {
    padding-right: 5px
}

.pp_pic_holder .pp_content_container .pp_details {
    margin-top: 7px
}

.pp_pic_holder .pp_content_container .pp_details .pp_description {
    text-align: center;
    font-size: 12px;
    margin: 0
}

.pp_pic_holder .pp_content .pp_close, .pp_pic_holder .pp_content .pp_expand {
    display: block;
    font-size: 12px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    background-image: none;
    background-color: #000;
    color: #fff;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -o-border-radius: 500px;
    border-radius: 500px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    z-index: 20001;
    position: absolute;
    text-indent: 0;
    top: -14px
}

.pp_pic_holder .pp_content .pp_close:hover, .pp_pic_holder .pp_content .pp_expand:hover {
    background-image: none;
    text-decoration: none;
    background-color: #fff;
    color: #000
}

.pp_pic_holder .pp_content .pp_close {
    font-size: 15px;
    right: -10px
}

.pp_pic_holder .pp_content .pp_expand {
    right: 16px
}

.pp_pic_holder .pp_content .pp_topHoverContainer {
    display: none;
    position: absolute;
    z-index: 20000;
    right: 0;
    top: 0
}

.pp_pic_holder .pp_content:hover .pp_topHoverContainer {
    display: block
}

.pp_pic_holder .pp_content .pp_hoverContainer .pp_next, .pp_pic_holder .pp_content .pp_hoverContainer .pp_previous {
    background-image: none;
    background-color: transparent;
    text-indent: 0
}

.pp_pic_holder .pp_content .pp_hoverContainer .pp_next span, .pp_pic_holder .pp_content .pp_hoverContainer .pp_previous span {
    position: absolute;
    display: none;
    text-align: center;
    background-color: #000;
    color: #fff;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -o-border-radius: 500px;
    border-radius: 500px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 12px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    top: 50%
}

.pp_pic_holder .pp_content .pp_hoverContainer .pp_next:hover span, .pp_pic_holder .pp_content .pp_hoverContainer .pp_previous:hover span {
    display: block;
    background-image: none;
    text-decoration: none
}

.pp_pic_holder .pp_content .pp_hoverContainer .pp_next:hover span:hover, .pp_pic_holder .pp_content .pp_hoverContainer .pp_previous:hover span:hover {
    background-color: #fff;
    color: #000
}

.pp_pic_holder .pp_content .pp_hoverContainer .pp_next span {
    right: -14px
}

.pp_pic_holder .pp_content .pp_hoverContainer .pp_previous span {
    left: -14px
}

.pp_bottom, .pp_bottom .pp_left, .pp_bottom .pp_middle, .pp_bottom .pp_right, .pp_top, .pp_top .pp_left, .pp_top .pp_middle, .pp_top .pp_right {
    height: 5px
}

a.pp_contract, a.pp_expand {
    top: 5px;
    right: 10px
}

@media (max-width: 520px) {
    .style-grid .entry-title {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 0
    }
}

@media (max-width: 768px) {
    .ad.ad-728x90, .style-hero.hero-nav .entry-title {
        display: none
    }

    .style-thumbnail-text {
        padding: 15px 20px;
        height: auto
    }

    blockquote.pulled-left {
        float: none;
        width: 80%;
        margin-right: auto;
        margin-left: auto;
        text-align: left
    }

    .comments-area .comment .media-list {
        margin-left: 17px
    }

    .style-hero.hero-nav {
        height: 50px
    }

    .lt-ie9 .style-hero.hero-nav:first-child + li, .style-hero.hero-nav:nth-child(2) {
        text-align: right
    }
}

@media (min-width: 769px) {
    .image.image-full, .style-single .entry-content .flushed-left {
        margin-left: -190px
    }

    .widget-author .avatar {
        position: absolute;
        left: -110px
    }

    .comments-area > .comment-list {
        margin-left: -87px
    }

    .indented {
        margin-left: 175px
    }

    blockquote.pulled-left {
        margin-left: -145px
    }
}

@media (max-width: 991px) {
    .style-large .entry-thumbnail {
        margin-right: -15px
    }
}

@media (min-width: 992px) {
    .hero-sm-larger .entry-title {
        font-size: 27px;
        line-height: 33px;
        margin-bottom: 7px
    }

    .hero-sm-largest .entry-title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 10px
    }

    .hero-md-larger .entry-title {
        font-size: 27px;
        line-height: 33px;
        margin-bottom: 7px
    }

    .hero-md-largest .entry-title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 10px
    }
}

@media (min-width: 1200px) {
    .hero-md-larger .entry-title, .hero-sm-larger .entry-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px
    }

    .hero-md-largest .entry-title, .hero-sm-largest .entry-title {
        font-size: 43px;
        line-height: 48px;
        margin-bottom: 13px
    }

    .hero-lg-larger .entry-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px
    }

    .hero-lg-largest .entry-title {
        font-size: 43px;
        line-height: 48px;
        margin-bottom: 13px
    }

    .hero-lg-normal .entry-title {
        font-size: 18px;
        line-height: 23px
    }

    .style-hero.hero-nav {
        height: 115px
    }

    .style-media .media-object {
        width: 240px;
        height: 170px
    }

    .style-media .entry-title {
        font-size: 16px;
        line-height: 1.3
    }

    .style-thumbnail-text .entry-meta {
        margin-bottom: 10px
    }

    .style-thumbnail-text .entry-title {
        font-size: 16px;
        line-height: 21px
    }
}

@media (max-width: 768px) {
    .style-media .entry-thumbnail {
        float: none;
        margin-bottom: 20px
    }

    .style-media .media-body {
        width: 100%
    }
}

@media (min-width: 1540px) {
    .hero-xl-normal .entry-title {
        font-size: 18px;
        line-height: 23px
    }
}

.countdown_wrapper {
    border: 1px solid #e8e8e8;
    margin-bottom: 15px
}

.countdown_wrapper .countdown_desc {
    font-size: 17px;
    text-align: center;
    margin-top: 9px;
    margin-bottom: 5px
}

.countdown_wrapper .countdown_name {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 2px;
    margin-top: 5px
}

.countdown_wrapper .OlimpicLogo {
    background: url(../../img/asiada_logo.png) no-repeat;
    display: inline-block;
    height: 26px;
    width: 26px;
    margin-right: 6px;
    position: relative;
    top: 4px;
    left: 3px
}
