
body {
	font-family:'Gotham-Book', sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	margin: 0px;
	padding:0px;
}

img {
	vertical-align:bottom;
	max-width:100%;
}

p {
	padding:0;
	margin: 0;
}

ul {
	list-style: none;
}

@font-face{font-family:'Gotham-Medium';src:url(../fonts/Gotham-Medium/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Medium/Gotham-Medium.otf) format("opentype"),url(../fonts/Gotham-Medium/Gotham-Medium.woff) format("woff"),url(../fonts/Gotham-Medium/Gotham-Medium.ttf) format("truetype"),url(../fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'Gotham-Bold';src:url(../fonts/Gotham-Bold/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Bold/Gotham-Bold.otf) format("opentype"),url(../fonts/Gotham-Bold/Gotham-Bold.woff) format("woff"),url(../fonts/Gotham-Bold/Gotham-Bold.ttf) format("truetype"),url(../fonts/Gotham-Bold/Gotham-Bold.svg#Gotham-Bold) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'Gotham-Black';src:url(../fonts/Gotham-Black/Gotham-Black.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Black/Gotham-Black.otf) format("opentype"),url(../fonts/Gotham-Black/Gotham-Black.woff) format("woff"),url(../fonts/Gotham-Black/Gotham-Black.ttf) format("truetype"),url(../fonts/Gotham-Black/Gotham-Black.svg#Gotham-Black) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'Gotham-Book';src:url(../fonts/Gotham-Book/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Book/Gotham-Book.otf) format("opentype"),url(../fonts/Gotham-Book/Gotham-Book.woff) format("woff"),url(../fonts/Gotham-Book/Gotham-Book.ttf) format("truetype"),url(../fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'GothamCond-Book';src:url(../fonts/GothamCondensed-Book/GothamCondensed-Book.eot?#iefix) format("embedded-opentype"),url(../fonts/GothamCondensed-Book/GothamCondensed-Book.otf) format("opentype"),url(../fonts/GothamCondensed-Book/GothamCondensed-Book.woff) format("woff"),url(../fonts/GothamCondensed-Book/GothamCondensed-Book.ttf) format("truetype"),url(../fonts/GothamCondensed-Book/GothamCondensed-Book.svg#GothamCondensed-Book) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'Gotham-Light';src:url(../fonts/Gotham-Light/Gotham-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Light/Gotham-Light.otf) format("opentype"),url(../fonts/Gotham-Light/Gotham-Light.woff) format("woff"),url(../fonts/Gotham-Light/Gotham-Light.ttf) format("truetype"),url(../fonts/Gotham-Light/Gotham-Light.svg#Gotham-Light) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'slick';src:url(../fonts/slick/slick.eot);src:url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"),url(../fonts/slick/slick.woff) format("woff"),url(../fonts/slick/slick.ttf) format("truetype"),url(../slick/slick/fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal};

.header {
	width: 100%;
	position: fixed;
	padding: 0;
	z-index: 20000;
    -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
    -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
    transition: background .3s ease-in-out,padding .3s ease-in-out;

}

.header {
	background-color: #FFD100;
    z-index: 10;
    position: relative;
}


/*----Navbar----*/

	.navbar {
	background: none;
	min-height: 15px;
	margin: 0;
	padding: 10px 0;
	border-radius: 0;
	border-color: none;
	border: none;
	box-shadow: none;
}
.navbar-default .navbar-nav > li > a {
	padding: 6px 20px 0px 0;
	line-height: 14px;
	text-transform: uppercase;
	color: #000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	background: none;
	box-shadow: none;
}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background: none;
	border-radius: 0;
}
.navbar-default .navbar-toggle {
	padding: 0 10px 0 10px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}
.navbar-default .navbar-nav > li {
	float: none;
	display: inline-block;
}
.navbar-default .nav {
    float: none;
    text-align: center;
}
.navbar-default .navbar-nav {
	text-align: center;
}
.navbar-default .navbar-nav .media-link {
	margin: 0;
	padding: 0;
	line-height: 14px;
	cursor: pointer;
}
.navbar-default .navbar-nav .media-link a {
	margin: 0;
	padding: 2px 15px;
}
.navbar-default .navbar-brand {
	float: left;
	height: 26px;
	padding: 3px 25px;
}

.navbar-default .social-icon {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.navbar-default .social-icon .icon {
	display: inline-block;
	background-color: #000000;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	padding: 6px 0 0 0;
	text-align: center;
}
.navbar-default .social-icon a {
	color: #FDC510;
}
.navbar-default .social-icon a:hover {
	color: #FFFFFF;
}
.navbar-default .lang {
	margin: 3px 10px 0 50px; 
	padding: 0;
	text-transform: uppercase;
}
.navbar-default a.lang {
	color: #000000;
}
.navbar-default a:hover.lang {
	color: #FFFFFF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
    color: #000;
}

/*--------------*/



.container:after {
  content: "";
  display: table;
  clear: both;
}

.podnaslov {
	font-size: 18px;
	font-family:'Gotham-Book', sans-serif;
}

#infographic1 .podnaslov {
	margin-bottom: 120px;
}

#infographic2 .podnaslov {
	margin-bottom: 150px;
}

#infographic3 .podnaslov {
	margin-bottom: 100px;
}

#infographic4 .podnaslov {
	margin-bottom: 80px;
}

#infographic5 .podnaslov {
	margin-bottom: 30px;
}

#infographic5 .table thead th:first-of-type, #infographic5  .table tbody tr td:first-of-type {
	padding-left: 0!important;
}

#infographic6 .podnaslov {
	margin-bottom: 70px;
}

#infographic7 .podnaslov {
	margin-bottom: 100px;
}

#infographic8 .podnaslov {
	margin-bottom: 40px;
}

#infographic9 .podnaslov {
	margin-bottom: 50px;
}

#infographic10 .podnaslov {
	margin-bottom: 55px;
}





#gif1 {
	display: none;
	width: 48%;
}



#gif2 {
	display: none;
}

.gif2 {
	height: 250px;

}

#gif6 {
	display: none;
	
}

#gif6 img {
	width: 8.2%;
    margin-left: 50px;
}

#gif7 {
	display: none;
}

.gif7 {
	height: 250px;
}

#gif9 {
	display: none;
	width: 36.5%;
}

#gif10 {
	display: none;
}

.gif10 {
	height: 200px;

}

#gif11 {
	display: none;
}

.gif11 {
	height: 200px;

}

#gif11 .col-md-offset-2:first-of-type {
	margin-left: 23%;
}

#gif12 {
	display: none;
}

.gif12 {
	height: 350px;

}

#gif13 {
	display: none;
}

