body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif !important;
}


/* HEADER */

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Oswald', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Oswald', sans-serif;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*font-family: 'Fjalla One', sans-serif;*/
    /*font-family: 'Amaranth', sans-serif;*/
    /*font-family: 'PT Sans', sans-serif;*/
    /*font-family: 'Arimox', sans-serif;*/
    /*font-family: 'Magra', sans-serif;*/
    /*font-family: 'Archivo Narrow', sans-serif;*/
    /*font-family: 'Scaxda', sans-serif;*/
    font-weight: normal !important;
    /*font-family: 'HelveticaNeueBold';*/
    /*font-family: 'Ubuntu', sans-serif;*/
}

h4 {
    margin-top: 5px;
}

p,
a {
    /*font-family: 'HelveticaNeueLight';*/
    /*font-family: 'Ubuntu', sans-serif;*/
    /*font-family: 'Ubuntu Condensed', sans-serif;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
}

.news-title {
    /*font-family: 'HelveticaNeueLight';*/
    /*font-family: 'Ubuntu', sans-serif;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
}

a {
    color: #337ab7;
}

a:hover {
    color: #337ab7;
}

em {
    font-style: italic !important;
}

#main-container a.normal-link {
    font-weight: normal !important;
}

#main-sidebar {
    float: left !important;
}

#main-container {
    float: right !important;
}

header {
    margin-bottom: 35px;
}

header #header {
    background-image: url('../images/header-background.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 225px;
    /*margin-bottom: 30px;*/
    color: white;
    /*font-family: 'HelveticaNeueLight';*/
    /*font-family: 'Ubuntu';*/
    /*font-family: 'Ubuntu Condensed', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
}

header #header:hover {
    cursor: pointer;
}

#logo {
    /*background-image: url('../images/logo.png');*/
    background-repeat: no-repeat;
    background-size: contain;
    color: white;
    height: 138px;
}


/* TOP MENI */

#topMeni {
    text-align: right;
    list-style: none;
    margin-top: 15px;
}

#main-navigation {
    position: relative;
}

#topMeniLinkovi #menu-top_menu li,
#topMeniLinkovi #menu-top_menu_bhs li {
    display: inline;
    border-right: 1px solid white;
}

#topMeniLinkovi #menu-top_menu li:last-child,
#topMeniLinkovi #menu-top_menu_bhs li:last-child {
    border-right: none;
}

#topMeniLinkovi #menu-top_menu li a,
#topMeniLinkovi #menu-top_menu_bhs li a {
    color: white;
    padding: 2px 5px;
    text-decoration: none;
    font-size: 13px;
}

#topMeniLinkovi #menu-top_menu li a:hover,
#topMeniLinkovi #menu-top_menu_bhs li a:hover {
    text-decoration: underline;
}


/* NAVIGATION */


/* BODY */

.after-menu {
    background: #ececec;
    border-radius: 0;
    position: relative;
    padding: 0;
    margin: 0 0px;
}

#search-input {
    /*right: 10px;*/
    padding: 3px;
    position: absolute;
    right: 0px;
}

#search-input input {
    height: 27px;
    font-size: 14px;
    background: #013579;
    color: white;
    border: 0;
    box-shadow: none;
    border-color: none;
    webkit-box-shadow: none;
    border-radius: 0;
}

#search-input .form-control:focus {
    border: 0;
    box-shadow: none;
    border-color: none;
    webkit-box-shadow: none;
}

#search-input .input-group-addon {
    padding: 7px 7px;
    font-size: 13px;
    font-weight: 400;
    width: auto;
    line-height: 1;
    color: white;
    text-align: center;
    background-color: #013579;
    border: 0 !important;
    border-radius: 4px;
    top: -2px;
    border-radius: 0;
}

.breadcrumbs {
    padding: 7px 0;
    color: #337ab7;
}


/* SIDEBAR */

.sidebar-module {
    margin-bottom: 40px;
}

#main-slider-position .media-left {
    padding-right: 20px !important;
}

#main-sidebar #sidebar-title,
#post-title,
.post-title,
.title-heading,
#sidebar-external-links h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold !important;
    margin-left: 0px;
}

