* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { margin: 0px !important; } .container { max-width: 1600px; margin-left: auto; margin-right: auto; } .container:after { content: ""; display: table; clear: both; } @media screen and (min-width: 990px) { .container { width: 952px; } } @media screen and (min-width: 768px) and (max-width: 989px) { .container { width: 100%; max-width: 100%; } } @media screen and (max-width: 767px) { .container { width: 100%; max-width: 100%; } } @media screen and (min-width: 990px) { .container.main { width: 992px; padding: 0 20px; background: #FFF; } } @media screen and (max-width: 767px) { section.left { padding: 20px; } } @media screen and (min-width: 768px) and (max-width: 989px) { section.left { padding: 20px 20px 11px 20px; } } @media screen and (min-width: 990px) { section.left { /*@include span-columns(8 of 12);*/ margin-top: 20px; float: left; width: 628px; } section.left.home-top { margin-bottom: -20px; } section.left.full-width { width: 100%; } } section.left .box1 .box-item, section.left .box2 .box-item, section.left .box3 .box-item, section.left .box4 .box-item { width: 100%; } @media screen and (min-width: 768px) { section.left .box1 .box-item { margin-bottom: 3.57866%; } section.left .box2 .box-item { float: left; display: block; margin-right: 3.5786636068%; width: 48.2106681966%; margin-bottom: 3.57866%; } section.left .box2 .box-item:last-child { margin-right: 0; } section.left .box2 .box-item:nth-child(2n) { margin-right: 0; } section.left .box2 .box-item:nth-child(2n+1) { clear: left; } section.left .box2 .box-item.columns2 .box-item, section.left .box2 .box-item .columns2 .box-item { float: left; display: block; margin-right: 7.4229703521%; width: 46.288514824%; margin-bottom: 7.42297%; } section.left .box2 .box-item.columns2 .box-item:last-child, section.left .box2 .box-item .columns2 .box-item:last-child { margin-right: 0; } section.left .box2 .box-item.columns2 .box-item:nth-child(2n), section.left .box2 .box-item .columns2 .box-item:nth-child(2n) { margin-right: 0; } section.left .box2 .box-item.columns2 .box-item:nth-child(2n+1), section.left .box2 .box-item .columns2 .box-item:nth-child(2n+1) { clear: left; } section.left .box2 .box-item.columns1 .box-item, section.left .box2 .box-item .columns1 .box-item { float: left; display: block; margin-right: 7.4229703521%; width: 100%; margin-right: 0; /*margin-bottom: 7.42297%;*/ margin-bottom: 20px; } section.left .box2 .box-item.columns1 .box-item:last-child, section.left .box2 .box-item .columns1 .box-item:last-child { margin-right: 0; } section.left .box2 .box-item .full-width .box-item { width: 100%; margin-bottom: 7.42297%; } section.left .box2.type2 { overflow: auto; width: 100%; } section.left .box2.type2 .box-item.bigger { float: left; display: block; margin-right: 2.3576515979%; width: 65.8807828007%; } section.left .box2.type2 .box-item.bigger:last-child { margin-right: 0; } section.left .box2.type2 .box-item.bigger .box-item { width: 100%; margin-bottom: 0; } section.left .box2.type2 .box-item.smaller { float: left; display: block; margin-right: 2.3576515979%; width: 31.7615656014%; } section.left .box2.type2 .box-item.smaller:last-child { margin-right: 0; } section.left .box3, section.left box3actual { display: block; } section.left .box3:after, section.left box3actual:after { content: ""; display: table; clear: both; } section.left .box3 .box-item, section.left box3actual .box-item { float: left; display: block; margin-right: 3.5786636068%; width: 30.9475575955%; margin-bottom: 3.57866%; } section.left .box3 .box-item:last-child, section.left box3actual .box-item:last-child { margin-right: 0; } section.left .box3 .box-item:nth-child(3n), section.left box3actual .box-item:nth-child(3n) { margin-right: 0; } section.left .box3 .box-item:nth-child(3n+1), section.left box3actual .box-item:nth-child(3n+1) { clear: left; } section.left .box4 .box-item { float: left; display: block; margin-right: 3.5786636068%; width: 22.3160022949%; margin-bottom: 3.57866%; } section.left .box4 .box-item:last-child { margin-right: 0; } section.left .box4 .box-item:nth-child(4n) { margin-right: 0; } section.left .box4 .box-item:nth-child(4n+1) { clear: left; } } .box6 .box-item { width: 100%; } @media screen and (min-width: 768px) { .box6 .box-item { float: left; display: block; margin-right: 2.3576515979%; width: 14.7019570017%; margin-bottom: 3.57866%; } .box6 .box-item:last-child { margin-right: 0; } } @media screen and (max-width: 767px) { .box6 .box-item:first-child { padding-top: 0; border-top: 0; } } @media screen and (max-width: 989px) { .box6 { padding: 20px 20px 0 20px; overflow: auto; } } @media screen and (min-width: 768px) and (max-width: 989px) { .box6 { margin-bottom: -20px; } .box6.news-box4 .text h3 { font-size: 13px; } } @media screen and (max-width: 767px) { aside.right { padding: 30px 15px 15px 15px; } } @media screen and (min-width: 768px) and (max-width: 989px) { aside.right { padding: 0 20px 20px 20px; margin-top: 20px; } } @media screen and (max-width: 989px) { aside.right { clear: both; } } @media screen and (min-width: 990px) { aside.right { /*@include span-columns(4 of 12); @include omega;*/ margin-top: 20px; float: right; width: 304px; } aside.right.home-top { margin-bottom: -20px; } } @media screen and (max-width: 767px) { section.page { padding: 15px; } } @media screen and (min-width: 768px) and (max-width: 989px) { section.page { padding: 20px; } } .container.full-width .left { width: 100%; } .container.full-width .right { display: none; } .page-title, .page-title--centered { font-weight: 600; letter-spacing: -1px; line-height: 1.2; margin: 30px 0; } @media screen and (max-width: 499px) { .page-title, .page-title--centered { margin: 20px 0; } } .page-title--centered { text-align: center; } .kursna-lista input[type="submit"] { padding: 6px 15px; border: 2px solid #474777; color: #2a2966; background: #FFF; cursor: pointer; text-transform: uppercase; display: inline-block; font-size: 10px; font-weight: 600; text-transform: uppercase; } form.in-page input[type=submit], .formular-slanje input[type="submit"] { background: #EC5050; line-height: 40px; text-align: center; font-size: 14px; font-weight: bold; color: #FFF; cursor: pointer; padding: 0px 60px; } .message, .message--success, .message--warning, .marketing #prefooter .right, .marketing .napomena, .message--error { padding: 20px; margin: 30px 0px; } .message p:last-child, .message--success p:last-child, .message--warning p:last-child, .marketing #prefooter .right p:last-child, .marketing .napomena p:last-child, .message--error p:last-child { margin-bottom: 0; } .formular-slanje input[type="text"], .formular-slanje textarea { background-color: #fff; border: 1px solid #e6e6e6; font-size: 14px; padding: 10px; } .news-box2 .box-info, .news-box3 .box-info, .news-box4 .box-info, .news-box-list .box-info, .news-box1.small .box-info, .tv-box2 .box-info, .category-list li span { font-size: 10px; text-transform: uppercase; } @media screen and (min-width: 500px) and (max-width: 767px) { .news-box2 .box-info, .news-box3 .box-info, .news-box4 .box-info, .news-box-list .box-info, .news-box1.small .box-info, .tv-box2 .box-info, .category-list li span { font-size: 12px; } } @media screen and (max-width: 499px) { .news-box2 .box-info, .news-box3 .box-info, .news-box4 .box-info, .news-box-list .box-info, .news-box1.small .box-info, .tv-box2 .box-info, .category-list li span { font-size: 11px; } } .news-box2 .box-info a, .news-box3 .box-info a, .news-box4 .box-info a, .news-box-list .box-info a, .news-box1.small .box-info a, .tv-box2 .box-info a, .category-list li span a { color: #808080; } .news-box1 .box-item .comments-number, .news-box2 .comments-number, .news-box4 .box-info .comments-number, #naslovna.news-box3 .box-info .comments-number, #naslovna2.news-box3 .comments-number { color: #fff; background: rgba(248, 61, 61, 0.85); font-size: 10px; font-weight: 600; min-width: 23px; padding: 2px 3px 1px 2px; text-align: center; position: absolute; line-height: 1.5; -webkit-transition: background 0.3s, border-color 0.3s; -moz-transition: background 0.3s, border-color 0.3s; transition: background 0.3s, border-color 0.3s; } .news-box1 .box-item .comments-number:after, .news-box2 .comments-number:after, .news-box4 .box-info .comments-number:after, #naslovna.news-box3 .box-info .comments-number:after, #naslovna2.news-box3 .comments-number:after { content: ""; width: 0; height: 0; position: absolute; bottom: -6px; left: 35%; border-left: 0px solid transparent; border-right: 7px solid transparent; border-top: 6px solid rgba(248, 61, 61, 0.85); } .news-box1 .box-item .comments-number:hover, .news-box2 .comments-number:hover, .news-box4 .box-info .comments-number:hover, #naslovna.news-box3 .box-info .comments-number:hover, #naslovna2.news-box3 .comments-number:hover, .news-box1 .box-item .comments-number:active, .news-box2 .comments-number:active, .news-box4 .box-info .comments-number:active, #naslovna.news-box3 .box-info .comments-number:active, #naslovna2.news-box3 .comments-number:active { background: #f83d3d; text-decoration: none; } .news-box1 .box-item .comments-number:hover:after, .news-box2 .comments-number:hover:after, .news-box4 .box-info .comments-number:hover:after, #naslovna.news-box3 .box-info .comments-number:hover:after, #naslovna2.news-box3 .comments-number:hover:after, .news-box1 .box-item .comments-number:active:after, .news-box2 .comments-number:active:after, .news-box4 .box-info .comments-number:active:after, #naslovna.news-box3 .box-info .comments-number:active:after, #naslovna2.news-box3 .comments-number:active:after { border-top-color: #f83d3d; } @media screen and (max-width: 989px) { .news-box1 .box-item .comments-number, .news-box2 .comments-number, .news-box4 .box-info .comments-number, #naslovna.news-box3 .box-info .comments-number, #naslovna2.news-box3 .comments-number { padding: 4px 9px 3px 8px; font-size: 11px; min-width: 30px; } .news-box1 .box-item .comments-number:after, .news-box2 .comments-number:after, .news-box4 .box-info .comments-number:after, #naslovna.news-box3 .box-info .comments-number:after, #naslovna2.news-box3 .comments-number:after { border-right-width: 8px; border-top-width: 7px; bottom: -7px; left: 36%; } } .page-title--centered small, .page-title small { font-size: 13px; letter-spacing: .5px; color: #808080; font-weight: 400; display: block; margin-top: 15px; } .table-simple { margin: 0 0 25px; border-collapse: collapse; text-align: left; width: 100%; overflow: scroll; } .table-simple td { border-bottom: #f0f0f0; } .table-simple td, .table-simple th { font-size: 14px; padding: 10px 0; } @media screen and (max-width: 767px) { .table-simple td, .table-simple th { padding: 8px; } } .table-simple th { border-bottom: 1px solid #1a1a1a; } .table-simple caption { font-size: 20px; padding: 0 0 15px 20px; text-align: left; } @media screen and (max-width: 767px) { .table-simple caption { padding-left: 8px; } } .send-comment-page #komentar-forma input[type=text], .send-comment-page #komentar-forma textarea, .calendarOvulation input[type=text], .calendarOvulation select, .bmi input[type=text], .bmi select, form.in-page input[type=text], form.in-page textarea, .default-form p input, .default-form p textarea, .default-form p select, .kursna-lista input[type="text"] { background: #FFF; border: 1px solid #b3b3b3; font-size: 14px; padding: 11px 10px 10px; color: #1a1a1a; } span#charCount, span.opolje { color: #808080; font-size: 12px; font-weight: 400; } /* Slider */ .slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; margin: 0 -10px 20px -10px; } @media screen and (min-width: 768px) { .slick-slider { margin-bottom: 42px; } } .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; left: 0; top: 0; display: block; } .slick-track:before, .slick-track:after { content: ""; display: table; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { float: left; /*height: 100%;*/ min-height: 1px; display: none; } [dir="rtl"] .slick-slide { float: right; } .slick-slide div { margin: 0 10px; } .slick-slide div h3 { font-weight: 400; margin: 8px 5px 0 5px; } .slick-slide div h3 a { color: #343434; } .slick-slide div span { display: block; text-align: center; font-size: 12px; color: #343434; } .slick-slide div span.city { margin-top: 7px; } .slick-slide div span.date { color: #808080; } .slick-slide img { display: block; width: 100%; height: auto; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-prev, .slick-next { position: absolute; right: 10px; top: -47px; width: 29px; height: 27px; background: url("../images/sprites2.png") no-repeat -238px -41px; text-indent: -9999px; } .slick-prev { right: 44px; background-position: -208px -41px; } .slick-prev.slick-disabled { background-position: -208px -69px; } .slick-next.slick-disabled { background-position: -238px -69px; } @media screen and (max-width: 767px) { .short .slick-slide div { margin: 0 0 0 10px; } } @media screen and (max-width: 767px) { .short .slick-next { right: 0; } .short .slick-prev { right: 34px; } } * { margin: 0; padding: 0; border: none; outline: 0; } ul, ol { list-style-type: none; } .item-page ol { list-style-type: decimal; padding-left: 20px; } .item-page ol li { padding-left: 15px; } /*.item-page ul { padding-left: 20px; }*/ button { border: none; cursor: pointer; } body { font: 14px "Open Sans", Arial, sans-serif; color: #1a1a1a; background: #fff; } .baner-mobile { text-align: center; /*margin: auto;*/ } @media screen and (min-width: 768px) { .baner-mobile { display: none; } } @media screen and (min-width: 768px) and (max-width: 989px) { .baner-mobile div:first-child { margin: 0 auto 20px auto; clear: both; } .homePage-box .baner-mobile div:first-child { margin: 0 auto 20px auto; } } @media screen and (max-width: 767px) { .baner-mobile div:first-child { margin: 0 auto 20px auto; clear: both; } .homePage-box .baner-mobile div:first-child { margin: 0 auto 20px auto; } } @media screen and (min-width: 768px) { .baner-mobile div:first-child { display: none; } } @media (max-width: 320px) { .banner-mobile-300 div:first-child { margin: 0 auto 20px -10px !important; } .has-ad .banner-mobile-300 div:first-child { margin: 0 auto 20px auto !important; } } @media screen and (min-width: 990px) { .banner-mobile-320 { display: none; } } @media screen and (min-width: 990px) { .banner-mobile-320 div:first-child { display: none; } } @media screen and (min-width: 768px) and (max-width: 989px) { .banner-mobile-320 div:first-child { margin: 15px auto 0 auto !important; } } @media screen and (max-width: 767px) { .banner-mobile-320 div:first-child { margin: 15px auto 0 auto !important; } } @media (max-width: 320px) { .banner-mobile-320 div:first-child { margin: 0 !important; } } @media (max-width: 320px) { .has-gdc { width: 300px !important; margin-left: -10px !important; } .under-gdc { margin-left: 10px; margin-right: 10px; } .has-gdc .banner-mobile-300 div:first-child { margin: 0 auto 20px auto !important; } .baner-top { display: none; } } a { color: #2a2966; text-decoration: none; border: none; outline: 0; } a:hover { text-decoration: underline; } p { line-height: 1.5; } .page p { margin-bottom: 25px; } h1 { font-size: 38px; line-height: 1.2; } h2 { font-size: 28px; } .page h2 { margin: 30px 0; } h3 { font-size: 14px; } .showcase h3 { font-size: 20px; } h1, h2, h3 { font-weight: normal; } .clear { clear: both; } #overlay { overflow: hidden; } .fluid-width-video-wrapper { margin-bottom: 20px; } .fb_iframe_widget { float: left; margin-right: 5px; margin-top: -2px; } iframe.b92Video { width: 100%; } #vibershare span, #viberfollow span { float: left; font-size: 11px; line-height: 19px; font-weight: 600; color: #FFF; padding-right: 10px; } .viber-share { display: inline-block; background-color: #675fa7; height: 20px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background-image: url("//b92s.net/v5/images/viber/viber16.png"); background-repeat: no-repeat; background-size: 16px 16px; background-position: 6px 2px; } .viber-share a { float: left; width: auto; text-align: right; padding-left: 26px; } .viber-share a:hover { text-decoration: none; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .viber-share { background-image: url("//b92s.net/v5/images/viber/viber32.png"); } } .viber-share-article { display: block; background-color: #675fa7; border-radius: 8px; background-image: url(//b92s.net/v5/images/viber/Icon_big.png); background-repeat: no-repeat; background-size: 40px 40px; background-position: 5px; max-width: 240px; text-align: left; font-size: 20px; height: 50px; margin: 0 auto 10px auto; } .viber-share-article a:hover { text-decoration: none; } #viberfollowart { width: 100%; } #viberfollowart span { font-size: 20px; line-height: 49px; font-weight: 600; color: #FFF; padding-left: 48px; display: inline-block; } #top .header-top { background: #2e2873; } #top .header-top .header-master { height: 55px; display: inline-block; width: 100%; } @media screen and (max-width: 989px) { #top .header-top .header-master { text-align: center; } } @media screen and (min-width: 768px) and (max-width: 989px) { #top .header-top .header-master { position: relative; z-index: 100; } } @media screen and (min-width: 990px) { #top .header-top .header-master { height: 30px; margin: 18px 0 13px; } } #top .header-top .header-master .logo, #top .header-top .header-master ul { float: left; } #top .header-top .header-master .social, #top .header-top .header-master .search { float: right; } #top .header-top .header-master ul, #top .header-top .header-master .social, #top .header-top .header-master .search { display: none; } @media screen and (min-width: 990px) { #top .header-top .header-master ul, #top .header-top .header-master .social, #top .header-top .header-master .search { display: block; } } #top .header-top .header-master .logo { margin-top: 3px; -webkit-background-size: 73px 24px; -moz-background-size: 73px 24px; -o-background-size: 73px 24px; background-size: 73px 24px; background: url("../images/logo.png"); width: 73px; height: 24px; /* background: url("../images/logony.png"); width: 80px; height: 33px;*/ } @media screen and (max-width: 989px) { #top .header-top .header-master .logo { float: none; display: inline-block; margin-top: 17px; /* margin-top: 7px;*/ } } @media only screen and (min-resolution: 2dppx) { #top .header-top .header-master .logo { background-image: url("//b92s.net/v5/images/logox2.png"); -webkit-background-size: 73px 24px; -moz-background-size: 73px 24px; -o-background-size: 73px 24px; background-size: 73px 24px; } } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2) { #top .header-top .header-master .logo { background-image: url("../images/logox2.png"); -webkit-background-size: 73px 24px; -moz-background-size: 73px 24px; -o-background-size: 73px 24px; background-size: 73px 24px; /* background-image: url("../images/logonyx2.png"); -webkit-background-size: 80px 33px; -moz-background-size: 80px 33px; -o-background-size: 80px 33px; background-size: 80px 33px;*/ } } @media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (-moz-min-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3 / 1), only screen and (min-device-pixel-ratio: 3) { #top .header-top .header-master .logo { background-image: url("../images/logox3.png"); -webkit-background-size: 73px 24px; -moz-background-size: 73px 24px; -o-background-size: 73px 24px; background-size: 73px 24px; /* background-image: url("../images/logonyx2.png"); -webkit-background-size: 80px 33px; -moz-background-size: 80px 33px; -o-background-size: 80px 33px; background-size: 80px 33px;*/ } } #top .header-top .header-master .logo-ljubimac { display: inline-block; margin: 9px 0 16px; } #top .header-top .header-master .services { margin: 6px 15px 0 74px; font-size: 11px; font-weight: 600; text-transform: uppercase; color: #FFF; } #top .header-top .header-master .services li { padding: 1px 20px 0 21px; background: url("../images/sprites2.png") no-repeat; } #top .header-top .header-master .services li.video { background-position: -386px -33px; } #top .header-top .header-master .services li.tv { background-position: -386px -55px; } #top .header-top .header-master .services li.radio { background-position: -386px -83px; } #top .header-top .header-master .services li.app { background-position: -392px -110px; padding: 1px 0 0 14px; } #top .header-top .header-master .services li span:before { content: "|"; position: relative; top: -2px; margin: 0 4px; } #top .header-top .header-master .services li span a { color: #fedf08; } #top .header-top .header-master .us { margin: 7px 0 0 38px; font-size: 11px; text-transform: uppercase; } #top .header-top .header-master .us li:before { content: "|"; color: #68639e; position: relative; top: -2px; font-size: 8px; padding: 0 9px; } #top .header-top .header-master .us li:first-child:before { content: none; padding: 0; } #top .header-top .header-master .social { margin: 0 11px 0 30px; } #top .header-top .header-master .social iframe { margin-top: 5px; height: 21px; width: 85px; } #top .header-top .header-master .search { float: right; position: relative; } #top .header-top .header-master .search form { float: left; font-size: 12px; position: absolute; width: 158px; top: 0; right: 0; } #top .header-top .header-master .search form.hide { display: none; } #top .header-top .header-master .search form.show { display: block; } #top .header-top .header-master .search form input[type=text] { background: #f7f7f7; color: #1a1a1a; line-height: 30px; padding-left: 10px; width: 123px; } #top .header-top .header-master .search a, #top .header-top .header-master .search input[type=submit], #top .header-top .header-master .search button { float: right; text-indent: -9999px; width: 35px; height: 30px; background: url("../images/sprites2.png") -374px -145px; cursor: pointer; } @media screen and (max-width: 989px) { #top .header-top .main-nav.off { display: none; } #top .header-top .main-nav.on { display: block; } } @media screen and (min-width: 768px) and (max-width: 989px) { #top .header-top .main-nav { width: 250px; position: absolute; top: 0; right: 0; z-index: 10; } #top .header-top .main-nav.submenu-active { width: 500px; } #top .header-top .main-nav.submenu-active .menu { border-right: 1px solid #D0D0DC; } } @media screen and (max-width: 989px) { #top .header-top .menu { background: #FFF; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75); position: absolute; top: 55px; z-index: 10; } } @media screen and (max-width: 767px) { #top .header-top .menu { width: 100%; } } @media screen and (min-width: 768px) and (max-width: 989px) { #top .header-top .menu { width: 250px; left: 0; box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); border-bottom: 1px solid #D0D0DC; } } @media screen and (max-width: 767px) { #top .header-top .menu > li { border-bottom: 1px solid #ebebeb; text-align: center; } #top .header-top .menu > li.active { border: none; } #top .header-top .menu > li.active > a { font-weight: 700; font-size: 16px; } #top .header-top .menu > li a { padding: 16px 0 15px; display: block; } #top .header-top .menu > li.highlight a:after { content: ""; display: block; position: relative; background-color: #FFB800; width: 90px; height: 2px; margin: 0 auto; top: 5px; } } @media screen and (min-width: 768px) and (max-width: 989px) { #top .header-top .menu > li { border-bottom: 1px solid #ebebeb; font-size: 15px; } #top .header-top .menu > li a { border-left: 2px solid #FFF; padding: 13px 0 13px 15px; display: block; } #top .header-top .menu > li.active > a { border-left: 3px solid #2a2966; padding-left: 12px; background: url("../images/sprites2.png") no-repeat 217px -71px #FFF; width: 255px; font-weight: 700; font-size: 16px; } #top .header-top .menu > li:last-child { border-bottom: none; } #top .header-top .menu > li.highlight { border-left: 3px solid #FFB800; } #top .header-top .menu > li.highlight a { padding-left: 12px; } } @media screen and (min-width: 990px) { #top .header-top .menu > li { letter-spacing: -0.5px; /*padding: 12px 6px 13px; font-weight: 700;*/ padding: 12px 7px 13px; font-weight: 400; font-size: 13px; text-transform: uppercase; } #top .header-top .menu > li.active { background: #f2f2f2; } #top .header-top .menu > li.active a { color: #2a2966; } #top .header-top .menu > li:first-child { padding-left: 0; } #top .header-top .menu > li:first-child.active { padding-left: 8px; } #top .header-top .menu > li.highlight a { color: #fedf08; font-weight: 700; } } @media screen and (max-width: 767px) { #top .header-top .submenu { border-top: 2px solid #2a2966; border-bottom: 1px solid #6D6D91; padding: 12px 0 18px; } } @media screen and (min-width: 768px) and (max-width: 989px) { #top .header-top .submenu { right: -250px; top: 0; border: none; position: absolute; width: 250px; background: #FFF; z-index: -1; box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.5); } } @media screen and (min-width: 990px) { #top .header-top .submenu { position: absolute; left: 0; bottom: -40px; width: 100%; z-index: 10; } } #top .header-top .submenu > li a { color: #2A2966; } @media screen and (max-width: 767px) { #top .header-top .submenu > li a { padding: 15px 0 13px; } } @media screen and (max-width: 767px) { #top .header-top .submenu > li { border: none; font-size: 14px; } } @media screen and (min-width: 768px) and (max-width: 989px) { #top .header-top .submenu > li { font-size: 15px; padding-left: 16px; border-bottom: 1px solid #F2F2FF; } #top .header-top .submenu > li a { border-left: 0 !important; padding: 13px 0; } } @media screen and (min-width: 990px) { #top .header-top .submenu > li { padding: 11px 7px 12px 8px; font-size: 12px; font-weight: 400; text-transform: none; position: relative; letter-spacing: 0px; } #top .header-top .submenu > li:first-child { padding-left: 0; } #top .header-top .submenu > li.active { background: #fff; } #top .header-top .submenu > li.active:first-child { padding-left: 8px; } } @media screen and (min-width: 990px) { #top .header-top .submenu > li.highlight { padding-left: 4px; padding-right: 3px; } #top .header-top .submenu > li.highlight.active a { border-bottom: none; } #top .header-top .submenu > li.highlight.active a:hover { background: transparent; } } @media screen and (min-width: 768px) and (max-width: 989px) { #top .header-top .submenu > li.highlight { border-left: 3px solid #FFB800; } } @media screen and (min-width: 990px) { #top .header-top .submenu > li.highlight a { border-bottom: 2px solid #FFB800; padding: 2px 4px 2px 3px; -webkit-transition: background-color 0.3s; -moz-transition: background-color 0.3s; transition: background-color 0.3s; } #top .header-top .submenu > li.highlight a:hover { text-decoration: none; border-bottom: none; background-color: #FFB800; } } @media screen and (max-width: 767px) { #top .header-top .submenu > li.highlight a:after { content: ""; display: block; position: relative; background-color: #FFB800; width: 15%; height: 2px; margin: 0 auto; top: 5px; } } @media screen and (max-width: 989px) { #top .header-top .submenu > li.line { display: none; } } @media screen and (min-width: 990px) { #top .header-top .submenu-menu > a { background: url("../images/sprites2.png") no-repeat top right; padding-right: 13px; } } @media screen and (min-width: 990px) { #top .header-top .submenu-menu ul { position: absolute; left: -13px; top: 40px; background: #FFF; width: 134px; box-shadow: 0px 2px 10px rgba(208, 208, 220, 0.8); border-bottom: 1px solid #F2F2F2; border-left: 1px solid #F2F2F2; border-right: 1px solid #F2F2F2; } #top .header-top .submenu-menu ul li { float: none; padding: 0 12px 13px 12px; } #top .header-top .submenu-menu ul li:first-child { padding-top: 12px; } } @media screen and (min-width: 990px) { #top .header-top .more { background: url("../images/sprites2.png") no-repeat 38px -322px; padding-right: 18px !important; } } @media screen and (min-width: 990px) { #top .header-top .more ul { position: absolute; width: 134px; top: 104.5px; z-index: 20; right: 0; background: #FFF; box-shadow: 0px 2px 10px rgba(208, 208, 220, 0.8); border-bottom: 1px solid #D0D0DC; border-left: 1px solid #D0D0DC; border-right: 1px solid #D0D0DC; } #top .header-top .more ul li { float: none; text-transform: none; font-size: 13px; font-weight: normal; padding: 0 12px 13px 12px; } #top .header-top .more ul li:first-child { padding-top: 14px; } #top .header-top .more ul li a { color: #2A2966; } } #top .header-top .dropdown ul { visibility: hidden; } @media screen and (max-width: 989px) { #top .header-top .dropdown ul { display: none; } } #top .header-top .container { position: relative; } #top .header-top .menu-collapse { display: none; } @media screen and (max-width: 989px) { #top .header-top .menu-collapse { display: block; position: absolute; right: 0; top: 0px; width: 64px; height: 55px; background: #2e2873; } #top .header-top .menu-collapse .icon-bar { width: 26px; height: 4px; background: #FFF; margin: 4px auto 0; display: block; } #top .header-top .menu-collapse .icon-bar:first-child { margin-top: 0; } } #top .header-top .menu-collapse.on { background: url("../images/sprites2.png") no-repeat top left #FFF; } #top .header-top .menu-collapse.on .icon-bar { display: none; } @media screen and (min-width: 990px) { #top .header-top.submenu-active { padding-bottom: 40px; background: url("../images/submenu-bg.gif") repeat-x left bottom #2e2873; } #top .header-top a { color: #FFF; } } @media screen and (min-width: 990px) { #top .header-top .hide-menu { padding: 0 !important; margin: 0; } #top .header-top .hide-menu > a { display: none; } } #top .header-top .hide-menu ul { display: none; } #top .header-top .hide-menu.active ul { display: block; } #top .header-bottom { background: #F2F2F2; } #top .header-bottom .submenu li { padding: 11px 15px 12px 0; font-size: 12px; } @media screen and (min-width: 990px) { #top ul li { float: left; } } .blog-head { overflow: auto; margin: 15px 0 20px; } .blog-head h1 { float: left; padding: 8px 14px 7px; color: #FFF; background: #2e2873; text-transform: uppercase; font-size: 13px; font-weight: 600; } .blog-head ul { float: right; } .blog-head ul li { float: left; font-size: 13px; font-weight: 600; padding: 0 12px 8px; color: #B2B2B2; border-bottom: 4px solid #e6e6e6; } .blog-head ul li:first-child { border-color: #fff; text-transform: uppercase; padding-right: 21px; font-weight: 400; display: none; } @media screen and (min-width: 768px) { .blog-head ul li:first-child { display: block; } } @media screen and (max-width: 499px) { .blog-head ul li { padding: 0 5px 8px; font-size: 11px; } } .blog-head ul li a { color: #B2B2B2; } .blog-head ul li.active { border-color: #474777; } .blog-head ul li.active a { color: #336; } .blog-head.nmt { margin-top: 0; } @media screen and (max-width: 767px) { .blog-head.nmt { display: none; } } .blog { margin-bottom: 35px; } .blog .item { padding: 18px 0 22px; border-bottom: 1px solid #ebebeb; overflow: auto; } .blog .item:first-child { padding-top: 10px; } .blog .item:last-child { border: none; } .blog .item .text { float: left; display: block; margin-right: 4.8291579146%; width: 65.0569473618%; padding-top: 2px; } .blog .item .text:last-child { margin-right: 0; } @media screen and (min-width: 768px) { .blog .item .text { float: left; display: block; margin-right: 3.5786636068%; width: 74.1053340983%; } .blog .item .text:last-child { margin-right: 0; } } .blog .item .text h2 { margin-bottom: 10px; font-size: 22px; } .blog .item .text h2 a { /* font-size: 22px;*/ line-height: 1.2; color: #1a1a1a; font-weight: 600; } @media screen and (max-width: 499px) { .blog .item .text h2 a { font-size: 18px; font-weight: 400; line-height: 1.3; margin-bottom: 12px; } } .blog .item .text p { color: #808080; } @media screen and (max-width: 499px) { .blog .item .text p { display: none; } } .blog .item .text .info { font-size: 10px; color: #808080; text-transform: uppercase; margin-top: 12px; } .blog .item .text .info span { display: inline-block; margin-bottom: 5px; } .blog .item .text .info span:before { content: "|"; padding: 0 3px 0 0; } .blog .item .text .info span:first-child:before { content: ""; padding: 0; display: none; } .blog .item .text .info span a { color: #808080; } .blog .item .img { float: left; display: block; margin-right: 4.8291579146%; width: 30.1138947236%; } .blog .item .img:last-child { margin-right: 0; } @media screen and (min-width: 768px) { .blog .item .img { float: left; display: block; margin-right: 3.5786636068%; width: 22.3160022949%; } .blog .item .img:last-child { margin-right: 0; } } .blog .item .img img { margin-top: 7px; width: 100%; height: auto; } .blog.list-active .last-time + article { margin-top: 10px; } .blog.list-active .item { padding: 12px 0 10px; } .blog.list-active .item .text { width: 100%; } .blog.list-active .item .text h2 { margin-bottom: 0; } .blog.list-active .item .text h2 a { font-size: 18px; line-height: 1.4; } .blog.list-active .item .text p { display: none; } .blog.list-active .item .text .info { margin-top: 8px; } .blog.list-active .item .img { display: none; } .pages-navigation-form { text-transform: uppercase; margin: 25px 0; width: 100%; } .pages-navigation-form table { width: 100%; } .pages-navigation-form table td { font-size: 13px; display: block; float: left; width: auto; height: 30px; line-height: 30px; } .pages-navigation-form table td:nth-child(2) { padding: 0 15px; } .pages-navigation-form table td:nth-child(4) { margin-left: 25px; } @media screen and (max-width: 499px) { .pages-navigation-form table td:nth-child(4) { clear: left; margin-top: 20px; margin-left: 0; } .pages-navigation-form table td:nth-child(n+5):nth-child(-n+6) { margin-top: 20px; } } .pages-navigation-form input { width: 50px !important; height: 30px; border: none; background: #e0e0e0; position: relative; top: 0; margin-left: 10px; padding: 0 5px; font-size: 12px; } .pag-previous, .pag-next, .pag-go { width: 30px; height: 30px; display: inline-block; background: url("../images/sprites2.png"); background-position: -131px 0px; position: relative; background-color: #EC5050; } .pag-previous.inactive, .pag-next.inactive, .pag-go.inactive { background-color: #fbdada; } .pag-go { width: 54px; } #eng .pag-go { background-position: -175px 0px; } .pag-previous { background-position: -70px 0px; } .pag-next { background-position: -100px 0px; } .item-page { color: #1a1a1a; font-size: 16px; overflow-wrap: anywhere; } .item-page .article-info { overflow: auto; padding-bottom: 6px; } .item-page .article-info span { float: left; margin-right: 5px; } .item-page .article-info .category { font-size: 10px; text-transform: uppercase; padding: 4px 13px 5px; background: #ebebeb; font-weight: 600; } .item-page .article-info .category a { color: #336; } .item-page .article-info .comments { font-size: 13px; font-weight: 600; width: 40px; text-align: center; line-height: 23px; background-color: #EC5050; position: relative; } .item-page .article-info .comments:after { content: ""; width: 0; height: 0; position: absolute; bottom: -5px; left: 40%; border-left: 0px solid transparent; border-right: 6px solid transparent; border-top: 5px solid #EC5050; } .item-page .article-info .comments a { color: #FFF; display: block; } .item-page .article-header h1 { font-weight: 600; letter-spacing: -1px; margin: 12px 0; font-size: 36px; } @media screen and (max-width: 499px) { .item-page .article-header h1 { font-size: 30px; line-height: 1.2; margin: 12px 0 15px; } } .item-page .article-header + p { margin-top: 25px; } .item-page .article-header p { font-size: 18px; line-height: 1.4; margin-bottom: 18px; } @media screen and (max-width: 499px) { .item-page .article-header p { font-size: 16px; } } .item-page .article-header small { font-size: 10px; text-transform: uppercase; color: #666666; margin: 10px 0 25px; display: block; } .item-page .article-header small span:after { content: "|"; padding: 0 0 0 3px; } .item-page .article-header .article-share { margin-bottom: 11px; } @media screen and (min-width: 990px) { .item-page .article-header .article-share { height: 25px; } } .item-page .article-header .article-share iframe { margin: 0; } @media (max-width: 420px) { .item-page .article-header .article-share [id^="___pl"] { margin-top: 10px !important; } } .item-page .article-header .preview { font-size: 15px; } .item-page .img-frame-center, .item-page .img-frame-left, .item-page .img-frame-right { position: relative; } .item-page .img-frame-center .img-caption, .item-page .img-frame-left .img-caption, .item-page .img-frame-right .img-caption { position: absolute; bottom: 10px; left: 10px; background: black; background: rgba(0, 0, 0, 0.5); color: #FFF; font-size: 10px; padding: 4px 8px; } .item-page .img-frame-center { width: 100% !important; margin-bottom: 30px; } .item-page .img-frame-center img { width: 100%; height: auto; } .item-page img { max-width: 100%; } @media screen and (max-width: 767px) { .item-page .img-frame-left, .item-page .img-frame-right { width: 100% !important; margin-bottom: 20px; } .item-page .img-frame-left img, .item-page .img-frame-right img { width: 100%; height: auto; } } @media screen and (min-width: 768px) { .item-page .img-frame-left { margin: 4px 25px 30px 0; max-width: 100%; } .item-page .img-frame-left img { max-width: 100%; } .item-page .img-frame-right { margin: 4px 0 25px 30px; max-width: 100%; } .item-page .img-frame-right img { max-width: 100%; } } .item-page h1 { margin-bottom: 30px; } .item-page h2 { margin: 40px 0 18px; font-weight: 600; font-size: 26px; } .item-page p { margin-bottom: 25px; /* word-wrap: break-word;*/ } @media screen and (max-width: 499px) { .item-page p { font-size: 15px; } } .item-page p a { color: #3e35e7; } #ljubimac .item-page p a { text-decoration: underline; color: #1a1a1a; } #ljubimac .item-page p a:hover { color: #17aeac; } .item-page iframe, .item-page embed, .item-page object { /* width: 100%; margin-bottom: 17px;*/ } .item-page blockquote { font-size: 24px; font-weight: 400; font-style: italic; text-align: right; letter-spacing: -1px; color: #EC5050; line-height: 1.4; } @media screen and (max-width: 767px) { .item-page blockquote { width: 100%; margin: 0 0 17px 0; text-align: left; } } @media screen and (min-width: 768px) { .item-page blockquote { float: left; width: 310px; margin: 0 23px 10px 0; } } .item-page ul.text-list { margin: 25px 0; } .item-page ul.text-list li { padding: 6px 0; } .item-page ul.text-list li:before { width: 6px; height: 6px; float: left; background: #cccccc; margin: 7px 14px 0 0; content: ""; } .item-page .intext-table { margin: 40px 0 45px; border-collapse: collapse; text-align: left; width: 100%; overflow: scroll; } .item-page .intext-table tr:nth-child(2n+2) td { background: #f2f2f2; } .item-page .intext-table td, .item-page .intext-table th { font-size: 14px; padding: 14px 20px; } @media screen and (max-width: 767px) { .item-page .intext-table td, .item-page .intext-table th { padding: 8px; } } .item-page .intext-table th { border-bottom: 1px solid #1a1a1a; } .item-page .intext-table caption { font-size: 20px; padding: 0 0 15px 20px; text-align: left; } @media screen and (max-width: 767px) { .item-page .intext-table caption { padding-left: 8px; } } @media screen and (max-width: 767px) { .item-page .antrfile { width: 100%; margin: 0 0 35px; } .item-page .antrfile table { width: 100% !important; } } @media screen and (min-width: 768px) { .item-page .antrfile { width: 258px; } .item-page .antrfile table { width: 258px !important; } .item-page .antrfile.left { float: left; margin: 6px 30px 25px 0; } .item-page .antrfile.right { float: right; margin: 6px 0 25px 30px; } } .item-page .antrfile .textvesti { background: #FFF !important; border-top: 1px solid #CFCFCF; border-bottom: 1px solid #CFCFCF; padding: 20px 10px; font-size: 14px; } @media screen and (max-width: 499px) { .item-page .antrfile .textvesti { font-size: 13px; } } .item-page .antrfile .textvesti p { margin-bottom: 10px; line-height: 1.5; /* a { color: $text-default; }*/ } .item-page .antrfile .textvesti p:last-child { margin-bottom: 0; } .item-page .antrfile .textvesti p + ul { margin-top: 16px; } .item-page .antrfile .textvesti ul { margin: 5px 0; } @media screen and (max-width: 767px) { .item-page .antrfile .textvesti ul { max-width: 1600px; margin-left: auto; margin-right: auto; } .item-page .antrfile .textvesti ul:after { content: ""; display: table; clear: both; } } .item-page .antrfile .textvesti li { margin-bottom: 14px; } .item-page .antrfile .textvesti li:last-child { margin-bottom: 0; } @media screen and (max-width: 767px) { .item-page .antrfile .textvesti li { float: left; display: block; margin-right: 3.5786636068%; width: 48.2106681966%; } .item-page .antrfile .textvesti li:last-child { margin-right: 0; } .item-page .antrfile .textvesti li:nth-child(2n) { margin-right: 0; } .item-page .antrfile .textvesti li:nth-child(2n+1) { clear: left; } .item-page .antrfile .textvesti li:nth-last-child(2) { margin-bottom: 0; } } @media screen and (max-width: 499px) { .item-page .antrfile .textvesti li { float: left; display: block; margin-right: 3.5786636068%; width: 100%; } .item-page .antrfile .textvesti li:last-child { margin-right: 0; } .item-page .antrfile .textvesti li:nth-last-child(2) { margin-bottom: 14px; } } .item-page .article-footer { clear: both; padding: 10px 0 20px; } .item-page .article-footer .comments { font-size: 13px; } .item-page .article-footer .comments-number { float: left; display: block; margin-right: 2.8425855704%; width: 38.2944486578%; margin-bottom: 4.82916%; } .item-page .article-footer .comments-number:last-child { margin-right: 0; } @media screen and (min-width: 768px) and (max-width: 989px) { .item-page .article-footer .comments-number { float: left; display: block; margin-right: 2.3576515979%; width: 23.2317613015%; margin-bottom: 15px; } .item-page .article-footer .comments-number:last-child { margin-right: 0; } } @media screen and (min-width: 990px) { .item-page .article-footer .comments-number { float: left; display: block; margin-right: 2.3576515979%; width: 23.2317613015%; margin-bottom: 20px; } .item-page .article-footer .comments-number:last-child { margin-right: 0; } } .item-page .article-footer .comments-number span, .item-page .article-footer .comments-number a { line-height: 33px; float: left; text-align: center; } .item-page .article-footer .comments-number span { background: #ebebeb; float: left; display: block; margin-right: 2.3576515979%; width: 65.8807828007%; margin-right: 0; } .item-page .article-footer .comments-number span:last-child { margin-right: 0; } .item-page .article-footer .comments-number a { float: left; display: block; margin-right: 2.3576515979%; width: 31.7615656014%; margin-right: 0; width: 34.11922%; background-color: #EC5050; color: #FFF; font-size: 15px; font-weight: 700; text-align: center; position: relative; } .item-page .article-footer .comments-number a:last-child { margin-right: 0; } .item-page .article-footer .comments-number a:after { content: ""; width: 0; height: 0; position: absolute; bottom: -7px; left: 40%; border-left: 0px solid transparent; border-right: 8px solid transparent; border-top: 7px solid #EC5050; } .item-page .article-footer ul li { background: none; padding: 0; margin: 0; } .item-page .comments-sort { float: left; display: block; margin-right: 2.8425855704%; width: 58.8629657719%; margin-right: 0; margin-bottom: 4.82916%; } .item-page .comments-sort:last-child { margin-right: 0; } @media screen and (min-width: 768px) and (max-width: 989px) { .item-page .comments-sort { float: left; display: block; margin-right: 2.3576515979%; width: 40.2913699012%; margin-bottom: 15px; } .item-page .comments-sort:last-child { margin-right: 0; } } @media screen and (min-width: 990px) { .item-page .comments-sort { float: left; display: block; margin-right: 2.3576515979%; width: 31.7615656014%; margin-bottom: 20px; } .item-page .comments-sort:last-child { margin-right: 0; } } .item-page .comments-sort span { line-height: 33px; text-align: center; float: left; display: block; margin-right: 2.3576515979%; width: 28.3496438814%; width: 35.34964%; margin: 0; padding-left: 2.35765%; padding-right: 2.35765%; background-color: #ebebeb; } .item-page .comments-sort span:last-child { margin-right: 0; } .item-page .comments-sort ul li a { height: 33px; min-width: 19px; border-left: 1px solid #fff; float: left; display: block; margin-right: 2.3576515979%; width: 21.5258004416%; background: #ebebeb url("../images/article-comments2.png") no-repeat; } .item-page .comments-sort ul li a:last-child { margin-right: 0; } .item-page .comments-sort ul li.hrono a { background-position: top center; } .item-page .comments-sort ul li.rating a { background-position: center center; } .item-page .comments-sort ul li.poorrating a { background-position: bottom center; } .item-page .comments-send { width: 100%; float: left; background: #EC5050; font-weight: 600; font-size: 14px; line-height: 33px; text-align: center; margin-bottom: 35px; } @media screen and (min-width: 768px) and (max-width: 989px) { .item-page .comments-send { float: left; display: block; margin-right: 2.3576515979%; width: 31.7615656014%; margin-right: 0; margin-bottom: 40px; } .item-page .comments-send:last-child { margin-right: 0; } } @media screen and (min-width: 990px) { .item-page .comments-send { float: left; display: block; margin-right: 2.3576515979%; width: 40.2913699012%; margin-right: 0; margin-bottom: 40px; } .item-page .comments-send:last-child { margin-right: 0; } } .item-page .comments-send a { display: block; color: #FFF; } /*.article-header .img-frame-left, .article-header .img-frame-right { width: 100% !important; img { width: 100% !important; height: auto; } }*/ /* homepages */ @media screen and (max-width: 767px) { .news-box2 .box-item, .news-box3 .box-item, .news-box4 .box-item, .news-box-list .box-item, .news-box1.small .box-item, .tv-box2 .box-item { padding: 20px 0; border-top: 1px solid #ebebeb; overflow: hidden; } .news-box2 .box-item .text, .news-box3 .box-item .text, .news-box4 .box-item .text, .news-box-list .box-item .text, .news-box1.small .box-item .text, .tv-box2 .box-item .text { float: left; display: block; margin-right: 4.8291579146%; width: 65.0569473618%; } .news-box2 .box-item .text:last-child, .news-box3 .box-item .text:last-child, .news-box4 .box-item .text:last-child, .news-box-list .box-item .text:last-child, .news-box1.small .box-item .text:last-child, .tv-box2 .box-item .text:last-child { margin-right: 0; } .news-box2 .box-item .text h3, .news-box3 .box-item .text h3, .news-box4 .box-item .text h3, .news-box-list .box-item .text h3, .news-box1.small .box-item .text h3, .tv-box2 .box-item .text h3 { font-size: 20px; line-height: 1.3; margin-bottom: 12px; } } @media screen and (max-width: 767px) and (max-width: 499px) { .news-box2 .box-item .text h3, .news-box3 .box-item .text h3, .news-box4 .box-item .text h3, .news-box-list .box-item .text h3, .news-box1.small .box-item .text h3, .tv-box2 .box-item .text h3 { font-size: 16px; font-weight: 400; } } @media screen and (max-width: 767px) { .news-box2 .box-item .text h3 a, .news-box3 .box-item .text h3 a, .news-box4 .box-item .text h3 a, .news-box-list .box-item .text h3 a, .news-box1.small .box-item .text h3 a, .tv-box2 .box-item .text h3 a { color: #1a1a1a; } .news-box2 .box-item .img, .news-box3 .box-item .img, .news-box4 .box-item .img, .news-box-list .box-item .img, .news-box1.small .box-item .img, .tv-box2 .box-item .img { /*@include span-columns(2 of 6);*/ float: right; display: block; margin-left: 4.82916%; width: 30.11389%; } } .news-box2 .img img, .news-box3 .img img, .news-box4 .img img, .news-box-list .img img, .news-box1.small .img img, .tv-box2 .img img { width: 100%; height: auto; } @media screen and (max-width: 767px) { .news-box1 { margin: 0 0 20px 0; } .news-box1.main { margin: -20px -20px 20px -20px; } } .news-box1 .box-item { position: relative; } .news-box1 .box-item .text { position: absolute; left: 18px; right: 20px; bottom: 20px; } .news-box1 .box-item .text h2 { font-size: 28px; line-height: 1.2; font-weight: 600; margin: 4px 0 0 0; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9); } @media screen and (min-width: 768px) { .news-box1 .box-item .text h2 { font-size: 32px; line-height: 1.1; margin-bottom: 6px; font-weight: 700; } } @media screen and (min-width: 768px) and (max-width: 989px) { .news-box1 .box-item .text h2 { font-size: 34px; } .bigger .news-box1 .box-item .text h2 { font-size: 32px; } } @media screen and (max-width: 499px) { .news-box1 .box-item .text h2 { font-size: 22px; } } .news-box1 .box-item .text h2 a { color: #FFF; } @media screen and (max-width: 767px) { .news-box1 .box-item .text p { line-height: 19px; /* my add */ display: none; } } @media screen and (min-width: 768px) { .news-box1 .box-item .text p { font-size: 13px; line-height: 1.4; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); } } @media screen and (min-width: 768px) and (max-width: 989px) { .news-box1 .box-item .text p { font-size: 15px; } } .bigger .news-box1 .box-item .text p { font-size: 13px; } @media screen and (min-width: 768px) and (max-width: 989px) { .bigger .news-box1 .box-item .text p { font-size: 14px; line-height: 1.5; } } .news-box1 .box-item .text .category { font-size: 11px; font-weight: 800; color: #fedf08; text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); } @media screen and (max-width: 499px) { .news-box1 .box-item .text .category { font-size: 10px; } } .news-box1 .box-item .text p { color: #FFF; } .news-box1 .box-item .text p a { color: #FFF; } .news-box1 .box-item .comments-number { top: 18px; right: 18px; } .news-box1 .box-item .img img { width: 100%; height: auto; } .news-box1 .box-item .videoIconS { left: 20px; top: 20px; display: block !important; } .news-box1 .box-item .gradient { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTgxMzJkIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiMwYjA5MTYiIHN0b3Atb3BhY2l0eT0iMC40NSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); background: -moz-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(12, 10, 19, 0.8)), color-stop(25%, rgba(11, 9, 22, 0.45)), color-stop(45%, rgba(0, 0, 0, 0.1)), color-stop(55%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: -o-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: -ms-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(12, 10, 19, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc18132d', endColorstr='#00000000',GradientType=1 ); position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); } @media screen and (max-width: 767px) { .news-box1.small .gradient, .news-box1.small .videoIconS, .news-box1.small .comments-number { display: none !important; } .news-box1.small .box-item { border-top: none; border-bottom: 1px solid #ebebeb; padding-top: 0; } .news-box1.small .box-item .text { position: relative; top: 0; bottom: 0; left: 0; right: 0; } .news-box1.small .box-item .text h2 { font-size: 20px; font-weight: 400; line-height: 1.3; margin: 0 0 12px 0; text-shadow: none; } .news-box1.small .box-item .text h2 a { color: #1a1a1a; } .news-box1.small .box-item .text .category { font-weight: 400; text-shadow: none; } } @media screen and (max-width: 767px) and (max-width: 767px) { .news-box1.small .box-item .text .category { color: #808080; font-size: 11px; } } @media screen and (max-width: 499px) { .news-box1.small .box-item .text h2 { font-size: 16px; font-weight: 400; line-height: 1.2; margin: 0 0 11px 0; } } @media screen and (max-width: 767px) { .news-box2 .box-item:first-child { padding-top: 0; border: none; } .news-box2 .extra-line.box-item { padding-top: 20px; border-top: 1px solid #ebebeb; } } .news-box2 .comments-number { top: 12px; right: 12px; } @media screen and (min-width: 768px) { .news-box2 .box-item { position: relative; } .news-box2 .box-item .text { position: absolute; left: 12px; right: 12px; bottom: 12px; } .news-box2 .box-item .text h3 { font-size: 17px; font-weight: 600; line-height: 1.3; margin-top: 3px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); } } @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 989px) { .news-box2 .box-item .text h3 { font-size: 20px; } } @media screen and (min-width: 768px) { .news-box2 .box-item .text h3 a { color: #FFF; } .news-box2 .box-item .text .category { font-size: 10px; font-weight: 800; color: #fedf08; text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); } .news-box2.box-square .text { left: 16px; right: 16px; bottom: 16px; } .news-box2.box-square .text h3 { font-size: 28px; line-height: 1.2; } .news-box2 .videoIconS { left: 12px; top: 12px; } } @media screen and (max-width: 767px) { .news-box3 .box-item:first-child { padding-top: 0; border: none; } } @media screen and (min-width: 768px) { .news-box3 .box-item { margin-bottom: 3.57866%; } } .news-box3 .box-item span { color: #808080; margin: 0 2px; display: inline-block; line-height: 22px; font-size: 13px; } @media screen and (min-width: 768px) { .news-box3 h3 { font-size: 16px; font-weight: 600; line-height: 17px; margin: 13px 2px 7px; } .news-box3 h3 a { color: #1a1a1a; } } .news-box4 .box-info .comments-number { right: 8px; top: 8px; } @media screen and (min-width: 768px) { .news-box4 .text h3 { font-size: 15px; line-height: 1.3; margin: 8px 4px 0 4px; } .news-box4 .text h3 a { color: #1a1a1a; } .news-box4 .img { position: relative; } .news-box4 .img .box-info .category { position: absolute; left: 7px; bottom: 7px; font-weight: bold; font-size: 10px; color: #fedf08; text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); font-weight: 800; } .news-box4 .gradient { background: none; background-color: rgba(0, 0, 0, 0.1); } } @media screen and (min-width: 768px) and (max-width: 989px) { .news-box4 .text h3 { font-size: 16px; line-height: 1.4; margin-top: 10px; } } /* Hack za boksove sa vestima levo */ @media screen and (min-width: 768px) { .left .news-box-list .box-item { overflow: hidden; } } /* Hack za boksove sa vestima levo KRAJ */ @media screen and (min-width: 768px) { .news-box-list .box-item { overflow: auto; } .news-box-list .box-item .text { float: left; display: block; margin-right: 4.8291579146%; width: 65.0569473618%; } .news-box-list .box-item .text:last-child { margin-right: 0; } .news-box-list .box-item .text h3 { font-size: 14px; margin-bottom: 6px; line-height: 1.3; } } @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 989px) { .news-box-list .box-item .text h3 { font-size: 15px; } } @media screen and (min-width: 768px) { .news-box-list .box-item .text h3 a { color: #1a1a1a; } .news-box-list .box-item .img { /*@include span-columns(2 of 6);*/ float: right; display: block; margin-left: 4.82916%; width: 30.11389%; } .left .news-box-list .box-item .img { float: left; margin-left: 0; margin-right: 4%; } } @media screen and (min-width: 990px) { .news-box-list.smaller-images .box-item .text { float: left; display: block; margin-right: 4.8291579146%; width: 65.0569473618%; } .news-box-list.smaller-images .box-item .text:last-child { margin-right: 0; } .news-box-list.smaller-images .box-item .img { width: 20%; } } @media screen and (min-width: 768px) { .gradient { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTgxMzJkIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiMwYjA5MTYiIHN0b3Atb3BhY2l0eT0iMC40NSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); background: -moz-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(12, 10, 19, 0.8)), color-stop(25%, rgba(11, 9, 22, 0.45)), color-stop(45%, rgba(0, 0, 0, 0.1)), color-stop(55%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: -o-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: -ms-linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); background: linear-gradient(4deg, rgba(12, 10, 19, 0.8) 0%, rgba(11, 9, 22, 0.45) 25%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0) 55%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc18132d', endColorstr='#00000000',GradientType=1 ); position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); } } .videoIconS { display: none; width: 18px; height: 18px; background: rgba(248, 61, 61, 0.85) url("../images/sprites2.png") no-repeat -72px -33px; position: absolute; top: 8px; left: 8px; } @media screen and (min-width: 768px) { .videoIconS { display: block; } } @media screen and (max-width: 989px) { .left .videoIconS { width: 23px; height: 23px; background-position: -69px -31px; } } .category-list { clear: both; } .category-list .box-item { margin-top: 5px; margin-bottom: 25px; } @media screen and (max-width: 499px) { .category-list .box-item { margin-bottom: 15px; } } @media screen and (min-width: 768px) and (max-width: 989px) { .category-list .box-item { margin-top: 0; } } .category-list .box-item .detail { padding-top: 6px; } .category-list li a.title { color: #333; } @media screen and (max-width: 767px) { .category-list li a.title { font-size: 20px; font-weight: normal; line-height: 1.3; } } @media screen and (max-width: 499px) { .category-list li a.title { font-size: 16px; font-weight: 400; } } @media screen and (min-width: 768px) { .category-list li a.title { font-size: 14px; font-weight: normal; line-height: 1.3; } } @media screen and (max-width: 767px) { .category-list li { padding-bottom: 10px; } } .category-list li span { display: block; } @media screen and (min-width: 768px) { .main-box { position: relative; } .main-box .smaller { position: absolute; top: 0; right: 0; } } @media screen and (min-width: 990px) { .main-box.homePage-box { min-height: 1070px; } } .button-news.theme1 { width: 100%; line-height: 33px; text-align: center; } .button-news.theme1 a { background: #EDEDF2; } .button-news.theme2 { width: 100%; line-height: 39px; margin: 15px 0; display: block; text-align: center; } .button-news.theme2.glow a:hover { -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); } .button-news.theme2 a { border: 2px solid #2a2966; } .button-news.alert a { background-color: #fedf08; color: #1a1a1a; border: none; padding: 12px; } .button-news a { display: block; font-weight: 600; text-transform: uppercase; line-height: 1.2; padding: 10px 0; } .button-news a:after { content: "\203A"; width: 8px; height: 10px; margin-left: 8px; font-size: 18px; } .button-news a:hover { text-decoration: none; } @media screen and (max-width: 767px) { .important-news { margin: 20px 0 -80px; } } .important-news div { border-left: 3px solid #ED4E4E; margin-left: -6px; } .important-news div span { font-size: 10px; color: #FFF; text-transform: uppercase; background: #f83d3d; padding: 4px 6px 4px 10px; display: block; letter-spacing: 0.5px; border-left: 3px solid #FFF; } @media screen and (max-width: 989px) { .important-news div span { font-size: 11px; padding: 4px 10px; } .important-news div span.section { padding-left: 10px; } } .important-news ul { padding-top: 0; } @media screen and (min-width: 768px) and (max-width: 989px) { .important-news ul { padding-top: 8px; } } @media screen and (min-width: 990px) { .important-news ul { padding-top: 4px; } } .important-news ul li { padding: 0; position: relative; } @media screen and (max-width: 767px) { .important-news ul li { margin-top: 30px; margin-left: 20px; } .important-news ul li:last-child { margin-bottom: 50px; } } @media screen and (min-width: 768px) { .important-news ul li { border-top: 1px solid #d9d9d9; margin: 0; padding: 14px 0px 10px 8px; } .important-news ul li:first-child { border: none; } } @media screen and (min-width: 990px) { .important-news ul li { letter-spacing: -.5px; } } @media screen and (max-width: 767px) { .important-news ul li:before { content: ""; display: inline-block; width: 8px; height: 8px; background: #EC5050; margin-right: 10px; position: absolute; top: 8px; left: -18px; } } @media screen and (max-width: 499px) { .important-news ul li:before { top: 6px; } } .important-news ul li h4 { font-weight: 400; line-height: 1.3; margin-bottom: 4px; } @media screen and (max-width: 767px) { .important-news ul li h4 { font-size: 20px; } } @media screen and (max-width: 499px) { .important-news ul li h4 { font-size: 16px; } } @media screen and (min-width: 768px) { .important-news ul li h4 { font-size: 14px; } } @media screen and (min-width: 768px) and (max-width: 989px) { .important-news ul li h4 { font-size: 16px; margin-bottom: 6px; } } .important-news ul li h4 a { color: #1a1a1a; } .important-news ul li span { font-size: 12px; } @media screen and (min-width: 768px) and (max-width: 989px) { .important-news ul li span { font-size: 14px; } } @media screen and (max-width: 767px) { .important-news ul li span { display: block; margin-top: 4px; text-transform: uppercase; } } .important-news ul li span a { color: #EC5050; } @media screen and (max-width: 767px) { .important-news ul li span a { color: #999999; } } .important-news ul li span span { text-transform: uppercase; } @media screen and (max-width: 767px) { .important-news ul li span span { display: inline-block; margin-right: 3px; } } @media screen and (min-width: 768px) { .important-news ul li span span { display: none; } } @media screen and (min-width: 768px) { .important-news ul li span > :before { content: ""; display: inline-block; position: relative; left: 0; top: 2px; margin: 0 7px 0 5px; background-color: #999999; width: 1px; height: 12px; } } .tabs-news-list { margin: 15px 0 30px; overflow: auto; padding-bottom: 15px; } .button-news + .tabs-news-list { margin-top: 35px; } .right .tabs-news-list { padding-bottom: 0; } .tabs-news-list .tabs, .tabs-news-list .tournamentYears { margin: 0px 0 25px 0; width: 100%; text-align: center; border-bottom: 4px solid #e6e6e6; } @media screen and (max-width: 330px) { .tabs-news-list .tabs, .tabs-news-list .tournamentYears { border-bottom: none; } } .tabs-news-list .tabs li, .tabs-news-list .tournamentYears li { display: inline-block; padding: 15px 0 8px; margin: 0 -2px; } @media screen and (max-width: 330px) { .tabs-news-list .tabs li, .tabs-news-list .tournamentYears li { display: inherit; width: 100%; padding: 2px 0; } } .tabs-news-list .tabs li a, .tabs-news-list .tournamentYears li a { padding: 8px 10px; border-bottom: 4px solid #e6e6e6; font-size: 12px; font-weight: 400; color: #808080; text-transform: uppercase; } @media screen and (max-width: 330px) { .tabs-news-list .tabs li a, .tabs-news-list .tournamentYears li a { width: 100%; display: block; text-align: center; font-size: 12px; } } @media screen and (max-width: 499px) { .tabs-news-list .tabs li a, .tabs-news-list .tournamentYears li a { font-size: 11px; padding: 8px 7px; } } .tabs-news-list .tabs li.ui-tabs-active a, .tabs-news-list .tabs li.active a, .tabs-news-list .tournamentYears li.ui-tabs-active a, .tabs-news-list .tournamentYears li.active a { color: #2a2966; border-color: #2a2966; font-weight: 700; font-size: 13px; } @media screen and (max-width: 499px) { .tabs-news-list .tabs li.ui-tabs-active a, .tabs-news-list .tabs li.active a, .tabs-news-list .tournamentYears li.ui-tabs-active a, .tabs-news-list .tournamentYears li.active a { font-size: 11px; } } @media screen and (max-width: 330px) { .tabs-news-list .tabs li.ui-tabs-active a, .tabs-news-list .tabs li.active a, .tabs-news-list .tournamentYears li.ui-tabs-active a, .tabs-news-list .tournamentYears li.active a { font-size: 13px; } } .big-slider + .tabs-news-list .tabs, .big-slider + .tabs-news-list .tournamentYears { margin-top: 10px; } @media screen and (max-width: 767px) { .tabs-news-list.theme3 { margin-bottom: 20px; } } @media screen and (min-width: 768px) { .tabs-news-list.theme3 { margin-bottom: 25px; } } @media screen and (max-width: 767px) { .tabs-news-list.theme3 .tabs { margin-top: 0; } } @media screen and (min-width: 768px) { .tabs-news-list.theme3 .tabs { margin-bottom: 25px; } } .tabs-news-list.align-left .tabs { text-align: left; } @media screen and (max-width: 767px) { .tabs-news-list.align-left .tabs { border: none; } .tabs-news-list.align-left .tabs li { width: 100%; text-align: center; padding: 5px 0; } .tabs-news-list.align-left .tabs li a { display: block; } } .tabs-news-list .panes { margin-bottom: 10px; } .tabs-news-list .panes .ui-tabs-panel { display: none; } .tabs-news-list .panes div .box-item { margin-bottom: 5px; } .tabs-news-list .panes ul { float: left; width: 100%; color: #808080; } @media screen and (min-width: 768px) { .tabs-news-list .panes ul { width: 47.5%; margin-right: 2.5%; } .tabs-news-list .panes ul.full-width { width: 100%; } } @media screen and (max-width: 767px) { .tabs-news-list .panes ul { margin-bottom: 10px; } } .tabs-news-list .panes ul li { padding: 0 0 10px; line-height: 1.5; position: relative; } .left .tabs-news-list .panes ul li { font-size: 13.5px; } .tabs-news-list .panes ul li:last-child { padding-bottom: 0; } .right .tabs-news-list .panes ul li:last-child { padding-bottom: 12px; } .tabs-news-list .panes ul li span { float: left; margin: 0 10px 0 0; font-size: 12px; position: relative; top: 2px; } .tabs-news-list .panes ul li span.pubtime, .tabs-news-list .panes ul li span.numcomments { float: none; position: absolute; left: 0; margin-right: 0; } .tabs-news-list .panes ul li span.numcomments { color: #f83d3d; left: 8px; min-width: 22px; text-align: center; } .tabs-news-list .panes ul li span.numcomments a { color: #f83d3d; } .tabs-news-list .panes ul li a { color: #333; } .tabs-news-list .panes ul li.tab-list-item { position: relative; padding-left: 42px; } .tabs-news-list .panes h5 { font-weight: 600; font-size: 12px; text-transform: uppercase; margin: -10px 0 10px; } .tabs-news-list .panes h5 a { color: #EC5050; } .tabs-news-list.tabs-alt p { clear: left; } .tabs-news-list.tabs-alt .lista { margin: 25px 0; } .tabs-news-list.tabs-alt .lista li { padding-bottom: 5px; color: #1a1a1a; } .tv-program .tabs-news-list { padding-top: 0; margin-top: 0; } .module-title { background: #2e2873; color: #FFF; font-size: 13px; font-weight: 600; text-transform: uppercase; padding: 4px 12px 5px 12px; margin-bottom: 20px; clear: both; display: inline-block; } .module-title.booking { background: #01A4EA; } .module-title a { color: #FFF; } .right .module-title { padding: 0 10px; line-height: 27px; } .index-hr .module-title { padding: 0; } .blog .module-title { margin: 20px 0 10px; } .hzd .module-title { background: #C1272D; } .hzd .hzd-logo { text-align: center; float: left; } @media screen and (max-width: 767px) { .hzd .hzd-logo { width: 50%; } } @media screen and (min-width: 768px) and (max-width: 989px) { .hzd .hzd-logo { width: 23.35%; } } @media screen and (min-width: 990px) { .hzd .hzd-logo { width: 142px; } } .hzd .slider { float: right; } @media screen and (max-width: 767px) { .hzd .slider { width: 50%; margin: 0 0 20px 0; } } @media screen and (min-width: 768px) and (max-width: 989px) { .hzd .slider { width: 76.65%; } } @media screen and (min-width: 990px) { .hzd .slider { width: 486px; } } @media screen and (max-width: 767px) { .news-list { margin-bottom: 20px; } } .news-list span { display: block; background: #ebebeb; padding: 8px 10px; margin-bottom: 10px; } .news-list ul { margin-left: 5px; } .news-list ul li { padding: 7px 0 6px; } .news-list ul li:before { width: 6px; height: 6px; float: left; background: #cccccc; margin: 7px 10px 10px 0; content: ""; } .news-list ul li a { color: #1a1a1a; } .link-list { clear: both; margin: 0 0 20px 0; font-size: 11px; font-weight: 400; } .link-list li { display: inline-block; margin-right: 2px; } .link-list li:first-child a { background: #2e2873; color: #FFF; font-size: 13px; font-weight: 600; } .link-list li a { display: block; background: #ebebeb; line-height: 27px; padding: 0 14px; text-transform: uppercase; } .link-list li.same a { background: #ebebeb; color: #2a2966; font-weight: normal; } .link-list.logo-label { position: relative; } .link-list.logo-label img { width: 60px; position: absolute; } .link-list.bulevar img { left: -15px; top: -20px; } .link-list.bulevar li:first-child a { background-color: #e33649; padding-left: 49px; } .link-list.superzena img { left: -15px; top: -13px; } .link-list.superzena li:first-child a { padding-left: 53px; } .link-list.ljubimac img { left: -22px; top: -5px; width: 65px; } .link-list.ljubimac li:first-child a { background-color: #19BCB9; padding-left: 47px; } @media screen and (max-width: 767px) { .link-list { margin: 25px 0 40px; } } .left .link-list li.highlight a { background: #fedf08; color: #1a1a1a; font-weight: 600; } .right .banner { text-align: center; margin-bottom: 30px; } @media screen and (min-width: 990px) { .right .banner + .module { margin-top: 45px; } } .right .module { clear: both; margin-bottom: 35px; } @media screen and (min-width: 990px) { .right .module { margin-bottom: 45px; } } @media screen and (min-width: 768px) and (max-width: 989px) { .right .module { float: left; width: 40%; margin-left: 0; margin-right: 9.5%; clear: none; } } .right .module .news-box-list .box-item { border: none; margin-bottom: 20px; padding: 0; } @media screen and (min-width: 990px) { .right .module .news-box-list .box-item { margin-left: 5px; } } @media screen and (min-width: 990px) { .right .module .news-box-list .box-item h3 { font-size: 14px; margin-bottom: 2px; } .right .module .news-box-list .box-item h3 a { color: #1a1a1a; } } @media screen and (max-width: 767px) { .right .module .news-box-list .box-item h3 { font-size: 20px; line-height: 1.3; margin-bottom: 12px; } } @media screen and (max-width: 499px) { .right .module .news-box-list .box-item h3 { font-size: 16px; font-weight: 400; } } .right .module .news-box-list .box-item .img { position: relative; overflow: hidden; } .right .module .news-box-list .box-item span { display: block; font-size: 9px; text-transform: uppercase; float: none; margin: 0 0 3px; color: #808080; } @media screen and (min-width: 768px) and (max-width: 989px) { .right .module .news-box-list .box-item span { font-size: 10px; } } @media screen and (max-width: 767px) { .right .module .news-box-list .box-item span { font-size: 12px; } } @media screen and (max-width: 499px) { .right .module .news-box-list .box-item span { font-size: 10px; margin-bottom: 3px; } } .right .module .news-box-list .box-item span a { color: #808080; } .right .module .news-box-list .box-item .gradient { background: none; } @media screen and (max-width: 767px) { .right .module .news-box-list .box-item .videoIconS { display: inherit; } } .right .module .link-list li a { padding: 0 10px; } .right .module .news-box-list-2 { margin-bottom: 5px; } .right .module .news-box-list-2 li { padding-bottom: 12px; font-size: 13px; color: #1a1a1a; position: relative; margin-left: 22px; line-height: 1.5; } @media screen and (max-width: 989px) { .right .module .news-box-list-2 li { margin-left: 16px; } } .right .module .news-box-list-2 li:before { content: ""; display: inline-block; width: 6px; height: 6px; background: #cccccc; margin-right: 10px; position: absolute; top: 6px; left: -16px; } .right .module .news-box-list-2 li:last-child { padding-bottom: 5px; } .right .module .news-box-list-2 li a { color: #1a1a1a; } .right .module .news-box-list-2 li span { display: block; font-size: 10px; text-transform: uppercase; margin-top: 3px; } .right .module .news-box-list-2 li span a { color: #808080; } .right .module .news-box-list-2 li span a.comment-count { color: #EC5050; } @media screen and (min-width: 500px) and (max-width: 767px) { .right .module .news-box-list-2 li { font-size: 16px; padding: 8px 0 10px; } .right .module .news-box-list-2 li:before { top: 16px; } .right .module .news-box-list-2 li span { font-size: 11px; margin-top: 4px; } .right .module .news-box-list-2 li:last-child { padding-bottom: 0; } } .right .module .news-box-list-2 li.main { background: none; padding-left: 0; overflow: hidden; margin: 0 0 4px 0; } .right .module .news-box-list-2 li.main:before { display: none; } @media screen and (min-width: 500px) and (max-width: 767px) { .right .module .news-box-list-2 li.main { margin-bottom: 10px; } } .right .module .news-box-list-2 li.main img { float: right; display: block; margin-left: 4.82916%; margin-top: 4px; width: 30.11389%; height: auto; } .right .module .news-box-list-2 li.main h3 { font-size: 14px; margin: 0 0 5px 5px; font-weight: 600; } .right .module .news-box-list-2 li.main h3 a { color: #1a1a1a; } @media screen and (min-width: 500px) and (max-width: 767px) { .right .module .news-box-list-2 li.main h3 { font-size: 18px; } } .right .module .news-box-list-2 li.main p { font-size: 11px; color: #808080; margin-left: 5px; } @media screen and (min-width: 500px) and (max-width: 767px) { .right .module .news-box-list-2 li.main p { font-size: 15px; } } .right .module.index-hr span { font-size: 11px; color: #999; top: -9px; position: relative; margin-left: 8px; } .right .module.index-hr .news-box-list-2 li:before { background-color: #007400; } .right .module.wrapped { /* border-bottom: 1px solid #2e2873;*/ padding-bottom: 5px; } .right .module.wrapped h5 { /* display: block;*/ text-align: center; } .right #prvars-module { padding: 20px 10px 0 10px; border: 2px solid #e50140; } .right #prvars-module .module-title { width: 100%; text-align: center; background: #e50140 !important; } .right #prvars-module .news-box-list .box-item .img { float: left; margin-right: 4.82916%; margin-left: 0; } .right #prvars-module .box-item:first-child .img, .right #prvars-module .box-item:first-child .text { width: 100%; } .right #prvars-module .box-item:first-child .text h3 { font-size: 16px !important; } .right .tabs-news-list .tabs { margin: 0 0 17px 0; text-align: left; } .right .tabs-news-list .tabs li a { text-transform: none; font-size: 13px; } .right .tabs-news-list .panes ul { width: 100%; } .right .tabs-news-list .panes ul li a { margin: 0; } .right .tabs-news-list h6 { font-size: 11px; font-weight: 600; color: #EC5050; text-transform: uppercase; margin: 0 0 12px 5px; } .right .tabs-news-list .news-box-list li { padding-bottom: 0; } .right .tabs-news-list .news-box-list li h3 { margin-top: 6px; font-size: 14px; } .right .tabs-news-list .news-box-list .box-item:last-child { margin-bottom: 0; } .right .module-text { font-size: 12px; color: #999999; margin: -4px 0 15px 5px; } .right form { color: #1a1a1a; font-size: 12px; margin-left: 5px; } .right form p { margin-bottom: 10px; display: block; } .right form p:last-child { margin-top: 19px; } .right form p label, .right form p input, .right form p select { display: inline-block; } .right form p label { width: 100px; } .right form p input, .right form p select, .right form p textarea { border: 1px solid #474777; padding: 0 5px; width: 123px; line-height: 19px; font-size: 12px; color: #1a1a1a; } .right form p .styled-select { background: url("../images/sprites2.png") no-repeat -285px 0px; line-height: 17px; margin: 0; } .right form p .styled-select select { font-size: 12px; height: 21px; background: transparent; -webkit-appearance: none; } .right form p span { font-size: 11px; color: #808080; margin-left: 6px; } .right form p span.star { margin: 0; color: #F30; } .right form.full-width label, .right form.full-width input, .right form.full-width textarea { width: 100%; } @media screen and (min-width: 990px) { .right.homeRight-top { position: relative; top: -585px; } } .icon { width: 40px; height: 35px; margin: 0 0 0 -4px; background: url("../images/sprites2.png") no-repeat; display: inline-block; background-color: #EC5050; position: relative; top: -16px; vertical-align: bottom; } .icon.queston { background-position: -167px -41px; } .icon.map { background-position: -167px -77px; } .icon.calculator { background-position: -167px -113px; } .icon.days { background-position: -167px -149px; } .icon.weight { background-position: -167px -185px; } .icon.forum { background-position: -167px -221px; } .icon.zodiac { background-position: -167px -257px; } .button, .pds-vote-button, .right form p input.button { padding: 6px 15px; border: 2px solid #4c4b77; color: #2a2966 !important; background: #FFF; cursor: pointer; text-transform: uppercase; display: inline-block; font-size: 10px; font-weight: 600; text-transform: uppercase; } .button.full-width, .pds-vote-button.full-width, .right form p input.button.full-width { width: 100%; display: block; text-align: center; margin: 0; } .button.space, .pds-vote-button.space, .right form p input.button.space { padding: 10px; font-size: 14px; } .button.mbs, .pds-vote-button.mbs, .right form p input.button.mbs { margin-bottom: 25px; } .button.mls, .pds-vote-button.mls, .right form p input.button.mls { margin-left: 5px; } .tv-program .button, .tv-program .pds-vote-button, .tv-program .right form p input.button { margin-bottom: 30px; } .world-map .map { margin: -10px 0 30px; } .world-map .map:after { content: ""; display: table; clear: both; } .world-map .block-list ul { margin-top: 20px; } .guide .button { padding: 10px 11px; font-size: 12px; } @media screen and (max-width: 767px) { .guide .button { width: 48% !important; margin: 0 3.8% 3% 0; float: left; } .guide .button:nth-child(2n) { margin-right: 0; } .guide .button:last-child { margin-bottom: 5%; } } .programm { margin: 0 0 10px; } .programm li { margin-left: 5px; font-size: 13px; color: #1a1a1a; padding-bottom: 8px !important; } .programm li span { color: #808080; font-size: 11px; } .weather-box { margin-left: 5px; } .weather-box li { overflow: auto; padding: 5px 0 15px 0; } .weather-box li div { float: left; display: block; margin-right: 3.5786636068%; width: 48.2106681966%; font-weight: 400; color: #1a1a1a; } .weather-box li div:last-child { margin-right: 0; } .weather-box li div:nth-child(2n) { margin-right: 0; } .weather-box li div:nth-child(2n+1) { clear: left; } .weather-box li div a { color: #1a1a1a; } .weather-box li div.city span { font-size: 10px; color: #808080; margin-left: 5px; position: relative; top: -1px; } .weather-box li div.temperature span { float: left; display: block; margin-right: 7.4229703521%; width: 46.288514824%; text-align: center; } .weather-box li div.temperature span:last-child { margin-right: 0; } .weather-box li div.temperature span:nth-child(2n) { margin-right: 0; } .weather-box li div.temperature span:nth-child(2n+1) { clear: left; } .weather-box li div.temperature span img { margin-top: -5px; width: 27px; } .weather { color: #333; } .weather .top-info { border-bottom: 1px solid #E6E6E6; font-size: 13px; } @media screen and (max-width: 767px) { .weather .top-info { line-height: 18px; padding-bottom: 12px; text-align: center; } } @media screen and (min-width: 768px) and (max-width: 989px) { .weather .top-info { margin-top: -20px; } } @media screen and (min-width: 768px) { .weather .top-info { line-height: 52px; overflow: auto; } } @media screen and (max-width: 767px) { .weather .top-info span { display: block; } } @media screen and (min-width: 768px) { .weather .top-info span { display: inline-block; } .weather .top-info span:first-child { float: left; } .weather .top-info span:last-child { float: right; } } .weather .top-info span a { color: #5452D7; } @media screen and (max-width: 767px) { .weather .page-title { margin: 30px 0; } } @media screen and (max-width: 989px) { .weather .page-title { text-align: center; } } @media screen and (min-width: 768px) { .weather .page-title { margin: 40px 0 50px; } } .weather h1 { font-weight: bold; } @media screen and (max-width: 767px) { .weather h1 { font-size: 38px; margin-bottom: 11px; } } @media screen and (min-width: 768px) { .weather h1 { font-size: 48px; } } @media screen and (max-width: 767px) { .weather h1 { display: block; } } @media screen and (min-width: 768px) { .weather h1 { display: inline-block; } } .weather .choose { font-size: 12px; font-weight: 600; text-transform: uppercase; } @media screen and (max-width: 767px) { .weather .choose { display: block; } } @media screen and (min-width: 768px) { .weather .choose { display: inline-block; } } @media screen and (min-width: 768px) { .weather .choose { margin-left: 13px; } } .weather .choose a { color: #999999; } .weather .choose:after { content: ""; width: 8px; height: 6px; background: url("../images/sprites2.png") no-repeat -69px -56px; margin: 0px 0 0 5px; display: inline-block; position: relative; top: -1px; } .weather .weather-today { color: #333; overflow: auto; } @media screen and (max-width: 989px) { .weather .weather-today div { float: left; display: block; margin-right: 3.5786636068%; width: 48.2106681966%; text-align: center; margin-bottom: 35px; } .weather .weather-today div:last-child { margin-right: 0; } .weather .weather-today div:nth-child(2n) { margin-right: 0; } .weather .weather-today div:nth-child(2n+1) { clear: left; } } @media screen and (max-width: 499px) { .weather .weather-today div { float: left; display: block; margin-right: 3.5786636068%; width: 100%; margin-right: 0; text-align: center; margin-bottom: 25px; } .weather .weather-today div:last-child { margin-right: 0; } } .weather .weather-today div.current { text-align: center; } @media screen and (min-width: 990px) { .weather .weather-today div.current { float: left; width: 147px; margin-right: 61px; } } .weather .weather-today div.current span { display: block; } .weather .weather-today div.current span:last-child { font-size: 60px; font-weight: bold; margin-top: -2px; line-height: 1.2; } @media screen and (min-width: 990px) { .weather .weather-today div.info { float: left; width: 230px; margin-right: 50px; } } .weather .weather-today div.info li { margin-bottom: 15px; overflow: auto; } @media screen and (max-width: 989px) { .weather .weather-today div.info li span { float: left; display: block; margin-right: 3.5786636068%; width: 48.2106681966%; } .weather .weather-today div.info li span:last-child { margin-right: 0; } } .weather .weather-today div.info li span:first-child { text-align: right; } @media screen and (min-width: 990px) { .weather .weather-today div.info li span:first-child { width: 133px; margin-right: 10px; display: inline-block; } } .weather .weather-today div.info li span:last-child { font-weight: bold; text-align: left; } @media screen and (max-width: 499px) { .weather .weather-today div.info li span { float: left; display: block; margin-right: 3.5786636068%; width: 100%; text-align: center !important; margin-bottom: 4px; } .weather .weather-today div.info li span:last-child { margin-right: 0; } } .weather .weather-today div.info li:last-child { margin-bottom: 0; } @media screen and (max-width: 767px) { .weather .weather-today div.weather-img img { width: 50%; max-width: 120px; } } @media screen and (min-width: 990px) { .weather .weather-today div.weather-img { float: left; width: 120px; margin-right: 74px; } } @media screen and (max-width: 767px) { .weather .weather-today div.map img { width: 160px; } } @media screen and (min-width: 990px) { .weather .weather-today div.map { float: left; width: 250px; } } .weather .weather-7days { clear: both; margin: 30px 0 20px; } @media screen and (min-width: 990px) { .weather .weather-7days { margin: 50px 0 20px; } } .weather .weather-7days div { overflow: auto; } @media screen and (max-width: 767px) { .weather .weather-7days div ul { width: 100%; overflow: auto; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #ebebeb; } .weather .weather-7days div ul li { float: left; display: block; margin-right: 3.5786636068%; width: 17.1370691146%; } .weather .weather-7days div ul li:last-child { margin-right: 0; } .weather .weather-7days div ul li:nth-child(5) { margin-right: 0; } .weather .weather-7days div ul li:nth-last-child(-n+2) { display: none; } .weather .weather-7days div ul:last-child { border-bottom: none; } } @media screen and (min-width: 768px) { .weather .weather-7days div ul { float: left; display: block; margin-right: 3.5786636068%; width: 11.2182883371%; text-align: center; border-bottom: 5px solid transparent; } .weather .weather-7days div ul:last-child { margin-right: 0; } .weather .weather-7days div ul:nth-child(7) { margin-right: 0; } .weather .weather-7days div ul:first-child { margin-left: 0; } } .weather .weather-7days div ul.active { border-color: #E6E6E6; font-weight: bold; } .weather .weather-7days div ul li { display: block; } @media screen and (max-width: 767px) { .weather .weather-7days div ul li { display: inline-block; text-align: center; } .weather .weather-7days div ul li:first-child { margin-top: 12px; text-align: left; } .weather .weather-7days div ul li:nth-child(2) { margin-top: 16px; } .weather .weather-7days div ul li:nth-child(n+4) { margin-top: 12px; } } @media screen and (min-width: 768px) { .weather .weather-7days div ul li { margin-bottom: 13px; } .weather .weather-7days div ul li:first-child { margin-bottom: 2px; font-size: 16px; } .weather .weather-7days div ul li:nth-child(2) { margin-bottom: 17px; } .weather .weather-7days div ul li:nth-child(3) { margin-bottom: 21px; } } .weather .weather-7days div ul li:nth-child(2) { font-size: 10px; } @media screen and (max-width: 499px) { .weather .weather-7days div ul li { float: left; display: block; margin-right: 3.5786636068%; width: 22.3160022949%; } .weather .weather-7days div ul li:last-child { margin-right: 0; } .weather .weather-7days div ul li:nth-child(2) { display: none; } } .weather .weather-7days div ul li img { width: 50px; } .weather .weather-7days .info { margin-top: 25px; font-size: 11px; color: #999; text-align: center; display: block; } .weather .weather-text { width: 100%; } @media screen and (min-width: 768px) { .weather .weather-text { float: left; display: block; margin-right: 2.3576515979%; width: 48.821174201%; } .weather .weather-text:last-child { margin-right: 0; } .weather .weather-text:nth-child(2n) { margin-right: 0; } .weather .weather-text:nth-child(2n+1) { clear: left; } } .weather .weather-text h2, .weather .weather-text span { display: inline-block; } .weather .weather-text h2 { font-size: 28px; font-weight: 600; margin: 40px 6px 0 0; } .weather .weather-text span { font-size: 12px; font-weight: 600; color: #999; } .weather .weather-text h3 { font-size: 20px; font-weight: 600; margin: 14px 0 18px; } .weather .weather-text p { font-size: 15px; margin-bottom: 15px; } .weather .weather-text p br { display: none; } .weather .tabs-news-list { margin-top: 12px; } .weather .tabs-news-list .tabs { text-align: center; } .weather .tabs-news-list .tabs li a { text-transform: none; } .weather .tabs-news-list .panes ul { color: #1a1a1a; } @media screen and (max-width: 767px) { .weather .tabs-news-list .panes ul { width: 250px; margin: 0 auto; float: none; } } @media screen and (min-width: 768px) { .weather .tabs-news-list .panes ul { float: left; display: block; margin-right: 3.5786636068%; width: 30.9475575955%; margin-top: 8px; } .weather .tabs-news-list .panes ul:last-child { margin-right: 0; } .weather .tabs-news-list .panes ul:nth-child(3n) { margin-right: 0; } .weather .tabs-news-list .panes ul:nth-child(3n+1) { clear: left; } .weather .tabs-news-list .panes ul:nth-child(2) { padding: 0 34px; border-left: 1px solid #EFEFEF; border-right: 1px solid #EFEFEF; } } .weather .tabs-news-list .panes ul li { padding-bottom: 11px; } @media screen and (min-width: 768px) { .weather .tabs-news-list .panes ul li a { margin-left: 0; } } .weather .tabs-news-list .panes ul li span { float: right; } .weather .tabs-news-list .panes ul li.selected a { background: #474777; padding: 3px 14px 4px; color: #FFF; } @media screen and (max-width: 767px) { .weather .tabs-news-list .panes ul li.selected a { margin-left: 0; } } @media screen and (max-width: 767px) { .gallery .box-item:first-child { border-top: 0; padding-top: 0; } } @media screen and (min-width: 768px) { .gallery span { margin: 8px 3px 0 3px; display: block; font-size: 12px; } .gallery span a { color: #1a1a1a; } } #galleryImg { position: relative; } #galleryImg h2 { font-weight: 600; font-size: 20px; margin: 0 0 14px 0; } #galleryImg .next-image, #galleryImg .previus-image { width: 29px; height: 27px; position: absolute; top: -6px; right: 0; background: url("../images/sprites2.png") no-repeat -238px -41px; background-color: #f0f0f0; } #galleryImg .previus-image { right: 34px; background-position: -208px -41px; } #galleryImg img { width: 100%; height: auto; } #galleryImg h5 { color: #808080; font-size: 11px; font-weight: 600; margin: 17px 0 11px; } #galleryImg p { font-size: 15px; color: #1a1a1a; } .gallery-archive { margin: 48px 0 10px; overflow: auto; } .gallery-archive h4 { font-weight: 600; font-size: 20px; margin-bottom: 16px; } .gallery-archive li { float: left; font-size: 11px; font-weight: 600; color: #808080; } .gallery-archive li a { color: #808080; } .gallery-archive li:after { content: "|"; padding: 0 4px; position: relative; top: -1px; } .block-list { margin-bottom: 20px; } .block-list ul { clear: both; overflow: auto; border-top: 1px solid #ebebeb; padding-top: 20px; margin-top: 10px; } .block-list ul li { float: left; margin: 0 10px 10px 0; } .block-list ul li a { padding: 6px 14px; background: #ebebeb; text-transform: uppercase; font-size: 11px; float: left; } .block-list ul:first-child { padding-top: 0; margin-top: 0; border-top: none; } .block-list span { display: block; padding: 5px 0 15px 12px; font-size: 12px; color: #818181; } #footer { margin-top: 80px; background: #2c2a48; border-top: 5px solid #DEDEF2; color: #C2C2CC; font-size: 12px; } #footer a { color: #C2C2CC; } #footer .footer-top { display: block; height: 5px; background: #625E94; } #footer .container { position: relative; } @media screen and (max-width: 989px) { #footer .container { padding: 0 20px; } } #footer .container .to-top { width: 40px; height: 40px; background: #EC5050 url("../images/sprites2.png") no-repeat -227px 0px; position: absolute; top: -40px; right: 20px; } @media screen and (min-width: 990px) { #footer .container .to-top { right: 0; } } #footer .container .footer-logo { width: 100%; text-align: center; padding: 46px 0 0 0; } @media screen and (min-width: 768px) { #footer .container .footer-logo { float: left; display: block; margin-right: 2.3576515979%; width: 14.7019570017%; padding: 83px 0 0 0; float: right; margin-right: 0; } #footer .container .footer-logo:last-child { margin-right: 0; } } #footer .container .footer-info { width: 100%; } @media screen and (max-width: 767px) { #footer .container .footer-info { text-align: center; padding: 16px 0 70px; } #footer .container .footer-info nav li, #footer .container .footer-info .us span { margin: 4px 0; } } @media screen and (min-width: 768px) { #footer .container .footer-info { float: left; display: block; margin-right: 2.3576515979%; width: 82.9403914003%; padding: 52px 0; } #footer .container .footer-info:last-child { margin-right: 0; } } #footer .container .footer-info nav li { display: inline-block; } #footer .container .footer-info nav li:before { content: "|"; padding: 0 3px 0 0; } #footer .container .footer-info nav li:first-child:before { content: ""; padding: 0; } #footer .container .footer-info nav a { color: #FFF; } #footer .container .footer-info .us { border-top: 1px solid #3c3962; border-bottom: 1px solid #3c3962; padding: 26px 0 29px; margin: 26px 0 29px; } @media screen and (min-width: 768px) { #footer .container .footer-info .us { padding: 26px 0; margin: 26px 0 25px; } } #footer .container .footer-info .us span { display: inline-block; } #footer .container .footer-info .us span:before { content: "|"; padding: 0 3px 0 0; } #footer .container .footer-info .us span:first-child:before { content: ""; padding: 0; } #footer .container .footer-info .climatecare { font-size: 11px; } @media screen and (max-width: 767px) { #footer .container .footer-info .climatecare span { width: 100%; margin-bottom: 16px; display: block; } } @media screen and (min-width: 768px) and (max-width: 989px) { #footer .container .footer-info .climatecare span { float: left; display: block; margin-right: 2.3576515979%; width: 14.7019570017%; } #footer .container .footer-info .climatecare span:last-child { margin-right: 0; } } @media screen and (min-width: 990px) { #footer .container .footer-info .climatecare span { width: 73px; float: left; } } @media screen and (max-width: 767px) { #footer .container .footer-info .climatecare p { width: 100%; line-height: 1.8; } } @media screen and (min-width: 768px) and (max-width: 989px) { #footer .container .footer-info .climatecare p { float: left; display: block; margin-right: 2.3576515979%; width: 82.9403914003%; } #footer .container .footer-info .climatecare p:last-child { margin-right: 0; } } @media screen and (min-width: 990px) { #footer .container .footer-info .climatecare p { width: 698px; float: right; } } #footer .container .footer-info .climatecare p strong { display: block; } /* misc global */ @media screen and (max-width: 767px) { .hide-phone, .world-map .map { display: none; } } @media screen and (max-width: 989px) { .hide-phonetablet { display: none; } } @media screen and (min-width: 768px) { .hide-tabdes, .world-map .block-list { display: none; } } @media screen and (min-width: 990px) { .hide-desktop { display: none; } } .nb { border: none !important; } .nmb { margin-bottom: 0; } .mb { margin-bottom: 20px; } .location { display: none; } #ljubimac .location { display: block; margin: 10px 0 -10px; font-weight: bold; } #ljubimac .location:after { display: none; } .simple-list.full-width li, .text.full-width { width: 100% !important; } .banners-middle { overflow: auto; } .banners-middle .banner-left > div:first-child, .banners-middle .banner-right > div:first-child { margin: 30px 0; } @media screen and (max-width: 767px) { .banners-middle .banner-left, .banners-middle .banner-right { width: 100%; text-align: center; } .banners-middle .banner-left img, .banners-middle .banner-right img { width: 100%; height: auto; } } @media screen and (min-width: 768px) { .banners-middle .banner-left { float: left; } .banners-middle .banner-right { float: right; } .banners-middle.nb { padding-top: 0; } } .banners-middle.banners-bottom { margin: -10px 0 30px; } .banners-middle.banners-bottom .banner-left, .banners-middle.banners-bottom .banner-right { margin: 0; } @media screen and (min-width: 990px) { .banner-comments { clear: both; margin-bottom: 20px; } } .pds-question-top { font-size: 14px; color: #1a1a1a; margin: 4px 0 0px 0px; font-weight: 600; } .pds-answer-group { display: block; padding: 8px 0; color: #1a1a1a; } .pds-answer-group .pds-answer-input { display: block; float: left; width: 19px; margin: 3px 0 0 2px; } .pds-answer-group .pds-input-label { display: block; float: left; cursor: pointer; position: relative; font-size: 12px; } .pds-votebutton-outer { margin-top: 13px; } .pds-votebutton-outer .pds-vote-button { cursor: pointer; } .pds-answer { font-size: 12px; margin: 10px 0 20px; } .pds-links, .pds-links-back { display: inline-block; background: #ebebeb; line-height: 27px; padding: 0 11px; margin: 0 0 0 5px; position: relative; top: 0px; font-size: 10px; color: #2a2966; text-transform: uppercase; } .pds-links-back { margin-left: 0; margin-top: 15px; } .pds-answer-feedback { background-color: #fff; border: 1px solid #d1d1d1; padding: 0; margin: 0; height: 18px; } .pds-answer-feedback-bar { background-color: #2a2966; border: 0 none #4D6382; padding: 0; margin: 0; height: 18px; position: relative; float: left; } .pds-feedback-group { padding: 0 0 6px; } .pds-feedback-result { padding: 8px 0 0; } .pds-answer-text { position: relative; float: left; width: 180px; } .pds-feedback-per { position: relative; float: right; } .pds-feedback-votes { position: relative; float: right; } .prBox-pampers { background: #0FB5B1; padding: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .prBox-pampers div { text-align: center; } .prBox-pampers li { padding: 5px; margin-top: 5px; background: #FFF; position: relative; overflow: auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .prBox-pampers li:first-child { margin-top: 0; } .prBox-pampers li:last-child { margin-bottom: 5px; } .prBox-pampers li img { float: left; width: 70px; margin-right: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .prBox-pampers li h5 { margin: 8px 0 0 0; font-style: italic; font-size: 15px; } .prBox-pampers li h5 a { color: #0FB5B1; } .prBox-pampers li span { font-size: 10px; position: absolute; left: 10px; top: 10px; background: #FFDD0E; padding: 2px; border-radius: 3px; color: #006699; font-weight: bold; } .zoom { display: none; position: absolute; top: 0; right: 0; background-color: rgba(236, 80, 80, 0); } .reccomend-title { display: block; margin: 20px 20px 0 20px; clear: both; text-align: center; background: url("//b92s.net/aplikacijev5/images/bg-pattern.png") repeat-x left center; } @media screen and (min-width: 768px) and (max-width: 989px) { .reccomend-title { margin: -40px 20px 0 20px; } } @media screen and (min-width: 990px) { .reccomend-title { margin: 0 0 26px 0; } } .reccomend-title span { padding: 0 29px; background: #FFF; color: #2a2966; font-weight: 700; font-size: 13px; text-transform: uppercase; } @media screen and (max-width: 767px) { .reccomend-title span { font-size: 16px; } } article.video div.mmedia-block { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; margin: 0; } article.video div.mmedia-block iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } article.video h1 { font-weight: 600; letter-spacing: -1px; margin: -10px 0px 10px 0; font-size: 32px; } article.video span.comment { background: #EC5050 !important; } article.video span.comment a { color: #fff !important; } article.video p { margin-bottom: 25px; } article.video .article-info span { margin-bottom: 5px; } article.video div.article-share { margin: 15px 0 0; height: auto !important; width: 100%; } /*.blog.video { @include media($phone) { margin-bottom: -35px; } .item { border: none; padding: 0; @include media($phone) { padding-bottom: 3.57866%; } h2 { margin: 5px 0; @include media($tabletAndDesktop) { margin: 10px 0; } } @include media($phone) { .info { margin-top: 0; } } .videoDuration { background:rgba(236, 80, 80, 0.75); color:#fff; float: right; margin: -30px 10px 0 0; padding: 2px 5px; font-size: 12px; } .img { width: 100%; img { width: 100%; height: auto; } } .text { width: 100%; } } }*/ @media screen and (max-width: 767px) { .blog.video { margin-bottom: -35px; } } .blog.video .item { width: 100%; } @media screen and (max-width: 767px) { .blog.video .item { padding-bottom: 3.57866%; } } @media screen and (min-width: 768px) { .blog.video .item { float: left; display: block; margin-right: 3.5786636068%; width: 48.2106681966%; margin-bottom: 3.57866%; border: none; padding: 0; } .blog.video .item:last-child { margin-right: 0; } .blog.video .item:nth-child(2n) { margin-right: 0; } .blog.video .item:nth-child(2n+1) { clear: left; } .blog.video .item .img { width: 100%; } .blog.video .item .img img { width: 100%; height: auto; } .blog.video .item .text { width: 100%; } } .blog.video .item h2 { margin: 5px 0; } @media screen and (min-width: 768px) { .blog.video .item h2 { margin: 10px 0; } } @media screen and (max-width: 767px) { .blog.video .item .text { float: left; } .blog.video .item .img { float: right; margin: 0; } .blog.video .item .info { margin-top: 0; } } .blog.video .item .videoDuration { background: rgba(236, 80, 80, 0.75); color: #fff; float: right; margin: -30px 10px 0 0; padding: 2px 5px; font-size: 12px; } .poll-images .pds-question-top { font-size: 22px; margin-bottom: 15px; } .poll-images .pds-answer { overflow: auto; } .poll-images .pds-answer-group { width: 100%; } @media screen and (max-width: 767px) { .poll-images .pds-answer-group { overflow: auto; } } @media screen and (min-width: 768px) { .poll-images .pds-answer-group { float: left; display: block; margin-right: 2.3576515979%; width: 23.2317613015%; } .poll-images .pds-answer-group:last-child { margin-right: 0; } .poll-images .pds-answer-group:nth-child(4n) { margin-right: 0; } .poll-images .pds-answer-group:nth-child(4n+1) { clear: left; } } .poll-images .pds-answer-group label { font-size: 16px !important; } .poll-images .pds-answer-group label b { position: relative; left: 20px; top: -17px; font-weight: normal; } .poll-images .pds-vote { clear: both; text-align: center; } .slick-slide a { min-width: 100px; min-height: 100px; } article.item-page ul { /* margin-left:15px;*/ list-style-type: disc !important; padding-left: 20px; margin-bottom: 25px; } div.comments-sort ul { margin-left: 0px; list-style-type: none !important; } @media screen and (min-width: 990px) { #top .header-top .header-master .services { margin: 6px 10px 0px 60px; } #top .header-top .header-master .services li { padding: 1px 15px 0px 18px; } #top .header-top .header-master .us { margin: 7px 5px 0px 40px; } #top .header-top .header-master .us li:before { padding: 0 7px; } #top .header-top .header-master .social { margin: 4px 5px 0px 0px; } #top .header-top .header-master .social iframe { margin-top: 0px; } #top .header-top .header-master .social iframe#twitter-widget-1 { margin-left: 5px; } .important-news ul li { letter-spacing: 0px; } .right.homeRight-top { top: -640px; } /* #top .header-top .menu>li letter-spacing: 0px; padding: 12px 7px 13px; }*/ /*#top .header-top .menu > li.highlight a { color: #fedf08; font-weight: 400; }*/ } .right .banner { display: block; } /* @mixin imagebackground($imgurl) { //Mixin za pozadinsku fotku sa naslovne sajta background-image: url($imgurl); -webkit-background-size: 73px 24px; -moz-background-size: 73px 24px; -o-background-size: 73px 24px; background-size: 73px 24px; } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2) { #top .header-top .header-master .logo { @include imagebackground('//b92s.net/v5/images/logox2.png') } }*/ #esports { /* .zoom { background:$esportc; }*/ } #esports .container, #esports .container.main { width: 990px; } #esports #top .header-top .header-master .logo-esports { display: inline-block; margin: 0; padding-left: 20px; } @media screen and (min-width: 990px) { #esports #top .header-top .header-master .logo-esports img { height: 56px; } } #esports #top .header-top .header-master { height: 46px; margin: 3px 0 13px; } #esports #top .header-top .menu > li { letter-spacing: normal; padding: 10px 20px 12px; font-weight: 600; font-size: 14px; text-transform: none; } #esports #top .header-top .menu > li:first-child { padding-left: 20px; } #esports #top .header-top .menu > li.active { background: #fff; } #esports #top .header-top .menu > li.active a { color: #000; } #esports #top .header-top .menu > li.active:first-child { padding-left: 20px; } #esports .b92-content { margin: 11px 0 0 0; padding-right: 20px; width: 260px; } #esports .module-title, #esports .blog-head h1 { background: #000; color: #FFF; } #esports .videoIconS, #esports .comments-number, #esports .item-page .article-info .comments, #esports .item-page .article-footer .comments-number a, #esports .item-page .comments-send { background-color: #5cff86 !important; color: #000 !important; } #esports .comments-number:after, #esports .item-page .article-info .comments::after, #esports .item-page .article-info .comments::after { border-top: 6px solid #5cff86 !important; } #esports .item-page .article-footer .comments-number a::after { border-top: 7px solid #5cff86 !important; } #esports .news-box1 .box-item .text p { display: none; } #esports .news-box1 .box-item .text h2 a { color: #5cff86; } #esports .news-box1 .box-item .text .category { color: #fff; } #esports .news-box2 .box-item .text .category { color: #fff; } #esports .gradient { display: none; } #esports .news-box4 .gradient { background-color: rgba(0, 0, 0, 0.2); display: block; } #esports .news-box4 .box-info .comments-number a { color: #000 !important; } #esports .blog .item .text p, #esports .item-page .comments-send a { color: #000; } #esports .item-page .article-info .category { background: #000; } #esports .item-page .article-info .category a { color: #fff; } #esports .item-page .article-info .comments a { color: #000; } #esports .button-news.theme2 a { border: 2px solid #000; color: #000; background: #5cff86; } #esports .videoIconS { background: url("//b92s.net/esports/img/playBlack.svg") no-repeat top center; background-size: 18px; background-position: 0px 0px !important; } #esports article.item-page ul { margin-left: 0px; list-style-type: disc !important; padding-left: 20px; } #esports article.item-page ol { margin-left: 15px; list-style-type: decimal !important; } #esports div.comments-sort ul { list-style-type: none !important; } @media screen and (min-width: 990px) { body#esports { background: #000; } #esports #top .header-top { background: url("//b92s.net/esports/img/headerBg.jpg") repeat-x left bottom; } #esports #top .header-top li:last-child { display: none; } #esports .news-box1 .box-item .text, #esports .news-box2 .box-item .text { position: absolute; left: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); right: 0; padding: 15px; } #esports .news-box2 .box-item .text h3 a, #esports .news-box4 .img .box-info .category { color: #5cff86; } } /*@media screen and (max-width: 989px)*/ @media screen and (max-width: 989px) { #esports #top .header-top { background: #5cff86; border-bottom: 3px solid #000; } #esports #top .header-top .header-master { margin: 0px 0 13px; } #esports #top .header-top .header-master .logo-esports { margin: 2px 0 0 2px; float: left; } #esports #top .header-top .header-master .logo-esports img { width: 160px; height: auto; margin: 6px; } #esports #top .header-top .menu-collapse { width: 64px; height: 59px; background: #000; } #esports #top .header-top .menu-collapse .icon-bar { background: #5cff86; } #esports #top .header-top .menu { background: #000; } #esports #top .header-top .menu > li { border-bottom: 1px solid #5cff86; } #esports #top .header-top .menu > li a { color: #5cff86; } #esports #top .header-top .menu-collapse.on { background: url("//b92s.net/esports/img/close.svg") no-repeat top left #000; background-size: 24px; background-position: 20px; } #esports .news-box1 .box-item .text { position: absolute; left: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); right: 0; padding: 15px; } #esports .comments-number::after, #esports .item-page .article-info .comments::after, #esports .item-page .article-info .comments::after { border-top: 7px solid #5cff86 !important; } } /*@media screen and (min-width: 768px) and (max-width: 989px) {*/ @media screen and (min-width: 768px) and (max-width: 989px) { #esports ul.menu li a { border-left: 2px solid #5cff86 !important; } #esports .videoIconS { background-size: 23px; background-position: 0px 0px !important; } } @-webkit-keyframes img-zoom-animacija { 0%, 100% { background-color: rgba(236, 80, 80, 0); } 50% { background-color: rgba(236, 80, 80, 0.75); } } @-moz-keyframes img-zoom-animacija { 0%, 100% { background-color: rgba(236, 80, 80, 0); } 50% { background-color: rgba(236, 80, 80, 0.75); } } @keyframes img-zoom-animacija { 0%, 100% { background-color: rgba(236, 80, 80, 0); } 50% { background-color: rgba(236, 80, 80, 0.75); } } .img-frame-center:hover .zoom, .img-frame-left:hover .zoom, .img-frame-right:hover .zoom { display: block; -webkit-animation: img-zoom-animacija 1.5s ease; -moz-animation: img-zoom-animacija 1.5s ease; animation: img-zoom-animacija 1.5s ease; top: 10px; right: 10px; border-radius: 50%; } .preview.cursor { cursor: pointer; } .preview.cursor:before { content: ""; display: inline-block; position: relative; top: -2px; width: 13px; height: 8px; margin-right: 5px; background: url("../images/sprites2.png") no-repeat -153px -68px; } #rate-nav { display: inline-block; width: 100%; border-bottom: 2px solid #e6e6e6; } #rate-nav span { color: #000; font-weight: 600; } @media screen and (min-width: 990px) { #rate-nav span { margin-right: 120px; } } #rate-nav li { float: left; padding: 0 10px 12px 10px; position: relative; bottom: -2px; } @media screen and (min-width: 768px) { #rate-nav li { margin-right: 20px; } } @media screen and (max-width: 767px) { #rate-nav li { width: 33.33%; text-align: center; } } @media screen and (max-width: 400px) { #rate-nav li { font-size: 13px; padding: 0 5px 12px; } } #rate-nav li a { color: #808080; } @media screen and (max-width: 767px) { #rate-nav li:first-child { display: none; } } #rate-nav .selected-tab { border-bottom: 2px solid #474777; } #rate-nav .selected-tab a { color: #333; font-weight: 600; } #comments-switch-order { margin-top: 45px; } .comments ol li { padding: 25px 0; border-bottom: 1px solid #d9d9d9; font-size: 16px; overflow: auto; line-height: 1.5; word-wrap: break-word; } @media screen and (max-width: 499px) { .comments ol li { font-size: 15px; } } .comments ol li:first-child { padding-top: 30px; } .comments ol li:last-child { border-bottom: none; } .comments ol li a img { position: relative; top: 5px; } .comments ol li span.comment-author, .comments ol li span.comment-date { font-size: 12px; margin-top: 20px; display: inline-block; } .comments ol li .comment-date + p { display: inline-block; margin: 20px 0 0 10px !important; } .comments ol li .comment-date + p a { font-size: 10px; color: #999999; } .comments ol li .rc-item { margin-top: 8px; } .comments ol li .rc-item:first-child { float: left; } .comments ol li .rc-item:nth-child(2) { float: right; margin-right: 30px; } @media screen and (max-width: 499px) { .comments ol li .rc-item:nth-child(2) { margin-right: 0; } } @media screen and (max-width: 380px) { .comments ol li .rc-item:nth-child(2) { float: left; clear: left; } } .comments ol li .rc-item a { color: #1a1a1a; font-size: 10px; } .comments ol li .rc-item .rate-up span { color: #339933; font-weight: 600; font-size: 15px; } .comments ol li .rc-item .rate-dn span { color: #C00; font-weight: 600; font-size: 15px; } .comments ol li .rc-item .rate-what { display: none; } #tab-comments-h-tab, #tab-comments-tu-tab, #tab-comments-td-tab { margin-bottom: 30px; } @media screen and (min-width: 768px) { #tab-comments-h-tab, #tab-comments-tu-tab, #tab-comments-td-tab { margin-bottom: 19px; } } .rate-comment-container .notice { margin: 16px 0 1px; font-size: 14px; font-style: italic; color: #808080; } .send-comment-page #komentar-forma { font-size: 13px; } .send-comment-page #komentar-forma input[type=text], .send-comment-page #komentar-forma textarea { margin: 10px 0 20px; width: 100% !important; } .send-comment-page #komentar-forma #brojac_karaktera { text-align: right; margin: -9px 0 -19px !important; } .send-comment-page #komentar-forma #brojac_karaktera #broj_karaktera { color: #5A53EB !important; font-weight: bold; } .send-comment-page #komentar-forma #captcha_attempt { width: 231px !important; margin-bottom: 10px; } .send-comment-page #komentar-forma input[type=submit] { background: #EC5050; line-height: 40px; text-align: center; font-size: 14px; font-weight: bold; color: #FFF; width: 100% !important; cursor: pointer; } @media screen and (min-width: 768px) { .send-comment-page #komentar-forma input[type=submit] { width: 45% !important; clear: both; } } .send-comment-page .MenuRight { font-size: 28px; margin: 0 0 16px; line-height: 1.3; } .send-comment-page .MenuRight b { font-weight: 300; } .send-comment-page p { margin-bottom: 15px; color: #1a1a1a !important; font-size: 14px; } #sviostalikomentari a { color: #5452D7 !important; } #ljubimac { background-color: #ffffff; } #ljubimac #top .header-top { background: url("../images/ljubimac-small-bg.png") repeat-x left bottom; } @media screen and (min-width: 990px) { #ljubimac #top .header-top { background: url("../images/ljubimac-bg.png") repeat-x left bottom; } } #ljubimac #top .header-top .header-master { background: transparent url("../images/ljubimac-dog.png") no-repeat 220px -124px; height: auto; margin: 0; } @media screen and (max-width: 989px) { #ljubimac #top .header-top .header-master { padding-left: 20px; background-position: 240px -124px; text-align: left; } } @media screen and (max-width: 600px) { #ljubimac #top .header-top .header-master { background: none; } } #ljubimac #top .header-top .header-master .logo { margin: 9px 0 16px; } @media screen and (max-width: 989px) { #ljubimac #top .header-top .header-master .logo { float: left; margin-left: 20px; } } @media screen and (min-width: 990px) { #ljubimac #top .header-top .menu > li { padding: 9px 8px 8px 7px; font-size: 11px; font-weight: 600; letter-spacing: 0px; } #ljubimac #top .header-top .menu > li:last-child { display: none; } #ljubimac #top .header-top .menu > li.active { background-color: #fff; } #ljubimac #top .header-top .menu > li.active a { color: #19BCB9; } } @media screen and (max-width: 989px) { #ljubimac #top .header-top .menu { top: 68px; border: none; box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.6); } #ljubimac #top .header-top .menu > li { border-color: #E7E7E7; } #ljubimac #top .header-top .menu > li a { padding: 20px 18px; color: #2A6B6A; border-left: none; font-size: 15px; } #ljubimac #top .header-top .menu > li:last-child { border: none; } #ljubimac #top .header-top .menu > li:last-child a { color: #fff; background-color: #2a2966; padding: 8px 16px; display: inline-block; margin: 12px 18px; } #ljubimac #top .header-top .menu-collapse { background: transparent; width: 54px; height: 60px; } #ljubimac #top .header-top .menu-collapse span { background: #19BCB9; } #ljubimac #top .header-top .menu-collapse.on { background: transparent; } #ljubimac #top .header-top .menu-collapse.on span { background: #128482; display: block; } } @media screen and (min-width: 768px) and (max-width: 989px) { #ljubimac #top .header-top .menu { border-color: #CFF0EF; } #ljubimac #top .header-top .menu > li.active a { background: none; } } @media screen and (max-width: 767px) { #ljubimac #top .header-top .menu > li.active { border-bottom: 1px solid #E7E7E7; } } #ljubimac .module-title, #ljubimac .link-list li:first-child a, #ljubimac .blog-head h1 { background: #19BCB9; } .b92-content { float: right; width: 240px; height: 33px; margin: 14px 0 0 0; font-size: 12px; font-weight: 400; text-transform: uppercase; } @media screen and (max-width: 989px) { .b92-content { display: none; } } .b92-content span { width: 81px; line-height: 33px; float: left; background: #ededed; font-weight: 700; } .b92-content span a { color: #2a2966 !important; display: block; } .b92-content span:hover { border-right: 2px solid #fff; } .b92-content span:hover a { color: #fff !important; text-decoration: none; } .b92-content div { position: relative; } .b92-content h4 { width: 158px; line-height: 33px; float: left; background: #2e2873; color: #FFF; position: relative; font-weight: 600; text-align: center; padding-right: 12px; font-size: 11px; } .b92-content h4:hover { cursor: pointer; } .b92-content h4:after { content: ""; width: 9px; height: 6px; display: inline-block; position: absolute; right: 16px; top: 14px; background: url("../images/sprites2.png") no-repeat 0px -341px; } .b92-content h4 a { color: #FFF; } .b92-content span, .b92-content h4 { text-align: center; } .b92-content ul { display: none !important; position: absolute; top: 33px; left: 81px; width: 158px; background-color: rgba(46, 40, 115, 0.95); padding: 5px 0 15px; z-index: 100; } .b92-content ul li { width: 100%; } .b92-content ul a { padding: 8px 15px 7px 22px; display: block; color: #FFF; } .b92-content div:hover ul { display: block !important; } .overallImg-left.scroll, .overallImg-right.scroll { top: 100px; } .slick-prev, .slick-next { background-image: url("../images/sprites2.png"); background-repeat: no-repeat; background-color: #f0f0f0; } .slick-prev { background-position: -208px -41px; } .slick-next { background-position: -237px -41px; } .slider-fallback ul { display: none; } .slider-fallback ul.slick-slider { display: block; } .slider-fallback.big-slider .slider-for, .slider-fallback.big-slider .slider-nav { display: none; } .slider-fallback.big-slider .slider-for.slick-slider, .slider-fallback.big-slider .slider-nav.slick-slider { display: block; } .video li { position: relative; } .video li > div > a { display: inline-block !important; position: relative; } .video .box-item .img { position: relative; } .video .box-item .img > a { position: relative; display: block; } .video .videoIconS { width: 40px; height: 40px; background: transparent url("../images/sprites2.png") no-repeat -375px -200px; margin-left: -20px; margin-top: -20px; border-radius: 50%; top: 50%; left: 50%; border: 3px solid white; box-shadow: 0px 0px 10px black; } @media screen and (max-width: 767px) { .video .videoIconS { display: block; } } .video.news-box1 .box-item .videoIconS { left: 50%; top: 50%; } .right .video .videoIconS { box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); } @media screen and (max-width: 767px) { .slick-slide div h3 { font-size: 20px; margin: 15px 0 30px; } } @media screen and (max-width: 499px) { .slick-slide div h3 { font-size: 14px; margin: 10px 0; } } .slick-slide div h3 a { color: #1a1a1a; } .big-slider { position: relative; margin-bottom: 40px; } .big-slider .slick-slider { margin: 0; } @media screen and (min-width: 990px) { .big-slider .slider-for .slick-slide { height: 255px; overflow: hidden; } } .big-slider .slider-for .slick-slide div { margin: 0; } .big-slider .slider-for .slick-slide img { width: 100%; height: auto; } .big-slider .slider-for .slick-slide .gradient div { position: absolute; left: 38px; right: 38px; bottom: 36px; text-align: center; color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); } @media screen and (min-width: 990px) { .big-slider .slider-for .slick-slide .gradient div { left: 20px; right: 20px; } } @media screen and (min-width: 990px) { .big-slider .slider-for .slick-slide .gradient div { bottom: 22px; } } .big-slider .slider-for .slick-slide .gradient div h2 { font-weight: 700; font-size: 28px; line-height: 1.1; } @media screen and (min-width: 768px) { .big-slider .slider-for .slick-slide .gradient div h2 { font-size: 38px; margin: 2px 0 6px; } } @media screen and (max-width: 499px) { .big-slider .slider-for .slick-slide .gradient div h2 { font-size: 22px; } } .big-slider .slider-for .slick-slide .gradient div span { background: none; position: initial; } .big-slider .slider-for .slick-slide .gradient div span.sub-text { color: #FFF; font-weight: 600; font-size: 12px; font-style: italic; } @media screen and (min-width: 768px) { .big-slider .slider-for .slick-slide .gradient div span.sub-text { font-size: 14px; } } @media screen and (max-width: 499px) { .big-slider .slider-for .slick-slide .gradient div span.sub-text { display: none; } } .big-slider .slider-for .slick-slide .gradient div span.date { font-size: 12px; font-weight: bold; color: #FEDF08; } @media screen and (min-width: 768px) { .big-slider .slider-for .slick-slide .gradient div span.date { font-size: 14px; } } .big-slider .slider-nav .slick-list { width: 575px; margin-left: 29px; } .big-slider .slider-nav .slick-list .slick-slide { margin: 5px 5px 0 0; position: relative; padding-bottom: 5px; border-bottom: 5px solid transparent; cursor: pointer; } .big-slider .slider-nav .slick-list .slick-slide.slick-active { border-color: #2A2966; } .big-slider .slider-nav .slick-list .slick-slide .gradient, .big-slider .slider-nav .slick-list .slick-slide img { height: 80px; } .big-slider .slider-nav .slick-list .slick-slide div { margin: 0; } .big-slider .slider-nav .slick-list .slick-slide div h3 { font-size: 12px; font-weight: bold; color: #FFF; margin: 0; position: absolute; left: 6px; right: 6px; bottom: 7px; } .big-slider .slider-nav .slick-track > .slick-active ~ .slick-active { border-color: #FFF; } .big-slider .slick-dots { text-align: center; position: absolute; width: 100%; bottom: 5px; } @media screen and (min-width: 990px) { .big-slider .slick-dots { display: none !important; } } .big-slider .slick-dots li { display: inline-block; width: 10px; height: 10px; margin: 10px 5px; text-indent: -9999px; background: #FFF; border-radius: 10px; } .big-slider .slick-dots li.slick-active { background: #FEDF08; } @media screen and (max-width: 989px) { .big-slider .slider-nav { position: absolute; width: 100%; height: 100%; bottom: 0; } .big-slider .slick-prev, .big-slider .slick-next { width: 28px; height: 33px; top: 50%; margin-top: -16px; background-color: transparent; } .big-slider .slick-prev { left: 5px; background-position: -208px -178px; } .big-slider .slick-next { right: 5px; background-position: -237px -178px; } } @media screen and (min-width: 990px) { .big-slider .slick-prev, .big-slider .slick-next { width: 24px; height: 80px; top: 5px; } .big-slider .slick-prev { left: 0; background-position: -209px -97px; } .big-slider .slick-next { right: 0; background-position: -234px -97px; } } @media screen and (max-width: 989px) { .big-slider .slider-nav .slick-list { display: none !important; } } .big-slider .gradient { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFmMTA0YyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzFmMTA0YyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjEwNGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(31, 16, 76, 0) 0%, rgba(31, 16, 76, 0) 20%, rgba(31, 16, 76, 0.8) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31, 16, 76, 0)), color-stop(20%, rgba(31, 16, 76, 0)), color-stop(100%, rgba(31, 16, 76, 0.8))); background: -webkit-linear-gradient(top, rgba(31, 16, 76, 0) 0%, rgba(31, 16, 76, 0) 20%, rgba(31, 16, 76, 0.8) 100%); background: -o-linear-gradient(top, rgba(31, 16, 76, 0) 0%, rgba(31, 16, 76, 0) 20%, rgba(31, 16, 76, 0.8) 100%); background: -ms-linear-gradient(top, rgba(31, 16, 76, 0) 0%, rgba(31, 16, 76, 0) 20%, rgba(31, 16, 76, 0.8) 100%); background: linear-gradient(5deg, rgba(12, 10, 18, 0.8) 0%, rgba(15, 13, 23, 0.4) 25%, rgba(0, 0, 0, 0.1) 55%, transparent 80%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001f104c', endColorstr='#1f104c',GradientType=0 ); box-shadow: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); } .tv-program, .tv-program .tabs-news-list { margin-bottom: 0 !important; } section.left .tv-box2.box2 .box-item { padding: 12px 12px 0; } @media screen and (max-width: 767px) { section.left .tv-box2.box2 .box-item { padding: 25px 0 10px; margin-bottom: 15px; } section.left .tv-box2.box2 .box-item:first-child { padding-top: 0; border: none; } section.left .tv-box2.box2 .box-item h3 { margin: 5px 0 6px; font-weight: 400; } } .tv-box2 .date { color: #EC5050; font-weight: bold; font-size: 10px; text-transform: uppercase; display: block; } .tv-box2 .info { font-size: 13px; color: #999999; display: block; } @media screen and (min-width: 768px) { .tv-box2 h3 { font-size: 20px; margin: 2px 0 4px; } .tv-box2 h3 a { color: #1a1a1a; } .tv-box2 .text { margin-top: 15px; } } .tv-list { font-size: 13px; margin-bottom: 20px; } .tv-list li { margin-bottom: 9px; } .tv-list li span { color: #B2B2B2; margin-right: 6px; } .simple-list { margin-bottom: 34px; overflow: auto; } .simple-list li { margin-bottom: 2.35765%; } @media screen and (max-width: 767px) { .simple-list li { width: 100%; } } @media screen and (min-width: 768px) { .simple-list li { float: left; display: block; margin-right: 2.3576515979%; width: 48.821174201%; font-size: 15px; } .simple-list li:last-child { margin-right: 0; } .simple-list li:nth-child(2n) { margin-right: 0; } .simple-list li:nth-child(2n+1) { clear: left; } } .simple-list li:before { content: ""; display: inline-block; width: 6px; height: 6px; background: #cccccc; margin-right: 14px; position: relative; top: -2px; } .simple-list li a { color: #333; } .simple-list li span { display: block; font-size: 12px; color: #808080; margin: 5px 0 0 21px; } .simple-list.mbs { margin-bottom: 20px; } .simple-list.type2 li { background: url("../images/dot.gif") no-repeat 0 8px; padding: 0 0 0 14px; color: #333; } .simple-list.type2 li:before { display: none; } .shows-blog .item { margin-bottom: 13px; } .shows-blog .item h1 { margin-bottom: 10px; } .shows-blog h2 { font-size: 28px; font-weight: bold; } .shows-blog span { font-weight: 600; color: #F30; margin: 2px 0 14px; display: block; } .shows-blog img { width: 100%; height: auto; margin-bottom: 30px; } .shows-blog p { font-size: 16px; line-height: 1.5; margin-bottom: 30px; } .shows-blog embed, .shows-blog anycodewrapper iframe { width: 100%; margin: 17px 0; } @media screen and (min-width: 990px) { .shows-blog embed, .shows-blog anycodewrapper iframe { height: 353px; } } .listings td { padding: 11px 5px; font-size: 13px; text-align: center; } .listings td.type { color: #808080; } .listings td:last-child { text-align: left; } .listings tr:nth-child(2n+2) td { background: #F7f7f7; } @media screen and (max-width: 767px) { .listings td:first-child { width: 25%; } .listings td:last-child { width: 75%; } .listings .age, .listings .type, .listings .play { display: none; } } .types { font-size: 11px; text-transform: uppercase; color: #b2b2b2; margin: 10px 0 -18px 8px; display: block; } .types a { font-weight: bold; } .item-page ul.days { margin: 20px 0 12px; overflow: auto; } .item-page ul.days li { padding: 0; margin: 5px; background: none; float: left; text-align: center; width: 79px; } .item-page ul.days li:first-child { border: none; } .datum { font-size: 11px; display: block; margin-top: 2px; } .dan { width: 79px; height: 67px; float: left; text-align: center; margin: 5px 5px 10px 5px; } .dan img { margin-top: 5px; } .dan0 { background: url(//b92s.net/v5/images/ovulacija/kvadrat-sivi.gif) top center no-repeat; } .dan1 { background: url(//b92s.net/v5/images/ovulacija/kvadrat-narandzasti.gif) top center no-repeat; } .dan2 { background: url(//b92s.net/v5/images/ovulacija/kvadrat-ciklama.gif) top center no-repeat; } .dan3 { background: url(//b92s.net/v5/images/ovulacija/kvadrat-crveni.gif) top center no-repeat; } .dan4 { background: url(//b92s.net/v5/images/ovulacija/kvadrat-plavi.gif) top center no-repeat; } .dan5 { background: url(//b92s.net/v5/images/ovulacija/kvadrat-lila.gif) top center no-repeat; } .dan6 { background: url(//b92s.net/v5/images/ovulacija/kvadrat-zuti.gif) top center no-repeat; } .dan7u { background: url(//b92s.net/v5/images/ovulacija/kvadrat-zeleni-urin.gif) top center no-repeat; } .dan7k { background: url(//b92s.net/v5/images/ovulacija/kvadrat-zeleni-krv.gif) top center no-repeat; } .calendarOvulation input[type=text], .calendarOvulation select, .bmi input[type=text], .bmi select { padding: 11px 10px 10px; margin: 10px 0 20px; } .calendarOvulation input[type=submit], .calendarOvulation input[type=button], .bmi input[type=submit], .bmi input[type=button] { float: left; background: #EC5050; font-weight: 600; font-size: 14px; line-height: 33px; text-align: center; margin-bottom: 35px; color: #FFF; padding: 0 50px; cursor: pointer; } .bmi { margin-bottom: 4.82916%; overflow: auto; background: url("//b92s.net/v5/images/bmi.jpg") no-repeat right bottom; } .bmi .left { width: 100%; margin-bottom: 4.82916%; } @media screen and (min-width: 768px) { .bmi .left { float: left; display: block; margin-right: 4.8291579146%; width: 47.5854210427%; margin-bottom: 0; } .bmi .left:last-child { margin-right: 0; } } .bmi .right { width: 100%; } @media screen and (min-width: 768px) { .bmi .right { float: left; display: block; margin-right: 4.8291579146%; width: 47.5854210427%; margin-right: 0; } .bmi .right:last-child { margin-right: 0; } } @media screen and (max-width: 767px) { .bmi .right { clear: both; } } .bmi label { width: 50px; display: inline-block; } .bmi #bmi_res { font-size: 40px; margin-top: 4.82916%; } form.in-page h2 { margin-bottom: 20px; } form.in-page p { margin-bottom: 15px; } form.in-page span { color: #F30; } form.in-page input[type=text], form.in-page textarea { padding: 10px; color: #1a1a1a; width: 100%; margin-top: 5px; } .error { padding: 10px 5px 5px; background: #CA2C00; margin-bottom: 20px; } .error li { padding: 0 5px 10px; color: #FFF; } .error li:before { content: ""; display: inline-block; margin: 0 5px 0 0; width: 20px; height: 20px; background: url("../images/sprites2.png") no-repeat -143px -134px; position: relative; top: 4px; } .error.theme2 { padding: 10px; color: #FFF; } .success { background: #99B83B; padding: 5px 10px 10px; color: #FFF; margin-bottom: 20px; } .success span:before { content: ""; display: inline-block; margin: 0 5px 0 0; width: 23px; height: 20px; background: url("../images/sprites2.png") no-repeat -143px -113px; position: relative; top: 4px; } .success.theme2 { padding: 10px; } /* credit calculator */ #calculator, #exchange-rate { font-size: 14px; } #calculator h2, #exchange-rate h2 { background-color: #333366; font-size: 16px; padding: 10px; margin-bottom: 10px; color: #fff; } #calculator h4, #exchange-rate h4 { background: none repeat scroll 0 0 #333366; color: #FFFFFF; font-size: 14px; font-weight: bold; padding: 10px 10px 10px 20px; } #calculator table, #exchange-rate table { width: 100%; border-collapse: collapse; } #calculator table td, #calculator table th, #exchange-rate table td, #exchange-rate table th { font-weight: normal; padding: 8px; border: 1px solid #C2C2C2; } #calculator table td, #exchange-rate table td { width: 375px; } #calculator table th, #exchange-rate table th { background: #f7f7f7; padding-left: 20px; } #calculator p, #exchange-rate p { padding: 10px; border: 1px dashed #333366; } #calculator .border-none td, #exchange-rate .border-none td { border: none; } #calculator h1:after { content: ""; display: inline-block; margin-left: 10px; position: relative; top: 0; width: 17px; height: 23px; background: url("../images/sprites2.png") no-repeat -149px -157px; } #b92dev-LoanCalc-Wrapper { padding: 20px; overflow: hidden; } div#creditCalcEditor, #exchange-rate form { margin-bottom: 20px; border-left: 1px solid #C2C2C2; border-right: 1px solid #C2C2C2; border-bottom: 1px solid #C2C2C2; background: url("//b92s.net/v4/img/editor-bg.gif") repeat-y 100% 0; } div#creditCalcEditor label, #exchange-rate form label { display: block; width: 140px; margin: 0px; padding-top: 16px; float: left; clear: both; } div#creditCalcEditor label:first-child, #exchange-rate form label:first-child { margin-top: 0; } div#creditCalcEditor input[type=text], div#creditCalcEditor select, #exchange-rate form input[type=text], #exchange-rate form select { width: 100px; border: 1px solid #7A8A99; padding: 5px; color: #666; margin: 10px 0; display: block; float: left; } div#creditCalcEditor span, #exchange-rate form span { margin-left: 10px; color: #666666; font-size: 12px; padding-top: 16px; display: block; float: left; } div#creditCalcEditor button, div#creditCalcEditor input[type=submit], #exchange-rate form button, #exchange-rate form input[type=submit] { background: url("//b92s.net/v4/img/kalkulator-btn-bg.gif") repeat-x scroll 0 0 transparent; border: 1px solid #7A8A99; color: #253C51; font-weight: bold; padding: 4px 12px; margin: 16px 0px 12px; cursor: pointer; float: left; clear: both; } div#creditCalcResults, div#creditCalcAnuityPlan { margin-bottom: 20px; } .b92dev-LoanCalc-tblResult td, .b92dev-LoanCalc-tblResult th { text-align: center; } .b92dev-LoanCalc-tblAnuityDetails td { text-align: left; } .show-hide a { display: block; color: #F30; } .show-hide a.read { border: 1px solid #b2b2b2; padding: 10px; margin-top: 5px; } .show-hide a.answer { display: none; } .show-hide .hidden { display: none; visibility: hidden; } .show-hide .unhidden { border-left: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; } .show-hide .unhidden p { padding: 10px; background: #F2F2F2; } @media screen and (min-width: 768px) { .box-item.nmb { margin-bottom: 0 !important; } .news-box-list.mbs .box-item:last-child, .news-box2.mbs .box-item:last-child, .news-box3.mbs .box-item:last-child, .news-box4.mbs .box-item:last-child { margin-bottom: 10%; } .news-box-list.xbm .box-item:last-child, .news-box2.xbm .box-item:last-child, .news-box3.xbm .box-item:last-child { margin-bottom: 6.5%; } section.left .news-box4.xbm .box-item, .slider-fallback.xbm, .block-list.xbm, .button-news.xbm { margin-bottom: 6.5%; } .slick-slider.mbs { margin-bottom: 8%; } } .default-form p { margin: 0 20px 20px 0; display: inline-block; } .default-form p label { display: block; margin-bottom: 5px; font-weight: 600; } .default-form p .styled-select { background: url("../images/sprites2.png") no-repeat -285px 2px; line-height: 17px; margin: 0; } .default-form p .styled-select select { background: transparent; -webkit-appearance: none; } .default-form p input, .default-form p textarea, .default-form p select { width: 123px; } .default-form p.full-width { width: 100%; } .default-form p.full-width input { width: 100%; } .default-form p.full-width input[type="checkbox"] { width: auto; margin-right: 5px; } .default-form p.full-width textarea { width: 100%; } .default-form input[type="submit"] { float: left; background: #EC5050; font-weight: 600; font-size: 14px; text-align: center; margin-bottom: 35px; padding: 10px 100px; border: none; color: white; } span#charCount { float: right; } span.opolje { display: block; margin-top: 5px; } span.last-time { font-size: 20px; font-weight: 600; margin: 20px 0 0 0; display: block; color: #EC5050; } @media screen and (min-width: 768px) { span.last-time { font-size: 26px; } } @media screen and (min-width: 768px) { span.last-time { margin: 35px 0 3px; } } span.last-time:first-of-type { margin-top: 15px; } #lists .date { display: block; } @media screen and (max-width: 767px) { #lists .date { margin: 0; } } @media screen and (min-width: 768px) { #lists .date { margin: 13px 0 -30px; } } #lists h1.page-title { margin: 0 0 24px -3px; } #lists h2.page-title { font-size: 28px; margin-bottom: -10px; } @media screen and (min-width: 768px) { #lists h2.page-title { font-size: 38px; } } .zoom-grid { max-width: 1600px; margin-left: auto; margin-right: auto; } .zoom-grid:after { content: ""; display: table; clear: both; } .zoom-grid-item { margin-top: 10px; margin-bottom: 20px; } @media screen and (min-width: 768px) { .zoom-grid-item { float: left; display: block; margin-right: 4.8291579146%; width: 30.1138947236%; } .zoom-grid-item:last-child { margin-right: 0; } .zoom-grid-item:nth-child(3n) { margin-right: 0; } .zoom-grid-item:nth-child(3n+1) { clear: left; } } @media screen and (max-width: 767px) { .zoom-grid-item { float: left; display: block; margin-right: 4.8291579146%; width: 47.5854210427%; } .zoom-grid-item:last-child { margin-right: 0; } .zoom-grid-item:nth-child(2n) { margin-right: 0; } .zoom-grid-item:nth-child(2n+1) { clear: left; } } @media screen and (max-width: 500px) { .zoom-grid-item { float: left; display: block; margin-right: 4.8291579146%; width: 100%; } .zoom-grid-item:last-child { margin-right: 0; } } .zoom-grid-img-container { overflow: hidden; position: relative; height: 200px; box-shadow: 0px 0px 6px 0px rgba(42, 41, 102, 0.3); } .zoom-grid-img-container:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: 0px solid rgba(42, 41, 102, 0.1); -webkit-transition: border 0.3s ease-in; -moz-transition: border 0.3s ease-in; transition: border 0.3s ease-in; } .zoom-grid-item > a:hover .zoom-grid-img-container:after, .zoom-grid-item > a:focus .zoom-grid-img-container:after { border: 10px solid rgba(42, 41, 102, 0.1); } .zoom-grid-img-container img { -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); -webkit-transition: -webkit-transform 0.3s ease-in; -moz-transition: -moz-transform 0.3s ease-in; transition: transform 0.3s ease-in; margin-top: -75px; margin-left: -142px; } @media screen and (max-width: 500px) { .zoom-grid-img-container img { margin-left: -25%; } } .zoom-grid-item > a:hover .zoom-grid-img-container img, .zoom-grid-item > a:focus .zoom-grid-img-container img { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); } .zoom-grid h2 { font-size: 24px; padding: 15px 10px 0; margin: 0; text-align: center; } @media screen and (min-width: 990px) { #search-results { min-height: 400px; } } #search-results .gsc-search-box input[type=text] { border: 1px solid #E0E0E0; padding: 0 5px; line-height: 36px; width: 123px; font-size: 12px; color: #333; width: 100%; } #search-results .gsc-search-box input[type=button] { padding: 9px 10px; border: 2px solid #4c4b77; color: #2a2966; background: #FFF; cursor: pointer; text-transform: uppercase; display: inline-block; font-size: 14px; font-weight: 600; text-transform: uppercase; } #search-results .gsc-tabsArea { border-bottom: 4px solid #ededed; } #search-results .gsc-tabsArea .gsc-tabHeader { padding: 8px 10px; border-bottom: 4px solid #ededed; font-size: 12px; font-weight: 400; color: gray; text-transform: uppercase; background: none; border-left: none; border-right: none; border-top: none; border-bottom: 4px solid transparent; } #search-results .gsc-tabsArea .gsc-tabHeader.gsc-tabhActive { border-color: #2a2966; color: #2a2966; font-weight: bold; } @media screen and (min-width: 990px) { #search-results .gsc-tabsArea .gsc-tabHeader { padding: 8px 5px; position: relative; bottom: -4px; } #search-results .gsc-tabsArea .gsc-tabHeader:first-child { margin-left: 10px; } } #search-results .gsc-cursor div { display: inline-block; text-decoration: none; padding: 4px; margin: 8px 8px 0 0; } #search-results .gsc-cursor div.gsc-cursor-current-page { font-weight: bold; color: #FFF; background: #F56161; padding: 4px 10px; } .overallImg-left, .overallImg-right { display: none; } @media screen and (min-width: 990px) { .overallImg-left, .overallImg-right { display: block; height: auto; left: 50%; margin-left: -855px; position: fixed; top: 0px; width: 360px; text-align: right; } .overallImg-left.scroll, .overallImg-right.scroll { position: absolute; top: 144px; width: 300px; } } .overallImg-right { margin-left: 495px; text-align: left; } @media screen and (min-width: 990px) { body { overflow-x: hidden; } } .overallImg-left.scroll { margin-left: -795px; } @media screen and (max-width: 989px) { .banner-top { width: 100%; height: auto; } .banner-top img, .banner-top object, .banner-top embed { width: 100%; height: auto; } } @media screen and (min-width: 990px) { .banner-top { width: 990px; margin: 0 auto; text-align: center; } } .marketing { position: relative; } .marketing .button-news { width: auto; padding: 0 50px; display: inherit; line-height: inherit; font-size: 12px; } .marketing .button-news a { display: inline-block; padding: 10px 50px; } .marketing .tabs-news-list { margin: 5px 0 20px; } .marketing .tabs-news-list .tabs { margin-bottom: 0; text-align: center; } .marketing .tabs-news-list .tabs li { margin: 0; padding: 10px 0; } .marketing .tabs-news-list .tabs li a { font-size: 18px; padding: 10px; border-bottom: none; } .marketing .tabs-news-list .tabs li.ui-tabs-active a { border-bottom: 4px solid #2a2966; font-size: 20px; } .marketing .pdf { position: absolute; right: 20px; top: 20px; } .marketing .pdf img { width: 31px !important; } .marketing .showcase h2 { margin-bottom: 20px; } .marketing .list { clear: both; overflow: auto; margin-top: 10px; border-bottom: 2px solid #2a2966; } .marketing .list li { float: left; width: 100%; margin-bottom: 1px; background: #ededed; text-align: center; padding: 5px 0; border-right: 1px solid #FFF; } @media screen and (min-width: 768px) and (max-width: 989px) { .marketing .list li { width: 50%; } } @media screen and (min-width: 990px) { .marketing .list li { width: 20%; } } .marketing .list li.active { background: #2a2966; } .marketing .list li.active a { color: #FFF; } .marketing img { width: 100%; } @media screen and (min-width: 768px) { .marketing img { float: left; display: block; margin-right: 2.3576515979%; width: 48.821174201%; padding-right: 2%; } .marketing img:last-child { margin-right: 0; } } @media screen and (max-width: 767px) { .marketing img { margin-bottom: 50px; } } @media screen and (min-width: 768px) { .marketing h2 + img { margin-bottom: 40px; } } .marketing .desne_tabele { margin-top: -10px; } @media screen and (min-width: 768px) { .marketing .desne_tabele { float: left; display: block; margin-right: 2.3576515979%; width: 48.821174201%; margin-right: 0; } .marketing .desne_tabele:last-child { margin-right: 0; } } @media screen and (max-width: 767px) { .marketing .desne_tabele { margin-bottom: 40px; } } .marketing .desne_tabele table { width: 100%; border-collapse: collapse; margin-bottom: 15px; } .marketing .desne_tabele td, .marketing .desne_tabele th { font-size: 15px; padding: 13px 0 10px; border-bottom: 1px solid #ebebeb; } .marketing .desne_tabele tbody tr:last-child td { border-bottom: none; } .marketing .desne_tabele thead td { border-bottom: 1px solid #1a1a1a; font-weight: 600; } .marketing .desne_tabele h3 { margin: 0 0 15px; padding-top: 10px; font-weight: 600; font-size: 20px; } .marketing .desne_tabele.full { width: 100%; margin-right: 0; } .marketing .desne_tabele.vertical { width: 100%; margin-right: 0; } .marketing .desne_tabele.vertical th { text-align: left; } .marketing #prefooter { margin-top: 40px; } .app-hero { text-align: center; position: relative; margin-bottom: 50px; } .app-hero:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-bottom: 20px solid rgba(42, 41, 102, 0.2); } @media screen and (max-width: 767px) { .app-hero img { width: 100%; padding: 0 8%; } } /* english */ @media screen and (min-width: 990px) { #eng #top .header-top .more { background: none; padding-right: 0; } #eng #top .header-top .more > a:after { background: url("../images/sprites2.png") no-repeat 0px -341px; margin-left: 7px; width: 9px; height: 6px; content: ""; display: inline-block; position: relative; top: -1px; } #eng #top .header-top .more.active > a:after { background-position: 0px -303px; background-color: #FFF; } #eng #top .header-top .menu > li { position: relative; letter-spacing: 0px; } #eng #top .header-top .menu > li.active { background: #fff; } #eng #top .header-top .more ul { left: -1px; top: 43px; z-index: 10; } } .showcase { max-width: 1600px; margin-left: auto; margin-right: auto; background: url("//b92s.net/aplikacijev5/images/bg-pattern.png") repeat-x 0 0; padding: 40px 0 0; margin: 50px 0; } .showcase:after { content: ""; display: table; clear: both; } .showcase.clean { background: none; padding: 0; margin-top: 40px; } @media screen and (max-width: 499px) { .showcase.clean { margin-top: 20px; } } .showcase p { margin-bottom: 25px; } .showcase h2, .showcase h3 { font-weight: 600; margin: 0 0 30px; } .showcase h3 { margin-top: 30px; } .lica .showcase h3 { border-bottom: 1px solid #ebebeb; padding-bottom: 8px; } @media screen and (min-width: 768px) { .showcase { padding-top: 50px; } .showcase-side { float: left; display: block; margin-right: 4.8291579146%; width: 21.378131564%; } .showcase-side:last-child { margin-right: 0; } .showcase-body { float: left; display: block; margin-right: 4.8291579146%; width: 73.7927105213%; } .showcase-body:last-child { margin-right: 0; } } .showcase-images img { float: left; display: block; margin-right: 3.1684356888%; width: 31.2210428741%; margin-bottom: 20px; } .showcase-images img:last-child { margin-right: 0; } .showcase-images img:nth-child(3n) { margin-right: 0; } .showcase-images img:nth-child(3n+1) { clear: left; } .showcase--text-img img { float: left; max-width: 40%; margin: 0 20px 20px 0; } .showcase--text-img [class^="img-frame"] { width: auto !important; margin-right: 0; } .showcase--text-img [class^="img-frame"] img { max-width: none; width: auto; margin-right: 25px; } .showcase--text-img p { font-size: 15px; line-height: 1.6; } .showcase--text-img div[class^="img-frame"] { margin-right: 25px; margin-bottom: 10px !important; } .showcase--text-img .article-header + p { margin-top: -15px; } .lista li { margin-bottom: 15px; } .lista li:before { content: ""; display: inline-block; width: 6px; height: 6px; background: #cccccc; margin-right: 14px; position: relative; top: -2px; } .slider-alt { margin: 0; overflow: hidden; } .slider-alt li { height: auto; } .slider-alt img { max-width: 300px; width: auto; float: left; } @media screen and (min-width: 768px) { .slider-alt img { width: 35%; } } .horizontal .slider-alt img { max-width: 75%; width: 75%; float: none; } .slider-alt .slider-alt-text { margin: 0; } @media screen and (max-width: 767px) { .slider-alt .slider-alt-text { margin-top: 50px; } } @media screen and (min-width: 768px) { .slider-alt .slider-alt-text { width: 60%; float: right; } } .horizontal .slider-alt .slider-alt-text { float: none; width: 75%; } .horizontal .slider-alt .slider-alt-text p { width: 100%; } .slider-alt h4 { font-size: 20px; font-weight: 600; margin-bottom: 15px; } .slider-alt p { width: 75%; } .slider-alt .slick-prev, .slider-alt .slick-next { top: 0; } @media screen and (max-width: 767px) { .slider-alt .slick-prev { left: 0; } .slider-alt .slick-next { left: 40px; } } .page-num { position: absolute; right: 0; bottom: 0; } @media screen and (max-width: 767px) { .page-num { top: 0; left: 90px; } } .page-num li { display: none; } .page-num li.slick-active { display: inline-block; font-size: 60px; color: #d8d8d8; } @media screen and (max-width: 767px) { .page-num li.slick-active { font-size: 20px; color: #b2b2b2; } } .full-width-list { width: 100% !important; } .full-width-list li { width: 100%; } @media screen and (min-width: 768px) { .full-width-list li { width: 50%; float: left; } } .page-title2 { font-weight: 700; letter-spacing: -1.5px; margin: 0 0 20px 0; } @media screen and (min-width: 768px) { .page-title2 { margin: 7px 0 23px 0; } } .page-title span { color: #bebebe; font-size: 14px; letter-spacing: 0px; display: inline-block; padding-top: 10px; } .table-default { margin: 40px 0 45px; border-collapse: collapse; text-align: left; width: 100%; overflow: scroll; } .table-default tr:nth-child(2n+2) th, .table-default tr:nth-child(2n+2) td { background: #f2f2f2; } .table-default td, .table-default th { font-size: 15px; padding: 13px 20px 10px; } @media screen and (max-width: 767px) { .table-default td, .table-default th { padding: 8px; } } .table-default th { border-bottom: 1px solid #1a1a1a; } .table-default.horizontal th { border-bottom: none; } .table-default caption { font-size: 20px; padding: 0 0 15px 20px; text-align: left; } @media screen and (max-width: 767px) { .table-default caption { padding-left: 8px; } } .helper-menu { clear: both; } @media screen and (max-width: 767px) { .helper-menu { overflow: hidden; margin-bottom: 25px; } } .helper-menu li { float: left; margin: 5px 10px; } .helper-menu li.active a { border-bottom-color: #999999; background: none; font-weight: 700; } .helper-menu li a { display: block; padding: 5px 10px 8px; border-bottom: 1px solid #ebebeb; } .helper-menu li a:hover, .helper-menu li a:active { border-bottom: 1px solid #999999; text-decoration: none; background: none; } @media screen and (min-width: 768px) { .helper-menu li { float: none; } .helper-menu li:hover a { border-bottom-color: #999999; padding-left: 10px; } .helper-menu li a { padding: 10px 0; display: block; border-bottom: 1px solid #ebebeb; -webkit-transition: padding 0.2s, border-color 0.2s; -moz-transition: padding 0.2s, border-color 0.2s; transition: padding 0.2s, border-color 0.2s; } } .message { background-color: #ebebeb; } .message--success { background-color: #c9fec8; } .message--warning, .marketing #prefooter .right, .marketing .napomena { background-color: #fff9a4; } .message--error { background-color: #ffd0d2; } .accordion-head:before { content: ""; display: inline-block; width: 6px; height: 6px; background: #cccccc; margin-right: 12px; position: relative; top: -3px; } .accordion-head > a { color: #1a1a1a; } .form-contact { margin-bottom: 30px; } .formular td { padding: 10px 4px; background-color: #f2f2f2; border-bottom: 1px solid #e0e0e0; } .formular td.contact-groups-title span { font-weight: 700; padding-left: 0; } .formular td > span { padding-left: 8px; } .formular td:first-child { padding-left: 16px; } .formular input[type="radio"] { position: relative; top: 2px; } .formular span.sica { display: block; padding-left: 0; } /*.related { clear:both; margin: 27px 0 30px; h5 { text-transform: uppercase; color: $text-default; font-weight: 600; display: block; border-bottom: 1px solid darken($bg-site, 15%);; padding-bottom: 6px; margin: -5px 0 12px; @include media($phone) { margin-top: 0; } } ul { overflow: hidden; } .box-item { padding:0; margin-bottom:0 !important; .text { @include span-columns(5 of 8); h3 { font-size: 13px; font-weight: 400; margin: 0; padding-left: 2px; @include media ($phone) { font-size: 16px; } } } .img { @include span-columns(3 of 8); margin-left:0; } @include media($phone) { @include span-columns(3 of 9); width:31.1% !important; border-top:0; } } @media (max-width:650px){ .box-item { width: 100% !important; margin-top: 15px; padding-top:0; .img { display:none; } .text { width: inherit; } &:first-child { margin-top: 0; padding-top: 3px; } &:last-child { padding-bottom: 16px; border-bottom: 1px solid #D9D9D9; } } } section.left & .box-item { margin-right: 3%; width:31.1%; &:last-child { margin-right:0; } } }*/ /*RELATED NOVI!*/ /*OVDE SECI*/ .related { clear: both; margin: 27px 0 30px; } .related h5 { text-transform: uppercase; color: #1a1a1a; font-weight: 700; display: block; border-bottom: 1px solid #d9d9d9; padding-bottom: 6px; margin: -5px 0 12px; } @media screen and (max-width: 767px) { .related h5 { margin-top: 0; } } .related ul { overflow: hidden; padding-left: 0 !important; } .related .box-item { padding: 0; margin-bottom: 15px !important; display: inline-block; vertical-align: top; } .related .box-item .text { float: left; display: block; margin-right: 2.8425855704%; width: 58.8629657719%; } .related .box-item .text:last-child { margin-right: 0; } .related .box-item .text h3 { font-size: 14px; font-weight: 400; margin: 0; padding-left: 2px; } @media screen and (max-width: 767px) { .related .box-item .text h3 { font-size: 16px; } } .related .box-item .img { float: left; display: block; margin-right: 2.8425855704%; width: 38.2944486578%; margin-left: 0; } .related .box-item .img:last-child { margin-right: 0; } .related .box-item .img a img { height: 100%; width: 100%; } @media screen and (max-width: 767px) { .related .box-item { /* @include span-columns(3 of 9); width:31.1% !important; border-top:0;*/ border-top: none; } } @media (max-width: 650px) { .related .box-item { width: 100% !important; /* margin-top: 15px;*/ padding-top: 0; } .related .box-item .img { /* display:none;*/ } .related .box-item .text { /* width: inherit;*/ } .related .box-item:first-child { margin-top: 0; padding-top: 3px; } .related .box-item:last-child { padding-bottom: 16px; border-bottom: 1px solid #D9D9D9; } } section.left .related .box-item { margin-right: 3%; width: 48%; float: left; display: block; } section.left .related .box-item:nth-child(2n) { margin-right: 0; margin-bottom: 15px !important; /* @media (max-width:650px){ margin-bottom: 0!important; }*/ } section.left .related .box-item:last-child { clear: none; } section.left .related .box-item:nth-child(3n) { margin-right: 3%; } .formular-slanje td { border-bottom: none; } @media screen and (min-width: 768px) and (max-width: 989px) { .module-title, .link-list { margin-top: 20px; } .right .module-title, .right .link-list { margin-top: 10px; } } @media screen and (max-width: 767px) { .module-title, .link-list { margin-top: 40px; } .right .module-title, .right .link-list { margin-top: 30px; } } .link-list.logo-label { margin-top: 36px; } .mmedia-block div iframe { left: 0; /****** resenje za streamja iframe - pozicija ********/ } .mmedia-block { /* position: relative; padding-top: 56.25%; width: 100%;*/ margin-bottom: 30px; /* iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%; }*/ text-align: center; /* background: #000;*/ } .mmedia-block iframe[id*='twitter-widget-'] { width: 100% !important; } @media screen and (max-width: 499px) { .mmedia-block iframe.b92Video { height: 260px; } } @media screen and (min-width: 990px) { header.branding, footer.branding { width: 990px; margin: 0 auto; } } /* killbanners */ @media screen and (max-width: 989px) { /* .banner-top, .overallImg-left, .overallImg-right, .banner-comments { display: none; }*/ .overallImg-left, .overallImg-right, .banner-comments { display: none; } .banner-top { background: #000000; } } .right .module.b92module-benchmark { margin-bottom: 35px; } #wrap-benchmark { border: none !important; } #wrap-benchmark ul { margin: 10px 0 !important; } .item-page .radio-table { border-top: 1px solid #F7F7F7; } .item-page .radio-table td { padding: 10px; font-size: 14px; border-bottom: 1px solid #F7F7F7; } .item-page .radio-table object { width: 17px; margin: 0; } .table-responsive { width: 100%; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; min-height: .01%; overflow-x: auto; } .kursna-lista h4 { margin-bottom: 5px; color: #EC5050; } .kursna-lista input[type="text"] { padding: 6px 8px; } .kursna-lista select { border: 1px solid #bfbfbf; } .kursna-lista .res { color: green; } .kursna-lista .currency-history { margin-bottom: 10px; } .kursna-lista .currency-table { margin-bottom: 25px; border-collapse: collapse !important; border-spacing: 0 !important; } .kursna-lista .currency-table th, .kursna-lista .currency-table td { padding: 8px 10px; } .kursna-lista .currency-table th { border-bottom: 1px solid #1a1a1a; } .kursna-lista .currency-table .odd td { background-color: #f2f2f2; } .kursna-lista .cmin { font-weight: 700; color: red; } .kursna-lista .cmax { font-weight: 700; color: #00C300; } .slick-slider { margin-bottom: 20px; } .lista-naslova { margin: 15px 0; } .lista-naslova li { font-size: 15px; margin-bottom: 3%; margin-left: 16px; position: relative; } @media screen and (min-width: 768px) and (max-width: 989px) { .lista-naslova li { font-size: 16px; margin-bottom: 3.5%; } } @media screen and (max-width: 499px) { .lista-naslova li { margin-bottom: 3.5%; } } .lista-naslova li:before { content: ""; display: inline-block; width: 6px; height: 6px; background: #ccc; position: absolute; top: 8px; left: -16px; } .lista-naslova li a { color: #1a1a1a; } .lista-naslova li .meta-right { font-size: 12px; color: #999999; margin: 5px 0 0 8px; padding-left: 12px; border-left: 1px solid #999999; } .lista-naslova li .meta-right.alt { margin-left: 0; border-left: none; padding-left: 0; display: block; } @media screen and (max-width: 650px) { .lista-naslova li .meta-right { display: block; margin-left: 0; border-left: none; padding-left: 0; } } .lista-naslova li .meta-right a { color: #999999; } .vice h5 { margin: 30px 0 20px 5px; } @media screen and (max-width: 767px) { .vice h5 { margin-top: 50px; } } .vice .news-box-list-2 li:before { background-color: black !important; } .gsc-webResult .gsc-result { padding: 1.2em 0 !important; } .gs-web-image-box, .gs-promotion-image-box { margin-right: 10px !important; } .gsc-url-bottom { padding: 3px 0 !important; } .gs-result .gs-snippet { padding: 2px 0 3px !important; } .gsc-results .gsc-cursor-box { margin-top: 15px; } #search-results .gsc-cursor div { padding: 8px 14px !important; } #search-results .gsc-cursor div:hover { background-color: #EC5050; color: white; } .gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * { height: auto !important; padding-bottom: 5px; line-height: 1.4; } .gs-web-image-box, .gs-promotion-image-box { width: 94px !important; } .gs-web-image-box img.gs-image, .gs-promotion-image-box img.gs-promotion-image { max-width: 90px !important; } table.gsc-branding, table.gcsc-branding { margin-top: 12px !important; } .web-preporuke h3 { background: #2e2873; color: #FFF; font-size: 13px; font-weight: 600; text-transform: uppercase; padding: 4px 12px 5px 12px !important; margin-bottom: 20px; clear: both; display: inline-block; } #ljubimac .web-preporuke h3 { background: #19BCB9; } .content-exchange { margin: 0 0 30px 0; } aside.right + section.left { margin-top: 0; } .view-cnt { margin-bottom: 30px; text-align: center; border-bottom: 4px solid #e6e6e6; } .view-cnt a { text-align: center; display: inline-block; padding: 10px 15px 12px; position: relative; top: 4px; } .view-cnt a:hover { text-decoration: none; cursor: pointer; } .view-cnt a > span { display: none; } .view-cnt a[class*="active"] { border-bottom: 4px solid #2a2966; font-weight: 600; } .fb_iframe_widget { display: inline-block !important; } .archive-title { display: inline-block; margin-left: 2px; background: #ebebeb; font-size: 12px; color: #808080; font-weight: normal; line-height: 30px; padding: 0 14px; text-transform: uppercase; } .breaking-news-flag .breaking-news-label { font-weight: 600; text-transform: uppercase; background-color: #f83d3d; display: inline-block; position: absolute; color: white; left: 0px; z-index: 200; } .news-box1 .breaking-news-flag.box-item .breaking-news-label { padding: 8px 20px; font-size: 15px; top: 18px; } @media screen and (max-width: 499px) { .news-box1 .breaking-news-flag.box-item .breaking-news-label { padding: 6px 20px; font-size: 13px; } } .news-box2 .breaking-news-flag.box-item { position: relative; } .news-box2 .breaking-news-flag.box-item .breaking-news-label { top: 12px; padding: 5px 12px; font-size: 12px; } @media screen and (max-width: 767px) { .news-box2 .breaking-news-flag.box-item .breaking-news-label { bottom: 20px; top: auto; left: auto; right: 0; width: 30.11389%; text-align: center; } } @media screen and (max-width: 499px) { .news-box2 .breaking-news-flag.box-item .breaking-news-label { font-size: 9px; } } /* fixed billboard banner */ .fixed { height: 100px; } .fixed-inner { position: fixed; /*width: 100%;*/ z-index: 1000; } /*INSTAGRAM FIX*/ #instagram-embed-0, #instagram-embed-1, #instagram-embed-2, #instagram-embed-3, #instagram-embed-4, #instagram-embed-5, #instagram-embed-6, #instagram-embed-7, #instagram-embed-8, #instagram-embed-9, #instagram-embed-10 { position: relative !important; } /*Naslovna 3 komada*/ #naslovna.news-box3 .box-info .comments-number { right: 8px; top: 8px; } @media screen and (min-width: 768px) { #naslovna.news-box3 .text h3 { font-size: 16px; line-height: 1.3; margin: 8px 4px 0 4px; font-weight: 400; } #naslovna.news-box3 .text h3 a { color: #1a1a1a; } #naslovna.news-box3 .img { position: relative; } #naslovna.news-box3 .img span { margin: 0; } #naslovna.news-box3 .img .box-info .category { position: absolute; left: 7px; bottom: 7px; font-weight: bold; font-size: 10px; color: #fedf08; text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); font-weight: 800; } #naslovna.news-box3 .img .box-info .comments-number { color: #fff; background: rgba(248, 61, 61, 0.85); font-size: 10px; font-weight: 600; min-width: 23px; padding: 2px 3px 1px 2px; text-align: center; position: absolute; line-height: 1.5; -webkit-transition: background 0.3s,border-color 0.3s; -moz-transition: background 0.3s,border-color 0.3s; transition: background 0.3s,border-color 0.3s; } #naslovna.news-box3 .gradient { background: none; background-color: rgba(0, 0, 0, 0.1); } } @media screen and (min-width: 768px) and (max-width: 989px) { #naslovna.news-box3 .text h3 { font-size: 16px; line-height: 1.4; margin-top: 10px; } } #naslovna2.news-box3 .comments-number { top: 12px; right: 12px; } @media screen and (min-width: 768px) { #naslovna2.news-box3 .box-item { position: relative; } #naslovna2.news-box3 .box-item .text { position: absolute; left: 12px; right: 12px; bottom: 0px; } #naslovna2.news-box3 .box-item .text h3 { font-size: 15px; font-weight: 600; line-height: 1.2; margin-top: 3px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); } } @media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 989px) { #naslovna2.news-box3 .box-item .text h3 { font-size: 15px; } } @media screen and (min-width: 768px) { #naslovna2.news-box3 .box-item .text h3 a { color: #FFF; } #naslovna2.news-box3 .box-item .text .category { font-size: 10px; font-weight: 800; color: #fedf08; text-transform: uppercase; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85); } #naslovna2.news-box3.box-square .text { left: 16px; right: 16px; bottom: 16px; } #naslovna2.news-box3.box-square .text h3 { font-size: 28px; line-height: 1.2; } #naslovna2.news-box3 .videoIconS { left: 12px; top: 12px; } } /*# sourceMappingURL=main.css.map */