.side-head h4 {
    line-height: 27px !important;
}

.fa {
    line-height: 1.8 !important;
}

.search-icon .fa {
    line-height: 50px !important;
}

.navbar-toggle {
    border: 0px solid transparent !important;
}

.navbar-toggle {
    border-radius: 0px !important;
}

.block-image img {
    width: 100% !important;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: transparent;
    color: #fff !important;
    text-decoration: underline !important;
}

.active .dropdown .open a,
.active .dropdown .open a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff !important;
    text-decoration: none !important;
}

.caret,
.navbar-inverse .navbar-nav>li>a:hover .caret,
.navbar-inverse .navbar-nav>.open>a .caret {
    border-top: 9px solid #fff !important;
    margin-left: 5px;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    background-color: #121212 !important;
}

@media (min-width: 768px) {
    .noPadding {
        float: right;
    }
    #inversemenu {
        padding-right: 0px;
    }
    .block-small .block-image {
        max-height: 219px;
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    .navbar-brand,
    .noFloat {
        float: none !important;
        height: auto;
    }
    .search-icon .fa {
        line-height: 1px !important;
    }
}

@media (max-width: 768px) {
    .navbar-toggle {
        margin-right: 0px !important;
    }
    /*.noPadd {
       padding:0px !important;
       margin:0px !important;
    }
    .yesPadd {
       padding:0 30px !important;
    }*/
    .fhmm .dropdown-menu a {
        font-size: 19px;
    }
    .navbar-toggle {
        float: left;
    }
    .search-holder-mobile {
        float: right;
        /*margin:10px 15px 0 0;*/
        margin: 11px 0px 0 0;
    }
    .navbar-toggle {
        -ms-transform: rotate(90deg);
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }
    .navbar-toggle.collapsed {
        -ms-transform: rotate(0deg);
        /* IE 9 */
        -webkit-transform: rotate(0deg);
        /* Chrome, Safari, Opera */
        transform: rotate(0deg);
    }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: #000;
    }
    .fhmm .form-control {
        margin-top: 11px;
    }
    .fhmm .btn {
        margin: 11px 0 20px;
    }
    .search-holder-mobile .form-group {
        margin-bottom: 0px;
    }
	h1.title {margin-top: 10px;}
}

@media (min-width: 1200px) {
    .nav>li>a {
        padding: 10px 20px !important;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .nav>li>a {
        padding: 10px 13px;
    }
    .block-small .block-image {
        max-height: 163px;
        overflow: hidden;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .nav>li>a {
        padding: 10px 7px;
    }
    .block-small .block-image {
        max-height: 194px;
        overflow: hidden;
    }
}

.navbar-brand .fa {
    line-height: 1 !important;
}

.navbar-brand .fa-home {
    font-size: 20px !important;
}

.navbar-inverse .navbar-nav>li:last-child>a:hover {
    text-decoration: none !important;
}

.fhmm .dropdown-menu a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.navbar-inverse .navbar-brand:hover i,
.navbar-inverse .navbar-brand:focus i {
    color: #fff;
}

.nav-up ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.no-image img:nth-child(2),
.no-image-big img:nth-child(2) {
    display: none;
}

.input-group-btn .fa-search {
    color: #333 !important;
}

.input-group-btn .fa {
    line-height: 51px !important;
}

.input-group-btn {
    width: 51px !important;
}

.input-group-btn a.btn {
    display: inline-block !important;
}


/******************************

        SEARCH

*******************************/

dt p {
    font-weight: normal;
}

#tabs-navi {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    /*border-bottom: #121212 1px dotted;*/
}

#tabs-navi li:before {
    content: none;
}

#tabs-navi li {
    float: left;
    width: 50%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    cursor: pointer;
}

#tabs-navi li:first-child {
    border-right: #121212 1px dotted;
}

#tabs-navi li a {
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0px 10px;
    border-bottom: #121212 1px dotted;
}

#tabs-navi li a.active {
    border-top: #121212 1px dotted;
    border-bottom: #121212 0px dotted;
}


/*#tabs-navi li a:hover {
    text-decoration:none;
}*/

.red #tabs-navi li a.current {
    background: #E4202D;
    color: #ffffff;
}

.blue #tabs-navi li a.current {
    background: #2A3479;
    color: #ffffff;
}

.tabs-src {
    display: none;
}

#tabs-panes {
    float: left;
    width: 100%;
    margin: 15px 0px 0px 0px;
}

