@font-face {
    font-family: 'StagSansBold';
    src: url('../fonts/StagSansBold.eot');
    src: url('../fonts/StagSansBold.eot') format('embedded-opentype'),
         url('../fonts/StagSansBold.woff2') format('woff2'),
         url('../fonts/StagSansBold.woff') format('woff'),
         url('../fonts/StagSansBold.ttf') format('truetype'),
         url('../fonts/StagSansBold.svg#StagSansBold') format('svg');
    font-style: normal;
    font-weight: normal;     
}
@font-face {
    font-family: 'StagThin';
    src: url('../fonts/StagThin.eot');
    src: url('../fonts/StagThin.eot') format('embedded-opentype'),
         url('../fonts/StagThin.woff2') format('woff2'),
         url('../fonts/StagThin.woff') format('woff'),
         url('../fonts/StagThin.ttf') format('truetype'),
         url('../fonts/StagThin.svg#StagThin') format('svg');
    font-style: normal;
    font-weight: normal;     
}
@font-face {
    font-family: 'StagBook';
    src: url('../fonts/StagBook.eot');
    src: url('../fonts/StagBook.eot') format('embedded-opentype'),
         url('../fonts/StagBook.woff2') format('woff2'),
         url('../fonts/StagBook.woff') format('woff'),
         url('../fonts/StagBook.ttf') format('truetype'),
         url('../fonts/StagBook.svg#StagBook') format('svg');
}
@font-face {
    font-family: 'StagMedium';
    src: url('../fonts/StagMedium.eot');
    src: url('../fonts/StagMedium.eot') format('embedded-opentype'),
         url('../fonts/StagMedium.woff2') format('woff2'),
         url('../fonts/StagMedium.woff') format('woff'),
         url('../fonts/StagMedium.ttf') format('truetype'),
         url('../fonts/StagMedium.svg#StagMedium') format('svg');
}


