@font-face {
    font-family: 'ArialNarrow';
    src: url('../fonts/ArialNarrow.eot?#iefix') format('embedded-opentype'), url('../fonts/ArialNarrow.woff') format('woff'), url('../fonts/ArialNarrow.ttf') format('truetype'), url('../fonts/ArialNarrow.svg#ArialNarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/HelveticaNeue.eot');
    src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue.woff2') format('woff2'), url('../fonts/HelveticaNeue.woff') format('woff'), url('../fonts/HelveticaNeue.ttf') format('truetype'), url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('../fonts/HelveticaNeue-Bold.eot');
    src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'), url('../fonts/HelveticaNeue-Bold.woff') format('woff'), url('../fonts/HelveticaNeue-Bold.ttf') format('truetype'), url('../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url('../fonts/HelveticaNeue-Light.eot');
    src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Light.woff2') format('woff2'), url('../fonts/HelveticaNeue-Light.woff') format('woff'), url('../fonts/HelveticaNeue-Light.ttf') format('truetype'), url('../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue-Medium';
    src: url('../fonts/HelveticaNeue-Medium.eot');
    src: url('../fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'), url('../fonts/HelveticaNeue-Medium.woff') format('woff'), url('../fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue-Thin';
    src: url('../fonts/HelveticaNeue-Thin.eot');
    src: url('../fonts/HelveticaNeue-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeue-Thin.woff2') format('woff2'), url('../fonts/HelveticaNeue-Thin.woff') format('woff'), url('../fonts/HelveticaNeue-Thin.ttf') format('truetype'), url('../fonts/HelveticaNeue-Thin.svg#Helvetica-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** RESET **/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    list-style: none outside none;
    text-decoration: none;
}
body,
html {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a,
img {
    border: 0 none;
    outline: 0 none;
}
input {
    outline: 0 none;
    border: 0 none;
    background: 0 none;
}
a {
    text-decoration: none!important;
}
a:hover,
a:focus {
    text-decoration: none!important;
    color: inherit;
}
a:hover {
    text-decoration: none!important;
}
/** END OF RESET **/
/** TYPOGRAPHY **/

body {
    /*font-family: 'Lato', sans-serif;*/
    
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
}
p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: ;
    padding: ;
}
h1 {
    color: #ffffff;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 10px;
    clear: left;
    padding: ;
}
h2 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    clear: left;
    padding: ;
}
h3 {
    color: ;
    font-size: ;
    font-weight: ;
    line-height: ;
    margin: ;
    padding: ;
}
h4 {
    color: ;
    font-size: ;
    font-weight: ;
    line-height: ;
    margin: ;
    padding: ;
}
/* --- sekindo desktop style --- */
.sekindo-ad-box {
    width:610px;
    margin:0 auto 15px auto;
    display: block;
    clear: both;
}
/* --- end sekindo desktop style --- */
.inside-txt {
    display: block;
    width:100%;
    overflow: hidden;
    text-align: center;
    height: auto;
    margin-bottom:10px;
}
.inside-txt ins {
    display: block;
    margin:0 auto;
    width:auto;
    overflow: hidden;
    height:auto;
}
.inside-txt.ga {
	width:340px;
	display: block;
	margin:0 auto;
	height:auto;
	overflow: hidden;
}
.inside-txt.ga ins {
	width:340px;
}
.tablo-ad {
    text-align: center;
    margin:0px auto;
    width:728px;
    overflow: hidden;
}
.tab-ad-wide {width:100%;float: left;clear:both;display:block;}
.flex-inl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width:100%;
    margin-bottom:16px;
}
.rec300x250 {
    width:300px;
    margin:0 8px;
    overflow: hidden;
}
/**** no permanent ****/
.row.mix-flex {
	display: flex;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap: wrap;
	flex-direction:row;
	-webkit-flex-direction:row;
	-webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
}
.switch_placeholder {
	margin:0 auto;
}
.donateAd {width:100%;display:block;overflow: hidden;clear:both;margin:50px 0px;}
.banner-head > div {
    margin: 0 auto;
}
.mobile-ads {
	width: 320px;
	display: block;
	margin:0px auto 20px auto;
	overflow: hidden;
}
.right-foot ul li:first-child div {top:3px;}
/** .mobile-ads.on-marg {margin-bottom:20px;} **/
.mobile-ads img {
	width: auto!important;
}
.top-leader {
	width:100%;
	float: left;
	clear: both;
}
.mid-lead {width:970px;text-align: center;display: block;margin:0 auto;}
.top-leader.on-pad {
    padding:20px;
    background-color:#eeeeee;
}
.right-head .banner-head {height: 90px;}

.col-left .ad300 ins  {
    margin:0 auto;
    height: auto;
    text-align: center;
    overflow: hidden;
    display: block;
    max-width: 323px;
}
.banner-head ins {
	text-align:center;
	display: block;
	width: auto;
	height: auto;
}
.d-flex {
    display: flex;
}
[v-cloak] {display: none}
.is-rekl-m {
    display: block;
    margin-bottom: 32px;
}
p.is-rekl-m {
    color: #000;
}
.left-sky {
    position: fixed;
    left: 50%;
    margin-left: -845px;
    top:22px;
    width:160px;
    height: auto;
    z-index: 1;
}

.left-sky ins {
	float:  right;
}

.right-sky ins {
	float: left;
}