.gif13 {
	height: 350px;

}

#gif14 {
	display: none;
}

.gif14 {
	height: 170px;
}

#gif15 {
	display: none;
}

.gif15 {
	height: 200px;
}

#gif15 .col-md-offset-2:first-of-type {
	margin-left: 21.5%;
}

#gif16 {
	display: none;
}

.gif16 {
	height: 200px;
}

/*----HERO----*/

.href-btn {
    display: block;
    margin: 50px auto 0px;
    max-width: 100%;
    height: 45px;
}


#hero {
	background:url(../images/hero.jpg) center center;
	height: 600px;
}

.hero {
	padding: 140px 180px;
}

#hero h3 {
	font-size: 18px;
	font-family:'Gotham-Bold', sans-serif;
	color: #000;
	letter-spacing: 5px;
	margin-bottom: 80px;
}

#hero h2 {
	font-size: 27px;
	font-family:'Gotham-Book', sans-serif;
	font-weight: 900;
	color: #000;
	letter-spacing: 2px;
	margin:0px;
}

#hero h1 {
	font-size: 53px;
	font-family:'Gotham-Bold', sans-serif;
	color: #000;
	letter-spacing: 8px;
	margin: 0px;
}

.button {
  -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 30px;
    -webkit-box-shadow: 0px -5px 0px #000;
    -moz-box-shadow: 0px -5px 0px #000;
    box-shadow: 0px -5px 0px #000;
    color: #000;
    font-size: 18px;
    background: #fff;
    text-decoration: none;
    width: 220px;
    text-align: center;
    font-family: 'Gotham-Bold', sans-serif;
    line-height: 45px;
    height: 45px;
    letter-spacing: 1px;
    background-color: white;
}

.button a {
	color: #000!important;
	text-decoration: none;
	position: relative;
    z-index: 50;
}


/*-----About-research-----*/


#about-research {
	height: 300px;
	background-color: #f6f5f5;
}

.about-research {
	padding: 30px 15px 0px;
}

.about-research .black-box {
	margin-bottom: 30px;
}

.about-research p {
	font-size: 12px;
	font-family:'Gotham-Book', sans-serif;
	letter-spacing: 0.5px;
	font-weight: 700;
	margin-bottom: 20px;
}

.about-research saradnja p{
	font-size: 10px;
	font-family:'Gotham-Light', sans-serif;
	color: #a3a3a3;
}

.about-research .gray-img {
	padding-top: 10px;
}

.about-research .saradnja {
	padding: 15px;
}

.about-research .saradnja-p {
	padding: 20px 0;
	color: #9a8f8e;
}

.about-research .saradnja-img {
	padding:0;
}



/*-----INFOGRAPHICS-------*/

.infographics {
	height: 660px;
	padding: 20px 0;
	
}

.infographics h1 {
	font-size: 35px;
} 

.infographics .horizontal-line {
	width: 60%;
	height: 5px;
	background-color: #000;
	margin: 20px 0 20px;
}

.br-odgovora-tabela {
	font-size: 10px;
	position: absolute;
	right: 75px;
	margin-top: -20px;
}

.infographics table {
	font-size: 20px;
	font-family: 'Gotham-Book', sans-serif;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	border:none;
	vertical-align: middle;
	text-align: center;
}



.infographics .table thead th:first-of-type ,
.infographics .table tbody tr td:first-of-type {
	text-align: left;
	padding-left: 30px;
}

#infographic1 th {
	color: #6cc0bb;
}

#infographic1 .table tbody tr:first-of-type {
	font-family:'Gotham-Bold', sans-serif;
	background-color: #ffd106;
}


.small-col {
	font-size: 10px!important;
	padding-top: 40px;
}

#infographic2 .col-md-2 .infographic2-head {
	font-size: 20px;
	text-align: center;
}

#infographic2 .col-md-2 .infographic2-rez {
	font-family:'Gotham-Book', sans-serif;
	font-size: 25px;
	text-align: center;
}


#infographic2 .col-md-2:first-of-type p {
	font-size: 20px;
	font-family:'Gotham-Bold', sans-serif!important;
}

#infographic2 .small-col {
	font-size: 10px;
}



.total-col {
	border-left: 2px solid #ed5e6a;
}



#infographic3 .table tbody tr:nth-of-type(3) {
	font-family:'Gotham-Bold', sans-serif;
	background-color: #ffd106;
}

#infographic4 .marked {
	background-color: #ffd106;
	font-family:'Gotham-Bold', sans-serif;
	font-size: 35px!important;
	padding-top: 0!important;
}

#infographic4 .infographic4-head, #infographic4 .infographic4-rez {
	text-align: center;
	font-size: 25px;
}

#infographic4 .infographic4-head {
	padding-top: 30px;
}

#infographic4 span {
	font-size: 25px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic4 .small-col {
	padding-top: 70px;
}

#infographic5 .table td {
	font-size: 15px;
}

#infographic5 .table tr td:nth-of-type(2) {
	font-family:'Gotham-Bold', sans-serif;
}


#infographic6 {
	background-color: #ed5e6a;
}

#infographic6 .marked {
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
}

#infographic6 .marked .infographic6-head {
	font-size: 16px;
}

#infographic6 .marked .infographic6-percent {
	font-size: 25px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic6 .infographic6-head {
	text-align: center;
	font-size: 12px;

}

#infographic6 .infographic6-percent, #infographic6 .infographic6-rez {
	text-align: center;
	font-size: 25px;
}

#infographic6 .infographic6-head:first-of-type {
	padding-top: 20px;
}

#infographic6 .marked .infographic6-head {
	padding-top: 0px;
}

#infographic6 .infographic6-percent {
	font-family:'Gotham-Bold', sans-serif;
}

#infographic6 .br-odgovora-infographic {
	font-size: 10px;
	position: absolute;
	bottom: 0;
	margin-bottom: 15px;
}



#infographic7 .marked {
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
}

#infographic7 .marked .infographic7-head {
	font-size: 10px;
	
}

#infographic7 .marked .infographic7-percent {
	font-size: 24px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic7 .infographic7-head {
	text-align: center;
	font-size: 10px;
	position: relative;

}

#infographic7 .infographic7-percent, #infographic7 .infographic7-rez {
	text-align: center;
	font-size: 15px;
	position: relative;
}

#infographic7 .infographic7-percent {
	font-family:'Gotham-Bold', sans-serif;
}

#infographic7 .br-odgovora-infographic {
	font-size: 10px;
	position: absolutes;
	bottom: 0;
	margin-bottom: 20px;
}

#infographic7 .marked {
	position: relative;
}
#infographic7 .marked p {
	z-index: 2;
	position: relative;
}

