.container{
    width: 1060px;
}
.col-content{
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.col-170{
    float: left;
    padding-right: 15px;
    width: 185px;
}
.col-300{
    float: left;
    padding-left: 15px;
    width: 315px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
    /* font-family: 'Ubuntu', sans-serif; */
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

p,
span,
label,
a {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
}

.widget-MainMenu .td-header-menu-wrap-full{
    background-color: rgba(0,0,0,0.8);
}
.sf-menu > li > a, .sf-menu > li > a:hover{
    color: #fff;
}

.description,
.card-description,
.footer-big p {
    color: #9A9A9A;
    line-height: 1.3em;
    margin-bottom: 35px;
    margin-top: 10px;
}

.widget-Latest li{
    margin: 0;
}
article.widget-HeaderAd.widget-header.widget-html-widget.widget,
article.widget-MainMenu.widget-header.widget-menu-widget.widget,
article.widget-Logo.widget-header.widget-html-widget.widget{
    margin-bottom: 5px;
}
.zone-left-sidebar{
    /* margin-left: -5px; */
}

.time-info{
    color: #999;
}

.time-info time{
    font-size: 0.8em;
}

.category.text-info{
    position: absolute;
    bottom: 0px;
    left: 10px;
}
.category.text-info a{
    padding: 5px;
    color:#f5f5f5;
    background-color: rgba(0,0,0,0.7);
}

h5.card-title{
    margin-top: 10px;
    margin-bottom: 0;
}

h5.card-title > small {
    color: #697C9F;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
}

h5.card-title > a{
    display: block;
    background-color: #000;
    color: #fff;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
}

h5.card-title > a:hover{
    color: #fff;
}
.card-title > small{
    text-transform: uppercase;
}

.category.text-info a:hover{
    color:#ffffff;
}

.widget {
    overflow: initial;
}

a {
    color: #485e88;
    text-decoration: none;
}

a:hover {
    color: #4db2ec;
    text-decoration: none;
}

.widget a:hover {
    color: #485e88;
}

.sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
    background-color: #485e88;
}

.top-bar-style-1 .td-header-sp-top-menu {
    float: none;
}

.top-header-menu li.menu-item {
    margin: 0;
}

.top-header-menu li:last-child a {
    margin-right: 0;
}

.widget-TopHeader {
    margin-bottom: 0;
}

.td-header-main-menu {
    padding-right: 0;
}

#menu-main-menu-1 li {
    margin-left: 0;
    /*border-left: 1px solid #f5f5f5;*/
}

#menu-main-menu-1 li:last-child {
    /*border-right: 1px solid #f5f5f5;*/
}

.sf-menu > li > a {
    padding: 0 8px;
    font-size: 13px;
}

@media (max-width: 767px) {
    .sf-menu {
        display: initial;
    }
}

#menu-main-menu-1 > li > ul {
    padding: 10px 10px;
    background-color: #f5f5f5;
}

#menu-main-menu-1 > li > ul > li > a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.flexMenu-popup ul {
    left: -10.7em !important;
    background-color: #f5f5f5;
    padding: 10px 10px;
}

.flexMenu-popup ul > li > a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.td-logo {
    padding: 0 !important;
    line-height: initial !important;
}

.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 528px;
    height: 399px;
}

.td-grid-style-1.td-hover-1 .td-big-grid-post .td-post-category {
    color: #fff;
}

.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category {
    background-color: #4db2ec;
}

.td-big-grid-post .td-module-thumb img {
    max-width: 100%;
}

.td-header-style-11 .td-logo-wrap-full {
    min-height: inherit;
    border-bottom: 1px solid transparent;
}

.td-main-page-wrap {
    padding-top: 0px;
}

.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category {
    background-color: #485e88;
}

.zone-sidebar .widget {
    margin-bottom: 0;
}

.td_module_wrap:hover .entry-title a {
    color: #485e88;
    text-decoration: none;
}

.blog-post .td-module-meta-info .td-post-category {
    background-color: #f5f5f5;
}

.blog-post .td-module-meta-info .td-post-category:hover {
    background-color: #f5f5f5;
}