.right-sky {
    position: fixed;
    right: 50%;
    margin-right: -646px;
    top: 20px;
    width: 300px;
    height: auto;
    z-index: 1;
}
.special-ex {
    font-family: 'ArialNarrow';
    background-color: #ed0000;
    float: left;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    padding: 4px 6px;
    margin-bottom: 10px;
    clear: right;
    clear: both;
}
.right-sky.on-fire, .left-sky.on-fire {top:320px;}
.right-sky.sky-right-readmore {margin-right:-691px;}
.fb-box {width:100%;float:left;padding-left:80px;margin-bottom:30px;}
/** General **/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.header {
    float: left;
    width: 100%;
    padding: 15px 0px 16px 0px;
}
.header .logo {
    float: left;
    width: 242px;
}
.header .logo img {
    width: 100%;
    height: auto;
    display: block;
}
.mid-grid {
    width: 1220px;
    margin: 0px auto;
    display: block;
    position: relative;
}
.header .right-head {
    float: right;
    width: 80.53%;
}
.banner-head {
    float: left;
    width: 728px;
    margin-top: 6px;
}
.banner-head img {
    float: left;
}
.container-main .banner-head {
    margin: 0px auto 16px auto;
    display: block;
    width: 994px;
    float: none;
    overflow: hidden;
}
.container-main .related-down.brenda-artikullit .banner-head {
	float: left;
}
.container-main .related-down.brenda-artikullit .banner-head ins {text-align: left;}
.smaller-col .ad300 img {
    width: 300px;
    display: block;
    margin: 0 auto;
}
.container .ad300 img {
    width: 300px;
    display: block;
    margin: 0 auto;
}
.last-hdr {
    float: right;
    width: 240px;
}
.last-hdr ul.social-top {
    display: block;
    float: right;
    margin-top: 6px;
    margin-bottom: 22px;
}
.last-hdr ul.social-top li {
    display: inline;
    float: left;
}
.last-hdr .input-group {
    width: 100%;
}
.last-hdr ul.social-top li a {
    float: left;
    background-color: #cccccc;
    color: #ffffff;
    margin-left: 5px;
    line-height: 36px;
    width: 34px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
}
.last-hdr ul.social-top li:hover a {
    color: #ffffff;
}
.last-hdr ul.social-top li:hover a.insta {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
.last-hdr ul.social-top li:hover a.fcb {
    background-color: #3B5998;
}
.last-hdr ul.social-top li:hover a.twt {
    background-color: #00aced;
}
.last-hdr ul.social-top li:hover a.gog {
    background-color: #dd4b39;
}
.last-hdr ul.social-top li:hover a.yout {
    background-color: #bb0000;
}
.last-hdr ul.social-top li:hover a.rss,
.last-hdr ul.social-top li a.rss.active {
    background-color: #f26522;
}
.related-down {
    width: 100%;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
}
.input-group .form-control:focus {
    border-color: #ff0000;
}
.input-group .btn-default {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.last-hdr .btn-default {
    color: #777777;
    background-image: none;
}
.last-hdr .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.header .container {
    position: relative;
}
.foot-lists ul.top-nav {
    position: relative;
    float: left;
    margin-top: 28px;
    margin-left: 28px;
}
.foot-lists ul.top-nav li {
    display: inline;
    float: left;
    width: auto;
}
.foot-lists ul.top-nav li a {
    display: block;
    color: #434343;
    padding: 0 12px;
    font-weight: 400;
    float: left;
    font-size: 14px;
    line-height: 22px;
    text-transform: inherit;
}
.foot-lists ul.top-nav li:hover a {
    color: #dd0000;
    text-decoration: none;
}
ul.main-navigation {
    display: block;
    float: left;
    width: 100%;
    margin: 16px 0px 0px 0px;
    padding: 18px 10px 17px 10px;
    background-color: #f6f6f6;
}
ul.main-navigation li.menu-wide {
    float: right;
    margin-right: 0;
}
ul.main-navigation li.menu-wide a {
    background-image: url(../repository/hamb1.svg);
    background-repeat: no-repeat;
    background-position: 89px -3px;
    padding-right: 30px;
    background-size: 18px 18px;
}
ul.main-navigation li.menu-wide a:hover {
    background-image: url(../repository/hamb3.svg);
    background-repeat: no-repeat;
    background-position: 89px -3px;
    padding-right: 30px;
    background-size: 18px 18px;
    cursor: pointer;
}
ul.main-navigation li.menu-wide a.rubrika.active {
    background-image: url(../repository/hamb3.svg);
    background-repeat: no-repeat;
    background-position: 89px -3px;
    padding-right: 30px;
    background-size: 18px 18px;
}
ul.main-navigation li {
    display: inline;
    float: left;
    margin-right: 20px;
}
ul.main-navigation li a {
    float: left;
    color: #121212;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 13px;
    text-decoration: none;
}
ul.main-navigation li a:hover {
    text-decoration: none;
    color: #dd0000;
}
ul.main-navigation li a.active {
    color: #dd0000;
}
.container-main {
    width: 100%;
    float: left;
    position: relative;
}
.container-main .time-news {
    float: left;
    color: #121212;
    clear: left;
    font-size: 12px;
    line-height: 8px;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.container-main .time-news-data {
    float: right;
    color: #121212;
    font-size: 16px;
    line-height: 5px;
    margin-top: 10px;
    font-weight:400;
    margin-bottom: 16px;
}
.back-size .ico-vid {
    width: 55px;
    height: 55px;
    position: absolute;
    margin-left: -27.5px;
    margin-top: -27.5px;
    left: 50%;
    top: 50%;
    background-image: url(../repository/play-big.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 55px;
}
.img-ver .ico-vid {
    width: 55px;
    height: 55px;
    position: absolute;
    margin-left: -27.5px;
    margin-top: -27.5px;
    left: 50%;
    top: 50%;
    background-image: url(../repository/play-big.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 55px;
}
.big-article .ico-vid {
    width: 85px;
    height: 85px;
    position: absolute;
    margin-left: -47.5px;
    margin-top: -47.5px;
    left: 50%;
    top: 50%;
    background-image: url(../repository/play-big.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 85px;
}
.small-article .ico-vid,.smaller-col .ico-vid {
    width: 55px;
    height: 55px;
    position: absolute;
    margin-left: -27.5px;
    margin-top: -27.5px;
    left: 50%;
    top: 50%;
    background-image: url(../repository/play-big.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 55px;
}
._img_holder {position: relative;display: block;}
/**.rubrika {

	float: right;

	padding: 5px 12px;

	text-transform: uppercase;

	background-color: #ed0000;

	color: #ffffff;

	font-size: 13px;

	line-height: 13px;

	font-weight: 700;

	text-align: center;

	margin-bottom: 16px;

	cursor: pointer;

}



.rubrika i {

	line-height: 0px;

    font-size: 22px;

    margin-left: 10px;

    margin-top: 0px;

    position: relative;

    top: 3px;

} **/
h6.spons {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #ffffff;
    background-color: #ed0000;
    padding: 4px 6px 3px 6px;
    line-height: 14px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 300;
    z-index:2;
}
.right-view {
    padding-left: 0;
    padding-right: 0;
}
.no-pd-left {
    padding-left: 0;
}
.no-pd-right {
    padding-right: 0;
}
.no-pd {
    padding: 0;
}
.big-article {
    position: relative;
    width: 100%;
    float: left;
    min-height: 500px;
    margin-bottom: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.superline {
    display: none;
}
.superspeciale .big-article {
    min-height: 500px;
    margin-bottom: 9px;
}
.superspeciale h1 {
    font-size: 40px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 7px;
}
.superspeciale p {
    color: #333333;
    margin-bottom: 27px;
}
.big-article.artikulli-kryesor {
    min-height: 100%;
}
.artikulli-kryesor .title-part {
    bottom: -4px;
}
.big-article.video {
    min-height: 540px;
}
.title-above {
    position: absolute;
    padding: 16px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, #000), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}
.title-above h2 {
    color: #ffffff;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 15px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.65);
}
.title-above p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.small-article {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 16px;
}
.op-box:hover {
    opacity: 0.9;
}
.big-article:hover {
    opacity: 0.9;
}
.small-article:hover {
    opacity: 0.9;
}
.smaller-col:hover {
    opacity: 0.9;
}
.container img {
    width: 100%;
    display: block;
}
.title-part {
    position: absolute;
    width: 100%;
    padding: 16px;
    bottom: 0px;
    left: 0px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(0, 0, 0, 0)), color-stop(100%, #000), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, #000 100%, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
}
.title-part h1,
.title-part h2 {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
}
.title-part.vertical h1 {
    font-size: 22px;
    line-height: 26px;
}
.row.clear {
    clear: both;
}
.col-right .ad300 {
    padding: 0 12px;
    margin-bottom: 32px;
}
.aktuale-row .smaller-col img {
    margin-bottom: 12px;
}
.aktuale-row a {display:block;}
.stars-row .smaller-col img {
    margin-bottom: 12px;
}
.video iframe {
    width: 100%;
    min-height: 565px;
    float: left;
}
.smaller-col iframe {
    width: 100%;
    min-height: 170px;
}
.banner486 {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 16px;
}
.banner728x300 {
    width: 728px;
    margin: 0px auto;
    display: block;
    clear: both;
}
.banner486 img {
    margin: 0px auto;
    width: 468px;
}
.banner300x600 {
    width: 300px;
    float: none;
    margin: 0 auto 32px auto;
    display: block;
    overflow: hidden;
}
.smaller-col .blue-categ {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    display: block;
    font-style: normal;
    color: #ed0000;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 9px;
    clear: both;
}
.top-stories {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}
.top-stories ul {
    background-color: #f6f6f6;
    display: block;
    float: left;
    width: 100%;
    padding: 10px 16px;
    border-top: 3px solid #ed0000;
}
.top-stories ul li {
    display: list-item;
    float: left;
    width: 100%;
    margin-bottom: 16px;
}
.top-stories ul li a {
    display: block;
    float: left;
    color: #121212;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}
.top-stories ul li .stories-title {
    font-size: 20px;
    color: #434343;
    line-height: 20px;
    font-weight: 800;
    font-style: normal;
    margin-bottom: 2px;
    text-transform: uppercase;
    float: left;
}
.top-stories ul li span i.categ {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-style: normal;
    color: #ed0000;
    font-weight: 600;
    margin-right: 10px;
    float: left;
}
.top-stories ul li span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #434343;
    line-height: 14px;
}
.top-stories ul li span i {
    margin-right: 3px;
}
.categ-hold {
    float: left;
    padding: 5px 20px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    margin-right: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    background-color: #087fc0;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
}
.category-page .top-stories ul {
    border-top: 3px solid #ed0000;
}
.category-page .top-stories.green ul {
    border-top: 3px solid #4f8043;
}
.category-page .top-stories ul li span i.categ {
    color: #ed0000;
}
.category-page .top-stories.green ul li span i.categ {
    color: #4f8043;
}
.opinione {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cccccc;
}
.default-title {
    width: 100%;
    float: left;
    background-color: #f6f6f6;
    color: #434343;
    padding: 11px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-style: normal;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.default-title a,
.default-title a:active,
.default-title a:link,
.default-title a:visited {
    color: #434343;
}
.opinione .default-title,
.reader .default-title {
    margin-bottom: 0;
}
.opinione .op-box {
    width: 100%;
    float: left;
    padding: 16px 0px;
    border-top: 1px solid #cccccc;
    position: relative;
}
.default-title.togg-block {
    background-color:#ed0000;
    color:#ffffff;
    cursor: pointer;
}
.default-title.togg-block::before {
   font-family: FontAwesome;
   content: "\f107";
   display: inline-block;
   float:left;
   padding-right: 3px;
   margin-right:10px;
   vertical-align: middle;
   line-height: 22px;
   font-size:32px;
}
.default-title.togg-block.active::before {
    content:'\f106';
}
.op-box .img-op {
    position: relative;
}
.op-box .img-op .ico-vid {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22.5px;
    margin-top: -22.5px;
    background-image: url(../repository/play-big.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 45px;
}
.bota-yjet .op-box {
    width: 100%;
    float: left;
    padding: 16px 0px;
    padding-bottom: 27px;
    border-bottom: 1px solid #cccccc;
}
.bota-yjet .op-box.first {
    padding-top: 0;
}
.op-box .img-op {
    /*width:30%;*/
    
    width: 97px;
    float: left;
    min-height: 130px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.op-box .text-op {
    float: left;
    /*width: 65%;*/
    
    width: calc(95% - 97px);
    margin-left: 5%;
}
.op-box .text-op h4 {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    color: #777777;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 10px;
}
.op-box .text-op p {
    color: #121212;
    font-weight: 600;
}
.smaller-col {
    margin-bottom: 16px;
}
.smaller-col img {
    margin-bottom: 5px;
}
.categ .smaller-col img {
    margin-bottom: 11px;
}
.smaller-col h3 {
    color: #121212;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    clear: left;
}
.smaller-col p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
}
.ad300 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 16px 0px;
}
.aktuale-row {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.add-on .smaller-col {
    margin-bottom: 30px;
}
.mix-flex .smaller-col{    
    flex: 0 0 calc(33.33% - 1px);
    -ms-flex: 0 0 calc(33.33% - 1px);
    -webkit-flex: 0 0 calc(33.33% - 1px);
    max-width: calc(33.33% - 1px);
}
.add-on .smaller-col.Lajme-10-aaz {clear: left;}
.aktuale-row .default-title {
    width: calc(100% - 16px);
    margin-left: 8px;
}
.stars-row .default-title {
    width: calc(100% - 16px);
    margin-left: 8px;
}
.row.others .default-title {
    width: calc(100% - 16px);
    margin-left: 8px;
}
.aktuale-row .banner-head {
    margin: 0px auto;
    float: none;
    display: block;
    width: 728px;
    margin-bottom: 16px;
    clear: left;
}
.aktuale-row .smaller-col {
    min-height: 365px;
}
.reader {
    float: left;
    width: 100%;
    margin-bottom: 32px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cccccc;
    /*    padding-top: 32px;

    border-top: 1px solid #cccccc;*/
}
.reader .op-box {
    width: 100%;
    float: left;
    padding: 16px 0px;
    border-top: 1px solid #cccccc;
}
.reader .op-box.none-b {
    border: none;
}
.ver-type.none-b {
    border: none;
    padding-top: 0;
}
.reader .text-op {
    /*width:55%;*/
    
    width: calc(95% - 113px);
}
.tjera .op-box.none-b {
    border: none;
    padding-top: 0;
}
.bota-yjet .op-box.none-b {
    border: none;
    padding-top: 0;
}
.opinione .op-box.none-b {
    border: none;
}
.reader .img-op {
    width: 113px;
    min-height: 115px;
}
.sondazh {
    width: 100%;
    float: left;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #cccccc;
    /*    padding-top: 32px;

    border-top: 1px solid #cccccc;*/
}
.sondazh span.sondazh-title {
    display: block;
    width: 100%;
    color: #434343;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 16px;
}
.sondazh p {
    color: #434343;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    float: left;
    width: calc(100% - 32px);
}
.inline-hold {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    padding-left: 16px;
}
.categ .smaller-col {
    margin-bottom: 30px;
}
.sondazh .result {
    float: left;
    color: #087fc0;
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 16px;
    text-decoration: none;
}
.sondazh .btn-info {
    float: left;
    background-image: none;
    margin-top: 15px;
    margin-left: 16px;
    background-color: #ed0000;
    color: #ffffff;
    border: 1px solid #ed0000;
    margin-right: 14px;
    text-transform: uppercase;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 600;
}
.sondazh .btn-info:hover {
    opacity: 0.7;
}
.tjera .op-box {
    width: 100%;
    float: left;
    padding: 20px 0px;
    border-top: 1px solid #cccccc;
}
.tjera .op-box:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 32px;
}
.tjera {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    margin-top: 32px;
}
.tjera .img-op,
.tjera .text-op {
    width: 100%;
    margin-left: 0;
}
.tjera .text-op {
    margin-bottom: 5px;
}
.tjera .img-op img {
    width: 100%;
    display: block;
}
.hidden-box {
    width: 100%;
    float: left;
    margin-bottom: 16px;
    background-color: #eeeeee;
    padding: 13px 0px 13px 5px;
    display: none;
    position: relative;
}
.hidden-box .backbg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.7);
    color: rgba(0, 0, 0, 0.7);
}
.hidden-box ul {
    display: block;
}
.hidden-box ul:last-child {
    border: none;
}
.hidden-box ul li {
    display: list-item;
    float: left;
    width: 100%;
}
.hidden-box ul li.liParent a {
    font-weight: 700;
}
.hidden-box ul li a {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    /* text-align: center; */
    
    color: #434343;
    font-size: 16px;
    line-height: 20px;
    text-transform: inherit;
}
.stars-row {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-top: 15px;
}
.back-size {
    width: 100%;
    float: left;
    position: relative;
    min-height: 500px;
    margin-bottom: 16px;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.out-lay h3 {
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    clear: left;
}
.out-lay p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
}
.out-lay .back-size {
    margin-bottom: 11px;
    min-height: 643px;
}
.stars-row .top-stories ul {
    border-top: 3px solid #087fc0;
}
.stars-row.sport-row .top-stories ul {
    border-top: 3px solid #01775d;
}
.stars-row.sport-row .top-stories ul li span i.categ {
    color: #01775d;
}
.aktuale-row .top-stories ul li span i.categ {
    color: #ed0000;
}
.stars-row.bota-yjeve-row .top-stories ul {
    border-top: 3px solid #993399;
}
.stars-row.bota-yjeve-row .top-stories ul li span i.categ {
    color: #993399;
}
.bota-yjet {
    width: 100%;
    float: left;
    /*	margin-top: 30px;*/
    /*	padding-top: 32px;

	border-top:1px solid #cccccc;*/
}
.bota-yjet .out-lay {
    float: left;
    width: 100%;
}
.bota-yjet .out-lay .back-size {
    margin-bottom: 12px;
}
.footer {
    width: 100%;
    float: left;
    margin-top: 35px;
    padding: 15px 0px;
}
.footer .left-foot,
.footer .right-foot {
    padding-left: 0;
    padding-right: 0;
}
.right-foot ul {
    float: right;
}
.right-foot ul li {
    display: inline;
    float: left;
}
.right-foot ul li a {
    color: #434343;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 0 10px;
    cursor: pointer;
}
.right-foot ul li:hover a {
    color: #ff0000;
}
.left-foot span {
    float: left;
    color: #434343;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.left-foot span a {
    float: right;
    margin-left: 5px;
    font-size: 14px;
    color: #434343;
    line-height: 18px;
    font-weight: 400;
}
ul.media-list {
    display: block;
    float: left;
    width: 100%;
}
ul.media-list li {
    width: 100%;
    float: left;
    display: list-item;
}
ul.media-list li a {
    display: block;
    text-align: center;
    float: left;
    padding: 5px;
    width: 62px;
    height: 62px;
    line-height: 50px;
    color: #ffffff;
    /*background-color: #00aced;*/
    
    background-color: #ed0000;
    font-size: 24px;
    cursor: pointer;
}
ul.media-list li img {
    width: 21px;
    display: inline-block;
}
ul.media-list a.more {
    background-image: url('../repository/arrow.svg');
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center 15px;
}
ul.media-list a.more.active {
    background-image: url('../repository/close-w.svg');
    background-size: 20px;
}
ul.sub-media-list {
    display: none;
}
ul.sub-media-list.active {
    display: block;
}
ul.media-list li a:hover {
    opacity: 0.8;
}
ul.media-list li ul.sub-media-list a {
    font-size: 20px;
}
/***ul.media-list li a.fcb {

	background-color:#3B5998;

}



ul.media-list li a.twt {

	background-color:#00aced;

}



ul.media-list li a.gog {

	background-color:#dd4b39;

}



ul.media-list li a.yout {

	background-color:#bb0000;

} **/

.row.others {
    margin: 0px;
    clear: left;
}
.readmore-part {
    position: relative;
}
.readmore-part .element-title {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    top: -8px;
}
.readmore-part .element-title.me-aut {
    margin-bottom: 17px;
}
h3.rubrika-post {
    color: #ff0000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    float: left;
    line-height: 24px;
    position: relative;
    margin-top: 35px;
    margin-bottom: 10px;
    top: 0px;
}
.one-page-category *{
    color: #212121;
}
.readmore-part .element-title h1,
.one-page-category h1 {
    font-weight: 700;
    color: #212121;
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 18px;
    letter-spacing: -0.034em;
}
.readmore-part .legend {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #323232;
    line-height: 22px;
    font-weight: 600;
    margin: 12px 0px 3px 0px;
}
.readmore-part .element-title.me-aut span {
    margin-top: 22px;
}
.rm-new {
    margin-top: 22px;
}
.separate-line {
    float: left;
    display: block;
    margin: 38px 0px 33px 0px;
    height: 1px;
    border-bottom: 1px dotted #cccccc;
    width: 100%;
}
.separate-line.short {
    width: 50px;
    border: none;
    background-color: #cccccc;
}
.first-legend {
    background-image: url(../repository/katror.svg);
    background-repeat: no-repeat;
    background-position: top+3px left;
    background-size: 11px;
    padding-left: 20px;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    margin-top: 12px;
    width: 100%;
    float: left;
    padding-bottom: 35px;
    margin-bottom: 27px;
    border-bottom: 1px dotted #666666;
}
.first-legend span {
    color: #808080;
    font-size: 12px;
}
.links-top {
    width: 100%;
    float: left;
    background-image: url(../repository/trekendeshi.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 17px;
    color: #212121;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    padding-left: 34px;
    margin-bottom: 16px;
}
.img-auth {
    float: left;
    display: block;
    padding-bottom: 10px;
    padding-right: 26px;
    /*height: 70px;*/
}
.img-auth.push-auth {
    /*margin-left: 37px;*/
}
.img-auth img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
    float: left;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.links-box {
    width: 100%;
    float: left;
    margin-bottom: 12px;
}
.links-box.fund .links-top {
    padding-top: 15px;
    padding-bottom: 18px;
    border-bottom: 1px dotted #666666;
    background-position: left 15px;
    margin-bottom: 0;
}
.links-box h2 {
    font-size: 22px;
    color: #212121;
    line-height: 27px;
    display: block;
    margin-top: -4px;
    padding-bottom: 27px;
    border-bottom: 1px dotted #666666;
    font-weight: 700;
    clear: right;
}
.readmore-part .element-title span {
    color: #323232;
    font-size: 15px;
    line-height: 15px;
    float: left;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 400;
}
.readmore-part .element-title span strong {
    color: #ff0000;
    font-weight: 800;
    margin-right: 5px;
}
.media-holder {
    position: relative;
}
.fixed-moves {
    position: absolute;
    width: 62px;
    left: 0px;
    top: 0px;
    z-index: 900;
}
.big-img-holder {
    width: 100%;
    float: left;
    min-height: 550px;
    margin-bottom: 5px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.slides-part {
    width: 100%;
    float: left;
    margin-bottom: 2px;
    margin-top: 7px;
    position: relative;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.gall-icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 12px 15px 43px;
    background-color: rgba(51, 51, 51, 0.6);
    background-image: url(../repository/apo.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 15px 11px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.gall-icon i {
    font-size: 14px;
    line-height: 20px;
    margin-right: 5px;
    color: #fff;
}
.col-right.gallery {
    padding-top: 33px;
}
.container-main .bx-wrapper img {
    width: auto;
    margin: 0px auto;
    height: auto;
}
.slides-part .bx-wrapper .bx-controls-direction a {
    top: 25px;
}
.slides-part .bx-wrapper .bx-pager {
    text-align: left;
    bottom: 5px;
    left: 5px;
    padding-top: 0;
}
.slides-part .bx-wrapper .bx-pager.bx-default-pager a {
    background: #ffffff;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.slides-part .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ff0000;
}
.readmore-part .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ff0000;
}
.readmore-part .slides-part .img-source {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    z-index: 9999;
    padding: 5px 5px;
    background-color: #333333;
    color: #fff;
    margin: 0;
    font-size: 14px;
}
.slides-part .expand,
.big-img-holder .expand {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/expand.svg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*.slides-part .expand:hover, .big-img-holder .expand:hover, .gall-icon:hover {

	background-color:#555555;

	/* -webkit-transition: all 0.2s ease-in-out;

  -moz-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

} */

.middle-view {
    position: relative;
}
.middle-view .row.others {
    margin-left: -8px;
    margin-right: -8px;
}
.middle-view .bx-wrapper {
    clear: both;
    width: 100%;
    margin-bottom: 22px;
    padding: 48px 10px 35px 10px;
    background-color: #f1f1f1;
}
.middle-view .bx-wrapper h3 {
    color: #333333;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 11px;
}
.middle-view .bx-wrapper p {
    color: #000;
    margin-top: 13px;
    line-height: 22px;
    margin-bottom: 8px;
}
.middle-view .bx-wrapper span.marcelo {
    display: block;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
.middle-view .bx-wrapper .bx-viewport {
    left: 0;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: transparent;
}
.readmore-part .middle-view .bx-wrapper .bx-prev {
    left: 50%;
    margin-left: -120px;
    background-image: url(../repository/top-a.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center center;
    top: 25px;
    background-color: #ed0000;
}
.readmore-part .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 30px;
}
.readmore-part .middle-view .bx-wrapper .bx-next {
    right: 50%;
    margin-right: -120px;
    background-image: url(../repository/down-a.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center center;
    top: 25px;
    background-color: #ed0000;
}
.readmore-part .bx-wrapper .bx-pager {
    top: -4px;
    left: 0px;
    color: #000;
}
.readmore-part .middle-view .bx-wrapper .bx-next:hover {
    opacity: 0.8;
}
.readmore-part .middle-view .bx-wrapper .bx-prev:hover {
    opacity: 0.8;
}
#disqus_thread {
    clear: both;
    padding-top: 5px;
    margin-top: 20px;
    display: none;
}
.readmore-part .img-source {
    float: left;
    font-weight: 300;
    color: #434343;
    font-size: 12px;
    line-height: 12px;
    margin: 9px 0px 0px 0px;
    width: 100%;
    text-transform: uppercase;
}
.readmore-part .paragraph-holder {
    width: calc(100% - 82px);
    float: right;
    padding-right:82px;
    display: block;
    clear: left;
}
.readmore-part .paragraph-holder.sec-holder {
    width: 100%;
    float: left;
}
.main-paragraph {
    position: relative;
    float: left;
    width: 100%;
}
.paragraph-holder p,
.one-page-category p {
    color: #212121;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 400;
    clear: right;
}
.one-page-category ul {
    list-style-type: circle;
    padding-left: 16px;
    margin-bottom: 20px;
    margin-left: 0;
}

.one-page-category ul li {
    list-style: disc;
}
/**.paragraph-holder p:last-child:after {
    content: ' ';
    display: inline-block;
    height: 16px;
    background: #ec1a2e;
    position: relative;
    top: 2px;
    left: 6px;
    width: 16px;
    border-radius: 8px;
} **/
.paragraph-holder h3 {
    font-size: 22px;
    color: #212121;
    line-height: 27px;
    display: block;
    margin-top: -4px;
    margin-bottom: 20px;
    font-weight: 700;
    clear: right;
}
.readmore-part .paragraph-holder .img-source {
    margin-bottom: 20px;
    display: block;
    clear: left;
}
.related-down.brenda-artikullit {
    padding: 0;
    margin-top: 20px;
}
.tags-down {
    width: 100%;
    float: left;
    padding-top: 28px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #666666;
    margin-bottom: 23px;
}
.tags-down a {
    float: left;
    padding: 10px 22px 10px 20px;
    background-color: #e5e5e5;
    color: #999999;
    font-weight: 600;
    font-size: 11px;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 10px;
}
.tags-down a.active {
    background-color: #ed0000;
    color: #ffffff;
}
.tags-down a:hover {
    opacity: 0.8;
}
.share-count {
    float: left;
    color: #434343;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    padding-bottom: 10px;
}
.share-count strong {
    font-size: 24px;
}
.ver-type {
    width: 100%;
    float: left;
    padding: 16px 0px;
    border-top: 1px solid #cccccc;
}
.img-ver {
    float: left;
    width: 32.3%;
}
.info-ver {
    float: left;
    width: 67%;
    padding-left: 16px;
}
.info-ver p {
    color: #434343;
    font-size: 17px;
    line-height: 26px;
}
.img-ver img {
    width: 100%;
    float: left;
}
.info-ver .origina {
    color: #999999;
    font-size: 11px;
    line-height: 14px;
    display: block;
    margin-top: 4px;
    margin-bottom: 8px;
    font-weight: 600;
    text-transform: uppercase;
}
.info-ver .origina strong {
    text-transform: uppercase;
    color: #ed0000;
    margin-right: 5px;
    font-size: 14px;
}
.info-ver .origina.green strong {
    color: #4f8043;
}
.info-ver h3 {
    color: #222222;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}
#lightbox .lb-data .lb-number {
    padding-top: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
#lightbox .lb-data .lb-caption {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
}
.container .example-image {
    display: none;
}
/*.example-image-link {

	position: relative;

	display: block;

}*/

.paragraph-holder .box-in {
    width: 360px;
    float: left;
    margin-right: 40px;
    margin-top: 7px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 15px;
}
/*.slides-part:hover {

	opacity: 0.9;

}

*/

.box-in:hover {
    opacity: 0.8;
}
.box-in img {
    float: left;
    margin-bottom: 21px;
}
.box-in h4 {
    font-size: 13px;
    line-height: 13px;
    color: #434343;
    font-weight: 300;
    clear: left;
    background-image: url(../repository/katror.svg);
    background-repeat: no-repeat;
    background-position: top+1px left;
    background-size: 11px;
    padding-left: 20px;
}
.box-in h4 span {
    color: #898989;
    font-size: 11px;
    line-height: 11px;
}
.space-right {
    padding-right: 16px;
    padding-left: 16px;
}
/*-------- FOTO GALERI --------*/

h3.galeri-title {
    color: #ed0000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    float: left;
    line-height: 24px;
    position: relative;
    top: -3px;
}
a.kthehu {
    color: #ed0000;
    font-weight: 600;
    font-size: 14px;
    float: right;
    line-height: 22px;
    position: relative;
    top: -3px;
    text-decoration: none;
    cursor: pointer;
}
.main-galeria {
    margin-bottom: 29px;
}
.day-photo h2 {
    color: #333333;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 7px;
    margin-top: 10px;
}
.day-photo p {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.middle-view.galeri {
    margin-top: 3px;
}
.title-back {
    overflow: hidden;
    margin-bottom: 6px;
}
.main-black {
    background-color: #ededed;
    width: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
}
.cover-gall {
    margin-bottom: 16px;
    position: relative;
}
.cover-gall-small {
    position: relative;
}
.cover-gall .stick {
    position: absolute;
    width: 48px;
    height: 34px;
    background-image: url(../repository/apora2.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center center;
    top: 0px;
    left: 8px;
    background-color: #000000;
}
.stick.stiku {
    position: absolute;
    width: 48px;
    height: 34px;
    background-image: url(../repository/apora2.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center center;
    top: 0px;
    left: 0px;
    z-index: 99;
    background-color: #000000;
}
.cover-gall-small .stick {
    position: absolute;
    width: 48px;
    height: 34px;
    background-image: url(../repository/apora2.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: center center;
    top: 0px;
    left: 8px;
    background-color: #000000;
}
.cover-gall-small h4 {
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 12px 0px 10px 0px;
}
.cover-gall-small p {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.smaller-col iframe {
    margin-bottom: 6px;
}
/*-------------- CHECKBOX STYLE --------------- */
.squaredSix input[type="radio"]{
    opacity: 0;
}
.squaredSix {
    height: 20px;
    width: 20px;
    position: relative;
    float: left;
    margin-right: 12px;
    margin-top: 4px;
}
.squaredSix label {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #808080;
}
.squaredSix label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #ff0000;
    top: 2px;
    left: 2px;
    border: 1px solid #ff0000;
    border-radius: 2px;
}
.squaredSix input[type=radio]:checked + label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
/*POLL START HERE*/

.poll-thate {
    height: 25px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.poll-result {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ed0000;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
#loading {
    display: none;
}
/*POLL END HERE*/

span.poll-percentage {
    position: relative;
    top: 3px;
}
.polls h5 {
    font-size: 14px;
    line-height: 14px;
    font-style: normal;
    color: #434343;
    font-weight: 600;
    margin-bottom: 10px;
}
.opinione-page .col-left.categ {
    padding-right: 23px;
}
.opinione-page .smaller-col {
    padding-left: 15px;
    padding-right: 15px;
}
.opinione-page .smaller-col {
    margin-bottom: 30px;
}
.opinione-page .img-ver {
    width: 31.41%;
}
.opinione-page .ver-type {
    padding: 30px 0px 16px 0px;
}
.opinione-page .info-ver {
    padding-left: 30px;
}
.opinione-page .related-down {
    margin-top: 15px;
}
.opinione-page .big-article {
    height: auto;
    min-height: 1px;
    margin-bottom: 0;
}
.foot-lists .top-line .logo-2 {
    float: left;
    width: 185px;
    height: auto;
}
.foot-lists .top-line {
    width: 100%;
    float: left;
    padding-top: 16px;
    margin-bottom: 31px;
    border-top: 1px solid #cccccc;
}
.foot-lists .top-line a {
    float: right;
    color: #087fc0;
    font-size: 14px;
}
.foot-lists .top-line .logo-2 img {
    width: 100%;
    display: block;
}
.foot-lists ul li {
    width: 100%;
}
.foot-lists ul li a {
    color: #434343;
    font-size: 16px;
    line-height: 32px;
}
.foot-lists ul li.liParent a {
    font-weight: bold;
}
.foot-lists ul li:hover a {
    color: #ed0000;
}
.bottom-line {
    border-top: 1px solid #cccccc;
    padding-top: 12px;
    margin-top: 30px;
}
.foot-lists ul.social-top {
    float: left;
    margin-top: 21px;
    margin-left: 41px;
}
.foot-lists ul.social-top li {
    display: inline;
    float: left;
    width: auto;
}
.foot-lists ul.social-top li a {
    float: left;
    background-color: #cccccc;
    color: #ffffff;
    margin-left: 5px;
    line-height: 36px;
    width: 34px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.foot-lists ul.social-top li:first-child a {
    background-color: transparent;
    width: auto;
    /* color: #212121; */
    
    color: #434343;
    font-size: 16px;
    line-height: 32px;
    margin-left: 0;
}
.foot-lists ul.social-top li:first-child:hover a {
    color: #434343!important;
}
.foot-lists ul.social-top li:hover a {
    color: #ffffff;
}
.foot-lists ul.social-top li:hover a.fcb {
    background-color: #3B5998;
}
.foot-lists ul.social-top li:hover a.twt {
    background-color: #00aced;
}
.foot-lists ul.social-top li:hover a.gog {
    background-color: #dd4b39;
}
.foot-lists ul.social-top li:hover a.yout {
    background-color: #bb0000;
}
.foot-lists ul.social-top li:hover a.insta {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
/*------- LLEPI NDRYSHIME ------*/

.cover-gall .title-part {
    width: calc(100% - 16px);
    left: 8px;
}
.cover-gall .title-part h2 {
    font-size: 26px;
    line-height: 28px;
}
.like-buttons {
    display: none;
}
ul.share {
    float: left;
    display: block;
    margin-bottom: 9px;
    margin-top: 8px;
}
ul.share li {
    display: inline-block;
    float: left;
}
ul.share li a {
    font-size: 20px;
    line-height: 20px;
    display: block;
}
ul.share li.fb {
    margin-right: 30px;
}
ul.share li.fb a {
    color: #3b5998;
}
ul.share li.tw a {
    color: #55acee;
}
.right-view .blue-categ {
    display: none;
}
h3.categ-mob {
    display: none;
}
ul.share-article {
    width: 100%;
    float: left;
    margin-bottom: 23px;
    padding-bottom: 23px;
    border-bottom: 1px dotted #666666;
}
ul.share-article li {
    display: inline-block;
    float: left;
    margin-right: 8px;
}
ul.share-article li.fb a {
    background-color: #3b5998;
}
ul.share-article li.tw a {
    background-color: #55acee;
}
ul.share-article li.gp a {
    background-color: #dd4b39;
}
ul.share-article li a {
    background-color: #cccccc;
    color: #ffffff;
    line-height: 36px;
    width: 34px;
    display: block;
    height: 34px;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.inside-box-big {
    width: 100%;
    float: left;
    margin-top: 8px;
}
.inside-box-big h4 {
    font-size: 13px;
    line-height: 18px;
    color: #434343;
    font-weight: 300;
    clear: left;
    background-image: url(../repository/katror.svg);
    background-repeat: no-repeat;
    background-position: top+1px left;
    background-size: 11px;
    padding-left: 20px;
    margin-bottom: 36px;
}
.inside-box-big h4 span {
    color: #898989;
    font-size: 11px;
    line-height: 11px;
}
.inside-box-big .big-img-holder {
    margin-bottom: 21px;
}
/*----- STICKY TITLE -----*/

.sticky-holder {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 60px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.28);
    background-color: #fff;
    display: none;
}
.sticky-logo {
    height: 60px;
    float: left;
    width: 137px;
    background-color: #ED0000;
}
.sticky-logo img {
    width: 100%;
    display: block;
}
.sticky-title {
    float: left;
    font-size: 24px;
    color: #212121;
    height: 60px;
    line-height: 60px;
    font-weight: 700;
    margin-left: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: calc(100% - 400px);
}
ul.sticky-share {
    float: right;
    display: block;
    height: 60px;
}
ul.sticky-share li {
    float: left;
    display: inline-block;
    margin-right: 8px;
}
ul.sticky-share li:last-child {
    margin-right: 12px;
}
ul.sticky-share li a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px 10px;
    width: 45px;
    text-align: center;
    margin-top: 12px;
    background-color: #cccccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
ul.sticky-share li.fb a {
    background-color: #3b5998;
}
ul.sticky-share li.tw a {
    background-color: #55acee;
}
ul.sticky-share li.gp a {
    background-color: #dd4b39;
}
.kopertina {
    width: 100%;
    float: left;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 32px;
}
.kopertina a.shfletoni {
    text-transform: uppercase;
    color: #434343;
    text-align: right;
    font-style: italic;
    padding-right: 3px;
    font-weight: 600;
    display: block;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    margin-top: 16px;
    margin-bottom: 28px;
}
.kopertina a.shfletoni .caret {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid;
    margin-left: 10px;
    margin-top: -2px;
}
.follow-box {
    width: 100%;
    float: left;
    padding-bottom: 24px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 32px;
    margin-top: 16px;
}
ul.follow-list {
    width: 100%;
    float: left;
}
/*ul.follow-list li{

	float: left;

	width: 22%;

	height: 22%;

	display: inline-block;

	margin-right: 4%;

	margin-bottom: 4%;

}*/

ul.follow-list li {
    float: left;
    width: 18%;
    height: 18%;
    display: inline-block;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
}
ul.follow-list li a {
    text-decoration: none;
    cursor: pointer;
}
ul.follow-list li:nth-child(5n) {
    margin-right: 0;
}
ul.rss-list {
    width: 100%;
    float: left;
    padding-bottom: 13px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 23px;
}
ul.rss-list li {
    width: 25%;
    float: left;
    display: block;
    padding-right: 8px;
}
ul.rss-list li a {
    color: #434343;
    font-size: 16px;
    line-height: 32px;
}
ul.rss-list li i {
    color: #f26522;
    margin-right: 5px;
}
/*#rss-show.active{

	color: #ed0000;

}*/

.hidden-rss {
    display: none;
}
.cover-lg {
    margin-bottom: 54px;
    padding-left: 16px;
    padding-right: 16px;
}
.row16 {
    margin-left: -16px;
    margin-right: -16px;
}
.cover-lg h3 {
    color: #434343;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
    margin-top: 10px;
}
.cover-lg p {
    text-align: center;
    color: #999999;
    margin-bottom: 22px;
    text-transform: uppercase;
    font-size: 12px;
}
.cover-lg-holder {
    width: 100%;
    float: left;
    padding: 16px;
    border: 1px solid #cccccc;
}
.cover-sm-holder {
    margin-bottom: 20px;
    margin-left: -16px;
    margin-right: -16px;
}
.cover-sm-holder h2 {
    background-color: #434343;
    height: 2px;
    margin-left: 16px;
    margin-bottom: 32px;
    margin-top: 8px;
    float: left;
    width: calc(100% - 32px);
}
.cover-sm-holder span {
    background-color: #fff;
    color: #434343;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
    float: left;
    margin-top: -14px;
    padding-right: 20px;
    display: block;
}
.cover-sm {
    margin-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
}
.cover-sm img {
    margin-bottom: 8px;
}
.cover-sm p {
    color: #999999;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 14px;
    border-bottom: 1px solid #cccccc;
}
.hidden-cover-sm-holder {
    display: none;
}
.more-cover {
    display: block;
    cursor: pointer;
    height: 1px;
    background-color: #ed0000;
    margin-bottom: 20px;
}
.more-cover span {
    text-transform: uppercase;
    font-weight: 600;
    color: #ed0000;
    background-color: #fff;
    padding: 0px 20px;
    font-size: 18px;
    position: relative;
    top: -10px;
    left: 50%;
    margin-left: -69px;
    width: 138px;
    float: none;
    margin-top: 0;
}
.kopertina-page .col-left {
    padding-right: 24px;
}
.opinione-page .big-article .title-part h1 {
    font-size: 32px;
    line-height: 34px;
}
.subSpecial {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    min-height: 495px;
    background-repeat: no-repeat;
}
.p-title h5{
    padding:4px 0px;
    font-size: 16px;
    line-height: 20px;
}
.pResult{
    border-left: 3px solid #EDEDED;
    padding-right: 0;
}
li.last .pResult .poll-thate{
    margin-bottom: 0px;
}

.arkiva-page .input-group.date{margin-bottom: 16px;}
.arkiva-page .subi{
    margin-bottom: 16px;
    background-color: #ed0000;
    width: 100%;
    padding: 6px 12px;
    border-radius: 4px;
    height: 34px;
    color: #fff;
}

/*========== PAGINATION START HERE ==========*/
.pagination-items {
    text-align: center;
    font-family: 'titlinggothicfb_condmedium';
    margin-bottom: 5px;
}
.related-down .pagination-items {
    clear: left;
    display: block;
    width: 100%;
    margin-top: 34px;
    overflow: hidden;
    float: left;
}

.pagination-items a,
.pagination-items span {
    text-align: center;
    padding: 0px 9px;
    margin-right: 1px;
    border: 1px solid #eee;
    color: #000;
}

.pagination-items a:hover {
    background: #ed0000;
    color: #fff;
    text-decoration: none;
}

.pagination-items span.checked {
    background: #ed0000;
    color: #fff;
}

.pagination-items span.disabled2 {
    color: #666;
}

.g-button-group {
    display: inline-block;
    float: right;
}

.g-button {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 23px;
    height: 25px;
    margin-right: 1px;
    padding: 0 8px;
    color: #000;
    font-family: 'HelveticaNeue-Light';
}

.g-button:hover {
    background: #ed0000;
    color: #fff;
}

.g-button.disabled2:hover {
    background: #eee;
}

.g-button.disabled2 {
    color: #ccc;
}

.g-button i {
    line-height: 23px!important;
    padding: 0;
}
.search-pag{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    float: left;
    width: 100%;
    padding-bottom: 14px;
}
.fixed-pag{
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 9999;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #C0C0C0;
}
p.pagi{
    color: #434343;
    font-size: 17px;
    line-height: 26px;
}
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close {
    border-left: none !important;
}
.row.cvd-box{padding: 10px 0 10px 0;}
.cvd-wrap {padding:15px;width:100%;background-color:#f7f7f7;margin-bottom:16px;}
.cvd-box .selectBox{float:left;width:250px;margin:15px 0;}
.cvd-box .title-mapi{float:left;font-weight:700;font-size:14px;text-transform:uppercase;color:#150a0a;}
.cvd-box .mapi{width:60px;height:60px;float:left;-webkit-border-radius:35%;-moz-border-radius:35%;border-radius:35%;overflow:hidden;margin-left:20px;}
.cvd-box .mapi-info{float:left;margin:8px 0;}
.cvd-box .mapi.red{background-color:#fc0000;}
.cvd-box .mapi.green{background-color:#02efe4;}
.cvd-box .mapi.gray{background-color:#a1a1a1;}
.cvd-box .nr-mapi{float:left;clear:left;color:#8f8d8d;font-weight:400;font-size:18px;}
.cvd-box .semi-title{text-transform:uppercase;font-size:20px;margin-bottom:10px;float:left;margin-bottom:10px;font-weight:600;width:100%;clear:both;}
.cvd-box h4{font-weight:600;font-size:16px;text-transform:uppercase;color:#555;}
.cvd-box h5{font-size:26px;margin:10px 0;color:#555;}
.cvd-box .form-control{border:1px solid #5d666f;font-weight:700;text-transform:uppercase;}
.cvd-box p.las{font-size:12px;font-weight:700;color:#777;}
.pulsee{float:left;width:22px;height:22px;border-radius:50%;margin:3px 10px 0 0;background:#e60e1c;cursor:pointer;box-shadow:0 0 0 rgba(237,28,36,.06);animation:pulsee 2s infinite;}
.pulsee:hover{animation:none}@-webkit-keyframes pulsee{0%{-webkit-box-shadow:0 0 0 0 rgba(237,28,36,.4);}70%{-webkit-box-shadow:0 0 0 10px transparent;}100%{-webkit-box-shadow:0 0 0 0 transparent};}@keyframes pulsee{0%{-moz-box-shadow:0 0 0 0 rgba(237,28,36,.6);box-shadow:0 0 0 0 rgba(237,28,36,.6);}70%{-moz-box-shadow:0 0 0 10px transparent;box-shadow:0 0 0 10px transparent;}100%{-moz-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;}}
/*========== PAGINATION END HERE ==========*/
@media only screen and (min-width: 768px) and (max-width: 1299px) {
    .container .fb_iframe_widget {
        display: none;
    }
    .banner300x600 {
        display: none;
    }
    .ad300 {
        display: none;
    }
    .col-right .ad300 {
        display: block;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1290px) {
    .col-right {
        width: 317px;
    }
    .col-left {
        width: calc(100% - 325px);
    }
}
@media only screen and (min-width: 992px) and (max-width: 1265px) {
    ul.main-navigation li:nth-last-child(-n+4) {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    ul.main-navigation li:nth-last-child(-n+7) {
        display: none;
    }
    /*.opinione{

		width: 50%;

		padding-right: 8px;

	}*/
    /*.category-page .opinione{

		width: 100%;

		padding-right: 0;

	}*/
    /*.reader{

		width: 50%;

		padding-left: 8px;

	}*/
    /*.reader.special{

		width: 100%;

		padding-left: 0px;

	}*/
    .vid-resp iframe{
        width: 100%!important;
    }
    .category-page .reader {
        padding-left: 0;
        padding-right: 8px;
    }
    .readmore-page .reader {
        width: 100%;
        padding-left: 0;
    }
    .tjera {
        width: 100%;
        padding-left: 0px;
        margin-top: 0;
    }
    .tjera .op-box{width: 50%;}
    .tjera .op-box:nth-child(2n+2) {
        padding-right: 8px;
        border-top: 0;
        padding-top: 0;
        clear: both;
    }
    .tjera .op-box:nth-child(2n+3) {
        padding-left: 8px;
        padding-top: 0;
        border-top: 0;
    }
    .tjera .op-box:nth-child(6) {
        display: none;
    }
    .follow-box {
        width: 50%;
        padding-left: 0px;
        margin-top: 0;
    }
    .bota-yjet {
        width: 100%;
        padding-right: 0px;
        margin-top: 0px;
        margin-bottom: 16px;
    }
    .bota-yjet .out-lay {
        float: left;
        width: 50%;
        padding-right: 8px;
    }
    .bota-yjet .out-lay:last-child {
        padding-right: 0;
        padding-left: 8px;
    }
    .bota-yjet .out-lay:last-child .op-box {
        padding-top: 0;
    }
    .video-holder .big-article {
        margin-bottom: 30px;
    }
    .video-holder .smaller-col iframe {
        min-height: 206px;
        width: 50%;
        float: left;
        margin-bottom: 0;
    }
    .video-holder .smaller-col h3 {
        width: 50%;
        padding-left: 16px;
        float: left;
        clear: none;
    }
    .video-holder .smaller-col p {
        width: 50%;
        padding-left: 16px;
        float: left;
        clear: none;
    }
    div.out-lay {
        margin-bottom: 16px;
    }
    .big-article {
        min-height: 500px!important;
    }
    .subSpecial {
        min-height: 500px;
    }
    .artikulli-kryesor .title-part {
        bottom: 0;
    }
    .opinione-page .big-article {
        min-height: 100%!important;
    }
     .left-sky,.right-sky{display: none;}
    .ad300.sm-special {
        width: 50%;
        padding: 0;
    }
    .col-right .ad300 ins{
        width: 320px;
        margin:0 auto;
        display: block;
    }
     .reader .op-box,
    .opinione .op-box {
        width: 50%;
        padding-right: 16px;
        /*border-bottom: 1px solid #cccccc!important;*/
        
        border: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {

	.top-leader {
		display: none;
	}

	.readmore-part .paragraph-holder {padding-right:0px;}

    .header {
        width: 100%;
    }
    .header .banner-head {
        display: none;
    }
    /*.header .last-hdr {

		width:100%;

	}*/
    
    .header .right-head {
        width: 40%;
    }
    /*.header .logo {

		width:28%;

	}*/
    
    .header ul.main-navigation li.menu-wide {
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    ul.mob-navigation {
        display: none!important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1340px) {
    .container-main .banner-head {
        display: none;
    }
}
/*@media only screen and (min-width:992px) and (max-width:1359px)  {

	.big-article {

		min-height: 354px;

		padding-bottom: 75%;

	}

}*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .paragraph-holder iframe {
    	width: 100%;
    }
    .left-sky,
    .right-sky {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .op-box .text-op p {
        font-size: 20px;
    }
    .inside-txt {width:300px;margin:0 auto;}

}
/*@media only screen and (min-width:992px) and (max-width:1024px)  {

	.artikulli-kryesor .title-part {

	    bottom: -4px;

	}

}*/

@media only screen and (min-width: 768px) and (max-width: 1359px) {
    .big-article {
        min-height: 354px;
    }
    .stars-row .big-article {
        min-height: 500px;
    }
    /*.blue-test .big-article {

		padding-bottom: 75.3%;

	}*/
    
    .container {
        width: 100%;
    }
    .mob-icon {
        display: none;
    }
}
@media only screen and (min-width: 1220px) and (max-width: 1399px) {
    .container {
        width: 100%;
    }
}
@media only screen and (min-width: 1400px) {
    .middle-view {
        width: 866px;
    }
    .middle-view.galeri {
        width: 986px;
    }
}
@media only screen and (min-width: 1200px) {

	.header-home .banner-head {width: calc(100% - 272px);margin: 6px 16px 0px 16px;}
	.header-home ul.main-navigation {width:1000px;}
	.header-home .right-head {float: left;width: calc(100% - 582px);}
	.header-readmore .right-head {float: left;width: calc(100% - 545px);}
	.header-readmore .banner-head {width: calc(100% - 272px);margin: 6px 16px 0;}
	.header-readmore ul.main-navigation {width:1039px;}
	
    .container-main.opinione-page .time-news-data {display: none;}
	.container-main.home .time-news-data {display:none;}
	.container-main.category-page .time-news-data {display: none;}
	.col-left {width:75%;}
	.readmore-part {width:calc(78% - 316px);}
	.middle-view {width:100%;}
	.readmore-page .col-right {width:315px;}
	.col-right .ad300 {padding:0;}
	.paragraph-holder p {clear: left;}
	.hidden-box {z-index:99;width:calc(75% - 5px);}
	.donacioni .megaTop {width:calc(100% - 301px);}
    .megaTop {width:calc(100% - 340px);float: left;text-align: center;clear:both;height:auto;margin-bottom:16px;}
    .megaTop iframe {text-align:center;display: block;margin:0 auto;max-width:994px;}
    .container-main .time-news {display: none;}
    .opinione-page .col-left.categ {padding-right: 10px;}
    .container-main.perkujtime .newGrid {width:1000px;}
    .container-main.perkujtime .big-article {min-height:368px;}
    .container-main .time-news-data {display: none;}
    .middle-view.galeri {width:1015px;}

}
/* MOBILE CSS*/
@media only screen and (max-width: 767px) {
    .cvd-box .semi-title{font-size:18px;line-height:24px;margin-bottom:0}
    .cvd-box .selectBox{float:left;margin-bottom:0}
    .cvd-box .mapi-info{width:100%;margin:6px 0;}
    .cvd-box [class*=col-]{margin-bottom:15px;}
    .row.cvd-box{padding:10px 0 0;}
    .cvd-box .pulsee{margin:1px 10px 0 0;}
    .cvd-box .mapi{width:40px;height:40px;margin:0 auto;float:none;}
    .cvd-box .nr-mapi{font-size:16px;display:block;text-align:center;float:none;}
    .cvd-box .title-mapi{font-size:12px;float:none;text-align:center;}
    html, body {overflow: visible!important;}
    .sekindo-ad-box {width:320px;}
    .qc-cmp-persistent-link {display:none!important;}
	.inside-txt ins {width:300px;}
	.inside-txt {width:300px;margin:0 auto;}
	.mobile-ads.primo.on-marg {margin-top:20px;}
    .paragraph-holder .text-iamge {width:100%!important;margin-right:0!important;}

	.top-leader {
		display: none;
	}

    .cover-lg {
        margin-bottom: 20px;
    }

    .readmore-part .paragraph-holder {padding-right:0px;}

    .container-main.home {overflow-x:hidden;}

    .container-main .time-news {
        display: none;
    }
    .container-main.blue-test .time-news {
        display: none;
    }
    /*.col-right .fb_iframe_widget {

		display: none;

	}*/
    .vid-resp iframe{
        width: 100%!important;
    }
    .subSpecial {
        min-height: 270px;
    }
    .row-mob {
        margin-left: 0;
        margin-right: 0;
    }
    .container {
        padding-right: 16px;
        padding-left: 16px;
    }
    .tags-down a {
        margin-bottom: 10px;
    }
    .middle-view {
        padding-left: 0;
        padding-right: 0;
    }
    .readmore-part {
        padding-left: 0;
        padding-right: 0;
        margin-top:24px;
    }
    .left-sky,
    .right-sky {
        display: none;
    }
    .sticky-mobile {position:fixed;bottom:20px;left:20px;width:320px;height:100px;z-index:9999;}
    .header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1039;
        padding-top: 13px;
        border-bottom: 2px solid #e6e5e5;
        background-color: #fff;
        padding-bottom:0;
    }
    .header.has-active-menu {
        overflow-y: scroll;
        height: 100%;
    }
    .container-main {
        position: relative;
        /*padding-top: 106px;*/
        padding-top:123px;
    }
    .container-main.home:before{
        content: '';
        height: 20px;
        background-color: #eee;
        width: 100%;
        position: absolute;
        top: 84px;
        left: 0;
    }
    .header .banner-head{
        display: none;
    }
    .last-hdr {
        width: unset;
    }
    .header .last-hdr form {
        display: none;
    }

    .header .logo {
        width: 135px;
    }
    .header ul.main-navigation {
        /*padding-bottom: 0;

		padding-left: 0;

		padding-right: 0;*/
        
        padding:13px 10px;
        background-color: #F6F6F6;
        justify-content:flex-start;
    	-webkit-justify-content: flex-start;
    	overflow-x: scroll;
    	align-items: center;
    	-ms-overflow-style: none;
    	overflow: -moz-scrollbars-none;
    	display: -webkit-box;
   		display: -moz-box;
    	display: -ms-flexbox;
    	display: -webkit-flex;
    	display: flex;
    	margin:15px 0 0 -15px;
    	width:calc(100% + 30px);
    }
    .header ul.main-navigation li {
        width: 100%;
        display:inline;
        margin-right:20px;
        padding:0;
        margin-bottom:0;
        border-bottom:none;
        /* margin-bottom: 15px; */
    }
    .header ul.main-navigation li:first-child {
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }
    .header ul.main-navigation li:nth-child(12) {
        border: none;
        padding-bottom: 0;
    }
    .header ul.main-navigation li:last-child {
        display: none;
    }
    .header ul.main-navigation li a {
        width: 100%;
        display: block;
        color: #121212;
        font-size:14px;
        line-height: 1;
        white-space: nowrap;
        /*font-weight: 600;*/
        
    }
    .container-main .time-news-data {
        display: none;
    }
    .up-section .big-article {
        min-height: 100%;
        margin-bottom: 16px;
    }
    .superspeciale .big-article {
        min-height: 300px!important;
    }
    .big-article {
        min-height: 300px;
        /*margin-bottom: 32px;*/
    }
    .big-article.artikulli-kryesor{
        width: calc(100% + 32px);
        margin-left: -16px;
    }
    .big-article.artikulli-kryesor .ico-vid {
    	top:33%;
    }
    .container-main .banner-head {
        display: none;
    }
    .out-lay {
        margin-bottom: 30px;
    }
    .banner300x600 {
        display: none;
    }
    .header .mob-icon {
        background-image: url(../repository/hamb1.svg);
        background-repeat: no-repeat;
        background-position: 0px -5px;
        background-size: 100%;
        width: 30px;
        height: 30px;
        margin-top: 11px;
        margin-left: 15px;
    }
    .header.has-active-menu .mob-icon {
        background-image: url(../repository/close.svg);
        background-position: 0px 0px;
        background-size: 25px;
        top: 16px;
        right: 11px;
    }
    .stars-row,
    .aktuale-row {
        margin-bottom: 16px;
    }
    .stars-row {
        margin-top: 0;
    }
    .big-article h1 {
        font-size: 26px;
        line-height: 28px;
    }
    .cover-gall-small {
        margin-bottom: 30px;
    }
    .day-photo h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .big-article .ico-vid {
        z-index: 9;
        width: 60px;
        height: 60px;
        position: absolute;
        margin-left: -30px;
        margin-top:-30px;
        background-size: 60px;
    }
    .small-article .ico-vid {
        width: 45px;
        height: 45px;
        position: absolute;
        margin-left: -22.5px;
        margin-top: -60.5px;
        background-size: 45px;
    }
    .foot-lists ul.top-nav {
        display: none;
    }
    .foot-lists ul.social-top {
        margin-left: 0px;
        margin-top: 16px;
        width: 100%;
    }
    .left-foot span {
        margin-bottom: 10px;
    }
    .related-down .img-ver {
        width: 100%;
        margin-bottom: 6px;
    }
    .related-down .info-ver {
        padding-left: 0;
        width: 100%;
    }
    .opinione-page .col-left.categ {
        padding-right: 8px;
    }
    /*.opinione-page .smaller-col {

		margin-bottom: 16px;

	}*/
    
    .opinione-page .related-down .img-ver {
        margin-bottom: 5px;
    }
    .opinione-page .big-article h1 {
        margin-bottom: 0;
    }
    .readmore-part .element-title h1 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 12px;
    }
    .readmore-part .element-title {
        margin-bottom: 4px;
    }
    .readmore-part .element-title span {
        line-height: 20px;
    }
    .readmore-part .element-title.me-aut span {
        margin-top: 15px;
    }
    .big-img-holder {
        width: 100%;
        min-height: 200px;
    }
    .readmore-part .big-img-holder {
        min-height: 250px;
    }
    .links-top {
        background-position: top+4px left;
        line-height: 22px;
    }
    .first-legend span {
        width: 100%;
    }
    .readmore-part .paragraph-holder {
        width: 100%;
        float: left;
    }
    .fixed-moves {
        display: none;
    }
    .main-paragraph {
        width: 100%;
    }
    /*.reader .img-op {

   	    width: 30%;

   	    min-height: 150px;

	}*/
    
    .right-view .small-article .title-part {
        padding-top: 1px;
    }
    .small-article .title-part {
        position: relative;
        background-image: none;
        background-color: transparent;
        padding: 12px 0px 0px 0px;
    }
    .small-article .title-part h2 {
        color: #333333;
        text-shadow: none;
    }
    .no-vid-mob .ico-vid{
        display: none;
    }
    /*---- LLEPI NDRYSHIME -----*/
    
    .aktuale-row .small-article .title-part {
        position: absolute;
        background-image: none;
        background-color: transparent;
        padding: 0px 0px 12px 16px;
    }
    .aktuale-row .small-article .title-part h2 {
        color: #ffffff;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
    }
    .big-article .title-part {
        padding: 16px 16px 11px 16px;
    }
    .big-article .title-part p {
        display: none;
    }
    .big-article .title-part h1 {
        margin-bottom: 0;
    }
    .right-view .small-article h2 {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .right-view .blue-categ {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 14px;
        display: block;
        font-style: normal;
        color: #ed0000;
        font-weight: 600;
        margin-right: 10px;
        margin-bottom: 5px;
        margin-top: 9px;
        clear: both;
    }
    .back-size {
        min-height: 300px;
        margin-bottom: 16px;
    }
    /*.bota-box-mob{

		margin-bottom: 16px;

	}*/
    
    .big-article.video {
        min-height: 300px;
    }
    .big-article.video .title-above p {
        display: none;
    }
    .big-article.video .title-above h2 {
        font-size: 26px;
        line-height: 28px;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.65);
        margin-bottom: 0;
    }
    .video iframe {
        min-height: 300px;
    }
    .cover-gall .title-part {
        position: relative;
        left: 0;
        width: 100%;
        background: none!important;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-top: 12px;
    }
    .cover-gall .title-part h2 {
        color: #434343;
        font-size: 20px;
        line-height: 24px;
        text-shadow: none;
    }
    .cover-gall {
        margin-bottom: 27px;
    }
    .right-foot ul {
        float: left;
    }
    .right-foot ul li:first-child a {
        padding-left: 0;
    }

    .foot-lists .top-line a.beki {
        display: none;
    }
    .foot-lists .top-line {
        margin-bottom: 0;
        padding-top: 12px;
        border: 0;
    }
    .bottom-line {
        margin-top: 16px;
    }
    .title-part.vertical {
        padding-bottom: 12px;
    }
    .title-part.vertical h1 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 0;
    }
    .add-on .smaller-col {
        margin-bottom: 32px;
    }
    .smaller-col {
        margin-bottom: 32px;
    }
    .opinione-page .smaller-col.first {
        margin-bottom: 16px;
    }
    h3.rubrika-post {
        margin-top: -3px;
    }
    h3.rubrika-post.mob-marg {margin-top:10px;}
    .space-right {
        padding-right: 8px;
        padding-left: 8px;
    }
    .col-right-mob {
        padding-left: 0px;
        padding-right: 0px;
    }
    .right-foot ul li a {
        padding: 0 5px;
    }
    .paragraph-holder .box-in {
        width: 100%;
    }
    .img-auth {
        width: 100%;
    }
    /*.img-auth img{

		width: 50px;

		height: 50px;

	}*/
    
    .img-auth.push-auth {
        margin-left: 0px;
        display: block;
        margin-top: 16px;
        clear: both;
    }
    .input-group .form-control {
        box-shadow: none!important;
    }
    .input-group .btn-default {
        background-image: none!important;
    }
    .ver-type {
        padding-bottom: 24px;
    }
    .opinione-page .categ .smaller-col .big-article img {
        width: 100%;
    }
    .opinione-page .categ .smaller-col img {
        width: 50%;
        float: left;
        margin-bottom: 0;
    }
    .opinione-page .smaller-col:last-child {
        margin-bottom: 15px;
    }
    .opinione-page .smaller-col h3 {
        width: 50%;
        float: left;
        padding-left: 16px;
        clear: none;
    }
    .opinione-page .smaller-col p {
        display: none;
    }
    .opinione-page .categ .opi-smaller-col {
        margin-bottom: 16px;
    }
    .superline {
        border-bottom: 1px solid #cccccc;
        width: 100%;
        display: block;
        float: left;
        margin-top: 16px;
    }
    .opinione-page .categ .smaller-col.opi-box-special .big-article img {
        width: 50%;
        float: left;
    }
    .opinione-page .categ .smaller-col.opi-box-special .big-article .title-part {
        width: 50%;
        float: left;
        position: relative;
        padding: 0;
        padding-left: 16px;
        background: none!important;
    }
    .opinione-page .categ .smaller-col.opi-box-special .big-article .title-part h1 {
        text-shadow: none;
        color: #333333;
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
    }
    .opinione-page .ver-type {
        padding-bottom: 22px;
    }
    .opinione-page .ver-type:first-child {
        border: none;
        padding-top: 0;
    }
    .opinione.veq-mob {
        margin-top: 16px;
        margin-bottom: 12px;
    }
    .ad300 {
        margin: 16px 0px 16px 0px;
    }
    .ad300.high-rez {
        display: none;
    }
    .ad640 {
        display: none;
    }
    .col-right {
        padding-top: 6px;
    }
    .col-right .ad300 {
        margin-top: 0px;
        padding: 0;
    }
    .tjera {
        margin-top: 0;
    }
    .video-holder {
        margin-bottom: 0;
    }
    .header.smaller .like-buttons {
        display: none;
    }
    .like-buttons {
        width: 90px;
        position: absolute;
        top: 14px;
        left: 167px;
    }
    .like-buttons .fb {
        float: left;
    }
    .fb-hold,
    .twt-hold {
        display: none;
    }
    .main-galeria {
        margin-bottom: -3px;
    }
    ul.mob-navigation {
        width: 100%;
        float: left;
        display: none;
    }
    ul.mob-navigation li {
        width: 100%;
        float: left;
        display: block;
        padding: 12px 0px;
        position: relative;
        border-bottom: 1px solid #271e1e;
    }
    ul.mob-navigation li:first-child {
        border-bottom: 0;
        padding-bottom: 0px;
        padding-top: 16px;
    }
    ul.mob-navigation li a.kati {
        color: #212121;
        font-size: 17px;
        line-height: 20px;
        float: left;
        cursor: pointer;
    }
    ul.mob-navigation li.follow {
        float: left;
        border-bottom: 0;
        padding-bottom: 0;
        width: auto;
        margin-right: 10px;
    }
    ul.mob-navigation li.follow a {
        color: #212121;
        font-size: 17px;
        line-height: 34px;
    }
    ul.mob-navigation li a.shigji {
        font-size: 32px;
        color: #212121;
        float: right;
        display: block;
        position: absolute;
        line-height: 14px;
        top: 5px;
        right: 0;
        cursor: pointer;
    }
    ul.mob-navigation li ul.sub-mob-nav {
        width: 100%;
        display: block;
        float: left;
        padding: 12px 0px 0px 0px;
        display: none;
        margin-bottom: 2px;
    }
    ul.mob-navigation li ul.sub-mob-nav li {
        width: 50%;
        display: block;
        float: left;
        padding: 5px 5px 5px 0px;
        border-bottom: 0px;
    }
    ul.mob-navigation li ul.sub-mob-nav li a {
        color: #212121;
        font-size: 14px;
        line-height: 14px;
    }
    ul.mob-navigation li.soc {
        border-bottom: 0;
        display: inline-block;
        float: left;
        margin-right: 10px;
        width: 34px;
        padding-bottom: 0px;
    }
    ul.mob-navigation li.soc a {
        color: #ffffff;
        line-height: 36px;
        width: 34px;
        display: block;
        height: 34px;
        font-size: 18px;
        text-align: center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
    }
    ul.mob-navigation li.soc.fcb a {
        background-color: #3b5998;
    }
    ul.mob-navigation li.soc.twt a {
        background-color: #55acee;
    }
    .smaller-col .blue-categ {
        margin-bottom: 6px;
    }
    .footer {
        margin-top: 7px;
    }
    h3.categ-mob {
        display: block;
        font-size: 23px;
        color: #333333;
        font-weight: 800;
        text-transform: uppercase;
        margin-top: 18px;
        margin-bottom:18px;
    }
    h3.categ-mob.green {
        color: #4f8043;
    }
    h3.categ-mob.orange {
        color: #f28030;
    }
    h3.categ-mob.green-light {
        color: #b3c792;
    }
    h3.categ-mob.red {
        color: #ed0000;
    }
    body.has-active-menu {
        overflow: hidden;
    }
    .sticky-holder{
        display: none!important;
    }
    .big-article.artikulli-kryesor .title-part {
        bottom: 0;
        background: none;
        position: relative;
    }
    .big-article.artikulli-kryesor .title-part h1{text-shadow: none;color: #121212;font-size: 24px;line-height: 28px;margin-bottom: 10px;}
    .big-article.artikulli-kryesor .title-part p{display: block;color: #333;}
    .foot-lists .top-line .logo-2 {
        display: none;
    }
    .superspeciale h1 {
        font-size: 28px;
        line-height: 32px;
        color: #333333;
        margin-bottom: 7px;
    }
    .mix-flex .smaller-col{    
	    flex: 0 0 100%;
	    -ms-flex: 0 0 100%;
	    -webkit-flex: 0 0 100%;
	    max-width: 100%;
    }
    .header .right-head {
        float: unset !important;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-right: 0 !important;
    }
    .last-hdr ul.social-top {
        margin-bottom: 5px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 320px) {
	.mobile-ads{width: 300px;}
}
/* MOBILE CSS*/
/** FORM **/

form {
    width: ;
    height: ;
    margin: ;
    padding: ;
}
form input[type="text"] {
    width: ;
    height: ;
    margin: ;
    padding: ;
    color: ;
    background: ;
}
form input[type="email"] {
    width: ;
    height: ;
    margin: ;
    padding: ;
    color: ;
    background: ;
}
form input[type="checkbox"] {
    width: ;
    height: ;
    margin: ;
    padding: ;
    color: ;
    background: ;
}
form[type="submit"] {
    width: ;
    height: ;
    margin: ;
    padding: ;
    color: ;
    background: ;
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    
    font-weight: normal;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    opacity: 1;
    font-weight: normal;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    opacity: 1;
    font-weight: normal;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    font-weight: normal;
}
[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity 0.3s 0.3s ease;
    opacity: 0;
}