#logoStory{ /* SPOJITI U MAIN */
	background: url(../Assets/logo.png) center no-repeat;
	position: absolute;
	width: 223px;
	height: 160px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 40px;
	z-index: 1000;
}

.OtherCont{
	text-align: left;
	margin-right: 60px;
}

#ActivitiesTitle{
	padding-bottom: 40px;
	padding-top: 80px;
	padding-right: 30px;
	padding-left: 30px;
}

.StreliceBijele1{ /* SPOJITI U MAIN */
	width: 12px;
	height: 23px;
	position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    margin: auto;
}

.StoryTitle{
	font-size: 71.66px;
	padding-top: 200px;
	text-align: left;
}

.lampaImg{
	position: relative;
	background: url(../Assets/Story/olive-tree.jpg) center no-repeat;
	background-size: cover;
	margin-top: 380px;
	width: 100%;
	height: 700px;
}

.lampaImg1{
	position: relative;
	background: url(../Assets/Story/room-interior.jpg) center no-repeat;
	background-size: cover;
	margin-top: 380px;
	width: 100%;
	height: 700px;
}

.lampaImg2{
	position: relative;
	background: url(../Assets/Story/sea.jpg) center no-repeat;
	background-size: cover;
	margin-top: 380px;
	width: 100%;
	height: 700px;
}

.lampaImg3{
	position: absolute;
	background: url(../Assets/Story/stone-gate.jpg) center no-repeat;
	background-size: cover;
	right: 0;
	margin-top: 380px;
	width: calc(100% - 100px);
	height: 700px;
}

#info2, #info4, #info6, #info8{
	display: none;
}

.grid-item{
	position: relative;
	/*padding-left: 50px;
	padding-right: 50px;*/
}

.grid-container{

  	display: -ms-inline-grid;
  	display: inline-grid;
  	grid-template-columns: auto auto auto auto auto auto auto auto;

  	padding-top: 75px;
  	padding-bottom: 10px;
}

.AccDetailsContainer{
	width: 400px;
	background-color: white;
}

.AccDetailsTitle{
	padding-top: 60px;
	color: #495d58;
	max-width: calc(100% - 52px);
	margin-left: auto;
	margin-right: auto;
	line-height: 40px;
}

.row{
	width: 100%;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.leftCont{
	width: 550px; right: 0px; top: 0; height: 200px; position: absolute;
}

.col{
	text-align: justify;
	height: 300px;
	padding-left: 30px;
	padding-right: 30px;
}

.leaflet-control-attribution{
    display: none;
}

#closeMapBtn {
	position: absolute;
	top: 25px;
	right:25px;
	background: url(../Assets/Menu/CloseMenu.png) center;
	background-size: contain;
	width: 25px;
	height: 25px;
	z-index: 1500;
	cursor: pointer;
}

#closeMapBtn:hover {
	top: 22.5px;
	right: 22.5px;
	width: 30px;
	height: 30px;
}

#popupMap {
	opacity: 0;
	z-index: -100;
    position: sticky;
    left: 0;
    right: 0;
    top: calc(50% - 250px);

    margin: auto;
    height: 500px;
    width: 96%;
    max-width: 920px;
    background-color: white;
    text-align: center;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.25);
}

#mapSlika{
	background: url(../Assets/StoryEkran/map-Icon.png) center no-repeat;
	background-size: contain;
	width: 84px;
	height: 101px;
	float: left;
}

.MapBttn{
	padding-left: 20px;
	float: left;
	color: #0575a8;
	line-height: 101px;
}

.MapBttn:hover{
	color: #69acca !important;
}

#eventHolder{
	max-width: 1200px;
	margin: auto !important;
	padding-bottom: 40px;
}

#securityHolder{
	max-width: 1200px;
	margin: auto !important;
	padding-top: 40px;
	padding-bottom: 200px;
}

.col-md-12{
	padding: 0px !important
}

#activitiesScreen{
	margin-top: 300px;
}


@media  screen and (min-width: 992px) and (max-width: 1150px){
	.leftCont{
		left: 0px;
		margin: auto;
	}
}

@media  screen and (max-width: 1200px) {

	#logoStory{
		display: block;
		background: url(../Assets/logoMobile.png) no-repeat;
		width: 134px; /* Width of new image */
		height: 96px; /* Height of new image */
		margin-top: 80px;

	}

	#ScrollContainer{
		display: none;
	}
}

@media  screen and (max-width: 400px) {
	#ActivitiesTitle{
		font-size: 55px !important;
	}
}
@media  screen and (max-width: 470px) {
	#mapSlika{
		width: 63px;
		height: 80.75px;
	}

	#mapTekst{
		padding-left: 20px;
		line-height: 80.75px;
		font-size: 30px !important;
	}
}

@media  screen and (max-width: 370px) {
	#mapSlika{
		width: 42px;
		height: 50.5px;
	}

	#mapTekst{
		padding-left: 20px;
		line-height: 50.5px;
		font-size: 25px !important;
	}
}

@media  screen and (max-width: 991px) {
	#activitiesScreen{
		margin-top: 100px;
	}

	.lampaImg3{
		margin-top: 100px;
	}

	.OtherCont{
		text-align: center;
		margin-right: 0px;
		margin: auto;
	}

	#info1, #info3, #info5, #info7{
		display: none;
	}

	#info2, #info4, #info6, #info8{
		display: block;
		margin-bottom: 100px;
	}

	.StoryTitle{
		padding-top: 250px;
	}

	.lampaImg{
		margin-top: 100px;
	}

	.lampaImg1{
		margin-top: 50px;
	}

	.lampaImg2{
		margin-top: 50px;
	}

	.col{
		height: 200px;
	}
}

@media  screen and (max-width: 767px) {
	.col{
		height: auto;
		padding-bottom: 40px;
		max-width: 550px;
	}
	#eventHolder{
		max-width: 550px;
	}
	#securityHolder{
		max-width: 550px;
	}
}
}
