/* @override
        http://kis.local/p/css/basic.css?v=2
        http://kis.lj.bananica.com/p/css/basic.css?v=2 */


@font-face {
    font-family: 'Open Sanslight';
    src: url('OpenSans-Light-webfont.eot');
    src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Light-webfont.woff') format('woff'),
        url('OpenSans-Light-webfont.ttf') format('truetype'),
        url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Regular-webfont.woff') format('woff'),
        url('OpenSans-Regular-webfont.ttf') format('truetype'),
        url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* be compatible with "input" defaults */
button, input[type="submit"] {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    cursor: pointer;
    -webkit-appearance: none;
    margin-bottom: 15px;
}

/* iOS styling reset */
button, input { border-radius: 0; }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* fix IE scrollbar */
textarea { overflow: auto; }

a img { border: 0; }

.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; } /* old-ie only */

/* reset placeholder color */
::-webkit-input-placeholder { color: inherit; }

:-moz-placeholder {
    color: inherit;
    opacity: 1;
}

::-moz-placeholder {
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder { color: inherit; }



body,html,p,input,textarea,td,th {
    font: 14px/1.5 "Open Sans", Arial, sans-serif;
}
a {
    color: #19232d;
    text-decoration: none !important;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

a:hover{
    text-decoration: none !important;
    color: #e54e53 !important;
}
p {	margin-bottom: 21px; /* 1.5em */ }
h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: "Open Sans", "Roboto Slab", Georgia, serif;
    color: #19232d;
}
.pogled17 h1 {
    margin-bottom: 30px;
}
h2.case {
    border-bottom: 1px solid;
    padding-bottom: 15px;
}
.pogled17 h2.case {
     margin-right: 15px;
}
ol, ul {
    list-style: none outside none;
    padding: 0px;
}
ul, ol{
    margin-bottom: 0;
}
.item ol, .item ul{
    list-style-type: square;
    margin-left: 42px;
    padding-left: 15px;
}
.rowContent {
    margin-top: 30px;
    clear: both;
}
.navbar {
    background: transparent;
    border: none;
    margin: 0;
    z-index: 10;
}
.navbar.affix-top {
    clear:both;
    width: 100%;
    margin-bottom: 30px;
}
.navbar-collapse {
    background: #fff;
}
.mainContainer {
    margin-top: 30px;
}
.navbar.affix {
    position: inherit;
}
.navbar ul.nav.navbar-nav>li>a {
    color: #19232D;
    font-size: 14px;
    position: relative;
    padding-left: 17px;
    padding-right: 17px;
}
.navbar ul.nav.navbar-nav>li>a.dropdown {
    padding-right: 20px;
}
.navbar ul.nav.navbar-nav a .fa-caret-down {
    margin: 0 0 0 13px;
}
.navbar ul.nav.navbar-nav>li>a:before,
.navbar-inverse .navbar-nav > .active > a:before {
    content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    height: 40px;
    margin-bottom:0;
    border-right: 1px solid #19232D;
}
.navbar.navbar-inverse ul.nav.navbar-nav>li.hovernavOver>a,.navbar.navbar-inverse ul.nav.navbar-nav>li>a:hover {
    /*background: #394808;
    -moz-box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.36);
    box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.36);*/
}
.navbar-inverse .navbar-nav > .active,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #e54e53;
    background: transparent;
}
.navbar ul.nav.navbar-nav > li.active > a {
    color: #e54e53;
}
.navbar.navbar-inverse ul.nav.navbar-nav .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #19232D;
    border-color: transparent;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    z-index: 1000;
}
.navbar.navbar-inverse ul.nav.navbar-nav .dropdown-menu a {
    padding: 10px 20px;
    color: #fff;
}
.navbar.navbar-inverse ul.nav.navbar-nav .dropdown-menu a.one_word3, .navbar.navbar-inverse ul.nav.navbar-nav .dropdown-menu a.words3 {
    padding: 10px 20px;
    color: #19232D;
}
.navbar.navbar-inverse ul.nav.navbar-nav .dropdown-menu a:hover {
    padding: 10px 20px;
    color: #fff;
}
.navbar.navbar-inverse ul.nav.navbar-nav .dropdown-menu li:last-of-type a {
    border-bottom: none;
    clear:both;
}
.hovernav ul{
    background: none repeat scroll 0 0 #fff;
    float: left;
    padding: 5px 0;
    width: 100%;
    color: #19232D;
}
.hovernav ul li a{
    float: left;
}
.hovernav ul li a:hover,
.navbar-inverse .navbar-nav > .active {
    background: none !important;
    text-decoration: none;
    border: none !important;
}
.navbar-inverse .navbar-nav > .active {

}
.topBar {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #E7E7E7;
    border-top: 4px solid #E54E53;
}
.login_register {
    float: right;
    margin-left: 0;
}
.login_register a {
    color: #fff;
}
.login_register.login_back {
   margin: 0;
}
.login_register ul {
    list-style: none;
}
.login_register ul li {
    display: inline-block;
}
.login_register ul li a {
    display: inline-block;
    float: left;
    background: #bcbdc0;
    padding: 5px 10px;
}
.login_register ul li a.subscribe {
    background: black;
}
.navbar-brand {
    float: none;
    height: auto;
    margin-right: 0;
    padding: 0;
}
.navbar-brand img:hover {
    transform: scale(1);
}
#carousel-example-generic{
    display:inline-block;
}
#carousel-example-generic .item{
    margin:0;
}
.banner-wrapper{
    padding: 5px 0 20px 0;
    background:#ffffff;
    float:left;
    width:100%;
    position: relative;
}
.btnSepia {
    background: #ece9e1;
    background: linear-gradient(to bottom, #ece9e0 0%, #dcd9d1 100%) #ece9e1;
    border: 1px solid #c1c4c6;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
    padding-left: 30px;
    padding-right: 30px;
}
.label-info{
    background-color: #e54e53;
}
.btn {
    font-size: 13px;
    margin-left: 5px;
}
.events {
    margin-bottom: 45px;
}
h3.titleMore {
    font-size: 20px;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}
h3.titleMore strong {
    color: #373737;
    font-weight: normal;
    float: left;
}
h3.titleMore strong .fa {
    color: #758387;
}
h3.titleMore small {
    color: #008f44;
    float: left;
    line-height: 24px;
    padding: 0 0 0 20px;
    margin: 0 0 0 20px;
    border-left: 1px solid #d1d1d1;
}

/* @group Content */

.sepiaBox {
    background: #f5f3ee;
    clear: both;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 25px;
    position: relative;
}
.sepiaBox.hasPointer::before {
    content: "";
    position: absolute;
    left: 25px;
    top: -16px;
    width: 0;
    height: 0;
    border-color: transparent  transparent #f5f3ee  transparent;
    border-style: solid;
    border-width: 8px;
}
.sepiaBox h3 {
    font-size: 16px;
    margin-top: 0;
}
.sepiaBox p {
    line-height:1.5em;
}
.entrySectionTop .item time {
    display: none;
}
.entrySection {
    clear: both;
    margin: 0 0 25px 0;
}
.break{
    height: 1px;
    background: #D9D9D9;
    margin: 10px 0;
}
.news_sazetak{
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 3px solid #E54E53;
    padding: 10px 30px 10px 20px;
}
.news_sazetak p{
    font-weight: bold;
    float: left;
    margin-bottom: 5px;
    padding: 0;
}
.news_sazetak ul li{
   list-style-type: square;
   margin-left: 10px;
}
.fa-quote-left{
    float: left;
}
.fa-quote-right{
    float: right;
}
.featured {
    padding: 0;
}
.featured .img_desc{
    position: absolute;
    bottom: 0;
    background: #fff;
    color: #333;
    font-size: 11px;
    z-index: 30;
    padding: 0 10px;
}
.col-md-3.sifranti{
   padding-right: 0 !important;
   padding-left: 15px !important;
   border-left: 1px solid #E54E53;
}
h2.cite p{
    font-weight: bold;
    clear:both;
    margin: 0;
}
.cite{
    clear:both;
    margin: 20px;
}
.item time {
    background-color: #f5f3ee;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    padding: 5px 10px;
    color: #a19e92;
    margin-left: -8px;
    margin-bottom: 5px;
}
.item h2, .item h3, .item h1 {
    margin: 0;
}
.eventItemSingle .eventDetails {
    padding: 10px 0 15px;
}
.item .content h1,.item .content h2,.item .content h3 	{
    margin: 10px 0 20px 0;
}
.simpleItem h1 {
    font-size: 26px;
}
.item .content li {
    padding: 3px 0;
}
.itemFiles {
    padding: 10px 0 0 0;
}
.itemFiles span.label-info{
    margin-left: 10px;
}
.itemDocList h1 {
    font-size: 24px;
    margin: 0 0 10px 0;
}
.itemDocList ul li a .fa {
    color: #aeafae;
    margin: 0 5px;
}
.gallery-title, .section-head {
    color: #19232D;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
}
input, textarea {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #D9D9D9;
    color: #A6A6A6;
    font-size: 13px;
    outline: 0 none;
    padding: 7px 14px;
}
.has-feedback input[type='checkbox'] {
    float: left;
    width: auto;
    min-width: 0;
    line-height: 30px;
    margin-top:12px;
}
textarea {
    -moz-box-sizing: border-box;
    padding: 7px 14px;
    width: 100%;
}
#comment-submit, .submit-button {
    background: none repeat scroll 0 0 #19232D;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    padding: 7px 21px;
    text-transform: uppercase;
}
.gallery-title, .section-head {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F9F9F9;
    border-color: #D9D9D9 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    color: #19232D;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 28px;
    padding: 0 14px;
    text-transform: uppercase;
    display: block;
}
.itemDocList ul li a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}
.itemDocList ul {
    list-style: none;
    margin: 0;
    padding: 0px 0 20px 0;
    border-top: 3px solid #d8e4dd;
}
.gmapWrapper {
    margin: 20px 0;
    border: 1px solid #d7e4dc;
}
.itemFiles h4 {
    border-bottom: 3px solid #d8e4dd;
    padding: 0 0 5px 0;
}
.item {
    clear: both;
    width: 100%;
    margin: 0 0 30px 0;
    overflow: hidden;
}
.searchResults {
    margin: 20px 0 0 0;
    float: left;
}
.searchItem h2 {
    margin: 5px 0 5px 0;
}
.searchResults h1 .fa {
    color: #aeafae;
}
.searchResults h1 b {
    font-weight: normal;
    color: #E54E53;
}
.searchItem h3.badge a {
    color: #fff;
    font-weight: normal;
}
.searchItem {
    margin: 0;
    padding: 25px 0;
    border-top: 1px solid #d8e4dd;
}
.searchItem h3.badge {
    background: #e54e53;
    padding: 5px 10px;
}
.searchItem h3.badge a:hover {
    color: white !important;
}
.searchItem h3.badge.is-payable {
    background: black;
}
.searchItem p {
    font-size: 13px;
}
.item .content {
    margin: 20px 0 0 0;
}
.galleryImg img,.imagesCol img {
    width: 100%;
    margin-top: 20px;
}
.galleryImg img {
    margin: 0;
}
.galleryWrapper .row {
    padding-bottom: 20px;
}
.galleryWrapper {
    padding: 20px 0 0 0;
    margin: 0 0 20px 0;
    border-top: 1px solid #d8e4dd;
    border-bottom: 1px solid #d8e4dd;
}
#fancybox-wrap *,#fancybox-wrap {
    box-sizing: content-box;
}
.imagesCol a:first-of-type img {
    margin-top: 0;
}
.item p {
    line-height: 1.6em;
}
.imagesCol p {
    text-align: center;
    color: #717171;
    font-family: fancyfont;
    padding: 10px 0 0 0;
    margin: 0;
}
.imagesColLeft {
    padding-left: 0;
    padding-right: 25px;
    border-right: 1px solid #e0e0e0;
    margin: 0 25px 10px 0;
}
.imagesColRight {
    padding-right: 0;
    padding-left: 25px;
    border-left: 1px solid #e0e0e0;
    margin: 0 0 10px 25px;
    float: right !important;
}
@media (max-width: 992px) {
    .social-icons {
        position: absolute;
        right: 30px;
        top: 0;
    }
    header .container .col-md-4 {
        position: static;
    }
    header .container {
        position: relative;
    }
    header .container .col-md-8, header .container .col-md-4 {
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    .imagesCol {
        border: none;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
    .col-sm-6 {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .social-icons {
        top: auto;
        z-index: 100;
        bottom: -35px;
    }
}
a.more {

}
a.more .fa {
    color: #afafaf;
    margin: 0 0 0 5px;
}
.eventsButtons {
    margin-bottom: 20px;
}
.eventListDate {
    padding-left:0;
    padding-right: 0;
    margin-bottom: 15px;
}
.eventItem {
    clear: both;
    margin-top: 10px;
}
.eventDetails p {
    margin: 0;
    color: #7a7a7a;
}
.eventDetails p .fa {
    font-size: 1.2em;
    margin: 0 4px 0 0;
    width: 12px;
    text-align: center;
}
.eventItem h2 {
    font-size: 16px;
    margin: 0 0 10px 0;
}
.sadrzajEvents {
    font-size: 13px;
    color: #8c9a9e;
    background: #f2f2f2;
    padding: 15px 20px;
    margin: 0;
    border-radius: 5px;
}
.eventDetails .eventTag {
    color: #e54e53;
}
.fd i {
    font-style: normal;
}
.fd {
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    text-align: right;
    color: #8c9a9e;
}
.fd strong {
    font-weight: normal;
    font-size: 24px;
    display: block;
}
/* @end */

/* @group Footer */

.footerHr {
    border-top: 3px solid #494949;
    margin: 30px 0 0 0;
    padding: 0;
    height: 0;
}
.footer {
    padding: 30px 0;
    line-height: 1.6em;
}
.footer p, .footer {
    color: #919191;
}
.footer h4 {
    font-family: fancyfont;
    font-size: 14px;
    margin: 0 0 8px 0;
    color: #6d6d6d;
}
.footerLogo {
    background: url(footer_logo.png) no-repeat left top;
    height: 100px;
}
.footerLogos {
    display: block;
    float: left;
    width: 70px;
    height: 90px;
    background: url(siq.png) no-repeat center top;
}
.footerLogos.iqnet {
    background-image: url(iqnet.png);
    width: 90px;
}
.footer .kabi {
    color: #919191;
}
.footer .kabi strong {
    display: block;
    color: #005d90;
    font-weight: normal;
}
.midCol h1:first-of-type{
    margin-top: 0;
}
.midCol ul {
    list-style: disc;
    margin-left: 40px;
}
.midCol .featured ul {
    list-style: none !important;
    margin-left: 0 !important;
}
.midCol ul.block.posts-list.thumb.uvodnaN {
    margin-left: 0;
}
.midCol p {
    margin-bottom: 10px;
}
.breadcrumb .fa {
    font-size: 1.2em;
}
.breadcrumb {
    background-color: #f5f3ec;
    margin: 25px 0 0 0;
    padding: 13px 15px;
    font-family: fancyfont;
}
@media (min-width: 992px) {
    .footer>div {
        padding-left: 30px;
    }
    .footer>div:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0;
        height: 100%;
        border-right: 1px solid #ededed;
    }
    .footer>div:first-of-type:before {
        display: none;
    }
}
/* @end */

/* @group Column widths fix */

@media (min-width: 993px) {
   .leftCol, .rightCol {
        width: 25%;
    }
    .rightCol {
        padding-right: 0px;
        float: right;
        overflow: hidden;
    }
    .midCol {
        border-right: 1px solid #D9D9D9;
        margin-bottom: 20px;
        padding-left: 0;
        width: 75%;
        overflow: hidden;
    }
}
.rightCol ul{
    margin-bottom: 0px;
}
.rightCol ul a img {
    transform:none;
}
/* @end */

/* @group E-novice */

#mailingBox .form-group {
    margin: 0;
    padding: 5px 0 15px;
}
#mailingBox {
    margin: 0 0 30px 0;
}
#mailingBox p {
    color: #414141;
}
#mailingBox h3 {
    font-family: fancyfont;
    font-size: 16px;
    color: #424242;
    border-bottom: 3px solid #009045;
    padding: 0 0 8px 0;
}
#mailingBox input.form-control {
    background: #f9f9f9;
}
/* @end */

