/* # Reporter.al Theme  
Theme Name: Reporter.al
Description: Reporter.al Theme   
Author: Bojan Djurdjevic  
Template: genesis  
Template Version: 2.1.2  
Tags: black, white two-columns responsive-layout
*/
body div.wrap div.error {
	display:none !important;
}

* {
  font-family: 'Roboto', sans-serif;
}

.container-fluid {
  padding: 0 4% !important;
}

#header-top {
  height: 32px;
  border-bottom: 1px solid #CCCCCC;
  line-height: 32px;
}

#dont-miss {
  text-transform:uppercase;
  font-size: 13px;
  position: absolute;
}

#dont-miss > span:first-child {
  color: #E41E20;
  font-weight: 900;
}

#dont-miss a {
  color: #333;
}

#dont-miss .dont-miss-item.separator:after {
  content: ' \25CF';
  font-size: 6px;
  vertical-align: top;
  color: #E41E20;
  margin: 0 5px;
}

#header-top > div > div > div:not(:first-child) {
  border-left: 1px solid #CCCCCC;
  font-size: 12px;
  font-weight: 500;
}

#header-middle {
  height: 100px;
/*  line-height: 150px;*/
}

#search-box {
/*  height: 100%;*/
/*  display: inline-block;*/
  
width: 100px;
  
  display: table-cell;
  vertical-align: middle;
  float: none;
  
height: 100px;
}

#header-middle .search-form {
  line-height: initial;
  width: 280px;
  float: right;
  /* margin-right: 15px; */
}

.header-about-links, .header-follow {
  padding: 0 10px;
}

#search-box input[type="search"] {
  border: 1px solid #B3B3B3;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.07);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.07);
  background-color: #fff;
  color: #333;
  padding: 7px;
  width: 248px;
  font-size: 11px;
  font-weight: 500;
}

#search-box input[type="submit"] {
  border: 1px solid #B3B3B3;
   -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.07);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.07);
  background-color: #fff;
  padding: 7px;
  width: 32px;
  vertical-align: bottom;
  background: url(../../../../../../themes/reporter.al/img/search-btn.png) no-repeat center center;
  font-size: 11px;
}

#search-form-wrapper {
  height: 100px;
  display: table;
}

#brand-outer-wrapper {
  display: table;
  height: 100px;
}

#brand-wrapper {
  display: table-cell;
  vertical-align: middle;
/*  width: 100%;*/
}

#main-logo {
  display: table;
  height: 100px;
}

#main-logo div {
  vertical-align: middle;
  display: table-cell;
}

#main-logo {
  padding-left: 0;
}

.header-top-links {
  color: #333;
  text-align: center;
  padding: 0 10px;
}

.header-top-links:first-child {
  border-right: 1px solid #B3B3B3;
}

.header-top-links:last-child {
  padding-right: 0;
}

#cat-nav {
  background-color: #1C70AF;
  color: #fff;
  height: 32px;
}

#cat-nav > div {
  padding-top: 5px;
  padding-bottom: 5px;
}

.cat-nav-item {
  padding: 2px 10px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
}

.cat-nav-item:hover {
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
}

.cat-nav-item.active{
  color: #333;
  background-color: #F2F2F2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#slider {
  pointer-events:none;
  cursor: pointer;
  background-color: #F2F2F2;
  position:absolute;
  left: 0;
  height: 100%;
  width: 0;
  margin-left: 1px;
  z-index: 10;
  top: 0;
  opacity: 0.2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#nav-links-wrapper {
  position: relative;
}

#main_container {
  padding-top: 15px !important;
  padding-bottom: 30px !important;
}

.reporteral-article-type {
/*  background-color: #999;*/
/*  padding: 2px 4px;*/
/*  border-radius: 3px;*/
/*  display: inline-block;*/
  margin: 5px 5px 5px 0;
/*  color: #fff;*/
  color: #999;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}

.top-story-title {
  margin: 0 0 8px 0;
  font-weight: 900;
  color: #333;
  font-size: 30px;
}

.top-story-content {
  color: #666666;
  margin-bottom: 10px;
  font-size: 13px;
}

#top-story {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 20px;
}

