
@media only screen and (min-width: 1200px){
   
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
   
}
@media only screen and (max-width: 991px){
	.home-page-picture{
		display: initial;
	}
	.home-page-picture div:nth-child(2n+1) div{
		position: relative;
		min-height: 250px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
   
}
@media only screen and (max-width: 767px){
	.main-content{margin-top: 20px;}
	ul.languageList{display: none;}

	#home-page-kontakt{
	background-color:#01a23b;
	background-size: cover;
		width:100%;
		margin-top:-25px;
	}

	.container.main-content h1 {
	    font-size: 24px;
	    color: #fff;
	    margin-bottom: 20px;
		margin-top:20px;
	}

	.read-more {
	    text-align: center;
	    margin-top: 20px;
	}

	.read-more h2 {
	    margin-bottom: 30px;
	}

	.read-more-button {
	    text-align: center;
		margin:0 auto;
		margin-top:-30px;
	}

	footer .address{
		position: relative;
		background-color:#01a23b;
		background-size: cover;
	}
#home-page-kontakt .kontakt {
    margin-right: 1px;
    float: right;
}


.resitve-za-podjetja{
	padding-top: 0px;
}

.resitve-za-podjetja2{
	padding-top: 0px;
}
.druzbena-odgovornost{
	padding-top: 0px;
}

.slider-wrapper, .subpage-banner {
    margin-top: 62px;
}

section.subpage-banner {
    height: 200px;
}

section.subpage-banner h1 {
    text-align: center;
    font-weight: 300;
    color: #fff;
    font-size: 30px;
    position: relative;
    top: 40px;
}
section.subpage-banner p.content {
    color: #e5e5e5;
    text-align: center;
    top: 50px;
    position: relative;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    padding: 0 10%;
}

section.subpage-banner2 {
    height: 200px;
	margin-top:60px;
}

section.subpage-banner2 h1 {
    text-align: center;
    font-weight: 300;
    color: #fff;
    font-size: 30px;
    position: relative;
    top: 40px;
}
section.subpage-banner2 p.content {
    color: #e5e5e5;
    text-align: center;
    top: 50px;
    position: relative;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    padding: 0 10%;
}


}


@media only screen and (max-width: 530px){  

}
@media only screen and (max-width: 480px){
  
}
@media only screen and (max-width: 420px){
  
}