@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,700,300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,300italic,100italic,300,100,500italic,700,700italic,900,900italic);
@import url(http://fonts.googleapis.com/css?family=Lato:400,300italic,300,100,100italic,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
/* Sound Force 2017 */
/*	################################################################
	1. GENERALNA STRUKTURA
################################################################# */
* {
	margin: 0;
	padding: 0px;
}

@media (min-width: 768px) {
.container {
	width: 750px;
}
}

@media (min-width: 992px) {
.container {
	width: 970px;
}
.container_izdanja {
}
}

@media (min-width: 1200px) {
.container {
	width: 970px;
}
}
body {
	background-color: #eee;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
}
p {
	padding: 0;
	margin-bottom: 12px;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-top: 10px;
}
.centered {
	text-align: center
}
.img-centered {
	margin: 0 auto;
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0;
	border-bottom: 1px solid #0389AA
}
.aktivno {
	font-weight: 700;
	color: #000;
}
.nounderline {
	text-decoration: none;
}
/* Home Page Carousel */

header.carousel {
	height: 50%;
}
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
	height: 100%;
}
header.carousel .fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.bckdrop {
    background-color: #003366;
    height: 180px;
    padding-top: 100px;
    padding-bottom: 0px;
    text-align: center;
    z-index: -1000;
    } 
    
/* Margine */

.mtb {
	margin-top: 80px;
	margin-bottom: 80px;
}
.mb {
	margin-bottom: 60px;
}
.mtb_30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_10 {
	margin-bottom: 10px;
}
.mr_10 {
	margin-right: 10px;
}
.mt {
	margin-top: 60px;
}
.mt_30 {
	margin-top: 30px;
}
.mt_25 {
	margin-top: 25px;
}
.mt_minus {
	margin-top: -130px;
}
.padbot20 {
	padding-bottom: 20px;
}
.hr {
	height: 5px;
	color: #336699;
	margin: 20px 0;
}
.highlight {
	margin: 1em 0px;
	padding: 10px;
	width: 100%;
	overflow: auto;
}
.highlight, p > pre, p > code, p > nobr > code, li > code, li > pre, h5 > code, .note > code {
	background-color: #fff;
	color: #000;
	max-width: 100%;
	/*overflow-x: auto;*/
	overflow-x: hidden;
	vertical-align: middle;
	/* border-radius: 5px;*/
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3) inset, 0px 1px 0px rgba(255, 255, 255, 0.1), 0px -1px 0px rgba(0, 0, 0, 0.5);
}
.note p {
	padding: 10px 20px 20px 20px;
	margin: 10px 0px 20px 0px;
	font-size: 18px;
	line-height: 24px;
}
.bio p {
	padding: 5px;
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	line-height: 24px;
}
/* Pozadine */
.infos {
	background-color: #0389AA;
	background-image: linear-gradient(to bottom, #0389AA 0%, #00617F 100%);
}
.warning {
	background-color: #9E2812;
	background-image: linear-gradient(to bottom, #9E2812 0%, #6F0D0D 100%);
}
.unreleased {
	background-color: #CD9239;
	background-image: linear-gradient(to bottom, #CD9239 0%, #A27528 100%);
}
.label {
	float: left;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
}
.kategorija {
	display: inline-block;
	margin-left: -30px;
	padding: 6px 10px 6px 30px;
	position: relative;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px -1px 0px rgba(0, 0, 0, 0.3) inset;
	background-color: #336699;
	background-image: linear-gradient(to bottom, #0389AA 0%, #006280 100%);
}
.kategorija {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.3em;
}
#download a {
	color: #336699;
	text-decoration: none;
}
#download a:hover {
	color: #003366;
	font-weight: 600;
}
.top-linkovi {
	background-color: #003366;
	width: 100%;
	padding: 8px 0px 8px 0px;/**/
}
.top-jezik {
	text-align: left;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #FFCC66;
}
.top-jezik a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
}
.top-social {
	text-align: right;
}
.fa_topSocial {
	color: #0099cc
}
.fa-facebook-square:hover {
	color: #28b6d9;
}
.fa-youtube-square:hover {
	color: #fa3d1a;
}
/* Footer Styles */

.footer-sf {
	background-color: #003366;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	font: normal 18px sans-serif;
	padding: 18px;
	margin-top: 80px;
}
.footer-sf .footer-sf-motto {
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	color: #FFCC66;
	margin: 0;
}
.footer-sf .footer-sf-name {
	color: #FFCC66;
	font-size: 16px;
	margin: 0;
}
.footer-sf .footer-links {
	list-style: none;
	font-weight: 600;
	color: #ffffff;
	padding: 20px 0 16px;
	margin: 0;
}
.footer-sf .footer-links a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
}

@media (max-width: 600px) {
.mt_minus {
	margin-top: -90px;
}
.footer-sf {
	margin-top: 0px;
}
.bckdrop {
    background-color: #003366;
    height: 120px;
    padding-top: 100px;
    padding-bottom: 0px;
    }    
    
.footer-sf {
	padding: 28px;
}
.footer-sf .footer-sf-motto {
	font-size: 16px;
}
.footer-sf .footer-sf-name {
	font-size: 12px;
}
.footer-sf .footer-links {
	font-size: 14px;
	padding: 25px 0 20px;
}
.footer-sf .footer-links a {
	line-height: 1.8;
}
}
/* !!! Footer Styles */

#kontakt_top {
	text-align: right;
	font-size: 16px;
	font-weight: 600;
	line-height: 34px;
	color: #ffffff;
	background-color: #000000;
}
#kontakt_top a {
	color: #DDDDDD;
	text-decoration: none;
}

/* Responsive Styles */

@media(max-width:991px) {
.customer-img, .img-related {
	/*margin-bottom: 30px;*/
    margin-bottom: 0px;
}
}

@media(max-width:767px) {
.footer-sf {
	margin-top: 10px;
}
.note p {
	padding: 10px 5px 10px 5px;
	margin: 10px 0px 20px 0px;
	font-size: 16px;
	line-height: 22px;
}
.kategorija {
	font-size: 1.1em;
}
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel .carousel {
	height: 70%;
}
.page-header {
	padding-bottom: 9px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 27px;
	padding-bottom: 5px;
	margin-left: 15px !important;
	font-size: 18px;
	line-height: 20px;
}
}

@media (min-width:1200px) {
.container {
	width: 970px
}
.navbar-brand {
	position: relative;
	background-image: url(../img/logo-05.png);
	width: 180px;
	left: 25px;
	max-height: 60px;
	background-repeat: no-repeat;
	background-size: 180px auto;
	background-position: 0% 96%;
}
    
    
}
.gap-right {
	margin-right: 10px;
}
.preuzimanje {
	list-style: none;
}
#thumbFront {
}
.podgrupa {
	background-color: #336699;
	color: #F7F7EE;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 16px;
}
.slogan {
	color: #DDDDDD;
}
.note {
	padding: 10px 20px 20px 20px;
	margin: 10px 0px 20px 0px;
	background-color: #fff;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px -1px 0px rgba(0, 0, 0, 0.3) inset;
	position: relative;
}
.note p {
	padding: 10px 20px 20px 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
}
.note-cv {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	background-color: #fff;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3), 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px -1px 0px rgba(0, 0, 0, 0.3) inset;
	position: relative;
}
.note-cv p {
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 6px;
	font-size: 18px;
	line-height: 24px;
}