#top-story > a > img {
  width: 100%;
}

#sub-top-stories {
  border-bottom: 1px solid #CCCCCC;
}

#sub-top-stories .related-posts-list {
  margin-top: 5px;
}

.top-sub-post-thumb {
  display: inline-block;
  float: left;
  width: 50%;
  padding-right: 10px;
}

.top-sub-post-thumb > a > img {
  width: 100%;
  /*height: 100%;*/
}

.top-sub-post-title-wrapper {
  display: inline-block;
  float: left;
  width: 50%;
/*  margin: 0 0 0 2%;*/
}

.top-sub-story-title, .talking-point-title {
  color: #333;
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  margin: 0;
  font-weight: normal;
}

.top-sub-story-title {
  font-size: 16px;
}

.main-posts-list-wrapper .top-sub-story-title {
  font-weight: 500;
  margin-bottom: 10px;
}

.top-sub-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.top-sub-cat {
  color: #1C70AF;
  font-weight: 900;
  margin-bottom: 5px;
}

.top-sub-wrapper:first-child {
  border-right: 1px solid #CCCCCC;
}

.top-sub-links > ul {
  margin-top: 10px;
}

.top-sub-links > ul > li > a {
  color: #333;
}

.top-sub-post-title h4 {
  margin-top: 0;
}

.top-sub-post-article-type {
  line-height: 10px;
  margin-bottom: 5px;
}

.most-popular-btn {
  background-color: #DDDDDD;
  padding: 5px 10px;
  display: table-cell;
  font-weight: 900;
  cursor: pointer;
}

.most-popular-btn.active {
  background-color: #1C70AF;
  color: #fff;
}

#most-popular-posts-head {
  border-bottom: 2px solid #1C70AF;
  font-size: 12px;
}

.popular-posts-list {
  display: none;
}

.popular-posts-list > li {
  margin-top: 5px;
  color: #1C70AF;
}

.posts-list > li > a {
  color: #333;
}

.popular-posts-list.active {
  display: block;
}

.sidebar-head {
  padding: 5px 10px;
  font-weight: 900;
  background-color: #1C70AF;
  color: #fff;
  margin-bottom: 10px;
  font-size: 12px;
}

.sidebar-single-blog-post > img {
  width: 35%;
  display: inline-block;
  vertical-align: top;
  float: left;
}

.sidebar-single-post-data {
  width: 62%;
  display: inline-block;
  margin-left: 2%;
}

.sidebar-single-blog-post {
  margin-bottom: 10px;
  display: block;
  color: #333;
}

.sidebar-single-blog-post:hover {
  text-decoration: none;
  color: #333;
}

#main-posts-list .top-sub-post-thumb {
  padding-right: 10px;
}

#main-posts-list > div{
  margin-bottom: 20px;
}

#main-posts-list > .big-block-title {
  margin-bottom: 10px;
}

.big-block-title {
  color: #1C70AF;
  font-weight: 900;
  margin-top: 0;
  font-size: 21px;
}

.main-posts-list-wrapper .reporteral-article-type {
  margin-top: 0;
}

.main-posts-list-wrapper {
  padding-left: 10px;
}

#single-post-container {
  margin-top: 15px;
}

.post-share {
  height: 40px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 15px;
}

.share-btn {
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.addthis_toolbox {
  height: 24px;
  top: 8px;
  position: relative;
}
.really_simple_share_twitter > iframe {
  vertical-align: text-bottom;
}

.social-btns {
  
}

.really_simple_share_twitter {
  display: table-cell;
}

.really_simple_share_facebook_share_new {
  display: table-cell;
}

.fb-share-button > span {
  vertical-align: text-bottom !important;
}

.posts-list {
  padding-left: 20px;
  color: #1C70AF;
  padding-left: 20px;
  font-size: 13px;
}

.row.author-list {
  margin-top: 20px;
}

.row.author-list-breadcrumbs {
  margin-left: 0px !important;
}

#top-story .posts-list {
  font-size: 15px
}

#related-articles-head {
  color: #fff;
  background-color: #333333;
  padding: 0px 10px;
  height: 26px;
  line-height: 26px;
  font-weight: 900;
  font-size: 12px;
}

