#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;
}

.first2{
	margin-left: 5vw;
}

.first3{
	margin-left: 20vw;
}

.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: 180px;
	text-align: left;
}

.StoryTitle1{
	font-size: 71.66px;
	padding-top: 300px;
	text-align: left;
}

.lampaImgFirst{
	position: relative;
	background: url(../Assets/Pharomatiq/sun-olive-tree.webp) center no-repeat;
	background-size: cover;
	margin-top: 450px;
	width: 100%;
	height: 700px;
}

.lampaImg{
	position: relative;
	background: url(../Assets/Pharomatiq/pharomatiq-spa.webp) center no-repeat;
	background-size: cover;
	margin-top: 100px;
	width: 100%;
	height: 700px;
}

.lampaImg1{
	position: relative;
	background: url(../Assets/Pharomatiq/lavander.webp) center no-repeat;
	background-size: cover;
	margin-top: 300px;
	width: calc(50% - 100px);
	height: 700px;
}

.lampaImg2{
	position: absolute;
	background: url(../Assets/Pharomatiq/sea-waves.webp) center no-repeat;
	background-size: cover;
	right: 0;
	margin-top: 380px;
	width: calc(100% - 100px);
	height: 700px;
	margin-bottom: 200px;
}

.lampaImg3{
	position: relative;
	background: url(../Assets/Pharomatiq/lavander-fields.webp) center no-repeat;
	background-size: cover;
	margin-top: 100px;
	width: 55%;
	height: 700px;
}

#info2, #info4, #info6{
	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: 100px;
  	padding-bottom: 10px;
}

.AccDetailsContainer{
	width: 300px;
	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;
}

.WellnessCont{
	text-align: left;
}

.WellnessTitle{
	margin-top: 10px;
	margin-right: 60px;
}

.WellnessSubTitle{
	margin-top: 40px;
	margin-right: 60px;
	line-height: 45px;
}

.flex-container-pharo{
	padding-top: 20px;
	margin: auto;
	justify-content: center;
  	display: flex;
 	position: relative;
  	flex-direction: row;
  	max-width: 1300px;
}

.WellnessSubCont{
	max-width: 550px;
	margin: auto;
	right: 0px;
	top: 0;
	position: absolute;
	margin-left: 40px;
}

.ImmersionCont{
	text-align: left;
}

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

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

.PharomatiqCont{
	max-width: 550px;
	right: 0px;
	top: 0;
	height: 200px;
	position: absolute;
}

.WellCont{
	max-width: 550px;
	right: 0px;
	top: 0;
	height: 200px;
	position: absolute;
}

#WellImmer{
	margin-left: 80px;
}

#actCont{
	max-width: 1125px;
	height: auto;
}

.MindMove{
	font-size: 71.66px;
	text-align: center;
	padding-top: 40px;
	margin: auto;
	max-width: 500px;
	padding-left: 20px;
	padding-right: 20px;
}

@media  screen and (min-width: 991px) {
	#StrelicaScroller3{
		display: none;
	}
}

@media  screen and (max-width: 1200px) {
	.MindfulnessCont{
		left: 40px;
	}
}


@media  screen and (max-width: 1320px) {
	/*.WellnessSubCont{
		left: 100px;
		right: none;
	}*/
	.PharomatiqCont, .WellCont{
		left: 80px;
	}
}


@media  screen  and (max-height: 815px) {
	.header{
			height: 815px;
	}
}

@media  screen and (min-width: 401px) and (max-width: 500px) {
	.MindMove{
		font-size: 60px;
	}
}

@media  screen and (max-width: 400px) {
	.MindMove{
		font-size: 50px;
	}
}

@media  screen and (max-width: 991px) {
	.first1{
		margin-left: 10vw;
	}

	.first2{
		margin-left: 10vw;
	}

	.first3{
		margin-left: 5vw;
	}

	#WellImmer{
		margin-left: 0px;
	}

	.WellCont{
		left: 0;
		right: 0;
		margin: auto;
		top: -750px;

	}

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

	.ImmersionCont{
		text-align: center;
	}

	.WellnessSubCont{
		left: 0;
	}

	.WellnessCont{
		text-align: center;
	}

	.WellnessTitle{
		padding-right: 20px;
		padding-left: 20px;
		margin-right: 0px;
	}

	.WellnessSubTitle{
		padding-right: 20px;
		padding-left: 20px;
		margin-right: 0px;
	}

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

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

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

	.StoryTitle, .StoryTitle1{
		padding-top: 250px;
	}

	.lampaImg{
		margin-top: 100px;
	}

	.lampaImg3{
		width: 100%;
	}

	.lampaImg1{
		width: 100%;
		margin-top: 100px;
	}

	.lampaImg2{
		margin-top: 100px;
	}
}