.page-title {
    margin-left: 0;
    font-size: 28px;
    display: block;
    margin-top: 0;
    padding-left: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.title-post {
    margin-left: 0;
    font-size: 20px;
    display: block;
    margin-top: 0;
    padding-left: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#page {
    margin-top: 0;
}

.page a {
    color: #337ab7;
}

.page a:hover {
    color: #337ab7;
}

#page .media-left {
    margin-top: 10px;
}

.sidebar-biograohy-image {
    width: 80px;
}

#sidebar-external-links ul#menu-sidebar_menu,
#sidebar-external-links ul#menu-sidebar_menu_bhs {
    list-style: none;
    padding-left: 0;
    margin-bottom: -8px;
}

#main-sidebar .sidebar-content,
#sidebar-external-links .menu-sidebar_menu-container,
#sidebar-external-links .menu-sidebar_menu_bhs-container {
    text-align: justify;
    padding: 10px 10px;
    font-size: 13px;
    background: #f3f3f3;
    -webkit-box-shadow: 0px 2px 1px 1px rgba(207, 207, 207, 1);
    -moz-box-shadow: 0px 2px 1px 1px rgba(207, 207, 207, 1);
    box-shadow: 0px 2px 1px 1px rgba(207, 207, 207, 1);
}

#sidebar-biography #biography-title {
    /* font-weight: bold; */
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    /* padding-right: 20px;*/
}

#sidebar-biography img {
    margin-right: 15px;
    border-radius: 5px;
    border-radius: 0;
}

#social-media-list {
    list-style: none;
    -webkit-padding-start: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
}

#social-media-list li {
    display: inline;
}

#social-media-list .social-icon {
    width: 14%;
    margin-left: 2px;
}


/* SIDEBAR - NEWSLETTER*/

#sidebar-newsletter .form-group {
    margin-bottom: 10px;
}

#sidebar-newsletter .form-control {
    border-radius: 2px;
}

#sidebar-newsletter .form-control:focus {
    border-color: #0785d3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 3px #0785d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 3px #0785d3;
}

#sidebar-newsletter .btn-subscribe {
    background-color: #0785d3;
    text-align: center;
    border: 0;
    color: white;
    border-radius: 0;
    display: block;
}

#sidebar-communation-visibility img {
    width: 100%;
}

#sidebar-communation-visibility .btn-download-manual {
    background-color: #0785d3;
    text-align: center;
    border: 0;
    color: white;
    border-radius: 0;
    margin-top: 15px;
    /*  margin: 0px auto 0 auto;

  display: block;*/
}

#sidebar-newsletter .btn-subscribe .glyphicon-menu-right,
#sidebar-communation-visibility .btn-download-manual .glyphicon-menu-down {
    font-size: 11px;
    padding: 4px;
    border: 2px solid white;
    border-radius: 100%;
}

#sidebar-newsletter .subscribe-form-group {
    margin-bottom: 0px;
}


/* SIDEBAR - EXTERNAL LINKS*/

#sidebar-external-links ul li {
    text-align: left !important;
    padding: 3px 4px;
    background: white;
    margin-bottom: 8px;
}

#sidebar-external-links ul li a {
    text-decoration: none;
    color: black;
    font-size: 12px;
}

#sidebar-external-links ul li:before {
    content: ">";
    color: #0174bb;
    font-size: 15px;
    padding: 0 4px 0 1px;
    font-weight: bold;
}

#sidebar-extra-banners .sidebar-content {
    padding: 0;
    background: transparent;
}

#sidebar-extra-banners ul {
    -webkit-padding-start: 0;
    margin-bottom: 0;
}

#sidebar-extra-banners ul li {
    margin-bottom: 17px;
    height: 41px;
}

#sidebar-extra-banners img {
    width: 100%;
}

.banner-container {
    /*width: 100%;*/
    height: auto;
}


/* MAIN CONTAINER*/

#main-container {
    margin-top: 35px;
}

#main-container a {
    font-weight: bold !important;
}


/* SLIDER ALL */