.td-read-more a, .more-link-wrap a {
    background-color: #485e88;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 10px 15px;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}

.td-read-more a:hover, .more-link-wrap a:hover {
    color: #485e88;
    border: 1px solid #485e88;
    background-color: #fff !important;
}

.videoTitleWrapper {
    border-right: 1px solid #ddd;
    cursor: pointer;
    line-height: 16px;
    height: 49px;
    overflow: hidden;
}
.summary-small img.img-responsive {
    float: left;
    margin-right: 10px;
    width: 72px;
    margin-bottom: 5px;
}

li.latest-blogpost {
    line-height: 16px;
    clear: both;
}
.summary-small span.title{
    line-height: 20px;
}

.summary-small span.time{
    color: #666;
    font-style: italic;
    font-size: 10px;
}

.widget-Slideshow > div {
    padding-bottom: 0 !important;
}
.td-header-menu-wrap-full.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
.latest-blogposts{
    height: 413px;
    overflow-y: auto;
}
.SquareItem .td_module_mx4.td_module_wrap{
    padding-bottom: 0;
}
.SquareItem .td-module-image{
    display: none;
}
.first.SquareItem .td-module-image{
    display: block;
}
.SquareList{
    height: 330px;
    overflow: hidden;
}
.block_posts.type_4 ul.content-items li {
    list-style: none;
    margin: 0;
}

.category-term > header > h1{
    margin-top: -15px;
    border-bottom: 2px solid #4db2ec;
    color: #4db2ec;  
}

.td-module-meta-info > a{
    color: #333;
}

.td_module_mx4 > .td-module-image > a{
    color: #fff;
}

.SquareList{
    height: 330px;
    overflow: hidden;
}
div.SquareList{
    margin-bottom: 10px;
}
/*article.widget-BellaThessaliaWidget.widget-post-content.widget-projection-widget.widget{
    width: 50%;
    float: left;
}
article.widget-TisAgorasAnomologitaWidget.widget-post-content.widget-projection-widget.widget{
    width: 50%;
    float: left;
}*/
.BellaItem table td {
    border: 1px solid transparent;
    vertical-align: top;
    width: 50%;
    font-size: small;
    line-height: 15px;
    float: left;
    margin-bottom: 15px;
    padding-right: 10px;
}
.BellaItem table td p:first-letter, .BellaItem table td:first-letter { 
    font-size: 200%;
    color: red;
    vertical-align: text-bottom;
}
h4.bella{
    text-align: center;
    font-size: 30px;
    padding-top: 20px;
    font-weight: bold;    
}

.AgoraItem a .title{
    color: #fff;
    font-weight: bold;
    line-height: 21px;
}

a.spamImage {
    position: absolute;
    top: -36px;
    left: 36px;
    width: 100px;
}

.spamListWrapper{
  border-left: 2px solid #2E4B7C;
  border-right: 2px solid #0096E2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 0 100% ;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 2px;
  -moz-background-size: 100% 2px;
  background-size: 100% 2px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzYWNmZDUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNhNGVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzYWNmZDUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNhNGVkNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #2E4B7C 0%, #0096E2 100%), -webkit-linear-gradient(left, #2E4B7C 0%, #0096E2 100%);
  background-image: -moz-linear-gradient(left, #2E4B7C 0%, #0096E2 100%), -moz-linear-gradient(left, #2E4B7C 0%, #0096E2 100%);
  background-image: -o-linear-gradient(left, #2E4B7C 0%, #0096E2 100%), -o-linear-gradient(left, #2E4B7C 0%, #0096E2 100%);
  background-image: linear-gradient(to right, #2E4B7C 0%, #0096E2 100%), linear-gradient(to right, #2E4B7C 0%, #0096E2 100%);   
  -webkit-box-shadow: 0px 0px 4px 0px #dcdcdc; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
          box-shadow: 0px 0px 4px 0px #dcdcdc; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
      
}

ul.SpamList{
    padding-top: 18px;
}

.SpamItem a .title {
    color: #333;
    font-weight: bold;
    line-height: 18px;
    font-family: 'pf_handbook_probold';
    font-size: 21px;
    padding-bottom: 5px;
}
.SpamItem a .time{
    color: #333;
    line-height: 16px;
    font-family: 'pf_handbook_proregular';
    font-size: 16px;
}
.SpamItem .articleBody{
    line-height: 18px;
    font-family: 'pf_handbook_proregular';
    font-size: 18px;
        height: 98px;
        overflow: hidden;
}

.SpamItem .moreAbs a{
    color: #333;
    font-size: 16px;
    font-family: 'pf_handbook_proregular';
    position: absolute;
    bottom: 0px;
    right: 20px;
}

.AgoraItem a .time{
    color: #999;
}

li.AgoraItem a {
    margin-bottom: 12px;
    display: block;
}

.body-wrapper.term-263{
    background-color: #faeee2;
}
.body-wrapper.term-264 {
    background-color: #2e353d;
    color: #fff;
}
.body-wrapper.term-264 p, .body-wrapper.term-264 a, .body-wrapper.term-264 *{
    color: #fff;
}

.body-wrapper .articleBody{
    padding: 12px;
}

.td-post-featured-image.term-263,.td-post-featured-image.term-264{
    display: none;
}

.dateHolder{
    text-align: center;
    /*border: 1px dashed #fff;*/
    width: 100%;
    font-family: 'roboto-slab', Verdana, Geneva, Tahoma, sans-serif;
}
.body-wrapper.term-263 .dateHolder{
    /*border: 1px dashed #000;*/
}

.dateHolder.small{
    margin-top: 0;
    font-size: 0.6em;
}
.dateHolder .monthHolder{
    font-size: 1.0em;
    background-color: #485e88;
    color: #fff;
    border-bottom: 1px solid #4db2ec;
    line-height: 20px;    
}
.dateHolder .dayHolder{
    font-size: 2.5em;
    line-height: 1.2em;
    background-color: #485e88;
    color: #fff;
}
.dateHolder .yearHolder{
    font-size: 1.7em;
    line-height: 1.2em;
    background-color: #073c5e;
    color: #fff;    
}
.moreAbs {
    padding: 0 10px;
    text-align: right;
}
.moreAbs a{
    color: #666;
}

.headerBella{
    background: #faeee2 url('/Media/Default/SiteImages/BellaThessaliaBg.png') no-repeat center center;
    height: 47px;
    border-bottom: 3px solid #fff;
    
}

.headerAgora{
    background: #000 url('/Media/Default/SiteImages/AgoraBg.png') no-repeat center center;
    height: 47px;
    border-bottom: 3px solid #4db2ec;
}

.articleBody.onlyTable{
    padding: 18px 0 0 0;
}
.onlyTable *{
    display: none;
    padding: 0;
}

.onlyTable table, .onlyTable table *{
    display: inline-block !important;
}

img[style*="float: left"] {
  margin: 0 15px 0 0;
}

img[style*="float: right"] {
  margin: 0 0 0 15px;
}
.triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 0px 20px;
    border-color: transparent transparent transparent #c4c4c4;
    position: absolute;
    right: -5px;
}

.widget-divBrokerContainerWidget iframe a.header{
    display:none;
}

.widget-divBrokerContainerWidget{
    background-color: #f5f5f5;
}

.facebookAbsolute{
    position: fixed;
    bottom: 10px;
    right: 10px;
    -webkit-transition: all 2s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 2s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    background: transparent url('/Media/Default/SiteImages/like_banner.png') no-repeat center center;
    width: 169px;
    height: 115px;
    display: none;
}

.widget-remote-rss-widget {
    height: 390px;
    overflow: hidden;
}

.widget-remote-rss-widget ul li{
    margin-left: 0;
    line-height: 20px;
}

.widget-remote-rss-widget ul li a:before{ 
   content: '\f0da';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 5px 0px 10px;
   text-decoration:none;

}  

.BellaItem .articleBody::first-letter {
    font-size: 300%;
    color: #485e88;
    font-weight: bold;
    vertical-align: bottom;
}

@media (max-width: 1140px) and (min-width: 1019px) {
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 501px;
    height: 354px;
}
}
@media (max-width: 1018px) and (min-width: 768px)
{
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 371px;
    height: 271px;
}
}
@media (max-width: 767px)
{
    .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 100%;
    height: auto;
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post{
    width: 40%;
}

}
@media (max-width: 767px)
{
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
    background-color: #fff !important;
}
.sf-menu li{
    float: none;
    background-color: #fff;
    z-index: 999;
}
.sf-menu > li > a{
    line-height: 25px !important;
}
.navbar-toggle{
    border-color: #333;
}
.navbar-toggle .icon-bar{
    background-color: #333;
}
}

.widget-Featured9to16 .entry-title {
    height: 59px;
    overflow: hidden;
}

@media (max-width: 767px){
    .facebookAbsolute{
        width: 1px;
        height: 1px;
    }
}