#infographic7 .geometric-background {
	position: absolute;
    max-width: 100%;
    left: 50%;
    margin-left: -74px;
    top: 50%;
    margin-top: -64px;
    z-index: 1;
    width: 80%;
}



#infographic8 .marked {
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
}

#infographic8 .marked .infographic8-head {
	font-size: 16px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic8 .marked .infographic8-percent {
	font-size: 35px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic8 .infographic8-head {
	text-align: center;
	font-size: 15px;

}

#infographic8 .infographic8-percent, #infographic8 .infographic8-rez {
	text-align: center;
	font-size: 22px;
}

#infographic8 .infographic8-percent {
	font-family:'Gotham-Bold', sans-serif;
}

#infographic8 .br-odgovora-infographic {
	font-size: 10px;
	margin-top: 100px;
}

#infographic8 .marked {
	position: relative;
}
#infographic8 .marked p {
	z-index: 2;
	position: relative;
}

#infographic8 .geometric-background {
	position: absolute;
    max-width: 100%;
    left: 50%;
    margin-left: -71.5px;
    top: 50%;
    margin-top: -48px;
    z-index: 1;
}


#infographic9 .marked {
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
}

#infographic9 .marked .infographic9-head {
	font-size: 16px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic9 .marked .infographic9-percent {
	font-size: 35px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic9 .infographic9-head {
	text-align: center;
	font-size: 12px;

}

#infographic9 .infographic9-percent, #infographic9 .infographic9-rez {
	text-align: center;
	font-size: 25px;
}

#infographic9 .infographic9-percent {
	font-family:'Gotham-Bold', sans-serif;
}

#infographic9 .br-odgovora-infographic {
	font-size: 10px;
	position: absolute;
	margin-top: 50px;
}

#infographic9 .marked {
	position: relative;
}
#infographic9 .marked p {
	z-index: 2;
	position: relative;
}

#infographic9 .geometric-background {
	position: absolute;
    max-width: 100%;
    margin-left: -77px;
    top: 50%;
    margin-top: -67px;
    z-index: 1;
}

#infographic10 .hexa {
	margin-top: 50px;
}
#infographic10 .marked p {
	z-index: 2;
	position: relative;
}


#infographic10 .marked {
	position: relative;
	font-size: 35px!important;
}

#infographic10 .marked span {
	font-size: 35px!important;

}

#infographic10 .infographic10-head, #infographic10 .infographic10-rez {
	text-align: center;
	font-size: 16px;
}


#infographic10 span {
	font-size: 25px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic10 .small-col {
	padding-top: 70px;
}

#infographic10 .geometric-background {
	position: absolute;
    max-width: 100%;
    z-index: 1;
	top: 0;
	margin-top: -34.5px;
	left: 0;

}

#infographic10 .br-odgovora-infographic {
	font-size: 10px;
	position: absolute;
	margin-top: 115px;
}


#infographic11 {
	background-color: #ed5e6a;
}

#infographic11 .marked {
	text-align: center;
	padding-top: 10px;
}

#infographic11 .marked .infographic11-head {
	font-size: 8.9px;
	letter-spacing: 1.1;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic11 .marked .infographic11-percent {
	font-size: 35px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic11 .infographic11-head {
	text-align: center;
	font-size: 9px;
	margin-top: 50px;

}

#infographic11 .infographic11-percent, #infographic11 .infographic11-rez {
	text-align: center;
	font-size: 25px;
}

#infographic11 .infographic11-percent {
	font-family:'Gotham-Bold', sans-serif;
}


#infographic11 .marked {
	position: relative;
}
#infographic11 .marked p {
	z-index: 2;
	position: relative;
}


#infographic11 .geometric-background {
	position: absolute;
    max-width: 100%;
    left: 50%;
    margin-left: -92.5px;
    top: 50%;
    margin-top: -80px;
    z-index: 1;
}

#infographic11 .podnaslov {
	margin-bottom: 50px;
}


#infographic12 {
	background-color: #ed5e6a;
}

#infographic12 .marked {
	text-align: center;
	padding-top: 10px;
}

#infographic12 .marked .infographic11-head {
	font-size: 8.9px;
	letter-spacing: 1.1;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic12 .marked .infographic11-percent {
	font-size: 30px;
	font-family:'Gotham-Bold', sans-serif;
}

#infographic12 .infographic11-head {
	text-align: center;
	font-size: 9px;

}

#infographic12 .infographic11-percent, #infographic12 .infographic11-rez {
	text-align: center;
	font-size: 25px;
}

#infographic12 .infographic11-percent {
	font-family:'Gotham-Bold', sans-serif;
}


#infographic12 .marked {
	position: relative;
}
#infographic12 .marked p {
	z-index: 2;
	position: relative;
}


#infographic12 .geometric-background {
	position: absolute;
    max-width: 100%;
    left: 50%;
    margin-left: -92.5px;
    top: 50%;
    margin-top: -37px;
}

#infographic12 .podnaslov {
	margin-bottom: 50px;
}

#infographic12 .podnaslov {
	margin-bottom: 90px;
}

/*----FOOTER---*/

#footer{overflow:hidden;}
.footer{
	margin:0;
	padding:40px 40px 50px 40px;
	overflow:hidden;
	}
.footer .box .footer-social{
	float:left;
}
.footer .box{
	margin-bottom:20px;
}
.footer .box .footer-social-right{
	float:left;
	margin-left:15%;
}
.footer .box ul, .footer .box li{
	margin:0;
	padding:0;
}
.footer .box ul.footer-social-right li,
.footer .box ul.footer-social li{
	margin-bottom:10px;
}
.footer .box .copyright{
	text-align:right;
}
.footer .copyright-box{
	margin:65px 0 0 0;
	text-align:right;
}
.footer .box .slogan{
	font-family:"Georgia";
	font-size:16px;
	font-style:italic;
	margin-bottom:25px; 
	color: #fff;}
.footer .footer-social-box b{
	font-family:"Gotham-Black";
	font-weight:300;
}
#footer {
	background:#FFD100;
	color:#000;
}
#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	color:#FFF;
}
.btn-black{
	background:none;
	color:#000;
	border:1px solid #000}

.btn-black:hover{
	background:none;
	color:#000;
}

#form {
	background-color: #6cc0ba;
}

.form-control {
	border: none;
    border-radius: 0;
    height: 45px;
    font-size: 18px;
    color: #000000;
    max-width: 100%;
    margin-bottom: 10px;
    
}

.register-button {
	border: 2px solid #000;
	border-radius: 30px;
    font-size: 20px;
   	font-family:"Gotham-Bold";
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    background:transparent;
    padding: 10px 30px;
    margin: 50px auto;
    display: block;
}