#related-articles-head:before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: -16px;
  border-color: transparent #333333 transparent transparent;
  border-style: solid;
  border-width: 13px;
}

.related-articles-list > li {
  margin-top: 5px;
  font-weight: bold;
}

/*hide images from post content on page template*/
.page .wp-caption {
  display: none;
}

.stMainServices {
  height: 25px !important;
}

.stMainServices, .stButton_gradient {
  vertical-align: super;
}

.stArrow {
  vertical-align: initial;
}

.stButton_gradient {
  height: 22px !important;
}

.print-btn {
  cursor: pointer;
  line-height: 40px;
}

.print-btn:before {
  content: url(../../../../../../themes/reporter.al/img/print.png);
  position: relative;
  top: 5px;
  left: -5px;
}





/********************SHARE BUTTONS*********************/
/*
.dashicons {
    line-height: inherit !important;
}
.social-sharer {
    display: table;
  height: 100%;
}

.social-sharer > a {
    display: table-cell;
  vertical-align: middle;
  margin-top: 50%;
}
 
.share-love {
    float: left;
    height: 32px;
    margin-right: 2px;
    padding: 0 10px 0 10px;
    border-radius: 2px;
    line-height: 31px;
    background-color: #333;
}
 
.share-facebook {
    float: right;
    height: 32px;
    margin-right: 8px;
    padding: 0 10px 0 10px;
    border-radius: 2px;
    line-height: 31px;
    background-color: #3b5998;
}
 
.share-twitter {
    float: right;
    font-size: 14px;
    height: 32px;
    margin-right: 8px;
    padding: 0 10px 0 10px;
    border-radius: 2px;
    line-height: 31px;
    background-color: #00aced;
}
 
.share-google {
    float: right;
    height: 32px;
    margin-right: 8px;
    padding: 0 10px 0 10px;
    border-radius: 2px;
    line-height: 31px;
    background-color: #dd4b39;
}
 
.share-text,
.share-text-twitter {
    color: #ffffff;
    font-size: 14px;
}
 
.longtext {
    display: none;
}
 
@media only screen and (max-width:422px) {
    .share-love {
        display: none;
    }
}
 
@media only screen and (min-width:724px) and (max-width:1023px) {
    .longtext {
        display: inline;
        color: #ffffff;
        text-align: left;
    }
 
    .share-text-twitter {
        display: none;
    }
}
 
@media only screen and (min-width:1140px) {
    .longtext {
        display: inline;
        color: #ffffff;
        text-align: left;
    }
 
    .share-text-twitter {
        display: none;
    }
}
 
.share-facebook:hover,
.share-twitter:hover,
.share-google:hover {
    opacity: 0.9;
}
*/
/******************************************************/

#footer-row {
  border-top: 4px solid #333;
  padding-top: 25px;
  padding-bottom: 50px;
  font-size: 13px;
}

#footer-logo > a > img {
  width: 100%;
}

.footer-nav-item {
  width: 100%;
  display: block;
  color: #666666;
}

#footer-nav {
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.copyright a {
  color: #999999;
  font-size: 12px;
}

.copyright a:hover {
  color: #999999;
}

.footer-nav-item > a {
  color: #666666;
}

.followus-icons {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  top: 4px;
  position: relative;
}

.followus-icons.facebook {
  background: url(../../../../../../themes/reporter.al/img/follow-icons.png) no-repeat center center;
  background-position: 0 0;
}

.followus-icons.twitter {
  background: url(../../../../../../themes/reporter.al/img/follow-icons.png) no-repeat center center;
  background-position: -55px 0;
}

.followus-icons.google {
  background: url(../../../../../../themes/reporter.al/img/follow-icons.png) no-repeat center center;
  background-position: -28px 0;
}

.followus-icons.rss {
  background: url(../../../../../../themes/reporter.al/img/follow-icons.png) no-repeat right center;
}

#load-more, #gallery-load-more {
  display: table;
  padding: 5px;
  color: #fff;
  background-color: #1C70AF;
  border-radius: 3px;
  margin-top: 20px;
  font-weight: bold;
  cursor: pointer;
}

