.introduction-text {
    max-width: 692px;
    margin: auto;
	padding: 0 8px;
}

.introduction-text p {
    font-size: 20px;
    padding-top: 40px;
}

div#timeline {
    margin-top: 224px;
    padding-bottom: 5rem;
}

.timeline-wrapper {
    width: 100%;
}

.timeline {
    max-width: 945px;
    margin: auto;
}

.timeline-image {
    display: flex;
    justify-content: center;
    width: 150px;
    height: 150px;
    border: 2px solid #c2ecb6;
    border-radius: 100px;
    margin-left: auto;
	align-items: center;
	background: #c2ecb6;
}

img.timeline-final-image {
    max-width: 330px;
    max-height: 330px;
}

.timeline-final {
    max-width: 330px;
    margin: auto;
}

.section-seven .big-heading {
    text-align: center;
    width: auto;
    padding: 16px 0;
    margin: 0;
}

.little-heading {
    width: 490px;
    color: #165c29;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 31px;
    margin-bottom: 19px;
	text-transform:uppercase;
}

.big-heading {
    color: #165c29;
    font-family: "Inter", sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 31px;
    margin-bottom: 24px;
}

p.body-text {
    max-width: 700px;
    color: #165c29;
    font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 31px;
    margin: 0;
}

.timeline.section-one {
    text-align: center;
    height: 195px;
}

.timeline-wrapper {
    width: 100%;
    position: relative;
    z-index: 0;
}

.timeline{
    height: 410px;
	position:relative;
}

.section-three .timeline-image {
    margin-right: auto;
    position: relative;
    margin-top: -20px;
    margin-left: -29px;
}

.section-four .timeline-image {
    margin-right: 20px;
    margin-top: -3px;
}

.section-five .timeline-image {
    margin-left: -24px;
    margin-top: 24px;
}

.section-six .timeline-image {
    margin-top: -10px;
    margin-right: 18px;
}

.section-two .timeline-text-fields-container {
    position: relative;
    right: -6px;
}

.section-four .timeline-text-fields-container {
    position: relative;
    right: -6px;
}

.timeline.section-four {
    height: 450px;
}

.section-three .timeline-text-fields-container {
    max-width: 700px;
    margin-left: auto;
	position: absolute;
    right: -40px;
	top: 80px;
    bottom: 0;
    margin: auto;
    height: 270px;
}

.timeline.section-six {
    height: 380px;
}

.section-five .timeline-text-fields-container {
    max-width: 700px;
    margin-left: auto;
    position: relative;
    right: -40px;
}

.section-seven{
	height: inherit;
}

.timeline.section-five {
    height: 415px;
}

.section-six img.profile-image {
    width: 65px;
    height: 65px;
}

.how-it-works-container {
    max-width: 312px;
    height: 312px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -150px;
    z-index: 2;
    border-radius: 300px;
    border: 2px solid #c2ecb6;
    background: #c2ecb6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timeline.section-download {
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

img.timeline-download-image-store {
    margin: 0 10px;
}

p.how-title {
    font-size: 40px;
    color: #0E5A65;
    margin: 0;
	font-weight:700;
}

/* SLIDER FOR */

.main-heading-container {
    width: 100%;
}

.slider-heading {
    color: #FFFFFF;
    font-family: "Inter", sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 31px;
    margin-bottom: 64px;
	text-align:center;
}

.main-slider-wrapper {
    display: flex;
	justify-content:center;
	flex-direction: column;
}
img.timeline-final-image-slider {
    width: 265px;
}
.image-section-sldier-for {
    width: 300px;
    flex: 0 0 25%;
    max-width: 25%;
}
.slick-initialized .slick-slide:focus {
    outline: none;
}

.slider-for:after {
    content: '';
    width: 66px;
    height: 3px;
    background: #2099AA;
    position: absolute;
	bottom:0;
	left:0;
}

.slider-for {
    display: flex;
    position: relative;
    padding: 0 0 20px 0;
	font-size:35px;
}

.body-text-slider-for {
    max-width: 508px;
    color: #707070;
    padding-top: 15px;
    line-height: 31px;
    font-size: 20px;
}

.slider-for-container-info {
    padding-top: 40px;
}

#slider-for button.slick-prev.slick-arrow {
    background-image: url(/wp-content/uploads/2018/07/vectorpaint-2.svg);
    position: absolute;
	margin: 0 0 0 40px;
    right: 0;
    bottom: 30px;
	left:450px;
    top: auto;
}