/* @group Banner rocl */

#bannerRcol {
    width: 100%;
    margin: 0 0 30px 0;
}
#bannerRcol img {
    width: 100%;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.12);
    border: 1px solid #c1c4c6;
}
.bannerButton {
    width: 100%;
    float: left;
    border: none;
    margin: 0 0 20px 0;
    text-align: left;
    font-size: 15px;
    font-family: fancyfont;
    color: #fff;
    background: #00984b;
    background: linear-gradient(to bottom, #00a551 0%, #008e42 100%) #00984b;
    padding: 15px 15px;
    line-height: 26px;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.24);
}
.bannerButton .fa {
    color: #8fd1b0;
    font-size: 27px;
    float: left;
    margin: 0 10px 0 0;
}
.right_banners{
    clear:both;
}
.right_banners .img-responsive{
    display: inherit;
}
.banner_slider{
    /*margin-top: -25px;*/
}
/* @end */


/* @group Search TOP */

#searchBox {
    float: right;
    position: relative;
    margin: 0;
    margin-top: 5px;
}
#searchBox .fa {
    color: #c8c8c8;
    font-size: 15px;
    position: absolute;
    right: 8px;
    top: 7px;
}
.topBar .form-control.focus {
    color: #383737;
}
.topBar .search-button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    position: absolute;
    right: 0;
}
.trending-ticker {
    margin-top: 6px;
}
/* @end */