#load-more-wrapper {
  border-top: 1px solid #CCCCCC;
}

.entry-content .wp-caption, .entry-content .size-full, .entry-header .wp-caption, .entry-header .size-full {
  max-width: 100%;
}

.share-msg {
  vertical-align: middle;
  display: table-cell;
  padding-right: 10px;
}

.pocket-btn > iframe {
  vertical-align: middle;
}

.top-sub-post-desc {
  display: table;
}

.single-post .entry-title {
  font-weight: 900;
  font-size: 34px;
  margin: 5px 0;
}

.top-story-title:hover, .most-read-list a:hover, .top-sub-story-title:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #333;
 -moz-text-decoration-color: #333; /* Code for Firefox */
  text-decoration-color: #333;
}

/*
#read-later-msg {
  line-height: 40px;
}

.pocket-btn {
  width: 90px;
}
*/

.addthis_button_tweet > iframe {
  width: 84px !important;
}

.addthis_button_google_plusone > div {
  width: 60px !important;
}

.addthis_toolbox a.addthis_button_compact {
  position: relative;
  top: 2px;
}

.addthis_toolbox > a > * {
  vertical-align: middle;
}
.fb-like > span {
  vertical-align: inherit !important;
}

#fb-recommend {
  height: 450px;
}

.single-post img.alignright {
  float: right; 
  margin: 0 0 1em 1em;
}

.single-post img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.single-post img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.single-post .alignright {
  float: right;
}

.single-post .alignleft {
  float: left;
}

.single-post .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.single-post .wp-caption.alignright {
  margin: 5px 0 5px 10px;
}

.single-post .wp-caption.alignleft {
  margin: 5px 10px 5px 0;
}

.post-info-divider {
  margin: 0 5px;
}

#post-info {
  margin-top: 20px;
  margin-bottom: 15px;
  color: #808080;
}

.author-box {
  margin: 70px 0;
}

.author-widget {
  margin: 10px 0 40px 0 !important;
}

.author-widget-block {
  display: block !important;
}

span.posts-by-author {
  color: black !important;
}

.author-box .author-gravatar {
  padding-right: 20px;
  float: left;
  background-color: #fff;
}

#single-post-container .author-gravatar img {
  transition: box-shadow 250ms linear;
}

#single-post-container .author-gravatar img:hover {
  box-shadow: 0px 10px 20px -7px rgba(66,139,202,1);
  -webkit-box-shadow: 0px 10px 20px -7px rgba(66,139,202,1);
  -moz-box-shadow: 0px 10px 20px -7px rgba(66,139,202,1);
}

#single-post-container #post-info span a {
  color: #808080 !important;
}

#single-post-container #post-info span a:hover {
  color: black !important;
}

.reporter-gallery-author {
  color: black !important;
}

.author-box #author-box-about {
  color: #808080;
  border-bottom: 1px solid #CCCCCC;
  font-weight: bold;
  padding-bottom: 5px;
}

.author-box .author-box-content {
  display: table;
  color: #808080;
  min-height: 55px;
}

.author-box-title h4 {
  font-weight: bold;
}

.gallery-grid-img-holder > a > img {
  width: 100%;
  max-height: 100%;
}

.gallery-item {
   margin-bottom: 50px; 
}

.gallery-source {
  margin-top: 10px;
  color: #B3B3B3;
}

.gallery-title > a {
  font-size: 20px;
  margin: 5px 0;
  color: #333;
}

.gallery-title > a:hover {
  color: #333;
}

.gallery-post-desc {
  color: #B3B3B3;
}

.gallery-grid-img-holder {
   min-height: 170px; 
}

.single-post .wp-caption img {
  width: 100%;
}

#talking-point p {
  font-size: 13px
}

.date {
  font-size: 13px;
  color: #808080;
}

.sidebar-single-post-title {
  font-size: 13px;
}

.sidebar-single-post-author {
  font-size: 12px;
  color: #999999;
}

.sidebar-block {
  margin-bottom: 30px;
}

#talking-point .top-sub-post-title {
  margin-bottom: 10px
}

