a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

img {
	max-width: 100%
}

.box-images {
	width: 100%;
	height: auto
}

sub.crown-disclaimer-ref {
	vertical-align: top;
	font-size: x-small
}

@font-face {
	font-family: SamsungSharpSans;
	src: url(fonts/samsungsharpsans-regular.eot);
	src: url(fonts/samsungsharpsans-regular.eot?#iefix) format("embedded-opentype"), url(fonts/samsungsharpsans-regular.woff) format("woff"), url(fonts/samsungsharpsans-regular.ttf) format("truetype"), url(fonts/samsungsharpsans-regular.svg#samsungsharpsans-regular) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: SamsungSharpSans;
	src: url(fonts/samsungsharpsans-medium.eot);
	src: url(fonts/samsungsharpsans-medium.eot?#iefix) format("embedded-opentype"), url(fonts/samsungsharpsans-medium.woff) format("woff"), url(fonts/samsungsharpsans-medium.ttf) format("truetype"), url(fonts/samsungsharpsans-medium.svg#samsungsharpsans-medium) format("svg");
	font-weight: 600;
	font-style: normal
}

@font-face {
	font-family: SamsungSharpSans;
	src: url(fonts/samsungsharpsans-bold.eot);
	src: url(fonts/samsungsharpsans-bold.eot?#iefix) format("embedded-opentype"), url(fonts/samsungsharpsans-bold.woff) format("woff"), url(fonts/samsungsharpsans-bold.ttf) format("truetype"), url(fonts/samsungsharpsans-bold.svg#samsungsharpsans-bold) format("svg");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: SamsungOne;
	src: url(fonts/SamsungOne-400.eot);
	src: url(fonts/SamsungOne-400.eot?#iefix) format("embedded-opentype"), url(fonts/SamsungOne-400.woff2) format("woff2"), url(fonts/SamsungOne-400.woff) format("woff"), url(fonts/SamsungOne-400.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: SamsungOne;
	src: url(fonts/SamsungOne-700.eot);
	src: url(fonts/SamsungOne-700.eot?#iefix) format("embedded-opentype"), url(fonts/SamsungOne-700.woff2) format("woff2"), url(fonts/SamsungOne-700.woff) format("woff"), url(fonts/SamsungOne-700.ttf) format("truetype");
	font-weight: 700;
	font-style: normal
}

.ss-crown {
	font-family: SamsungOne, Helvetica, Arial, sans-serif;
	max-width: 90em;
	margin: 0 auto;
	overflow: hidden
}

@media (min-width:30em) {
	.ss-crown .row {
		width: 100%;
		display: table;
		table-layout: fixed;
		max-width: 1300px;
		margin: auto
	}
	.ss-crown .row .col {
		display: table-cell;
		vertical-align: top
	}
	.ss-crown .row .col-gutter {
		width: 10%
	}
}

@media (min-width:75em) {
	.ss-crown .macro-row {
		width: 100%;
		display: table;
		table-layout: fixed
	}
	.ss-crown .macro-row .col {
		display: table-cell;
		vertical-align: top
	}
}

.ss-crown .micro-row {
	width: 100%;
	display: table;
	table-layout: fixed
}

.ss-crown .micro-row .col {
	display: table-cell;
	vertical-align: top
}

.ss-crown .micro-row .col-gutter {
	width: 10%
}

.ss-crown small.disclaimer {
	font-size: .65rem
}

@media only screen and (min-width:55em) {
	.ss-crown small.disclaimer {
		font-size: smaller
	}
}

.ss-crown .col-half {
	width: 50%;
	float: left
}

.ss-crown .split-section {
	margin-bottom: 0
}

.ss-crown .hidden {
	display: none;
	opacity: 0
}

.ss-crown .invisible {
	visibility: hidden
}

.ss-crown .show-xl {
	display: none
}

@media only screen and (min-width:1100px) {
	.ss-crown .show-xl {
		display: block
	}
}

.ss-crown .mobile-hidden {
	display: none!important
}

@media only screen and (min-width:55em) {
	.ss-crown .mobile-hidden {
		display: block!important
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .mobile-show {
		display: none!important
	}
}

.ss-crown .clearfix {
	clear: both
}

.ss-crown .text-center {
	text-align: center
}

.ss-crown .text-left {
	text-align: left
}

.ss-crown .text-right {
	text-align: right
}

.ss-crown .align-bottom {
	vertical-align: bottom
}

.ss-crown .float-right {
	float: right
}

.ss-crown .disclaimer.block {
	display: block;
	margin: 2em auto 3em
}

.ss-crown .smaller {
	font-size: 75%
}

.ss-crown h1,
.ss-crown h2 {
	font-weight: 700;
	font-family: SamsungSharpSans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.5rem
}

@media only screen and (min-width:30.5em) {
	.ss-crown h1,
	.ss-crown h2 {
		font-size: 1.8rem
	}
}

@media only screen and (min-width:55em) {
	.ss-crown h1,
	.ss-crown h2 {
		font-size: 2.3rem
	}
}

@media only screen and (min-width:65em) {
	.ss-crown h1,
	.ss-crown h2 {
		font-size: 3rem
	}
}

@media only screen and (min-width:75em) {
	.ss-crown h1,
	.ss-crown h2 {
		font-size: 3.2rem;
		margin-top: 0;
		margin-bottom: 20px
	}
}

.ss-crown h3 {
	font-family: SamsungSharpSans, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1em
}

@media only screen and (min-width:30.5em) {
	.ss-crown h3 {
		font-size: 1.5rem
	}
}

@media only screen and (min-width:65em) {
	.ss-crown h3 {
		font-size: 1.8rem
	}
}

@media only screen and (min-width:75em) {
	.ss-crown h3 {
		font-size: 1.8rem;
		margin-top: 0;
		margin-bottom: 20px
	}
}

.ss-crown h3.spaced {
	line-height: 1.5
}

.ss-crown h3.light {
	font-weight: 600
}

.ss-crown h4 {
	font-family: SamsungSharpSans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: .85em
}

@media only screen and (min-width:55em) {
	.ss-crown h4 {
		font-size: 1.2rem
	}
}

@media only screen and (min-width:65em) {
	.ss-crown h4 {
		font-size: 1.3rem
	}
}

@media only screen and (min-width:75em) {
	.ss-crown h4 {
		font-size: 1.5rem;
		font-weight: 600;
		margin-top: 0;
		margin-bottom: 20px
	}
}

.ss-crown p {
	font-size: .8rem
}

@media only screen and (min-width:30.5em) {
	.ss-crown p {
		font-size: .9rem
	}
}

@media only screen and (min-width:55em) {
	.ss-crown p {
		font-size: 1rem;
		line-height: 1.5
	}
}

@media only screen and (min-width:65em) {
	.ss-crown p {
		font-size: 1.1rem
	}
}

.ss-crown .constrained {
	margin: 0 auto
}

@media only screen and (min-width:30.5em) {
	.ss-crown .constrained {
		max-width: 80%
	}
}

@media only screen and (min-width:65em) {
	.ss-crown .constrained {
		max-width: 60%
	}
}

.ss-crown .contained {
	max-width: 100%
}

.ss-crown a {
	color: #000;
	font-weight: 700;
	transition: all .25s ease-in-out;
	text-underline-position: under;
	word-break: break-word
}

.ss-crown a:hover {
	color: #444
}

.ss-crown .content-group {
	text-align: center;
	padding: 0 2em
}

@media only screen and (min-width:30.5em) {
	.ss-crown .content-group {
		text-align: inherit
	}
}

.ss-crown .ssdr-pri-btn,
.ss-crown .ssdr-sec-btn {
	padding: 12px 30px;
	border: 2px solid #000;
	border-radius: 30px;
	text-transform: uppercase;
	text-align: center;
	outline: 0;
	text-decoration: none;
	font-family: SamsungOne, Helvetica, Arial, sans-serif;
	font-size: .55rem;
	transition: all .25s ease-in-out;
	letter-spacing: .2em;
	font-weight: 700;
	cursor: pointer
}

@media only screen and (min-width:55em) {
	.ss-crown .ssdr-pri-btn,
	.ss-crown .ssdr-sec-btn {
		font-size: .8rem
	}
}

.ss-crown .ssdr-btn-light,
.ss-crown .ssdr-pri-btn,
.ss-crown .ssdr-sec-btn:hover {
	color: #000;
	background: 0 0
}

.ss-crown .ssdr-btn-dark,
.ss-crown .ssdr-pri-btn:hover,
.ss-crown .ssdr-sec-btn {
	background: #000;
	color: #fff
}

.ss-crown .ssdr-sec-btn {
	display: inline-block
}

.ss-crown .inline-btn {
	display: inline-block;
	margin-top: 10px
}

.ss-crown .ssdr-btn-radio {
	border-width: 2px;
	text-transform: none;
	font-family: SamsungSharpSans, Tahoma, Helvetica, Arial, sans-serif;
	letter-spacing: .05em;
	font-size: .7rem;
	line-height: 46px;
	height: 46px;
	width: 80px;
	display: inline-block;
	padding: 0
}

@media only screen and (min-width:30.5em) {
	.ss-crown .ssdr-btn-radio {
		font-size: .8rem
	}
}

@media only screen and (min-width:40em) {
	.ss-crown .ssdr-btn-radio {
		width: 100px
	}
}

@media only screen and (min-width:85em) {
	.ss-crown .ssdr-btn-radio {
		font-size: .9rem
	}
}

.ss-crown .ssdr-btn-radio:not(.selected) {
	border-color: #c4c4c4;
	color: #626262
}

.ss-crown .ssdr-btn-radio:not(.selected):hover {
	border-color: #000;
	color: #fff
}

.ss-crown .ssdr-btn-radio.selected:hover {
	background: 0 0;
	color: #000
}

.ss-crown .ssdr-color-selector {
	margin: .5em auto
}

.ss-crown .ssdr-color-selector .color {
	height: 30px;
	width: 30px;
	display: inline-block;
	border-radius: 50%;
	border: 7px solid #fff
}

.ss-crown .ssdr-color-selector .color:not(:last-of-type) {
	margin-right: 1em
}

.ss-crown .ssdr-color-selector .color.color-b {
	background: #232425
}

.ss-crown .ssdr-color-selector .color.color-c {
	background: #965fae
}

.ss-crown .ssdr-color-selector .color.color-a {
	background: #4770e2
}

.ss-crown .ssdr-color-selector.active .color {
	height: 30px;
	width: 30px;
	display: inline-block;
	border-radius: 50%;
	border: 7px solid #fff;
	transition: all .25s ease-in-out;
	cursor: pointer
}

.ss-crown .ssdr-color-selector.active .color:not(:last-of-type) {
	margin-right: 1em
}

.ss-crown .ssdr-color-selector.active .color.color-b {
	background: #232425
}

.ss-crown .ssdr-color-selector.active .color.color-b:hover:not(.selected) {
	box-shadow: 0 0 0 2px #232425
}

.ss-crown .ssdr-color-selector.active .color.color-c {
	background: #965fae
}

.ss-crown .ssdr-color-selector.active .color.color-c:hover:not(.selected) {
	box-shadow: 0 0 0 2px #965fae
}

.ss-crown .ssdr-color-selector.active .color.color-a {
	background: #4770e2
}

.ss-crown .ssdr-color-selector.active .color.color-a:hover:not(.selected) {
	box-shadow: 0 0 0 2px #4770e2
}

.ss-crown .ssdr-color-selector.active .color.selected {
	box-shadow: 0 0 0 2px #000
}

.ss-crown .ssdr-color-selector.no-hover {
	margin-bottom: 1em
}

.ss-crown .ssdr-color-selector.no-hover .color {
	height: 30px;
	width: 30px;
	display: inline-block;
	border-radius: 50%;
	border: none;
	transition: all .25s ease-in-out;
	cursor: default
}

.ss-crown .ssdr-color-selector.no-hover .color:not(:last-of-type) {
	margin-right: 1em
}

.ss-crown .ssdr-color-selector.no-hover .color.color-b {
	background: #232425
}

.ss-crown .ssdr-color-selector.no-hover .color.color-b:hover:not(.selected) {
	box-shadow: none
}

.ss-crown .ssdr-color-selector.no-hover .color.color-c {
	background: #965fae
}

.ss-crown .ssdr-color-selector.no-hover .color.color-c:hover:not(.selected) {
	box-shadow: none
}

.ss-crown .ssdr-color-selector.no-hover .color.color-a {
	background: #4770e2
}

.ss-crown .ssdr-color-selector.no-hover .color.color-a:hover:not(.selected) {
	box-shadow: none
}

.ss-crown .ssdr-color-selector.no-hover .color.selected {
	box-shadow: none
}

.ss-crown .ssdr-memory-selector {
	display: block;
	margin-top: 10px
}

.ss-crown section {
	min-height: 25em;
	padding: 25px
}

@media only screen and (min-width:65em) {
	.ss-crown section {
		min-height: 28em;
		padding-top: 80px
	}
}

.ss-crown section h2 {
	margin-bottom: 0
}

.ss-crown section h3 {
	margin-top: .5em
}

.ss-crown .section--dark {
	background: #000;
	color: #fff
}

.ss-crown .section--dark h2,
.ss-crown .section--dark h3,
.ss-crown .section--dark h4,
.ss-crown .section--dark p {
	color: #fff
}

.ss-crown .section--light {
	background: #fff;
	color: #000
}

.ss-crown .section--light h2,
.ss-crown .section--light h3,
.ss-crown .section--light h4,
.ss-crown .section--light p {
	color: #000
}

.ss-crown .section--blue {
	background: #4770e2;
	color: #000
}

.ss-crown .section--gray {
	background: #f7f7f7;
	color: #000
}

.ss-crown .comp-wrapper {
	background: #fff;
	min-height: 10rem;
	margin: 0;
	padding: 0
}

@media only screen and (min-width:30.5em) {
	.ss-crown .bump-left {
		padding-left: 1em
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .bump-left {
		padding-left: 3em
	}
}

@media only screen and (min-width:30.5em) {
	.ss-crown .bump-right {
		padding-right: 1em
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .bump-right {
		padding-right: 3em
	}
}

.ss-crown .last--section {
	margin-bottom: 0;
	min-height: 0
}

@media only screen and (min-width:30.5em) {
	.ss-crown .last--section {
		padding-bottom: 0
	}
}

@media only screen and (min-width:65em) {
	.ss-crown .last--section {
		padding-top: 2rem
	}
}

.ss-crown .last--section .models-container .col {
	vertical-align: middle
}

.ss-crown .last--section .model-image img {
	vertical-align: bottom
}

@media only screen and (min-width:30.5em) {
	.ss-crown .last--section h2 {
		font-size: 1.5rem;
		margin-top: 0
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .last--section h2 {
		font-size: 2.3rem
	}
}

.ss-crown .last--section h4 {
	margin: 0
}

@media only screen and (min-width:30.5em) {
	.ss-crown .last--section h4 {
		margin: 1em 0
	}
}

.ss-crown section.super-battery-section {
	position: relative;
	background: #000;
	padding: 50px 0
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.super-battery-section {
		padding: 100px 0
	}
}

.ss-crown section.super-battery-section .battery-wrapper {
	max-width: 800px;
	margin: auto;
	display: block;
	width: 100%
}

.ss-crown section.super-battery-section .super-bg-img {
	width: 70%
}

@media only screen and (min-width:40em) {
	.ss-crown section.super-battery-section .super-bg-img {
		width: 90%
	}
}

.ss-crown section.super-battery-section .lightning-icon-wrapper {
	width: 8%;
	display: inline-block
}

.ss-crown section.super-battery-section .content {
	width: 400px;
	position: absolute;
	left: 50%;
	top: 68%;
	transform: translate(-50%, -75%);
	max-width: 50%
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.super-battery-section .content {
		top: 66%;
		transform: translate(-50%, -66%)
	}
}

@media only screen and (min-width:40em) {
	.ss-crown section.super-battery-section .content {
		top: 50%;
		transform: translate(-50%, -50%)
	}
}

.ss-crown section.super-battery-section .content .lighting-icon {
	width: 100%;
	margin-bottom: 0
}

@media only screen and (min-width:40em) {
	.ss-crown section.super-battery-section .content .lighting-icon {
		width: 2.5em;
		margin-bottom: 20px
	}
}

.ss-crown section.super-battery-section .content ._desktop {
	display: none
}

@media only screen and (min-width:40em) {
	.ss-crown section.super-battery-section .content ._desktop {
		display: block
	}
}

.ss-crown section.super-battery-section .content._mobile {
	position: relative;
	transform: none;
	left: 0;
	top: 0;
	margin-bottom: 2em;
	text-align: left;
	max-width: 100%;
	margin: auto;
	padding: 0 25px;
	margin-bottom: 50px
}

@media only screen and (min-width:40em) {
	.ss-crown section.super-battery-section .content._mobile {
		display: none
	}
}

.ss-crown section.extra-space-section {
	text-align: left
}

@media only screen and (max-width:550px) {
	.ss-crown section.extra-space-section .col {
		width: 100%;
		display: block
	}
}

.ss-crown section.extra-space-section .col.bump-right {
	text-align: right
}

.ss-crown section.extra-space-section .space-content {
	max-width: 22em;
	text-align: left;
	display: inline-block;
	margin-top: 30px
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.extra-space-section .space-content {
		margin-top: 100px
	}
}

.ss-crown section.extra-space-section .content {
	text-align: left
}

.ss-crown section.extra-space-section p.body {
	text-align: left
}

.ss-crown section.extra-space-section .gb-label {
	text-align: center
}

.ss-crown section.extra-space-section .disclaimer.block {
	margin-bottom: 20px
}

.ss-crown section.extra-space-section .disclaimer.block._desktop {
	display: none
}

@media only screen and (min-width:550px) {
	.ss-crown section.extra-space-section .disclaimer.block._desktop {
		display: block
	}
	.ss-crown section.extra-space-section .disclaimer.block._mobile {
		display: none
	}
}

.ss-crown section.extra-space-section .sd-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: 20px
}

@media only screen and (min-width:550px) {
	.ss-crown section.extra-space-section .sd-wrapper {
		margin-top: 0
	}
}

.ss-crown section.extra-space-section .sd-wrapper img {
	width: 30%;
	align-self: center;
	max-width: 50px
}

@media only screen and (min-width:550px) {
	.ss-crown section.extra-space-section .sd-wrapper img {
		max-width: 85px
	}
}

.ss-crown section.extra-space-section .sd-wrapper small {
	width: 70%;
	padding-left: 15px
}

@media only screen and (max-width:550px) {
	.ss-crown section.extra-space-section .image-right {
		text-align: center
	}
}

.ss-crown section.extra-space-section .highlight-col-info {
	text-align: left!important
}

.ss-crown section.extra-space-section .highlight-col-data {
	justify-content: left
}

.ss-crown section.extra-space-section .image-right img {
	max-width: 350px
}

@media only screen and (max-width:65em) {
	.ss-crown section.extra-space-section .image-right img {
		max-width: 300px
	}
}

@media only screen and (max-width:550px) {
	.ss-crown section.extra-space-section .image-right img {
		max-width: 150px;
		text-align: center
	}
}

.ss-crown section.cutting-edge-section h3 {
	margin-bottom: 25px
}

.ss-crown section.cutting-edge-section .highlight-col-info {
	margin: 20px auto;
	margin-top: 40px;
	max-width: 400px
}

.ss-crown section.cutting-edge-section img {
	width: 65%
}

.ss-crown section.pen-processer-section {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 50px
}

@media only screen and (max-width:550px) {
	.ss-crown section.pen-processer-section h2 {
		font-size: 1.2rem
	}
}

.ss-crown section.pen-processer-section img.top-img {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px
}

.ss-crown section.pen-processer-section .content {
	padding-right: 25px;
	padding-left: 25px
}

.ss-crown section.pen-processer-section .content.content-sub {
	position: relative;
	padding-right: 0;
	text-align: right
}

.ss-crown section.pen-processer-section .content.content-sub .overlay-sub-text {
	display: block;
	width: 100%;
	margin-bottom: -30px;
	text-align: left;
	position: relative;
	z-index: 10
}

@media only screen and (min-width:650px) {
	.ss-crown section.pen-processer-section .content.content-sub .overlay-sub-text {
		position: absolute;
		width: 100%;
		max-width: 1000px;
		left: 50%;
		margin-left: 25px;
		transform: translateX(-50%)
	}
}

@media only screen and (min-width:1100px) {
	.ss-crown section.pen-processer-section .content.content-sub .overlay-sub-text {
		top: 90px
	}
}

.ss-crown section.pen-processer-section .content.content-sub .overlay-sub-text p.body {
	width: 22em;
	text-align: justify
}

.ss-crown section.pen-processer-section .bottom-img {
	width: 60%
}

.ss-crown section.camera-dual-section {
	padding-right: 0;
	padding-left: 0
}

.ss-crown section.camera-dual-section img.top-img {
	width: 100%;
	margin-bottom: 25px
}

@media only screen and (max-width:500px) {
	.ss-crown section.camera-dual-section h2 {
		font-size: 1.2rem
	}
}

.ss-crown section.camera-dual-section .camera-col-half {
	max-width: 1000px;
	margin: auto
}

.ss-crown section.camera-dual-section .content {
	padding-right: 25px;
	padding-left: 25px
}

@media only screen and (max-width:560px) {
	.ss-crown section.camera-dual-section .content.col-half {
		width: 100%;
		max-width: 22em;
		margin: auto;
		display: block;
		float: none
	}
}

.ss-crown section.camera-dual-section .content img {
	width: 100%
}

@media only screen and (min-width:720px) {
	.ss-crown section.camera-dual-section .content.content-sub {
		margin-top: 50px
	}
}

.ss-crown section.camera-dual-section .content.content-sub p.body {
	width: 100%;
	max-width: 22em;
	text-align: justify
}

.ss-crown section.disclaimer-data-section p.body {
	margin-bottom: 25px
}

.ss-crown section.disclaimer-data-section ol li {
	margin-bottom: 10px
}

.ss-crown section.crown-footer-visuals {
	background: #181618;
	background-color: #181618;
	color: #fff;
	padding-top: 50px
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.crown-footer-visuals {
		padding-top: 20px;
		padding-bottom: 50px
	}
}

.ss-crown section.crown-footer-visuals .col {
	vertical-align: middle
}

.ss-crown section.crown-footer-visuals .col h3.footer-header {
	font-weight: 400;
	margin: 0
}

.ss-crown section.crown-footer-visuals .col #ssdr-preorder-footer-btn {
	border: 2px solid #fff;
	color: #fff
}

.ss-crown section.crown-footer-visuals .col #ssdr-preorder-footer-btn:hover {
	border: 2px solid #a1a2a7;
	color: #a1a2a7
}

.ss-crown .highlight-col-info {
	display: flex;
	justify-content: center;
	vertical-align: middle;
	text-align: center!important
}

.ss-crown .highlight-col-info .col {
	width: 50%
}

.ss-crown .highlight-col-info .highlight-col-data {
	display: flex;
	justify-content: center;
	align-items: baseline
}

.ss-crown .highlight-col-info .highlight-col-data h2 {
	font-weight: 400;
	margin-top: 10px
}

.ss-crown .spec-button {
	position: absolute;
	display: block;
	width: 35px;
	height: 35px;
	border: 2px solid #fff;
	border-radius: 100%;
	padding: 7px;
	cursor: pointer;
	opacity: .7;
	transition: all .3s;
	font-size: 18px;
	width: 30px;
	height: 30px;
	padding: 7px
}

@media only screen and (min-width:55em) {
	.ss-crown .spec-button {
		width: 50px;
		height: 50px;
		padding: 15px
	}
}

.ss-crown .spec-button:hover {
	opacity: 1
}

.ss-crown .spec-button--left {
	left: -50px
}

@media only screen and (min-width:30.5em) {
	.ss-crown .spec-button--left {
		left: -70px
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .spec-button--left {
		left: -50px
	}
}

.ss-crown .spec-button--right {
	right: -50px
}

@media only screen and (min-width:30.5em) {
	.ss-crown .spec-button--right {
		right: -70px
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .spec-button--right {
		right: -50px
	}
}

.ss-crown .spec-button--1 {
	top: 35%
}

@media only screen and (min-width:55em) {
	.ss-crown .spec-button--1 {
		top: 25%
	}
}

.ss-crown .spec-button--2 {
	top: 60%
}

.ss-crown .spec-button--3 {
	top: 15%
}

@media only screen and (min-width:55em) {
	.ss-crown .spec-button--3 {
		top: 5%
	}
}

@media only screen and (min-width:65em) {
	.ss-crown .spec-button--3 {
		top: 15%
	}
}

.ss-crown .spec-button--4 {
	top: 45%
}

.ss-crown .divider-line-wide {
	border-right: 2px solid #000;
	margin-right: 10px;
	margin-left: 5px;
	top: -3px;
	position: relative
}

@media only screen and (min-width:55em) {
	.ss-crown .divider-line-wide {
		border-right: 3px solid #000;
		margin-right: 30px;
		margin-left: 20px
	}
}

.ss-crown .brand-logo img {
	max-height: 15px
}

@media only screen and (min-width:30.5em) {
	.ss-crown .brand-logo img {
		max-height: 30px
	}
}

.ss-crown .video-container {
	position: relative
}

.ss-crown .video-container iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.ss-crown .video-container .video-aspect {
	width: 100%
}

@media only screen and (min-width:55em) {
	.ss-crown .video-container.video-padded iframe {
		width: 90%;
		left: 5%
	}
	.ss-crown .video-container.video-padded .video-aspect {
		width: 90%
	}
}

.ss-crown header.crown-header {
	position: relative;
	z-index: 5
}

@media only screen and (min-width:65em) {
	.ss-crown header.crown-header {
		margin-bottom: 2em
	}
}

.ss-crown header.crown-header .model-name {
	font-family: SamsungSharpSans, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: 700;
	text-align: right;
	font-size: 1rem
}

@media only screen and (min-width:30.5em) {
	.ss-crown header.crown-header .model-name {
		font-size: 1.8rem
	}
}

@media only screen and (min-width:55em) {
	.ss-crown header.crown-header .model-name {
		font-size: 2rem
	}
}

.ss-crown .divider-line {
	border-right: 2px solid #000;
	margin-right: 5px;
	top: -2px;
	position: relative
}

@media only screen and (min-width:30.5em) {
	.ss-crown .divider-line {
		margin-right: 8px
	}
}

.ss-crown section.bundle {
	padding-bottom: 50px;
	min-height: 23em
}

@media only screen and (min-width:65em) {
	.ss-crown section.bundle {
		padding-top: 50px
	}
}

.ss-crown section.bundle h3 {
	font-size: .8rem;
	text-align: center
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.bundle h3 {
		font-size: 1.3rem
	}
}

.ss-crown section.bundle .bundles-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 30px
}

.ss-crown section.bundle .bundles-wrapper .bundle {
	width: 90%;
	display: block;
	margin-top: 10px
}

.ss-crown section.bundle .bundles-wrapper .bundle .bundle-image {
	align-self: flex-end;
	height: auto;
	width: 100%;
	max-width: 700px
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.bundle .bundles-wrapper .bundle {
		width: 100%;
		margin-top: 50px;
		display: flex;
		justify-content: center;
		flex-direction: row
	}
	.ss-crown section.bundle .bundles-wrapper .bundle .bundle-image {
		align-self: flex-end;
		width: 100%;
		max-width: 700px
	}
}

.ss-crown section.crown-intro {
	background: #fff;
	position: relative;
	min-height: 30em;
	margin-bottom: 0;
	color: #000
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.crown-intro {
		padding-top: 3em
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro {
		min-height: 32em
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro {
		min-height: 40em
	}
}

.ss-crown section.crown-intro.color-a {
	background: #4770e2;
	background-color: #4770e2;
	color: #fff
}

.ss-crown section.crown-intro.color-c {
	background: #965fae;
	background-color: #965fae;
	color: #fff
}

.ss-crown section.crown-intro.color-c .ssdr-btn-radio:not(.selected) {
	color: #fff
}

.ss-crown section.crown-intro.color-b {
	background: #232425;
	background-color: #232425;
	color: #fff
}

.ss-crown section.crown-intro.color-b #ssdr-preorder-btn {
	border: 2px solid #fff!important;
	color: #fff!important
}

.ss-crown section.crown-intro.color-b #ssdr-preorder-btn:hover {
	border: 2px solid #a1a2a7!important;
	color: #a1a2a7!important
}

.ss-crown section.crown-intro.color-b .ssdr-pri-btn {
	border: 2px solid #a1a2a7!important;
	color: #a1a2a7!important
}

.ss-crown section.crown-intro.color-b .ssdr-pri-btn:hover {
	border: 2px solid #fff!important;
	color: #fff!important
}

.ss-crown section.crown-intro.color-b .ssdr-pri-btn.selected {
	border: 2px solid #fff!important;
	color: #fff!important
}

.ss-crown section.crown-intro.color-b .ssdr-pri-btn.selected:hover {
	border: 2px solid #fff!important;
	color: #fff!important
}

.ss-crown section.crown-intro .intro-text {
	padding: 2em 1em;
	padding: 1em 0;
	text-align: center;
	position: relative;
	z-index: 3
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .intro-text {
		padding: 2em 1.2em;
		text-align: left
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .intro-text {
		padding: 1.5em 5.5rem 0;
		padding-left: 20px
	}
}

.ss-crown section.crown-intro h4 {
	font-weight: 400;
	margin: 1em 0 0
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro h4 {
		font-size: 1.5rem;
		margin: 0
	}
}

.ss-crown section.crown-intro h1 {
	font-size: 2.25rem;
	margin-top: .1em;
	margin-bottom: .1em;
	position: relative;
	z-index: 5
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.crown-intro h1 {
		margin-bottom: .5em;
		margin-top: 0
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro h1 {
		font-size: 4rem;
		max-width: 70%;
		margin-top: 0
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro h1 {
		max-width: 60%;
		margin-top: .1em;
		margin-bottom: .1em
	}
}

.ss-crown section.crown-intro h3 {
	position: relative;
	z-index: 5;
	margin-top: .2em
}

.ss-crown section.crown-intro p.body {
	margin-top: 0;
	font-size: 1rem;
	margin-top: 30px
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.crown-intro p.body {
		margin: .5em 0;
		margin-top: 2em
	}
}

@media only screen and (min-width:490px) {
	.ss-crown section.crown-intro p.body {
		margin-top: 0
	}
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.crown-intro p.body {
		width: 50%;
		margin: 1em auto 0
	}
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro p.body {
		margin: 0 0 .5em
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro p.body {
		line-height: 2;
		max-width: 46%
	}
}

.ss-crown section.crown-intro p.price {
	margin-top: .2em
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .pre-order-button-group {
		max-width: 55%
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .pre-order-button-group a {
		display: block;
		max-width: 11em;
		margin: 1em 0
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro .pre-order-button-group a {
		display: inline-block;
		margin-right: 1%
	}
}

.ss-crown section.crown-intro .model-selector {
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: none
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .model-selector {
		display: block;
		text-align: left;
		margin-left: 0;
		margin-right: 0
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro .model-selector {
		margin-bottom: 2em
	}
}

.ss-crown section.crown-intro .model-selector .model-options {
	margin-bottom: 1em;
	position: relative;
	z-index: 6;
	display: block
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .model-selector .model-options {
		display: table-cell;
		padding-right: 10px
	}
}

.ss-crown section.crown-intro .model-selector .model-options .ssdr-btn-radio {
	width: 80px;
	display: inline-block;
	padding: 0;
	line-height: 46px
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .model-selector .model-options .ssdr-btn-radio {
		width: 100px
	}
}

.ss-crown section.crown-intro .model-selector #ssdr-cs-choose {
	vertical-align: middle;
	display: inline-block
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .model-selector #ssdr-cs-choose {
		display: table-cell
	}
}

.ss-crown section.crown-intro .model-selector #ssdr-cs-choose .color {
	border-color: #f5f5f5
}

.ss-crown section.crown-intro .model-selector #ssdr-cs-choose .color:not(:last-of-type) {
	margin-right: .5em
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.crown-intro .model-prices {
		max-width: 46%
	}
}

.ss-crown section.crown-intro .disclaimer {
	font-size: .9rem;
	display: block
}

.ss-crown section.crown-intro .disclaimer a {
	color: #fff
}

.ss-crown section.crown-intro .installment {
	margin-top: .5em;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .installment {
		max-width: inherit;
		margin-left: 0;
		margin-right: 0
	}
}

.ss-crown section.crown-intro .installment img {
	width: 225px
}

.ss-crown section.crown-intro .installment p {
	margin-bottom: .2em
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .installment p {
		margin-top: 0;
		font-size: .9em;
		max-width: 35%
	}
}

.ss-crown section.crown-intro .installment small {
	font-size: .7em;
	color: #a1a2a7
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .installment small {
		max-width: 35%;
		display: block
	}
}

.ss-crown section.crown-intro .spacing {
	margin-top: 2em
}

@media only screen and (min-width:22em) {
	.ss-crown section.crown-intro .spacing {
		position: static;
		margin-top: 1.5em
	}
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .intro-images.open .wrapper {
		height: 41em
	}
}

.ss-crown section.crown-intro .intro-images.desktop {
	display: none
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .intro-images.desktop {
		display: block
	}
}

.ss-crown section.crown-intro .intro-images.desktop .wrapper {
	position: absolute;
	top: auto;
	bottom: 0;
	width: 73%;
	right: 1em;
	height: 18em;
	padding-top: 35px
}

@media only screen and (min-width:25em) {
	.ss-crown section.crown-intro .intro-images.desktop .wrapper {
		height: 19em
	}
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.crown-intro .intro-images.desktop .wrapper {
		width: 50%;
		text-align: center
	}
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .intro-images.desktop .wrapper {
		height: 38em;
		width: 42%
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .intro-images.desktop .wrapper {
		height: 41em;
		width: 50%;
		text-align: right
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro .intro-images.desktop .wrapper {
		width: 51%;
		right: 3em
	}
}

.ss-crown section.crown-intro .intro-images.mobile {
	position: relative;
	width: 100%
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .intro-images.mobile {
		display: none
	}
}

.ss-crown section.crown-intro .intro-images.mobile .wrapper {
	max-height: 100%;
	text-align: center
}

.ss-crown section.crown-intro .intro-images.mobile .phone {
	float: none;
	width: 100%;
	height: auto;
	margin-top: -2em
}

.ss-crown section.crown-intro .intro-images.mobile .phone img {
	max-width: 50%;
	margin-top: -15%;
	max-width: 70%
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .intro-images.mobile .phone img {
		max-width: 100%;
		margin-top: 0
	}
}

.ss-crown section.crown-intro .intro-images .combo img,
.ss-crown section.crown-intro .intro-images .phone img {
	max-height: 100%;
	max-width: 80%
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .intro-images .combo img,
	.ss-crown section.crown-intro .intro-images .phone img {
		max-width: 90%
	}
}

@media only screen and (max-width:800px) {
	.ss-crown section.crown-intro .intro-images .combo img,
	.ss-crown section.crown-intro .intro-images .phone img {
		max-width: 90%
	}
}

@media only screen and (max-width:30.5em) {
	.ss-crown section.crown-intro .intro-images .combo img,
	.ss-crown section.crown-intro .intro-images .phone img {
		max-width: 60%;
		min-width: 190px;
		margin-top: 2.5em
	}
}

.ss-crown section.crown-intro .intro-images .combo {
	left: 0
}

.ss-crown section.crown-intro .intro-images .phone {
	right: 50px;
	float: left
}

@media only screen and (min-width:40em) {
	.ss-crown section.crown-intro .intro-images .phone.simple {
		right: 80px!important;
		position: absolute
	}
	.ss-crown section.crown-intro .intro-images .phone.simple img {
		width: 90%
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .intro-images .phone {
		position: relative;
		bottom: 0;
		width: 80%
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .intro-images.desktop .phone img {
		vertical-align: bottom
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .intro-images.desktop .phone {
		bottom: -1px;
		position: absolute;
		right: 140px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro .intro-images.desktop .phone {
		right: 200px
	}
}

.ss-crown section.crown-intro .gallery {
	position: relative;
	z-index: 10;
	text-align: center
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .gallery {
		float: right;
		position: absolute;
		margin-top: 5em;
		width: 80px;
		right: 30px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro .gallery {
		right: 50px;
		width: 100px
	}
}

.ss-crown section.crown-intro .img-wrapper {
	border: 1px solid #ccc;
	width: 50px;
	display: inline-block;
	border-radius: 5px;
	margin-bottom: 2px
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .img-wrapper {
		display: block;
		margin-bottom: 10px;
		width: 80px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro .img-wrapper {
		width: 90px
	}
}

.ss-crown section.crown-intro .gallery-thumbnail {
	max-width: 50px;
	max-height: 50px
}

@media only screen and (min-width:55em) {
	.ss-crown section.crown-intro .gallery-thumbnail {
		max-width: 80px;
		max-height: 80px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.crown-intro .gallery-thumbnail {
		max-width: 90px;
		max-height: 90px
	}
}

.ss-crown section.crown-intro .gallery-thumbnail:hover {
	cursor: pointer
}

.ss-crown #ssdr-preload-images {
	width: 0;
	height: 0;
	display: inline
}

.ss-crown #ssdr-preload-images .img1 {
	background-image: url(images/model-black.jpg)
}

.ss-crown #ssdr-preload-images .img2 {
	background-image: url(images/model-grey.jpg)
}

.ss-crown #ssdr-preload-images .img3 {
	background-image: url(images/model-gold.jpg)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
	.ss-crown #ssdr-preload-images .img1 {
		background-image: url(images/model-black@2x.jpg)
	}
	.ss-crown #ssdr-preload-images .img2 {
		background-image: url(images/model-grey@2x.jpg)
	}
	.ss-crown #ssdr-preload-images .img3 {
		background-image: url(images/model-gold@2x.jpg)
	}
}

.ss-crown section.great-display {
	background: #050608 url(images/bg-dobig.jpg) center center no-repeat;
	margin-bottom: 0;
	background-size: 100%;
	background-position: center;
	color: #fff;
	display: table;
	width: 100%;
	box-sizing: border-box
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
	.ss-crown section.great-display {
		background-image: url(images/bg-dobig@2x.jpg);
		background-size: 100%
	}
}

@media only screen and (max-width:851px) {
	.ss-crown section.great-display {
		background: #050608 url(images/lake-mo.jpg) center center no-repeat;
		padding-bottom: 40%;
		background-position: center 90%
	}
}

@media only screen and (max-width:851px) and (min--moz-device-pixel-ratio:1.3),
only screen and (max-width:851px) and (-o-min-device-pixel-ratio:2.6 / 2),
only screen and (max-width:851px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (max-width:851px) and (min-device-pixel-ratio:1.3),
only screen and (max-width:851px) and (min-resolution:1.3dppx) {
	.ss-crown section.great-display {
		background-image: url(images/lake-mo@2x.jpg);
		background-size: 100%
	}
}

@media only screen and (max-width:30.5em) {
	.ss-crown section.great-display {
		background: #3a8bcd url(images/lake-mo.jpg) center center no-repeat;
		padding-bottom: 30%;
		background-position: center 90%;
		min-height: 360px
	}
}

@media only screen and (max-width:30.5em) and (min--moz-device-pixel-ratio:1.3),
only screen and (max-width:30.5em) and (-o-min-device-pixel-ratio:2.6 / 2),
only screen and (max-width:30.5em) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (max-width:30.5em) and (min-device-pixel-ratio:1.3),
only screen and (max-width:30.5em) and (min-resolution:1.3dppx) {
	.ss-crown section.great-display {
		background-image: url(images/lake-mo@2x.jpg);
		background-size: 100%
	}
}

@media only screen and (max-width:350px) {
	.ss-crown section.great-display {
		padding-bottom: 30%;
		min-height: 300px
	}
}

@media only screen and (min-width:852px) {
	.ss-crown section.great-display {
		background: #050608 url(images/bg-dobig.jpg) center center no-repeat
	}
}

@media only screen and (min-width:852px) and (min--moz-device-pixel-ratio:1.3),
only screen and (min-width:852px) and (-o-min-device-pixel-ratio:2.6 / 2),
only screen and (min-width:852px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:852px) and (min-device-pixel-ratio:1.3),
only screen and (min-width:852px) and (min-resolution:1.3dppx) {
	.ss-crown section.great-display {
		background-image: url(images/bg-dobig@2x.jpg);
		background-size: 100%
	}
}

.ss-crown section.great-display h2 {
	margin-top: 0;
	text-align: left
}

@media only screen and (max-width:530px) {
	.ss-crown section.great-display h2 {
		font-size: 1.25rem
	}
}

@media only screen and (max-width:350px) {
	.ss-crown section.great-display h2 {
		font-size: .9rem
	}
}

.ss-crown section.great-display p {
	line-height: 1.4
}

@media only screen and (max-width:530px) {
	.ss-crown section.great-display p {
		font-size: .75rem
	}
}

@media only screen and (max-width:350px) {
	.ss-crown section.great-display p {
		font-size: .6rem
	}
}

.ss-crown section.great-display .great-display-text {
	max-width: 410px;
	padding: 7em 1em;
	width: 100%;
	box-sizing: border-box
}

@media only screen and (max-width:1160px) {
	.ss-crown section.great-display .great-display-text {
		width: 360px
	}
}

@media only screen and (max-width:1000px) {
	.ss-crown section.great-display .great-display-text {
		width: 280px;
		padding: 4em 1em
	}
}

@media only screen and (max-width:890px) {
	.ss-crown section.great-display .great-display-text {
		width: 250px
	}
}

@media only screen and (max-width:851px) {
	.ss-crown section.great-display .great-display-text {
		text-align: center;
		width: 100%;
		padding: 20px;
		max-width: 550px;
		margin: auto
	}
	.ss-crown section.great-display .great-display-text h2,
	.ss-crown section.great-display .great-display-text p {
		text-align: center
	}
}

.ss-crown section.great-features {
	margin-bottom: 0;
	background: #000;
	color: #fff;
	padding-bottom: 10px
}

@media only screen and (min-width:55em) {
	.ss-crown section.great-features {
		padding-left: 7em;
		padding-right: 7em
	}
}

.ss-crown section.great-features .content {
	margin-top: 2em
}

.ss-crown section.great-features .content .content-para {
	max-width: 60%;
	margin: 20px auto;
	text-align: center
}

.ss-crown section.great-features .content .screen-spotlight {
	padding-top: 20px
}

@media only screen and (min-width:75em) {
	.ss-crown section.great-features .content .screen-spotlight {
		padding-top: 30px
	}
}

.ss-crown section.great-features .content-group {
	position: relative
}

.ss-crown section.great-features .content-box-image {
	overflow: hidden;
	vertical-align: middle
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-features .content-box-image {
		float: left;
		max-width: 50%
	}
}

.ss-crown section.great-features .content-box-image img {
	max-width: 100%
}

.ss-crown section.great-features .content-box-text {
	line-height: 1.56;
	padding-right: 0;
	padding-left: 0;
	vertical-align: middle;
	margin-bottom: 60px
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-features .content-box-text {
		float: right;
		max-width: 42%
	}
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-features .content-box-text {
		padding-left: 6%
	}
}

.ss-crown section.great-features .content-box-text h4 {
	text-align: center
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-features .content-box-text h4 {
		text-align: left;
		margin-top: 0
	}
}

@media only screen and (min-width:40em) {
	.ss-crown section.great-features .content-box-text h4 {
		margin-top: 1em
	}
}

@media only screen and (max-width:40em) {
	.ss-crown section.great-features .content-box-text p {
		font-size: .75rem
	}
}

.ss-crown section.great-features .content-box-text small {
	display: block;
	margin-top: 1em
}

.ss-crown section.great-features .icon-box {
	display: block;
	margin-top: 30px;
	clear: both;
	padding-bottom: 10px
}

.ss-crown section.great-features img.icon {
	float: left;
	height: 120px;
	display: inline-block;
	width: auto;
	margin-right: 35px
}

@media only screen and (max-width:1285px) {
	.ss-crown section.great-features img.icon {
		height: 100px
	}
}

@media only screen and (max-width:1224px) {
	.ss-crown section.great-features img.icon {
		height: 90px
	}
}

@media only screen and (max-width:1060px) {
	.ss-crown section.great-features img.icon {
		height: 70px
	}
}

@media only screen and (max-width:925px) {
	.ss-crown section.great-features img.icon {
		margin-right: 20px
	}
}

@media only screen and (max-width:740px) {
	.ss-crown section.great-features img.icon {
		margin-right: 15px;
		height: 60px
	}
}

.ss-crown section.great-features img.icon:last-of-type {
	margin-right: 0
}

.ss-crown section.great-features img.icon2 {
	float: left;
	height: 50px;
	display: inline-block;
	width: auto;
	margin-right: 35px;
	margin-bottom: 30px
}

@media only screen and (max-width:925px) {
	.ss-crown section.great-features img.icon2 {
		margin-right: 20px
	}
}

@media only screen and (max-width:740px) {
	.ss-crown section.great-features img.icon2 {
		margin-right: 15px;
		height: 30px
	}
}

.ss-crown section.great-features img.icon2:last-of-type {
	margin-right: 0
}

.ss-crown section.great-features .content-group.image-right .content-box-image {
	position: relative;
	text-align: right
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-features .content-group.image-right .content-box-image {
		float: right
	}
}

.ss-crown section.great-features .content-group.image-right .camera-image {
	text-align: center;
	max-height: 100%
}

.ss-crown section.great-features .content-group.image-right .camera-image img {
	display: block
}

@media only screen and (max-width:30.5em) {
	.ss-crown section.great-features .content-group.image-right .camera-image {
		margin-top: 60px
	}
	.ss-crown section.great-features .content-group.image-right .camera-image img {
		display: inline-block
	}
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-features .content-group.image-right .camera-image {
		position: absolute;
		bottom: 0;
		right: 0
	}
}

@media only screen and (max-width:55em) {
	.ss-crown section.great-features .content-group.image-right .camera-image img {
		max-width: 80%
	}
}

.ss-crown section.great-features .content-group.image-right .content-box-text {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 40px
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-features .content-group.image-right .content-box-text {
		float: left;
		padding-right: 6%
	}
}

.ss-crown section.great-features .pen-image {
	margin-top: -30px
}

.ss-crown .pen-spotlight {
	position: relative;
	margin-bottom: 0
}

.ss-crown .pen-spotlight .pen-background {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-position: bottom;
	background-size: cover;
	z-index: 0;
	background-image: url(images/pen-spotlight.jpg)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
	.ss-crown .pen-spotlight .pen-background {
		background-image: url(images/pen-spotlight@2x.jpg);
		background-size: cover
	}
}

@media only screen and (max-width:520px) {
	.ss-crown .pen-spotlight .pen-background {
		background-image: url(images/pen-spotlight-mo.jpg)
	}
}

@media only screen and (max-width:520px) and (min--moz-device-pixel-ratio:1.3),
only screen and (max-width:520px) and (-o-min-device-pixel-ratio:2.6 / 2),
only screen and (max-width:520px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (max-width:520px) and (min-device-pixel-ratio:1.3),
only screen and (max-width:520px) and (min-resolution:1.3dppx) {
	.ss-crown .pen-spotlight .pen-background {
		background-image: url(images/pen-spotlight-mo@2x.jpg);
		background-size: cover
	}
}

.ss-crown .pen-spotlight .pen-content {
	position: relative;
	z-index: 1;
	color: #fff;
	text-align: center;
	max-width: 750px;
	margin: auto;
	padding-bottom: 280px;
	padding-top: 50px
}

@media only screen and (min-width:30.5em) {
	.ss-crown .pen-spotlight .pen-content {
		padding-bottom: 350px
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .pen-spotlight .pen-content {
		padding-bottom: 450px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown .pen-spotlight .pen-content {
		padding-bottom: 550px
	}
}

.ss-crown .pen-spotlight .icon-wrapper {
	margin: auto;
	margin-top: 30px;
	clear: both;
	padding-bottom: 10px;
	display: inline-block
}

.ss-crown .pen-spotlight .icon {
	float: left;
	width: 120px;
	display: inline-block;
	margin: 15px
}

.ss-crown .pen-spotlight .icon .icon-img {
	height: 60px
}

.ss-crown .pen-spotlight .icon p {
	text-align: center;
	font-weight: 600;
	font-size: 15px
}

@media only screen and (max-width:500px) {
	.ss-crown .pen-spotlight .icon {
		width: 80px;
		margin: 15px
	}
}

@media only screen and (max-width:380px) {
	.ss-crown .pen-spotlight .icon {
		width: 70px;
		margin: 10px
	}
	.ss-crown .pen-spotlight .icon .icon-img {
		height: 40px
	}
	.ss-crown .pen-spotlight .icon p {
		font-size: 10px
	}
}

.ss-crown .pen-spotlight .pen-btn-wrapper {
	position: relative;
	z-index: 1;
	text-align: center;
	padding-bottom: 50px
}

@media only screen and (min-width:55em) {
	.ss-crown .pen-spotlight .pen-btn-wrapper {
		padding-bottom: 80px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown .pen-spotlight .pen-btn-wrapper {
		padding-bottom: 100px
	}
}

.ss-crown .pen-spotlight .pen-btn-wrapper .pen-btn {
	color: #fff;
	border-color: #fff
}

.ss-crown .camera-spotlight {
	position: relative;
	margin-bottom: 0
}

.ss-crown .camera-spotlight .camera-background {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-position: bottom;
	background-size: cover;
	z-index: 0;
	background-image: url(images/camera-spotlight.jpg)
}

@media (min--moz-device-pixel-ratio:1.3),
(-o-min-device-pixel-ratio:2.6 / 2),
(-webkit-min-device-pixel-ratio:1.3),
(min-device-pixel-ratio:1.3),
(min-resolution:1.3dppx) {
	.ss-crown .camera-spotlight .camera-background {
		background-image: url(images/camera-spotlight@2x.jpg);
		background-size: cover
	}
}

@media only screen and (max-width:490px) {
	.ss-crown .camera-spotlight .camera-background {
		background-image: url(images/camera-spotlight-mo.jpg)
	}
}

@media only screen and (max-width:490px) and (min--moz-device-pixel-ratio:1.3),
only screen and (max-width:490px) and (-o-min-device-pixel-ratio:2.6 / 2),
only screen and (max-width:490px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (max-width:490px) and (min-device-pixel-ratio:1.3),
only screen and (max-width:490px) and (min-resolution:1.3dppx) {
	.ss-crown .camera-spotlight .camera-background {
		background-image: url(images/camera-spotlight-mo@2x.jpg);
		background-size: cover
	}
}

.ss-crown .camera-spotlight .camera-content {
	position: relative;
	z-index: 1;
	color: #fff;
	text-align: center;
	max-width: 750px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 350px
}

@media only screen and (min-width:30.5em) {
	.ss-crown .camera-spotlight .camera-content {
		padding-bottom: 450px
	}
}

@media only screen and (min-width:55em) {
	.ss-crown .camera-spotlight .camera-content {
		padding-bottom: 450px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown .camera-spotlight .camera-content {
		padding-bottom: 650px
	}
}

.ss-crown .camera-spotlight .camera-content .spec-highlight {
	padding-top: 30px;
	font-size: 20px;
	margin-bottom: 0
}

.ss-crown .camera-spotlight .icon-wrapper {
	margin: auto;
	margin-top: 30px;
	clear: both;
	padding-bottom: 10px;
	display: inline-block
}

.ss-crown .camera-spotlight .icon {
	float: left;
	width: 120px;
	display: inline-block;
	margin: 15px
}

.ss-crown .camera-spotlight .icon .icon-img {
	height: 60px
}

.ss-crown .camera-spotlight .icon p {
	text-align: center;
	font-weight: 600;
	font-size: 15px
}

@media only screen and (max-width:500px) {
	.ss-crown .camera-spotlight .icon {
		width: 80px;
		margin: 15px
	}
}

@media only screen and (max-width:380px) {
	.ss-crown .camera-spotlight .icon {
		width: 70px;
		margin: 10px
	}
	.ss-crown .camera-spotlight .icon .icon-img {
		height: 40px
	}
	.ss-crown .camera-spotlight .icon p {
		font-size: 10px
	}
}

.ss-crown .camera-spotlight .camera-info-wrapper {
	position: relative;
	z-index: 1;
	text-align: center;
	padding-bottom: 50px;
	color: #fff;
	max-width: 700px;
	margin: auto
}

@media only screen and (min-width:55em) {
	.ss-crown .camera-spotlight .camera-info-wrapper {
		padding-bottom: 80px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown .camera-spotlight .camera-info-wrapper {
		padding-bottom: 100px
	}
}

.ss-crown .camera-btn-wrapper {
	position: relative;
	z-index: 1;
	text-align: center;
	margin-top: 40px
}

.ss-crown .camera-btn-wrapper .camera-btn {
	color: #fff;
	border-color: #fff
}

.ss-crown section.crown-video {
	min-height: 0;
	text-align: center;
	position: relative;
	padding: 0
}

.ss-crown section.crown-video .col {
	padding: 0
}

.ss-crown section.crown-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.ss-crown section.crown-video .video-aspect {
	width: 100%
}

.ss-crown iframe {
	max-width: 100%
}

.ss-crown section.influencer-section {
	color: #000;
	background: #fff;
	display: flex;
	justify-content: space-between;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	flex-wrap: wrap;
	min-height: 25em
}

.ss-crown section.influencer-section .influencer-col {
	margin: auto
}

.ss-crown section.influencer-section .influencer-qoute {
	padding: 25px;
	position: relative;
	width: 100%;
	max-width: 22em;
	margin: auto
}

.ss-crown section.influencer-section .influencer-qoute p {
	font-size: 1.3rem
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.influencer-section .influencer-qoute {
		max-width: none
	}
}

@media only screen and (min-width:55em) {
	.ss-crown section.influencer-section .influencer-qoute {
		padding: 70px 25px
	}
}

.ss-crown section.influencer-section .influencer-qoute h4 {
	font-weight: 400
}

.ss-crown section.influencer-section .influencer-qoute img {
	width: 55%;
	max-width: 250px;
	float: right;
	margin-top: 15px
}

.ss-crown section.great-package {
	text-align: center;
	position: relative;
	padding: 50px 0;
	padding-bottom: 0;
	z-index: 2;
	margin-bottom: 0
}

.ss-crown section.great-package img {
	max-width: 100%
}

.ss-crown section.great-package h3 {
	text-align: left;
	margin-bottom: 0;
	margin-top: 20px
}

.ss-crown section.great-package .inthebox-image {
	margin-bottom: 0
}

.ss-crown section.great-package .inthebox-list {
	margin: auto;
	max-width: 800px;
	padding: 0 40px
}

.ss-crown section.great-package .inthebox-list .list {
	float: left;
	text-align: left;
	width: 32%;
	margin: 0;
	display: block
}

.ss-crown section.great-package .inthebox-list .list ol {
	padding: 0;
	padding-left: 15px;
	margin: 0
}

@media only screen and (min-width:55em) {
	.ss-crown section.great-package .inthebox-list .list ol {
		margin: 1em 0
	}
}

.ss-crown section.great-package .inthebox-list .list ol li {
	padding: 5px
}

.ss-crown section.great-package .inthebox-list .list.list-2 {
	width: 36%
}

.ss-crown section.great-package .inthebox-list .list.list-3 {
	width: 32%
}

@media only screen and (max-width:630px) {
	.ss-crown section.great-package .inthebox-list .list.list-1,
	.ss-crown section.great-package .inthebox-list .list.list-2,
	.ss-crown section.great-package .inthebox-list .list.list-3 {
		width: 50%
	}
}

@media only screen and (max-width:535px) {
	.ss-crown section.great-package .inthebox-list .list.list-1,
	.ss-crown section.great-package .inthebox-list .list.list-2,
	.ss-crown section.great-package .inthebox-list .list.list-3 {
		width: 95%;
		margin: auto;
		display: block;
		float: none;
		margin: auto
	}
}

.ss-crown section.great-package .disclaimer-wrapper {
	margin-top: 1em
}

.ss-crown section.translation {
	margin-bottom: 0;
	padding: 25px 0 0
}

.ss-crown section.translation .content {
	padding: 0 25px 25px;
	word-break: break-word
}

.ss-crown section.translation img {
	max-width: 100%;
	vertical-align: bottom
}

@media only screen and (min-width:55em) {
	.ss-crown section.translation img {
		margin-top: 1em
	}
}

.ss-crown section.dex-section {
	padding: 100px 0;
	padding-top: 70px
}

@media only screen and (max-width:55em) {
	.ss-crown section.dex-section {
		padding: 50px 15px
	}
	.ss-crown section.dex-section .col {
		width: 100%;
		display: block
	}
}

.ss-crown section.dex-section div {
	box-sizing: border-box
}

.ss-crown section.dex-section img {
	max-width: 100%
}

@media only screen and (max-width:55em) {
	.ss-crown section.dex-section img {
		width: 100%
	}
}

.ss-crown section.dex-section .dex-image-wrapper {
	vertical-align: middle
}

.ss-crown section.dex-section .dex-image {
	padding: 15px;
	text-align: left;
	padding-top: 70px
}

@media only screen and (max-width:55em) {
	.ss-crown section.dex-section .dex-image {
		padding-top: 0
	}
}

.ss-crown section.dex-section .dex-content {
	padding: 15px;
	padding-left: 15px
}

.ss-crown section.dex-section small {
	display: block;
	margin-top: 1em
}

.ss-crown section.dex-section h3 {
	text-align: left
}

.ss-crown section.cue-section {
	background: #000;
	padding: 100px 0;
	color: #fff;
	position: relative
}

@media only screen and (max-width:55em) {
	.ss-crown section.cue-section {
		padding: 50px 15px
	}
	.ss-crown section.cue-section .col {
		width: 100%;
		display: block
	}
}

@media only screen and (max-width:480px) {
	.ss-crown section.cue-section {
		padding-top: 70px
	}
}

.ss-crown section.cue-section div {
	box-sizing: border-box
}

.ss-crown section.cue-section img {
	max-width: 100%
}

@media only screen and (max-width:55em) {
	.ss-crown section.cue-section img {
		max-width: 75%
	}
}

.ss-crown section.cue-section .cue-image {
	padding: 15px;
	text-align: left
}

.ss-crown section.cue-section .cue-content {
	padding: 15px;
	padding-left: 25px
}

.ss-crown section.cue-section small {
	display: block;
	margin-top: 1em
}

.ss-crown section.cue-section h3 {
	text-align: left
}

.ss-crown section.cue-section .cue-logo {
	position: absolute;
	right: 35px;
	top: 35px;
	max-width: 150px
}

@media only screen and (max-width:620px) {
	.ss-crown section.cue-section .cue-logo {
		max-width: 80px
	}
}

.ss-crown section.great-comparison {
	padding-top: 0
}

.ss-crown section.great-comparison h2 {
	margin-bottom: 1em
}

@media only screen and (max-width:55em) {
	.ss-crown section.great-comparison .col {
		width: 100%;
		display: block
	}
}

@media only screen and (min-width:880px) {
	.ss-crown section.great-comparison .specs {
		margin-top: 40px
	}
}

.ss-crown section.great-comparison .specs .logo {
	max-width: 200px
}

@media only screen and (max-width:55em) {
	.ss-crown section.great-comparison .specs .logo {
		max-width: 120px;
		margin-top: 20px
	}
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-comparison .models-container {
		margin-top: 2em
	}
}

.ss-crown section.great-comparison .model {
	margin: 2em auto;
	text-align: center
}

.ss-crown section.great-comparison .model-image {
	vertical-align: bottom
}

@media only screen and (min-width:55em) {
	.ss-crown section.great-comparison .model-image {
		margin-top: 70px
	}
}

.ss-crown section.great-comparison .model img {
	max-width: 50%
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-comparison .model img {
		max-width: 300px
	}
}

@media only screen and (min-width:65em) {
	.ss-crown section.great-comparison .model img {
		max-width: 80%
	}
}

.ss-crown section.great-comparison h5 {
	margin-top: 0
}

.ss-crown section.great-comparison .price {
	margin: 1em auto 1.2em;
	font-size: 1rem
}

@media only screen and (min-width:30.5em) {
	.ss-crown section.great-comparison .price {
		font-size: 1.25rem
	}
}

.ss-crown section.great-comparison .ssdr-color-selector {
	margin-bottom: 2em
}

.ss-crown section.great-comparison .specs-table-wrapper {
	display: block;
	margin: auto;
	padding: 0;
	box-sizing: border-box;
	margin-top: 100px
}

@media only screen and (min-width:500px) {
	.ss-crown section.great-comparison .specs-table-wrapper {
		padding: 0 25px
	}
}

@media only screen and (min-width:1100px) {
	.ss-crown section.great-comparison .specs-table-wrapper {
		margin-bottom: 20px
	}
}

.ss-crown section.great-comparison .specs-table-wrapper .specs-table {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 30px
}

@media only screen and (min-width:1100px) {
	.ss-crown section.great-comparison .specs-table-wrapper .specs-table {
		width: 25%
	}
}

.ss-crown section.great-comparison .specs-table-wrapper .spec-row {
	border-top: 1px solid #dadada;
	padding: 20px 0;
	text-align: center
}

.ss-crown section.great-comparison .specs-table-wrapper .spec-row.last,
.ss-crown section.great-comparison .specs-table-wrapper .spec-row:last-of-type {
	border-bottom: 1px solid #dadada
}

.ss-crown section.great-comparison .specs-table-wrapper .spec-row .spec-label {
	font-weight: 600;
	font-size: 15px;
	padding-bottom: 5px
}

.ss-crown section.great-comparison .specs-table-wrapper .spec-row .spec-value {
	max-width: 250px;
	display: inline-block;
	line-height: 1.5
}

.ss-crown section.great-comparison .specs-table-wrapper .spec-row .spec-value .vert-align {
	display: none
}

@media only screen and (min-width:775px) {
	.ss-crown section.great-comparison .specs-table-wrapper .spec-row .spec-value .vert-align {
		display: inline
	}
}

.ss-crown section.great-comparison .specs-table-wrapper .spec-btn-wrapper {
	text-align: center;
	padding-top: 30px;
	display: block
}

.ss-crown section.great-comparison .specs-small-text {
	text-align: center
}

.ss-crown section.great-comparison .ssdr-color-selector {
	margin-top: 2em
}

.ss-crown section.great-comparison .ssdr-memory-selector .ssdr-btn-radio {
	width: 70px
}

@media only screen and (min-width:40em) {
	.ss-crown section.great-comparison .ssdr-memory-selector .ssdr-btn-radio {
		width: 85px;
		font-weight: 600
	}
}

.ss-crown .tns-outer {
	position: relative
}

.ss-crown .tns-controls {
	position: absolute;
	top: 25px;
	width: 100%;
	z-index: 9;
	outline: 0
}

.ss-crown .tns-controls button {
	background: 0 0;
	border: 0;
	box-shadow: none;
	outline: 0;
	display: inline-block
}

.ss-crown .tns-controls button:first-of-type {
	float: left
}

.ss-crown .tns-controls button:last-of-type {
	float: right
}

.ss-crown section.s8-section {
	padding: 0;
	margin: 0;
	min-height: 1em;
	padding: 50px 0;
	background: #f9f9f9
}

.ss-crown section.s8-section .center-wrapper {
	max-width: 600px;
	margin: auto
}

.ss-crown section.s8-section .center-wrapper .image-wrapper {
	text-align: center;
	width: 50%;
	float: left
}

.ss-crown section.s8-section .center-wrapper .image-wrapper img {
	width: 60%
}

@media only screen and (max-width:30.5em) {
	.ss-crown section.s8-section .center-wrapper .image-wrapper {
		width: 100%
	}
}

.ss-crown section.s8-section .center-wrapper .s8-content {
	text-align: center;
	width: 50%;
	float: left;
	padding-top: 30px
}

@media only screen and (max-width:30.5em) {
	.ss-crown section.s8-section .center-wrapper .s8-content {
		width: 100%;
		padding-top: 30px
	}
}

.ss-crown section.s8-section img {
	max-width: 100%
}

.tns-outer {
	padding: 0!important
}

.tns-outer.ms-touch {
	overflow-x: scroll;
	overflow-y: hidden;
	-ms-overflow-style: none;
	-ms-scroll-chaining: none;
	-ms-scroll-snap-type: mandatory;
	-ms-scroll-snap-points-x: snapInterval(0, 100%)
}

.tns-slider {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.tns-slider .tns-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
	white-space: nowrap
}

.tns-horizontal.tns-subpixel .tns-item {
	display: inline-block;
	vertical-align: top;
	white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
	content: '';
	display: table;
	clear: both
}

.tns-horizontal.tns-no-subpixel .tns-item {
	float: left;
	margin-right: -100%
}

.tns-no-calc {
	position: relative;
	left: 0
}

.tns-gallery {
	position: relative;
	left: 0
}

.tns-gallery .tns-item {
	position: absolute;
	left: -100%;
	-webkit-transition: opacity 0s;
	-moz-transition: opacity 0s;
	-webkit-transition: transform 0s, opacity 0s;
	-moz-transition: transform 0s, opacity 0s;
	transition: transform 0s, opacity 0s
}

.tns-nav button {
	vertical-align: middle
}

.tns-lazy-img {
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	transition: opacity .6s;
	opacity: .6
}

.tns-lazy-img.loaded {
	opacity: 1
}

[hidden] {
	display: none!important
}

[data-action],
[data-controls],
[data-nav] {
	cursor: pointer;
	border-width: 0;
	padding: 0
}

.tns-ah {
	-webkit-transition: height 0s;
	-moz-transition: height 0s;
	transition: height 0s
}

.tns-ovh {
	overflow: hidden
}

.tns-hdx {
	overflow-x: hidden
}

.tns-hdy {
	overflow-y: hidden
}

.tns-visually-hidden {
	position: absolute;
	left: -10000em
}

.tns-transparent {
	opacity: 0;
	visibility: hidden
}

.tns-fadeIn {
	opacity: 1;
	z-index: 0
}

.tns-fadeOut,
.tns-normal {
	opacity: 0;
	z-index: -1
}

@media all and (min-width:1px) {
	.tns-mq-test {
		position: absolute
	}
}


/* Starting MS Office Landing Page */


@media only screen and (min-width: 1024px) {
	
.sdg-office .tablinks{
font-size: 23px;border: none;outline: 0;height: 47px;padding: 10px;margin: 0px;text-align: center;color: #000;background-color:#cecece;cursor: pointer;
}
 .sdg-office .tablinks.active{
 	background-color: #fff;
}
.sdg-office .mobile-only{
display: none;
}
.sdg-office .tabcontent{
	margin:0px -10px;
}
.header-l3{
	padding:8px 5px;
	font-family: Segoe UI SemiBold,Roboto,sans-serif;
	font-weight: 400;
}
.side-tabsh{
	padding-bottom: 10px;
}
.sdg-office iframe{
	height:495px;
}

}
@media only screen and (min-width: 1281px) {
	.sdg-office .tablinks{
font-size: 23px;border: none;outline: 0;height: 47px;padding: 10px;margin: 0px;text-align: center;color: #000;background-color:#cecece;cursor: pointer;
}
 .sdg-office .tablinks.active{
 	background-color: #fff;
}
.sdg-office .mobile-only{
display: none;
}
.sdg-office .tabcontent{
	margin:0px -10px;
}
.header-l3{
	padding:8px 5px;
	font-family: Segoe UI SemiBold,Roboto,sans-serif;
	font-weight: 400;
}
.side-tabsh{
	padding-bottom: 10px;
}
.sdg-office iframe{
	height:693px;
	width: 100%;
}
	
}
.sdg-office

.sdg-office{
	background-color:#e6e6e6;
	color:#2f2f2f;
	font-family:Segoe UI SemiBold,Roboto,sans-serif;
}


.ms-red{
color:#d73b01;	
}
.sdf-office .crd-container{
	margin:0px 30px
}
.col-pad{
padding: 3%;

}

.crd-container{
	margin:0px 30px;
}

sdg-office .ohelp-tabs{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	overflow-x: auto;
	align-items: center;
	margin: 10px 0px 30px 0px;
}
@media only screen and (min-width: 1024px) {
	.sdg-office table .btn-default{
    color: #fff;
    background-color: #0171b6;
    border-radius: 2px;
    font-size: 13px;
}
.sdg-office table .btn-default:hover, .sdg-office table .btn-default:active, .sdg-office table .btn-default:focus{
    
   	background-color: #08629a;
    outline: 0;
}

.sdg-office .ohelp-tabs .otab-items{
	display: flex;
	
	text-align: center;
	align-items: center;
	margin: 0px 0px 12px 0px;
	flex: 0 0 auto;
	height: auto;
	padding: 8px;
	background-color: #e6e6e6;
	font-weight: 500;
	}
	.sdg-office .offc-btn{

	    background-color: #d73b01;
    outline: 0;
    border: none;
    padding: 7px 5px;
    color: #fff;
    font-family: Segoe UI,sans-serif;
    font-weight: 400;
    font-size: 20px;
    width: 100%;
}
.sdg-office table tr:first-child{
	text-align: left;
	font-size: 19px;
}
}

@media only screen and (min-width: 1282px) {
	.sdg-office table .btn-default{
    color: #fff;
    background-color: #0171b6;
    border-radius: 2px;
    font-size: 15px;
}
.sdg-office table .btn-default:hover, .sdg-office table .btn-default:active, .sdg-office table .btn-default:focus{
    
   	background-color: #08629a;
    outline: 0;
}
	.sdg-office .ohelp-tabs .otab-items{
	display: flex;
	text-align: center;
	align-items: center;
	margin: 0px 0px 23px 0px;
	flex: 0 0 auto;
	height: auto;
	padding: 17px;
	background-color: #e6e6e6;
	font-size: 21px;
	font-weight: 500;
	}
	.sdg-office .offc-btn{

	    background-color: #d73b01;
    outline: 0;
    border: none;
    padding: 7px 5px;
    color: #fff;
    font-family: Segoe UI,sans-serif;
    font-weight: 400;
    font-size: 25px;
    width: 100%;
}
.sdg-office table tr:first-child{
	text-align: left;
	font-size: 25px;
}
.modal-dialog{
	width: 780px;
}

	}
.sdg-office .ohelp-tabs .otab-items.active{
	background-color: #d73b01;
	color: #fff;
}


.sdg-office table td.empty-cell{
	visibility: hidden;
	padding: 10px 0px;
}
.sdg-office table td{
	background-color: #cecece;
	padding: 10px 15px;	
	border: 3px solid #fff;
}
.sdg-office table td:first-child{
	background-color: #fff;
	padding:10px 0px;
}
.sdg-office table tr:first-child{
	text-align: left;
	font-size: 22px;
}

.sdg-office table tr:first-child h3{
    font-family: Segoe UI ,Roboto,sans-serif;

}
.sdg-office table p{
	font-family:Segoe UI Regular,Roboto,sans-serif;

}
.sdg-office table h1,h2,h3,h4{
	    font-family: Segoe UI SemiBold,Roboto,sans-serif;
}
.sdg-office table .table-dots{
	border-radius: 50%;
    height: 10px;
    background-color: #000;
    width: 10px;
    text-align: center;
    margin: 0px 48%;
}

.sdg-office table .brdr-right{
border-right: 10px solid #fff;

}
.sdg-office table tr:first-child .brdr-right{
max-width: 1110px;
}
.sdg-office  .table-ftr{
	margin-left: 7%;
    font-size: 10px;
    background-color: #fff;
    margin-bottom: -10px;
}
.sdg-office table td:first-child img{
	height:18%;

}
.sdg-office .table-container{

background-color:#fff;
padding: 0px 30px;
}
.sdg-office .header-l1{
	margin: 0px;
    padding: 25px 0px;
}

.sdg-office .bold h3{
	font-family: Segoe UI,Roboto;
}
.sdg-office .lib-cont{
	margin:10px -30px;
	background-color:#e6e6e6
}
.sdg-office .lib-cont h4{
	font-family: Segoe UI,sans-serif;
	font-size: 19px;
}
.sdg-office .lib-cont p{
font-family:Segoe UI Regular,sans-serif;
font-size: 19px;
}
.sdg-office #ohelp{
	 background-color: rgb(255, 255, 255); 
	 padding: 0px 30px;
}
.sdg-office .lib-cont h1{
	margin: 0px;
    padding: 25px 30px;
}
}



.btn-default{
    color: #fff;
    background-color: #0171b6;
    border-radius: 2px;
    font-size: 13px;
}