#slider-for button.slick-next.slick-arrow {
    background-image: url(/wp-content/uploads/2018/07/vectorpaint-3.svg);
    position: absolute;
	margin: 0 0 0 40px;
    left: 540px;
    bottom: 30px;
    top: auto;
}

div#slider-for {
	position: relative;
    overflow: hidden;
}

/*.bubble-1-right {
    height: 518px;
    position: absolute;
    width: 518px;
    background-color: #4cbdcd;
    border-radius: 500px;
    opacity: 0.3;
    right: -330px;
    top: -195px;
}
.bubble-2-left {
    height: 951px;
    position: absolute;
    width: 951px;
    background-color: #4cbdcd;
    border-radius: 1000px;
    opacity: 0.3;
    left: -366px;
    bottom: -395px;
}*/

.section-five img {
    width: 65px;
    height: 62px;
}

.timeline.section-one {
    width: 350px;
}

.section-two .timeline-image {
    margin-right: 25px;
    margin-top: -8px;
}

svg#svg-line {
    position: absolute;
    right: 53px;
    left: 0;
    margin: auto;
    top: 157px;
}

/* -------------- VIDEO BLOCK --------------- */

.video-block-outer {
    padding: 80px 0;
}

/* ------------------------------------------ */

.no-flexboxlegacy .homepage-slick-container {
	display:block !important;
}
.no-flexboxlegacy .homepage-overlay {
	top:0;
}

.no-flexboxlegacy .homepage-image-slick-container {
    display: inline-block;
    width: 50%;
}

.no-flexboxlegacy .homepage-image-slick-wrapper {
    height: 502px;
    display: inline-flex;
    align-items: center;
	 width: 40%;
}


@media (max-width:1590px) {
	.bubble-2-left {
    left: -474px;
	}
}

@media (max-width:1376px) {
	.bubble-2-left {
    left: -646px;
	}
}

@media (max-width:1199px) {
	#slider-for button.slick-prev.slick-arrow {
    bottom: 30px;
	}
	#slider-for button.slick-next.slick-arrow {
    bottom: 30px;
	}
}

@media (max-width:1100px) {
	.bubble-1-right {
    right: -390px;
	}
}

@media (min-width:992px) {
    #slider-for  {
        padding-bottom: 45px;
    }
}

/* MEDIA FOR TABLET AND BELOW */

@media (min-width:992px) and (max-width:1050px) {
	.timeline-wrapper {
    max-width: 860px;
    margin: auto;
	}
	.section-two .timeline-image {
    margin-right: -21px;
    margin-top: -12px;
	}
	.section-three .timeline-image {
    margin-left: -67px;
	}
	.section-four .timeline-image {
    margin-right: -21px;
    margin-top: 0px;
	}
	.section-five .timeline-image {
    margin-left: -65px;
    margin-top: 29px;
	}
	.section-six .timeline-image {
    margin-top: -12px;
    margin-right: -22px;
	}
}