.related-posts-list .posts-list {
  margin-bottom: 5px;
}

#main-posts-list {
  margin-top: 20px
}

.page-id-36 .entry-title, .page-id-44 .entry-title, .page-id-42 .entry-title, .page-id-909 .entry-title {
  margin-top: 5px;
}

.single-gallery .addthis_toolbox > a {
  margin-right: 10px;
}

#gallery-share-block {
  height: 80px;
  border-bottom: 3px solid #ccc;
  margin-bottom: 45px;
}

.single-gallery .site-footer {
  margin-top: 100px;
}

#galleries-wrapper .gallery-title {
  margin-top: 5px;
  min-height: 66px;
}

.wpb_single_image {
  margin-bottom: -20px !important;
}

.quote-box-wrapper {
  width: 220px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.quote-box-wrapper p {
  font-weight: bold;
  font-size: 18px;
  font-style: italic;
}

.quote-source {
  font-size: 11px;
  color: #808080;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.fact-box-wrapper {
  border: 1px solid #ccc;
  margin-left: 10px;
  float: right;
  width: 300px;
}

.fact-box-title {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  font-weight: bold;
}

.fact-box-content {
  padding: 10px;
  font-size: 13px;
  color: #666666;
}

.fact-box-content p:last-child {
  margin-bottom: 0;
}

#search-container #searc-description {
  margin-top: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

#searc-description .search-title {
  font-size: 18px;
  font-weight: bold;
}

#searc-description .search-query {
  font-size: 18px;
  font-weight: bold;
  color: #04A700;
}

#search-results .results-title {
  font-size: 16px;
  font-weight: bold;
}

#search-results .results-content {
  font-size: 13px;
}

#search-results, #searc-description {
  width: 70%;
}

#search-results > div {
  margin-bottom: 25px;
}

#search-container {
  margin-bottom: 100px;
}

#mobile-search-form {
  display: none;
}

#mobile-nav {
  display: none;
}

.wp-caption {
  margin-bottom: 10px;
}

.wp-caption-text {
  font-size: 11px;
  color: #808080;
  padding: 10px 0;
  border-bottom: 1px solid #CCC;
}

.sidebar-head a {
  color: inherit;
  cursor: pointer;
  width: 100%;
  display: block;
}

#fb-recommend, #gallery-block, #fb-like-box {
  margin-bottom: 30px;
}

.sidebar-head a:hover {
  color: #fff;
}

#gallery-block .sidebar-head {
  margin: 0;
}

#dont-miss-more-outer {
  position: relative;
  cursor: pointer;
  display: none;
}

#dont-miss-more:hover {
  text-decoration: underline;
}

#dont-miss-more {
  display: inline-block;
}

#dont-miss-more-wrapper {
  position: absolute;
  border: 1px solid #ccc;
  z-index: 100;
  background-color: #fff;
  padding: 10px;
  white-space: nowrap;
  right: -44px;
  top: 31px;
  display: none;
}

#dont-miss-more-wrapper .dont-miss-item {
  display: block;
}

#dont-miss-more-outer:after {
  content: url(../../../../../../themes/reporter.al/img/top-menu-arrow.png);
  font-size: 6px;
  vertical-align: top;
  margin: 0 5px;
  display: inline-block;
  vertical-align: inherit;
}

#dont-miss-more-outer.toggled:after {
   -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*
#single-post-container iframe {
  margin-top: 10px;
}
*/

.page-id-34 #main-posts-list {
  margin-top: 0;
}

.gallery-item-desc {
  margin-bottom: 50px;
}

.breadcrumbs-divider {
  background: url(../../../../../../themes/reporter.al/img/breadcrumbs-divider.png) no-repeat center center;
  height: 100%;
  width: 10px;
  display: inline-block;
}

#breadcrumbs a {
  color: #767676;
}

#breadcrumbs-border {
  margin-top: 12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #DFDFDF;
}

.sidebar_syndicate_title {
	font-weight: bold;
}
.sidebar_syndicate_title:hover {
	text-decoration: underline;
}