/** 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: #fff;}

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,a:hover,a:focus,a:visited{text-decoration: none;}
/** END OF RESET **/
.app_holder{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
.app_holder a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.app-ios{
	-webkit-clip-path: polygon(20% 100%, 20% 16%, 4% 17%, 4% 99%);
	clip-path: polygon(20% 100%, 20% 16%, 4% 17%, 4% 99%);
}
.app-and{
	-webkit-clip-path: polygon(40% 100%, 39% 15%, 23% 16%, 23% 100%);
	clip-path: polygon(40% 100%, 39% 15%, 23% 16%, 23% 100%);
}
.in-artile-read-more {
    border-left: 3px solid #ed7e23;
    padding-left: 20px;
    margin-bottom: 20px;
}
span.lexo-edhe {
    text-transform: uppercase;
    color: #ed7d24;
    font-family: stagbook;
}
/** TYPOGRAPHY **/

p {
	color:#000;
	font-size:14px;
	line-height:18px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	margin:;
	padding:;
}

h1 {
	color:#000;
	font-family: 'StagSansBold';
	font-size:36px;
	line-height:38px;
	font-weight:normal;
	margin:;
	padding:;
}

h2 {
	color:#000;
	font-family: 'StagSansBold';
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:;
	padding:;
}

h3 {
	color:#000;
	font-family: 'StagSansBold';
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	margin:;
	padding:;
}

h4 {
	font-family: 'StagSansBold';
    font-weight: normal;
    font-size:18px;
    line-height: 22px;
    color:#333333;
    margin-bottom: 15px;
}
/* covid css */
.row.cvd-box {padding:25px 0px;border-top:1px solid #ececec;border-bottom:1px solid #ececec;}
.cvd-box .selectBox {float:right;width:100%;margin: 15px 0px;}
.cvd-box .title-mapi {float: left;font-weight: 600;font-size: 14px;text-transform: uppercase;color: #555;font-family: stagsansbold;}
.cvd-box .mapi {width:60px;height:60px;float:left;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;overflow:hidden;margin-left:20px;}
.cvd-box .mapi-info {float: left;margin: 10px 0px;}
.cvd-box .mapi.red {background-color:#e60e1c;}
.cvd-box .mapi.green{background-color:#0d509c;}
.cvd-box .mapi.gray {background-color:#444444;}
.cvd-box .nr-mapi {float: left;clear: left;color: #9a9a9a;font-weight: 400;font-size:18px;}
.cvd-box .semi-title {text-transform:uppercase;font-size:25px;margin-bottom:25px;float: left;font-family: stagsansbold;}
.cvd-box h4 {font-weight: 600;font-size: 16px;text-transform: uppercase;color: #555;}
.cvd-box h5 {font-size: 26px;margin: 10px 0px;color: #555555;}
.cvd-box .form-control {border:1px solid #5d666f;font-weight:bold;text-transform: uppercase;}
.cvd-box p.las {font-size:12px;font-weight:700;color:#777777;}
.cvd-box .emg {padding:15px;background-color:#efefef;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-repeat:no-repeat;background-image:url(../repository/phone.svg);background-size:25px;background-position: right+20px top+20px;}
.pulsee {float: left;width: 22px;height: 22px;border-radius: 50%;margin:5px 10px 0 0;background:#e60e1c;cursor: pointer;box-shadow:0 0 0 rgba(237, 28, 36, 0.06);animation: pulsee 2s infinite;}

.anketa-js.blue-bg {
	background: #0c519c;
	padding: 15px 25px;
  }
  
  .anketa-js.blue-bg h4 {
	font-size: 22px;
	line-height: 26px;
  }
  .anketa-js.blue-bg * {
	color: #fff !important;
  }

.pulsee:hover {
  animation: none;
}
@-webkit-keyframes pulsee {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(237, 28, 36, 0.0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.0);
  }
}
@keyframes pulsee {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.6);
    box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.6);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(237, 28, 36, 0.0);
      box-shadow: 0 0 0 10px rgba(237, 28, 36, 0.0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.0);
      box-shadow: 0 0 0 0 rgba(237, 28, 36, 0.0);
  }
}
/* covid css */
#lajmi_fundit {
	background: #c00;
    margin-bottom: 20px;
    padding: 20px;
}
#lajmi_fundit span {
	text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    display: block;
    font-family: 'StagSansBold';
}
#lajmi_fundit h1 {
	font-size: 30px;
    line-height: 34px;
    color: #fff;
}
/* jep e merr styles */
#jepemerr *,.select2-container {
	font-family: 'Titillium Web', sans-serif;
}
#jepemerr header{margin-bottom: 0;border-top:1px solid #eee; position: relative; margin-bottom: 20px;border-bottom: 1px solid #eee;}
#jepemerr .very-special{clear: none!important;}
a.logo-jep-e-merr {
	float: left;
	width: 140px;
    margin-top: 8px;
}
.select2-dropdown{border-color: #eee!important;border-radius: 0!important;}
header.sticky .very-special{display: block;width: calc(100% - 230px);margin: 0 20px;clear: none;float: right;margin-right: 50px;}
header.sticky .very-special .select2-container{width: 100%!important;}
header.sticky .very-special .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 49px;color:#9c9f9f;font-size: 14px;padding-left: 15px;}
header.sticky .very-special .select2-container .select2-selection--single{height: 49px;border-radius: 0;border:0;}
header.sticky .very-special .form-control{line-height: 49px;height: 49px;box-shadow: none;padding:0 15px;border-radius: 0;}
header.sticky .very-special .opt-2,header.sticky .very-special .opt-3,header.sticky .very-special .opt-srch{padding: 0;}
header.sticky .very-special .opt-2 .select2-container,header.sticky .very-special .opt-3 .select2-container{border-left: 1px solid #eee;}
header.sticky .very-special .opt-3 .select2-container{border-right: 1px solid #eee;}
header.sticky .very-special .opt-1{border-right: 1px solid #eee;padding: 0;}
header.sticky .very-special .opt-srch .btn{
	padding: 6px 13px;
    background-color: #ed7e13;
    color: #ffffff;
    outline: none;
    background-image: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    /* float: right; */
    width: 100%;
    height: 49px;
    text-transform: uppercase;
    background-image: url('../repository/search-w.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
}
header.sticky .very-special .select2-container--default .select2-selection--single .select2-selection__arrow{top: 13px;right: 6px;}
a.has-background {
	display: block;
	overflow: hidden;
	position: relative;
}
body.over{overflow: hidden;}
.hamb {
    position: absolute;
    right: 0;
    top: 10px;
    width: 30px;
    cursor: pointer;
    height: 30px;
    z-index: 999;
    /*display: none;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 44px;
    background-image: url(../repository/ico.svg);
}
#jepemerr .container{position: relative;}
.hamb.aktivos{background-image: url(../repository/close.svg);background-size: 28px;}
#jepemerr .form-control{border:0;}
header.sticky nav.popup {
    border-top: 1px solid #eee;
}

header.sticky nav {
    min-width: 100%;
    margin-right: 0;
    float: left;
    /* position: fixed; */
    /* right: 0; */
    /* top: 49px; */
    /* left: auto; */
    z-index: 99999999;
    background-color: #fff;
    height: auto;
    display: none;
}
header.sticky nav ul li {
    display: block;
    float: left;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    line-height: 40px;
}
header.sticky nav ul {
    float: none;
    overflow-y: hidden;
    padding: 0;
}
header.sticky nav ul li a {
    display: block;
    float: none;
    color: #333333;
    padding: 8px 10px;
    border-bottom: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
header .container{position: relative;margin-top: 20px;}
ul.lang-ch{position: absolute;right: 10px;top: -30px;}
ul.lang-ch li{float: left;margin-right: 10px;}
ul.lang-ch li:last-child{margin-right: 0px;}
ul.lang-ch img{display: block;height: 40px;}
#jepemerr section.content {
    width: 100%;
    float: left;
}
#jepemerr .clear {clear: both;}
#jepemerr .artikujt .box-col {
	width:100%;
	float: left;
	margin-bottom: 30px;
	position: relative;
}
#jepemerr .box-col .desc {
	width: 100%;
	float:left;
	padding:15px;
	background-color:#ffffff;
	border:1px solid #ececec;
	border-top:none;
}
#jepemerr .box-col:hover .img-holder {opacity: 0.85;}
#jepemerr .box-col .desc h4 {
	font-size: 16px;
	line-height: 20px;
	color:#333;
	font-weight: 400;
	margin-bottom: 5px;
}
#jepemerr .box-col .desc p {
	font-size: 12px;
	line-height: 12px;
	color:#000;
	font-weight: 600;
	margin-bottom:10px;
}
#jepemerr .box-col .stick {
	position: absolute;
	right:0px;
	font-size: 14px;
	font-weight: 400;
	color:#ffffff;
	bottom:0px;
	padding:3px 5px;
	background-color:#ed7e13;
}
#jepemerr .box-col .desc .origin {
	float: left;
	display: block;
	color:#000;
	font-weight: 300;
	font-size: 12px;
}
#jepemerr .box-col .img-holder {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	height: 120px;
	position: relative;
	background-size: cover;
	background-position: center center;
	transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
/* end of jep e merr styles */

.topp, a.logo {
	transition: all 0.4s ease;
}
.topp.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	background: #fff;
	z-index: 99999;
	padding: 0;
}
.topp.sticky ul.main-nav {
	width: 100%;
	display: block;
	float: none;
	text-align: center;
	margin: 0;
}
.topp.sticky ul.main-nav li {
	float: none;
	padding-top: 20px;
    padding-bottom: 20px;
}
.topp.sticky ul.main-nav li a {
	border-bottom: none;
	padding-bottom: 0;
}
.topp.sticky ul.main-nav li ul.sub-nav {
	top: 56px;
	text-align: left;
	left: -15px;
}
.topp.sticky ul.main-nav li ul.sub-nav li {
	padding-bottom: 10px;
	padding-top: 10px;
	
}
.topp.sticky a.searchi {
	right: 20px;
	top: 16px;
}
a.logo.sticky {
	position: fixed;
    top: 16px;
    left: 20px;
    z-index: 99999;
    width: 100px;
    margin: 0;
}
#infscr-loading img {
	display: block;
	margin: 0 auto;
}
/** General **/
.privacy-policy p {
	margin-bottom: 20px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/** 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:;
}

form textarea {
	width:;
	height:;
	margin:;
	padding:;
	resize:;
	color:;
	background:;
}

form select {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form select option {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}


/*--- GENERAL ---*/

.clear{clear: both;}
.no-pd{padding: 0;}
.mgb-20{margin-bottom: 20px;}
.vija{
    width: 100%;
    float: left;
    height: 20px;
    background-image: url(../repository/vija.png);
    background-repeat-y: no-repeat;
    background-position: left center;
    background-size: 3px;
}
.img-cover{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.down{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/*--- HEADER ---*/
.topp {position: relative;width: 100%;float: left;}
header{width: 100%;float: left;margin-bottom: 20px;}
a.logo{width: 287px;float: left;margin-bottom: 20px;}
a.logo img{width: 100%;display: block;}
.head-left{width: 50%;float: left;}
.head-right{width: 50%;float: left;padding-left: 15px;position: relative;}
ul.main-nav{display: block;float: left;margin-bottom: 40px;}
ul.main-nav li{float: left;display: inline-block;margin-right: 10px;position: relative;}
ul.main-nav li:last-child{margin-right: 0px;}
ul.main-nav li a{
	font-family: 'StagSansBold';
	font-size: 15px;
	line-height: 16px;
	color: #000;
	text-transform: uppercase;
	padding-right: 8px;
	display: block;
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ul.main-nav li.jp a{
	color: #0d509c;
    border-color: #0d509c;
}
ul.main-nav li:hover a,ul.main-nav li.active a{color: #ed7f22;border-color: #ed7f22;}
ul.main-nav ul.sub-nav{
	display: none;
    /*border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;*/
    padding:0;
    background-color: #fff;
    z-index: 1;
    top: 25px;
    left: auto;
    right: auto;
    position: absolute;
    min-width: 200px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.3);
}
.topp.sticky ul.main-nav ul.sub-nav{top: 16px;}
ul.main-nav li:hover .sub-nav{display: block;}
ul.main-nav li ul.sub-nav li{margin-right: 0;margin-bottom: 0px; display: block; float: none; padding: 10px 15px; border-bottom: 1px solid #eee;}
ul.main-nav li ul.sub-nav li a{border-bottom: 0;padding-bottom: 0;padding-right: 0;color: #000!important;}
ul.main-nav li ul.sub-nav li:hover a,ul.main-nav li ul.sub-nav li a.active{color: #ed7f22!important;}
.head-right p{font-size: 12px;color: #808080;float: left;}
.head-right ul{display: block;float: left;width: 100%;padding-bottom: 3px;border-bottom: 1px solid #000;margin-bottom: 40px;padding-right: 30px;}
.head-right ul li{float: left;display: inline-block;margin-right: 3px;}
.head-right ul li a{display: block;color: #0d509c;font-size: 12px;}
.head-right ul li a:after{content:'/';color:#808080;font-size: 12px;margin-left:3px; }
.head-right ul li:last-child{margin-right: 0px;}
.head-right ul li:last-child a:after{margin-left: 0px;content: '';}
.head-box{margin-bottom: 20px;}
.head-box img{width: 80px;float: left;margin-right: 20px;}
span.categ{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 14px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}
.head-box span.categ{    
    margin-bottom: 10px;
    float: left; 
    width: calc(100% - 100px);
}
span.categ.orange{color: #ed7e13;}
span.categ.blue{color: #0d509c;}
span.categ.red{color: #dd0000;}
span.title{
	font-size: 14px;
	line-height: 16px;
	color: #000;
	float: left;
	font-family: 'StagSansBold';
	display: block;
}
.head-box span.title{width: calc(100% - 100px);}

/*--- WRAPPER ---*/

#wrapper{width: 100%;float: left;}

/*--- HOME LEFT ---*/
.speciale {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.nder-speciale {margin-bottom: 40px;}
.nder-speciale .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { bottom: -20px; }
.nder-speciale .bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent;
    text-indent: 0;
    color: #000;
    width: auto;
    font-family: 'StagSansBold';
 }
.nder-speciale .bx-wrapper .bx-pager.bx-default-pager a:hover, .nder-speciale .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: transparent;
    color: #a0adc0;
}
.home-slider{width: 100%;float: left;margin-bottom:20px;overflow: hidden;height: 600px;visibility: hidden;}
.home-slider iframe{height: 600px !important; width: 100% !important;}
.home-section{width: 100%;float: left;}
.home-sld a{display: flex;height: 100%; position: relative; z-index: 99999999999999999;}
.home-left{width: calc(100% - 320px);float: left;margin-right: 20px;}
.home-right{width: 300px;float: left;}
.big-slider{width: 100%;float: left;/*overflow: hidden;height: 600px;*/}
.big-slider{min-height: 600px;position: relative;}
.big-slider .down{padding-bottom: 20px;}

.news-box iframe {
	height: 192px !important;
	width: 100% !important;
}
.big-slider h1{color: #fff;padding-left: 20px;padding-right: 50px;clear: both;margin-bottom: 40px;font-size: 42px;line-height: 46px;}
.big-slider span.category{
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding: 0 10px;
	float: left;
	margin-left: 20px;
	clear: both;
	text-transform: uppercase;
	font-family: 'StagSansBold';
	margin-bottom: 10px;
}
.big-slider span.category.orange{background-color: #ed7e13;}
.big-slider span.category.blue{background-color: #0d509c;}
.big-slider span.time{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 12px;color: #fff;display: block;margin-left: 20px;}

#rekl-18 > div, #rekl-19 > div {
	margin-bottom: 20px;
}
/*--- HOME RIGHT ---*/

.news-box{margin-bottom: 15px;}
.home-right .news-box{margin-bottom: 20px;}
.news-box .img-holder{width: 100%;float: left;min-height: 150px;margin-bottom: 0px;position: relative;}
.home-right .news-box .img-holder{min-height: 186.5px;}
.news-box .img-holder span.category{
    padding: 5px 20px 5px 5px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    position: absolute;
    width: 100%;
    font-weight: normal;
    font-family: 'StagSansBold';
    bottom: 0;
    left: 0;
    background-image: url(../repository/arr-up.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: right+7px center;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}
.news-box h2{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.home-right .news-box:last-child{margin-bottom: 0;}
.home-right .news-box:last-child .img-holder{margin-bottom: 0;}
.home-right .news-box h2{
	color: #fff;
	padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
/*.news-box:hover span.category{opacity: 1;}*/
.news-box.blue span.category{background-color: #0d509c;}
/*.news-box.blue:hover h2{color: #0d509c;}*/
.news-box.orange span.category{background-color: #ed7e13;}
/*.news-box.orange:hover h2{color: #ed7e13;}*/
.news-box.green span.category{background-color: #47c933;}
/*.news-box.green:hover h2{color: #47c933;}*/
.news-box.pink span.category{background-color: #a13f88;}
/*.news-box.pink:hover h2{color: #a13f88;}*/
/*--- ANALISTET ---*/

.analistet-holder{width: 100%;float: left;margin-bottom: 20px;padding-left:100px;padding-right:100px;background: #a0adc0;overflow:hidden;visibility: hidden;/*padding-bottom: 20px;border-bottom: 1px solid #e4e4e4;*/}
.ano-box{width: 100%;float: left;position: relative;}
.ano-box .img-holder{width: 100px;float: left;min-height: 140px;margin-right: 10px;/*position: absolute;left: 0;bottom: 0;*/}
.ano-box span.title{
	color: #fff;
	width: calc(100% - 110px);
	margin-bottom: 10px;
	font-family: 'StagBook';
    font-size: 16px;
    line-height: 18px;
	font-weight: normal;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
}
.ano-box span.author{
	font-size: 13px;
	line-height: 15px;
	color: #000;
	float: right;
	font-family: 'StagSansBold';
	display: block;
	width: calc(100% - 110px);
	text-transform: uppercase;
	padding-right: 10px;
	padding-bottom: 20px;
}
/*.analistet-holder .bx-wrapper .bx-viewport{background: #a0adc0;}*/

/*--- BOX NEWS SECTION ---*/

.box-section{width: 100%;float: left;}
.box-section .prime-left{width: calc(100% - 320px);float: left;margin-right: 20px;}
.box-section .prime-right{width: 300px;float: left;}

/*--- PRIME ---*/

.prime-box{margin-bottom: 20px;}
.prime-box .img-holder{width: 100%;float: left;min-height: 185px;position: relative;}
.prime-box .down{padding-bottom: 13px;}
.prime-box:hover .down{padding-bottom: 20px;}
.prime-box span.category{
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding: 5px;
	float: left;
	margin-left: 15px;
	clear: both;
	text-transform: uppercase;
	font-family: 'StagSansBold';
	margin-bottom: 10px;
}
.prime-box span.category.orange{background-color: #ed7e13;}
.prime-box span.category.blue{background-color: #0d509c;}
.prime-box span.category.green{background-color: #47c933;}
.prime-box span.category.pink{background-color: #a13f88;}
.prime-box span.category.red{background-color: #dd0000;}
.prime-box h3{
	color: #fff;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
    font-size: 16px;
    line-height: 18px;
}
span.latest{
    font-family: 'StagSansBold';
	color: #0d509c;
	display: block;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	text-transform: lowercase;
}
.latest-holder{width: 100%;float: left;padding-left: 20%;}
.latest-news{padding-left: 20px;width: 100%;float: left;border-left: 1px solid #e4e4e4;margin-bottom: 20px;}
.latest-box{margin-bottom: 16px;}
.latest-box:last-child{margin-bottom: 0;}
.latest-box .img-holder{width: 100%;float: left;min-height: 100px;position: relative;margin-bottom: 10px;}
.latest-box h3{
	font-size: 14px;
	line-height: 16px;
	clear: left;
	  -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.latest-box .img-holder span.category {
    padding: 5px 20px 5px 5px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    position: absolute;
    width: 100%;
    font-weight: normal;
    font-family: 'StagSansBold';
    bottom: 0;
    left: 0;
    background-image: url(../repository/arr-up.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: right+7px center;
     -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
}
.latest-box.blue span.category {background-color: #0d509c;}
.latest-box.orange span.category {background-color: #ed7e13;}
.latest-box.green span.category {background-color: #47c933;}
.latest-box.pink span.category {background-color: #a13f88;}
.latest-box.blue:hover h3 {color: #0d509c;}
.latest-box.orange:hover h3 {color: #ed7e13;}
.latest-box.green:hover h3 {color: #47c933;}
.latest-box.pink:hover h3 {color: #a13f88;}
.latest-box:hover span.category{opacity: 1;}

/*--- VIDEO SECTION ---*/
.no-marg {
	margin: 0 !important;
}
.box-section.video{border-bottom: 1px solid #e4e4e4;margin-bottom: 20px;}
.video-holder{width: 100%;float: left;margin-bottom: 20px;}
.video-holder .txt-holder{width: 25%;float: left;min-height: 360px;background-color: #000;position: relative;}
.video-holder .txt-holder h1{color: #a0adc0;padding-left: 20px;padding-top: 15px;}
.video-holder .txt-holder h3{color: #666666;position: absolute;bottom: 20px;left: 0;padding-left: 20px;padding-right: 10px;}
.video-holder .txt-holder h3:before{position: absolute;left: 20px;top: -20px;height: 2px;width: 30%;content: '';background-color: #666666;}
.video-holder .img-holder{width: 75%;float: left;position: relative;}
.video-holder .img-holder img{
	width: 150px;
	position: absolute;
	opacity: 0.8;
	left: 50%;
	top: 50%;
	 transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.vid-box{margin-bottom: 20px;}
.vid-box .img-holder{width: 100%;float: left;min-height: 150px;position: relative;margin-bottom: 10px;}
.vid-box .img-holder img{
	width: 50px;
	position: absolute;
	opacity: 0.8;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.vid-box .img-holder span.category{
    display: block;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    line-height: 12px;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    font-family: 'StagSansBold';
}

/*--- TJERA SECTION ---*/

.box-section.tjera{margin-bottom: 40px;}
.box-section.tjera h1{color: #0d509c;margin-bottom: 20px;margin-top: 10px;}

/*--- CATEGORY ---*/

.categ-section{width: 100%;float: left;}
.categ-lg:hover {
	opacity: 0.9;
	
}
.categ-lg{
	width: 100%;
	float: left;
	min-height: 420px;
	margin-bottom: 20px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.categ-lg span.description{
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}
.categ-lg h1{color: #fff;padding-left: 20px;padding-right: 20px;margin-bottom: 15px;}
.categ-lg .down{padding-bottom: 17px;}
.new-style { margin-bottom: 20px; }
.new-style .down { padding: 0 15px 15px; }
.new-style .down h2{ color:  #fff;}

.kategoria .news-box .img-holder, .kategoria-down .news-box .img-holder, .readmore-page .img-holder {
	margin-bottom: 10px;
}
.categ-sm{
	width: 100%;
	float: left;
	min-height: 200px;
	margin-bottom: 0px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.categ-sm:hover{opacity: 0.9;}
.categ-sm h2{color: #fff;padding-left: 15px;padding-right: 15px;}
.categ-sm .down{padding-bottom: 13px;}

.leaderboard{width: 100%;float: left;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #e4e4e4;text-align: center;}
.leaderboard img{width: 728px; margin: 0 auto}

span.superline{width: calc(100% - 20px);margin-left: 10px;float: left;display: block;height: 1px;background-color: #e4e4e4;margin-bottom: 20px;}
.box-section.kategoria-down{margin-bottom: 40px;}

/*--- PAGINATION ---*/

.page-nav{width:100%;float:left;margin-bottom: 40px;margin-top: 40px;}
.pagination-holder{width: 100%;text-align: right;}
.page-nav a.active,.page-nav span.checked{color: #0d509c;}
.page-nav span:hover,.page-nav a:hover{color: #fff;}
.page-nav a,.page-nav span{
	height: 25px;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	padding: 0px 10px;
	margin-right: 1px;
	color: #a0adbe;
	font-size: 14px;
	font-family: 'StagSansBold';
	cursor: pointer;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
/*.page-nav a:last-child{padding-right: 0;}*/
/*--- READMORE ---*/
.readmore p{
	margin-bottom: 16px;
    font-size: 17px;
    line-height: 26px;
}
.readmore h1{margin-bottom: 20px;}
.img-small {
    width: 265px;
    float: left;
    padding: 0 20px 15px 0;
}

.img-small img {
    display: block;
    width: 100%;
}
.readmore h4{clear: left;}
.readmore .img-holder {
    width: 100%;
    float: left;
    min-height: 400px;
    -webkit-background-size:cover;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 20px;
}

.readmore .date {
    float: left;
    width: 100%;
    font-weight: 300;
    color:#333333;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
}

.date strong {font-weight: 400;}
.date i {margin-right: 4px;}

.ndaje-pak ul.social {
    width: 35px;
    position: absolute;
    left: 70px;
}

.ndaje-pak ul.social li {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #333333;
    margin-bottom: 5px;
    padding-left: 0;
}

.ndaje-pak ul.social li a {
	display: block;
	text-align: center;
    padding: 4px;
    font-size: 15px;   
    color: #ffffff;
    line-height: 30px;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ndaje-pak ul.social li::before{content: '';}
ul.social li:hover a{color: #ed7e13;}
ul.social p {
    float: left;
    margin-bottom: 0;
    line-height: 30px;
    margin-right: 15px;
    text-transform: uppercase;
}

ul.social li:last-child a {
    width:auto;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
}

.ndaje-pak ul.read-slider li{padding-left: 0;}
.ndaje-pak ul.read-slider li::before{content: '';}
.ndaje-pak ul.read {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.ndaje-pak ul.read li {
    display: list-item;
    float: left;
    width: 100%;
    font-weight: 500;
    padding-left: 0;
}
.ndaje-pak ul.read li::before{content: '';}
.ndaje-pak ul.read li i {
    margin-right: 5px;
    font-size: 18px;
    color: #ed7e13;
}
.ndaje-pak ul.read li a{
	color: #000;
	font-size: 16px;
	line-height: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ndaje-pak ul.read li:hover a{color: #0d509c;text-decoration: underline;}
.tags-down {
    width: 100%;
    float: left;
    border-top: 1px dotted #666666;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom: 1px dotted #666666;
    margin-bottom: 23px;
}

.tags-down a {
    float: left;
    padding: 10px 22px 10px 20px;
    background-color: #e5e5e5;
    color: #333333;
    font-weight: 500;
    font-size: 11px;
    line-height: 10px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 10px;
}
.tags-down a:hover {
	background-color: #ed7e13;
	color: #fff;
}

.readmore .bx-wrapper .bx-viewport {
    left:0px;
    box-shadow:none;
    border:0;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.readmore img {width: 100%;display: block;}
.bg-slid {
    width: 100%;
    float: left;
    min-height: 380px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 20px;
}
.ndaje-pak { 
	position: relative;
    padding-right: 100px;
    padding-left: 130px;
    margin-top: 40px;
    float: left;
    max-width: 100%;
}
.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
}
.aspect-ratio iframe {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  left: 0; top: 0;
  margin: 0 !important;
  padding: 0;
}
.fotogaleri{width: 100%;float: left;margin-bottom: 16px; background-color: #fafafa;padding-top: 30px;}
.fotogaleri .bx-wrapper img{margin:0 auto; width: auto; max-height: 85vh}
.fotogaleri .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{bottom: auto;top: -22px;}
.fotogaleri .bx-wrapper .bx-pager {
	text-align: center;
    font-weight: normal;
    color: #ed7e13;
    padding-top: 0;
    font-family: 'StagSansBold';
}
.readmore-page .prime-left{width:calc(100% - 321px);margin-right: 0;margin-bottom: 20px;}
.readmore-page .prime-right{width:321px;/*border-left:1px solid #e4e4e4;*/padding-left: 20px;margin-bottom: 20px;}
.readmore-page .prime-right .news-box:last-child{margin-bottom: 0;}
.ad300 img{width: 100%;display: block;}
.related-articles{width: 100%;float: left;margin-bottom: 60px;}
.readmore-page .box-section{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #e4e4e4;}
.disqus-holder{width: 100%;float: left;margin-bottom: 20px;}
.disqus-holder img{max-width: 791px;width: 100%;display: block;}
.readmore-page .prime-left.web-tv{width: 100%;margin-bottom: 0px;}
.readmore-page .prime-left.web-tv iframe{width:100%;}
.readmore-page .prime-left.web-tv .ndaje-pak{margin:0px 0px 0px 0px;}
.readmore-page .prime-left.web-tv .ndaje-pak h1{margin-bottom: 0px;}
.ndaje-pak ul, .ndaje-pak ol{margin-bottom: 20px;}
.ndaje-pak ul li, .ndaje-pak ol li{
    color: #000;
   	font-size: 16px;
    line-height: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    margin-bottom: 5px;
    padding-left: 20px;
}
.ndaje-pak ul li::before, .ndaje-pak ol li::before {
    content: "•";
    color: #ed7e13;
    left: 0px;
    position: absolute;
    font-size: 24px;
}
/*--- READMORE END ---*/

/*--- SEARCH ---*/

a.searchi{
    width: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: -4px;
    cursor: pointer;
}
a.searchi img{width: 100%;display: block;}

.search-holder{
    display: none;
    background-color: rgba(72, 71, 77,.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
}
.form-control.search {
    width: 50%;
    /* margin-left: 25%; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    height: 60px;
    border-radius: 0;
    font-family: 'StagSansBold';
    font-size: 30px;
    color: #48474d;
}
.form-control.search:focus {
    border-color: #ccc;
    outline: 0;
  	box-shadow: none;
}
.close-search{
    position: absolute;
    right: 30px;
    top: 30px;
    display: block;
    cursor: pointer;
}
.close-search img{width: 40px;display: block;}

blockquote {
	position: relative;
    padding-left: 90px;
    margin-bottom: 20px;
    min-height: 65px;
}
blockquote:before {
	color: #ccc;
	content: '\201C';
	line-height: 0.8em;
	font-size: 15em;
	position: absolute;
	top: 0;
	left: -15px;
}
blockquote p {
  display: block;
  color: #666;
  font-style: italic;
}
blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}

ul.main-nav.sub{margin-bottom: 0;margin-top: 20px;}

/*--- MOBILE MENU ---*/

.c-hamburger {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 32px;
	height: 28px;
	float: right;
	text-indent: -9999px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	border: none;
	cursor: pointer;
	z-index: 10000;
}
.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
	display: block;
	position: absolute;
	top: 16px;
	left: 0px;
	right: 0px;
	height: 1px;
	background-color: #000;
}
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  content: "";
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}
.c-hamburger.smaller span::before,
.c-hamburger.smaller span::after{
	background-color: #26a9e0;
}
.c-hamburger span::before {
  top: -11px;
}

.c-hamburger span::after {
  bottom: -11px;
}


.c-hamburger span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.c-hamburger span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

.c-hamburger.is-active span {
  background: none;
}

.c-hamburger.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-hamburger.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-hamburger.is-active span::before,
.c-hamburger.is-active span::after {
  -webkit-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
	background-color: #000;          
}

.video-container{width: 100%;float: left;margin-bottom: 20px;}
.big-slider iframe{height: 600px;width: 100%;float: left;}
.video-mrena{position: relative;width: 100%;float: left;}
/*.title-above{padding-left: 20px;padding-right: 20px;left: 10px;color: #fff;padding-bottom: 20px;}*/
.readmore iframe{width: 100%;float: left;margin-bottom: 20px!important;}
/* .__sap-ads iframe{width: auto!important;float: none!important;margin: 0!important;} */
.readmore .text-iamge{width: 100%;float: left;margin-bottom: 20px;}
.readmore .text-iamge img{display: block;margin-bottom: 10px;}

/*--- FOOTER ---*/

footer{width: 100%;float: left;padding: 40px 0px;background-color: #e5e5e5;}
footer .sub-nav{display: none;}
ul.foot-nav{
	display: block;
	float: left;
	margin-bottom: 40px;
	position: relative;
	left: 50%;
	transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
}    
ul.foot-nav li{float: left;display: inline-block;margin-right: 20px;}
ul.foot-nav li:last-child{margin-right: 0px;}
ul.foot-nav li a{
	font-family: 'StagSansBold';
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ul.foot-nav li:hover a{color: #0d509c;}

span.rd-pershkrimi{
    display: block;
    color: #999;
    font-size: 14px;
    font-style: italic;
    padding: 10px 0px 0 0px;
}
.legjenda {
    font-size: 13px;
    line-height: 13px;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    display: block;
    clear: right;
}
.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: #ed7e13;
    top: 2px;
    left: 2px;
    border: 1px solid #ed7e13;
    border-radius: 2px;
}
.squaredSix input[type=radio]:checked+label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.inline-hold{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

span.sondazh-title {
    color: #000;
    font-family: 'StagSansBold';
    font-size: 20px;
    line-height: 22px;
    display: block;
    margin-bottom: 17px;
}

ul.polls{
    overflow: hidden;
    margin-bottom: 20px;
}
.poll-thate{overflow: hidden;margin: 8px 0px;    background-color: #f1f1f1;
    height: 30px;
    position: relative;}
.poll-result{overflow: hidden;background-color:#ed7e13;    height: 30px; }
span.poll-percentage{
    color: #000;
    display: block;
    text-align: center;
    line-height: 30px;
    font-weight: 800;
    position: absolute;
    left: 45%;
}
span.supervija{display: none;}
/*.blue-section{    width: 100%;
    float: left;
    height: 30px;
    background-color: #0d509c;
    position: relative;
    margin-bottom: 25px;}
.home-slider .bx-wrapper .bx-pager, .home-slider .bx-wrapper .bx-controls-auto{
	bottom: -50px;z-index: 9999;
}*/
ul.main-nav.children{margin-bottom: 20px;display: none;}
ul.main-nav.children li a{font-size: 14px;line-height: 14px;padding-bottom: 5px;padding-right: 10px;}

.archive-options {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.itemis.cf{
    float: left;
    width: 100%;
	padding: 0;
	padding-bottom: 20px;
    border-bottom: 2px solid #0d509c;
    margin-bottom: 30px;
}
.archive-options h1{clear: left;}
.archive-options input[type=text], .archive-options select {
    width: 150px;
    height: 33px;
    padding: 0 15px;
    border: 1px solid #ccc;
    margin-right: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    float: left;
}
.button.blue{
    background-color: #0d509c;
    border: 1px solid #0d509c;
    color: #fff;
     -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    height: 33px;
    font-family: 'StagSansBold';
    outline: none;
}
.archive-options select {
    height: 33px;
}
.box-numbers{
	float: right;
	padding-top: 5px;
}
.g-button-group{float: right;}
.box-numbers span{
	display: block;
	float: right;
	margin-right: 20px;
}
.box-numbers span b{font-family: 'StagSansBold';}
.g-button.disabled2 {
    color: #ccc;
}
.g-button {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 23px;
    height: 23px;
    margin-right: 1px;
    padding: 0 8px;
    color: #000;
}
.g-button:hover {
    background: #0d509c;
    color: #fff;
}
.oped-rm {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.oped-rm img{
	width: 50px!important;
	float: left;
	margin-right: 12px!important;
}
.oped-rm span.date{
	width: auto;
	margin-top: 19px;
}
.related-articles h1{margin-bottom: 30px;}
.video-holder .img-holder iframe{}
.ad300-600 > a {
	display: block;
}
.ad300-600 > a > img {
	display: block;
}
.box-section > .prime-right > .__sap-ads,
.home-right > .__sap-ads,
.newdiv > .__sap-ads, 
.ndaje-pak > .__sap-ads {
	margin-bottom: 20px;
}

.__sap-ads, .__sap-ads img {
	display: block;
}
.__sap-ads {
	overflow: hidden;
	margin: 0 auto 20px auto;
	position: relative;
}
.__sap-ad-backdrop {
    position: fixed;
    height: 100vh;
    width: 100%;
    opacity: .85;
    background: black;
    top: 0;
    right: 0;
    z-index: 999999;
}

.__sap-ads.popup {
	overflow: unset;
    z-index: 9999991;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.__sap-ads.sticky {
	margin-bottom: 0;
}

.__sap-ads-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 50%;
    top: -10px;
    right: -10px;
    display: flex;
    z-index: 9999999999;
    /* align-items: center; */
    justify-content: center;
    cursor: crosshair;
}

.__sap-ad-sticky-footer {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    margin-bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.__sap-ads-close::after {
    color: black;
    content: "\d7";
    font-size: 22px;
    line-height: 26px;
}

.__p300x250 {
	width: 300px;
	height: 250px;
	margin: 0 auto;
}
.__p320x50 {
	width: 320px;
	height: 50px;
	margin: 0 auto 20px auto;
}
ul.social li.lang:hover a{
	color: #fff;
}
/*==========  NEW STYLE START HERE ==========*/
.syri_zoom{
		position: absolute;
	    right: 20px;
	    bottom: 10px;
	    color: #fff;
	    font-size: 22px;
	    z-index: 9999;
	}
.ndaje-pak ul.social li.lang{background-color:#0d509c;}
.ndaje-pak ul.social li.lang.active,.ndaje-pak ul.social li.lang:hover{background-color:#ed7f22;}
.ndaje-pak ul.social li.lang.last{margin-bottom: 50px;}
.ndaje-pak ul.social li.lang a{text-transform: uppercase;}
.ndaje-pak ul.social li.lang a:hover{color: #fff;}
@media only screen and (max-width: 767px){
	.ndaje-pak ul.social li {
	    display: block;
	    float: left;
	    margin-right: 4px;
	}
	.ndaje-pak ul.social {float: left;}
	.ndaje-pak ul.social li.lang.last,.ndaje-pak ul.social li.lang{margin-bottom: 0;}
}
.koment-holder{
	width: 100%;
	float: left;
}	
.koment-holder h1{
	width: 100%;
	float: left;
	color:#0d509c;
}
.koment-box{
	width: 100%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.koment-box h4{
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 22px;
}
.koment-box p{
	margin-bottom: 0px;
	font-size: 14px;
}
.koment-box span.time{
	font-size: 12px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
	text-decoration: none;
	margin-left: 10px;
}
.koment-box span.time i{margin-right: 5px;}

.add-koment{
	width: 100%;
	float: left;
	margin: 20px 0px;
}
.add-koment h4{
	margin-bottom: 5px;
	color: #ed7f22;
}
.add-koment textarea.txt{
	width: 100%;
	float: left;
	margin-bottom: 15px;
	border:1px solid #ddd;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
	resize:none;
	outline: none;
}
.add-koment input[type='text']{
	width: 100%;
	float: left;
	margin-bottom: 15px;
	border:1px solid #ddd;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
	resize:none;
	outline: none;
}
.add-koment textarea.txt:focus{border-color: #ddd;}
.add-koment input.subi{
	display: block;
	padding: 5px 10px;
	color: #fff;
	background-color: #0d509c;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
}
.ndaje-pak ul.read { width: 85% }
.ndaje-pak ul.read li img {
	width: 92px;
	display: block;
	float: left;
	margin-right: 20px;
}
.ndaje-pak ul.read li { margin-bottom: 15px; }
.ndaje-pak ul.read li a {
	font-family: 'StagSansBold';
}

.all-top {border-bottom: 1px solid #eee;}
.all-top ul li {display: inline-block;margin-right: 10px;}
.all-top .container {margin-top: 10px;margin-bottom: 10px;}
.all-top ul li:last-child {float: right;position: relative;}
.all-top ul li:nth-last-child(2){float: right;margin-right: 0;position: relative;}
.all-top ul li a {color: #666;text-transform: uppercase;font-family: Helvetica neue,Helvetica,Arial,sans-serif;font-size: 13px;line-height: 20px;display: block;}
.all-top ul li img{height: 20px;display: block;float: left;margin-right: 5px;}
.all-top ul li .uk-flg img{margin-right: 0;float: none;}
.all-top .dropdown-menu{left: auto;right: 0;top: 31px;border-radius: 0;border-color: #eee;box-shadow: none;}
.all-top .dropdown-menu>li>a:hover,.all-top .dropdown-menu>li>a:focus{background: transparent!important;color: #0063a9;}
.all-top .dropdown-menu>li>a{padding: 3px 10px;}
.app_holder img{max-width: 620px;}
/*==========  NEW STYLE END HERE ==========*/
.whatsapp-link{
	position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    padding: 10px;
    background-color: #eee;
    color: #000!important;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    border-radius: 22px;
    z-index: 14000;
}
.whatsapp-link.fixed {
	display: block;
}
.whatsapp-link img{width: 24px;float: left;margin-right: 10px;}
.fb-box{border: 1px solid;border-color: #e5e6e9 #dfe0e4 #d0d1d5;border-radius: 4px;padding: 15px 15px 0 15px;margin-bottom: 40px;background-color: #fff;width: 100%;float: left;}
.fb-box .top-info{display: flex;flex-wrap: wrap;margin-bottom: 12px;}
.fb-box .par-holder{clear: both;}
/*.fb-box .par-holder.active{max-height: 3500px;}*/
.fb-box .top-info figure{flex-shrink: 0;max-width: 40px;margin-right: 15px;}
.fb-box .top-info figure img,.fb-box .par-holder img{width: 100%;display: block;}
.fb-box .top-info div{flex:1;display: flex;flex-direction: column;justify-content: space-between;}
.fb-box h2{font-family: helvetica neue,Helvetica,Arial,sans-serif;font-weight: 400;font-size: 16px;line-height: 1;color: #333;}
.fb-box .time{font-family: helvetica neue,Helvetica,Arial,sans-serif;font-weight: 400;font-size: 14px;line-height: 1;color: #333;display: block;}
.fb-box p{margin-bottom: 12px;}
.fb-box .more-buttons{width: 100%;display: flex;border-top: 1px solid #eee;clear: left;padding: 15px 0;}
.fb-box .fb-button{
    font-size: 12px;
    line-height: 1;
    color: #4267b2;
    font-family: helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    display: block;
}
.fb-box .fb-button .caret{margin-left: 5px;}
.fb-box .fb-button.active .caret{border-bottom: 4px dashed;border-top: none;}

/* == SKY ADS START HERE == */
.sky-right {width:120px;top:130px;right:50%;margin-right:-730px;position: fixed;z-index:19999;display: block;overflow: hidden;display: none;}
.sky-left {width:120px;top:130px;left:50%;margin-left:-730px;position: fixed;z-index:19999;display: block;overflow: hidden;display: none;}
@media only screen and (min-width : 1399px) {
	.sky-right, .sky-left{display: block;}
}
/* == SKY ADS END HERE == */

/*--- PUNESIMI ---*/

.punesim-holder .kol{margin-bottom: 10px;padding-bottom: 20px;}
.punesim-holder h1{margin-bottom: 30px;}
.punesim-holder label{display: block;margin-bottom: 10px;}
.punesim-holder .btn.subi{width: 100%;}
.punesim-holder label.error{position: absolute;bottom: -15px;left: 10px;font-size: 14px;color: red;}
.punesim-holder .file-input .input-group,.punesim-holder .file-input .input-group-btn,.punesim-holder .file-input .input-group-btn>.btn{position: unset;}
.punesim-holder .file-input label.error{bottom: -35px;left: 2px;box-shadow: none;text-shadow: none;}

@media only screen and (min-width : 992px) {
	.related-articles .news-box:nth-child(4n+1){clear: left;}
	.boterori-2018 .prime-box:nth-child(3n+1){clear: left;}
	/*.analistet-holder{margin-bottom: 120px;}*/
}
@media only screen and (min-width : 992px) and (max-width: 1199px){
	ul.main-nav li{margin-right: 15px;margin-bottom: 10px;}
	ul.main-nav li a{width: auto;padding-right: 8px;font-size: 15px;}
	.head-left{width: 40%;}
	.head-right{width: 60%;}
	.ndaje-pak {padding-left: 50px;}
	.ndaje-pak ul.social{left: 0;}
}

@media only screen and (min-width : 768px) and (max-width: 991px){
	.web-tv .aspect-ratio { 
		width: calc(100% + 40px);
		padding-bottom: 63.25%;
	}
	.web-tv .aspect-ratio iframe {
		left: -20px;
	}

	.related-articles .news-box:nth-child(3n+1){clear: left;}
	header{margin-bottom: 0;}
	.home-left,.analistet-holder{width: calc(100% + 40px);margin-left: -20px;}
	.home-right{width: 100%;}
	.home-slider{height: 500px;}
	.home-slider .bx-wrapper .bx-next,.home-slider .bx-wrapper .bx-prev{opacity: 1;}
	.box-section .prime-left{width: 100%;}
	.box-section .prime-right{width: 100%;}
	.latest-holder{padding-left: 0%;}
	.prime-right.ad300-600,.vija{display: none;}
	.big-slider{min-height: 500px;}

	a.logo {width: 187px;}
	ul.main-nav{float: left;margin-bottom: 25px;padding-right: 30px;}
	ul.main-nav li a{width: auto;padding-right: 0;font-size: 14px;}
	ul.main-nav li{margin-right: 10px;margin-bottom: 10px;}
	.readmore-page .prime-right{padding-left: 0;}
	.head-left{width: 187px;}
	.head-right{width: calc(100% - 227px);float: right;padding-left: 0;}
	.ad300{display: none;}
	.readmore-page .prime-left{padding-right: 0;}
	.ndaje-pak{padding-right: 55px;padding-left: 55px;}
	.ndaje-pak ul.social{left: 0;}
	/*.readmore img{width: calc(100% + 40px);margin-left: -20px;}*/
	.ndaje-pak img{width: 100%;margin-left: 0;}
	.topp{overflow: visible;}
	.form-control.search{width: 80%;}
	.box-section.tjera .latest-box:nth-of-type(3n+1),.box-section.kategoria .news-box:nth-of-type(2n+1){clear: left;}
	.boterori-2018 .prime-box:nth-child(3n+1){clear: left;}
	.analistet-holder{margin-bottom: 120px;}
}

@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:0px;} .cvd-box .mapi-info {width:100%;margin: 6px 0;}
    .cvd-box [class*="col-"] {margin-bottom:15px;} .row.cvd-box {padding:10px 0px 0px 0px;}
    .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;}
	.web-tv .aspect-ratio { 
		width: calc(100% + 40px);
		padding-bottom: 63.25%;
	}
	.web-tv .aspect-ratio iframe {
		left: -20px;
	}
	header{margin-bottom: 0;position: fixed;top: 0;left: 0;z-index: 99999;background-color: #fff;}
	#wrapper{padding-top: 0!important;}
	.topp{padding-top: 15px;}
	header .vija,ul.main-nav,.head-right{display: none;}
	.analistet-holder .bx-wrapper .bx-controls-direction a {margin-top: -15px;width: 30px;height: 30px;background-size: 30px;}
	a.logo{width: 127px;margin-bottom: 10px;}
	.head-left,.home-right{width: 100%;}
	.home-left{margin-left: -20px;margin-right: -20px;width: calc(100% + 40px);}
	/*.home-slider .bx-wrapper .bx-pager, .home-slider .bx-wrapper .bx-controls-auto{display: none;}*/
	.big-slider h1{font-size: 26px;line-height: 28px;margin-bottom:10px;padding-right: 10px;}
	h1,span.latest{font-size: 26px;line-height: 28px;}
	.big-slider,.categ-lg,.readmore .img-holder,.bg-slid, .big-slider iframe, .big-slider{height: 320px; min-height: 320px}
	.home-slider .bx-wrapper .bx-next,.home-slider .bx-wrapper .bx-prev{display: none;}
	.home-slider .bx-viewport li { min-height: 1px; min-width: 1px; }
	.home-slider .bx-clone {display: none;}
	.box-section .prime-left,.box-section .prime-right{width: 100%;}
	.analistet-holder{padding-left: 50px;padding-right: 50px;margin-bottom: 20px;width: calc(100% + 40px);margin-left: -20px;}
	.container{padding-left: 20px;padding-right: 20px;}
	.analistet-holder .bx-wrapper .bx-prev{left: -40px;}
	.analistet-holder .bx-wrapper .bx-next{right: -40px;}
	/*.ano-box .img-holder{
		position: absolute;
		left: 0;
		bottom: auto;
		width: 90px;
		min-height: 90px;
		top: 50%;
	    transform: translate(0,-50%);
	    -ms-transform: translate(0,-50%);
	    -webkit-transform: translate(0,-50%);
	    -moz-transform: translate(0,-50%);
	    -o-transform: translate(0,-50%);
	}*/
	.ano-box span.title,.ano-box span.author{/*width: calc(100% - 100px);*/padding-right: 0;}
	.ano-box span.author{clear: right;}
	.prime-box .img-holder,.categ-sm{min-height: 220px;}
	h2{font-size: 16px;line-height: 18px;}
	/*.home-nalt .prime-box:last-child,.box-section.tjera .prime-box:last-child{display: none;}*/
	.latest-holder,.latest-news{padding-left: 0;border-left: 0;margin-bottom: 0;}
	.video-holder .img-holder,.video-holder .txt-holder{width: 100%;float: left!important;}


	.video-holder .txt-holder{min-height: 200px;}
	.video-holder .txt-holder h1{margin-bottom: 40px;}
	.video-holder .txt-holder h3{position: relative;bottom: 0;margin-bottom: 20px;padding-right: 20px;}
	.categ-lg span.description,ul.foot-nav,.leaderboard,span.superline,.box-section.kategoria-down .news-box:last-child,.page-nav a{display: none;}
	.categ-lg h1{margin-bottom: 0;}
	.page-nav{margin-bottom: 20px;margin-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #e4e4e4;}
	.page-nav a:first-child,.page-nav a:last-child{display: inline-block;}
	.page-nav a, .page-nav span{line-height: 30px;height: 30px;font-size: 20px;}
	.pagination-holder{text-align: center;}
	.box-section.kategoria-down{margin-bottom: 20px;}
	.readmore-page .prime-left{padding-right: 0;}
	.img-small{width: 100%;padding-right: 0;}
	.tags-down a{margin-bottom: 10px;}
	.readmore-page .prime-right{padding-left: 0;border-left: 0;margin-bottom: 0;}
	blockquote {padding-left: 20px;margin-bottom: 20px;border-left: 10px solid #e4e4e4;position: static}
	.readmore p { font-size: 16px; }
	.tags-down a {padding: 10px;}
	blockquote:before {display: none}
	a.searchi.mob{
	    width: 30px;
	    display: block;
	    position: relative;
	    right: 0;
	    top: 0;
	    cursor: pointer;
	    float: right;
	    margin-right: 15px;
	}
	.form-control.search{width: 85%;}
	.close-search{top: 20px;right: 20px;}
	.close-search img{width: 30px;}
	ul.main-nav.sub{display: block;}
	ul.main-nav.mobile { 
	    position: fixed;
	    display: block;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(255, 255, 255,.9);
	    left: 0;
	    top: 0;
	    padding-top: 63px;
	    z-index: 10000;
        overflow-y: scroll;
	}
	ul.main-nav.mobile li {
	    float: left;
	    display: inline-block;
	    margin-right: 0;
	    width: 100%;
	    padding: 10px 0px;
	}
	ul.main-nav.mobile li.divider {
		height: 1px !important;
		width: calc(100% - 40px);
		display: block;
		padding: 0;
		background-color: #ccc;
		margin: 0 20px 10px;
	}
	li.hidden-md.hidden-lg.small a {
		font-size: 14px;
		width: auto;
		padding: 0 5px;
		opacity: 0.6;
	}
	li.hidden-md.hidden-lg.small {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 2px;
	}
	ul.main-nav.mobile li a {
		font-size: 23px;
		line-height: 23px;
		text-align: center;
		padding-bottom: 3px;
		position: relative;
		color: #333;
		width: 100%;
		border-bottom: 0;
	}
	body.mobile{overflow: hidden;}
	img.ad600{display: none!important;}
	img.ad250{margin:0 auto;margin-bottom: 20px;}
	header.hija {-webkit-box-shadow: 0px 0px 5px 1px rgba(102,102,102,0.5);-moz-box-shadow: 0px 0px 5px 1px rgba(102,102,102,0.5);box-shadow: 0px 0px 5px 1px rgba(102,102,102,0.5);}
	.categ-lg,.readmore .img-holder,.fotogaleri,.img-small,.video-holder,.video-container,.readmore iframe, .speciale,.readmore img {width: calc(100% + 40px);margin-left: -20px;margin-right: -20px;}
	.__sap-ads iframe {
		width: 100%;
		margin: 0;
	}
	.__sap-ads.popup iframe {
		width: fit-content;
	}
	.fotogaleri h4{margin-left: 20px;}
	.readmore .bx-wrapper .bx-controls-direction a{opacity: 1;}
	span.rd-pershkrimi{padding: 10px 20px 0 20px;}
	.video-holder .img-holder img{width: 120px;}
	.video-container iframe{height: calc(100vh - 74px);}
	.readmore > iframe{height: 320px;}
	/* .__sap-ads iframe{height: inherit!important;} */
	.nder-speciale .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {bottom: -40px;}
	/*.nder-speciale {margin-bottom: 20px;}*/
	.ndaje-pak {margin-right: 0;margin-left: 0px;margin-top: 20px;padding: 0;}
	.ndaje-pak img{width: 100%;margin-left: 0;margin-right: 0;}
	.fotogaleri .bx-wrapper img{margin: 0;}
	.readmore .bx-wrapper .bx-next{right: 5px;}
	.readmore .bx-wrapper .bx-prev{left: 5px;}
	.readmore .bx-wrapper .bx-controls-direction a{top: 50%;margin-top: -15px;}
	.ndaje-pak ul.social{width: 100%;left: 0;margin-bottom: 15px;position: relative;}
	.ndaje-pak ul.social li{display: inline-block;}
	.ano-box span.title{font-size: 16px;line-height: 18px;}
	.home-slider{height: 320px;overflow: visible;position: relative;margin-bottom: 60px;}
	.latest-box:nth-of-type(2n+1),.news-box:nth-of-type(2n+1),.vid-box:nth-of-type(2n+1){clear: left;}
	.homepage .latest-box:last-child{margin-bottom: 16px;}
	.disqus-holder iframe{margin-left: 0;}
	.readmore-page .prime-right .news-box:last-child{margin-bottom: 15px;}
	.fotogaleri .bx-wrapper img{max-height: none;height: auto;}
	.prime-box:hover .down{padding-bottom: 8px;}
	.prime-box span.category{margin-left: 10px;}
	.prime-box h3{font-size: 14px;line-height: 16px;padding-left: 10px;padding-right: 10px;}
	.prime-box .down{padding-bottom: 8px;}
	/*span.supervija{display: block;width: calc(100% + 40px);border-bottom: 1px solid #e4e4e4;float: left;margin-bottom: 20px;margin-left: -20px;}*/
	.box-section.tjera h1{margin-top: 0;}
	.home-slider iframe{height: 320px;}
	.home-slider .bx-wrapper .bx-pager, .home-slider .bx-wrapper .bx-controls-auto {
	    bottom: -40px;
	    padding-top: 0;
	    text-align: center;
	    padding-right: 0;
	    font-family: 'StagSansBold';
	    color: #333;
	}
	body{overflow-x: hidden;}
	#jepemerr .formos{display: none;}
	#jepemerr header{
		position: relative;
		left: 0;
		top: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		height: auto;
	}
	#jepemerr .box-col .img-holder{background-size: cover;height: 100px;}
	#jepemerr header{z-index: 1;width: calc(100% + 40px);margin-left: -20px;padding-left: 20px;}
	.hamb{right: 20px;top: 11;}
	a.logo-jep-e-merr{margin-top: 9px;margin-bottom: 5px;}
	header.sticky nav{width: calc(100% + 40px);margin-left: -20px;padding: 0 10px;}
	header.sticky nav ul li a{line-height: 22px;}
	.video-holder{overflow: hidden;}

	/* new styles per syrin*/
	.home-right .news-box .down, .prime-box .down, .new-style .down {
		position: relative;
		background: none;
		float: left;
		padding: 0;
	}
	.home-right .news-box h2, .prime-box h3 {
		color: #000;
		padding: 0;
		margin-top: 10px;
		font-size: 18px;
    	line-height: 22px;
	}
	.prime-box span.category {
	    font-size: 11px;
	    line-height: 11px;
	    margin-top: 10px; 
	    margin-left: 0;
	    margin-bottom: 5px;
	}
	.latest-box .img-holder, .latest-box .img-holder {
		min-height: 220px;
	}
	.latest-box h3, .new-style .down h2 {
		font-size: 18px;
    	line-height: 22px;
    	color: #000;
	}
	.prime-box{margin-bottom: 15px;}
	.home-right .news-box:last-child { margin-bottom: 20px; }
	.video-holder-mobile {
		width: calc(100% + 40px);
	    margin-left: -20px;
	    margin-right: -20px;
	    background: #000;
	    float: left;
	    padding: 20px;
	    margin-bottom: 20px;
	}
	.video-holder-mobile h3, #sporti h3 {
		color: #fff;
		font-size: 18px;
		line-height: 22px;
	}
	.video-holder-mobile .vid-box:last-child { margin-bottom: 0; }
	#sporti {
		width: calc(100% + 40px);
	    margin-left: -20px;
	    margin-right: -20px;
	    background: #39b54a;
	    padding: 20px;
	    margin-bottom: 20px;
	}
	.ndaje-pak ul.read { width: 100%; }
	.readmore-page .img-holder, .kategoria .img-holder, .kategoria-down .img-holder {
		margin-bottom: 10px;
	}
	.categ-section h2, .news-box h2 {
		font-size: 18px;
    	line-height: 22px;
	}
	.new-style { margin-bottom: 20px; }
	.categ-sm { margin-bottom: 10px; }
	.latest-box .img-holder, .home-right .news-box .img-holder, .news-box .img-holder {
		min-height: 220px;
	}
	/* end of new styles */
	.boterori-2018 .prime-box:nth-child(2n+1){clear: left;}
	.boterori-2018 .prime-box:last-child{display: none;}
	/*.box-section .prime-right{padding-bottom: 100px;}*/
	/*.analistet-holder{margin-bottom: 120px;}*/
	.boterori-2018:not(.categ){padding-top: 50px}
	.boterori-2018 .boterori-logo {
	    position: relative!important;
	    top: -30px!important;
	}
	.boterori-2018.categ .new-style .down h2{color: #fff!important;}
	ul.main-nav ul.sub-nav{
		display: block!important;
		background-color: transparent;
		top: 0;
		position: relative;
		min-width: auto;
		width: 100%;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		float: left;
	}
	ul.main-nav li ul.sub-nav li{border-bottom: 0;padding: 10px 0;}
	ul.main-nav li ul.sub-nav li:last-child:not(:first-child){padding-bottom: 0;}
	ul.main-nav li ul.sub-nav li a{color: #333!important;padding-bottom: 3px;}

	ul.lang-ch{right: 120px;top: 25px;}
	ul.lang-ch li{float: none;margin-right: 0;margin-bottom: 10px;}
	ul.lang-ch li:last-child{margin-bottom: 0px;}
	ul.lang-ch img{height: 20px;}
	header .container{margin-top: 0;}
	.all-top{border-bottom: 0!important;}
	.all-top .container {margin-top: 0px!important;margin-bottom: 0px!important;}
	.all-top ul li:nth-child(-n+3){display: none;}
	.all-top ul li ul li{display: block!important;width: 100%;}
	.all-top .dropdown-menu{top: 62px!important;min-width: 200px;}
	.all-top ul li a span,.all-top ul li a i{display: none!important;}
	.all-top ul li img {height: 25px;margin-right: 0;}
	.all-top ul li .dropdown-menu img {height: 20px;margin-right: 5px;}
	.all-top ul li .dropdown-menu span{display: block!important;}
	/*#dropdownEdicion{position: absolute;right: 90px;top: 11px;z-index: 1000;}*/
	.all-top ul{position: absolute;top: 20px;right: 110px;z-index: 10000;}
	.all-top .rks{position: absolute;top: 11px; right: 145px;}
	.flex-home-mob{display: flex;flex-direction: column;flex-wrap: wrap;}
	.flex-home-mob .prime-left{order: 2;}
	.flex-home-mob .prime-right{order: 1;}
	.whatsapp-link span{display: none;}
	.whatsapp-link img{margin-right: 0;}
}
@media only screen and (min-width : 320px) and (max-width: 359px){
	.prime-box{width: 100%;}
	.news-box .img-holder,.vid-box .img-holder{min-height: 100px;}
	header .container{padding-left: 10px;padding-right: 10px;}
	/*#dropdownEdicion {right: 90px;top: 15px;}*/
	.all-top .rks {top: 15px;right: 130px;}
	.all-top ul{right: 95px;}
	.all-top ul li img{height: 20px;}
}
@media only screen and (max-width: 320px){
	img.ad250{    margin-left: -10px;}
}
/*@media only screen and (min-width: 320px) and (max-width: 320px), only screen and (min-device-width: 320px) and (max-device-width: 320px) {
   .aspect-ratio iframe{width:calc(100% - 24px) !important;}
}

@media only screen and (min-width: 375px) and (max-width: 375px), only screen and (min-device-width: 375px) and (max-device-width: 375px) {
   .aspect-ratio iframe{width:calc(100% - 24px) !important;}
}
@media only screen and (min-width: 414px) and (max-width: 414px), only screen and (min-device-width: 414px) and (max-device-width: 414px) {
   .aspect-ratio iframe{width:calc(100% - 24px) !important;}
}*/
#notificationModal .modal-header{padding: 0;border: 0;}
#notificationModal .modal-body{padding:25px;}
#notificationModal .modal-header .close{display: none}
#notificationModal .logo-mod{width: 150px;display: block;margin: 0 auto 20px auto;}
#notificationModal .logo-mod img{width: 100%;display: block;}
#notificationModal p{text-align: center;}
#notificationModal .modal-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
}
#notificationModal .modal-footer {
	padding: 0 15px 25px;
	text-align: center;
	border-top: none;
}

/*--- BOTERORI ---*/

.boterori-2018{width: 100%;float: left;padding: 140px 0 50px 0;position: relative;margin-bottom: 40px;}
.boterori-2018 .boterori-logo{width: 200px;position: absolute;top: -100px;left: 50%;transform: translateX(-50%);}
.boterori-2018 .prime-box{margin-bottom: 30px;}
.boterori-2018 .prime-box figure{margin-bottom: 20px;}
.boterori-2018 .prime-box img{width: 100%;display: block;}
.boterori-2018 .prime-box h3{padding: 0;color: #fff;}
.boterori-2018.categ{padding: 40px 0 23px 0;}
.boterori-2018.categ h1{color: #fff;margin-bottom: 33px;line-height: 1;display: flex;align-items: flex-end;}
.boterori-2018.categ h1 img{width: 100px;display: block;float: left;margin-right: 20px;position: relative;top: -3px;}
header.boterori-2018-cc{margin-bottom: 0;}
header.boterori-2018-cc .vija{display: none;}