#tabs-panes ul li a {
    font-weight: bold;
}

#tabs-panes ul li p {
    margin: 5px 0px 10px 10px;
    padding: 0px;
}

.searchres {
    margin: 0 0 20px 0;
}

.searchresult {
    font-weight: bold;
    font-style: italic;
}


/******************************

      GALERIJA SLIKE

*******************************/

.gallery .gallery-pic {
    height: 100px;
    float: left;
    border: 2px solid #ccc;
    margin-right: 10px;
    margin-bottom: 10px;
}

.gallery .gallery-pic img {
    height: 100%;
}

@media (max-width: 400px) {
    .gallery .gallery-pic {
        height: 90px;
    }
}

@media (max-width: 364px) {
    .gallery .gallery-pic {
        height: 80px;
    }
}

@media (max-width: 327px) {
    .gallery .gallery-pic {
        height: auto;
        width: 100%;
    }
    .gallery .gallery-pic img {
        height: auto;
    }
}


/******************************

        OSATALO

*******************************/

h1.contenth1 {
    margin-bottom: 20px;
}

.logo-holder-mobile {
    float: left;
    position: absolute;
    left: 50%;
    margin-left: -20px;
}

.logo-center {
    width: 80px;
    margin: 5px auto auto auto;
}

a.top-banner {
    margin: 0 !important;
}