@media (max-width: 768px) {
  .container {
    padding: 0 20px !important;
  }
  #site-header {
    position: relative;
  }
  #header-middle {
    height: 40px;
    border-bottom: 1px solid #ccc;
/*    margin: 0 -10px;*/
    padding: 0 20px;
  }
  #main-logo {
    height: auto;
    padding: 10px 0;
  }
  #main-logo img {
    max-width: 100%;
    height: 18px;
  }
  #search-box {
    height: auto;
    width: 100%;
    display: block;
    padding: 10px;
  }
  #search-box input[type="search"] {
    border-radius: 3px 0  0 3px;
    width: 80%;
    height: 30px;
    border-right: transparent;
  }
  #search-box input[type="submit"] {
    width: 20%;
    border-radius: 0 3px  3px 0;
    background: none;
    height: 30px;
    background-color: #D6D6D6;
    border-left: transparent;
  }
  #mobile-search {
    width: 40px;
    height: 40px;
    border-left: 1px solid #ccc;
    background: url(../../../../../../themes/reporter.al/img/search-btn.png) no-repeat center center;
  }
  #mobile-menu {
    width: 40px;
    height: 40px;
    border-left: 1px solid #ccc;
  }
  #mobile-search-form {
    height: 50px;
    background-color: #1C70AF;
  }
  .cat-nav-item {
    display: block;
    height: 30px;
    border-bottom: 1px solid #337FB7;
    padding: 0;
    position: relative;
  }
  .cat-nav-item span {
    position: absolute;
    top: 50%;
    margin-top: -8px;
  }
  .cat-nav-item.about {
    border-bottom: transparent;
  }
  #mobile-nav {
    background-color: #1C70AF;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  #menu-btn {
    padding: 10px;
  }
  .menu-btn-dash {
    width: 100%;
    height: 5px;
    background-color: #1C70AF;
    margin-bottom: 3px;
  }
  #sub-top-stories {
    
  }
  .top-sub-wrapper {
    border: none !important;
  }
  .top-sub-post-desc {
    display: block;
  }
  .site-footer {
    display: none;
  }
  .vc_row {
    margin: 0 -10px !important;
  }
  .print-btn {
    display: none;
  }
  
  .wp-caption {
    width: 100% !important;
  }
  .wp-caption img {
    height: auto;
    max-width: 100%;
  }
  .addthis_button_facebook_like .fb_iframe_widget {
    line-height: normal !important;
  }
  .author-box .author-box-content {
    display: block;
  }
  .addthis_button_linkedin_counter {
    display: none;
  }
  .gallery-item {
    position: static !important;
    float: none !important;
  }
  #galleries-wrapper .gallery-title {
    min-height: inherit;  
  }
  #talking-point, #most-popular-posts, #sidebar-blog-posts, #fb-recommend, #gallery-block, #related-articles {
    display: none;
  }
  .top-sub-wrapper:last-child {
    padding-top: 0;
  }
  #single-gallery-wrapper {
    padding-bottom: 30px;
  }
  iframe[src*="//www.youtu"], iframe[src*="//youtu"] { 
    width: 100%;
    height: auto;
  }
}
/*------------------------slider----------------*/

.slider_headline a {
color:#000000;
}
.slider_headline a:hover {
text-decoration:none;
color:#000000;
}
.video_main {
padding:20px 0px;
border-bottom:1px solid #CCCCCC;
margin-right:-10px;
margin-left:-10px;
}
/*--------------problem decembar 23.-----------*/
aside.sidebar div.widget_crp_widget h4 {
	color: #fff;
	background-color: #1C70AF;
	padding: 0px 10px;
	height: 26px;
	line-height: 26px;
	font-weight: 900;
	font-size: 12px;
}
aside.sidebar div.widget_crp_widget h4::before {
	content: '';
	display: block;
	position: absolute;
	left: -16px;
	border-color: transparent #1C70AF transparent transparent;
	border-style: solid;
	border-width: 13px;
}
aside.sidebar ul.crp-list {
	padding-left: 20px;
	color: #1C70AF;
	padding-left: 20px;
	font-size: 13px;
  display:block;
}
aside.sidebar ul.crp-list li {
	margin-top: 5px;
	font-weight: bold;
}
aside.sidebar ul.crp-list li a {
  color:#333;
}
h3.crp-list-title {
display:none;
}
ul.crp-list {
  display:none;
}
/*-----------------------subscription form------------------*/
div.subscription {
  margin-bottom:-10px;
  display:none;
}
.subscription code {
	background-color:#ffffff;
  color:#000000;
  }