.pdf-img {
	margin:100px auto;
	display: block;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {

	.navbar-default .navbar-nav > li > a {
		padding: 6px 10px 0px 0;
	}
	.navbar-default .navbar-nav > li {
		float: none;
		display: inline-block;
	}
	.navbar-default .navbar-nav .media-link {
		margin: 0;
		padding: 0;
	}
	.navbar-default .navbar-nav .media-link a {
		margin: 0;
		padding: 2px 15px;
	}
	.navbar-default .navbar-brand {
		float: left;
		height: 26px;
		padding: 3px 15px;
	}
	.navbar-default .social-icon {
		margin: 0;
		padding: 0 0 0 15px;
	}
	.navbar-default .lang {
		margin: 3px 0 0 15px; 
		padding: 0;
	}

	.hero {
		padding: 90px 90px;
	}

	#infographic1 .tablet {

		width: 40%;

	}

	#gif1 {
		width: 60%;
		padding: 5px 0 0 0;
	}

	#infographic1 .podnaslov {
		margin-bottom: 50px;
	}
	#infographic2 .podnaslov {
		margin-bottom: 100px;
	}

	#gif6 img {
    	width: 12%;
    	margin-left: 50px;
	}

	#gif9 {
		padding-top: 5px;
    	width: 44%;
	}


	#infographic7 .geometric-background {
		margin-left: -61px;
		margin-top: -50px;
	}

	#infographic10 .marked span {
		font-size: 30px!important;
	}

	#infographic10 .infographic10-head, #infographic10 .infographic10-rez {
		font-size: 15px;
	}

	#infographic10 .geometric-background {

		margin-top: -21px;

	}

	#infographic11 .geometric-background {
		margin-left: -76px;
		margin-top: -66px;
	}

	#infographic12 .geometric-background {
		margin-top: -35px;
	}

	.footer {
		text-align: center;
		padding: 40px 40px 50px 40px;
	}
	.footer .footer-social-box {
		text-align: center;
	}
	.footer .box .footer-social {
		float: none;
	}
	.footer .box .footer-social-right {
		float: none;
		margin-left: 5%;
	}
	.footer .box ul {
		display: inline-block;
	}
	.footer .box ul.footer-social-right li,
	.footer .box ul.footer-social li {
		margin-bottom: 10px;
	}
	.footer .box .copyright {
		text-align: center;
	}
	.footer .copyright-box {
		margin: 0;
		text-align: center;
	}
	.footer .box .slogan {
		margin-bottom: 15px;
	}


}



@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.navbar-default .navbar-nav {
		margin-top: 0px;
		padding: 0;
	}
	.navbar-default .navbar-nav > li {
		width: 11.5%;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 6px auto 0px 10px;
	}
	.navbar-default .navbar-nav .media-link {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	.navbar-default .navbar-nav .media-link a {
		margin: 0;
		padding: 2px 15px;
	}
	.navbar-default .navbar-brand {
		position: absolute;
		height: 26px;
		padding: 3px 30px;
	}
	.navbar-default .social-icon {
		position: absolute;
		top: 10px;
		right: 20px;
		margin: 0;
		padding: 0;
	}
	.navbar-default .social-icon .icon {
		display: inline-block;
		background-color: #000000;
		width: 26px;
		height: 26px;
		border-radius: 50%;
		padding: 6px 0 0 0;
	}
	.navbar-default .lang {
		margin: 3px 10px 0 50px; 
		padding: 0;
	}

	.hero {
		padding: 120px 50px;
	}

	#hero h1 {
		font-size: 42px;
	}

	#hero h2 {
		font-size: 22px;
	}

	#hero h3 {
		font-size: 16px;
	}

	#gif1 {
		display: none!important;
	}

	#gif6 img {
		width: 50%;
		margin-left: 30px;
		margin-top: 5px;
	}

	#gif9 {
		width: 54.5%;
    	padding: 0;
	}

	.gif10 {
		height: 150px;
	}

	#infographic6 .marked {
		padding: 5px 0;
		margin-top: 20px
	}

	#gif11 .col-md-offset-2:first-of-type {
		margin-left: 0px;
	}

	#infographic7 .geometric-background {
		margin-left: -69px;
		margin-top: -59px;
	}

	.gif12 {
		height: 250px;
	}

	#infographic8 .infographic8-head {
		padding-top: 0px!important;
	}

	#infographic8 .marked .infographic8-percent {
		font-size: 27px;
	}

	#infographic8 .geometric-background {
		margin-top: -46.5px;
		margin-left: -57.5px;
	}

	.gif13 {
		height: 230px;
	}

	#infographic9 .marked .infographic9-percent {
		font-size: 28px;
	}

	#infographic9 .geometric-background {
		margin-left: -57.5px;
		margin-top: -50px;
	}

	#gif14 .col-sm-offset-1 {
		margin-left: 13%!important;
	}

	#infographic11 .geometric-background {
		    margin-top: -65px;
	}

	.hexa .col-sm-offset-1{
		margin-left: 13%!important;
	}

	#gif15 .col-md-offset-2:first-of-type {
		margin-left:0px; 
	}

	#infographic12 .geometric-background {
		margin-left: -85.5px;
	}

	.footer {
		text-align: center;
		padding: 40px 40px 50px 40px;
	}
	.footer .footer-social-box {
		text-align: center;
	}
	.footer .box .footer-social {
		float: none;
	}
	.footer .box .footer-social-right {
		float: none;
		margin-left: 5%;
	}
	.footer .box ul {
		display: inline-block;
	}
	.footer .box ul.footer-social-right li,
	.footer .box ul.footer-social li {
		margin-bottom: 10px;
	}
	.footer .box .copyright {
		text-align: center;
	}
	.footer .copyright-box {
		margin: 0;
		text-align: center;
	}
	.footer .box .slogan {
		margin-bottom: 15px;
	}

	.about-research .gray-img {
    	padding-top: 10px;
    	width: 60%!important;
	}

	.about-research .saradnja-p {
		padding-top: 20px!important;
	}

	#infographic10 .marked {
		margin-top: 50px;
	}

	

}