.slider-first-content {
    /*height: 100px;*/
    /*font-family: 'Arimo';*/
    font-family: 'Open Sans', sans-serif;
}

.slider-other img {
    width: 100%;
    height: auto
}

.slider-other h4 {
    text-align: justify;
    font-size: 18px;
    line-height: 22px;
    /*height: 50px;*/
    font-weight: bold !important;
}

.slider-other .thumbnail {
    border: none;
    padding: 0;
}

.slider-other .thumbnail .caption {
    padding: 10px 0;
}

.photoGallery .slider-other .thumbnail .caption {
    padding: 10px 0;
    height: 120px;
}

.image-container-slider-other {
    height: 224px;
    overflow: hidden;
}


/* MAIN SLIDER POSITION*/

#main-slider-position h4.title {
    font-weight: bold !important;
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 15px;
}

#main-slider-position .wp-post-image {
    width: 500px;
    height: auto;
}

.live-tweets-image {
    border: 9px solid #0174bb;
    width: 100%;
}

.divider {
    border: 1px solid #ccc;
    display: block;
}

#slider-tweets {
    margin-bottom: -20px;
}

#slider-tweets a,
a.link-black {
    color: black;
}

#slider-tweets a.read-more {
    color: #257fbf;
}


/* NEWS AND EU NEWS */

.news-container {
    /* background: #0174bb; */
    border: 8px solid #0174bb;
    padding: 5px 0px 0 5px;
    display: inline-block;
    height: 270px;
    overflow: none;
    overflow-x: hidden;
}

.news-container .news-title {
    /*font-family: 'Arimo';*/
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: black;
    line-height: 16px;
}

.news-container .news-title:hover {
    text-decoration: underline;
    color: black;
}

.news-container li {
    /*height: 2px !important;*/
    border-bottom: 2px solid #73BBD0 !important;
    margin-top: 5px !important;
    margin-bottom: 2px !important;
    width: 100%;
    display: inline-block;
}

.news-container li:last-child {
    border-bottom: 0 !important;
}

.date-publish-strong {}

.font-small {
    font-size: 10px !important;
}

.news-container .date-publish {
    color: white;
}

.news-container .date-publish {
    font-size: 11px !important;
    color: rgb(71, 71, 71);
    margin-bottom: 0px;
}

.date-publish {
    font-size: 11px;
    color: #85ccf8;
    margin-bottom: 5px;
}

.date-publish:before {
    padding-right: 5px;
}

.news-container ul li {
    margin-bottom: 16px;
}

.scholarship-desc {
    font-size: 17px;
    line-height: 22px;
}

.scholarship-funds-container .media {
    background: #ecf9ff;
}

.scholarship-funds-container .media-body {
    padding: 10px 10px 0 10px;
}

.scholarship-funds-container .media img {
    width: 272px;
}

.scholarship-funds-container,
.eu-project-container,
.project-container {
    margin-bottom: 25px;
}

.eu-project-image {
    border: 1px solid #DBDBDB;
}

.eu-project-container img,
.project-container img {
    width: 100%;
}

.eu-project-container {
    overflow: hidden;
}

#home-bottom-container {
    margin-top: 20px;
}

.post-text ul {
    list-style: initial;
    padding-left: 20px;
}


/* FOOTER  */

footer {
    background: #184278;
    padding-top: 45px;
    color: white;
    border-top: 5px solid #295da0;
}

footer ul h4 {
    color: #0296d5;
}

footer ul li a,
footer ul li a:hover {
    color: white;
    line-height: 15px;
}

.copyright {
    margin-top: 0px;
    padding: 10px 0;
    font-size: 13px;
}

hr {
    width: 97%;
}

.copyright hr {
    border: 1px solid #295da0;
}

.contant-information {
    text-align: center;
    margin-bottom: 65px;
}

.footer-list {
    /*width: 20% !important;*/
}

.footer-list-row {
    margin-top: 35px;
    padding: 0 80px;
}

footer .widget {
    list-style: none;
}

footer a:hover,
footer a:active,
footer a:focus {
    color: white;
}