/* @group jQuery autocomplete */
ul.ui-autocomplete {
    padding: 0;
}
ul.ui-autocomplete li {
    list-style: none;
}
.ui-autocomplete .ui-menu-item a {
    padding: 8px 15px;
    border-bottom: 1px solid #eee;
    display: block;
    color: #6f6c6c;
    -webkit-border-radius: 0;
    -moz-border-radius:  0;
    border-radius:  0;
    line-height: 16px;
}
.ui-autocomplete .ui-menu-item a em {
    clear: both;
    display: block;
    font-style: normal;
}
.ui-autocomplete .ui-menu-item a strong {
    display: block;
    font-weight: normal;
    font-size: 11px;
    float: left;
    padding: 4px 10px;
    background-color: #d8e4dd;
    margin: 0 0 5px 0;
    color: #78867e;
    -webkit-border-radius: 10px;
    -moz-border-radius:  10px;
    border-radius:  10px;
}
.ui-autocomplete .ui-menu-item:last-child a {
    /*border-bottom: none;*/
}
.ui-autocomplete .ui-menu-item a.ui-state-focus,.ui-autocomplete .ui-menu-item a.ui-state-hover {
    background: #d8e4dd !important;
    border: none;
    border-bottom: 1px solid #eee;
}
.ui-autocomplete .ui-menu-item a.ui-state-focus strong,.ui-autocomplete .ui-menu-item a.ui-state-hover strong {
    background-color: #78867e;
    color: #fff;
}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    background: #fff;
    z-index: 1000 !important;
    text-align: left;
    width: 300px !important;
    margin-left: -100px;
    -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.34);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.34);
    -webkit-border-radius: 5px;
    -moz-border-radius:  5px;
    border-radius:  5px;
    border: none;
    overflow: hidden;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.ui-autocomplete .all-results-link a {
    margin: 10px;
    border: 1px solid #eee;
    padding: 10px 25px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius:  5px;
    border-radius:  5px;
    color: #009044;
}
/* @end */

/* @group Toolbar TOP - langs,sitemap */

#toolbarMenu {
    float: right;
    margin: 7px 0 0 10px;
    padding: 0;
}
#toolbarMenu li {
    display: inline;
}
#toolbarMenu li a {
    color: #5d5d5d;
    font-size: 13px;
    padding: 10px 10px;
    display: block;
    float: left;
}
#toolbarMenu li a .fa {
    color: #acaeaf;
    font-size: 1.2em;
    margin: 0 3px 0 0;
}
#toolbarMenu li.lang a {
    padding-left: 28px;
    background: url(flag_en.png) no-repeat left center;
    margin-left: 10px;
}
#toolbarMenu li.sl a {
    background-image: url(flag_sl.png);
}
/* @end */

/* @group Menu Boxes */

.myPanel {
    border: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.myPanel .panel-heading {
    color: #424242;
    font-size: 16px;
    font-family: fancyfont;
    background: #fff;
    border: none;
    padding: 0 0 10px 15px;
}
.myPanel div div div .fa {
    margin-left: 15px;
}
.myPanel .list-group-item {
    font-size: 12px;
    color: #494f4c;
    padding: 11px 15px;
    background: transparent;
    border-top-color: #ccd7d1;
}
.myPanel.menu .list-group-item {
    border-top-color: #e2e2e2;
}
.myPanel.myMenu .active {
    background-color: #009044;
    border-bottom: none;
    color: #fff !important;
}
.myPanel.myMenu li  {
    margin: 0;
}
.myPanel.myMenu li a {
    margin: 0;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.06);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.myPanel.myMenu ul ul {
    background: #f4f4f4;
}
.myPanel.myMenu ul ul ul {
    background: #e8e8e8;
}
.myPanel.myMenu ul ul ul ul {
    background: #dbdada;
}
.myPanel.myMenu ul ul li a {
    padding-left: 30px;
}
.myPanel.myMenu ul ul ul li a {
    padding-left: 45px;
}
.myPanel.myMenu ul ul ul ul li a {
    padding-left: 60px;
}
.myPanel.myMenu ul ul ul li a .fa.bullet {
    left: 30px;
}
.myPanel.myMenu ul ul ul ul li a .fa.bullet {
    left: 45px;
}
.myPanel.myMenu li a .fa-plus {
    float: right;
    color: #aeafae;
}
.myPanel.myMenu li a .fa.bullet {
    position: absolute;
    left: 14px;
    top: 11px;
    color: #aeafae;
}
.myPanel.myMenu li a:hover {
    color: #000;
}
.myPanel.myMenu li a.active .fa {
    color: #fff;
}
.myPanel .list-group-item:hover {
    background: rgba(0,0,0,0.05);
}
.myPanel.menu .list-group {
    background: #eee;
}
.myPanel .list-group {
    background: #d9e4de;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    padding: 5px 0 0 0;
}
.myPanel .list-group .list-group-item .fa {
    font-size: 1.2em;
    width: 14px;
    text-align: center;
    margin-right: 4px;
}
.myPanel.lightFilled .list-group:before,.myPanel.darkFilled .list-group:before {
    content: "";
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-color: transparent  transparent #d9e4de  transparent;
    border-style: solid;
    border-width: 6px;
}
.myPanel.menu .list-group:before {
    border-bottom-color: #eee;
}


.myPanel.darkFilled .list-group-item {
    color: #fff;
    border-top-color: #727e78;
}
.myPanel.darkFilled .list-group:before {
    border-bottom-color: #79867f;
}
.myPanel.darkFilled .list-group {
    background: #79867f;
}
.myPanel.darkFilled .list-group-item {
    color: #fff;
    border-top-color: #727e78;
}
.myPanel.lightLines .panel-heading,.myMenu .panel-heading  {
    padding: 0 0 5px 0;
    border-bottom: 3px solid #009045;
}
.uvodnaN .uvodna_list{
    padding-top: 0px !important;
}
.uvodnaN .uvodna_listTop .KatName{
    top: 0;
    left: 0;
}
.uvodnaN .uvodna_listTop.rght .KatName{
    top: 0;
    left: 8px;
}
.uvodnaN .uvodna_list .KatName {
    top: 0;
}
.tprght.col-md-12{
    padding-right: 0 !important;
}
.tplft.col-md-12{
    padding-left: 0 !important;
    padding-right: 15px !important;
}
.novice_list.col-md-4{
    padding: 0 5px;
    padding-right: 15px;
}
.novice_list.first_news {
    padding-left: 1px;
}
.casesPrevNext {
    margin-bottom: 60px;
}
.casesPrevNext.bottom {
    margin-top: 30px;
}
.listing{
   width: 102%;
}
.uvodna_list{
    padding-top: 15px !important;
    position: relative !important;
}
.uvodna_list a h2{
    font-weight: bold;
}
.uvodna_list a:hover h2{
    color: #ccc;
}
.KatNameSmall{
    background: none repeat scroll 0 0 #bcbdc0;
    color: #FFFFFF;
    padding: 2px 10px 3px 10px;
    margin: 15px 0;
    clear: both;
}
.KatNameSmall.first{
    margin-top: 0;
}
.KatName{
    background: none repeat scroll 0 0 #E54E53;
    color: #FFFFFF;
    left: 8px;
    line-height: 25px;
    padding: 0 10px;
    position: absolute;
    top: 15px;
    z-index: 1;
    text-transform: uppercase;
}
.KatName.is-payable {
    background: black;
}
.KatName a, .KatNameSmall a{
    color: #fff;
    text-transform: uppercase;
    display:block;
}
.KatName.case {
    position: static;
}
.is-payable .KatName.case {
    background: black;
}
.myPanel.lightLines .list-group {
    background: #fff;
}
.myPanel.lightLines .list-group-item {
    padding: 7px 0;
    color: #0b6d3a;
    border: none;
}
.myPanel.lightLines.bulleted .list-group-item {
    position: relative;
    padding-left: 20px;
}
.myPanel.lightLines.bulleted .list-group-item .fa {
    color: #afafaf;
    font-size: 12px;
    width: auto;
    position: absolute;
    left: 5px;
    top: 10px;
}
.myPanel.simple .list-group {
    background: none;
}
.myPanel.simple .list-group-item {
    border: none;
    padding: 0 0 8px 0;
    color: #005d90;
}
.myPanel.simple .list-group-item:hover {
    background: none;
    color: #000;
}
/* @end */

/* @group Slider top */
.slider.frame.flexslider{
    padding-left: 0;
}
#slidesWrapper .slide.link {
    cursor: pointer;
}
#slidesWrapper .container {
    position: relative;
}
#slidesWrapper .slide .slideContent {
    z-index: 999;
    position: absolute;
    left: 0;
    top: 100px;
    padding: 15px 30px;
    font-size: 18px;
    font-family: fancyfontlight;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#slidesWrapper .slide h3, #slidesWrapper .slide .slideTxt {
    padding: 0;
    margin: 0;
    font-size: 38px;
    font-family: fancyfontlight;
    font-weight: normal;
}
#slidesWrapper .slide .slideTxt {
    font-size: 18px;
    margin: 0 0 5px 0;
}
#slidesWrapper .slide {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 300px;
    display: none;
    background-position: center center;
    background-repeat: no-repeat;
}