@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* ------ menu ------ */
	.navbar-default .navbar-nav > li > a {
		padding: 6px 20px 0px 0;
	}
	.navbar-default .navbar-collapse {
		margin-top: 8px;
	}
	.navbar-default .navbar-nav .media-link {
		width: 100px;
		margin: 0 auto 10px auto;
		padding: 0;
	}
	.navbar-default .navbar-nav .media-link a {
		margin: 0;
		padding: 2px 10px;
	}
	.navbar-default .social-icon .icon {
		display: none;
	}
	.navbar-default .lang {
		margin: 0; 
		padding: 0;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0px 0 5px 0;
	}
	.navbar-default .navbar-nav > li {
		display: block;
	}

	#hero {
	background:url(../images/hero-tablet.jpg) center center;
	height: 100vh;	
	}

	.hero {
		padding:20px 70px;
	}

	#hero h1 {
		font-size: 54px;
	  	letter-spacing: 7px;
	  	margin-top: 0px;
	}

	#hero h2 {
		font-size: 16px;
		letter-spacing: 1px;
		text-align: center;
	}

	#hero h3 {
		text-align: center;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		letter-spacing: 3px;
	}

	.button {
		margin: 175px auto 100px;
	}

	.about-research {
		padding: 40px 0; 
	}

	.about-research h3 {
		display:block;
		font-size: 18px;
		font-family: "Gotham-Bold"; 
		text-align: center;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.black-box {
		display: none;
	}

	.saradnja-p {
		text-align: right;
   		padding-right: 20px!important;
	}

	.infographics {
		height: auto;
	}

	#infographic1 .podnaslov {
		margin-bottom: 30px;
	}

	#gif1 {
		display: none!important;
	}

	#infographic2 .podnaslov {
		margin-bottom: 80px;
	}

	.gif2 {
		height: 80px;
	}

	#infographic2 .col-md-2 .infographic2-head {
		font-size: 15px;
		padding-top: 10px;
	}

	#infographic2 .col-md-2:first-of-type p {
		font-size: 15px;
	}

	.infographics .table thead th:first-of-type, .infographics .table tbody tr td:first-of-type {
		padding-left: 10px;
		font-size: 15px;
	}

	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		font-size: 15px;
	}

	.marked-td {
		font-size: 22px!important;
	}

	#infographic3 .podnaslov {
		margin-bottom: 80px;
	}

	#gif6 img {
		width: 100%;
		margin-left: 0px;
		margin-top: 5px;
	}

	.footer {
		text-align: center;
		padding: 40px 40px 50px 40px;
	}
	.footer .footer-social-box {
		text-align: center;
	}
	.footer .box .footer-social {
		float: none;
	}
	.footer .box .footer-social-right {
		float: none;
		margin-left: 5%;
	}
	.footer .box ul {
		display: inline-block;
	}
	.footer .box ul.footer-social-right li,
	.footer .box ul.footer-social li {
		margin-bottom: 10px;
	}
	.footer .box .copyright {
		text-align: center;
	}
	.footer .copyright-box {
		margin: 0;
		text-align: center;
	}
	.footer .box .slogan {
		margin-bottom: 15px;
	}

	.about-research .gray-img {
    	padding-top: 10px;
    	width: 70%!important;
	}

	.about-research .saradnja-p {
		padding-top: 20px!important;
	}

	#about-research {
		height: auto;
	}

}

@media only screen and (min-width: 376px) and (max-width: 480px) {

	.about-research {
		padding: 20px 0;
	}

	/* ------ menu ------ */
	.navbar-default .navbar-nav > li > a {
		padding: 6px 20px 0px 0;
	}
	.navbar-default .navbar-collapse {
		margin-top: 8px;
	}
	.navbar-default .navbar-nav .media-link {
		width: 100px;
		margin: 0 auto 10px auto;
		padding: 0;
	}
	.navbar-default .navbar-nav .media-link a {
		margin: 0;
		padding: 2px 10px;
	}
	.navbar-default .social-icon .icon {
		display: none;
	}
	.navbar-default .lang {
		margin: 0; 
		padding: 0;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0px 0 5px 0;
	}
	.navbar-default .navbar-nav > li {
		display: block;
	}


		#hero {
	background:url(../images/hero-mob.jpg) center center;
	height: 100vh;	
	}

	.hero {
		padding:20px 0px;
	}

	#hero h1 {
		font-size: 50px;
	  	letter-spacing: 6px;
	  	margin-top: 0px;
	  	padding-left: 60px;
	}

	#hero h2 {
		font-size: 16px;
		letter-spacing: 1px;
		text-align: center;
	}

	#hero h3 {
		text-align: center;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		letter-spacing: 3px;
	}

	.button {
		margin: 175px auto 100px;
	}

	.about-research h3 {
		display:block;
		font-size: 18px;
		font-family: "Gotham-Bold"; 
		text-align: center;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.black-box {
		display: none;
	}

	.saradnja-p {
		text-align: right;
   		padding-right: 20px!important;
	}

	.infographics {
		height: auto;
		padding: 30px 0;
	}

	#infographic1 .podnaslov {
		margin-bottom: 30px;
	}

	#gif1 {
		display: none!important;
	}

	#infographic2 .podnaslov {
		margin-bottom: 30px;
	}

	.gif2 {
		height: 80px;
		padding: 0px;
	}

	#infographic2 .col-md-2 .infographic2-head {
		font-size: 12px;
		padding-top: 10px;
	}

	#infographic2 .col-md-2:first-of-type p {
		font-size: 12px;
	}

	.tablet {
		padding:0px;
	}

	.infographics h1 {
		font-size: 26px;
		text-align: center;
	}

	.podnaslov {
		font-size: 15px;
	}

	.infographics .horizontal-line {
		height: 2px;
		margin: 15px auto;
	}

	.infographics .table thead th:first-of-type, .infographics .table tbody tr td:first-of-type {
		padding-left: 10px;
		font-size: 14px;
	}

	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		font-size: 14px;
	}

	#infographic3 .infographics .table thead th:first-of-type, #infographic3 .infographics .table tbody tr td:first-of-type {
		padding-left: 5px;
		font-size: 12px;
	}

	#infographic3 .table>tbody>tr>td, #infographic3 .table>tbody>tr>th, #infographic3 .table>tfoot>tr>td, #infographic3 .table>tfoot>tr>th, .table>thead>tr>td, #infographic3 .table>thead>tr>th {
		font-size: 12px;
	}

	.marked-td {
		font-size: 18px!important;
	}

	#infographic3 .podnaslov {
		margin-bottom: 30px;
	}

	#gif6 img {
		display: none;
	}
	#infographic3 .col-xs-10 {
		width: 100%!important;
	}	


	#infographic2 .col-xs-3 {
		padding: 0px!important;
	}

	.gif7 {
		height: 120px;
	}

	#infographic4 .podnaslov {
		margin-bottom: 30px;
	}

	#infographic4 .marked {
		font-size: 22px!important;
	}

	#infographic4 .infographic4-head {
		font-size: 20px;
		padding-top: 0px;
	}

	#gif9 {
		display: none!important;
	}

	#infographic6 {
		padding-bottom: 50px;
	}

	.vertical-sun p {
		padding: 0px;
	}

	.vertical-sun {
		padding-top: 45px;
	}

	#infographic6 .podnaslov {
		margin-bottom: 30px;
	}

	#infographic6 .marked {
		padding: 5px;
		margin-top: 50px;
	}

	#infographic6 .infographic6-head:first-of-type {
		padding-top: 0px;
	}

	.gif11 {
		display: none!important;
	}

	#infographic7 .geometric-background {
		margin-left: -73.5px;
		margin-top: -63.5px;
    	width: 40%;
	}

	#infographic7 .podnaslov {
		margin-bottom: 50px;
	}

	#gif12 {
		display: none!important;
	}

	.gif12 {
		height: 50px;
	}

	#infographic8 .geometric-background {
		position: absolute;
	    max-width: 100%;
	    left: 50%;
	    margin-left: -82.5px;
	    top: 50%;
	    margin-top: 5px;
	    z-index: 1;
	    width: 45%;
	    height: 45%;
	}

	.gif13 {
    	height:0px;
	}

	#infographic9 .infographic9-percent:first-of-type {
		padding-top: 90px!important;
    	padding-bottom: 95px;
	}

	#infographic9 .marked .infographic9-percent {
		padding-top: 40px!important;
    	padding-bottom: 80px;
	}

	#infographic9 .geometric-background {
		display: none!important;
	}

	#infographic10 .infographic10-head, #infographic10 .infographic10-rez {
		font-size: 10px;
	}


	#infographic10 .marked span {
		font-size: 20px!important;
	}

	#infographic10 span {
		font-size: 18px;
	}

	#infographic10 .infographic10-head, #infographic10 .infographic10-rez {
		font-size: 8px;
		padding-top: 0px!important;
	}


	#infographic10 .geometric-background {

		margin-top: -13.5px;
    	width: 70%;
    	margin-left: 18px;

	}

	#infographic10 .hexa {
    	margin-top: 150px;
    	margin-bottom: 70px;
	}

	#gif15 .col-md-offset-2:first-of-type {
		margin-left: 0px;
	}

	#infographic11 .infographic11-percent {
		font-size: 20px;
	}

	#infographic11 .marked .infographic11-percent {
		font-size: 25px;
	}

	#infographic11 .geometric-background {
		display: none;
	}

	#infographic12 {
		padding-bottom: 50px;
	}

	#infographic12 .marked .infographic11-head{
		padding-top: 20px;
	}

	#infographic12 .marked .infographic11-head {
		font-size: 12px;
		font-family: 'Gotham-Book', sans-serif;
	}

	#infographic12 .infographic11-head {
		font-size: 12px;
	}

	#infographic12 .geometric-background {
		margin-left: -88.5px;
		margin-top: -30px;
		letter-spacing: none;
	}

	.footer {
		text-align: center;
		padding: 40px 40px 50px 40px;
	}
	.footer .footer-social-box {
		text-align: center;
	}
	.footer .box .footer-social {
		float: none;
	}
	.footer .box .footer-social-right {
		float: none;
		margin-left: 5%;
	}
	.footer .box ul {
		display: inline-block;
	}
	.footer .box ul.footer-social-right li,
	.footer .box ul.footer-social li {
		margin-bottom: 10px;
	}
	.footer .box .copyright {
		text-align: center;
	}
	.footer .copyright-box {
		margin: 0;
		text-align: center;
	}
	.footer .box .slogan {
		margin-bottom: 15px;
	}

	.about-research .gray-img {
    	padding-top: 10px;
    	width: 70%!important;
	}

	.about-research .saradnja-p {
		padding-top: 20px!important;
	}

	#about-research {
		height: auto;
	}

}