footer #menu-top_menu-1,
footer #menu-top_menu_bhs-1 {
    display: table;
    margin-top: 12px;
    float: right;
    font-size: 13px;
}

footer li.menu-item.menu-item-type-post_type.menu-item-object-page {
    display: table-cell;
}

footer li.menu-item.menu-item-type-post_type.menu-item-object-page a {
    margin-right: 5px;
    border-right: 1px solid white;
    padding-right: 5px;
}

footer li.menu-item.menu-item-type-post_type.menu-item-object-page:last-child a {
    border-right: 0;
}

.sub-menu li.item {
    display: block !important;
}

.main-nav .col-md-2 {
    width: 19.666667%;
}

.sub-menu li.item {
    display: block !important;
    width: 100% !important;
}


/* SINGLE PAGE */

#main-container.single {
    margin-top: 10px;
}

.single-post-container {
    position: relative;
}

#single-post-container .thumbnail {
    border: 0;
    border-radius: 0;
}

.document-download {
    font-weight: bold;
}

#single-post-container .caption {
    text-align: justify;
    padding: 0;
}

#single-post-container .post-details {
    margin: 10px 0;
}

#single-post-container h3 {
    font-size: 28px;
    line-height: 30px;
    text-align: justify;
}

.related-posts {
    margin-top: 55px;
}

#single-post-container .date-publish,
#blog-post-article .date-publish,
.date-publish {
    color: #818181;
    font-size: 13px;
    display: block;
    margin: -8px 0 0px 0;
}

#single-post-container .post-text {
    margin: 10px 0;
    font-size: 16px;
}


/* BLOG PAGE */

#blog-post-article h4.title {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    margin-left: 15px;
    margin-bottom: 15px;
}

#blog-post-article {
    margin-bottom: 25px;
    margin-top: 35px;
    padding-left: 0;
}

.media-left,
.media>.pull-left {
    /*padding-right: 0 !important;*/
}


/* OTHER ELEMENT'S */

.read-more {
    color: #257fbf !important;
}

.releated-news h4 {
    /*height: 40px;*/
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
}

.tagcloud {
    display: inline-block;
    margin: 20px 0 0 15px;
}

.tagcloud a {
    background-color: #0174bb;
    color: white;
    display: inline-block;
    float: left;
    font-size: 13px !important;
    line-height: 37px !important;
    margin-bottom: 4px;
    margin-right: 3px;
    padding: 0 18px;
    text-align: center;
    text-transform: none;
    overflow: hidden;
    position: relative;
    /*font-weight: bold;*/
    text-decoration: none;
}

.tagcloud a:hover {
    background-color: #0D99EF;
    ;
    color: white;
    text-decoration: none;
}

.post-details {
    /*margin-left: -20px;*/
}

.post-details a {
    color: #323232;
}

.post-details a:hover {}

.wp-paginate {
    display: table !important;
    margin: 5px auto 40px !important
}

ol.wp-paginate li:nth-last-child(2) {
    display: none;
}

.gallery-scroll {
    width: 100%;
}

.nav-holder {
    background: white;
    width: 100%;
    top: -110px !important;
}

.nav-holder.f-nav {
    position: fixed;
    top: 0 !important;
    z-index: 9999;
    width: 100%;
    -webkit-transition: all .7s ease-in;
    transition: all .7s ease-in;
}

.f-nav {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.f-social-share {
    position: fixed !important;
    top: 23% !important;
    /*left: 15.35% !important;*/
    display: inline !important;
}

ul.navbar-nav li ul {
    display: none;
    -webkit-padding-start: 0;
}

ul.navbar-nav li:hover ul {
    display: block;
    position: absolute;
    top: 50px;
    list-style: none;
    background: #10164a;
    width: 100%;
}

ul.navbar-nav li ul li {
    border-bottom: 1px solid white;
    padding: 5px 2px;
    width: 100%;
    min-width: 200px;
    background: #10164a;
    padding: 10px;
}

ul.navbar-nav li ul li:hover {
    background: #0059a0;
}

ul.navbar-nav li ul li a,
ul.navbar-nav li ul li a:hover {
    color: white;
    text-decoration: none;
}

.mobile-navigation {
    display: none !important;
}


/* SOCIAL ICONS ON POSTS*/

.lr_55118d793d576.lrshare_interfacebox.lrshare_flat {
    top: 50px !important;
}

#post-0 {
    margin-bottom: 35px;
}