.sliderColor {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 50%;
}
.sliderColor.right {
    left: auto;
    right: 0;
}
#slidesWrapper {
    height: 300px;
    position: relative;
    width: 100%;
    text-align: left;
    margin: 0 0 0 0;
    clear: both;
}
#slidesNav p {
    float: left;
    text-align: center;
    width: 60px;
}
#slidesNav li.active {
    background: #fff !important;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.32);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.32);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.32);
}
#slidesNav li {
    overflow: hidden;
    background: #000;
    width: 12px;
    height: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin: 0 0 0 8px;
    float: left;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    cursor: pointer;;
}
#slidesNav span {
    display: none;
}
#slidesNav {
    line-height: 26px;
    position: absolute;
    z-index: 100;
    top: 220px;
    left: 20px;
    font-size: 24px;
    color: #0b2023;
    z-index: 999;
    margin: 0;
    padding: 0;
    font-family: fancyfontlight, Helvetica, Arial, sans-serif;
}
/* tricker */
.top-bar-content > div {
    display: inline-block;
}
.trending-ticker .heading {
    color: #E54E53;
    float: left;
    margin-right: 25px;
    padding-top: 5px;
    text-transform: uppercase;
}
.top-bar-content .textwidget {
    float: right;
    margin-right: 25px;
    margin-top: 4px;
}
.top-bar-content .search {
    float: right;
    margin-right: 30px;
}
.trending-ticker ul {
    float: left;
}
.trending-ticker li {
    color: #656565;
    display: none;
}
.trending-ticker a {
    display: inline-block;
    line-height: 1.3;
    margin-top: -2px;
    max-width: 450px;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}

/* end tricker */
/* top search */
.search .query {
    background: white none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: right;
    min-width: 0;
    padding: 5px;
    width: 100%;
}

.top-bar-content {
    color: #999999;
    overflow: hidden;
    padding: 10px 0;
}
.top-bar-content ul{
    margin: 0px;
    padding-top: 5px;
}
.social-icons li {
    float: left;
    height: 20px;
    margin-right: 5px;
}
.social-icons .icon {
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 20px;
}
.social-icons .icon:hover{
    border-radius: 50%;
    text-decoration: none;
}
.social-icons .fa-youtube-play {
    background: none repeat scroll 0 0 #cd201f;
}
.social-icons .fa-twitter {
    background: none repeat scroll 0 0 #00ABE3;
}
.social-icons .fa-facebook {
    background: none repeat scroll 0 0 #004088;
}
.social-icons .fa-linkedin {
    background: none repeat scroll 0 0 #01669C;
}
.social-icons .fa-pinterest {
    background: none repeat scroll 0 0 #CA2128;
}
.social-icons .fa-rss {
    background: none repeat scroll 0 0 #FF5B22;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
ul.social-icons {
    float: right;
    margin-top: 18px;
}
.main-color {
    color: #E54E53;
    transition: all 0.4s ease-in-out 0s;
}
.ads-widget{
    margin: 20px 0;
}
.sidebar .ads-widget{
    margin: 0;

}
.navbar-collapse.collapse {
    -moz-box-sizing: border-box;
    color: #19232D;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.navbar-collapse.collapse a{
    color: #19232D;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 12px;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
    font-weight: bold;
}
.dropdown-menu{
    background-color: #fff;
}
.clear{
    clear: both;
    display: block;
}
.navbar-collapse.collapse a:hover{
    background-color: #19232D;
}
.dropdown-menu .navbar-collapse.collapse a:hover{
    border: none !important;
    margin-bottom: 0px !important;
}
.navbar-collapse.collapse .dropdown-menu a{
    border: none !important;
    margin-bottom: 0px !important;
}
.nav.navbar-nav{
    margin-left: -15px;
}
a img:hover{
    transform: scale(1.1);
}
.imagesColRight a img:hover,#carousel-example-generic a img:hover,.right-banners a img{
    transform: none;
}
.flexslider  img:hover{
    transform: none;
}
#respond{
    float: left;
    width: 100%;
}
.date_kom{
    font-size: 12px;
    color: #D9D9D9;
}
.itemKoment h3{
    margin-top: 0px;
}
.comment{
    background: none repeat scroll 0 0 #F3F3F3;
    color: #A0A0A0;
    display: block;
    margin-bottom: 15px;
    padding: 10px;
}
a img{
    transition: all 0.6s ease 0s;
}
/* end top search */