.subscription .elp_msg {
	  display:none;
}
div.subscription p:nth-child(2) {
	display:none;
	  }
div.subscription div.elp_lablebox code {
	font-family: Roboto, sans-serif;
	color:#1a71b0;
	  }
div.subscription div.elp_texbox {
		border: 1px solid #1a71b0;
	  }
input#elp_txt_name.elp_texbox_class {
		color:#000000;
	  }
.elp_textbox_button {
  background-color:#1a71b0;
	color:#ffffff;
	box-shadow:none;
  border:0px;
  padding:6px;
  width:auto;
  }
.elp_button code {
	font-family:Roboto, sans-serif;
  }
/*---------aside problem----------*/
aside.sidebar {
  display:none;
}
body.single aside.sidebar {
  display:block;
}
body.single aside.sidebar-secondary {
  display:none;
}
#most-popular-posts-head {
	margin-top:25px;
}
/*---------longread------*/
.imgTxt {
  position:relative;
	margin-top:-20px;
  }
.textUp {
	font-size:46px;
	text-align:center;
	color:#fff;
  	position:absolute;
  	bottom:1%;
  	width:50%;
  right:0;
  left:0;
  margin:0 auto;
  }
body .customContainer {
	width: 100%;
}

.customContainer .entry-content {
	text-align: center;
}
.customContainer p {
	font-size:22px;
}
.customContainer p.wp-caption-text {
	font-size:12px;
}
.customContainer .cycloneslider {
	  margin:0 auto;
	}
.customContainer h1.entry-title, .customContainer .entry-header, .customContainer .author-box , .customContainer #disqus_thread, .customContainer span.reporteral-article-type, .customContainer span.date {
	display:none;
  }
/*body.longread #header-top {
  opacity:0;
}
body.longread #header-top .container  {
  height:0px;
}*/
body.longread #header-top {
  visibility:hidden;
  height:0px;
  border-bottom:1px solid #cccccc;
  line-height:0px;
}

body.longread #cat-nav, body.longread #search-form-wrapper,body.longread #main-logo, body.longread #brand-outer-wrapper {
  visibility:hidden;
  height:0px;
}
body.longread #brand-outer-wrapper {
  display:none;
}
body.longread #search-form-wrapper {
  width:0px;
  display:inline;
}
body.longread #main-logo {
  height:30px;
  padding:10px 0;
  visibility:visible;
}
body.longread #main-logo img {
  height:30px;
  line-height:40px;
}
body.longread #site-header {
  position:relative;
}
body.longread #header-middle {
  visibility:visible;
  height:40px;
  border-bottom:1px solid #cccccc;
  width:94%;
}
body.longread #mobile-menu {
  width:40px;
  height:40px;
  border-left:1px solid #ccc;
}
body.longread #menu-btn {
  padding:10px;
  display:block;
  cursor:pointer;
}
body.longread #mobile-search {
  width:40px;
  height:40px;
  border-left:1px solid #ccc;
  background:url(../../../../../../themes/reporter.al/img/search-btn.png) no-repeat center center;
  cursor:pointer;
}
body.longread #mobile-nav {
	visibility: visible;
	height: auto;
	position: absolute;
	background: #1c70af;
	z-index: 999999999;
	width: 150px;
	left: 56%;
  	padding-left:5px;
  	padding-right:5px;
}

body.longread .cat-nav-item {
  display:block;
  padding:10px;
    border-bottom:1px solid #337fb7;
  width:140px;
}
body.longread .menu-btn-dash {
  width:20px;
  height:5px;
  background:#1c70af;
  border-radius:5px;
  margin-bottom:2px;
}
body.longread #mobile-search-form {
  width:auto;
  position:absolute;
  left:61%;
}
body.longread #search-box input:nth-child(2) {
  color:transparent;
}
body.longread #search-box {
  width:auto;
  display:block;
}
body.longread .aesop-cover-title {
	padding-right: 5%;
  width:85%
}
body.longread .aesop-component blockquote {
  position:absolute;
  bottom:5%;
  padding-right:5%;
}
body.longread img.aligncenter.size-full {
	  width:100%;
	  height:100%;
  	margin-bottom:-20px;	
	}