.media-body {
    width: auto !important;
}

.publikacije .media-body {
    width: auto !important;
    text-align: left;
}

.media.publikacije-box {
    margin-bottom: 15px;
}

img.attachment-publikacije_view.wp-post-image {
    width: 150px;
    height: 200px;
    margin-right: 10px;
}

.media-content ul li {
    margin-left: 30px;
    list-style: initial;
}

.media-content {
    margin-bottom: 25px;
}

.publikacije a.download-button {
    color: white;
}

.home .media,
.blog .media,
.static-page .media,
.publikacije .media {
    padding-left: 15px;
}

.publication-one {
    padding-bottom: 15px;
}

#main-container.blog {
    margin-top: 0 !important;
}

.slider-gallery-hide {
    display: none;
}


/* galerija */

.article-content div {
    /* width: 100% !important; */
}

#gallery section.img {
    position: relative;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 5px !important;
    padding: 0;
}

.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper ol,
.bx-wrapper ul {
    list-style: none;
}

.thumbnails {
    overflow: hidden;
    margin-bottom: 0.5rem;
    text-align: center;
    position: relative;
    height: 160px;
    padding: 1px 0;
    background-color: #F8F7F6;
}

.thumbnails .nav a.previous {
    left: 0;
    opacity: 0.65;
    z-index: 1;
}

.thumbnails .nav a {
    background-color: #0174bb;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 35%;
    z-index: 10;
}

.thumbnails .nav a.next {
    right: 0;
    opacity: 0.65;
    z-index: 1;
}

.thumbnails .nav a.previous img {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.thumbnails .nav a.next img {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.thumbnails ul {
    overflow: auto;
    width: 600px;
}

.thumbnails li {
    float: left;
    width: 10%;
    margin-right: 1px;
    min-width: 70px;
    list-style: none;
}

.slb_template_tag.slb_template_tag_ui.slb_template_tag_ui_slideshow_control {
    display: none;
}

.download-button {
    background: #0785d3;
    padding: 10px 25px;
    color: white;
    font-weight: bold;
    display: inline-block;
    margin-top: 10px;
}

.download-button:hover,
.download-button:active,
.download-button:focus {
    color: white;
    text-decoration: none;
}

.footer-list a:focus,
.footer-list a:active,
.footer-list a:hover {
    color: white;
}


/* slider dodaci */

.media-heading {
    /*margin-top: -5px;*/
    line-height: 20px;
    margin-bottom: 5px;
}

.ssb-share .fb .icon {
    background: url("../images/icons/fb.png") no-repeat scroll 0 0 !important;
}

.ssb-share .gplus .icon {
    background: url("../images/icons/gplus.png") no-repeat scroll 0 0 !important;
}

.ssb-share .twitter .icon {
    background: url("../images/icons/twitter.png") no-repeat scroll 0 0 !important;
}

.ssb-share .linkedin .icon {
    background: url("../images/icons/in.png") no-repeat scroll 0 0 !important;
}

.ssb-share .pinterest .icon {
    background: url("../images/icons/pinterest.png") no-repeat scroll 0 0 !important;
}

.ssb-share .email .icon {}

.ssb-share .reddit {
    display: none !important;
}

.ssb-share.hover-left span.count-custom {
    color: white !important;
    display: table;
    margin: 0 auto;
    font-size: 11px;
    margin-top: -2px;
}

.ssb-share a span.icon {
    display: block !important;
    height: 30px !important;
    width: 21px !important;
    margin: 0 auto !important;
}

.ssb-share a.gplus span.icon {
    display: block !important;
    height: 30px !important;
    width: 30px !important;
    margin: 0 auto !important;
}

.ssb-share a.email span.icon {
    width: 29px !important;
    margin-top: 9px !important;
}

.ssb-share a span.brojac {
    color: white;
    font-weight: bold;
    margin: 0 auto;
    display: table;
    font-size: 15px;
}

.nf-social-share {
    position: fixed !important;
    top: 63% !important;
    /*left: 15.35% !important;*/
    display: inline !important;
}

footer {
    position: relative;
    z-index: 5;
}

header {
    position: relative;
    z-index: 10;
}

.ssb-share.hover-left a {
    display: inline-block;
    float: right;
    height: 45px;
    position: relative;
    vertical-align: top;
    width: 49px;
    margin-bottom: 10px;
}

.ssb-share.hover-left {
    display: inline-block;
    position: absolute;
    top: 0%;
    z-index: 1;
    margin-bottom: 5px;
    display: none;
    float: left;
    left: inherit;
    left: 0;
}

.static-page .media-body {
    text-align: justify;
}

.static-page .media-body h1,
.static-page .media-body h2,
.static-page .media-body h3,
.static-page .media-body h4,
.static-page .media-body h5,
.static-page .media-body h6 {
    text-align: left;
    margin-top: 0;
}

#tweets-container a {
    color: black;
    font-size: 12px;
    line-height: 14px;
    display: block;
    font-weight: normal !important;
}

#tweets-container h4 {
    margin-top: 0;
}

