@media only screen and (max-width : 1200px) {
    #header nav ul li a{
        font-size:16px;
    }
    #page > div > div.col-xs-8.page_content > div > p:nth-child(3) > iframe {
        width:100%;
    }
	a.in-memoriam {
    left: 785px;
	}

}
@media only screen and (min-width : 961px){
	.info-address span {
		font-weight: 400 !important;
		font-size: 12px !important;
	}
}
@media only screen and (max-width : 960px) {
    #header nav {
        position:relative;
        margin-top:15px;
    }
    #slider {
        overflow:hidden;
    }
    #header nav ul li a{
        font-size:18px;
    }
    .flexslider .slides img {
        max-width:960px;
        width:100%;
		min-width:960px !important;
		height: auto;
    }

     .container {
        box-sizing: border-box;
        width: 100%;
    }
	.flex-control-nav {
		bottom: 0;
	}
	
	.slide_content {
		top: 50px;
	}
	a.in-memoriam {
		left: auto;
		right: -83px;
	}
	
/* 	#header .info {
		width: 400px;
	}
	.info-address {
		margin-right: 0 !important;
	}
	.info-address span {
		font-weight: 400 !important;
		font-size: 12px !important;
	}
	#header .info span {
		float: right !important;
	} */


}
@media only screen and (max-width : 768px) {
    .page_title h1 {
        font-size:30px;
    }

    .flexslider .slides img {
        max-width:768px !important;
        width:100% !important;
		min-width:768px !important;
		margin-left: 0 !important;
    }
    
    .slides img {
        margin-left:-333px;
    }

    #header nav {
        text-align:left;
    }
    #header nav ul li ul {
        position:relative;
        text-align:center;
        margin:auto;
    }

   .container {
        box-sizing: border-box;
        width: 100%;
    }
	
	.slide_content {
		top: 10px;
	}
	.info-address {
		margin-right: 0 !important;
	}
	.info-address span {
		display: block;
		font-weight: 400 !important;
		float: right !important;
		font-size: 12px !important;
	}
	#header .info span.stl_widget {
		float: right !important;
	}
	.pogledatiSvePredstave {
    	margin-top: 25px;
		padding-bottom:30px;
	}
	
	
}
@media only screen and (max-width : 480px) {
    #header nav {
        text-align:left;
    }
    #mapDiv {
        width:200px;
        height:200px;
    }
    .container {
        box-sizing: border-box;
        width: 100%;
    }

    .info {
        margin-top:20px !important;
    }
    .flexslider .slides img {
        max-width:480px !important;
        width:100% !important;
		min-width:350px !important;
		margin-left: 0 !important;
                padding-top: 30px;
    }
        #header nav ul li {
        text-align:left !important;
    }
    
	.slide_content.col-md-6 {
		top: -10px;
	}
	.slide_content h4 {
		margin-top: 0;
		margin-bottom: 15px;
		font-size: 20px;
	}
	.slide_content h5 {
		margin-bottom: 5px;
		margin-top: 5px;
		font-size: 14px;
	}
	.slide_content h6 {
		margin-top: 15px;
		font-size: 14px;
	}
	.info-address {
		margin-right: 0 !important;
	}
	.info-address span {
		display: block;
		font-weight: 400 !important;
		float: right !important;
		font-size: 12px !important;
	}
	#header .info span.stl_widget {
		float: right !important;
	}
	.pogledatiSvePredstave {
    	margin-top: 25px;
		padding-bottom:30px;
	}
	.pojedinacnaPredstava {
		background: #d6d6d6;;
		padding: 10px;
		width: 100%;
		border: 5px solid #e0e0e0;
}
	.predstave a {
		display: flex;
		align-items: center;
		width: 100%;
}
	.predstave a img {
		margin-bottom: 0 !important;
		margin-right: 10px;
		height: 150px !important;
		width:50% !important;

	}
	.pojedinacnaPredstavaMargin {
		margin-bottom: 0 !important;
	}
	.imePredstavee {
		width: 50%;
	}
	
}