.sidebar .widget {
}
.widget {
    float: left;
    font-size: 13px;
    width: 100%;
}
.sidebar .widgettitle, .tabbed .tabs-list {
    background: none repeat scroll 0 0 #19232D;
    color: #EFEFEF;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 13px;
    line-height: 34px;
    margin-bottom: 10px;
    padding: 0 14px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-flex-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.tabbed .tabs-list li {
    border-bottom: 0 none;
    line-height: 1.5;
    padding: 0;
}
.tabbed .tabs-list a {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    color: #EFEFEF;
    display: block;
    float: left;
    line-height: 32px;
    padding: 0 14px;
}
.tabbed .tabs-list .active a {
    border-bottom: 2px solid #E54E53;
}
.tabbed .tabs-data {
    border-bottom: 0 none;
}
.tabbed .posts-list.active {
    display: block;
    padding: 0px;
}
.sidebar .posts-list li {
    line-height: 1.5;
    background: #bcbdc0;
}
.sidebar .posts-list li.last{
    margin-bottom: 15px;
}
.sidebar .posts-list .content{
    margin: 10px;
}
.sidebar .posts-list .content time {
    color: #19232D;
}
.sidebar .posts-list .content .comments{
    color: #19232D;
}
.sidebar .posts-list .content a:hover{
    color: #fff !important;
}
.posts-list li {
    border-bottom: 0 none;
    overflow: hidden;
    /*padding: 24px 0 0;*/
}
.posts-list li > a {
    float: left;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    margin-right: 10px;
}
.posts-list img {
    float: left;
    height: auto;
    width: 85px;
}
.appear {
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}
ul.uvodna{
    clear: both;
}
.posts-list.uvodnaN .content{
    margin-left: 0;
    border: none;
}
.posts-list.uvodnaN .content h2, h2.selectedBig{
    font-weight: bold;
    margin-top: 5px;
}
.posts-list .content {
    line-height: 1;
    min-height: 73px;
}
.highlights .posts-list .content {
    line-height: 1;
    min-height: 173px;
    margin-left: 0px;
}
.posts-list .content time {
    color: #A6A6A6;
    font-size: 11px;
    text-transform: uppercase;
}
.posts-list .content .comments {
    color: #A6A6A6;
    float: right;
    font-size: 11px;
    white-space: nowrap;
}
.posts-list .content > a {
    display: block;
    font-family: "Roboto Slab",Georgia,serif;
    font-size: 13px;
    line-height: 1.615;
    margin: 8px 0;
}
.posts-list .comments a {
    color: inherit;
}
#comments {
    border-top: 1px solid #d9d9d9;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.gallery-block {
    margin-bottom: 42px;
}
.ads-widget {
    text-align: right;
}
.ads-widget .img-responsive{
    height: auto;
    max-width: 100%;
    display: inline;
}
.posts-list li:first-child {
    padding-top: 0;
}
.highlights-box .column.half:first-child {
    border-right: 1px solid #D9D9D9;
}
.row .uvodna_listTop.rght{
    /*  border-left: 1px solid #E54E53;
    padding-left: 18px !important;*/
    padding-right: 0 !important;
    float: right;
}
.row .uvodna_listTop {
    padding-left: 0 !important;
}
.uvodna_listTop.rght.col-md-3 .content{
    padding-left: 8px;
}
.column, .row [class*="col-"] {
    -moz-box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
}
.post-format-icon {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    float: right;
    height: 25px;
    line-height: 25px;
    margin-top: -37px;
    position: relative;
    text-align: center;
    width: 25px;
}
.highlights .cat-title.larger {
    line-height: 25px;
    padding-right: 14px;
    font-size: 14px;
}
.highlights .cat-title.larger.is-payable {
    background: black;
}
.cat-14, .cat-title.cat-14 {
    background: none repeat scroll 0 0 #E54E53;
}
.highlights .image-link {
    display: block;
    min-height: 42px;
}
.highlights article {
    margin-bottom: 0;
    position: relative;
}
.post-format-icon i {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.highlights .meta {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #A6A6A6;
    font-size: 11px;
    line-height: 25px;
    /*margin-top: -12px;*/
    overflow: hidden;
    padding-left: 14px;
    position: relative;
    text-transform: uppercase;
}
.highlights .meta.case {
    color: #e54e53;
    font-weight: bold;
    padding: 0 10px;
}
.highlights .image-link img {
    display: block;
    height: auto;
    width: 100%;
}
.highlights h2:before {
    border-left: 3px solid #E54E53;
    content: " ";
    display: block;
    float: left;
    height: 18px;
    left: -15px;
    position: relative;
}
.is-payable .highlights h2:before, .is-payable h2:before {
    border-left: 3px solid black;
}
.highlights h2 {
    color: #19232D;
    font-size: 14px;
    line-height: 1.3;
    margin: 7px 0;
    padding-left: 14px;
}
.highlights .thumb img {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 10px;
}
.cat-title {
    background: none repeat scroll 0 0 #E54E53;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 25px;
    margin-left: 0;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    z-index: 3;
}
.cat-title a {
    color: inherit;
}
.highlights .meta .comments {
    display: inline-block;
    float: right;
    margin-right: 14px;
    white-space: nowrap;
}
.highlights .comments a {
    color: inherit;
}
.posts-list.thumb.uvodnaN  img {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 10px;
}
.posts-list.thumb.uvodnaN .video_off, .video_off {
    display: none;
}
.posts-list.thumb.uvodnaN .video_on,
.highlights .thumb .video_on{
    height: 120px;
    left: 25%;
    position: absolute;
    top: 30%;
    width: 120px;
}
.highlights .highLigh .image-link .video_on{
    height: 120px;
    left: 38%;
    position: absolute;
    top: 20%;
    width: 120px;
}
.highlights .image-link .video_on{
    height: 120px;
    left: 28%;
    position: absolute;
    top: 5%;
    width: 120px;
}
.news-focus {
    margin-bottom: 42px;
}
.news-focus .highlights{
    margin: 0px;
}
.news-focus .heading.cat-16 .subcats .active, .news-focus .heading.cat-16, .cat-text-16 {
    color: #32742C;
}
.news-focus .heading {
    background: none repeat scroll 0 0 #F9F9F9;
    color: #E54E53;
}
.news-focus .heading > a {
    color: inherit;
}
.news-focus .heading .subcats {
    float: right;
    font-weight: normal;
}
.news-focus .heading li {
    float: left;
    font-size: 12px;
    margin-left: 14px;
    position: relative;
}
.news-focus .heading .active:before {
    border-color: rgba(229, 78, 83, 0) rgba(229, 78, 83, 0) #D9D9D9;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}
.news-focus .heading .active:after, .news-focus .heading .active:before {
    border: medium solid rgba(0, 0, 0, 0);
    bottom: -1px;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
}
.news-focus .heading .active:after {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FFFFFF;
    border-width: 4px;
    left: 50%;
    margin-left: -4px;
}
.news-focus .heading .active:after, .news-focus .heading .active:before {
    border: medium solid rgba(0, 0, 0, 0);
    bottom: -1px;
    content: " ";
    height: 0;
    position: absolute;
    width: 0;
}
.news-focus .heading.cat-16 .subcats .active, .news-focus .heading.cat-16, .cat-text-16 {
    color: #32742C;
}
.highlights-box.three-col .column.one-third {
    padding: 0 15px;
}
.news-focus .heading.cat-19 .subcats .active, .news-focus .heading.cat-19, .cat-text-19 {
    color: #32742C;
}
.highlights .block.posts {
    border-top: 1px solid #D9D9D9;
    margin-top: 12px;
}
.block.posts li:first-child {
    border-top: 0 none;
}
.block.posts li {
    border-top: 1px solid #D9D9D9;
    line-height: 1.5;
    overflow: hidden;
    padding: 9px 0;
}
.block.posts .fa-angle-right {
    color: #E54E53;
    float: left;
    font-size: 12px;
    line-height: 1.625;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.block.posts a {
    color: #19232D;
    display: block;
    font-family: "Roboto Slab",Georgia,serif;
    font-size: 13px;
    margin-left: 14px;
}
.column.one-third {
    width: 33.3333%;
}
.highlights .excerpt {
    color: #949697;
    font-size: 13px;
    line-height: 1.615;
    margin-top: 14px;
    padding-bottom: 14px;
}
.news-focus .excerpt {
    border-bottom: 0 none;
    color: #949697;
    display: block;
    padding-bottom: 0;
}
.gallery-block .carousel li {
    margin-right: 30px;
}
.main-featured {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: #E7E7E7 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 0 0 30px;
    padding: 20px 0;
}
.wrap {
    margin: 0 auto;
    padding: 0 25px;
    text-align: left;
    width: 1078px;
}
.col-8, .column.two-third {
    width: 66.6667%;
}
.blocks {
    width: 33.3333%;
    padding-left: 0px !important;
}
.main-featured .slider .caption {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(25, 35, 45, 0.7);
    bottom: 0;
    padding: 14px 20px 17px;
    position: absolute;
    width: 100%;
}
.main-featured .slider .caption, .main-featured .blocks h3 {
    background: linear-gradient(to bottom, rgba(25, 35, 45, 0) 0%, #19232D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-shadow: 0 1px 1px #000000;
}
.main-featured .the-date {
    color: #D3DBDF;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}
.main-featured .slider h3 {
    float: left;
    position: relative;
}
.main-featured .slider h3 a {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 2;
}
.no-margin{
    margin: 0px !important;
}
.main-featured .slides .image-link, .main-featured .blocks .image-link {
    display: block;
    overflow: hidden;
}
.main-featured .wp-post-image {
    display: block;

}
.main-featured .blocks h3 {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(25, 35, 45, 0.7);
    bottom: 0;
    font-size: 13px;
    line-height: 1.5;
    padding: 10px;
    position: absolute;
    width: 100%;
    margin: 0;
}
.main-featured .slider .caption, .main-featured .blocks h3 {
    background: linear-gradient(to bottom, rgba(25, 35, 45, 0) 0%, #19232D 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-shadow: 0 1px 1px #000000;
}
.main-featured .blocks h3 a {
    color: #FFFFFF;
}
.main-featured .cat {
    background: none repeat scroll 0 0 #E54E53;
    line-height: 30px;
    padding: 0 14px;
}
.main-featured .blocks article {
    position: relative;
}
.main-featured .small {
    float: left;
    margin-right: 14px;
}
.main-featured .blocks .small.last {
    margin-right: 0;
}
.main-featured .small img {
    height: 137px;
    width: 168px;
}
.news-focus .row {
    display: none;
    margin-top: 28px;
    overflow: hidden;
}
.news-focus .news-0 {
    display: block;
}
.main-featured .blocks .large {
    margin-bottom: 14px;
}
.main-footer {
    background: none repeat scroll 0 0 #19232D;
}
.main-footer .wrap {
    padding-bottom: 45px
}
.wrap {
    margin: 0 auto;
    padding: 0 25px;
    text-align: left;
    width: 1078px;
}
.main-footer .col-4, .main-footer .column.one-third {
    width: 33.3333%;
}
.main-footer .widgettitle {
    border-bottom: 1px solid #253443;
    color: #C5C7CB;
    font: bold 14px/35px "Open Sans",Arial,sans-serif;
    margin-bottom: 28px;
    text-transform: uppercase;
}
.about-widget .logo-text {
    background: url(logo_footer.png) no-repeat;
    height: 23px;
    width: 200px;
    margin-bottom: 28px;
}
.feedburner input {
    outline: 0 none;
    padding: 8px 12px;
}
.main-footer .widget {
    color: #D7DADE;
    font-size: 13px;
    line-height: 1.9;
}
.main-footer .widget a {
    color: #E0E3E9;
}
.flickr-widget .flickr_badge_image {
    float: left;
    margin: 0 12px 14px 0;
}
.flickr-widget .flickr_badge_image:nth-of-type(4n) {
    margin-right: 0;
}
.flickr-widget a {
    border-radius: 0;
    display: block;
    max-height: 64px;
    max-width: 75px;
    overflow: hidden;
}
.flickr-widget a img {
    float: left;
    height: auto;
    max-width: 100%;
    transition: all 0.3s ease-in 0s;
}
.main-footer .feedburner input {
    background: none repeat scroll 0 0 #1F2C38;
    border: 0 none;
    color: #C5C7CB;
    font-size: inherit;
    margin-bottom:10px;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #E54E53;
    color: #FFFFFF;
}
.main-footer input.feedburner-subscribe {
    background: none repeat scroll 0 0 #2A3C4C;
    font-weight: 600;
    padding: 8px 14px;
    margin-top:10px;
}
.main-footer .newsletter-bottom {
    float: left;
    width:100%;
}
.main-footer .newsletter-bottom label {
    font-weight:normal;
    margin:0;
}
.lower-foot {
    background: none repeat scroll 0 0 #121A21;
    color: #8D8E92;
    font-size: 13px;
    padding: 10px 0;
}
.main-pagination ul.bcmsPaging li.bcmsPagingPrev, .main-pagination ul.bcmsPaging li.bcmsPagingNext{
    display: none;
}
.main-pagination ul.bcmsPaging{
    clear: both;
    margin: 10px;
    margin-left: 0;
    min-height: 40px;
}
.main-pagination ul.bcmsPaging li{
    display: inline;
    background: #EBEBEB;
    float: left;
    margin-right: 5px;
}
.main-pagination ul.bcmsPaging li span {
    padding: 5px 10px;
}
.main-pagination ul.bcmsPaging li.bcmsPagingActive{
    background: #E54E53;
}
.main-pagination ul.bcmsPaging li.bcmsPagingActive span, .main-pagination ul.bcmsPaging li.bcmsPagingActive a span{
    color: #fff;
}
.main-pagination ul.bcmsPaging li a span, .main-pagination ul.bcmsPaging li span{
    font-size: 13px;
    line-height: 25px;
}
.lower-foot .textwidget {
    float: left;
}
.lower-foot .menu {
    float: right;
    overflow: hidden;
}
.lower-foot .menu li {
    float: left;
    padding-left: 0.5em;
}
.lower-foot a {
    color: #B6B7B9;
}
.main-featured .pages {
    -moz-box-sizing: border-box;
    bottom: 0;
    left: 0;
    max-width: 100%;
    overflow: hidden;
    padding: 10px 25px 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.main-featured .pages a {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #72879C;
    float: left;
    height: 4px;
    margin-left: 0.2849%;
    width: 19.6581%;
}
.main-featured .pages:hover a {
    height: 8px;
}
.main-featured .pages a:hover {
    opacity: 0.6;
}
.main-featured .pages .flex-active {
    background: none repeat scroll 0 0 #E54E53;
}
.main-featured .the-date {
    color: #D3DBDF;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}
.highlights .image-link {
    display: block;
    min-height: 42px;
    overflow: hidden;
}
.rate-number span {
    display: block;
    margin-top: -25px;
}
.rate-number {
    background: none repeat scroll 0 0 #19232D;
    bottom: 0;
    color: #EFEFEF;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    min-width: 25px;
    position: absolute;
    right: 0;
    text-align: center;
}
.posts-list .review {
    display: block;
    margin-top: 0.25em;
}
.rate-number .progress {
    background: none repeat scroll 0 0 #E54E53;
    height: 100%;
    margin-top: 0;
    width: 0;
}

.post-meta {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D9D9D9 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    font-size: 11px;
    margin-bottom: 21px;
    overflow: hidden;
    padding: 10px 0;
    text-transform: uppercase;
    color: #A6A6A6;
    width:100%;
}
.post-header .post-title:before {
    border-left: 3px solid #E54E53;
    content: " ";
    display: block;
    float: left;
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
}
.post-header .comments {
    color: #A6A6A6;
    float: right;
    font-size: 11px;
    line-height: 28px;
    margin-left: -35px;
}
.news-date-location {
    padding-top: 8px;
}
.post-share {
}
.post-share .text {
    color: #19232D;
    display: inline-block;
    font-size: 13px;
    margin-right: 30px;
    text-transform: uppercase;
}
.share-links {
    float: right;
}
.share-links a {
    background: none repeat scroll 0 0 #19232D;
    color: #FFFFFF;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
    text-align: center;
    width: 60px;
}
.share-links .fa-twitter {
    background: none repeat scroll 0 0 #2AA9E0;
}
.share-links .fa-facebook {
    background: none repeat scroll 0 0 #204385;
}
.share-links .fa-google-plus {
    background: none repeat scroll 0 0 #D3492C;
}
.share-links .fa-pinterest {
    background: none repeat scroll 0 0 #CA2128;
}
.share-links .fa-linkedin {
    background: none repeat scroll 0 0 #02669A;
}
.share-links .fa-tumblr {
    background: none repeat scroll 0 0 #44546B;
}
.post-header .featured {
    margin-bottom: 14px;
}
.post-header .post-title {
    float: left;
    font-size: 25px;
    font-weight: bold;
    margin-right: 35px;
    padding-left: 18px;
    position: relative;
}
.column.half{
    padding-left: 15px;
    padding-top: 13px;
}
.navbar-toggle{
    background: #000 !important;
}
/* @end */


.col-sm-12.noPaddingLeft{
    padding-left: 0;
    margin-left: 0;
}
/* group latest news */
.latest-wrapper{

}
.latest-wrapper ul li{
    border-bottom:1px solid #ccc;
    padding:5px 0;
}
.latest-wrapper ul li.o_rescent{
    font-weight:600;
    font-size:15px;
}
.latest-wrapper ul li span{
    background:#E54E53;
    color:#fff;
    padding:0 10px;
    line-height:25px;
    text-transform:uppercase;
}
.latest-wrapper ul li span.is-payable {
    background: black;
}
/* end */
.gallery-slider .flexslider, .gallery-slider .flexslider li{
    height:auto;
}
.frame.flexslider .slides img{
    height:350px;
    width:auto;
    margin:0 auto;
}
.frame.flexslider li{
    background-color:#000;
}
/* pogled 15 */
.eventItem .eventPic img{
    width:100%;
}
.galNovice img{
    width:100%;
}
.galNovice .pic-wrapper{
    margin-bottom:10px;
    padding-bottom:20px;
    position:relative;
}
.pic-wrapper a{
    display:block;
}
.pic-wrapper p{
    position:absolute;
    bottom:0;
    left:0px;
    margin:0;
    font-size:13px;
    line-height:14px;
}
.galNovice .column,.galNovice .row [class*="col-"]{
    padding-left:15px;
    padding-right:15px;
}
#tip7-title{
    background-color:rgba(0,0,0,0.6);
    color:#fff;
    padding:10px 20px;
}
#tip7-title b{
    display:block;
    text-align:center;
}
/* end */
/**
 * =Responsive & Media Queries
 * ----------------------------------------------------------------------------
 */

/* Larger Desktops */
@media only screen and (min-width: 1129px) {
    .main-featured .flexslider .slides > li { min-height: 336px; }
    .tprght.col-md-12{
        padding-left: 16px !important;
    }
    .KatName.tprght{
        margin-left: 8px !important;
    }
    .content.tprght{
        margin-left: 8px !important;
    }
    .highlights .highLigh .image-link{
        width: 550px;
    }
    .highlights .highLigh .meta{
        width: 550px;
    }
    .content.tplft{
        margin-right: 8px !important;
    }
}

/* Tablets - Small Desktops - fluid wrapper */
@media only screen and (max-width: 1200px) {
    .right{
        display: none;
    }
    .top-bar-content .search {
        float: right;
        clear: both;
        margin-right: 0;
    }

    .wrap, .boxed .main-wrap {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    body.boxed { padding: 0 25px 0 25px; }

    .trending-ticker a { max-width: 400px; }

    .main-head .right { margin-left: 250px; }

    .navigation.sticky {
        width: 100%;
        left: 0;
    }

    .navigation .menu li > a { padding: 0 20px; }


    .tabbed .tabs-list a { padding: 0 3%; }

    .post-header img, .post-content img {
        max-width: 100%;
        height: auto;
    }

    .post-share .text { display: none; }
    .share-links a { margin-bottom: 4px; }

    /* fluid slider blocks */
    .main-featured .blocks .image-link img {
        max-width: 100%;
        height: auto;
    }

    .main-featured .blocks .small {
        width: 48%;
        margin-right: 4%;
    }

    .main-footer input.feedburner-subscribe {
        margin-top: 5px;
        margin-left: 0;
        display: block;
    }

    .flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }
    .flickr-widget .flickr_badge_image:nth-of-type(3n) { margin-right: 0; }

    .no-display { opacity: 1; }
}

/* Large Tablet Layout: 800px. - fluid */
@media only screen and (min-width: 850px) and (max-width: 940px) {
    .flexslider.col-6{
        margin-right: 0;
    }
    .column, .row [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .wrap > .row, .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    /* change top bar */
    .trending-ticker { font-size: 13px; }
    .trending-ticker .heading { margin-right: 25px; }

    .trending-ticker a {
        max-width: 235px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
        line-height: 1.3;
        padding-right: 5px;
        margin-top: -2px;
    }

    /*
     * Make menu and mega menus compact
     */
    .navigation .menu > li > a {
        font-size: 13px;
        padding: 0 13px;
    }

    .navigation .menu li > a:after {
        margin-left: 5px;
        font-size: 13px;
        line-height: 1;
    }

    /* category mega menu */
    .mega-menu .sub-cats { padding: 0; }

    .mega-menu .sub-nav {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mega-menu .extend { padding: 0; }

    .mega-menu .recent-posts .post:nth-child(3) { display: none; }

    /* links mega menu */
    .navigation .mega-menu.links > li { padding: 0 15px; }

    .navigation .mega-menu, .navigation .mega-menu.links > li > a, .navigation .mega-menu .sub-nav li a { font-size: 13px; }
    .navigation .mega-menu.links > li li a:before { display: none; }
    .navigation .mega-menu.links > li li a { padding-left: 5px; }

    /* slider */

    .main-featured .blocks .small h3 { padding: 20px 5px 5px 5px; }
    .main-featured .blocks.col-4 { padding-left: 4px; }


    .tabbed .tabs-list a {
        font-size: 12px;
        padding: 0 2.5%;
    }

    .main .sidebar:before { margin-left: -15px; }

    /* reduce image size in sidebar widgets */
    .sidebar .posts-list img { width: 65px; }
    .sidebar .posts-list .content { margin-left: 80px; }


    .listing-alt img { width: 110%; }
    .listing-alt article > a { max-width: 200px; }
    .listing-alt article .content { margin-left: 220px; }

    .main-footer .posts-list img { width: 60px; }
    .main-footer .posts-list .content { margin-left: 75px; }

    .flickr-widget a {
        width: 60px;
        height: 52px;
    }

}
@media all and (min-width: 650px) and (max-width: 933px){
    .flexslider.col-6, .column.half{
        margin-right: 0 !important;
    }
}
/* Small Tablet: 768px. - fluid */
@media only screen and (min-width: 768px) and (max-width: 799px) {
    .main-featured .blocks { display: none; }
    .main-featured .slider, .main-featured .flexslider .slides img { width: 100%; }

    .main-content, .sidebar { width: 100%; }

    /* show nav for slider on tablets */
    .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { opacity: 0.8; }

    .main-footer .col-4 {
        width: 100%;
        margin-top: 28px;
    }

    .main-footer .col-4:first-child { margin-top: 0; }

    /* footer fix */
    .flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }


    .main-footer input.feedburner-subscribe {
        display: inline;
        margin-left: 4px;
    }

}

/* Mobile + Small Tablet shared rules */
@media only screen and (max-width: 799px) {
    /*
     * Top Bar
     */

    /* change top bar styling */
    .top-bar .social-icons {
        clear: both;
        text-align: center;
        float: none;
    }

    .top-bar .search { display: none; }

    .top-bar .social-icons li {
        float: none;
        display: inline-block;
    }

    .top-bar-content > div { display: block; }

    .top-bar .trending-ticker .heading {
        float: none;
        margin-right: 0;
    }

    .top-bar .trending-ticker ul { float: none; }

    .top-bar .trending-ticker {
        text-align: center;
        margin-bottom: 14px;
    }

    .top-bar .trending-ticket li {
        max-width: 100%;
        text-overflow: ellipsis;
    }

    .top-bar .menu {
        float: none;
        text-align: center;
        margin-bottom: 7px;
    }

    .top-bar .menu li {
        float: none;
        display: inline-block;
        padding-left: 14px;
    }


    /*
     * Header
     */
    .main-head .title {
        float: none;
        text-align: center;
        margin-bottom: 28px;
        margin-top: 42px;
        line-height: 1;
    }

    .main-head .right {
        float: none;
        margin-bottom: 28px;
        line-height: 1.5;
        text-align: center;
    }

    .main-head .right > div {
        display: inline-block;
        max-width: 100%;
    }

    .main-head .right  { margin-left: 0; }

    .main .sidebar { margin-top: 35px; /* + 7px added above */ }
    .main .sidebar:before { display: none; }


    /*
     * Mobile Navigation
     */
    .navigation { border-bottom: 0; }

    .navigation.sticky {
        position: static;
    }

    .navigation .menu { display: none; }
    .navigation .mobile-menu.active { display: block; }

    .navigation ul li {
        float: none;
        clear: both;
        display: block;
    }

    .navigation .menu ul {
        position: static;
        display: none;
        visibility: visible;
        opacity: 1;
    }

    .navigation .menu > li > a {
        font-size: 13px;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .navigation .mobile:hover a { text-decoration: none; }
    .navigation .mobile { display: block; }

    .navigation .mobile .selected {
        display: block;
        padding: 0 15px;
        line-height: 44px;
        margin-bottom: -1px;
        overflow: hidden;
    }

    .navigation .mobile .text  { float: left; }

    .navigation .mobile .current {
        float: left;
        margin-left: 14px;
        font-size: 13px;
        max-width: 40%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        vertical-align: bottom;
    }

    .navigation .mobile .fa {
        font-size: 21px;
        float: right;
        width: 50px;
        background: #e54e53;
        margin-right: -15px;
        text-align: center;
        line-height: 43px;
    }


    .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a,
    .navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover,
    .navigation .menu > .current-menu-ancestor > a {
        border-bottom: 0;
        background: #1e2935;
    }

    .navigation .menu li a {
        float: none;
        display: block;
        border-top: 1px solid #1f2c38;
    }

    .navigation .menu li > a:after { display: none; }

    .navigation .menu li > a .chevron {
        float: right;
        width: 50px;
        background: #303A44;
        background: rgba(0, 0, 0, 0.075);
        margin-right: -25px;
        text-align: center;
        font-size: 16px;
    }

    .navigation .menu > li li a { padding-left: 35px; }

    .navigation .menu li.active { background: #1e2935; }

    /* mega menu fixes */
    .navigation .mega-menu { display: none; }

    .navigation .mega-menu.links { padding: 0; }

    .navigation .mega-menu.links > li {
        float: none;
        width: auto;
        padding: 0;
    }

    .navigation .mega-menu.links > li > a {
        text-transform: none;
        font-weight: normal;
        font-size: 13px;
        padding: 6px 25px;
        border-bottom: 0;
        border-top: 1px solid #1f2c38;
    }

    .navigation .mega-menu.links .chevron {
        margin-top: -5px;
        padding: 2px 0px;
        border-top: 0;
    }

    .navigation .mega-menu.links > li li a:before { display: none; }

    .navigation .mega-menu.links > li li a { padding-left: 45px; }
    .navigation .mega-menu.links > li li a:last-child { border-bottom: 0; }

    /* disabled above in large tablet/1024 breakpoint */
    .post-share .text { display: inline-block; }

    /* sidebar */
    .sidebar .gallery-block .slides img { width: 100%; }

    /* flickr widget footer fluid fix */
    .flickr-widget .flickr_badge_image:nth-of-type(4n), .flickr-widget .flickr_badge_image:nth-of-type(3n) { margin-right: 12px; }
}

/* Phones and smaller tablets - fluid */
@media only screen and (max-width: 767px) {

    .navbar-default {
        background: #040707;
    }
    .navbar-toggle {
        border: none;
    }
    /* all columns fluid */
    .row .column, .column, .row [class*="col-"] {
        width: 100%;
        margin-bottom: 28px;
    }

    .post-content .row .column { margin-bottom: 1.857em; }

    .page > .row.builder > .column:only-child { margin-bottom: 0; }


    /* breadcrumbs */
    .breadcrumbs {
        padding: 14px;
        line-height: 1.5;
    }

    .breadcrumbs .location { display: none; }

    .main-featured .slider h3 a { font-size: 16px; }
    .main-featured .blocks { display: none; }
    .main-featured .slider, .main-featured .flexslider .slides img { width: 100%; }

    /* show nav for slider on tablets */
    .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { opacity: 0.8; }


    /*
     * Homepage Blocks
     */

    /* cleanup highlights 3 col style */
    .highlights-box.three-col .column.one-third {
        margin-bottom: 42px;
    }

    .highlights-box.three-col .column.one-third:last-child { margin-bottom: 0; }
    .highlights-box.three-col article {
        float: left;
        width: 50%;
    }

    .highlights-box.three-col .posts {
        width: 50%;
        float: left;
        padding-left: 25px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }


    .highlights-box .column.half {
        margin-top: 42px;
        margin-bottom: 0;
    }

    .highlights-box .column.half:first-child {
        margin-top: 0;
        border-right: 0;
    }

    .highlights .block.posts {
        border-top: 0;
        margin-top: 0;
    }

    .news-focus .posts, .highlights-box.three-col article { margin-bottom: 0; }

    .news-focus .focus .image-link {
        float: left;
        margin-right: 14px;
        width: 25%;
    }

    .news-focus .focus .image-link img {
        width: 100%;
        height: auto;
    }

    .news-focus .excerpt {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 14px;
    }

    .news-focus > .row { margin-bottom: -28px; }

    .news-focus .heading .subcats { display: none; }

    /*
     * Single Post
     */
    .post-content { margin-left: 0; }

    .post-content-right { clear: both; }

    .post-share { margin-left: 0; }

    .share-links { line-height: 33px; }

    .author-info .avatar {
        max-width: 75px;
        height: auto;
    }

    .author-info .description { margin-left: 100px; }

    .author-info .social-icons {
        float: none;
        overflow: hidden;
        padding-top: 14px;
    }


    .related-posts .highlights-box.three-col .column { margin-bottom: 28px; }

    .comments-list .children, .comment .comment-respond { margin-left: 15px; }

    .comment-respond input {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    /*
     * Category listings
     */
    .listing-alt article > a {
        max-width: 100%;
        float: none;
    }

    .listing-alt img {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .listing-alt article .content {
        margin-left: 0;
        margin-top: 0;
    }


    /*
     * Footer Changes
     */

    .main-footer .widget:last-child { margin-bottom: 0; }

    .main-footer input.feedburner-subscribe { margin-top: 5px; }

    /* footer styles */
    .flickr-widget { margin-right: -14px; }

    /* lower widget center aligned */
    .lower-foot .widgets > div {
        margin-top: 28px;
        text-align: center;
    }

    .lower-foot .widgets > div:first-child { margin-top: 0; }

    .lower-foot .textwidget { float: none; }

    .lower-foot .menu-footer-container {
        overflow: hidden;
        text-align: center;
        clear: both;

        /* hidden by default - but will work if following line is removed */
        display: none;
    }

    .lower-foot .menu {
        float: none;
        display: inline-block;
    }

    .main-footer input.feedburner-subscribe {
        display: inline;
        margin-left: 4px;
    }

    /* footer fix */
    .flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }

    .modal {
        width: 250px;
        margin-left: -125px;
    }
    .frame.flexslider .slides img{
        height:200px;
    }
    #register .row .column, .column, #register [class*="col-"] {
        margin-bottom: 5px;
    }
    #register .form-control {
        width: 100%;
    }
}

/* Smaller Phones */
@media only screen and (max-width: 400px) {

    body.boxed { padding: 0; }

    .main-head .title { font-size: 32px; }

    .breadcrumbs { display: none; }

    .main-featured .slider .caption {
        overflow: hidden;
        position: static;
        background: #19232d;
    }

    .main-featured .flex-direction-nav .flex-next, .main-featured .flex-direction-nav .flex-prev { top: 100px; }

    .main-featured .pages { display: none; }


    /* cleanup highlights 3 col style */
    .highlights-box.three-col article, .highlights-box.three-col .posts {
        width: 100%;
        float: none;
        padding: 0;
    }

    .highlights-box.three-col .column.one-third { margin-top: 28px;	}

    .highlights-box.three-col article { margin-bottom: 28px; }

    .gallery-block .carousel .title a { font-size: 12px; }

    /* author box */
    .author-info .social-icons {
        float: none;
        padding: 21px 0;
    }

    .author-info .avatar {
        max-width: 65px;
        height: auto;
    }

    .author-info .description { margin-left: 75px; }


    /* comments list narrower */
    .comments-list .comment-meta { margin-left: 20%; }
    .comments-list .comment-content {
        margin-left: 0;
        margin-top: 28px;
    }

    .comment .comment-respond { margin-left: 0; }

    .main-footer input.feedburner-subscribe {
        margin-left: 0;
        display: block;
    }
}
@media all and (min-width: 995px) and (max-width: 1200px){
    .navbar ul.nav.navbar-nav > li > a{
        padding-right: 50px;
    }
}
@media (min-device-width: 1824px) {
    /* post/page body font size for large desktop */
    .post-content { font-size: 14px; }
}
@media (min-width: 868px){
    .flexslider.col-6, .column.half {
        width: 49%;
    }
}

@media all and (min-width: 1px) and (max-width: 868px){
    .flexslider.col-6, .column.half {
        width: 100%;
    }
    .row .uvodna_listTop.rght{
        float: left;
        margin-left: -8px;
        margin-top: 20px;
    }
}

#register .form-control-feedback, .fa-exclamation-circle {
    color: #f82020;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 0;
    top: 0;
}
.has-feedback .form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 25px;
    width: 34px;
}
#register .form-control-feedback, .icon-asterisk {
    color: #f82020;
}
.feedburner-subscribe.logaut {
    cursor: pointer;
}
.feedburner-subscribe.who {
    font-size: 11px;
}

/*galerija članek*/
.flex-viewport li {
    padding-right:5px;
    padding-top:5px;
}
.flexslider .flex-prev {
    opacity: 1 !important;
}
.flexslider .flex-next {
    opacity:1 !important;
}
.flex-viewport {
    margin: 0 4%;
    width:92%;
}
#carousel .flex-direction-nav .flex-next {
    right:0;
}
#carousel .flex-direction-nav .flex-prev {
    left:0;
}
#carousel .flex-direction-nav a {
    background:transparent;
}
#carousel .flex-direction-nav a::before {
    background: transparent;
    color: #a6a6a6;
    line-height:55px;
    font-size:18px;
}
#carousel .flex-caption.small {
    font-size: 11px;
    font-style: italic;
    background: #f2f2f2;
    padding: 5px;
}
#carousel .flex-direction-nav a {
    top:80px;
}
.single .flex-direction-nav {
    display:none !important;
}
.gallery-slider .flex-caption {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    bottom: 0;
    color: #000;
    font-size: 15px;
    left: 0;
    margin: 0;
    padding: 6px 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
.gallery-slider .flex-caption span {
    font-style: italic;
}
section.captions {
    display: none;
}
/*articles modal*/
#articlesModal {
    background: black;
    margin-top: 0 !important;
}
#articlesModal .modal-body p {
    margin-bottom: 0;
}
#articlesModal .btn-primary {
    background: #e54e53;
    border: 1px solid #e54e53;
}
#articlesModal .btn {
    font-size: 14px;
    font-weight: bold;
}
#articlesModal a.btn-primary:hover {
    color: white !important;
}
#articlesModal .alert {
    margin: 15px 0 0 0;
    padding: 10px;
}
#articlesModal .modal-title {
    font-weight: bold;
}
.home-modal {
    background: rgba(0,0,0,0.3) !important;
}
.home-modal ul li {
    list-style: circle;
    margin-left: 30px;
}
.home-modal ul {
    margin: 10px 0;
}
.home-modal h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}
.home-modal button.close {
    position: absolute;
    right: 5px;
    top: 5px;
}
/*advanced search*/
.advanced-search input, .advanced-search select {
    width: 100%;
}
.advanced-search .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.advanced-search {
    background: #f2f2f2;
    float: left;
    width: 100%;
    padding: 10px 0;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
}
.advanced-search .btn-default {
    background: #e54e53;
    color: white;
    font-weight: bold;
    border: none;
    font-size: 14px;
}
#tagCloud {
    padding: 0 15px;
}
#tagCloud li a {
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    color: #202020;
    float: left;
    font-size: 13px;
    margin-right: 3px;
    margin-top: 3px;
    padding: 4px 7px;
}
#tagCloud li a.active, #tagCloud li a:hover {
    background: #e54e53 none repeat scroll 0 0;
    border-color: #e54e53;
    color: white !important;
}
/*embeded video*/
.responsive-embed-youtube {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    padding-top: 10px;
    margin-bottom: 30px;
}

.responsive-embed-youtube iframe {
    position: absolute;
    width: 100%!important;
    height: 100%!important;

}
.video-content h2 {
    margin-bottom: 0;
    margin-top: 10px;
}
@media (max-width: 1200px) {
    #carousel .flex-direction-nav a::before {
        background: white;
    }
}
@media (max-width: 600px) {
    .modal {
        width: 100%;
        margin-left: 0;
    }
}