@media only screen and (min-width: 321px) and (max-width: 375px) {

	/* ------ menu ------ */
	.navbar-default .navbar-nav > li > a {
		padding: 6px 20px 0px 0;
	}
	.navbar-default .navbar-collapse {
		margin-top: 8px;
	}
	.navbar-default .navbar-nav .media-link {
		width: 100px;
		margin: 0 auto 10px auto;
		padding: 0;
	}
	.navbar-default .navbar-nav .media-link a {
		margin: 0;
		padding: 2px 10px;
	}
	.navbar-default .social-icon .icon {
		display: none;
	}
	.navbar-default .lang {
		margin: 0; 
		padding: 0;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0px 0 5px 0;
	}
	.navbar-default .navbar-nav > li {
		display: block;
	}

	#hero {
	background:url(../images/hero-mob.jpg) center center;
	height: auto;	
	}

	.hero {
		padding:20px 0px;
	}

	#hero h1 {
		font-size: 50px;
	  	letter-spacing: 6px;
	  	margin-top: 0px;
	  	padding-left: 40px;
	}

	#hero h2 {
		font-size: 16px;
		letter-spacing: 1px;
		text-align: center;
	}

	#hero h3 {
		text-align: center;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		letter-spacing: 3px;
	}

	.button {
		margin: 0px auto;
	}

	.href-btn {
    display: inline-block!important;
    margin: 150px auto 200px;
    width: 100%;
    height: auto;
}

	#about-research {
		height: auto;
	}

	.about {
		padding: 0!important;
	}
	.tekst {
		font-size: 12px;
	    font-family: 'Gotham-Medium', sans-serif;
	    letter-spacing: 0.5px;
	    font-weight: 700;
	    position: relative;
	    z-index: 1001;
	}
	.about-research h3 {
		font-size: 18px;
		font-family: "Gotham-Bold"; 
		text-align: center;
		margin-top: 0px;
		margin-bottom: 20px;
		display: block;
	}

	.black-box {
		display: none;
	}

	.saradnja-p {
		text-align: right;
   		padding-right: 20px!important;
   		color: #9a8f8e;
	}

	.infographics {
		height: auto;
		padding: 70px 0;
	}

	#infographic1 .podnaslov {
		margin-bottom: 30px;
	}

	#gif1 {
		display: none!important;
	}

	#infographic2 .podnaslov {
		margin-bottom: 30px;
	}

	.gif2 {
		height: 80px;
		padding: 0px;
	}

	#infographic2 .col-md-2 .infographic2-head {
		font-size: 12px;
		padding-top: 10px;
	}

	#infographic2 .col-md-2:first-of-type p {
		font-size: 12px;
	}

	.tablet {
		padding:0px;
	}

	.infographics h1 {
		font-size: 26px;
		text-align: center;
	}

	.podnaslov {
		font-size: 15px;
	}

	.infographics .horizontal-line {
		height: 2px;
		margin: 15px auto;
	}

	.infographics .table thead th:first-of-type, .infographics .table tbody tr td:first-of-type {
		padding-left: 10px;
		font-size: 14px;
	}

	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		font-size: 14px;
	}

	#infographic3 .infographics .table thead th:first-of-type, #infographic3 .infographics .table tbody tr td:first-of-type {
		padding-left: 5px;
		font-size: 12px;
	}

	#infographic3 .table>tbody>tr>td, #infographic3 .table>tbody>tr>th, #infographic3 .table>tfoot>tr>td, #infographic3 .table>tfoot>tr>th, .table>thead>tr>td, #infographic3 .table>thead>tr>th {
		font-size: 12px;
	}

	.marked-td {
		font-size: 18px!important;
	}

	#infographic3 .podnaslov {
		margin-bottom: 30px;
	}

	#gif6 img {
		display: none;
	}
	#infographic3 .col-xs-10 {
		width: 100%!important;
	}	


	#infographic2 .col-xs-3 {
		padding: 0px!important;
	}

	.gif7 {
		height: 120px;
	}

	#infographic4 .podnaslov {
		margin-bottom: 30px;
	}

	#infographic4 .marked {
		font-size: 22px!important;
	}

	#infographic4 .infographic4-head {
		font-size: 20px;
		padding-top: 0px;
	}

	#gif9 {
		display: none!important;
	}

	#infographic6 {
		padding-bottom: 50px;
	}

	.vertical-sun p {
		padding: 0px;
	}

	.vertical-sun {
		padding-top: 25px;
	}

	#infographic6 .podnaslov {
		margin-bottom: 30px;
	}

	#infographic6 .marked {
		padding: 5px;
		margin-top: 40px;
	}

	#infographic6 .infographic6-head:first-of-type {
		padding-top: 0px;
	}

	.gif11 {
		display: none!important;
	}

	#infographic7 .geometric-background {
		margin-left: -65.5px;
   		margin-top: -55.5px;
    	width: 40%;
	}

	#gif10 .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-right: 11.2px!important;
   		padding-left: 11.2px!important;
	}

	.vertical-sun {
		margin-top: 10px;
	}


	#infographic6 .vertical-sun:nth-of-type(2) {
		margin-top: 20px;
	}

	#infographic7 .podnaslov {
		margin-bottom: 50px;
	}

	#gif12 {
		display: none!important;
	}

	.gif12 {
		height: 50px;
	}

	#infographic8 .geometric-background {
		position: absolute;
    	max-width: 100%;
    	left: 50%;
    	margin-left: -65.5px;
    	top: 50%;
    	margin-top: 12px;
    	z-index: 1;
    	width: 42%;
    	height: 45%;
	}

	#infographic8 .marked .infographic8-percent {
		font-size: 28px;
	}

	.gif13 {
    	height:0px;
	}

	#infographic9 .infographic9-percent:first-of-type {
		padding-top: 60%!important;
    	padding-bottom: 75%;
	}

	#infographic9 .marked .infographic9-percent {
		padding-top: 25%!important;
    	padding-bottom: 80px;
	}

	#infographic9 .geometric-background {
		display: none!important;
	}

	#infographic10 .infographic10-head, #infographic10 .infographic10-rez {
		font-size: 10px;
	}
	#infographic10 .infographic10-head {
		font-size: 9px;
		padding-top: 0px!important;
	}

	#infographic10 .marked .infographic10-head span {
		font-size: 23px!important;
		padding-top: 0!important;
	}

	#infographic10 span {
		font-size: 20px;
	}

	


	#infographic10 .geometric-background {

		margin-top: -9.5px;
    	margin-left: 11px;
    	width: 80%;

	}

	#infographic10 .hexa {
    	margin-top: 150px;
    	margin-bottom: 70px;
	}

	#gif15 .col-md-offset-2:first-of-type {
		margin-left: 0px;
	}

	#infographic11 .infographic11-percent {
		font-size: 20px;
	}

	#infographic11 .marked .infographic11-percent {
		font-size: 25px;
	}

	#infographic11 .geometric-background {
		display: none;
	}

	#infographic12 {
		padding-bottom: 50px;
	}

	#infographic12 .marked .infographic11-head{
		padding-top: 20px;
	}

	#infographic12 .marked .infographic11-head {
		font-size: 12px;
		font-family: 'Gotham-Book', sans-serif;
	}

	#infographic12 .infographic11-head {
		font-size: 12px;
	}

	#infographic12 .geometric-background {
		margin-left: -81.5px;
		margin-top: -30px;
		letter-spacing: none;
	}
	.footer {
		text-align: center;
		padding: 40px 40px 50px 40px;
	}
	.footer .footer-social-box {
		text-align: center;
	}
	.footer .box .footer-social {
		float: none;
	}
	.footer .box .footer-social-right {
		float: none;
		margin-left: 5%;
	}
	.footer .box ul {
		display: inline-block;
	}
	.footer .box ul.footer-social-right li,
	.footer .box ul.footer-social li {
		margin-bottom: 10px;
	}
	.footer .box .copyright {
		text-align: center;
	}
	.footer .copyright-box {
		margin: 0;
		text-align: center;
	}
	.footer .box .slogan {
		margin-bottom: 15px;
	}

	.about-research .gray-img {
    	padding-top: 15px;
    	width: 70%!important;
	}

	.about-research .saradnja-p {
		padding-top: 20px!important;
	}

	#about-research {
		height: auto;
	}

}