#tweets-container {
    border: 8px solid #0174bb;
    margin-top: 4px;
    padding-top: 0px;
    height: 270px;
    overflow: none;
    overflow-x: hidden;
}

#tweets-container article.one-tweet {
    /*margin-bottom: 14px;*/
    /*height: 78px;*/
    margin-top: 5px;
    clear: both;
    padding: 0 0;
    border-bottom: 2px solid #73BBD0;
}

#tweets-container article.one-tweet:first-child {
    margin-top: 0px;
    padding-top: 5px;
}

#tweets-container article.one-tweet:last-child {
    margin-bottom: 10px;
}

#tweets-container article.one-tweet hr {
    height: 2px !important;
    background: #73BBD0 !important;
    margin-top: 6px !important;
    margin-bottom: 10px !important;
}

#tweets-container article.one-tweet:last-child hr {
    display: none;
}

..tweet-container-date:focus,
.tweet-container-date:hover {
    text-transform: none !important;
}

.print {
    background-image: url(http://europa.ba/wp-content/themes/europa.ba/images/icons/print.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: rgb(224, 43, 43);
    background-position: center;
}


/* PHOTO GALLERY */

.photoGallery .slider-other h4 {
    text-align: justify;
    font-size: 16px;
    line-height: 18px;
    /*height: 36px;*/
}

.photoGallery .slider-other a {
    color: black !important;
}

.photoGallery .slider-other a:hover {
    color: black !important;
}


/* PAGINATION */

div#wp_pagination_eu_2 ul li {
    display: inline-block;
    background: #ddd;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 4px;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
    margin-left: 0;
}

div#wp_pagination_eu_2 ul li.active {
    color: #fff;
    background: #5f87ae;
    border: 1px solid #89adcf;
    margin-right: 4px;
    padding: 4px 8px;
}

div#wp_pagination_eu_2 ul li.active a {
    color: white;
}

#wp_pagination_eu {
    margin: 30px 0;
}

#wp_pagination_eu .page-numbers.current {
    color: #fff;
    background: #5f87ae;
    border: 1px solid #89adcf;
    margin-right: 4px;
    padding: 4px 8px;
}

#wp_pagination_eu a.page-numbers {
    background: #ddd;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 4px;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
}

#wp_pagination_eu .page a:hover {
    background: #ccc;
    color: #fff;
    background: #5f87ae;
    border: 1px solid #89adcf;
}

#wp_pagination_eu.pagination-top {
    text-align: center;
    position: absolute;
    top: -65px;
    right: 0;
    margin-bottom: 10px;
    display: block;
}

.wp-paginate .first,
.wp-paginate .last {
    /*font-size: 25px;*/
    /*padding: 0 10px;*/
}