@media (max-width:991px) {
	.timeline-text-fields-container, .timeline{
		height: inherit !important;
	}

	.timeline-image{
		margin-bottom: 16px !important;
	}

	.section-three .timeline-image {
    margin-left: 0;
	}

	.timeline.section-one{
		height: 128px !important;
	}
	.bubble-2-left {
    height: 650px;
    width: 650px;
	}
	svg#svg-line {
    display: none;
	}
	.section-three .timeline-text-fields-container {
    right: 0;
    position: relative;
    top: 0;
	}
	.timeline {
    margin-bottom: 35px;
	}
	.timeline.section-two {
    height: 410px;
	}
	.timeline.section-four {
    height: 430px;
	}
	.section-five .timeline-image {
    margin-left: 0;
	}
	.bubble-1-right {
    height: 300px;
    width: 300px;
    right: -188px;
    top: -125px;
	}
	.timeline-image {
    width: 116px;
    height: 116px;
	margin-right:auto;
    margin-bottom: 20px;
	margin-left: 0;
	}
	.section-three .timeline-text-fields-container {
    right: 0;
	}
	.section-five .timeline-text-fields-container {
    right: 0;
	margin-right:auto;
	}
	.little-heading {
    width: auto;
	}
	.big-heading {
    width: auto;
	}
	.image-section-sldier-for {
    width: 300px;
    flex: inherit;
    max-width: 50%;
	display:flex;
	justify-content:center;
	height:500px;
	}
	.slider-heading {
    line-height: 57px;
    max-width: 502px;
    margin: auto;
    margin-bottom: 25px;
	}
	div#slider-for {
    height: 800px;
	}

  .main-slider-wrapper .slick-arrow {
    display: block !important;
  }

  .main-slider-wrapper  {
    padding-bottom: 30px;
  }
}

@media (min-width: 769px){
	.slider-carousel-for {
		padding-left: 60px;
	}
}

@media (max-width:767px) {

	.timeline.section-two {
    height: 415px;
	}
	.timeline.section-three {
    height: 480px;
	}
	.timeline.section-four {
    height: 500px;
	}
	.bubble-1-right, .bubble-2-left {
		display:none;
	}

  .image-section-sldier-for{
    height: auto !important;
  }
  img.timeline-final-image-slider{
      max-height: 200px;
      margin: 0 auto;
  }

  #slider-for button.slick-prev.slick-arrow {
    left: 30%;
    margin-left: 0;
    bottom: 10px;
  }

  #slider-for button.slick-next.slick-arrow {
    top: auto;
    bottom: 10px;
    right: 30%;
    left: auto;
  }


}

@media (max-width:690px) {
	.timeline.section-two {
    height: 486px;
	}
	.timeline.section-three {
    height: 490px;
	}
	.timeline.section-four {
    height: inherit;
	}
	.timeline.section-five {
    height: 540px;
	}
	p.body-text {
    max-width: 320px;
    margin: auto;
	}
	.big-heading {
    font-size: 30px;
    max-width: 320px;
    margin: auto;
    margin-bottom: 25px;
	}
	.little-heading {
    max-width: 320px;
    margin: auto;
    margin-bottom: 7px;
	}
	.timeline {
    height: 470px;
    max-width: 320px;
	}
	.how-it-works-container {
    max-width: 260px;
    height: 260px;
	}
	p.how-title {
    font-size: 30px;
	}
	.timeline.section-five {
    height: 500px;
	}
	.big-heading {
    font-size: 28px;
    margin-bottom: 23px;
	}
	.timeline.section-six {
    height: 460px;
	}
	.timeline.section-seven {
    height: 380px;
	}
	.timeline-download-images {
    display: flex;
	}
	.bubble-1-right, .bubble-2-left {
		display:none;
	}
	.slider-heading {
    font-size: 29px;
    line-height: 39px;
	margin:0;
	}
	.slider-for {
    font-size: 20px;
	max-width:310px;
	margin:auto;
	}
	.body-text-slider-for {
    max-width: 310px;
    font-size: 18px;
	margin:auto;
	}
	div#slider-for {
    height: auto;
    position: relative;
    overflow: hidden;
	padding:40px 0;
	}
	.main-heading-container {
    width: 100%;
    max-width: 310px;
    margin: auto;
    margin-bottom: 10px;
	}
}