#mainImage {
  position:relative;
}
#mainImage img {
  width:100%;
  height:100%;
}
#mainTitleAbsolute {
  position:absolute;
  bottom:10%;
  left:0;
  right:0;
  margin:0 auto;
}
#mainTitle {
  background:#000;
  width:100%;
  height:auto;
  text-align:center;
  padding-top:50px;
  padding-bottom:50px;
  margin-bottom:25px;
}
#mainTitle p, #mainTitleAbsolute p {
  width:55%;
  font-size:42px;
  font-weight:700;
  line-height:40px;
  color:#fff;
  margin:0 auto;
  font-family:"Open Sans", Arial, sans-serif;
  padding-bottom:25px;
}
span#border {
  width:7%;
  height:3px;
  background:#f8ba1a;
  margin:0 auto;
  display:block;
}
#introText {
  margin-bottom:20px;
  margin-top:20px;
}
#introText p {
  font-style:italic;
  width:55%;
  color:#a9a9a9;
  font-family:"Open Sans", Arial, sans-serif;	
  margin:0 auto;
  padding-bottom:15px;
  border-bottom:2px solid #e7e7e7;
}
#mainContent p, #mainContentPlain p, #mainContentQuote p, #mainContentImageCaption p, #mainContentFooter p {
    width:55%;
  	margin:0 auto;
  text-align:left;
  font-size:16px;
}
#mainContent p {
  margin-bottom:20px;
}
#mainContent p:first-child:first-letter {
   color: #1c70af;
  float: left;
  font-family: Georgia;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}
#mainContentPlain p {
  padding-bottom:25px;
}
#mainContentPlain br, #mainContentFooter br {
  display:block;
  margin-top:10px;
  margin-bottom:10px;
}
#mainContentQuote {
  margin-bottom:25px;
}
#mainContentQuote p {
	font-size: 12px;
	text-align: left;
	color: #a0a0a0;
	border-top: 7px solid #d7d7d7;
    border-bottom: 7px solid #d7d7d7;  
	padding-top: 6px;
  	padding-bottom:6px;
}
#mainContentImage {
  width:55%;
  margin:0 auto;
  margin-bottom:15px;
}
#mainContentImage img {
	max-width:100%;
}
#mainContentImageCaption {
  margin-bottom:25px;
}
#mainContentImageCaption p {
  font-size:12px;
  color:#a0a0a0;
  padding-top:5px;
  padding-bottom:3px;
  border-bottom:2px solid #f7f7f7;
  margin-top:-15px;
}
#mainContentFooter p {
  font-style:italic;
  color:#070707;
}
body.longread div.post-share {
  width:55%;
  margin:0 auto;
}
body.longread #post-info {
  width:55%;
  margin:0 auto;
  margin-top:0px;
  margin-bottom:15px;
  text-align:center;
}
@media screen and (max-width:640px) {
	#mainTitle p, #mainTitleAbsolute p {
  	width:85%;
	font-size:14px;
	line-height:18px;
	padding-bottom:0px;
  }
}
@media screen and (max-width:640px) {
	#introText p {
	width:100%;  
  }
}
@media screen and (max-width:640px) {
	#mainContent p, #mainContentPlain p, #mainContentQuote p, #mainContentImageCaption p, #mainContentFooter p {
	width:100%;
  }
}
body.longread #breadcrumbs {
  display:none;
}
@media screen and (max-width:640px) {
  	body.longread #breadcrumbs {
	display:none;
  }
}
/*---novi sidebar---------*/
body #sidebarAlert {
	width:100%;
}
/*------gelerija skrivanje-------*/
div.cp_reset_style {
	display:none !important;
}
.notice, div.error, div.updated {
	display: none;
}