.banner-top {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

@media (max-width: 767px) {
    .banner-top {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

.addthis_button_email,
a.addthis_button_pinterest,
a.addthis_button_facebook,
a.addthis_button_twitter,
.social-links span {
    background-color: #fff !important;
    width: 30px !important;
    height: 30px !important;
}

.social-links svg {
    display: none;
}

.social-links {
    height: 40px;
    margin-bottom: 0px;
}

.social-links a:hover,
.social-links a {
    float: left;
    text-decoration: none;
    /*float:left;
    height: 30px !important;
    background-size: 30px 30px;
    line-height: 30px !important;
    display: block;*/
}

.addthis_button_email span {
    background: url(/assets/images/mail.png);
    background-repeat: no-repeat;
}

.addthis_button_email span:hover {
    background: url(/assets/images/mail-hover.png);
    background-repeat: no-repeat;
}

.addthis_button_pinterest span {
    background: url(/assets/images/pin.png);
    background-repeat: no-repeat;
}

.addthis_button_pinterest span:hover {
    background: url(/assets/images/pin-hover.png);
    background-repeat: no-repeat;
}

.addthis_button_facebook span {
    background: url(/assets/images/fb.png);
    background-repeat: no-repeat;
}

.addthis_button_facebook span:hover {
    background: url(/assets/images/fb-hover.png);
    background-repeat: no-repeat;
}

.addthis_button_twitter span {
    background: url(/assets/images/tw.png);
    background-repeat: no-repeat;
}

.addthis_button_twitter span:hover {
    background: url(/assets/images/tw-hover.png);
    background-repeat: no-repeat;
}

.addthis_button_linkedin span {
    background: url(/assets/images/ln.png);
    background-repeat: no-repeat;
}

.addthis_button_linkedin span:hover {
    background: url(/assets/images/ln-hover.png);
    background-repeat: no-repeat;
}

.at_PinItButton:hover {
    background-position: 0 0px !important;
}

.no-border-bott {
    border-bottom: 0px solid #fff;
}

dt .no-border-bott {
    margin-left: 5px;
}

.replace-border-bott {
    border-bottom: #121212 1px dotted;
}

.content-head h4 {
    /*line-height: 15px !important;*/
}

ul.side-news {
    padding-left: 0px;
}

.side-news li {
    list-style-type: none;
}

.side-news li a {
    color: #000;
    font-size: 16px;
    display: block;
}

.side-news dt a {
    font-size: 16px !important;
}

@media (min-width: 768px) {
    .navbar-collapse {
        padding-left: 0px !important;
    }
}

.banner-kategorije {
    margin: 0px 0 0px 0;
    /* ZAKOMENTIRAL IPROM background-color: #f1f1f1; */
    padding: 10px;
    position: relative;
}

.banner-kategorije-zapri {
    /* ZAKOMENTIRAL IPROM position:absolute;
	top:0;
	right:0;
	width:25px;
	height:25px;
	line-height:27px;
	border-radius:100%;
	text-align:center;
	background-color:#000;
	color:#fff;
	cursor:pointer;
    z-index:100; */
    display: none;
}

@media (min-width:768px) {
    .banner-kategorije-zapri {
        position: absolute;
        top: -12px;
        right: -12px;
    }
}

.banner-kategorije-zapri:hover {
    background-color: #d71921;
}


/* ZAKOMENTIRAL IPROM #sticked-banner {
	position: fixed;
	bottom: 0px;
	z-index: 10;
	height: auto;
}*/

.sticky-banner {
    /* ZAKOMENTIRAL IPROM position: fixed; */
    bottom: 0px;
    z-index: 10;
    height: auto;
    padding-right: 30px;
    width: 100%;
}

@media (min-width:1200px) {
    #sticked-banner,
    .sticky-banner .banner-kategorije {
        width: 810px;
    }
    .min-height-tri {
        height: 350px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .block-small .block-image {
        max-height: 219px;
        overflow: hidden;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #sticked-banner,
    .sticky-banner .banner-kategorije {
        width: 610px !important;
    }
    .min-height-tri {
        /* height: 250px; */
        height: 350px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #sticked-banner,
    .sticky-banner .banner-kategorije {
        width: 720px !important;
    }
    .add-side {
        margin-top: 20px;
    }
    .min-height-tri {
        /* height: 250px; */
        height: 350px;
    }
    .side-news dt {
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    /*#sticked-banner,
    .sticky-banner .banner-kategorije {
		position:fixed;
		left: -15px;
		width:100%;
      }*/
    .add-side {
        margin-top: 20px;
    }
    .side-news dt {
        overflow: hidden;
    }
}

.tags-list {
    background-color: #f1f1f1;
    padding: 10px;
    margin-top: 20px;
}

thead tr {
    background-color: #000;
    color: #fff;
    margin: 5px;
}

tr td {
    padding: 5px;
}

table {
    border: 1px solid #000;
}

.bgDiff {
    background-color: #ccc;
}

.side-ins.cloud {
    background: rgba(0, 0, 0, 0) url("../images/povedali-so.png") no-repeat scroll 0 4px;
	background-size:36px !important;
}

.side-ins.trophy {
    background: rgba(0, 0, 0, 0) url("../images/najbolj-bran.png") no-repeat 0;
	background-size:36px !important;
}

.block-medium h2 a {
    font-size: 20px !important;
}


/*@media (max-width: 730px) {
    .dont-show {
        display:none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .dont-show {
        display:none !important;
    }
}*/

@media (max-width: 375px) {
    table {
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    .top-banner .script-banner-mobile {
        display: none;
    }
    #tabs-panes .block-image img {
        width: 100% !important;
        margin-left: 15px;
        margin-bottom: 10px;
    }
    a:hover {
        text-decoration: none;
    }
    .first-page img {
        max-width: 25% !important;
    }
}

.side-news dt:last-child {
    border-bottom: #121212 0px dotted;
}

.remove-class .block-medium h3,
.no-border-bott h2,
.no-border-bott p,
.novice-prva-hover h2,
.novice-prva-hover p,
.novice-prva-hover .date,
.replace-border-bott h2,
.replace-border-bott p,
.replace-border-bott .date,
.min-height-tri h3,
.min-height-tri p {
    color: #000 !important;
    text-decoration: none !important;
}

.remove-class .block-medium h3 {
    font-size: 16px;
    font-weight: bold;
}

.remove-class .block-medium:hover h3,
.no-border-bott:hover h2,
.no-border-bott:hover h2 a,
.novice-prva-hover:hover h2,
.replace-border-bott:hover h2,
.min-height-tri:hover h3 {
    color: #d71921 !important;
    text-decoration: none !important;
}

.no-border-bott h2,
.no-border-bott h2 a,
.novice-prva-hover h2,
.replace-border-bott h2 {
    font-size: 1.4em !important;
    text-decoration: none !important;
}

.side-news p {
    font-size: 0.7em !important;
    text-decoration: none !important;
    color: #000 !important;
}


/*.side-news u {
   display:none;
}*/

.no-image {
    display: block;
}

.first-page img {
    max-width: 30%;
    float: left;
    margin-right: 10px;
}

.first-page p {
    display: block;
    margin-top: 10px;
}


/*TECHNO TRENDI*/

.color-1002 {
    background-color: #ee711f !important;
}


/*RAČUNALNIKI*/

.color-7 {
    background-color: #934bd1 !important;
}


/*MOBILNO*/

.color-53 {
    background-color: #1c9e08 !important;
}


/*AVTO TECH*/

.color-1004 {
    background-color: #000000 !important;
}


/*DOM IN VRT*/

.color-1007 {
    background-color: #d71921 !important;
}


/*FOTO*/

.color-1000 {
    background-color: #3dc5c3 !important;
}


/*TESTI*/

.color-1008 {
    background-color: #504e4f !important;
}


/*ZVOK IN SLIKA*/

.color-1001 {
    background-color: #bbc353 !important;
}


/*POVEDALI SO NAM*/

.color-1003 {
    background-color: #00a3db !important;
}


/*IZPOSTAVLJENO*/

.izpostavljeno {
    background-color: #d71921 !important;
}

a {
    text-decoration: none !important;
}

.white-bg {
    background-color: #fff;
}

.remove-class .replace-border-bott {
    bolder: 0px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-color: #fff;
}

.remove-class .block-text {
    margin-bottom: 10px;
}

.remove-class .more-btn {
    clear: both;
    padding-top: 20px;
}

.remove-class p {
    font-size: 15px;
}

.remove-class .block-image {
    max-height: 219px;
    overflow: hidden;
}


/* .side-ins.enews {
	background: rgba(0, 0, 0, 0) url("/html/default/library/images/najbolj-bran.png") no-repeat scroll 0 0;
} */


/*MAILCHIMP*/


/* #mc_embed_signup_scroll h2 {
    display:none;
} */

#mc_embed_signup_scroll .indicates-required {
    display: none;
}

#mc_embed_signup_scroll .mc-field-group label,
#mc_embed_signup_scroll .mc-field-group input {
    /* margin-top:10px; */
    float: left;
    width: 100%;
}

#mc_embed_signup_scroll .mc-field-group input {
    /* margin-bottom:10px; */
    padding: 2px 5px;
}

#mc_embed_signup_scroll #mc-embedded-subscribe {
    width: 100%;
    margin-top: 10px;
    background-color: #00A3DA;
    border: 1px solid #00A3DA;
    color: #fff;
    height: 40px;
    margin-bottom: 10px;
}

#mc_embed_signup_scroll #mc-embedded-subscribe:hover {
    width: 100%;
    background-color: #121212;
    border: 1px solid #121212;
    color: #fff;
}

li.active a {
    text-decoration: underline !important;
}


/*************************

	PRIKAZ RANDOM NOVIC

*************************/

.random-news dl dt {
    display: none;
}

.random-news dl dt:nth-child(1),
.random-news dl dt:nth-child(2),
.random-news dl dt:nth-child(3) {
    display: block;
}

.side-ins.star {
    background: url("../images/sprite.png") no-repeat 0px 3px;
	background-size:36px !important;
}

.side-ins.rec {
    background: url("../images/sprite.png") no-repeat 0px -84px;
	background-size:36px !important;
}

.side-ins.enews {
    background: url("../images/sprite.png") no-repeat 0px -175px;
	background-size:36px !important;
}

.side-ins.play {
    background: url("../images/sprite.png") no-repeat 0px -184px;
	background-size:36px !important;
}

.side-ins {
    padding: 10px !important;
}

.side-head h4 {
    font-size: 16px !important;
}

.side-ins.play {
    background: url("../images/sprite.png") no-repeat 0px -184px;
}

.footer {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background: #f1f1f1;
    color: #000;
}

.footer-two ul {
    border-top: #000 1px solid;
    border-bottom: #000 1px solid;
}

.footer-one {
    padding: 0px 0 15px;
}

.footer a {
    color: #000;
}

@media screen and (max-width: 767px) {
    .footer-two ul li {
        float: left;
        height: 56px;
        line-height: 0px;
    }
    .iAdserver div {
        margin: 0 auto !important;
    }
}



.main-menu {
	position:fixed;
	width:100%;
}

#_iprom_bg_left_,
#_iprom_bg_right_ {
    top:150px !important!
}

.cookies-container {
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 400px;
    padding: 30px;
    background-color: #000;
    color: #fff;
    z-index: 500000;
    font-size: 14px;
    line-height: 27px;
}

.cookies-text {
    margin-bottom: 15px;
}

.btn--white {
    background-color: #fff;
    color: #d71921 ;
	border-radius: 0;
}

.btn--white:hover {
    background-color: #d71921;
    color: #fff;
}

.blog-big .news h3 {
    margin: 20px 0;
}

blockquote {
	margin: 30px 0 0px;
	padding: 20px;
	margin: 0px;
	font-size: 17.5px;
	color:#000;
	font-style:normal;
	border: 3px solid #eee
}

.search-new {
    float:right;
	margin-right:10px;
}

.search-new .search-icon .fa {
    line-height: 40px !important;
	font-size:20px;
}

@media screen and (max-width: 991px) {
	.search-new .search-icon .fa {
		line-height: 40px !important;
		font-size:20px;
	}
}

.search-new .search-text {
    line-height: 40px !important;
	color:#fff;
	margin:0 15px 0 30px;
	font-size:14px !important;
	font-weight: 500 !important;
}

.fhmm .form-control {
    margin-top: 0px;
}

.fhmm .btn {
    margin-top: 0px !important;
}

.search-field {
    right: -10px;
	/* top: -1px; */
}

.logo-new-menu {
    height:40px;
	margin:auto 0;
}

.logo-new-menu img {
    height:30px;
	margin:5px 0;
}

@media screen and (max-width: 991px) {
	.logo-new-menu img {
		height:30px;
		margin:5px 0;
	}
}

.banner-top {
    overflow: hidden;
	margin-top:40px !important;
}

.main-menu {
    border-top: #000 0px solid;
}

.noFloat>li.logo-new-menu a {
    padding:0px !important;
}

.facebook-new {
	float:right !important;
	margin-right:10px !important;
}

.facebook-new a {
	color:#3b5999 !important;
}

.submenu,
.submenu ul {
	height: 30px !important;
	line-height:30px !important;
}

.submenu li.facebook-new {
    height: 30px !important;
}

.navbar {
    min-height: 40px !important;
}

.navbar-brand {
    height: 40px !important;
}

.submenu {
    margin-bottom: 20px !important;
}
.six-news {
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
	.six-news {
		margin-bottom: 10px;
		height:380px;
		overflow:hidden;
	}
	.six-news img {
		height:155px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px){
	.six-news p {
		font-size:13px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.six-news {
		height:450px;
		overflow:hidden;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.sticker  {
		font-size:13px;
	}
}
/*
.menu-fixed {
	position:fixed;
	top:0;
}

.white-bg {
	margin-top:40px;
}*/

/* .six-news .block-text { */
    /* height:200px !important; */
/* } */

.four-news h3{
	min-height:40px;
}

.more-btn a {
    font-size: 15px !important;
    line-height: 40px !important;
}

.block-text {
    background-color:#fff !important;
}

.block-text h3 a{
    color: #000;
    font-size: 16px !important;
}

.block-text h3 {
    line-height: 18px !important;
	
}

.block-big.news {
   /*  padding-bottom: 0px !important; */
    margin-bottom: 0px !important; 
}

/*.block-big {
    margin-bottom: 0px !important;
}*/

.navbar-inverse .navbar-nav > li > a, 
.fhmm .dropdown a, 
.fhmm .dropdown-menu a {
    font-size: 14px !important;
}

@media screen and (min-width: 768px) {
	.gray-bg {
		background-color:#f1f1f1;
		display: -webkit-box;
		margin-right: 15px;
	}
	.negmargin-left-desktop {
		margin-left: -15px! important;
		/*margin-right: -15px! important;*/
	}
	.margin-left-null {
		margin-left: 0px! important;
	}
	.block-text h3 a{
		color: #000;
		font-size: 16px !important;
		min-height:40px;
	}
}

@media screen and (max-width: 767px){
	.gray-bg {
		display: block !important;
	}
	.four-news {
		display:inline-table;
	}
	.four-news .block-text {
		height: auto !important;
	}
	.block-small .block-text {
		margin-bottom: 10px !important;
	}
}

.gray-bg .block-text {
    background-color: #f1f1f1 !important;
}

.four-news {
    display:block;
}

.no-padding-bottom {
    padding-bottom:0px;
}

.font-we-four {
    font-weight: 400 !important;
}

.gray-bg:hover a,
.no-padding-bottom .col-sm-3:hover .block-text a,
.no-padding-bottom .col-xs-12:hover .block-text a,
.remove-class .col-sm-3:hover .block-text a,
.remove-class .col-xs-12:hover .block-text a {
    color: #d71921;
    text-decoration: none;
}

/*.block-big.news > .iAdserver.adloaded .ipromAP,
.iAdserver.adloaded iframe,
.iAdserver.adloaded table {
    margin-top:20px !important;
}*/

.top-banner {
    margin-top:10px;
}

.add-side {
    background-color: #fff !important;
}