@media only screen and (max-width: 320px) {

	/* ------ menu ------ */
	.navbar-default .navbar-nav > li > a {
		padding: 6px 20px 0px 0;
	}
	.navbar-default .navbar-collapse {
		margin-top: 8px;
	}
	.navbar-default .navbar-nav .media-link {
		width: 100px;
		margin: 0 auto 10px auto;
		padding: 0;
	}
	.navbar-default .navbar-nav .media-link a {
		margin: 0;
		padding: 2px 10px;
	}
	.navbar-default .social-icon .icon {
		display: none;
	}
	.navbar-default .lang {
		margin: 0; 
		padding: 0;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0px 0 5px 0;
	}
	.navbar-default .navbar-nav > li {
		display: block;
	}

	#hero {
	background:url(../images/hero-mob.jpg) center center;
	height: 100vh;	
	}

	.hero {
		padding:20px 0px;
	}

	#hero h1 {
		font-size: 50px;
	  	letter-spacing: 6px;
	  	margin-top: 0px;
	  	padding-left: 20px;
	}

	#hero h2 {
		font-size: 16px;
		letter-spacing: 1px;
		text-align: center;
	}

	#hero h3 {
		text-align: center;
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		letter-spacing: 3px;
	}

	.button {
		margin: 175px auto 100px;
	}


	.about-research h3 {
		display:block;
		font-size: 18px;
		font-family: "Gotham-Bold"; 
		text-align: center;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.about-research {
    	padding: 20px 0px 0px;
	}
	.black-box {
		display: none;
	}

	.saradnja-p {
		text-align: right;
   		padding-right: 20px!important;
	}

	.infographics {
		height: auto;
		padding: 30px 0;
	}

	#infographic1 .podnaslov {
		margin-bottom: 30px;
	}

	#gif1 {
		display: none!important;
	}

	#infographic2 .podnaslov {
		margin-bottom: 30px;
	}

	.gif2 {
		height: 80px;
		padding: 0px;
	}

	#infographic2 .col-md-2 .infographic2-head {
		font-size: 12px;
		padding-top: 10px;
	}

	#infographic2 .col-md-2:first-of-type p {
		font-size: 12px;
	}

	.tablet {
		padding:0px;
	}

	.infographics h1 {
		font-size: 26px;
		text-align: center;
	}

	.podnaslov {
		font-size: 15px;
	}

	.infographics .horizontal-line {
		height: 2px;
		margin: 15px auto;
	}

	.infographics .table thead th:first-of-type, .infographics .table tbody tr td:first-of-type {
		padding-left: 10px;
		font-size: 14px;
	}

	.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
		font-size: 14px;
	}

	#infographic3 .infographics .table thead th:first-of-type, #infographic3 .infographics .table tbody tr td:first-of-type {
		padding-left: 5px;
		font-size: 12px;
	}

	#infographic3 .table>tbody>tr>td, #infographic3 .table>tbody>tr>th, #infographic3 .table>tfoot>tr>td, #infographic3 .table>tfoot>tr>th, .table>thead>tr>td, #infographic3 .table>thead>tr>th {
		font-size: 12px;
	}

	.marked-td {
		font-size: 18px!important;
	}

	#infographic3 .podnaslov {
		margin-bottom: 30px;
	}

	#gif6 img {
		display: none;
	}
	#infographic3 .col-xs-10 {
		width: 100%!important;
	}	


	#infographic2 .col-xs-3 {
		padding: 0px!important;
	}

	.gif7 {
		height: 120px;
	}

	#infographic4 .podnaslov {
		margin-bottom: 30px;
	}

	#infographic4 .marked {
		font-size: 22px!important;
	}

	#infographic4 .infographic4-head {
		font-size: 20px;
		padding-top: 0px;
	}

	#gif9 {
		display: none!important;
	}

	#infographic6 {
		padding-bottom: 50px;
	}

	.vertical-sun p {
		padding: 0px;
	}

	.vertical-sun {
		padding-top: 42px;
	}

	#infographic6 .podnaslov {
		margin-bottom: 30px;
	}

	#infographic6 .marked {
		padding: 5px;
		margin-top: 30px;
	}

	#infographic6 .vertical-sun:nth-of-type(2) {
		margin-top: 10px;
	}

	#infographic6 .infographic6-head:first-of-type {
		padding-top: 0px;
	}

	.gif11 {
		display: none!important;
	}

	

	#infographic6 .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-right: 6.5px;
    padding-left: 6.5px;
	}

	#infographic7 .geometric-background {
		margin-left: -56px;
    	margin-top: -46px;
    	width: 40%;
	}

	#infographic7 .marked .infographic7-percent {
		font-size: 22px;
	}


	#infographic7 .podnaslov {
		margin-bottom: 50px;
	}

	#gif12 {
		display: none!important;
	}

	.gif12 {
		height: 50px;
	}

	#infographic8 .geometric-background {
		    position: absolute;
		    max-width: 100%;
		    left: 50%;
		    margin-left: -63.5px;
		    top: 50%;
		    margin-top: 26.5px;
		    z-index: 1;
		    width: 45%;
		    height: 40%;
	}

	#infographic8 .marked .infographic8-percent {
		font-size: 26px;
	}

	.gif13 {
    	height:0px;
	}

	#infographic9 .infographic9-percent:first-of-type {
		padding-top: 80px!important;
    	padding-bottom: 85px;
	}

	#infographic9 .marked .infographic9-percent {
		padding-top: 35px!important;
    	padding-bottom: 70px;
	}

	#infographic9 .geometric-background {
		display: none!important;
	}

	#infographic10 .infographic10-head, #infographic10 .infographic10-rez {
		font-size: 10px;
	}


	#infographic10 .marked span {
		font-size: 20px!important;
	}

	#infographic10 span {
		font-size: 18px;
	}

	#infographic10 .infographic10-head, #infographic10 .infographic10-rez {
		font-size: 8px;
		padding-top: 0px!important;
	}


	#infographic10 .geometric-background {

		margin-top: -13.5px;
    	margin-left: 4px;
    	width: 90%;
	}

	#infographic10 .hexa {
    	margin-top: 150px;
    	margin-bottom: 70px;
	}

	#gif15 .col-md-offset-2:first-of-type {
		margin-left: 0px;
	}

	#infographic11 .infographic11-percent {
		font-size: 20px;
	}

	#infographic11 .marked .infographic11-percent {
		font-size: 25px;
	}

	#infographic11 .geometric-background {
		display: none;
	}

	#infographic12 {
		padding-bottom: 50px;
	}

	#infographic12 .marked .infographic11-head{
		padding-top: 20px;
	}

	#infographic12 .marked .infographic11-head {
		font-size: 12px;
		font-family: 'Gotham-Book', sans-serif;
	}

	#infographic12 .infographic11-head {
		font-size: 12px;
	}

	#infographic12 .geometric-background {
		margin-left: -68.5px;
		margin-top: -30px;
		letter-spacing: none;
	}

	.footer {
		text-align: center;
		padding: 40px 40px 50px 40px;
	}
	.footer .footer-social-box {
		text-align: center;
	}
	.footer .box .footer-social {
		float: none;
	}
	.footer .box .footer-social-right {
		float: none;
		margin-left: 5%;
	}
	.footer .box ul {
		display: inline-block;
		
	}
	.footer .box ul.footer-social-right li,
	.footer .box ul.footer-social li {
		margin-bottom: 10px;
	}
	.footer .box .copyright {
		text-align: center;
	}
	.footer .copyright-box {
		margin: 0;
		text-align: center;
	}
	.footer .box .slogan {
		margin-bottom: 15px;
	}

	.about-research .gray-img {
    	padding-top: 10px;
    	width: 70%!important;
	}

	.about-research .saradnja-p {
		padding-top: 20px!important;
	}

	#about-research {
		height: auto!important;
	}
}