.k15n-landing {
	overflow: hidden;
	/*max-width: 2160px;*/
	margin: auto;
	background-color: #fefdfd;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #555555;
	line-height: 1.25;
}

.k15n-landing section {
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.k15n-landing img {
	max-width: 100%;
}


.k15n-landing .container {
	padding-left: 60px;
	padding-right: 60px;
}


.k15n-landing .d-flex {
	display: flex;
	flex-wrap: wrap;
}

.k15n-landing .d-flex.row:before,
.k15n-landing .d-flex.row:after {
	display: none;
}

.k15n-landing .flex-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}


.k15n-landing .justify-content-center {
	justify-content: center;
}


.k15n-landing .align-items-start {
	align-items: start;
}

.k15n-landing .align-items-center {
	align-items: center;
}

.k15n-landing .align-self-center {
	align-self: center;
}

.k15n-landing .align-self-end {
	align-self: flex-end;
}


.k15n-landing .media {
	overflow: visible;
}


.k15n-title {
	margin: 0 0 20px;
	font-size: 43px;
	font-weight: 900;
	color: #000000;
	text-transform: uppercase;
}

.k15n-title.noUp{text-transform: none;}

.k15n-title .lead {
	font-size: 180%;
	font-weight: 900;
	line-height: 1.2;
}

.k15n-description {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
}

/* section  design */
.k15n-design {
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #ededed;
}

.k15n-design .content-media,
.k15n-design .content-inner {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
}

.k15n-design .media {
	position: relative;
	height: 610px;
}

.k15n-design .media img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: none;
	max-height: 100%;
}

.k15n-design .k15n-title {
	margin-top: 130px;
}
/* section  design end */


/* section  camera */
.k15n-camera {
	position: relative;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 0;
	background-color: #fcc396;
	color: #fff;
}

.k15n-camera .media {
	height: 695px;
	margin-left: 8%;
}


.k15n-camera .k15n-title,
.k15n-camera .k15n-description {
	color: inherit;
	flex: 0 0 410px;
	max-width: 410px;
	margin-left: auto;
}

.k15n-camera .k15n-title {
	margin-top: 70px;
}


#parallax-camera {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#parallax-camera .parallax-layer {
	height: 100%;
	width: 100%;
}

#parallax-camera .parallax-layer.back {
	background: url('../images/section-camera/parallax-layer-back.png') no-repeat center center;
}

#parallax-camera .parallax-layer.front {
	background: url('../images/section-camera/parallax-layer-front.png') no-repeat center center;
}

#parallax-camera .parallax-layer.sun {
	background: url('../images/section-camera/parallax-layer-sun.png') no-repeat center center;
}

#parallax-camera .parallax-layer.balloon1 {
	background: url('../images/section-camera/parallax-layer-balloon1.png') no-repeat center center;
}

#parallax-camera .parallax-layer.balloon2 {
	background: url('../images/section-camera/parallax-layer-balloon2.png') no-repeat center center;
}

#parallax-camera .parallax-layer.balloon3 {
	background: url('../images/section-camera/parallax-layer-balloon3.png') no-repeat center center;
}
/* section  camera end */


/* section  display */
.k15n-display {
	position: relative;
	padding-top: 60px;
	padding-bottom: 140px;
	background: linear-gradient(45deg, #5a81e8 0%, #1de0da 100%);
	color: #fff;
}

.k15n-display .content-media {
    flex: 0 0 490px;
    max-width: 490px;
}

.k15n-display .content-inner {
	-ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.k15n-display .content-inner:last-child {
	-ms-align-self: flex-end;
	align-self: flex-end;
}


.k15n-display .media {
	position: relative;
	height: 975px;
}


.k15n-display .k15n-title,
.k15n-display .k15n-description {
	color: inherit;
}

.k15n-display .k15n-title {
	margin-top: 120px;
}

.k15n-display-phone {
	position: absolute;
	width: 490px;
	height: 1112px;
	margin: 0 auto;
	background: url('../images/section-display/k15n-display-phone-front.png') no-repeat center top;
	background-size: contain;
}

.k15n-display-slider {
	overflow: hidden;
	position: relative;
	top: 122px;
	left: 91px;
	width: 307px;
	height: 404px;
	opacity: 1;
}
/* section  display end */


/* section  battery */
.k15n-battery {
	height: 755px;
	padding-top: 75px;
	padding-bottom: 75px;
	background-color: #000000;
	color: #dddddd;;
	text-align: center;
}

.k15n-battery .content-inner {
	flex: 0 0 315px;
	max-width: 315px;
	margin-left: auto;
	margin-right: auto;
}

.k15n-battery .k15n-title,
.k15n-battery .k15n-description {
	color: inherit;
}
/* section battery end */


/* section features */
.k15n-features {
	padding-top: 70px;
	padding-bottom: 70px;
}

.k15n-features .k15n-title {
	font-size: 35px;
	text-align: center;
}

.k15n-battery .k15n-description {
	margin-top: 25px;
	margin-bottom: 25px;
}


.k15n-feature-card {
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	color: #434343;
}

.k15n-feature-media {
	width: 110px;
	height: 110px;
	margin: 0 auto 15px;
}

.k15n-feature-title {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.38;
	color: inherit;
}


.k15n-features-grid {
	display: -ms-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	margin: 45px -10px -30px;
}

.k15n-features-grid:before,
.k15n-features-grid:after {
	display: none;
}

.k15n-features-grid .k15n-feature-item {
	flex: 0 0 20%;
	max-width: 20%;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
/* section features end */