.wp-paginate a:hover.current,
.wp-paginate a:active.current {
    /* background: #ccc; */
    /* color: #888; */
    cursor: default;
    color: #fff;
    background: #5f87ae;
    border: 1px solid #89adcf;
}


/* eu reportages */

.eu_reportages_tv_3 .thumbnail {
    display: block;
    /* padding: 4px; */
    margin-bottom: 0;
    padding: 0;
    line-height: 1.42857143;
    background-color: transparent;
    border: 0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.eu_reportages_tv_3 .thumbnail img {
    margin: 0;
}

.eu_reportages_tv_3 .thumbnail .caption {
    padding: 0;
}

.eu_reportages_tv_3 .media {
    margin-top: 0;
}

.media img.attachment-eu_Reportages_small.wp-post-image {
    margin-bottom: 15px;
}

.eu_reportages_tv_3 .media h4 {
    font-size: 20px;
}

.eu_reportages_TV_10,
.eu_reportages_Portal_10 {
    margin-bottom: 30px;
}

.tenderiZadnji {
    padding: 8px 15px 5px 15px !important;
}

.tenderiZadnjeDodaniDiv {
    margin-bottom: 10px;
}

.subfiles-paragraph {
    font-size: 12px;
}

.tenderiZadnjeDodaniDiv a,
p.subfiles-paragraph a {
    color: #337ab7;
    font-weight: bold;
}

.tenderiZadnjeDodaniDiv a:hover,
p.subfiles-paragraph a:hover {
    color: #337ab7;
    font-weight: bold;
}

.media.subfiles-media {
    margin-top: 2px;
}

.subfiles-container {
    margin-top: 10px;
}

.media-heading.files-title {
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 16px;
}


/* low contract value table */

@media (min-width: 760px) {
    td,
    th {
        padding: 6px;
        border: 1px solid #ccc;
        vertical-align: middle;
        text-align: center;
        line-height: 17px;
    }
}

@media only screen and (max-width: 760px) {
    /* Force table to not be like tables anymore */
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: table;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    tr {
        border: 1px solid #ccc;
    }
    td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 0;
    }
    td:before {
        /* Now like a table header */
        position: static;
        /* Top/left values mimic padding */
        font-weight: bold;
        top: 6px;
        left: 6px;
        width: 100%;
        padding-right: 10px;
        white-space: pre-line;
    }
    /*

    Label the data

    */
    td:nth-of-type(1):before {
        content: "Contract Name:";
    }
    td:nth-of-type(2):before {
        content: "Purpose:";
    }
    td:nth-of-type(3):before {
        content: "Indicative time for call for tender:";
    }
    td:nth-of-type(4):before {
        content: "Dedline for sending details:";
    }
    td:nth-of-type(5):before {
        content: "Status:";
    }
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    body {
        padding: 0;
        margin: 0;
        width: 100%;
    }
}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        width: 100%;
    }
}

table {
    width: 100%;
    border-collapse: collapse;
}


/* Zebra striping */

tr:nth-of-type(odd) {
    background: #eee;
}

th {
    background: #79aaea;
    color: white;
    font-weight: bold;
}

td,
th {
    /*padding: 6px;*/
    /*border: 1px solid #ccc;*/
    vertical-align: middle;
}


/* scroll bar */

.captionBox {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    font-size: 12px;
    line-height: 13px;
}

#swipebox-top-bar {
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
    bottom: 0 !important;
    opacity: 1;
    top: inherit !important;
}

#swipebox-bottom-bar.visible-bars,
#swipebox-top-bar.visible-bars {
    -webkit-transform: none !important;
    transform: none !important
}

#swipebox-bottom-bar {
    bottom: 50% !important;
    background: transparent !important;
}

.siteMapContainer ul li ul {
    list-style: initial;
}

.siteMapContainer ul li {
    list-style: inherit;
}

#swipebox-arrows {
    width: 92%;
    max-width: 100%;
}

#swipebox-title {
    display: block;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 14px;
}

#swipebox-slider {
    display: table-cell !important;
}

.home-youtube-video {
    margin-top: 40px;
}

.home-youtube-video h4 {
    font-size: 15px;
    line-height: 17px;
}