html { height:100%; }
body { width:100%; margin:0;padding:0; background-color:#fff; overflow-x: hidden;}
body, p, table, thead, tbody, tfoot, tr, td, th, span, ul, li, input, select, textarea, time, div { font-family: 'Open Sans', sans-serif; font-weight:normal; font-size:15px; line-height:1.2857; color:#000; }
table,td{border:none;}
img{border:none;}
h1,h2,h3,h4,h5,p,form { padding:0; margin:0; }
section,article,aside,ul,li,figure,small,header,footer,nav,main { padding:0; margin:0; border:0; outline:0; display:block;}
ul,li { list-style:none; list-style-image:none; }
.table_collapse { border-collapse:collapse;padding:0; margin:0; border:0; }
.table_collapse td { padding:0; margin:0; }
a { cursor:pointer; color:#000; }
span, a:link,  a:visited { font-family:inherit; color:inherit; font-size:inherit; line-height:inherit; font-weight:inherit; text-decoration: none; }
a:active, a:hover { text-decoration: underline; color:inherit;}

::-webkit-scrollbar { width:5px; }
::-webkit-scrollbar-track { background-color:#eeeeee; border-left:1px solid #fff; }
::-webkit-scrollbar-thumb { background-color:#848484; }

.clear { clear: both; font-size:0; line-height:0; margin:0; padding:0; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /*to container of which  all the children are floating*/
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

h1,h2,h3,h4,h5 { margin:0; padding:0; color:#000; line-height:1.2857;}
h3,h4,h5 { font-weight:400; }

hr { height:1px; border:0; background-color:#e5e5e5; margin:25px 0 25px 0; padding:0; clear:both; }
b, strong, .bold { font-weight:700; }
.xbold { font-weight:800;}
.sbold { font-weight:600;}
.light { font-weight:300;}
em { font-style:italic; }
small { font-size:12px; display:block; }
small.s_md { font-size:14px;}
time { display:block;}
address { display:block; font-style:normal; }
.display { display:block; }
.relative { position:relative;}
.inline-b { display:inline-block; }
label { font-size:12px; }

.msgbox { display:none; margin-bottom:20px; padding:10px; font-size:13px; }
.msgbox-b { font-style:italic; padding:15px; }
.success_box { background-color:#dff0d8; color:#3c763d; }
.error_box { background-color:#f2dede; color:#a94442; line-height:1.4; }
.error_box a ,
.error_box a:link, .error_box a:visited { color: #942422; text-decoration: underline; }
.error_box a:active, .error_box a:hover { color: #000000; text-decoration: underline; }

.box-shadow { -webkit-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.07); -moz-box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.07); box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.07); }
.box-shadow-b { -webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.07); -moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.07); box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.07); }

.break-word { word-wrap: break-word !important; overflow-wrap: break-word; word-break: break-word;}

.font_4 { font-family: KANewsMedium703, "Times New Roman", Times, serif; }
.font_5 { font-family: KASabbatoBold, "Times New Roman", Times, serif; }
.font_6 { font-family: KASabbatoLight, "Times New Roman", Times, serif; }
.font_7 { font-family: KASabbatoSB, "Times New Roman", Times, serif; }
.font_8 { font-family: KASabbatoTwo-BoldItalic, "Times New Roman", Times, serif; }
.font_9 { font-family: KASabbatoTwo-Italic, "Times New Roman", Times, serif; }
.font_10 { font-family: KASabbatoXBold, "Times New Roman", Times, serif; }


/********* ***************/
#OverallBlockBg { display:none; position: fixed; width: 100%; height: 100%; background-color:#f1f1f1; z-index:100; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.80; text-align:center; top:0; left:0; z-index:1001 !important; }
#OverallBlock { display:none; position:fixed; left:0; right:0; bottom:0; top:0; width:100%; height:100%; z-index:1002 !important; text-align:center; }
#OverallBlock .block_cell { display:table; width:100%; height:100%; text-align:center; }
#OverallBlock .block_body { display:table-cell; height:100%; vertical-align:middle; position:relative; text-align:center; }
#OverallBlock .block_body #overallclose{ border-radius:0; font-size:14px; color:#fff; position:absolute; float:right; top:-34px; right:0; cursor:pointer; padding:6px 10px !important; display:block; }
#OverallBlock .block_body .inner { position:relative; width:50%; margin:0 auto; background-color:#fff; padding:25px; box-shadow: 4px 4px rgba(0,0,0,0.10);}
#OverallBlock .block_body.bgc-a .inner { background-color:#141414; box-shadow: 4px 4px rgba(0,0,0,0.60);}

.takeOverBg { background-color:#000 !important; }
.takeover-ban { display:none; position:fixed; left:0; right:0; bottom:0; top:0; width:100%; height:100%; z-index:6000 !important; text-align:center; }
.takeover-ban .block_cell { display:table; width:100%; height:100%; text-align:center; }
.takeover-ban .block_body { display:table-cell; height:100%; vertical-align:middle; text-align:center; }
.takeover-ban .block_body .ban-body { display:inline-block; position:relative;}
/*.takeover-ban #takeoverclose{ border-radius:0; font-size:14px; color:#fff; position:absolute; float:right; top:-34px; right:0; cursor:pointer; padding:6px 10px !important; display:block; }*/
.takeover-ban #takeoverclose{ border-radius:0 8px 8px 0; font-size:18px; color:#fff; position:absolute; float:right; top:calc(50% - 30px); right:-50px; cursor:pointer; padding:12px 10px !important; display:block; }
#takerOverBan_body { position:relative; }

.modal { z-index: 1000002 !important;}
.form-pup .modal-content { padding:20px; }
.form-pup .close { opacity:1; position:absolute; top:-13px; right:-13px; width:26px; height:26px; background-color:#333; border-radius:13px; text-align:center;}
.form-pup .close span { display:block; color:#fff; font-size:20px; font-weight:700; line-height:20px; }
.form-pup .close:hover { background-color:#ff0000;}
.form-pup h2 { color:#fff; font-size:18px; padding:10px 15px; background-color:#000; }
.form-pup .modal-dialog { margin-top:30px; }
.form-pup .mod-body { margin-top:20px; }
.form-pup label { font-size:13px;}
.form-pup .subbtn { font-weight:700;}
.form-pup .checkbox { margin-bottom:15px; }
.form-pup input[type="checkbox"] { width:16px; height:16px; position:relative; top:2px; margin-right:5px;}
.form-pup .fpas-blo { margin-top:20px; }
.form-pup .pasrem { display:block; color:#b9b8b8; font-size:13px; position:relative; top:-5px; }
.form-pup .pasrem:hover { text-decoration:underline; }
.form-pup #ForgotPassForm { border-top:1px solid #ccc; padding-top:20px; display:none;}

.form-pup .fb-logbtn { position:relative; text-align:center; padding-bottom:25px; border-bottom:1px solid #c7c7c7; margin-bottom:20px;}
.form-pup .fb-logbtn:after { content:"ή"; position:absolute; display:inline-block; background-color:#fff; padding:0 15px; left:45%; bottom:-9px; font-weight:700; }

.hide-from-canvas { position:absolute; left:-9999px; }


/* Remove after Elections - Added only for Elections widget which changes height to auto and banners were not shown correctly */
/*.vavel_page { min-width: 320px !important; margin: -10px !important; }
.ban-box iframe { height: inherit !important; }
#takerOverBan_body iframe { height: 600px !important; }
#catfishad iframe { height: inherit !important; }*/

/* ------------------------------------------------------------ */
/* ------------------------ SKELETON ------------------------- */
/* ------------------------------------------------------------ */

.wlogo { display:block; background:url(images/logo.svg) no-repeat center center; background-size:contain; }
.bg-white { background-color:#ffffff; }
.bg-grey { background-color:#eaeaea; }
.bg-transparent { background-color:transparent; }

#page_h { position:relative; z-index:50;}
#page_h .row-a { background-color:#eee; height:30px; padding:7px 5px; border-width: 0.1px; border-style: solid; border-color: rgb(0 0 0 / 10%); border-left:none; border-right:none; }
#page_h .row-a .col-a { color:#000; font-size:12px; font-weight:700; }
#page_h .row-a .col-a em { color:#ff0000; font-style:normal; }
#page_h .row-a .col-b { text-align:right; }
#page_h .row-a .mlist-a { display:inline-block; }
#page_h .row-a .mlist-a li { float:left; margin-right:8px; color:#000; font-size:12px;}
/*#page_h .row-a .mlist-a li:nth-child(4) { margin-right:18px;}*/
#page_h .row-a .mlist-a li a { color:#000;}
#page_h .row-a .mlist-a li.usrbtns { margin-left:18px;}
#page_h .row-a .mlist-a li span { font-size:11px; margin-right:5px;}
#page_h .row-a .mlist-a li .gastronomos { font-size:14px; font-weight:bold; position: relative; top: -2px; /*margin-right:10px !important; margin-left:10px !important;*/ /*background:url(images/gastronomos_logo_small.jpg) no-repeat center center; background-size:contain; width:90px; height:20px; float:left;*/  }
#page_h .row-a .mlist-a li .pharmacies { font-size:14px; font-weight:bold; position: relative; top: -2px; color:#009600; }
#page_h .row-a .mlist-a li .klassic { position: relative; top: -2px; }

#page_h .klassic_tip_block { top: 16px; display: none; position:absolute; z-index: 2; }
#page_h .klassic_tip_block .inner { position:relative; left:-9px; right:9px; top:-5px; width:200px; }
#page_h .klassic_tip_block .inner .arrow { text-align:center; height:8px; margin-bottom:6px; }
#page_h .klassic_tip_block .inner .tip_text_box { opacity:0.7; background-color:#000; border-bottom:#fff 2px solid;  }
#page_h .klassic_tip_block .inner .tip_text_box .tip_text { font-size:11px; font-weight:500; color:#fff; text-align:center; padding:8px; }

#page_h .row-a .mlist-a li .klassic:hover + .klassic_tip_block {
    display: block;
}

.pharmacies_btn > a { position:relative; background-color:#009600; color:#ffffff !important; display:block; border-radius:4px; padding:3px 10px 3px 28px; top:-2px; font-weight:bold;  }
.pharmacies_btn > a:after { content:" "; background:url(images/cross_icon.png) no-repeat center center; width:12px; height:13px; position:absolute; left:10px; top:3px; }
.pharmacies_btn > a:hover { background-color:#007100; color:#fff !important; text-decoration:none !important; }

.toptags_btn > a { position:relative; background-color:#f20603; color:#ffffff !important; display:block; border-radius:9px; padding:3px 5px 3px 5px; top:-2px; font-weight:bold; line-height:15px !important;  }
.toptags_btn > a:hover { background-color:#f20603; color:#fff !important; text-decoration:none !important; }
#anim-tag { position:relative; animation: bgcolor 2s infinite; animation-direction: alternate; }
@keyframes bgcolor {
  0% {
   /* transform: skewY(1deg);*/
	background-color:#000000;
	color:#ffffff;
  }
}
#anim-tag2 { animation: color 2s infinite; animation-direction: alternate; }
@keyframes color {
  0% {
   /* transform: skewY(1deg);*/
	color:#000000;
  }
}


#page_h .row-b { padding:6px 0 2px 0; border-bottom:1px solid #bfbfbf;/* position:relative;*/ z-index:2; }
#page_h .row-b .mlist-b { float:left; }
#page_h .row-b .mlist-b li { display:inline-block; padding-right:8px; font-size:13px; line-height:24px; font-weight:700; color:#000; font-family: 'Open Sans Condensed', sans-serif; }
#page_h .row-b .mlist-b li a { color:#000;}
#page_h .row-b .mlist-b { float:left; }
#page_h .row-b .mlist-b .pharmacies { color:#1DB209; }


#page_h .main-r { padding:6px 0; border-bottom:1px solid #bfbfbf; position:relative; z-index:1; }
#page_h .main-r .r1 { position:relative; text-align:center; }
#page_h .main-r .logo-box { display:inline-block; }
#page_h .main-r .logo-box > small { display:block; font-size:10px; font-weight:700; padding-top:2px; }
#page_h .main-r .wlogo { width:508px; height:50px; }
.theme-oikonomiki-trend #page_h .main-r .wlogo { width:508px; height:85px; }
.theme-oikonomiki-trend #page_h .main-r .logo-box span { display:none; }

#page_h .main-r .r2 { margin-top:7px; text-align:center; position:relative; }
#page_h .main-r .r2 .show-smm { margin-top:4px; float:left; width:37px; height:22px; background:url(images/menu_btn.svg) no-repeat center center; background-size:contain; }


#page_h .main-r-a { padding-bottom:0 !important; border-bottom:none !important;  }


.hban {  width:150px; height:85px; /*width:120px; height:67px;*/ /*background-color:#999;*/ }
.hban.left { float:left;}
.hban.right { float:right;}

.adstore-nwork { float:left; position:relative; z-index:100; }
.adstore-nwork > a { color:#000; font-size:13px; font-weight:700; display:inline-block; position:relative; padding-right:20px; }
.adstore-nwork > a:after { content:" "; position:absolute; right:0; top:6px; width: 0; height: 0; border-style: solid; border-width: 6px 6px 0 6px; border-color: #000000 transparent transparent transparent; }
.adstore-nwork > a:hover { text-decoration:none; }
.adstore-nwork ul.options { display:none; border:1px solid #000000; position:absolute; left:0; min-width:150px; top:16px;}
.adstore-nwork:hover ul.options { display:block; }
.adstore-nwork ul.options li { border-top:1px solid #000; font-size:12px;}
.adstore-nwork ul.options li:first-child { border-top:none;}
.adstore-nwork ul.options li > a { display:block; padding:5px 5px 5px 8px; background-color:#ffffff; }
.adstore-nwork ul.options li > a:hover { background-color:#f1f1f1; text-decoration:none; }

#page_f { z-index:1; position:relative }
#page_f .inner { border-top:1px solid #bfbfbf; padding:20px 0; }
#page_f .credits { /*padding-top:15px;*/ color:#333333; font-size:14px;  }
#page_f .credits a:active, #page_f .credits a:hover { color:#333333; text-decoration: underline; } 

.weather-box { /*float:right;*/cursor:pointer; position:absolute; right:0; top:0; }
.weather-box .temp { margin-right:2px; font-size:34px; font-style:normal; font-family: 'Roboto', sans-serif; font-weight:100; line-height:0.9;}
.weather-box .w-icon { margin-right:2px; display:inline-block; vertical-align:top; width:30px;}
.weather-box .date { margin-left:3px; font-size:10px; font-weight:700;}

.sidr{ display:none;position:absolute;position:fixed;top:0;height:100%; width:300px; z-index:999999;overflow-x:none;overflow-y:auto;background:#ffffff;}
.sidr.right {left:auto;right:-300px;}
.sidr.left {left:-300px;right:auto; }

.side-mm { display:none; }

.side-menu { padding:15px 0 30px;}
.side-menu .top-r { text-align:right; margin-bottom:15px; }
.side-menu #sMenuCloseBtn { display: inline-block; background-color:#fff; width:30px; height:30px; border-radius:15px; text-align:center; color:#fff; color:#000; font-size:18px; margin-right:15px;  }
.side-menu #sMenuCloseBtn span { top:6px; }
.side-menu #sMenuCloseBtn:hover { background-color:#b8b8b8; }
.side-menu ul.L1 { text-align:left;}
.side-menu ul.L1 > li { border-bottom:1px solid #ffffff;}
.side-menu ul.L1 > li > a { font-family: 'Open Sans Condensed', sans-serif; display:block; padding:12px 15px; font-size:17px; color:#808080; font-weight:700; }
.side-menu ul.L1 > li:first-child > a { border-top:1px solid #b8b8b8; }
.side-menu ul.L1 > li.active > a,
.side-menu ul.L1 > li:hover > a,
.side-menu ul.L1 > li > a:hover { color:#000; text-decoration:none; background-color:#ffffff;}
.side-menu ul.L1-usrmenu > li:last-child { border-bottom:none !important; }
.side-menu ul.L1-usrmenu > li > a { background-color:#eeeeee; }
.side-menu ul.L1-usrmenu > li > a:hover { background-color:#dddddd; }

.side-menu ul.L2 { margin-left:50px;}
.side-menu ul.L2 > li a { font-family: 'Open Sans Condensed', sans-serif; font-weight:700; font-size:15px; display:block; padding:10px 10px 10px 5px; text-align:left; color:#808080; border-top:1px solid #b8b8b8;  }
.side-menu ul.L2 > li.active a,
.side-menu ul.L2 > li a:hover { background-color:#ffffff; text-decoration:none; color:#000;}

.smedia a { display:inline-block; margin-left:5px; width:24px; height:24px; background-position:center center; background-repeat:no-repeat; background-size:cover !important; }
.smedia a.gplus { background:url(images/gplus_icon.png);}
.smedia a.gplus:hover { background:url(images/gplus_icon.png);}
.smedia a.insta { background:url(images/insta_btn.png);}
.smedia a.insta:hover { background:url(images/insta_btn.png);}
.smedia a.tw { background:url(images/tw_btn.png);}
.smedia a.tw:hover { background:url(images/tw_btn.png);}
.smedia a.fb { background:url(images/fb_btn.png);}
.smedia a.fb:hover { background:url(images/fb_btn.png);}
.smedia a.pin { background:url(images/pin_btn.png);}
.smedia a.pin:hover { background:url(images/pin_btn.png);}

/*
.mob_btns { padding:15px 0; border-bottom:1px solid #e5e5e5; text-align:center; }
.mob_btn { margin:0 4px 0 4px; position:relative; display:inline-block; border-color:#000;background-color:#000; padding: 9px 10px; border:none;}
.mob_btn .icon-bar { display: block; background-color: #fff !important; width: 22px; height: 2px; border-radius: 1px;}
.mob_btn .icon-bar + .icon-bar { margin-top: 4px; }
*/
.mob_btn { display:inline-block; border:none;}
.mob_btn:focus { outline:none; }
/*.mob_btn:hover { background-color:#2bb4fd;}*/
.m_search_btn { position:relative; top:-5px; width:20px; height:20px !important; background:url(images/search_btn.svg) no-repeat center center; background-size:cover;}

.search_box { display:none; /*height:48px; background-color:#d4ba3a; margin-left:10px;*/ float:right; }
.search_box .inner { height:34px; background-color:#fff; }
.search_box .searchfield { margin:2px 0 0 4px; float:left; color:#000; width:75%; height:30px; font-size:14px; padding-left:5px; }
.search_box .searchfield::-webkit-input-placeholder {  color:#ddd; font-size:12px;}
.search_box .search_btn { margin:4px 5px; float:right; width:25px; height:25px; background:url(images/search_btn.svg) no-repeat center center; }
/*.search_box .search_btn:hover { background-image:url(images/search_btn.png);}*/
.search_box input { border:none; }
.search_box input:focus { outline:none;}

#topic { height:300px; background-position:center center; background-repeat:no-repeat; background-size:cover; }

.bcrumb_row { margin-bottom:10px; z-index:1; position:relative; }
.bcrumb_bar { color:#7b7b7b; font-size:14px; font-weight:400;  }
.bcrumb_bar .sel { display:inline; font-family:inherit; font-size:inherit; line-height:inherit; font-weight:400; color:#7b7b7b; }
.bcrumb_bar a:hover, .breadcrumb a:active { text-decoration: underline; color:#7b7b7b; }
/*.bcrumb_bar img { display:inline-block; margin-left:10px; }*/

/*****************************/
/* ------------------------ TOOLS ----------------------------- */
/* ------------------------------------------------------------ */

.search-page h1 { padding-bottom:15px;}
.search-page h2 { line-height:1.2; }
.search-page .top-row { background-color:#f8f8f8; padding:20px 15px; border-bottom:1px solid #dfdfdf; }
.search-page .search_block { height:44px; background-color:#ffffff; border:1px solid #cdcdcd;}
.search-page .search_block .searchfield { margin-top:2px; float:left; color:#000; width:80%; height:36px; padding-left:10px; background-color:transparent; }
.search-page .search_block .searchfield::-webkit-input-placeholder { color:#000; }
.search-page .search_block .search_btn { float:right; width:30px; height:30px; margin:5px 10px 0 0; background:url(images/search_btn.svg) no-repeat center center; text-indent:-9999px; }
/*.search-page .search_block .search_btn:hover { background-image:url(images/search_over_btn.png);}*/
.search-page .search_block input { border:none; }
.search-page .search_block input:focus { outline:none;}
.search-page .results { text-align:left;}
.search-page .results em { font-size:inherit; font-weight:700; color:#000; }
.search-page .items-list { margin-top:40px; }
.search-page .list-item { margin-top:30px; padding-top:30px; border-top:1px solid #c0c0c0; }
.search-page .list-item:first-child { margin-top:0; padding-top:0; border-top:none; }
.search-page .list-item small { display:block; padding-top:8px; color:#767676; font-size:11px; }
.search-page .teaser { margin-top:15px; line-height:1.3; font-size:13px; }
.search-page .list-item .dbox { margin-top:6px; }
.search-page .list-item .dbox a { display:inline-block; }
.search-page .arch-cbox { margin-top:8px; }
.search-page .arch-cbox #s_archive { width:18px; height:18px; display:inline-block; margin:0 8px 0 0;}
.search-page .arch-cbox label { margin:0 !important; display:inline-block; vertical-align:top; }

.sitemap .col-block { float:left; width:33.333333%; padding:0 20px 0 10px; }
.sitemap .item_box { margin-bottom:40px; }
.sitemap .item_box .L1 { color:#000; font-size:16px; display:block; padding-bottom:10px; font-weight:700;}
.sitemap .item_box ul.sup_list li { font-weight:400; color:#000; padding: 4px 0px 5px 15px; background:url(images/link_bullet.png) no-repeat 0 5px; font-size:14px; line-height:16px; }
.sitemap .item_box a:hover, .sitemap .item_box a:active { text-decoration: underline; }

/* ------------------------------------------------------------ */
/* ------------------------ GENERAL ------------------------- */
/* ------------------------------------------------------------ */
.spp-media { background-color:#000; padding:15px; position:relative; }
.spp-media .logo-main { position:absolute; left:15px; top:15px; width:90px;  }
.spp-media .r-sct { padding-left:95px; min-height:90px; text-align:center; }
.spp-media .logos { display:inline-block; margin-top:8px; position:relative; padding-top:15px; }
.spp-media .logos li { display:inline-block; vertical-align:top; padding:0 8px; min-width:110px; height:50px; border-right:1px solid #6d6d6d; text-align:center; margin-bottom:10px; }
.spp-media .logos li:last-child { border-right:none; }
.spp-media .logos li img { margin-left:auto; margin-right:auto;  }
.spp-media .logos li.net-label { color:#fff; font-size:12px; line-height:50px; border-right:none; min-width:auto;   }
.spp-media .credentials { padding-top:6px; font-size:12px; font-weight:700; color:#8c8c8c; }
.spp-media .credentials a:link, .spp-media .credentials a:visited { font-family:inherit; color:inherit; font-size:inherit; line-height:inherit; font-weight:inherit; text-decoration: none; }
.spp-media .credentials a:active, .spp-media .credentials a:hover { text-decoration: underline; color:inherit;}

.border_r_2 { border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.border_r_4 { border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.border_r_6 { border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; }
.border_r_8 { border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; }

.font_2 { font-family: 'Open Sans Condensed', sans-serif; }
.font_3 { font-family: Georgia, "Times New Roman", Times, serif; }

.font_4 { font-family: KANewsMedium703, "Times New Roman", Times, serif; }
.font_5 { font-family: KASabbatoBold, "Times New Roman", Times, serif; }
.font_6 { font-family: KASabbatoLight, "Times New Roman", Times, serif; }
.font_7 { font-family: KASabbatoSB, "Times New Roman", Times, serif; }
.font_8 { font-family: KASabbatoTwo-BoldItalic, "Times New Roman", Times, serif; }
.font_9 { font-family: KASabbatoTwo-Italic, "Times New Roman", Times, serif; }
.font_10 { font-family: KASabbatoXBold, "Times New Roman", Times, serif; }

.fs_xs { font-size:14px;}
.fs_xs_b { font-size:14px;}
.fs_s { font-size:14px;}
.fs_m { font-size:16px;}
.fs_l { font-size:18px;}
.fs_xl { font-size:20px;}
.fs_xxl { font-size:22px;}
.fs_xxxl { font-size:28px;}
.fs_xxxxl { font-size:28px;}

.fs_a { font-size:30px;}


.mar-top-a { margin-top:15px;}
.mar-top-b { margin-top:20px;}
.mar-top-c { margin-top:30px;}
.mar-top-d { margin-top:35px;}
.mar-top-e { margin-top:35px;}
.mar-top-f { margin-top:25px;}
.mar-top-10 { margin-top:10px; }
.mar-top-30 { margin-top:30px; }

.mar-bot-a { margin-bottom:15px;}
.mar-bot-b { margin-bottom:25px;}
.mar-bot-d { margin-bottom:30px;}
.mar-bot-c { margin-bottom:35px;}
.mar-bot-e { margin-bottom:20px;}
.mar-bot-15 { margin-bottom:15px; }
.mar-bot-12 { margin-bottom:12px; }

.w-body { background-color:#ffffff; padding:30px 15px 30px 15px; }
.pad_a { padding:30px 0 30px 0; }

.pad_top_a { padding-top:30px;}
.pad_top_b { padding-top:6px;}

.pad_bot_a { padding-bottom:30px; }
.pad_bot_b { padding-bottom:5px; }

.color-a { color:#7b7b7b; }
.color-b { color:#95989A; }
.color-c { color:#a5a5a5; }
.color-d { color:#6498E2; }

.ls-2 { letter-spacing:2px; }

.d_table { display:table; height:100%; width:100%; }
.d_table .d_col { display:table-cell; vertical-align:middle; height:100%;  width:100%;}
.item_center { margin:0 auto; } 
.pos_over { position:absolute; top:0; left:0; right:0; bottom:0; }

.page-head { font-family: KASabbatoXBold, "Times New Roman", Times, serif; font-weight:normal; line-height:1.3; }


.video-container {
	position:relative;
	padding-bottom:56.25%; /* aspect ratio of 16:9, so 9 divided by 16 = 0.5625 or 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%;
}
.video-container .close-video-btn {
	position:absolute;
	top:15px;
	right:15px;
	z-index:5000;
}

.video-descr { padding:15px 0 5px 0; text-align:left; }

.audio-container { 	padding:0 !important; height:166px !important; }

.graph-container {
	position:relative;
	padding-top:100%; /* 1:1 Aspect Ratio (Height and Width is Always Equal) */
	overflow:hidden;
}
.graph-container iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.lh-a { line-height:1.3575;}
.lh-b { line-height:1.4285;}
.top-line { margin-top:25px; padding-top:25px; border-top:1px solid #bfbfbf; }

.ed_body { line-height: 1.4285; font-family: KASabbatoSB, "Times New Roman", Times, serif; font-weight:normal;  }
.ed_body p { margin:0 0 20px 0; font-size:inherit; line-height: inherit; word-wrap: break-word; font-family:inherit;}
.ed_body p:last-child { margin-bottom:0 !important; }
.ed_body img { max-width:100%; height:auto; display:block;}
.ed_body strong { font-weight:600 !important; }
.font_inherit p { font-size: inherit !important; line-height: inherit !important; }

.ed_body table { width:100%; }
.ed_body td { padding:8px 4px 8px 15px;border-left:1px solid #47628e; /*font-size:18px;*/ /*text-align:left;*/}
.ed_body td:first-child { /*padding-left:0;*/ border-left:none;}
.ed_body tr { border-bottom:1px solid #47628e; }
.ed_body thead td { font-weight:600; }

.inherit-all p,
.inherit-all li { font-size:inherit; line-height:inherit; font-weight: inherit; font-family:inherit; }

.ed_parent { margin-bottom:25px; }

.w-links a,
.w-links a:link, .w-links a:visited { color: #6498E2; text-decoration: none; }
.w-links a:active, .w-links a:hover { color: #6498E2; text-decoration: underline; }

.w-link-b a:active, .w-link-b a:hover { text-decoration:none; color:#6498E2;}

.t_bottom_row { margin-top:30px; }
.t_nav_block { text-align:center; }
.t_nav_block a { font-family: 'Open Sans Condensed', sans-serif; display:inline-block; height:30px; line-height:40px !important; color:#7b7b7b; font-size:14px; font-weight:600; font-size:18px; }
.t_nav_block a.num { margin:0 8px 0 8px; text-align:center; }
.t_nav_block a.num:hover,
.t_nav_block a:link, .t_nav_block a:visited { color:#7b7b7b;}
.t_nav_block a:hover, .t_nav_block a:active,
.t_nav_block a.num_sel { text-decoration:none; color:#000 !important; font-weight:700}
.t_nav_block a.nav_btn { position:relative; bottom:-5px; margin:0 12px 0 12px; color:#ffffff; width:30px; text-align:center; background-color:#7b7b7b; border-radius:15px;  }
.t_nav_block a.nav_btn span { color:inherit; font-size:18px; top:-3px; }
.t_nav_block a.nav_btn:hover { background-color:#000 !important; color:#fff;}
.t_nav_block a.nav_btn:hover span { color:#fff; }

.t_backbtn { background-color:#fff; padding:30px 0 30px 0; }
.t_backbtn .bbtn { color:#0c4c8c; }
.t_backbtn .bbtn a { padding-left:44px; display:inline-block; position:relative;}
.t_backbtn .bbtn a:before { content:" "; position:absolute; left:0; top:-8px; width:33px; height:33px; background:url(images/back_btn.png) no-repeat; }
.t_backbtn .bbtn a:hover:before { background:url(images/back_btn_over.png) no-repeat; }
.t_backbtn a:hover, .t_backbtn a:active { color:#0ab7ff; text-decoration:none; }

.error_msg { margin-bottom:20px; border:1px solid #ff0000; background:rgba(255,255,255,0.7); padding:8px 0 8px 0; text-align:center; color:#ff0000;}

.btn {cursor:pointer;}
.btn:focus {outline: 0;}

.btn-a { background-color:#7B7B7B; color:#fff; padding:8px 15px; }
.btn-a:link,
.btn-a:visited { background-color:#7B7B7B; color:#fff !important; }
.btn-a:hover,
.btn-a:active { color:#fff !important; background-color:#205196; text-decoration:none !important; }

.btn-b { background-color:#d8d8d8; color:#000; padding:8px 15px; }
.btn-b:link,
.btn-b:visited { background-color:#d8d8d8; color:#000 !important; }
.btn-b:hover,
.btn-b:active { color:#fff !important; background-color:#7b7b7b; text-decoration:none !important; }

.btn-c { background-color:#6498E2; color:#fff; padding:8px 15px; border-radius:19px; }
.btn-c:link,
.btn-c:visited { background-color:#6498E2; color:#fff !important; }
.btn-c:hover,
.btn-c:active { color:#fff !important; background-color:#507fc2; text-decoration:none !important; }

.btn-e {
	display: inline-block;
	width:120px;
	height:30px;
	line-height:30px !important;
	text-align:center;
	padding:0 20px;
	border-radius:15px;
	background-color:#6498E2;
	color:#ffffff;
	font-size:13px;
	font-weight:600 !important;
	border: none;
	color:#ffffff !important;
}
.btn-e:hover {
	text-decoration:none;
	background-color:#608bc8;
}

.bg-btn { display:block; position:absolute; left:0; right:0; bottom:0; top:0; }

/* FORMS */
.form_buttons { margin-top:20px; text-align:right; }
.form_btn { min-width:180px; float:right; margin:0 0 5px 5px; }

img.scode { float:left; margin-right:15px;}
.contact-page .form_bl { margin-top:20px; padding-top:20px; border-top:1px solid #e0ebf7; }
.ContactForm .form-group { margin-bottom:0; }
.ContactForm .form-control { margin-bottom:10px; height:40px; }
.contact-page .head { margin-bottom:15px; font-size:14px; line-height:18px;}
.contact-page  label { font-size:14px; margin-bottom:2px; padding:4px 0 2px 0; }

.form-control {  box-shadow: none; height:46px; border:1px solid #c7c7c7;}
.f_msg { padding-bottom:10px;}
.sub_btns { margin-top:30px;}

.not-found { padding:30px 15px 30px 15px; }
.not-found h1 { font-size:28px; line-height:32px;}

#map-canvas { width:100%; height:250px;}
.gal-over-box { position:absolute; left:0; right:0; bottom:0; /*background:rgba(0,0,0,0.70);*/ padding:10px 10px 10px 15px; color:#fff; text-align:left; }

.row-5 { margin-left: -5px !important; margin-right: -5px !important; }
.row-5 > .col, 
.row-5 > [class*="col-"] { padding-left: 5px !important; padding-right: 5px !important; }

.row-10 { margin-left:-10px !important; margin-right:-10px !important;}
.row-10 .col-10 { padding-left:10px !important; padding-right:10px !important;}

.row-0 { margin-left:0 !important; margin-right:0 !important;}
.row-0 .col-0 { padding-left:0 !important; padding-right:0 !important;}


.live-matches-blo { background-color:transparent; /*border-radius:10px; */width:100%; padding:0 10px 8px 0; position:relative; border-bottom:1px solid #bfbfbf; }

.live-matches-blo .blo-title { position:absolute; left:10px; top:8px;}
.live-matches-blo .list-items { padding-left:1px; }
.live-matches-blo .item-box { display:block; float:left; margin: 8px 8px 0 0; background-color:#fff; height:24px; padding:0; border-radius:12px;  }
.live-matches-blo .item-box li { float:left; padding:0 2px; font-size:13px; line-height:24px; }
.live-matches-blo .item-box .team-logo { max-height:20px !important; margin-top:2px;}

.aut-pic { filter:grayscale(1); } 
.aut-pic:hover { filter:grayscale(0); } 

/* ------------------------------------------------------------ */
/* ------------------------ ANIMATION ------------------------- */
/* ------------------------------------------------------------ */

.anim_btn { transition: all 100ms ease-in-out; -webkit-transition: all 100ms ease-in-out; }

.anim-op { visibility:visible; opacity:0; transition:opacity 10ms ease-in;}
.anim-op.animated { opacity:1; }

.anim-text { visibility: visible; opacity:0; transition: opacity 10ms ease-in;}
.anim-text.animated { opacity:1; }

.anim-push-r { visibility: visible; position:relative; left:20px; opacity:0; transition: all 10ms ease-in-out;}
.anim-push-r.animated { opacity:1; left:0; }

.anim-push-l { visibility: visible; position:relative; right:20px; opacity:0; transition: all 10ms ease-in-out;}
.anim-push-l.animated { opacity:1; right:0; }

.anim-push-r-b { visibility: visible; position:relative; left:150px; opacity:0; transition: all 10ms ease-in-out;}
.anim-push-r-b.animated { opacity:1; left:0; }

/*.revealOnScroll { opacity:0; } replaced with anim-blo*/
.anim-push-t {
	position: relative;
	-webkit-transition: all 10ms ease-in-out;
	-moz-transition: all 10ms ease-in-out;
	-ms-transition: all 10ms ease-in-out;
	-o-transition: all 10ms ease-in-out;
	transition: all 10ms ease-in-out;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	visibility: visible;
	opacity: 0;
}

.anim-push-t.animated {
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1;
}

.effect-bg { position:relative; display:block; }
.effect-bg > img { position:relative; z-index:1; }
.effect-bg:after { transition:opacity 0.15s ease-out; content:" "; position:absolute; width:100%; height:100%; left:0; top:0; bottom:0; right:0; background-color:rgba(0,0,0,0.8); opacity:0; z-index:2;}
.effect-bg:hover:after { opacity:1; transition: opacity 0.3s ease-in; }

.effe-bg-link { position:relative; display:block; }
.effe-bg-link > img { position:relative; z-index:1; }
.effe-bg-link > a { transition:opacity 0.15s ease-out; content:" "; position:absolute; width:100%; height:100%; left:0; top:0; bottom:0; right:0; background-color:rgba(0,0,0,0.6); opacity:0; z-index:2;}
.effe-bg-link:hover > a { opacity:0.5; transition: opacity 0.3s ease-in; }

#nav { width:60%; margin:0 auto;}
.loading-bar { padding: 14px 20px; display: block; text-align: center; border-radius: 6px; margin: 25px 0 10px 0; font-size: 16px; cursor: pointer; position: relative; font-weight:700; background-color:#15b3e8; color:#fff; }
.loading-bar:hover { background-color:#007dc6; color:#fff; }


/* ------------------------------------------------------------ */
/* ------------------------ MODULE ------------------------- */
/* ------------------------------------------------------------ */
/* common for 2 blocks */
.sblo-art { background-color:#ffffff; border:1px solid #ebedf5; padding:8px; text-align:left;
  -webkit-box-shadow: 8px 8px 14px -8px rgba(0,0,0,0.5);
  -moz-box-shadow: 8px 8px 14px -8px rgba(0,0,0,0.5);
  box-shadow: 8px 8px 14px -8px rgba(0,0,0,0.5);
}
.sblo-art .main-r { position:relative; }
.sblo-art .photo { position:absolute; left:0; top:0; width:94px; height:94px; overflow:hidden;  }
.sblo-art .photo img { position:relative; max-width:145px; height:94px; width:145px; margin-left:-25px; }
.sblo-art .inf-box { padding-left:104px; min-height:94px; }
.sblo-art .inf-box.no-photo { padding-left:0; min-height:15px; }
.sblo-art .inf-box strong { display:block;}
.sblo-art .inf-box h2 { margin-top:8px;}
.sblo-art .bot-r { text-align:left; padding-top:6px; margin-top:8px; border-top:1px solid #a7a7a7; }
.sblo-art .bot-r.al-r { text-align:right; }

.sct-nav { position:fixed; top:38%; z-index:1000; width:45px; height:134px;/*to keep height on over*/ }
.sct-nav.left-nav { left:5px;  }
.sct-nav.right-nav { right:5px; text-align:right;  }
.sct-nav .nav-btn { display:inline-block; width:26px; height:56px; margin-top:40px; background-repeat:no-repeat; background-position:center center;}
.sct-nav.left-nav .nav-btn{ background-image:url(images/slide_left_on_btn.svg?2); }
.sct-nav.left-nav:hover .nav-btn { background-image:url(images/slide_left_over_btn.svg?2); }
.sct-nav.right-nav .nav-btn { background-image:url(images/slide_right_on_btn.svg?2);  }
.sct-nav.right-nav:hover .nav-btn { background-image:url(images/slide_right_over_btn.svg?2);  }
.sct-nav .art-blo { min-height:134px; width:290px; visibility:hidden; opacity:0; transition:all ease-out 0.1s; position:absolute; top:0; }
.sct-nav.left-nav .art-blo { left:10px; }
.sct-nav.right-nav .art-blo { right:10px; }
.sct-nav:hover .art-blo { visibility:visible; opacity:1; transition:all ease-in 0.3s; }
.sct-nav.left-nav:hover .art-blo {  left:40px;  }
.sct-nav.right-nav:hover .art-blo { right:40px; }

.see-also-blo { position:fixed; bottom:10px; right:20px; z-index:2000; display:none; }
.see-also-blo .art-blo { min-height:134px; width:290px; }
.see-also-blo .close_btn { display:block; position:absolute; font-size:12px; border-radius:50%; font-weight:700; color:#ffffff; background-color:#000000; padding:5px 8px; right:10px; top:-12px; }
.see-also-blo .close_btn:hover { text-decoration:none; background-color:#111111; }

/************************************************************/

.blo-head-b { position:relative; text-align:center; font-size:15px; font-weight:700; line-height:1;} 
.blo-head-b .title { z-index:2; display:inline-block; background-color:#ffffff; padding:0 20px; position:relative; color:#656565; }
.blo-head-b:after { content:" "; z-index:1; height:2px; position:absolute; top:7px; background-color:#656565; left:0; right:0;}

.blo-head-gordian { font-size:18px; font-weight:700; line-height:32px; padding-left:15px; width: 50%; padding-left: 15px !important; }
.blo-head-gordian .title { color:#ffffff; }
.scts-group .par-box.gordian:nth-child(2) { margin-top:0px !important; }
.scts-group .par-box.gordian { margin-top:5px !important; }
.scts-group .art-title.gordian { color:#ffffff; font-size: 14px !important; }
.scts-group .photo-bg.gordian { height:150px !important; }

.title-a { color:#000000; font-family: KASabbatoBold, "Times New Roman", Times, serif; }
.title-a a:active, .title-a a:hover { color:#000000; text-decoration:underline; }
.t-fs-a { font-size:15px; }
.t-fs-c { font-size:20px; }

.title-b { color:#000; font-weight:800; line-height:1.1; }
.title-b a:active, .title-b a:hover { color:#007dc6; text-decoration:none; }

.title-c { color:#7b7b7b; font-weight:600; }
.title-c a:active, .title-c a:hover { color: inherit; text-decoration:underline; }
.t-fs-b { font-size:16px !important; font-weight:700; }

.author { display:block; color:#7b7b7b; }
.date { display:inline-block; color:#7b7b7b;}

.grand-a {
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 99%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 99%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 99%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.art-img-descr { font-weight:600; position:absolute; left:0; right:0; bottom:0; padding:8px 10px 8px 15px; color:#fff; }
.art-img-descr a:active, .art-img-descr a:hover { color:#f1f1f1; text-decoration:none; }

.art-tags a { float:left; display:block; margin:5px 10px 5px 0; padding:8px; line-height:1; border-radius:14px; background-color:#f5f5f5; font-size:13px; font-weight:600; color:#000000;  }
.art-tags a:hover { text-decoration:none; background-color:#7b7b7b; color:#ffffff; }
.art-tags a.selected { background-color:#7b7b7b; color:#ffffff; }

.main-row { margin-left:-15px; margin-right:-15px;}
.main-row .mcol { float:left; padding:0 15px;}

.main-row-b { margin-left:-15px; margin-right:-15px;}
.main-row-b .mcol { float:left; padding:0 15px;}

.main-row-c { margin-left:-15px; margin-right:-15px;}
.main-row-c .mcol { float:left; padding:0 15px;}

.row-label { display:block; }
.inherit { font-size:inherit; font-family:inherit; font-weight:inherit; line-height:inherit; color:inherit;  }

.ban-box { margin-left:auto; margin-right:auto; /*background-color:#ccc;*/ }
.ban_728x90 { max-width:728px; height:90px; }
.ban_300x250 { width:300px; height:250px; }
.ban_300x600 { width:300px; height:600px; }
.ban_468x60 { max-width:468px; height:60px; }
.ban_hor_a { margin-top:30px; }
.ban_hor_b { margin-top:30px; padding:12px 0; border-top:1px solid #b8b8b8; border-bottom:1px solid #b8b8b8; }
.ban_hor_c { margin-top:35px; padding-top:30px; border-top:1px solid #b8b8b8; }
.ban_hor_d { padding:12px 0; border-bottom:1px solid #b8b8b8; }
.ban_hor_e { margin-top:30px; padding:10px 0;  }
.ban_square_a { margin-bottom:15px; }
.ban_square_b { margin-top:30px; text-align: center;}
.ban_square_c { margin-top:15px; text-align: center; }
.ban_square_c > .ban_300x250 { display:inline-block; }

.ban_pushdown { margin-top:30px; border-top:1px solid #bfbfbf; display:block; padding:15px 0 0 0;}
.ban_pushdown.in-pages { border-bottom:1px solid #bfbfbf; padding:12px 0;}
.ban_970x250 { width:970px; height:1px; margin:0 auto; display:none; }

.ban_pushup { position:fixed; left:0; right:0; bottom:0; width:100%; z-index:5000; }
.ban_970x90 { width:970px; height:1px; display:none; position:relative; background-color: #f8f8f8; }
#close_pushup { display:block; padding:4px 10px; background-color:#eeeeee; color:#000; position:absolute; top:-25px; right:0; font-size:12px;}
#close_pushup:hover { text-decoration:none; background-color:#cccccc;}

.skins-box { position:fixed; top:50px; left:0; right:0; z-index:500; }
.skins-box .container { position:relative; height:1px; }
.skins-box .skin { width:160px; height:600px; width:160px; position:absolute; top:0; /*background-color:#cccccc;*/ }
.skins-box .skin.s-left { float:left; left:-160px; }
.skins-box .skin.s-right { float:right; right:-160px; z-index:-1; }

.pubdate { color:#767676; font-family: 'Open Sans Condensed', sans-serif; font-weight:700; display:block; }
.pubdate.pdate_2 {  padding-bottom:2px; color:#636363; }

/* all 3 column list blocks */
.items-block .par-box { margin-top:35px; }
.items-block .par-box:nth-of-type(2n+1) { clear:left; }
.items-block .par-box:nth-of-type(-n+2) { margin-top:0 !important; }

.tags  { background-color:#f5f5f5; padding:10px 10px 15px 10px; border-bottom:1px solid #b1b1b1; }
.tags .tag-head { position:relative; margin-bottom:10px;  }
.tags .tag-head strong { font-size:15px; display:inline-block; padding-right:10px; z-index:2; background-color:#f5f5f5; position:relative; }
.tags .tag-head:before { content:" "; position:absolute; z-index:1; height:5px; border-top:2px solid #000; border-bottom:2px solid #000; left:0; right:0; bottom:5px; }
/*
.tags .tag-body { font-size:14px;}
.tags .tag-body a { display:inline-block; margin:0 5px 5px 0; background-color:#fff; border-radius:4px; line-height:1; color:#606060; padding:7px 10px; }
.tags .tag-body a:hover { text-decoration:none; background-color:#205196; color:#fff;}
*/
.tags .tag-body { font-size:18px; }
.tags .tag-body a { display:inline-block; color:#000000;  }
.tags .tag-body a:hover { text-decoration:underline; color:#000000;}

.videobtn { display:block; position:absolute; top:50%; left:50%; margin:-35px 0 0 -35px; width:70px; height:70px; background:url(images/playvideo_btn.svg) no-repeat center center; background-size:cover; z-index:1; text-indent:-9999px; }
.videobtn.vid-small { width:60px; height:60px; margin:-30px 0 0 -30px;}
.vid-list .dbox { padding-bottom:5px; }
.vid-list .vid-teaser { position:relative; max-height:150px; overflow:hidden; }
.vid-list .vid-teaser img { margin-top:-5%; }

.videobtn.audiobtn { background:url(images/icon7_white.svg) no-repeat center center; }

#geo_map { height:200px; width:100%;}

.arttag { font-style:normal; position:absolute; display:inline-block; height:26px; line-height:26px; background-color:#6498E2; padding:0 8px; color:#ffffff; }
.arttag.indescr { left:0; top:-26px; }
.arttag.alone { bottom:15px; left:0;  }
.arttag.inlist { bottom:5px; left:0;  }

.hm-newsroom h2.title-a { padding:10px 8px 10px 10px; /*border-bottom:1px solid #c0c0c0;*/ }
.hm-videos h2.title-a { padding:10px 8px 10px 10px; /*border-bottom:1px solid #c0c0c0;*/ }

.list-blo-a { background-color:#fff; }
.list-blo-a ul.list li { padding:9px 8px 9px 10px; border-bottom:1px solid #c0c0c0; font-size:15px; font-weight:normal !important; font-family: KASabbatoLight, "Times New Roman", Times, serif; }
.list-blo-a ul.list li.more-btn { text-align:right; font-weight:700 !important; padding-right:15px; border-bottom:none;  font-size:12px; font-family: 'Open Sans', sans-serif;  }

.art-icons-list li.comm-btn { position:relative; }
.art-icons-list li.comm-btn .com-num { line-height:25px; display:block; position:absolute; top:0; left:0; right:0; color:#000000; font-size:13px; text-align:center;}
.art-icons-list li.comm-btn { position:relative; }
.art-icons-list .liveupd-icon > a { position:relative; background-color:#f20603; color:#ffffff !important; display:block; border-radius:50%; }
.art-icons-list .liveupd-icon small { display:none; }
.main-art .liveupd-icon small { position:absolute; top:3px; right:37px; color:#ea0603; display:block; font-family: 'Open Sans Condensed', sans-serif; font-size:16px; font-weight:700; }

.blo-sct-title { padding-bottom:14px; font-size:15px; color:#656565; font-weight:700; }

.scts-group { margin-top:10px; }
.scts-group .par-box { margin-top:25px; }
.scts-group .par-box:nth-of-type(2n+1) { clear:left; }
.scts-group .art-title { font-size:16px; font-family: KASabbatoLight, "Times New Roman", Times, serif; }
/*.scts-group h2 { border-top:1px solid #b8b8b8; padding:9px 0 14px;}*/
.scts-group .top-art .main-art { font-size:16px; font-family: KASabbatoBold, "Times New Roman", Times, serif;}
.scts-group .top-art .photo { margin-bottom:10px; position:relative; padding-right:35px; }
.scts-group .top-art .photo .teaser { float:left;}
.scts-group .top-art .art-icons-list { z-index:15; position:absolute; bottom:-5px; right:0; }
.scts-group .top-art .art-icons-list li { margin-bottom:8px; }
.scts-group .top-art .art-icons-list li img.icon { width:30px; height:30px; }
.scts-group .sec-art { margin-top:15px; }
.scts-group .sec-art > li { border-top:1px solid #b8b8b8; padding:10px 0; font-family: KASabbatoLight, "Times New Roman", Times, serif; }
.scts-group .sec-art .art-icons-list { display:inline-block; margin-left:5px; padding-top:1px;  }
.scts-group .sec-art .art-icons-list li { display:inline-block; margin-left:5px; }
.scts-group .sec-art .art-icons-list li img.icon { width:16px; height:16px; }
.scts-group .sec-art .art-icons-list .com-num { font-size:9px; line-height:18px; }
.scts-group .photo-bg { width:100%; height:200px; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:cover; }
.scts-group .photo-bg .img-link { display:block; position:absolute; top:0; bottom:0; left:0; width:100%; }

.scts-group-vline .item-box { padding:15px 10px 10px 10px; border-top:1px solid #b8b8b8; }


.main-art .photo { float:left; position:relative;  }
.main-art .photo.no-photo { width:100%;}
.main-art .no-photo .art-img-descr { position:relative; bottom:auto; }
.main-art h1 { margin-top:15px; line-height:1.1;}
.main-art h1 a:active, .main-art h1 a:hover { text-decoration: underline; }
.main-art .author { margin-top:6px; color:#000000; font-size:12px; font-family: KASabbatoTwo-Italic, "Times New Roman", Times, serif; }
.main-art .sum-descr { font-weight:300; color:#656565; line-height:1.3;}
.main-art .more-btn { margin-top:15px; font-size:12px; }
.main-art .art-icons-list { z-index:0; position:absolute; top:10px; right:10px; }
.main-art .art-icons-list li { margin-bottom:10px; }
.main-art .art-icons-list li img.icon { width:30px; height:30px; }

.sct-sec-art .page-head { font-size:36px; line-height:1.1; }
.sct-sec-art .author { margin-top:6px; color:#000000; font-size:12px; font-family: KASabbatoTwo-Italic, "Times New Roman", Times, serif; }
.sct-sec-art .sum-descr { font-weight:300; color:#656565; line-height:1.3; }
.sct-sec-art .more-btn { margin-top:15px; font-size:12px;}
.sct-sec-art .rel-links { margin:10px 0 0 0; }
.sct-sec-art .rel-links li { display:block; width:100%; margin:6px 0 0 0; }


.hm-newsroom .blo-head { border-bottom:1px solid #c0c0c0; padding-bottom:9px; position:relative; }
.hm-newsroom .blo-head .blo-title { font-weight:700; font-size:20px; display:inline-block; margin-left:8px; border-left:1px solid #c0c0c0; padding-left:10px;   }
.hm-newsroom .blo-head:before { content:" "; width:40px; height:40px; background:url(images/k_grypas.png) no-repeat center center; background-size:contain; display:inline-block; }
.hm-newsroom .art-icons-list { z-index:0; position:relative; top:auto; right:auto; display:inline-block; margin-left:8px }
.hm-newsroom .art-icons-list li { display:inline-block; padding:0 5px 0 0 !important; border:none !important; }
.hm-newsroom .art-icons-list li img.icon { width:15px; height:15px; }
.hm-newsroom .art-icons-list li.comm-btn span { display:none; }
.hm-newsroom .art-icons-list .liveupd-icon > a { top: 3px; height: 15px; }

.hm-videos .list li { margin-left:0px !important; margin-right:0px !important; }
.hm-videos .list li .video-item { padding-left:0px !important; padding-right:0px !important; }
.hm-videos .list li .video-item .icon { width:37px; height:37px; }
.hm-videos .list li .video-title { padding-left:10px !important; padding-right:0px !important; }

.hm-mart .rel-links { margin-top:9px; }
.hm-mart .rel-links li { margin:6px 10px 0 0; }
.hm-mart .art-icons-list li.comm-btn .com-num { color:#ffffff; }
.hm-mart h1 { margin-top:0 !important; color:#fff; text-shadow:1px 1px #000;}

.hm-mart-2 { text-align: center; }
.hm-mart-2 h1 { margin-top:0 !important; padding:20px 0; text-align:center; color:#010101; font-weight:700 !important; text-align: center; }
.hm-mart-2 h1 a:hover { text-decoration:none !important; }
.hm-mart-2 .photo { float:none !important; position:relative; display:inline-block !important; }
.hm-mart-2 .art-title-new-b { font-size:50px; line-height:1.2; font-weight:100 !important; }

.hm-thehill { background-color:#001E53; padding:25px 0; margin:25px 0; }
.hm-thehill .header { text-align:center; padding:2px 0; position:relative; margin-bottom:25px; }
.hm-thehill .header:after { content:" "; position:absolute; left:0; right:0; z-index:4; top:50%; height:2px; background-color:#ffffff; margin-top:-1px; }
.hm-thehill .header a { width:300px; margin:0 auto; display:block; z-index:5; position:relative; background-color:#001E53;}
.hm-thehill .header img { max-width:200px; margin:0 auto;  }
.hm-thehill .items-list { display:flex; flex-flow: row wrap; }
.hm-thehill .items-list .par-box { display:flex; align-items: center; justify-content: center; width:50%; float:left; border-right:1px solid #ffffff; display:flex; text-align:center; }
.hm-thehill .items-list .item-blo { padding:25px 15px; }
.hm-thehill .sct-name { font-size:14px; color:#ffffff; padding-bottom:2px; }
.hm-thehill .art-title { font-size:28px; color:#ffffff;}
.hm-thehill .audio-icon { display:block; margin-top:15px; position:relative; text-align:center;  }
.hm-thehill .audio-icon:after { content:" "; display:inline-block; width:26px; height:26px; background:url(images/icon7_white.svg) no-repeat center center;  }


.hm-trend { margin-top:35px; }
.hm-trend .header { text-align:center; padding:2px 0; position:relative; margin-bottom:25px; }
.hm-trend .header:after { content:" "; position:absolute; left:0; right:0; z-index:4; top:50%; height:2px; background-color:#000000; margin-top:-1px; }
.hm-trend .header .logos { width:280px; margin:0 auto; display:block; z-index:5; position:relative; background-color:#EBE7E0; text-align:center;}
.hm-trend .header .logos img { display:inline-block; vertical-align: bottom; margin:0 10px; }
.hm-trend .items-list { display:flex; flex-flow: row wrap; }
.hm-trend .items-list .par-box { display:flex; align-items: center; justify-content: center; width:50%; float:left; border-right:1px solid #bfbfbf; display:flex; text-align:center; }
.hm-trend .items-list .item-blo { padding:25px 15px; }
.hm-trend .sct-name { font-size:14px; color:#000000; padding-bottom:2px; }
.hm-trend .art-title { font-size:28px; color:#000000;}
.hm-trend .audio-icon { display:block; margin-top:15px; position:relative; text-align:center;  }
.hm-trend .audio-icon:after { content:" "; display:inline-block; width:26px; height:26px; background:url(images/icon7_white.svg) no-repeat center center;  }
.hm-trend .lock-icon { display:block; margin-top:0; position:relative; text-align:right; position:relative; top:-15px;  }
.hm-trend .lock-icon:after { content:" "; display:inline-block; width:17px; height:23px; background:url(images/lock_icon.png) no-repeat center center;  }


.row-arts .item-box { padding-top: 25px; margin-top:25px; border-top:1px solid #dfdad5; }
.row-arts .item-box:first-child { border-top:none; margin-top:0; }
.row-arts .item-box .page-head { font-size:24px; line-height:1.1; }
.row-arts .item-box .summary { padding-top:10px; color:#848484; }
.row-arts .item-box .date  { color:#848484; font-size:14px; }

.trend-detpage { max-width:990px; margin:0 auto; padding:30px 0 45px 0; }
.trend-detpage .container { max-width:990px !important; }
.trend-detpage .art-head { font-size:36px; line-height:1.1; }
.trend-detpage .art-subhead { font-size: 24px; color:#848484; line-height:1.1; padding-top:10px; }
.trend-detpage .art-detail { max-width: 990px; }

/* block 4 arts by colum max */
.col-list-4 .par-box:nth-of-type(2n+1) { clear:left; }

/* block 3 arts by colum max (erase top row margin) */
.col-list-3 .par-box:nth-of-type(2n+1) { clear:left; }
.col-list-3 .par-box:nth-of-type(-n+2) { margin-top:0 !important; }

/* block 3 arts by colum in default */
.col-arts-a { margin-top:30px; }
.col-arts-a .par-box { margin-top:25px; }
.col-arts-a .top-title { margin-bottom:25px; }
.col-arts-a .art-title { min-height:38px; font-family: KASabbatoBold, "Times New Roman", Times, serif; font-size:16px !important; }
.col-arts-a summary { margin-top:6px; font-family: KASabbatoSB, "Times New Roman", Times, serif; font-size:15px !important;}
.col-arts-a .bot-box { margin-top:8px; text-align:left; }
.col-arts-a .author { margin-bottom:2px; font-family: KASabbatoSB, "Times New Roman", Times, serif; color:#000; }
.col-arts-a .dbox { font-family: KASabbatoSB, "Times New Roman", Times, serif;  }
.col-arts-a .dbox a { display:inline-block; font-family: 'Open Sans', sans-serif; font-weight:700; }
.col-arts-a .dbox .date { color:#000; }
.col-arts-a .photo { position:relative; }
.col-arts-a .sct-link { color:#6498E2;}

.aut_smedia { margin-top:15px;}
.aut_smedia img { display:inline-block; margin-right:3px; vertical-align:top;}
.aut_email { margin-top:5px;}

.rel-links li { color:#000000; float:left; line-height:15px; font-size:13px; margin:10px 15px 0 0; padding-left:20px; position:relative;  }
.rel-links li:before { content:" "; display:block; background-color:#6F95DC; width:10px; height:10px; position:absolute; left:0; top:2px; }

.mod-page { max-width:100%; overflow:hidden; padding-bottom:0 !important; }
.mod-detpage { padding-bottom:0 !important; }
.mod-page > div.container,
.mod-detpage > div.container { background-color: #ffffff !important; padding-bottom:20px; }
.mod-detpage .art-head { padding:30px 15px; border-bottom:1px solid #bfbfbf; }
.mod-detpage .art-date { font-size:12px; font-weight:300; }
.mod-detpage .head-info .info p { font-size:12px; }

.showvid-head { margin-bottom:15px;}
.showvid-body { padding-bottom:30px; margin-bottom:40px; border-bottom:1px solid #e5e5e5; }
.showvid-body .vid-descr { margin-top:15px; }
.showvid-body .share-box { margin-top:25px; }

.art-detail .gallery { text-align:center; margin-bottom:25px; }
.art-detail .gallery .gal-box { display:inline-block; max-width:800px;  }
.art-detail .gal-descr { padding-top:3px; text-align:left; }
/*.art-detail .ed_body p:first-of-type { font-weight:600; }*/
.art-detail .head-info { position:relative; }
.art-detail .head-info .aut-pic { float:left; }
.art-detail .head-info .aut-pic img { height:80px; /*80px;*/ }
.art-detail .head-info .info { float:left; vertical-align:top; padding-left:5px; min-height:80px;}
.art-detail .head-info .info.no-photo { padding-left:0; min-height:14px; }
.art-detail .colb-info { clear:left; width:100%; }
.art-detail .colb-info.w-author { padding-top:20px; }

.quote-blo { overflow:hidden; float:left; margin:0 25px 25px 0; padding:15px 5px 20px 5px; background-color:#f5f5f5; border-top:1px solid #a5a5a5; width:300px; text-align:center;  }
.quote-blo strong { font-size:100px; line-height:0.9; }
.quote-blo p { font-size:24px; padding-top:5px; }

.com-form-blo .h-blo { border-top:1px solid #bfbfbf; border-bottom:1px solid #bfbfbf; padding:8px 0; }
.com-form-blo .h-blo strong { line-height:24px;}
.com-form-blo .h-blo strong.xlh { line-height:40px;}
.com-form-blo .h-blo .log-btns { float:right; }
.com-form-blo .h-blo .log-btns .btn { float:left; margin-right:15px; }
.com-form-blo .h-blo .log-btns .fb-logbtn { height:40px; float:left; border-radius:4px; padding:8px 15px; background:#3c56a1;
  background:linear-gradient(#4b67b8,#3c56a1);}
.com-form-blo .s-msg { font-size:12px; }
.com-form-blo .limit-msg { padding-top:5px; font-size:11px; }
.com-form-blo .limit-msg > strong { color:#205196; }
.com-form-blo ::-webkit-input-placeholder { font-size:12px;}
.com-form-blo .sec-code-row { text-align:left; }
.com-form-blo .sec-code-row > img { float:left; margin-right:10px;}
.com-form-blo .sec-code-row > .form-control { margin-top:2px; float:left; width:160px !important;}
.com-form-blo .subbtn { width:100%; margin-top:10px; }
.com-list { margin-bottom:20px; }
.com-list .com-item { border-bottom:1px solid #d6d6d6; background-color:#f3f3f3; padding:15px; margin-bottom:2px; }
.com-list .com-item p { font-size:13px; }
.com-list .com-item small { padding-top:5px;}
.com-list.short-list .com-item { display:none; }
.com-list.short-list .com-item:nth-of-type(-n+4) { display:block; }
.com-list .mancombtn { color:#205196; font-size:13px; font-weight:bold; display:block; padding:4px 0 5px 0;  }
.com-list #comshowless { display:none; }

/* right blocks */ 
.right-blocks .bot-line { margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #e5e5e5; }
.right-blocks .rblock { margin-bottom:25px; }

/* right art list block (common) */
.r-art-blo { background-color:#f5f5f5; border-top:1px solid #a7a7a7; }
.r-art-blo .blo-head { padding:12px 10px; border-bottom:1px solid #b8b8b8; } 
/*.r-art-blo .blo-head h2 { color:#7b7b7b; font-weight:300; } /* use title_a */
.r-art-blo .blo-head .subt { display:block; padding-top:6px; font-family: KASabbatoBold, "Times New Roman", Times, serif; font-size:12px; } 
.r-art-blo .item { padding:12px 10px; border-bottom:1px solid #b8b8b8; }
.r-art-blo .text-a { font-size:15px; font-weight:normal !important; font-family: KASabbatoLight, "Times New Roman", Times, serif; } /*main block title*/

.com-blo .art-title { font-size:15px; }
.com-blo .summary { padding-top:5px; line-height:1.1; font-size:15px; font-weight:normal; word-break: break-all !important; }
.com-blo .user { font-size:14px; font-weight:normal; }

.hm-com-blo { background-color:#ffffff; border-top:none; }

.popart-blo .tabs { border-bottom:1px solid #b8b8b8; background-color:#a2a2a2;}
.popart-blo .tabs li { width:33.3333%; float:left; text-align:center;  }
.popart-blo .tabs li a { color:#dbdbdb; padding:8px 2px; display:block; border-right:1px solid #828282; background-color:#a2a2a2; }
.popart-blo .tabs li:nth-child(3) a { border-right:none; }
.popart-blo .tabs li a:hover,
.popart-blo .tabs li a.on { color:#000; background-color:#f5f5f5; text-decoration:none;  }
.popart-blo .tab-body { display:none; }

.hm-popart { background-color:#ffffff; border-top:none; }
.hm-popart .item { padding:10px 10px 10px 30px; position:relative; }
.hm-popart .item.w-img { padding-right:90px; min-height:70px; }
.hm-popart .item .d_table { height:50px; }
.hm-popart .item .counter { display:block; position:absolute; top:5px; left:5px; line-height:1;}
.hm-popart .item .teaser { position:absolute; right:5px; top:10px; width:79px;}
.hm-popart .text-a {line-height:1.2; }

.hm-blo { padding-bottom:25px; max-width:100%;  }

.blo-head-line { position:relative; margin-bottom:20px;  }
.blo-head-line .blo-title { font-size:15px; display:inline-block; padding-right:10px; z-index:2; background-color:#ffffff; position:relative; color:#656565; font-weight:700;}
.blo-head-line:before { content:" "; position:absolute; z-index:1; height:5px; border-top:2px solid #656565; border-bottom:2px solid #656565; left:0; right:0; bottom:5px; }

.hm-authors .list-box { margin-top:20px; }
.hm-authors .items-list { margin-left:-10px; margin-right:-10px;}
.hm-authors .item-parbox { padding:0 10px; }
.hm-authors .item { min-height:140px; text-align:center;}
.hm-authors .item .aut-pic { margin-bottom:15px; }
.hm-authors .item .aut-pic img { margin:0 auto; max-height:150px; border:1px solid #707070; border-radius:50%; }
.hm-authors .item .author { margin-bottom:15px; font-size:14px;}
.hm-authors .item .title { font-size:18px;}
.hm-authors .owl-buttons .owl-prev { left:10px !important; }
.hm-authors .owl-buttons .owl-next { right:10px !important; }

.hm-proso { padding:25px 0; }
.hm-proso .blo-h { margin-bottom:20px; }
/*.hm-proso .list-box { padding:0 40px; }*/
.hm-proso .items-list { margin:0; }
.hm-proso .item-parbox { padding:0; }
.hm-proso .item-parbox .item { background-color:#ffffff; height:250px; text-align:center; }
.hm-proso .item { min-height:140px; text-align:center; padding:15px 20px; border-left:1px solid #c5c5c5; }
.hm-proso .item .title { margin-bottom:4px; font-size:24px; }
.hm-proso .item .subtitle { font-size:14px; }
.hm-proso .owl-item:first-child .item { border-left:none; }
.hm-proso .owl-buttons .owl-prev { left:-40px; }
.hm-proso .owl-buttons .owl-next { right:-40px; }

.scts-group .hm-proso { margin-top:0 !important; }

.sctsgroup-c { background-color:#fff; padding:20px 15px; }
/*.sctsgroup-c .list-box { padding:0 40px; } arrows space */
.sctsgroup-c .sct-title { font-family: 'Open Sans', sans-serif; font-weight:700; font-size:20px; color:#000000; margin-bottom:15px; }
.sctsgroup-c .sct-title > a:after { content:" "; width:9px; height:16px; display:inline-block; margin-left:10px; vertical-align:middle; background:url(images/more-btn.png) no-repeat center center; background-position:center; background-size:contain; position:relative; top:-2px; }
.sctsgroup-c .items-list { margin-left:-15px; margin-right:-15px; text-align:left;}
.sctsgroup-c .item-parbox { padding:0 15px; position:relative; }
.sctsgroup-c .item { text-align:left; position:relative; min-height:320px; }
.sctsgroup-c .item:before { content:" "; display:block; width:1px; background-color:#b8b8b8; position:absolute; left:-10px; top:0; bottom:0; }
.sctsgroup-c .item .art-title { font-family: KASabbatoLight, "Times New Roman", Times, serif; font-size:18px; }
.sctsgroup-c .item .photo { margin-bottom:10px; }
.sctsgroup-c .item .photo img { margin:0 auto; }
.sctsgroup-c .owl-item:first-child .item:before { display:none; }

.sctsgroup-astrobank { background-color:#f2f2f2; padding:20px 15px; }
.sctsgroup-astrobank .list-box { padding:0 40px; /*arrows space */ }
.sctsgroup-astrobank .items-list { margin-left:-10px; margin-right:-10px; text-align:left;}
.sctsgroup-astrobank .item-parbox { padding:0 10px; position:relative; }
.sctsgroup-astrobank .item { text-align:left; position:relative; /*min-height:202px;*/ }
.sctsgroup-astrobank .item h2 { margin-bottom:2px; text-align:left; color:#ffffff; font-size: 18px; font-weight: bold; padding: 3px 5px 5px 10px; position: absolute; z-index: 2; width: 50%; left: 0px; bottom: 0px; }
.sctsgroup-astrobank .item .art-title { font-family: KASabbatoBold, "Times New Roman", Times, serif; font-size:15px; }
.sctsgroup-astrobank .item .photo { margin-bottom:10px; position: relative; /*border: 8px #ffc52f solid;*/ }
.sctsgroup-astrobank .item .photo img { margin:0 auto; z-index:1; }
.sctsgroup-astrobank .owl-item:first-child .item:before { display:none; }
.sctsgroup-astrobank .art-info { position:absolute; left:0; right:0; bottom:0; }
.sctsgroup-astrobank .item .ab-icon-left { position:absolute; width: 70px; bottom: 9px; right: 5px; }
.sctsgroup-astrobank .item .ab-icon-right { position:absolute; bottom: 0px; right:0px; width:80%; height:80%; }
.sctsgroup-astrobank .art-info .ab-bottom-bar { display:block; position:absolute; bottom:33px; left:0; width:100%; height:3px; background-color:#ffc52f; }
.sctsgroup-astrobank .art-info .ab-bottom-bar2 { display:block; position:absolute; bottom:0; left:10px; background: url("images/astrobank/ab_bg.png") repeat-x center center; width:calc(100% - 10px); width:-webkit-calc(100% - 10px); width:-o-calc(100% - 10px); width:-moz-calc(100% - 10px); height:33px; }
.sctsgroup-astrobank .gradient {
background: rgb(113,111,111);
background: -moz-linear-gradient(0deg, rgba(113,111,111,0.05) 0%, rgba(160,159,159,0.05) 50%, rgba(248,248,248,0.05) 100%);
background: -webkit-linear-gradient(0deg, rgba(113,111,111,0.05) 0%, rgba(160,159,159,0.05) 50%, rgba(248,248,248,0.05) 100%);
background: linear-gradient(0deg, rgba(113,111,111,0.05) 0%, rgba(160,159,159,0.05) 50%, rgba(248,248,248,0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#716f6f",endColorstr="#f8f8f8",GradientType=1);
}

.sctsgroup-giovanni { background-color:#f2f2f2; padding:30px 0; margin:30px 0; }
.sctsgroup-giovanni .sct-blo-title-new { margin-bottom:25px; }
/*.sctsgroup-giovanni .list-box { padding:0 40px; }*/
.sctsgroup-giovanni .items-list { margin-left:-10px; margin-right:-10px; text-align:left;}
.sctsgroup-giovanni .item-parbox { padding:0 10px; position:relative; }
.sctsgroup-giovanni .item { text-align:left; position:relative; /*min-height:202px;*/ }
.sctsgroup-giovanni .item .art-title { font-family: KASabbatoBold, "Times New Roman", Times, serif; font-size:16px; margin-bottom:5px; }
.sctsgroup-giovanni .item .photo { margin-bottom:10px; position: relative; /*border: 8px #ffc52f solid;*/ }
.sctsgroup-giovanni .item .photo img { margin:0 auto; }
.sctsgroup-giovanni .owl-item:first-child .item:before { display:none; }

.scroll-arts-blo { background-color:#f9f9f9; border-top:1px solid #c9c9c9; border-bottom:1px solid #6e6e6e; padding:10px 35px; text-align:left; }
.scroll-arts-blo h2 { margin-bottom:14px; line-height:1; }
.scroll-arts-blo .items-list { margin-left:-10px; margin-right:-10px; text-align:left;}
.scroll-arts-blo .item-parbox { padding:0 10px; }
.scroll-arts-blo .item { position:relative; }
.scroll-arts-blo .item .photo-box { position:absolute; left:0; top:0; width:110px; overflow:hidden;  }
.scroll-arts-blo .item h3 { padding-left:120px; min-height:80px;}
.scroll-arts-blo .item .aut-img { height:80px; margin:0 auto;}

.hm-cls { background-color:#fff; border-top:none; margin-top:30px; }
.hm-cls .item { padding:12px 10px; position:relative; }
.hm-cls .item.w-img { padding-right:90px; min-height:70px; }
.hm-cls .item .d_table { height:50px; }
.hm-cls .item .teaser { position:absolute; right:5px; top:10px; width:79px;}
.hm-cls .text-a { font-size:15px; line-height:1.35; }

.hm-galsshow { padding:0 40px; }
.hm-galsshow .slide { position:relative; }
.hm-galsshow .gal-link { display:block; position:absolute; left:40px; top:0; right:40px; bottom:0; background-color: transparent; z-index:2; }
/*.hm-galsshow .inf-box { text-align:center; position:absolute; top:0; left:0; right:0; bottom:0; z-index:1; }
.hm-galsshow .inf-box .bhead { margin-bottom:15px; color:#fff; display:inline-block; background-color:#205196; font-size:14px; padding:5px 8px; line-height:1; }
.hm-galsshow .inf-box h3 { color:#fff; text-shadow:1px 1px #000; font-weight:800; font-size:24px; }
.hm-galsshow .inf-box .d_col { text-align:center; }
.hm-galsshow .inf-box .inner { display:inline-block; max-width:80%;}
.hm-galsshow .descr-box { color:#fff; font-weight:600; position:absolute; left:0; right:0; bottom:0; background-color:rgba(0,0,0,0.5); padding:15px; }*/
.hm-galsshow .info-box { padding:15px 5px; background-color: #f8f8f8; }
.hm-galsshow .blo-sct-title { padding-bottom:8px;}
.hm-galsshow .title { font-size:15px; }
.hm-galsshow .descr-box { font-size:14px; padding-top:5px; }

.slider-gal .owl-pagination { position:absolute; display:block; width:100%; left:0; right:0; padding:0 5px; bottom:120px; text-align:center; }
.slider-gal .owl-pagination .owl-page { display:block !important; float:left; width:16.66666%; padding:0 10px; margin:0; }
.slider-gal .owl-pagination .owl-page span { height:5px !important; width:100% !important; border-radius:0 !important; display:block; background-color:rgba(255,255,255,0.6); margin:0 !important; }
.slider-gal .owl-pagination .owl-page.active span { background-color:rgba(255,255,255,1) !important;}

.slider-gal .video-container { position:absolute; top:0; left:0; right:0; z-index:100; }
.slider-gal .play-video-btn { position:absolute; top:0; left:0; right:0; bottom:0; z-index:99; }

.hm-phgallery .photo { position:relative }
.hm-phgallery .sct-blo-title-new { margin-bottom:20px;}
.hm-phgallery .info-box { padding:20px 0 10px 0; min-height:100px; }
.hm-phgallery .title { font-size:20px; margin-top:10px; }
.hm-phgallery .descr-box { font-size:14px; padding-top:5px; }
.hm-phgallery .gal-link { display:block; position:absolute; left:0; top:0; right:0; bottom:0; background-color: transparent; z-index:2; }
.hm-phgallery .close-video-btn { display:block; position:absolute; font-size:14px; color:#ffffff; padding:14px 20px; line-height:1; background-color:#000000; border-radius:4px; top:30px; right:15px; z-index:500; }
.hm-phgallery .close-video-btn:hover { background-color:#005ba9; text-decoration:none; }

.hm-vidgal .slide:after { content:" "; display:block; position:absolute; top:50%; margin-top:-75px; left:50%; margin-left:-25px; width:50px; height:50px; background:url(images/playvideo_btn.png) no-repeat; }
.hm-vidgal .owl-pagination .owl-page { width:10% !important; }

.hm_wizcal { display:none; }
.hm_wizcal .mbody { background-color:#ffffff; padding:15px 0 25px;  }
.hm_wizcal .mbody .wizcalbody { width:100% !important; }
.hm_wizcal .blo-head-line { margin-bottom:10px; }

.archive .top-blo { margin-top:25px; padding:20px; border-top:1px solid #e6e6e6;  border-bottom:1px solid #e6e6e6; background-color:#fbfbfb; }
.archive .top-blo .s_elem { float:left; margin-right:10px; width:auto; }
.archive .top-blo .kword { width:250px; }
.archive .top-blo #sct_selector { float:left; margin-right:10px; }
.archive .top-blo #sct_selector > select { float:left; margin-right:5px; width:auto; }
.archive .top-blo .btn-a { padding:6px 12px; height:36px;}
.archive .items-list { margin-top:40px; }    
.archive .list-item { margin-top:30px; padding-top:30px; border-top:1px solid #c0c0c0; }
.archive .list-item:first-child { margin-top:0; padding-top:0; border-top:none; }
.archive .summary { margin-top:10px; line-height:1.3; }
.archive .list-item .dbox { margin-top:10px; }
.archive .list-item .dbox a { display:inline-block; }

.apopsis-list { padding-bottom:10px; }
.apopsis-list .par-box { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #000000;}
.apopsis-list .par-box .item-box { border-left:1px solid #000000; }
.apopsis-list .art_title { line-height:1.2;}
.apopsis-list .summary { margin-top:15px; font-size:13px; }
.apopsis-list .item-box .dbox { margin-top:15px; text-align:right; padding-right:10px; }
.apopsis-list .item-box .dbox a { display:inline-block; }
.apopsis-list .item-box .photo small { display:block; font-size:10px; text-align:center; padding-top:5px; color:#7b7b7b; }
.apopsis-list .item-box .photo .aut-img { border-radius:50%; }

.print-ed .items-list { margin-top:5px; }    
.print-ed .items-list .item-box { text-align:center; max-width:150px; margin:35px auto 0 auto; }    
.print-ed .photo { margin-bottom:10px;}
.print-ed .photo img { margin:0 auto; }

.print-ed .header-sct { text-align:center; }
.print-ed .doc-groups { display:inline-block;}
.print-ed .doc-groups li { display:inline-block; color:#969696; font-size:14px;}
.print-ed .doc-groups li.selected { font-weight:700; }
.print-ed .doc-groups li:last-child { margin-right:0; padding-right:0; border:none; }
.print-ed .doc-groups li.sep { width:25px; text-align:center; font-weight:700; }

.user-subscription .ed_body p,
.user-subscription .ed_body ul li { font-family: 'Open Sans', sans-serif;}
.user-subscription .sub-info { margin-bottom:25px; }
.user-subscription .sub-info li { margin-top:15px; }
.user-subscription .sub-info li:first-child { margin-top:0; }
.user-subscription .footer-section { margin-top:25px; color:#ffffff; }
.user-subscription .ed_body li {
    line-height: 1.4285;
    font-family: KASabbatoSB, "Times New Roman", Times, serif;
    font-weight: normal;
}
.user-subscription .sub_subscriptions { margin-top:35px;}
.user-subscription .blo-title { font-size:14px; margin-bottom:10px; font-weight:700; }
.user-subscription .sub_subscriptions table { width:100%; }
.user-subscription .sub_subscriptions table td { padding:10px 5px; border-bottom:1px solid #f1f1f1; border-left:1px solid #f1f1f1; text-align:center; font-size:14px; }
.user-subscription .sub_subscriptions table td:last-child { border-right:1px solid #f1f1f1; }
.user-subscription .sub_subscriptions table thead td { background-color:#f1f1f1; }

.cancel-subscription { margin-top:35px;}
.cancel-subscription button { color:#FF0000; font-size:14px;  background: none; border: none; padding: 0; margin: 0; cursor: pointer; }


.visible-xlg-block { display:none; }

.catfish_ad { position:fixed; bottom:0px; padding-top:5px; left:-361px; width:360px; height:232px; background-color:#f8f8f8; z-index:3000; transition:all ease-out 0.5s; }
.catfish_ad.show { left:0px; transition:all ease-in 0.5s; }
.catfish_ad .close-btn { display:block; position:absolute; font-size:12px; border-radius:50%; font-weight:700; color:#ffffff; background-color:#000000; padding:5px 8px; right:10px; top:-22px; }
.catfish_ad .close-btn:hover { text-decoration:none; background-color:#111111; }


.bbcatfish_ad { position:fixed; top:100px; left:-391px; width:391px; height:652px; /*background-color:#f8f8f8;*/ z-index:3000; transition:all ease-out 0.5s; border-right: 1px solid #010101; border-top: 1px solid #010101; border-bottom: 1px solid #010101; }
.bbcatfish_ad.show { left:0px; transition:all ease-in 0.5s; }

.bbcatfish_ad .close-btn {
fill:white; background-color: #010101; position: absolute; width: 10%; height:15%; border-top-right-radius: 300px; border-bottom-right-radius: 300px; left: -100px; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; z-index: 2147483647;
}
.bbcatfish_ad.show .close-btn { left:391px; /*transition:all ease-in 0.5s;*/ }

.bbcatfish_ad .close-btn:hover { text-decoration:none; background-color:#e00603; }

.bbcatfish_ad.show .close-btn .arrow-left { top: 35px; position: absolute; left: 10px; font-weight: bold; font-size: x-large; color:#fff; }

.sct-in-subpages { padding-top:15px; }
.sct-in-subpages li { color:#808080; float:left; margin-left:10px; padding-left:10px; margin-bottom:10px; border-left:1px solid #bfbfbf; line-height:1; }
.sct-in-subpages li:first-child {  margin-left:0; padding-left:0; border-left:none; color:#000000;}
.sct-in-subpages li.selected { color:#000000; }

.sct-in-subpages-b { padding-bottom:15px; border-bottom:1px solid #bfbfbf; margin-bottom:10px; }
.sct-in-subpages-b li { margin-bottom:0; }

.theme-oikonomiki { background-color:#ECE7DF !important; }
.theme-oikonomiki .mod-page > div.container,
.theme-oikonomiki .mod-detpage > div.container { background-color: transparent !important; padding-bottom:20px; }

.theme-oikonomiki .wlogo { background:url(images/oikonomiki_logo.svg) no-repeat center center !important; background-size:contain !important; }
.theme-oikonomiki .w-links a,
.theme-oikonomiki .w-links a:link, .theme-oikonomiki .w-links a:visited { color: #B54E25 !important; }
.theme-oikonomiki .w-links a:active, .theme-oikonomiki .w-links a:hover { color: #B54E25 !important; }
.theme-oikonomiki .w-link-b a:active, .theme-oikonomiki .w-link-b a:hover { color:#B54E25 !important;}
.theme-oikonomiki .color-d { color:#B54E25 !important; }
.theme-oikonomiki .col-arts-a .sct-link { color:#B54E25 !important; }
.theme-oikonomiki .blo-head-line .blo-title { background-color:#F3F0EA !important; }
.theme-oikonomiki .hm-authors { /*background-color:#F3F0EA !important;*/ padding:20px !important; }
.theme-oikonomiki .hm-authors .blo-head-line .blo-title { background-color:#ffffff !important; }
.theme-oikonomiki .hm-proso { background-color:transparent !important; } 
.theme-oikonomiki .hm-proso .blo-head-line .blo-title { background-color:#ECE7DF !important; }
.theme-oikonomiki .hm-proso .item-parbox .item { background-color:#F3F0EA !important; } 
.theme-oikonomiki .arttag { background-color:#B54E25 !important; }
.theme-oikonomiki .r-art-blo,
.theme-oikonomiki .tags { background-color:#F3F0EA !important; }
.theme-oikonomiki .rel-links li:before { background:url(images/link_icon_fin.svg) no-repeat center center; }
.theme-oikonomiki-trend .wlogo { background:url(images/trends_logo.png) no-repeat center center !important; }

/* EKLOGES */
.theme-ekloges #page_h .main-r .wlogo { width:508px; height:85px; }
.theme-ekloges #page_h .main-r .logo-box span { display:none; }
.hm-sct-articles .liveres { height:500px; padding-top:30px; }
.theme-ekloges .wlogo { background:url(images/ekloges2024/logo.svg?2) no-repeat center center !important; }

/* NEW VESION */
.sct-blo-title-new { font-family: 'Open Sans', sans-serif; color:#000000; font-weight:700; font-size:26px; }
.art-title-new-a { font-family: KASabbatoLight, "Times New Roman", Times, serif; font-size:18px; color:#000000; line-height:1.3; }
.art-title-new-b { font-family: KASabbatoLight, "Times New Roman", Times, serif; font-size:40px; color:#000000; line-height:1.1;}
.art-subhead-new { font-family: 'Open Sans', sans-serif; color:#6498E2; font-weight:700; font-size:12px; }
.art-subhead-new-b { font-family: 'Open Sans', sans-serif; color:#6498E2; font-weight:700; font-size:15px; display:block; }
.art-author-a { font-family: KASabbatoLight, "Times New Roman", Times, serif; font-size:18px; color:#656565; }

.hm-blo-toprow { margin-top:25px; border-top:1px solid #bfbfbf; padding-top:25px; }

.hm-sct-articles { margin-top:25px; border-top:1px solid #bfbfbf; padding-top:25px;}
.no-top-line { margin-top:0 !important; border-top:none !important; padding-top:0 !important;}
.hm-sct-articles .sct-blo-title-new { margin-bottom:20px; }
.hm-sct-articles .photo-blo { margin-bottom:10px; }
.hm-sct-articles .art-subhead { padding-bottom:5px; }
.hm-sct-articles .par-box { margin-top:20px; }
.hm-sct-articles .par-box:nth-of-type(2n+1) { clear:left; }
.hm-sct-articles .par-box:nth-of-type(-n+2) { margin-top:0 !important; }
.hm-sct-articles .sct-blo-m-art .photo-blo { margin-bottom:15px; }
.hm-sct-articles .sct-blo-m-art .art-subtitle { margin-top:15px; }
.hm-sct-articles .sct-blo-m-art .art-author { margin-bottom:10px; display:block; }

.hm-blo .sct-blo-title-new > a:after { content:" "; width:9px; height:16px; display:inline-block; margin-left:10px; vertical-align:middle; background:url(images/more-btn.png) no-repeat center center; background-position:center; background-size:contain; position:relative; top:-2px; }

.top-main-sct { padding-top:20px; padding-bottom:20px; }

.hm-mart-5 .photo { margin-bottom:15px; position:relative; }
.hm-mart-5 .art-subhead-new-b { margin-bottom:5px; }
.hm-mart-5 .art-title-new-b { font-size:50px; line-height:1.2; }
.hm-mart-5 .summary { margin-top: 15px;font-family: KASabbatoLight, "Times New Roman", Times, serif; font-size:18px; color:#000000; line-height:1.3; }
.hm-mart-5 .art-icons-list li.comm-btn .com-num { color:#ffffff; }
.hm-mart-5 .art-icons-list { z-index:0; position:absolute; top:10px; right:10px; }
.hm-mart-5 .art-icons-list li { margin-bottom:10px; }
.hm-mart-5 .art-icons-list li img.icon { width:30px; height:30px; }
.hm-mart-5 .rel-links { margin-top:12px; }
.hm-mart-5 .rel-links li { margin:5px 5px 5px 0; }

.hm-mart-6 .photo { margin-bottom:15px; position:relative; }
.hm-mart-6 .art-subhead-new-b { margin-bottom:5px; text-align:center; }
.hm-mart-6 .blo-art-title {  font-family: KASabbatoSB, "Times New Roman", Times, serif; font-size:36px; color:#000000; line-height:1.1; }
.hm-mart-6 .summary { margin-top: 15px;font-family: KASabbatoLight, "Times New Roman", Times, serif; font-size:18px; color:#000000; line-height:1.3; }
.hm-mart-6 .art-icons-list li.comm-btn .com-num { color:#ffffff; }
.hm-mart-6 .art-icons-list { z-index:0; position:absolute; top:10px; right:10px; }
.hm-mart-6 .art-icons-list li { margin-bottom:10px; }
.hm-mart-6 .art-icons-list li img.icon { width:30px; height:30px; }
.hm-mart-6 .rel-links { margin-top:12px; }
.hm-mart-6 .rel-links li { margin:5px 5px 5px 0; }

.hm-mart-7 .photo { margin-bottom:15px; position:relative; }
.hm-mart-7 .art-subhead-new-b { margin-bottom:5px; text-align:center; }
.hm-mart-7 .blo-art-title { text-align:center; font-family: KASabbatoSB, "Times New Roman", Times, serif; font-size:30px; color:#000000; line-height:1.1; margin-bottom:15px; }
.hm-mart-7 .summary { font-family: KASabbatoLight, "Times New Roman", Times, serif; font-size:18px; color:#000000; line-height:1.3; }
.hm-mart-7 .art-icons-list li.comm-btn .com-num { color:#ffffff; }
.hm-mart-7 .art-icons-list { z-index:0; position:absolute; top:10px; right:10px; }
.hm-mart-7 .art-icons-list li { margin-bottom:10px; }
.hm-mart-7 .art-icons-list li img.icon { width:30px; height:30px; }
.hm-mart-7 .rel-links { margin-top:12px; }
.hm-mart-7 .rel-links li { margin:5px 5px 5px 0; }

.news-room .blo-head { margin-bottom:20px; }
.news-room li { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #e2e2e2; font-size:16px; font-family: KASabbatoLight, "Times New Roman", Times, serif; position:relative; padding-left:50px; } 
.news-room .time { color:#6498E2; position:absolute; left:0; top:2px; }
.news-room .more-btn { text-align:right; font-family: 'Open Sans', sans-serif; font-weight:700; font-size:13px; border-bottom:none; margin-bottom:0; }
.news-room .blo-head { position:relative; }
.news-room .blo-head:before { content:" "; display:inline-block;width:40px; height:40px; background:url(images/k_grypas.png) no-repeat center center; background-size:contain; vertical-align:middle; }
.news-room .blo-head .sct-blo-title-new { display:inline-block; padding-left:15px; border-left:1px solid #e2e2e2; margin-left:10px; vertical-align:middle; font-size:17px; height:40px; line-height:40px; }
.news-room .blo-head .sct-blo-title-new span { display:block; line-height:0.9; }

.hm-mainarts { margin-top:5px;}
.hm-mainarts .photo { position:relative; }
.hm-mainarts .par-box { margin-top:25px; }
.hm-mainarts .art-info { margin-top:10px;  }
.hm-mainarts .art-subhead-new-b { margin-bottom:5px; }
.hm-mainarts .rel-links li { margin:8px 0 0 0; font-size:13px; }
.hm-mainarts .art-icons-list { z-index:15; position:absolute; top:5px; right:5px; }
.hm-mainarts .art-icons-list li { margin-bottom:5px; }
.hm-mainarts .art-icons-list li img.icon { width:18px; height:18px; }
.hm-mainarts .art-icons-list li.comm-btn .com-num { display:none; }

.hm-mainarts-row { padding-bottom:30px; }
.hm-mainarts-row .item-box:first-child { padding-top:0; border-top:none; margin-top:0; }
.hm-mainarts-row .item-box { padding-top:15px; border-top:1px solid #e2e2e2; margin-top:15px; }
.hm-mainarts-row .art-subhead-new-b { padding-bottom:5px;}

.hm-4col-arts .par-box { margin-top:20px; }
.hm-4col-arts .art-title { margin-top:20px;padding-top: 15px;font-size:16px;  border-top: 1px solid #bfbfbf; }

.hm-ekpompes .sct-blo-title-new { margin-bottom:25px; }
.hm-ekpompes .par-box { margin-top:20px; }
.hm-ekpompes .photo { margin-bottom:15px; position:relative; }
.hm-ekpompes .photo:after { content:" "; position:absolute; left:0; top:0; width:50px; height:50px; background:url(images/playvideo_btn.png) no-repeat center center; background-size:contain; left:50%; margin-left:-25px; top:50%; margin-top:-25px; }
.hm-ekpompes .art-subhead-new { margin-bottom:5px; }


.hm-oikonomiki { background-color:#EBE7E0; padding:30px 0; margin-top:30px; }
.hm-oikonomiki .hm-sct-articles { border-top:none; padding-top:0; margin-top:0; }
.hm-oikonomiki .art-subhead-new-b,
.hm-oikonomiki .art-subhead-new { color:#A85431 !important; }

.hm-stock-ticker .sct-blo-title-new { margin-bottom:20px; }
.hm-stock-ticker .tradingview-widget-container { height: 76px;}
.hm-stock-ticker .hm-blo-toprow { margin-top:35px !important; }

.gogordian-arts { background-color:#F2F2F2; padding:30px 0 45px 0; margin:25px 0; }
.gogordian-arts .sct-blo-title-new { margin-bottom:25px; }
.gogordian-arts .par-box { margin-top:30px; }
.gogordian-arts .par-box:nth-child(2n+1) { clear:left;}
.gogordian-arts .par-box:nth-of-type(-n+2) { margin-top:0 !important; }
.gogordian-arts .title { margin-top:15px; font-size:18px; }
.gogordian-arts .photo { display:block; height: 155px; position:relative; width:100%; background-size:cover; background-position:center center; background-repeat:no-repeat; }
.gogordian-arts .price { margin-top:5px; font-size:18px;  }

.hm-entipi .blo-title { margin-bottom:15px; font-weight:700; font-size:16px; }
.hm-entipi .photo a { position:relative; }
.hm-entipi .photo a:after { content:" "; display:block; z-index:3; position:absolute; top:10px; right:10px; background:url(images/expand.svg) no-repeat center center; background-size:contain; width:30px; height:30px; }

.hm-latest-offer { margin-top:30px; }
.hm-latest-offer .blo-title { margin-bottom:15px; font-weight:700; font-size:16px; }

/* ------------------------ Google News ------------------------- */
.gnews-text {
		font-size: 17px;
		font-family: 'Open Sans', sans serif;
		margin-left: 15px;
		text-align: left;
		color: #295264;
		font-weight: bold;
		line-height: 20px;
}

.gnews-big a {
		margin: 0 auto;
}

.gnews-img img {
		width: 50px;
}

.gnews-img {
		height: 100%;
		display: inline;
}


.gnews-inner {
		display: flex;
		margin: 0 auto;
		background: #f1f1f1;
		padding: 9px 46px;
		align-items: center;
		border-radius: 10px;
}

.gnews-big {
		text-align: center;
		margin-bottom: 30px;
		display: flex;
		align-items: center;
		padding: 0;
}
/* ------------------------------------------------- */

.reg-form .form-msg { display:block; padding-top:4px; }
.reg-form .cbox-group { display:inline-block; margin:0 15px 15px 0;}
.reg-form input[type="checkbox"] { width:20px; height:20px; margin-right:5px; display: inline-block; vertical-align: middle; position:relative; top:-2px;}
.reg-form .sub_kt_range { display:inline-block; margin-left:15px; font-size:12px; color:#ff0000; font-weight:700; }

.log-form .main-body { max-width:550px; margin: 0 auto; }
.log-form .foot-msg { font-size:14px; }


.hm-gastronomos .sct-blo-title-new { color:#C2D87B; }
.hm-gastronomos .art-subhead { color:#C2D87B; }
.hm-gastronomos .sct-blo-title-new > a:after { background-image:url(images/more-btn-gastronomos.png) !important; }
.hm-gastronomos .sct-blo-title-new > a:before { content:" "; display:inline-block; vertical-align:middle; width:28px; height:28px; background:url(images/gastronomos_icon_b.png) no-repeat center center; background-size:contain; margin-right:8px; position:relative; top:-2px; }

@media (min-width: 768px) {
	/* search for 992 but we need oot for schroll menu */

	.ban_728x90_pushdown_blo { background-color:#f9f9f9; border-top:1px solid #c9c9c9; border-bottom:1px solid #6e6e6e; padding:10px 35px; text-align:left; display:none; height:0px; }
	.ban_728x90_pushdown_blo.active { display:block;  }
	#banner_728x90_pushdown { position:fixed; top:0; left:0; right:0; width: 100%; z-index:1000; text-align:center; }

	.adstore-nwork { margin:2px 25px 0 0;}

	.side-menu { padding-top:15px; /*padding-top:60px;*/ }

	.login-modal .modal-dialog { width:708px; }

	.r-pad-a { padding-right:5px !important; }
	.l-pad-a { padding-left:5px !important; }

	.clear-p-r { padding-right:0 !important;}
	.clear-p-l { padding-left:0 !important;}

	.sm-list-2 .list-item:nth-child(2n+1) { clear:left;}
	.sm-list-3 .list-item:nth-child(3n+1) { clear:left;}

	.fs_xs_b { font-size:15px;}
	.fs_xl { font-size:22px; }
	.fs_xxl { font-size:26px; }
	.fs_xxxl { font-size:40px; }
	.fs_xxxxl { font-size:40px;}
	.fs_a { font-size:40px;}

	.t-fs-a { font-size:15px; }
	.t-fs-c { font-size:25px; }
	
    .bot-menu li { font-size:18px; }

	.recipe-search { padding:30px 0; }
	
	.items-block .par-box:nth-of-type(2n+1) { clear:none; }
	.items-block .par-box:nth-of-type(3n+1) { clear:left; }
	.items-block .par-box:nth-of-type(-n+3) { margin-top:0 !important; }

	.art-detail .colb-info { position:absolute; top:0; right:0; text-align:left; padding-top:0; }
	.art-detail .colb-info.w-author { padding-top:0; text-align:right;}
	
	.saverec-btn { margin-top:20px; }
	.md-cls-mtop { margin-top:0 !important; }
	
	.msearch .sbody .tfield { border-radius:4px 0 0 4px; }
	.msearch .sbody .subbtn { border-radius:0 4px 4px 0 !important; margin-top:0;  }
	.msearch .sbody .row_2 { margin-top:15px;}
    .msearch .sbody .row_2 .s_elem { float:left; margin:5px 10px 0 0;}
    .msearch .sbody .row_2 .s_elem:nth-last-of-type(1) { margin-right:0;  }
	.msearch #rec_sbody { display:block !important; }
	.msearch #rec_openbtn { display:none; }
	.msearch #cit_opts .s_elem { margin-right:10px;}
	
	.msearch .s-tabs > li { height:54px; width:25%; margin-bottom:0; }
	.msearch .s-tabs > li > a { height:40px; line-height:40px; margin-top:7px; }
	.msearch .s-tabs > li.active > a,
	.msearch .s-tabs > li > a:hover { height:54px; line-height:54px; margin-top:0; }
	.msearch .s-tabs > li.active:after { content:" "; width: 0; height:0; border-style: solid; border-width: 6px 6px 0 6px; border-color: #00b3ff transparent transparent transparent; position:absolute; bottom:-6px; left:50%; margin-left:-6px;}

	.right-blocks .bot-line { margin-bottom:30px; padding-bottom:30px;}

	.com-form-blo .subbtn { width:200px; float:right; clear:left; }

	.main-art h1 { margin-top:20px;}
	
	.hm-galsshow .inf-box h3 { font-size:28px; }
	.hm-galsshow .inf-box .bhead { font-size:16px; }

	.apopsis-list { padding-bottom:10px; }
	.apopsis-list .par-row { display:flex; flex-flow: row wrap; }
	.apopsis-list .par-box { display: flex; }
	.apopsis-list .item-box { flex-grow:1; padding:5px 10px; }

	.tags .tag-body { font-size:22px; }

	.scts-group-vline > .row { display:flex; flex-flow: row wrap; display: -webkit-flex; }
	.scts-group-vline > .row > .par-box { width:33.1% !important; position:relative; flex-grow: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; }
	.scts-group-vline > .row > .par-box:not(.no-v-line):before { content:" "; width:1px; background-color:#b8b8b8; position:absolute; left:0; top:10px; bottom:0; }
	.scts-group-vline > .row > .par-box:nth-child(2n+1):before { display:none; }  

	.row-arts .item-box .datebox { text-align:center; }
}

@media (min-width: 992px) {
	/*body, p, table, thead, tbody, tfoot, tr, td, th, span, ul, li, input, select, textarea, time, div { font-size:14px; }*/
	 #page_h .main-r .wlogo { margin-top:14px;}

	.art-img-descr { padding:10px 10px 15px 15px; }
	 
	.login-modal .modal-dialog { width:900px; }

 	.fs_s { font-size:16px; }
	.fs_l { font-size:20px; }
	.fs_xxl { font-size:30px; }
	.fs_xxxl { font-size:45px; }
	.fs_xxxxl { font-size:45px; }
	
	.sct-sec-art .page-head { font-size:36px; }


	#scroll-menu { position:fixed; top:0; left:0; right:0; width: 100%; z-index:100; text-align:center; }
	#scroll-menu.scroll-nav-up { max-height:30px; overflow:hidden; opacity:0; top:-30px; transition: all 0.2s ease-out;}
	#scroll-menu.scroll-nav-down { z-index:800; min-height:50px; opacity:1; top:0; transition: all 0.5s ease-in;}
	
	#scroll-menu .show-scroll-up { opacity:0; max-height:0; overflow:hidden; transition: all 0.2s ease-out;}
	#scroll-menu .show-scroll-up.active { max-height:150px; opacity:1; transition: all 0.5s ease-in;}
	
	#scroll-menu .top-bar { padding:10px 15px; /*height:50px;*/ overflow:hidden;  background-color:#ffffff; box-shadow: 0px 3px 6px #00000029;
}
	#scroll-menu .wlogo-b { display:inline-block; width:308px; height:30px; background:url(images/logo_white.svg) no-repeat center center; background-size:contain;}
	#scroll-menu .search_box_b { z-index:100; position:relative; display:block !important; float:right; width:180px; margin:3px 0 0 0; border-radius:0; border:1px solid #000;}
	#scroll-menu .search_box_b .inner { height:22px; background-color:#fff;}
	#scroll-menu .search_box_b .searchfield { height:18px; margin:2px 0 0 4px; float:left; color:#000; width:75%; font-size:12px; padding-left:5px;}
	#scroll-menu .search_box_b .search_btn { float:right; width:16px; height:16px; margin:2px 5px; background:url(images/search_btn.svg) no-repeat center center;}
	#scroll-menu .search_box_b input { border:none; }
	#scroll-menu .search_box_b input:focus { outline:none;}

	#scroll-menu .show-smm { float:left; margin-top:4px; width:37px; height:22px; background: url(images/menu_btn.svg) no-repeat center center; background-size: contain; z-index:100; position:relative;}
	#scroll-menu .show-smm:hover { text-decoration:none; }
	
	#scroll-menu .mini-menu { position:absolute; z-index:1; position:absolute; left:0; right:0; text-align:center; }

	.smedia.sm-top { float:right; text-align:right; }

	.t_bottom_row { margin-top:40px; }

	.ed_body p { margin:0 0 25px 0; }

	.ed_parent { margin-bottom:30px; }
	.top-line { margin-top:30px; padding-top:30px; }
	 hr { margin:30px 0 30px 0; }

	.mar-top-b { margin-top:25px;}
	.mar-top-f { margin-top:30px;}
	.mar-top-c { margin-top:35px;}
	.mar-top-d { margin-top:45px;}

	.mar-bot-a { margin-bottom:20px;}
	.mar-bot-b { margin-bottom:35px;}
	.mar-bot-d { margin-bottom:45px;}
	.mar-bot-e { margin-bottom:25px;}

	.w-body { padding:30px 20px 35px 20px; }

	.md-fs-a { width:350px; }
	.search-page .results { padding-top:8px; }

	.blo-head-b { font-size:15px; }
	
	#topic { height:500px; }

	.s_block { float:left; position:relative; z-index:4;}

	.gal-over-box { padding:12px 10px 12px 20px; }

	.search_box {  display:block !important; float:right; width:130px; margin-bottom:5px; border:1px solid #000; }
	.search_box .inner { height:20px; background-color:#fff; }
	.search_box .searchfield { margin:2px 0 0 4px; float:left; color:#000; width:75%; height:16px; font-size:12px; padding-left:5px; }
	.search_box .search_btn { width:16px; height:16px; margin:2px 5px; }

	.bmenu-bar { position:absolute; left:0; right:0; bottom:22px; height:41px; }
	.basic_menu { display:table; width:100%;}
	.basic_menu > li { padding:7px 20px 0 26px; width:16.6666666%; border-left:1px solid #d1d7df; text-align:left; height:41px; position:relative; display:table-cell; vertical-align:top;}
	.basic_menu > li > a { display:block; position:relative; font-size:14px; line-height:1.245; color:#5a5a5a; font-weight:700;}
	.basic_menu > li > a:before { content:" "; width:7px; height:11px; background:url(images/menu_bullet_blue.png) no-repeat; position:absolute; left:-14px; top:2px; }
	.basic_menu > li a:hover {text-decoration:none; color:#0c4c8c; }
	.basic_menu > li.active > a,
	.basic_menu > li:hover > a { min-height:38px; border-bottom:2px solid #5887bf; }
	.basic_menu > li:nth-child(1),
	.basic_menu > li:nth-child(6) { border-left:none; }
	
	.basic_menu > li.lang > a { color:#0c4c8c;}
	.basic_menu > li.lang > a:before { background:url(images/menu_bullet_red.png) no-repeat; }
	.basic_menu > li.lang a:hover {text-decoration:none; color:#ff0a0a; }
	
	.main_menu { display:inline-block;  margin-top:5px; margin-right:37px;  }
	.main_menu ul li.sm_exist { position:relative; }
	.main_menu ul.L1 { text-align:center;}
	.main_menu ul.L1 > li { display:inline-block; font-family: 'Open Sans Condensed', sans-serif; margin:0; }
	.main_menu ul.L1 > li > a { padding:0 8px 5px 8px; float:left; font-size:14px; line-height:18px; color:#808080; font-weight:700; animation:all 0.3s ease-out; }
	.main_menu ul.L1 > li.active > a,
	.main_menu ul.L1 > li:hover > a,
	.main_menu ul.L1 > li > a:hover { padding:0 6px 5px 5px; font-size:16px; text-decoration:none; color:#000 !important;  animation:all 0.3s ease-in; }
	.main_menu ul.L1 > li:last-child ul.L2 { left:auto !important;}
	/*.main_menu ul.L1 > li:nth-child(-n+3) > a { color:#ccc; }*/
	
	.main_menu ul.L2 { position:absolute; top:22px; left:0; display:none; min-width:200px; z-index:10; background-color:#ffffff;}
	.main_menu ul.L2 > li a { font-family: 'Open Sans Condensed', sans-serif; font-weight:700; font-size:14px; display:block; padding:8px 10px 8px 15px; text-align:left; color:#808080; border-top:1px solid #b8b8b8;  }
	.main_menu ul.L2 > li:first-child a { border-top:none;}
	.main_menu ul.L2 > li.active a,
	.main_menu ul.L2 > li a:hover { text-decoration:none; color:#000; background-color:#464646; background-color:rgba(255,255,255,0.2);}
	.main_menu ul.L1 > li.sm_exist:hover > ul.L2 { display:block; }

	.main_menu ul.L3 { display:none;} 
	/*
	.main_menu ul.L3 { position:absolute; top:0; left:100%; border-left:1px solid transparent; min-width:200px; display:none;}
	.main_menu ul.L3 > li { background-color:#0c4c8c; }
	.main_menu ul.L3 > li.active a,
	.main_menu ul.L3 > li a:hover { color:#fff; background-color:#005290;}
	.main_menu ul.L2 > li.sm_exist:hover > ul.L3 { display:block; }
	*/
	.main-row .mcol.mcol-l { width:calc(100% - 330px); width:-webkit-calc(100% - 330px); width:-o-calc(100% - 300px); width:-moz-calc(100% - 330px);}
	.main-row .mcol.mcol-r { width:330px; position:relative; }
	.main-row.w-border .mcol.mcol-r:after { position:absolute; content:" "; top:0; bottom:0; left:-16px; width:1px; background-color:#bfbfbf;}
	.main-row.w-border .main-col { border-right:1px solid #bfbfbf; padding-right:10px; }

	.main-row-c .mcol.mcol-l { width:calc(100% - 400px); width:-webkit-calc(100% - 400px); width:-o-calc(100% - 400px); width:-moz-calc(100% - 400px);}
	.main-row-c .mcol.mcol-r { width:400px; position:relative; }
	.main-row-c.w-border .mcol.mcol-r:after { position:absolute; content:" "; top:0; bottom:0; left:0; width:1px; background-color:#bfbfbf;}
	.main-row-c.w-border .main-col { border-right:1px solid #bfbfbf; padding-right:10px; }

	.main-row-b .mcol.mcol-l { width:330px;}
	.main-row-b .mcol.mcol-r { width:calc(100% - 330px); width:-webkit-calc(100% - 330px); width:-o-calc(100% - 300px); width:-moz-calc(100% - 330px); }
	.main-row-b .mcol.mcol-r-3col { width:calc(100% - 660px); width:-webkit-calc(100% - 660px); width:-o-calc(100% - 660px); width:-moz-calc(100% - 660px); }
	
	.main-row-b .mcol:nth-child(2) { position:relative; }
	.main-row-b .mcol:nth-child(2):after { content:" "; width:1px; position:absolute; right:0; top:0; bottom:0; background-color:#b8b8b8; }
	.main-row-b .mcol:nth-child(2):before { content:" "; width:1px; position:absolute; left:0; top:0; bottom:0; background-color:#b8b8b8; }

	.main-row-b .mcol.mcol-c { width:100%;}

	#topic { height:475px; }

	.sct-list .sct-block { margin-top:45px; }
	
	.items-block .par-box { margin-top:40px; }

	.main-arts .art-box { width:450px; }
	.main-arts .art-box h2 { font-size:36px; }

	.msearch .sbody { padding:40px 15px; }

	.hm-top-line { margin-top:45px; padding-top:40px; }
	.hm-blo-c .blo-header { margin-top:45px; padding-top:35px; }
	
	#geo_map { height:250px;}

	.usrmenu { display:inline-block; position:relative; }
	.usrmenu ul.L2 { position:absolute; top:36px; left:0; display:none; min-width:200px; z-index:10; background-color:#333333; background-color:rgba(0,0,0,0.8);}
	.usrmenu ul.L2 > li a { font-family: 'Open Sans Condensed', sans-serif; font-weight:700; font-size:16px; display:block; padding:8px 10px 8px 15px; text-align:left; color:#fff;  }
	.usrmenu ul.L2 > li.active a,
	.usrmenu ul.L2 > li a:hover { color:#fff; background-color:#464646; background-color:rgba(255,255,255,0.1);}
	.usrmenu:hover > ul.L2 { display:block; }
	.usrmenu .menubtn { transition:all ease-out 0.1s; }
	.usrmenu:hover .menubtn { border-radius:2px 2px 0 0; background-color:#000; height:36px; padding:8px 15px; transition:all ease-in 0.1s;}

	.col-arts-a .par-box { margin-top:35px; }
	
	.col-list-3 .par-box:nth-of-type(2n+1) { clear:none; }
	.col-list-3 .par-box:nth-of-type(3n+1) { clear:left; }
	.col-list-3 .par-box:nth-of-type(-n+3) { margin-top:0 !important; }

	.col-list-4 .par-box:nth-of-type(2n+1) { clear:none; }
	.col-list-4 .par-box:nth-of-type(4n+1) { clear:left; }
	
	.scts-group .par-box:nth-of-type(2n+1) { clear:none; }
	.scts-group .par-box:nth-of-type(3n+1) { clear:left; }

	.hm-galsshow .inf-box .inner { max-width:70%; }

	.hm-mart .sum-descr { font-size:15px !important; }

	.quote-blo {  width:250px;  }
	.quote-blo strong { font-size:70px; }
	.quote-blo p { font-size:20px; }
	
	.scts-group-vline > .row > .par-box:nth-child(2n+1):before { display:block; }  
	.scts-group-vline > .row > .par-box:nth-child(3n+1):before { display:none; }  
	
	.scts-group-vline > .row > .par-box { width:33.1% !important; }

	.gogordian-arts .par-box:nth-child(2n+1) { clear:none;}
	.gogordian-arts .par-box:nth-child(4n+1) { clear:left;}
	.gogordian-arts .par-box:nth-of-type(-n+4) { margin-top:0 !important; }
	.gogordian-arts .photo { height: 185px;}
	
	.col-right-line,
	.col-left-line { position:relative; }
	.col-left-line:before { content:" "; position: absolute; left:0; top:0; bottom:0; width:1px; background-color:#e2e2e2; }
	.col-right-line:before { content:" ";  position: absolute; right:-1px; top:0; bottom:0; width:1px; background-color:#e2e2e2;}
}

@media (min-width: 1200px) {

	.fs_xxxxl { font-size:56px;}
	.blo-head-a.xxxl { font-size:36px; }

	.pad_a { padding:40px 0 40px 0; }
	.pad_bot_a { padding-bottom:40px; }

	.pad-r-a { padding-right:30px !important;}

	.hm-galsshow .inf-box h3 { font-size:34px; line-height:1.1; text-shadow: 2px 2px #000;}
	.hm-galsshow .inf-box .bhead { font-size:20px; }

	.hm-vidgal .inf-box .bhead:after { top:4px; width:22px; height:22px; }

	.hm_wizcal { display:block; margin-top:35px; }
	
	.hm-mainarts h3 { font-size:15px; }

	.quote-blo {  width:300px;  }
	.quote-blo strong { font-size:100px; }
	.quote-blo p { font-size:24px; }

	/*.sct-mart .photo { max-width:85% !important; }*/

	.scts-group .photo-bg { height:250px; }

	.apopsis-list .par-box:nth-of-type(4n+1) .item-box { border-left:none; }

	.hm-thehill .items-list .par-box { width:20%; }
	.hm-thehill .items-list .par-box:last-child { border-left:none; }
	.hm-thehill .art-title { font-size:26px;}
	
	.hm-trend .items-list .par-box { width:25%; }
	.hm-trend .items-list .par-box:last-child { border-right:none; }
	.hm-trend .art-title { font-size:26px;}
	
}

@media (min-width: 1400px) {
	.container { width:1250px; }
	.fs_xxxl { font-size:55px; }
	.fs_xxxxl { font-size:60px; }
	
	.sct-sec-art .page-head { font-size:45px; }


	.main-row.w-border .main-col { padding-right:35px; }

	.videobtn { margin:-50px 0 0 -50px; width:100px; height:100px; }
	#geo_map { height:320px;}
	
	/*.sct-mart .photo { max-width:80% !important; }*/

	.hm-galsshow .inf-box .inner { max-width:60%; }
	.hm-galsshow .inf-box h3 { font-size:40px; }
	
	.hm-thehill .art-title { font-size:28px;}
	.hm-trend .art-title { font-size:28px;}
}

@media (min-width: 1360px) {
	.visible-xlg-block { display:block; }
}

.visible-xxlg-block { display:none; }

@media (min-width: 1600px) {
	.pad-r-a { padding-right:45px !important;}

	.sct-list .sct-block { margin-top:50px; }

	.tags { padding:20px; }
	.fs_xxxxl { font-size:76px; }

	.visible-xxlg-block { display:block !important; }

	.hm-proso .item .title { font-size:28px; }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .rst-box .ed-pick { float:left; clear:left; width:100%; margin-top:4px; }
}


/*small devices*/
@media (max-width: 1199px) { 
  
  .apopsis-list .par-box:nth-of-type(3n+1) .item-box { border-left:none;}

	.main-row-b .mcol.mcol-r-3col { width:calc(100% - 330px); width:-webkit-calc(100% - 330px); width:-o-calc(100% - 330px); width:-moz-calc(100% - 330px); }
	
	.hm-thehill .items-list .par-box:nth-child(even) {  border-right:none; }
	.hm-trend .items-list .par-box:nth-child(even) {  border-right:none; }
	

}
@media (max-width: 991px) { 
  #OverallBlock .block_body .inner { width:85%; }
  #page_h .main-r .r2 { margin-top:8px; text-align: center;}  
  #page_h .main-r .r2 .show-smm { width:32px; height:20px; float:none; margin-right:25px; display:inline-block;}

  .search_box { z-index:5000; margin:0; position:absolute; top:215px; left:15px; right:15px; background-color:#3e3e3e; padding:15px;}
  .search_box .inner { background-color:#fff; }

  .main_menu .mob_show_sb { position:absolute; right:0; top:0; bottom:1px; padding:0 15px; background-color:#9b9b9b !important; text-align:center; display:block; color:#fff;}
  .main_menu .mob_show_sb span { color:#fff !important; top:10px;}
  .main_menu .mob_show_sb:hover { background-color:#00b4ff !important; }

  .main_menu { display:none; position:absolute; top:193px; left:0; right:0; z-index:15; }
  .main_menu > .container { padding-left:0 !important; padding-right:0 !important; }
  .main_menu ul > li { font-size:18px; color:#fff; }
  .main_menu ul > li.sm_exist { position:relative; }
  .main_menu ul > li a { display:block; padding:12px 5px 12px 10px; font-family: 'Open Sans Condensed', sans-serif;}
  .main_menu ul.L1 > li > a.L1-a { border-bottom:1px solid #000; font-weight:700; background-color:#000; position:relative; padding:10px 5px 10px 20px;}
  .main_menu ul.L1 > li.active > a { color:#fff; background-color:#222;}
  .main_menu ul.L1 > li a:hover { color:#fff; background-color:#222;}
  
  .main_menu ul.L1 > li.usrmobmenu a.L1-a { color:#fff; background-color:#787878; padding-left:43px; position:relative;  }
  .main_menu ul.L1 > li.usrmobmenu a.L1-a > span { color:#fff; position: absolute; left:20px; top:14px; }
  .main_menu ul.L1 > li.usrmobmenu a.L1-a:hover { color:#fff; }
  .main_menu ul.L1 > li.usrmobmenu a.mob_show_sb { height:43px !important; }

  .main_menu .foodie > a { width:100%; height:48px; background:#00b3ff url(images/foodieguide_on_btn.png) no-repeat; background-position:center center; }
  .main_menu .foodie:hover > a, 
  .main_menu .foodie > a:hover { background-color:#00a1e7 !important; }

  .main_menu ul.L2 > li > .mob_show_sb { background-color:#0c4c8c !important;  }
  .main_menu ul.L2 > li > .mob_show_sb:hover { background-color:#005494 !important; }
  .main_menu ul.L2 { display:none;}
  .main_menu ul.L2 > li a.L2-a { font-weight:700; color:#fff; padding-left:30px; background-color:#333; }
  .main_menu ul.L2 > li.active > a.L2-a {color:#fff; background-color:#464646;}
  .main_menu ul.L2 > li a.L2-a:hover { color:#fff;  background-color:#464646;}
  
  .main_menu ul.L3 { display:none}
  .main_menu ul.L3 > li a { padding-left:65px; font-size:14px; background-color:#0c4c8c !important;}
  .main_menu ul.L3 > li.active a { background-color:#005494 !important;}
  .main_menu ul.L3 > li a:hover { color:#fff !important; background-color:#005494 !important;}
  
  .main_menu ul.L1 > li.active > ul.L2 { display:block; }
  .main_menu ul.L2 > li.active > ul.L3 { display:block; }

  .sitemap .col-block { width:50%; }

  .smedia.sm-top { position:relative; text-align:center; margin-top:95px; margin-bottom:15px; }

  .main-row .mcol.mcol-l { width:100%; clear:right; }
  .main-row .mcol.mcol-r { width:100%; clear:left;}
  .md-mar-top { margin-top:30px;}

  .main-row-b .mcol.mcol-l { width:100%; clear:right; }
  .main-row-b .mcol.mcol-r { width:100%; clear:left;}

  .main-row-c .mcol.mcol-l { width:100%; clear:right; }
  .main-row-c .mcol.mcol-r { width:100%; clear:left; margin-top:35px;}

  .right-blocks { padding-top:30px; border-top:1px solid #e5e5e5; }
  .right-blocks .bot-line:nth-last-of-type(1) { margin-bottom:0; padding-bottom:0; border-bottom:none; }

  .scts-group .par-box:nth-of-type(2n+1) { clear:left; }

  .hm-cls .text-a,
  .hm-popart .text-a { font-size:14px; }
  
  .ban_hide_md { display:none !important; }
  .ban_show_md { display:block; }

  .skins-box { display:none; }

  .apopsis-list .par-box:nth-of-type(3n+1) .item-box { border-left:1px solid #000000; }
  .apopsis-list .par-box:nth-of-type(2n+1) .item-box { border-left:none; }

  .main-row-b .mcol.mcol-r-3col { width:calc(100% - 0px); width:-webkit-calc(100% - 0px); width:-o-calc(100% - 0px); width:-moz-calc(100% - 0px); }

  #scroll-menu { display:none !important; }

  .md_mar_top_a { margin-top:30px;}

}

@media (max-width: 767px) { 

  
  
  #OverallBlock .block_body .inner { width:99%; }
  #page_h .row-b { padding:0; border-bottom:none; }

  .search_box { top:160px; }

  .sm_mar_top_a { margin-top:10px;}
  .sm_mar_top_c { margin-top:15px;}
  .sm_mar_top_d { margin-top:25px;}
  .sm_mar_top_e { margin-top:35px;}
  .sm_mar_top_f { margin-top:30px;}

  .sm_top_line { margin-top:30px; padding-top:30px; border-top:1px solid #d4dfea; }
  .sm_centered { text-align:center; }

  .bcrumb_bar { font-size:12px; }

  .msearch .sbody .row_2 .s_elem { width:100%; margin-top:10px; }
  .msearch .sbody .inner { width:100%; }
  .msearch .s-tabs > li:nth-of-type(2n+1) { clear:left; }
  
  .msearch .cbox { margin:10px 0 0 0; width:100%; }
  .msearch #cit_opts { width:100%; }

  .ban_728x90 { width:100%; min-height:50px; }
  .ban_hide_sm { display:none !important; }

  #page_h .main-r .wlogo { width:380px; height:37px; }

  .rel-links li { width:100%; }

  .ban-in-blo { clear:left; width:100%;}

  .archive .top-blo { padding:20px 15px;}
  .archive .top-blo .s_elem { width:100%; margin:0 0 10px 0; }
  .archive .top-blo .kword { width:100%; }
  .archive .top-blo #sct_selector { width:100%; margin:0 0 10px 0; }
  .archive .top-blo #sct_selector > select { width:100%; margin:0 0 5px 0;}
  .archive .top-blo .btn-a { width:100%; height:38px; }

  .sct-nav { display:none !important;}
  
  .quote-blo { clear:right; width:100%; }

  .apopsis-list .par-box .item-box { border-left:none !important; }

  .spp-media .logo-main { position:relative; left:auto; top:auto; width:90px; margin:0 auto 20px auto;  }
  .spp-media .r-sct { padding-left:0;  }
  .spp-media .logos { display:block; margin-top:8px;}
  .spp-media .logos li { display:block; float:left; vertical-align:top; padding:0 8px; width:50%; min-width:110px; height:60px; border-color:#000; text-align:center; margin-bottom:1px; background-color:#222222; }
  .spp-media .net-label { margin-top:0; text-align:center; display:block; margin-right:0; padding-top:0; }
  .spp-media .credentials { text-align:center; padding-top:15px; }


  .row-arts .item-box .datebox { padding-top:20px; padding-bottom:15px;}
}

.vidible-xxs { display:none !important; }

@media (max-width: 480px) {
	.vavel_candidate__name { display:none !important; }

  .sidr{ width:230px; }
  .sidr.right { right:-230px;}
  .sidr.left {left:-230px;}

  .xxs-row-5 { margin-left:-5px !important; margin-right:-5px !important;}
  .xxs-row-5 .xxs-col-5 { padding-left:5px !important; padding-right:5px !important;}

  .art-img-descr { font-size:14px !important;}
  
  .xxs-full { width:100%; clear:both; }
  .hidden-xxs { display:none !important; }
  .vidible-xxs { display:block !important; }
  
  .xs_mar_top_a { margin-top:15px; clear:both;}
  .xs_centered { text-align:center; }
  
  .title.fs_xl { font-size:16px;}
  .fs_xxxl { font-size:24px;}
  .fs_xxxxl { font-size:24px;}

  .main_menu { top:187px; }
  .search_box { top:152px; }
  
  .smedia.sm-top { margin-top:85px; margin-bottom:15px; }

  .fs_s { font-size:14px; }
  .arttag.fs_m { font-size:14px; }

  .msearch .sbody { padding:20px 15px; }
 
  #page_h .main-r .logo-box { display:block; width:100%; }
  #page_h .main-r .wlogo { width:100%; height:30px; }

  .side-menu ul.L1 > li > a { font-size:16px; }
  .side-menu ul.L2 > li a { font-size:14px; }

  .videobtn.vid-small { width:40px; height:40px; margin:-20px 0 0 -20px;}

  .col-arts-a h3 { min-height:10px; }
  .col-arts-a h2.fs_xxl { font-size:20px; }

  /*.col-list-4 .par-box { clear:left; width:100%; }*/
   
   
  .mod-detpage .art-head { padding:20px 0; line-height:1.2; }
  
  .hm-cls .text-a,
  .hm-popart .text-a { font-size:13px; /* again */ }

  .hm-mainarts { margin-top:15px; }
  .hm-mainarts .par-box { margin-top:10px; }
  
  .arttag { font-size:11px; height:20px; line-height:20px; }

  .scts-group .par-box { clear:left; width:100%; }
  .scts-group .par-box:nth-of-type(2) { margin-top:25px !important;}

  .sctsgroup-c,
	.sctsgroup-astrobank { padding:15px; }

  .hm-galsshow .inf-box h3 { font-size:20px; }

  .archive h2 { font-size:14px; }
  .archive .list-item { margin-top:20px; padding-top:20px; }

  .see-also-blo { display:none !important; }
  
  .log-form .main-body { width:100%; }
}

@media (max-width: 320px) {
  .col-list-3 .par-box:nth-of-type(2) { margin-top:25px !important; /*related to .col-arts-a*/}
  .col-list-3 .par-box { clear:left; width:100%; }
  
  .col-list-4 .par-box { clear:left; width:100%; }
  
  .items-block .par-box { clear:left; width:100%; }
  .items-block .par-box:nth-of-type(2) { margin-top:35px !important; }
  
}

@media (max-width: 339px) {
	.gnews-inner {
			padding: 9px 40px !important;
	}
}


.usr-btns { float:right; position:relative; top:-2px; }
.usr-btns li { display:inline-block; vertical-align: middle; margin:0 2px; }
.usr-btns .bordered-btn{ font-family: 'Open Sans', sans-serif; font-weight:700; font-size:13px; display:block;border:1px solid #6498E2; font-size:14px; height:26px; border-radius:13px; padding:0 15px; line-height:24px; color:#6498E2 }
.usr-btns .bordered-btn:hover { background-color:#6498E2; color:#ffffff; text-decoration:none;}
.usr-btns .search-btn { display:block; width:18px; height:18px; background:url(images/search_btn.svg) no-repeat center center; background-size:contain; } 


/* LIVE NEWS */
.live-news { margin-top:40px; }
.live-news .event-item { background-color: #f6f6f6; position:relative; margin-top:25px; border-top:5px solid #000000; position:relative; padding:50px 20px 40px 20px; }
.live-news .event-item:first-child { margin-top:0; }
.live-news .date-box { position:absolute; top:0; left:0; background-color:#000000; padding:5px 10px; color:#ffffff; }
.live-news .eve-title { color:#000000; font-size:24px; font-weight:700;  }
.live-news .eve-subtitle { color:#000000; font-size:18px; font-weight:600; margin-top:5px; }
.live-news .eve-body { margin-top:30px; font-size:18px; }
.live-news .photo-parent { margin-top:30px; position:relative }
.live-news .photo-parent .photo { display:inline-block; position:relative; }
.live-news .img-caption { position:absolute; left:0; bottom:0; background-color:#000000; font-size:14px; padding:5px 10px; line-height:1; color:#ffffff; 
}
.live-news .img-descr { margin-top:6px; color:#6a6a6a; font-size:14px; }
.live-news .author { margin-top:25px; }
.live-news .aut-photo { width:80px; margin-right:10px; display:inline-block; vertical-align:middle; filter:grayscale(1); }
.live-news .aut-photo:hover { filter:grayscale(0); } 
.live-news .aut-photo img { border-radius:50%; }
.live-news .aut-info { vertical-align:top; display:inline-block; padding-top:10px; }
.live-news .aut-name { font-weight:700; font-size:14px; color:#7b7b7b }
.live-news .aut-subtitle { font-size:14px; margin-top:5px;  color:#7b7b7b }
.live-news .video-block { margin-top:35px; }
.live-news .video-container { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.live-news .video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.live-news .video-descr { margin-top:4px; color:#6a6a6a; font-size:14px; }

.fixed-area {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 501;
	background-color:#ffffff;
}

.fixed-area-with-bb-pad-top {
	padding-top:320px;
}

.fixed-area-without-bb-pad-top {
	padding-top:55px;
}

.ban-head-bb {
	padding-bottom:10px;
}

.ban_970x250_f {
    width: 970px;
    height: 250px;
    margin: 0 auto;
    background-color: #e0e0e0;
}

.pre-reg-modal {
	padding: 25px !important;
	background-color:#F8F8F8;
}

.pre-reg-modal .w-title {
	font-family: KASabbatoBold, "Times New Roman", Times, serif;
	font-size:31px !important;
	color: #000000;
	margin-bottom:5px
}

.pre-reg-modal .w-subtitle {
	font-size:18px !important;
	color: #000000;
	font-weight:600;
}

.pre-reg-modal .packages {
	padding:25px 0;
	margin-top:25px;
	border-top:1px solid #707070;
}

.pre-reg-modal .item-head {
	text-align:left
}

.pre-reg-modal .pck-title {
	background-color:#000000;
	line-height:1;
	padding:10px 25px;
	color:#ffffff;
	display:inline-block;
	font-size:15px;
}

.pre-reg-modal .pck-body {
	background-color:#ffffff;
	padding:20px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
	position:relative;
	padding-bottom:85px;
}

.pre-reg-modal .pck-body .main-section {
	min-height:339px;
}

.pre-reg-modal .pck-body .item-title {
	font-size:24px;
	font-weight:600;
	color:#000000;
	line-height:1;
	min-height:70px;
}

.pre-reg-modal .pck-body .item-title .note-a {
	font-size:15px; 
	display:block;
	margin-bottom:8px;
}

.pre-reg-modal .pck-body .item-title .note-b {
	font-size:12px; 
	color: #656565;
	margin-top:8px;
	display:block;
}

.pre-reg-modal .pck-body .prem-top {
	font-size:14px;
	padding:5px 0;
	font-weight:600;
}

.pre-reg-modal .pck-body .prem-top strong {
	color: #6498E2;
}


.pre-reg-modal .pck-body .include-options li {
	position:relative;
	font-size: 14px;
	padding: 8px 0 8px 30px;
	font-weight:600;
}

.pre-reg-modal .pck-body .include-options li:after {
	width:20px;
	height:20px;
	background:url(images/check_bullet.svg) no-repeat center center;
	background-size:contain;
	content:" ";
	position: absolute;
	left:0;
	top:8px;
}

.pre-reg-modal .action-btn {
	display: inline-block;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 20px;
	border-radius:15px;
	background-color:#6498E2;
	color:#ffffff;
	font-size:13px;
	font-weight:600;
	border: none;
}
.pre-reg-modal .action-btn:hover {
	text-decoration:none;
	background-color:#608bc8;
}
.pre-reg-modal .footer-sct {
	text-align:center;	
	position: absolute;
	bottom:30px;
	left:0;
	right:0;
}

.sep-or-line {
	 height:24px;
	 position:relative;
	 text-align:center;
	 margin: 25px 0;
}

.sep-or-line span {
	background-color:#ffffff;
	padding:0 15px;
	display:inline-block;
	height:24px;
	line-height:24px;
	position:relative;
	z-index:5;
}

.sep-or-line:after {
	content:" ";
	height:1px;
	position:absolute;
	left:0;
	right:0;
	top:50%;
	margin-top:-1px;
	background-color:#707070;
	z-index:4;

}

.pre-reg-alone {
	max-width: 500px;
	margin:0 auto;	
}
.pre-reg-alone .packages {
	margin-top:35px;
}

.pre-reg-alone .msg-box {
	margin-top: 30px;
	border-radius:8px;
	padding:20px;	
}

.appleid-signin > div { max-width:100% !important; }
.appleid-signin > div > div > svg {  
  height: 50px !important;  
  width: 100%;  
} 
.appleid-signin > div > div > svg text { font-size:13px; }   

#appleSignInBox, #appleSignUpBox {
    display: none;
}

#googleSignInBox, #googleSignUpBox {
    display: none;
}

.signin-btn-element {
	margin-top: 15px;
}

.signin-btn-element .signInBtns  {
	display:block;
	border:1px solid #707070;
	background-color:#ffffff;
	padding:15px;
	line-height:1;
	text-align: center;
	font-weight:600;
}

.signin-btn-element .signInBtns:before  {
	content:" ";
	width:22px;
	height:25px;
	display:inline-block;
	margin-right:8px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	vertical-align:middle;
	position:relative;
}

.signin-btn-element .apSignIn:before  {
	background-image:url(images/apple_icon.svg);
	height:27px;
}

.signin-btn-element .goSignIn:before  {
	background-image:url(images/google_icon.svg);
}

.signin-btn-element .signInBtns:hover  {
	background-color:#f4f4f4;
	text-decoration:none;
}

.usr-btns .top-usr-info {
	width:35px;
	height:35px;
	background-color:#6498E2;
	border-radius:50%;
	color: #ffffff;
	text-align:center;
	line-height:35px;
	display:block;
}

.usr-btns .top-usr-info:hover {
	background-color:#5a89cc;
	text-decoration:none;
}


.usr-menu-panel {
	position:fixed;
	top:0;
	bottom:0;
	background-color:#ffffff;
	padding:30px 30px 80px 30px;
	width:340px;
	right:0;
	z-index:2147483648;
	transform: translateX(100%); /* Hidden off-screen */
	transition: transform 0.3s ease;	
}

.usr-menu-panel.open {
	transform: translateX(0); /* Slide in */
    box-shadow: -10px 0 15px rgba(0, 0, 0, 0.2);
}

.usr-menu-panel .close-panel-btn {
	float: right;
	font-size:18px;
	font-weight:700;
}

.usr-menu-panel .close-panel-btn:hover {
	text-decoration:none;
}

.usr-menu-panel .usr-name {
	font-family: KASabbatoBold, "Times New Roman", Times, serif;
	font-size: 25px;	
	margin: 10px 0 40px 0;
}

.usr-menu-panel .usr-menu li {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #000;
	font-size:18px;
	font-weight:600;
}

.usr-menu-panel .footer {
	position: absolute;
	bottom:30px;
	left:30px;
}

.usr-menu-panel .footer .log-out-btn {
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 20px;
	border-radius:15px;
	background-color:#8E8E8E;
	color:#ffffff;
	font-size:13px;
	margin-bottom:10px;
}

.usr-menu-panel .footer .log-out-btn:hover {
	background-color:#000;
	text-decoration:none;
}

.usr-menu-panel .footer .other-info {
	color:#8e8e8e;
	font-size:14px;
}

.usr-menu-panel .footer .other-info:hover {
	text-decoration:underline;	
}

.dashboard-page {
	padding:40px 0;
}

.dashboard-page .dsh-header {
	text-align:center;
}
.dashboard-page .dsh-header ul {
	display: inline-block;
	margin-bottom:50px;
}

.dashboard-page .dsh-header ul li {
	font-size:18px;
	font-weight:600;
	margin: 0 15px;	
	position:relative;
	display:inline-block;
	padding-bottom:10px;
}

.dashboard-page .dsh-header ul li a {
	display:block;
}

.dashboard-page .dsh-header ul li >  a:after {
	content: " ";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:4px;
	background-color:#ffffff;
}

.dashboard-page .dsh-header ul li:not(.active) a:hover {
	text-decoration:none;
	color:#6498E2;
}
.dashboard-page .dsh-header ul li.active a:hover {
	text-decoration:none;
}
.dashboard-page .dsh-header ul li.active a:after {
	background-color:#6498E2;
}

.dashboard-page .dsh-body {
	max-width: 990px;
	margin:0 auto;
		
}

.dashboard-page .usr-menu li {
	margin-bottom: 10px;
	font-size:14px;
	color: #969696;
	font-weight:600;
}

.dashboard-page .usr-menu li.active {
	color: #000000;
}

.usr-profile {
	max-width:500px;
}

.usr-profile .par-body {
	margin-bottom:30px;
}

.usr-profile .par-body p,
.usr-profile .par-body ul li {
	font-size:14px;
	font-weight:600;
}

.usr-profile .par-body p  {
	padding-bottom:15px;
}

.usr-profile .par-body ul li {
	padding:3px 0;
}

.usr-profile .par-body li:before {
	content:" ";
	width:4px;
	height:4px;
	border-radius:50px;
	background-color:#000000;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}

.usr-profile .subbtn {
	display:inline-block; 
	min-width:150px;
}

.usr-profile .sub_kt_range { display:inline-block; margin-left:15px; font-size:12px; color:#ff0000; font-weight:700; }

.usr-profile .footer-descr {
	padding:30px 0;
	text-align:center;
	font-size:14px;
	font-weight:600;
	line-height:1.5;
}

.usr-articles .art-item {
	padding:15px 0;
	border-bottom:1px solid #000000;
	position:relative;
}

.usr-articles .art-title {
	font-family: KASabbatoBold, "Times New Roman", Times, serif;
	font-size:17px;
	padding-top:10px;
}

.usr-articles .art-item .photo {
	position:absolute;
	left:0;
	top:15px;
	width:130px;
}

.usr-articles .art-item .photo img {
	width:100%;
}

.usr-articles .info {
	padding-left:145px;
	min-height:90px;
}

.usr-authors .list-items { margin-top:25px; }
.usr-authors .par-box { margin-top:10px; }
.usr-authors .par-box:nth-of-type(2n+1) { clear:left; }
.usr-authors .par-box:nth-of-type(-n+2) { margin-top:0; }
.usr-authors .auhorSelCbox { display:inline-block; margin-right:10px; width:18px; height:18px;  vertical-align:middle; cursor:pointer; position:relative; top:-4px; }
.usr-authors label { font-size:14px; font-weight:400; cursor:pointer; display:inline-block; vertical-align:middle; }

.usr-authors .footer {
	text-align:right;
}
.usr-authors .subbtn {
 display:inline-block;
 min-width:200px;	
}

.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
  margin-right: 10px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0; left: 0;
  right: 0; bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 24px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #6498E2;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

.get-sub-block {
  position: fixed;
  left: 0;
  bottom:-100%;
  width: 100%;
  height: 100vh;
  background-color: #fff; /* Change to your desired background */
  z-index: 1000;
  background-color:rgba(255,255,255,0.8)
}

.get-sub-block.active {
	bottom:0;
}

.get-sub-block .close-btn {
	position: absolute;
	top:15px;
	right:20px;
	font-size:28px;
	font-weight:300;
}

.get-sub-block .close-btn:focus {
	outline: none;
}
.get-sub-block .close-btn:hover {
	text-decoration:none;
}

.get-sub-block .main-blo {
	position: absolute;
	left:0; 
	right:0;	
	bottom: 0;
	background-color:#F8F8F8;
	padding:50px 0 60px 0;
	bottom: -100%;
	transition: bottom 0.5s ease-in-out;
}

.get-sub-block.active .main-blo {
	bottom:0;
}

.get-sub-block .main-blo .inner {
	max-width: 600px;
	margin:0 auto;
}

.get-sub-block .main-blo .blo-title {
	font-family: KASabbatoXBold, "Times New Roman", Times, serif;
	font-size:30px;
}

.get-sub-block .main-blo p {
	padding-top:20px; 
}

.get-sub-block .main-blo .descr {
	font-size: 18px;
}

.get-sub-block .blo-content {
	display: none;	
}

.prem-art-det { padding-bottom:80px;}

.prem-art-reg {
	height:auto !important;
}
.prem-art-reg .blo-content {
	display:block !important;
}

.bookmark-container {
	text-align:right;
}

.bookmark-container .bookmark-btn {
	width:40px;
	height:60px;	
	display:inline-block;
	background-position:center center;
	background-size:contain;
	background-repeat:no-repeat;
}

.bookmark-container .bookmark-btn:focus {
	outline:none;
}

.bookmark-container .bookmark-btn.on {
	background-image:url(images/bookmark_on.svg)
}

.bookmark-container .bookmark-btn.off {
	background-image:url(images/bookmark_off.svg)
}

.psw-eye-btn {
	background-color:transparent;
	position: absolute; right: 95px; z-index: 2;
}

.prem-tag { display:inline-block; margin-left:10px; vertical-align:middle; background-color:#000000; border-radius:4px; height:22px; line-height:22px !important; padding:0 10px; font-size:14px !important; font-weight:700 !important; position:relative; color:#ffffff !important; text-shadow:none; }
.prem-tag .hover-msg { 
  display:none; position:absolute; top:26px; left:0; background: white;
  padding: 10px 12px;
  border-radius: 16px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  font-family: sans-serif;
  font-size: 14px;
  width:250px;
  z-index:5000;
  font-weight:400;
  color:#000000;
  font-family: 'Open Sans', sans-serif;
}
.prem-tag:hover {
	text-decoration:none;
	color:#ffffff;
}
.prem-tag:hover .hover-msg { display:block; } 


.remove-account-confirmation { position:fixed;  top:0; left:0; bottom:0; right:0; z-index:2000; display:none; }
.remove-account-confirmation:after { content:" "; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(124,124,124,0.99); z-index:1; }
.remove-account-confirmation.show_confirm {display:flex; align-items:center; justify-content:center; }

.remove-account-confirmation .inner-box { max-width:600px; text-align:center; position:relative; z-index:2; font-size: 22px;}
.remove-account-confirmation .inner-box .msg { color:#ffffff; z-index:2; line-height:1.6; }
.remove-account-confirmation .inner-box .msg-big { color:#ffffff; z-index:2; line-height:1.6; font-size:24px; }

.remove-account-confirmation .action-btns { margin:25px auto; max-width:450px; }
.remove-account-confirmation .cancel-btn { float:left; }
.remove-account-confirmation .close-btn { float:none; margin:0 auto; }

.remove-account-confirmation .act-btn { background-color: transparent; color:#ffffff; padding:8px 25px; border-radius:19px; border:1px solid #ffffff; }
.remove-account-confirmation .act-btn:link,
.remove-account-confirmation .act-btn:visited { background-color:transparent; color:#ffffff; }
.remove-account-confirmation .act-btn:hover,
.remove-account-confirmation .act-btn:active { color:#000000; background-color:#ffffff; text-decoration:none; }

.remove-account-confirmation .go-btn { background-color: #ffffff; color:#000000; float:right;}
.remove-account-confirmation .go-btn:link,
.remove-account-confirmation .go-btn:visited { background-color:#ffffff; color:#000000; }
.remove-account-confirmation .go-btn:hover,
.remove-account-confirmation .go-btn:active { color:#ffffff; background-color: transparent; }

.footer-links {
	text-align:center;
}

#pswResetBtn { font-size:13px; font-weight:700; color:#6498E2; }