@charset "utf-8";
@import "swiper.min.css";
@import "magnific-popup.css";

@font-face {
	font-family: 'LGSmart';
	src: url('fonts/LGSmart.eot?#iefix') format('embedded-opentype'), url('fonts/LGSmart.woff') format('woff'), url('fonts/LGSmart.ttf') format('truetype'), url('fonts/LGSmart.svg#LGSmart') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LGSmart';
	src: url('fonts/LGSmart-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/LGSmart-Bold.woff') format('woff'), url('fonts/LGSmart-Bold.ttf') format('truetype'), url('fonts/LGSmart-Bold.svg#LGSmart-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'LGSmart';
	src: url('fonts/LGSmart-Italic.eot?#iefix') format('embedded-opentype'), url('fonts/LGSmart-Italic.woff') format('woff'), url('fonts/LGSmart-Italic.ttf') format('truetype'), url('fonts/LGSmart-Italic.svg#LGSmart-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'LGSmart';
	src: url('fonts/LGSmartLight-Light.eot?#iefix') format('embedded-opentype'), url('fonts/LGSmartLight-Light.woff') format('woff'), url('fonts/LGSmartLight-Light.ttf') format('truetype'), url('fonts/LGSmartLight-Light.svg#LGSmartLight-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'LGSmart';
	src: url('fonts/LGSmartLight-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/LGSmartLight-SemiBold.woff') format('woff'), url('fonts/LGSmartLight-SemiBold.ttf') format('truetype'), url('fonts/LGSmartLight-SemiBold.svg#LGSmartLight-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'ApexNew';
	src: url('fonts/ApexNew-MediumItalic.eot?#iefix') format('embedded-opentype'), url('fonts/ApexNew-MediumItalic.otf') format('opentype'),
		url('fonts/ApexNew-MediumItalic.woff') format('woff'), url('fonts/ApexNew-MediumItalic.ttf') format('truetype'), url('fonts/ApexNew-MediumItalic.svg#ApexNew-MediumItalic') format('svg');
	font-weight: 500;
	font-style: italic;
}

html,
body {
	margin: 0;
	padding: 0;
}

/*body { font: normal 18px/24px "LGSmart", Helvetica, 'Helvetica Neue', Arial, serif; color: #000; background: #fff;}*/
a img {
	border: none
}

p {
	margin: 0 0 10px 0;
	padding: 0
}

.spacer {
	height: 0;
	overflow: hidden;
	clear: both;
	display: block
}

.spacer-10 {
	height: 10px
}

.spacer-20 {
	height: 20px
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* well, let's pray */


.hidden {
	display: none
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

hr {
	margin: 18px 0;
	padding: 0;
	overflow: hidden;
	height: 2px;
	border: none;
	color: #ffea00;
	background: #ffea00
}

.lg-tone-mw ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none
}

.lg-tone-mw ul li {
	margin: 0;
	padding: 0 0 0 0px;
	position: relative;
}

.lg-tone-mw ul li:after {
	display: block;
	content: '•';
	position: absolute;
	top: 0;
	left: 0;
}

.lg-tone-mw ul li:last-child {
	margin-bottom: 0;
}

.mobile-only {
	display: none !important;
}

form {
	margin: 0;
	padding: 0
}

input,
textarea,
button {
	margin: 0;
	-webkit-appearance: none
}

input:focus,
textarea:focus {
	outline: none
}

textarea {
	overflow: auto
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.lg-tone-mw a.btn {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0;
	padding: 8px 20px 8px 20px;
	border: none;
	border-radius: 4px;
	visibility: visible;
	overflow: visible;
	font: 500 18px/23px "ApexNew", Helvetica, 'Helvetica Neue', Arial, serif;
	font-style: italic;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	text-align: center;
	transition: none;
	background: #b61b43;
}

.lg-tone-mw .lgts-home a.btn {
	background: -moz-linear-gradient(top, #a60f34 0%, #720723 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a60f34), color-stop(100%, #720723));
	background: -webkit-linear-gradient(top, #a60f34 0%, #720723 100%);
	background: -o-linear-gradient(top, #a60f34 0%, #720723 100%);
	background: -ms-linear-gradient(top, #a60f34 0%, #720723 100%);
	background: linear-gradient(to bottom, #a60f34 0%, #720723 100%);
	-webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.35);
	box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.35);
	width: 167px;
	font-family: 'LGSmart';
	font-style: italic;
	font-size: 23px;
}

.lg-tone-mw a.btn:hover {
	color: #fff;
	text-decoration: none;
	transition: none;
}

/*.btn:focus { outline: none; color: #fff;}*/

h1,
.heading1 {
	margin: 0 0 34px 0;
	padding: 0;
	font: bold 60px/50px "LGSmart", Helvetica, 'Helvetica Neue', Arial, serif;
}

h2,
.heading2 {
	margin: 0 0 17px 0;
	padding: 0;
	font: 300 84px/80px "LGSmart", Helvetica, 'Helvetica Neue', Arial, serif;
	letter-spacing: -0.01em;
	text-transform: uppercase;
}

h3,
.heading3 {
	margin: 0 0 20px 0;
	padding: 0;
	font: bold 36px/36px "LGSmart", Helvetica, 'Helvetica Neue', Arial, serif;
	position: relative;
}

h3 em,
.heading3 em {
	display: block;
	font-size: 38px;
	font-weight: normal;
	font-style: italic;
}

h4,
.heading4 {
	margin: 20px 0 10px 0;
	padding: 0;
	font: bold 20px/22px "LGSmart", Helvetica, 'Helvetica Neue', Arial, serif;
	color: #c00c3f;
}

.lg-tone-mw hgroup {
	margin: 0 0 34px 0;
}

.lg-tone-mw hgroup h1 {
	display: inline;
	margin: 0;
}

.lg-tone-mw big,
.lg-tone-mw .big {
	font-size: 18px;
	line-height: 24px;
}

.lg-tone-mw small,
.lg-tone-mw .small {
	font-size: 13px;
	line-height: 20px;
}

.lg-tone-mw sup {
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-size: 0.6em;
	position: relative;
	top: -0.5em;
}

.lg-tone-mw {
	overflow: hidden;
	font: normal 18px/24px "LGSmart", Helvetica, 'Helvetica Neue', Arial, serif;
	color: #000;
	background: #fff;
	text-align: left;
}

.w {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 30px;
}

.wc {
	padding: 0 100px;
}


.lg-tone-header {
	padding: 50px 0 12px 0;
	background: #333;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	/*text-transform: uppercase;*/
}

.lg-tone-header a {
	color: #fff;
	text-decoration: none;
}

.lg-tone-header .w {
	/* padding-left: 380px; */
	padding-right: 160px;
}

.lgh-l {
	float: left;
	/* margin-left: -350px; */
}

.lgh-logo {
	float: left;
	width: 191px;
	height: 33px;
	margin: 6px 60px 0 0;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	background: url(../img/logo.png) 0 0 no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.lgh-home {
	float: left;
	margin: 0;
	padding: 11px 0 0 0;
}

.lgh-home strong {
	position: relative;
	font-weight: bold;
}

.lgh-home strong:after {
	display: block;
	content: '';
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: #a20d01;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 17px 0 0 0;
}

ul.lgh-nav {
	width: 100%;
	margin: 0;
	padding: 11px 0 0 0;
	list-style: none;
}

ul.lgh-nav li {
	float: left;
	width: 14%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 15px;
}

ul.lgh-nav li:after {
	display: none;
}

ul.lgh-nav li a {
	position: relative;
}

.lgh-nav strong {
	position: relative;
	font-weight: bold;
}

.lgh-nav strong:after {
	display: block;
	content: '';
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: #a20d01;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 17px 0 0 0;
}

.lgh-nav .lghn-pro {
	width: 12%;
}

.lgh-nav .lghn-platinum-a {
	width: 14%;
}

.lgh-nav .lghn-ultra-se {
	width: 12%;
}

.lgh-nav .lghn-ultra {
	width: 12%;
}

.lgh-nav .lghn-ultra-a {
	width: 12%;
}

/*.lgh-nav .lghn-platinum {width: 14%;}*/
.lgh-nav .lghn-ultra {
	width: 12%;
}

.lgh-nav-close {
	display: none;
	width: 61px;
	height: 61px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	right: 31px;
	cursor: pointer;
	border: 3px solid #fff;
	border-radius: 8px;
}

.lgh-nav-close:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 15px 0 15px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	top: 22px;
	left: 13px;
}

/*.lgh-nav-close span { display: block; width: 100%; height: 5px; overflow: hidden; background: #fff;}
.lgh-nav-close:before,
.lgh-nav-close:after { display: block; content: ''; width: 100%; height: 5px; overflow: hidden; background: #fff; position: absolute; top: 13px; left: 0;}
.lgh-nav-close:after { top: 26px;}*/
.lgh-cta {
	float: right;
	margin: 0 -130px 0 0;
	padding: 4px 0 0 0;
}

.lgh-cta a.btn {
	width: 130px;
	padding-left: 0;
	padding-right: 0;
}

.lghn-cta-mob {
	display: none;
}

.slider-nav {
	margin: 0;
	z-index: 10;
}

.slider-nav span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 74px;
	height: 70px;
	cursor: pointer;
}

.slider-nav span i {
	display: block;
	width: 16px;
	height: 16px;
	margin: 23px auto 0 auto;
	overflow: hidden;
	background: #fff;
	border-radius: 23px;
	-webkit-box-shadow: 0 0 0 6px rgba(154, 154, 154, 0.19);
	box-shadow: 0 0 0 6px rgba(154, 154, 154, 0.19);
}

.slider-nav span:hover i {
	-webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2);
}

.slider-nav span.active {
	cursor: default;
}

.slider-nav span.active i {
	background: #c90000;
	-webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2);
}

.lg-tone-slider {
	height: 656px;
	overflow: hidden;
	position: relative;
}

.lg-tone-slider .lgts-item {
	width: 100%;
	height: 656px;
	padding: 250px 0 0 0;
	background: url(../img/lgtone-pro-back.jpg) center 0 no-repeat;
}

.lg-tone-slider .lgts-item p {
	margin: 0 0 30px 0;
}

.lg-tone-slider .lgts-item p.lgts-item-copy {
	margin: 0 0 20px 0;
}

.lg-tone-slider .lgts-item a.btn {
	font-size: 20px;
	line-height: 25px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.lg-tone-slider .lgts-item .w {
	position: relative;
}

.lg-tone-slider .lgts-image {
	position: absolute;
	/*top: 152px; left: 205px;*/
	top: -187px;
	left: 0px;
}

.lg-tone-slider .slider-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}

.lg-tone-slider .slider-nav .w {
	padding-left: 7px;
	text-align: center;
	position: relative;
}

.lg-tone-slider .slider-nav .w:after {
	content: '';
	display: block;
	width: 106px;
	height: 29px;
	background: url(../img/bluetooth-logo.png) 0 0 no-repeat;
	position: absolute;
	left: 0;
	bottom: -10px;
}

/*.lg-tone-slider .lgts-home { background-image: url(../img/lgtone-home-back.jpg); background-position: center bottom; padding-top: 94px;}
.lg-tone-slider .lgts-home{text-align: center;}*/

.lg-tone-slider .lgts-home {
	background-image: url(../img/lgtone-home-back.jpg);
}

.lg-tone-slider .lgts-home .lgts-image {
	/*top: 103px; left: 205px;*/
	top: -141px;
	left: 361px;
}

.lg-tone-slider .lgts-home .lgts-item-logo {
	margin-bottom: 50px;
}

/*.lg-tone-slider .lgts-ultra { background-image: url(../img/lgtone-ultra-back.jpg);}
.lg-tone-slider .lgts-ultra .lgts-image { /*top: 103px; left: 205px;*/
top: -110px;
left: 385px;
}

/*.lg-tone-slider .lgts-ultra .lgts-item-logo{margin-bottom: 50px;}*/

.lg-tone-slider .lgts-active {
	background-image: url(../img/lgtone-active-back.jpg);
}

.lg-tone-slider .lgts-active .lgts-image {
	/*top: 117px; left: 213px;*/
	top: -191px;
	left: 337px;
}

.lg-tone-slider .lgts-active-plus {
	background-image: url(../img/lgtone-active-plus-back.jpg);
}

.lg-tone-slider .lgts-active-plus .lgts-image {
	/*top: 117px; left: 213px;*/
	top: -159px;
	left: 280px;
}

.lg-tone-slider .lgts-studio {
	background-image: url(../img/lgtone-studio-back.jpg);
}

.lg-tone-slider .lgts-studio .lgts-image {
	/*top: 117px; left: 213px;*/
	top: -159px;
	left: 404px;
}

.lg-tone-slider .lgts-free {
	background-image: url(../img/lgtone-free-back.jpg);
}

.lg-tone-slider .lgts-free .lgts-image {
	/*top: 117px; left: 213px;*/
	top: -159px;
	left: 404px;
}

.lg-tone-slider .lgts-infinim {
	background-image: url(../img/lgtone-infinim-back.jpg);
}

.lg-tone-slider .lgts-infinim .lgts-image {
	/*top: 86px; left: 203px;*/
	top: -163px;
	left: 307px;
}

.lg-tone-slider .lgts-platinum {
	background-image: url(../img/lgtone-platinum-back.jpg);
}

.lg-tone-slider .lgts-platinum .lgts-image {
	/*top: 86px; left: 203px;*/
	top: -163px;
	left: 335px;
}

/*New Slides added 1-9-2019 ZS*/

.lg-tone-slider .lgts-platinum-se {
	background-image: url(/us/mobile-phones/tone/img/lgtone-platinum-se-back.jpg);
}

.lg-tone-slider .lgts-platinum-se .lgts-image {
	/*top: 86px; left: 203px;*/
	top: -180px;
}

.lg-tone-slider .lgts-platinum-a {
	background-image: url(/us/mobile-phones/tone/img/lgtone-platinum-a-back.jpg);
}

.lg-tone-slider .lgts-platinum-a .lgts-image {
	/*top: 86px; left: 203px;*/
	top: -180px;
}

.lg-tone-slider .lgts-ultra-se {
	background-image: url(/us/mobile-phones/tone/img/lgtone-ultra-se-back.jpg);
}

.lg-tone-slider .lgts-ultra-se .lgts-image {
	/*top: 86px; left: 203px;*/
	top: -180px;
}

.lg-tone-slider .lgts-ultra {
	background-image: url(/us/mobile-phones/tone/img/lgtone-ultra-back.jpg);
}

.lg-tone-slider .lgts-ultra .lgts-image {
	/*top: 86px; left: 203px;*/
	top: -180px;
}

.lg-tone-slider .lgts-ultra-a {
	background-image: url(/us/mobile-phones/tone/img/lgtone-ultra-a-back.jpg);
}

.lg-tone-slider .lgts-ultra-a .lgts-image {
	/*top: 86px; left: 203px;*/
	top: -180px;
}




.lgts-hp-title {
	text-align: center;
	font-size: 65px;
	line-height: 72px;
	font-family: 'LGSmart';
	font-weight: 300;
	color: #fff;
	margin-bottom: 50px;
}

.lgts-hp-copy {
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 50px;
}

.lgts-item-copy {
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	width: 370px;
}

.lgts-w {
	position: relative;
	left: -30px;
}

.lg-tone-slider .lgts-item p.lgts-under-logo {
	margin-top: -55px;
	margin-bottom: 27px;
	padding-top: 5px;
}

.lg-tone-slider .lgts-infinim p.lgts-under-logo {
	margin-top: -69px;
	margin-bottom: 43px;
	font-size: 24px;
	line-height: 27px;
	color: #fff;
	font-weight: 300;
}

.lg-tone-slider .lgts-platinum p.lgts-under-logo {
	margin-top: -69px;
	margin-bottom: 43px;
	font-size: 24px;
	line-height: 27px;
	color: #fff;
	font-weight: 300;
}

.lgts-hp-image {
	position: absolute;
}

.lgts-hp-image img {
	max-width: 100%;
	display: block;
}

.lgts-hp-image span {
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	display: block;
}

.lgts-hp-image.image-tl {
	left: -45px;
	top: -42px;
}

.lgts-hp-image.image-tl span {
	right: -50px;
	bottom: 10px;
}

.lgts-hp-image.image-bl {
	left: -28px;
	top: 221px;
}

.lgts-hp-image.image-bl span {
	right: -48px;
}

.lgts-hp-image.image-tr {
	right: -63px;
	top: -62px;
}

.lgts-hp-image.image-tr span {
	left: -6px;
	right: auto;
}

.lgts-hp-image.image-br {
	right: -124px;
	top: 180px;
}

.lgts-hp-image.image-br span {
	left: 0px;
	right: auto;
	bottom: 28px;
}


.lg-tone-checkout {
	padding: 90px 0;
	position: relative;
	background: #fff;
	/*background: -moz-linear-gradient(top,  #dddddd 0%, #f3f3f3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#f3f3f3));
	background: -webkit-linear-gradient(top,  #dddddd 0%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #dddddd 0%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #dddddd 0%,#f3f3f3 100%);
	background: linear-gradient(to bottom,  #dddddd 0%,#f3f3f3 100%);*/
}

/*.lg-tone-checkout:before,
.lg-tone-checkout:after { display: block; content: ''; width: 100%; height: 42px; overflow: hidden; background: url(../img/shadows-t.png) 0 0 repeat-x; position: absolute; top: 0; left: 0;}
.lg-tone-checkout:after { background-image: url(../img/shadows-b.png); top: auto; bottom: 0;}*/
.lg-tone-checkout p {
	margin: 0;
}

.lg-tone-checkout .w {
	position: relative;
	padding-left: 30px;
	font-size: 28px;
	line-height: 41px;
	/*text-transform: uppercase;*/
	font-weight: 300;
}

.lg-tone-checkout .w strong {
	display: block;
	font-weight: 600;
}

.lg-tone-checkout a {
	color: #000;
	text-decoration: none;
}

.lg-tone-checkout .lgc-logo {
	position: absolute;
	top: 48%;
	left: 96px;
	padding: 0 0 0 30px;
	margin: -25px 0 0 0;
	width: 25%;
}

.lg-tone-checkout .lgc-logo img {
	max-width: 100%;
}

.lg-tone-checkout .lgc-b {
	position: absolute;
	top: 46%;
	left: 27%;
	margin: -86px 0 0 0;
	padding: 0;
	text-align: center;
}

.lg-tone-checkout .lgc-b img {
	max-width: 100%;
}

.lg-tone-checkout .lgc-body {
	padding: 0 0 0 37%;
}


@media only screen and (max-width: 750px) {
	.lgt-index-video {
		height: 764px;
		background: url(../img/index-video-M.jpg) center 0 no-repeat;
		position: relative;
		color: #fff;
		letter-spacing: 0.02em;
		 !important
	}
}

.lgt-index-video {
	height: 764px;
	background: url(../img/index-video.jpg) center 0 no-repeat;
	position: relative;
	color: #fff;
	letter-spacing: 0.02em;
}

.lgt-index-video .lgtv-w {
	width: 550px;
	margin: 0 auto;
	padding: 56px 0 0 0;
	text-align: center;
}

.lgt-index-video .lgtv-play {
	font-size: 22px;
	line-height: 28px;
	/*padding-left: 30px;*/
	margin: 0 auto;
}

.lgt-index-video .lgtv-heading {
	margin: 0 0 30px 0;
	padding: 17px 0 0 0;
	font-size: 65px;
	line-height: 71px;
	font-weight: 300;
	position: relative;
}

.lgt-index-video .lgtv-heading:after {
	display: block;
	content: '';
	width: 130px;
	height: 147px;
	overflow: hidden;
	/*background: url(../img/hp.png) 0 0 no-repeat;*/
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 0;
}

.lgt-index-video .lgtv-body {
	margin: 0 auto 40px auto;
	font-size: 22px;
	line-height: 28px;
	max-width: 400px;
}

.govideo {
	display: inline-block;
	width: 106px;
	height: 105px;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	background: url(../img/govideo.png) 0 0 no-repeat;
	vertical-align: middle;
	margin: 0 15px;
}

.govideotext {
	display: inline-block;
	width: 106px;
	height: 105px;
	overflow: hidden;
	text-indent: 110%;
	white-space: nowrap;
	vertical-align: middle;
	margin: 0 15px;
}


.govideo2 {
	width: 127px;
	height: 127px;
	background-image: url(../img/govideo2.png);
}

.lgt-reviews {
	padding: 64px 0 160px 0;
	background: #f0a400;
	color: #fff;
	text-align: center;
	position: relative;
}

.lgt-reviews:before {
	display: block;
	content: '';
	width: 100%;
	height: 42px;
	overflow: hidden;
	background: url(../img/shadows-t.png) 0 0 repeat-x;
	position: absolute;
	top: 0;
	left: 0;
}

.lgt-reviews h2 {
	margin: 0 0 76px 0;
	position: relative;
}

.lgt-reviews h2:after {
	display: block;
	content: '';
	width: 120%;
	height: 1px;
	overflow: hidden;
	background: #fff;
	position: absolute;
	top: 100%;
	left: -10%;
	margin: 40px 0 0 0;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(45%, rgba(255, 255, 255, 1)), color-stop(55%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
}

.lgt-reviews .lgtr-item {
	width: 100%;
}

.lgt-reviews .lgtr-item .w {
	padding: 0 160px;
}

.lgt-reviews .lgtr-item .lgtr-body {
	margin: 0 0 45px 0;
	font-size: 44px;
	line-height: 68px;
	font-style: italic;
	letter-spacing: -0.01em;
}

.lgt-reviews .lgtr-item .lgtr-body:before,
.lgt-reviews .lgtr-item .lgtr-body:after {
	display: inline-block;
	*display: inline;
	zoom: 1;
	content: '';
	vertical-align: top;
	width: 23px;
	height: 19px;
	overflow: hidden;
	background: url(../img/i.png) 0 0 no-repeat;
	margin: 13px 0 0 -30px;
	position: absolute;
}

.lgt-reviews .lgtr-item .lgtr-body:after {
	margin: 13px 0 0 7px;
	background-position: -26px 0;
}

.lgt-reviews .lgtr-item .lgtr-logo {
	margin: 0;
	text-align: center;
}

.lgt-reviews .lgtr-item .lgtr-logo img {
	display: block;
	margin: 0 auto;
}

.lgt-reviews .slider-nav {
	width: 100%;
	position: absolute;
	bottom: 45px;
	left: 0;
}

.lgt-reviews .lgtr-slider {
	position: relative;
}

.lgt-filler {
	background: url(../img/filler-back.png) 0 0 repeat-x;
	position: relative;
}

.lgt-filler .w {
	max-width: 1115px;
	height: 250px;
	background: url(../img/filler-back2.png) center 0 no-repeat;
	position: relative;
}

.lgt-filler img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9% 0 0 -50%;
	max-width: 100%;
}

.lgt-where-to-buy {
	padding: 96px 0 100px 0;
	text-align: center;
	background: #fff !important;
	/*
	background: -moz-linear-gradient(top,  #fff 0%, #f9f9fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f9f9fa));
	background: -webkit-linear-gradient(top,  #fff 0%,#f9f9fa 100%);
	background: -o-linear-gradient(top,  #fff 0%,#f9f9fa 100%);
	background: -ms-linear-gradient(top,  #fff 0%,#f9f9fa 100%);
	background: linear-gradient(to bottom,  #fff 0%,#f9f9fa 100%);*/
	background: rgba(250, 251, 251, 1);
	background: -moz-linear-gradient(top, rgba(250, 251, 251, 1) 0%, rgba(252, 252, 252, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(254, 254, 254, 1) 42%, rgba(253, 253, 253, 1) 58%, rgba(249, 249, 250, 1) 81%, rgba(250, 250, 251, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250, 251, 251, 1)), color-stop(12%, rgba(252, 252, 252, 1)), color-stop(24%, rgba(255, 255, 255, 1)), color-stop(42%, rgba(254, 254, 254, 1)), color-stop(58%, rgba(253, 253, 253, 1)), color-stop(81%, rgba(249, 249, 250, 1)), color-stop(100%, rgba(250, 250, 251, 1)));
	background: -webkit-linear-gradient(top, rgba(250, 251, 251, 1) 0%, rgba(252, 252, 252, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(254, 254, 254, 1) 42%, rgba(253, 253, 253, 1) 58%, rgba(249, 249, 250, 1) 81%, rgba(250, 250, 251, 1) 100%);
	background: -o-linear-gradient(top, rgba(250, 251, 251, 1) 0%, rgba(252, 252, 252, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(254, 254, 254, 1) 42%, rgba(253, 253, 253, 1) 58%, rgba(249, 249, 250, 1) 81%, rgba(250, 250, 251, 1) 100%);
	background: -ms-linear-gradient(top, rgba(250, 251, 251, 1) 0%, rgba(252, 252, 252, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(254, 254, 254, 1) 42%, rgba(253, 253, 253, 1) 58%, rgba(249, 249, 250, 1) 81%, rgba(250, 250, 251, 1) 100%);
	background: linear-gradient(to bottom, rgba(250, 251, 251, 1) 0%, rgba(252, 252, 252, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(254, 254, 254, 1) 42%, rgba(253, 253, 253, 1) 58%, rgba(249, 249, 250, 1) 81%, rgba(250, 250, 251, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafbfb', endColorstr='#fafafb', GradientType=0);
}

.lgt-where-to-buy .w {
	position: relative;
}

.lgt-where-to-buy ul.lgfr {
	padding: 0;
	margin: 0;
}


/*where to buy added width to add platinu*/
.lgt-where-to-buy ul.lgfr li {
	display: block;
	float: left;
	/*	padding: 0;
	margin: 0;	*/
	width: 18%;
	margin: 0 1%;
	margin-top: 1%;
}

.one-of-six{
	width: 25%
}

.lgt-where-to-buy ul.lgfr li img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.lgt-where-to-buy ul.lgfr li .btn {
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
	font-family: 'LGSmart';
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 5px 17px;
	margin-top: 20px;
}

.lgt-fr-copy {
	font-size: 22px;
	line-height: 28px;
	max-width: 560px;
	margin: 0 auto 61px auto;
}

.lgt-where-to-buy ul.lgfr li:after {
	display: none;
}

.lgt-where-to-buy h2 {
	margin: 0 0 33px 0;
}

.lgt-where-to-buy .lgtb-steps {
	margin: 0 -30px 88px -30px;
	padding: 0;
	list-style: none;
	position: relative;
	letter-spacing: 0.02em;
	position: relative;
}

.lgt-where-to-buy .lgtb-steps:before,
.lgt-where-to-buy .lgtb-steps:after {
	display: block;
	content: '';
	width: 120%;
	height: 1px;
	overflow: hidden;
	background: #4d4d4d;
	position: absolute;
	top: 0;
	left: -10%;
	background: -moz-linear-gradient(left, rgba(77, 77, 77, 0) 0%, rgba(77, 77, 77, 1) 45%, rgba(77, 77, 77, 1) 55%, rgba(77, 77, 77, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(77, 77, 77, 0)), color-stop(45%, rgba(77, 77, 77, 1)), color-stop(55%, rgba(77, 77, 77, 1)), color-stop(100%, rgba(77, 77, 77, 0)));
	background: -webkit-linear-gradient(left, rgba(77, 77, 77, 0) 0%, rgba(77, 77, 77, 1) 45%, rgba(77, 77, 77, 1) 55%, rgba(77, 77, 77, 0) 100%);
	background: -o-linear-gradient(left, rgba(77, 77, 77, 0) 0%, rgba(77, 77, 77, 1) 45%, rgba(77, 77, 77, 1) 55%, rgba(77, 77, 77, 0) 100%);
	background: -ms-linear-gradient(left, rgba(77, 77, 77, 0) 0%, rgba(77, 77, 77, 1) 45%, rgba(77, 77, 77, 1) 55%, rgba(77, 77, 77, 0) 100%);
	background: linear-gradient(to right, rgba(77, 77, 77, 0) 0%, rgba(77, 77, 77, 1) 45%, rgba(77, 77, 77, 1) 55%, rgba(77, 77, 77, 0) 100%);
}

.lgt-where-to-buy .lgtb-steps:after {
	top: auto;
	bottom: 0;
}

.lgt-where-to-buy .lgtb-steps span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0 35px;
	padding: 9px 30px 10px 30px;
	font-size: 32px;
	line-height: 36px;
	text-transform: uppercase;
	position: relative;
}

.lgt-where-to-buy .lgtb-steps span em {
	display: none;
	width: 300px;
	font-style: normal;
	font-size: 28px;
	line-height: 36px;
	color: #484848;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: 12px 0 0 -150px;
	text-transform: none;
}

.lgt-where-to-buy .lgtb-steps span.active {
	background: #a90127;
	color: #fff;
	position: relative;
	z-index: 1;
	cursor: default;
}

.lgt-where-to-buy .lgtb-steps span.active em {
	display: block;
}

.lgt-where-to-buy .lgtb-next {
	margin: 27px 0 0 0;
}

.lgt-where-to-buy .lgtb-next span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 0 5px;
	padding: 9px 30px 10px 30px;
	font-size: 32px;
	line-height: 36px;
	text-transform: uppercase;
	background: #a90127;
	color: #fff;
	cursor: pointer;
}

.lgt-where-to-buy .lgtb-next .hidden {
	display: none;
}

.lgt-where-to-buy .lgtb-step1 {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.lgt-where-to-buy .lgtb-step1 li {
	float: left;
	width: 23%;
	margin: 0 1%;
	padding: 6px 10px 23px 10px;
	cursor: pointer;
}

.lgt-where-to-buy .lgtb-step1 li:after {
	display: none;
}

.lgt-where-to-buy .lgtb-step1 li img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.lgt-where-to-buy .lgtb-step1 li.active {
	background: #fff;
	cursor: default;
	-webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.67);
	box-shadow: 0 1px 9px rgba(0, 0, 0, 0.67);
}

.lgt-where-to-buy .lgtb-selected-item {
	float: left;
	width: 23%;
	margin: 0 1%;
	padding: 6px 10px 23px 10px;
	background: #fff;
	-webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.67);
	box-shadow: 0 1px 9px rgba(0, 0, 0, 0.67);
}

.lgt-where-to-buy .lgtb-selected-item img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.lgt-where-to-buy .lgtb-step2 {
	max-width: 1000px;
	margin: 0 auto;
	display: none;
}

.lgt-where-to-buy .lgtb-colors {
	float: left;
	width: 75%;
	padding: 68px 0 0 96px;
	text-align: left;
}

.lgt-where-to-buy .lgtb-colors span {
	float: left;
	margin: 0 50px 37px 0;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.27);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.27);
}

.lgt-where-to-buy .lgtb-colors span img {
	display: block;
}

.lgt-where-to-buy .lgtb-colors span em {
	display: block;
	position: absolute;
	top: -57px;
	left: 50%;
	display: none;
	white-space: nowrap;
}

.lgt-where-to-buy .lgtb-colors span em b {
	display: block;
	position: relative;
	top: 0;
	left: -50%;
	padding: 10px 26px;
	background: #262626;
	color: #fff;
	border: #434343 1px solid;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.lgt-where-to-buy .lgtb-colors span em b:after {
	display: block;
	content: '';
	width: 41px;
	height: 23px;
	overflow: hidden;
	background: url(../img/i.png) -52px 0 no-repeat;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: 0 0 0 -20px;
}

.lgt-where-to-buy .lgtb-colors span:hover em {
	display: block;
}

.lgt-where-to-buy .lgtb-colors span.white {
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.46);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.46);
}

.lgt-where-to-buy .lgtb-colors span.active {
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 1);
	box-shadow: 0 0 9px rgba(0, 0, 0, 1);
}

.lgt-where-to-buy .lgtb-step3 {
	max-width: 1000px;
	margin: 0 auto;
	display: none;
}

.lgt-where-to-buy .lgtb-retailers {
	float: left;
	width: 75%;
	padding: 5px 0 0 36px;
	text-align: left;
}

.lgt-where-to-buy .lgtb-retailers a {
	float: left;
	height: 83px;
	margin: 0 40px 30px 0;
}

.lgt-where-to-buy .lgtb-retailers a span {
	display: block;
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.lgtb-retailers-inner {
	margin-right: -60px;
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.lgt-intro {
	min-height: 908px;
	padding: 138px 0 50px 0;
	position: relative;
	background: #1B2024 url(../img/pro/back.jpg) center 0 no-repeat;
	color: #fff;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.lgt-intro .lgti-info {
	width: 52%;
}

.lgt-intro .lgti-logo {
	margin: 0 0 61px 0;
}

.lgt-intro .lgti-logo img {
	display: block;
}

.lgt-intro .lgti-logo-label {
	position: absolute;
	top: 91px;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.lgt-intro .lgti-logo-label img {
	margin: 0 0 0 10px;
	vertical-align: top;
}

.lgt-intro-ultra .lgti-logo-label img {
	margin: -43px 0 0 10px;
	vertical-align: top;
}

.lgt-intro .lgti-heading {
	margin: 0 0 19px 0;
	padding: 0;
	font-size: 50px;
	line-height: 50px;
	font-weight: 300;
	letter-spacing: -0.02em;
	text-transform: none;
}

.lgt-intro .lgti-body {
	margin: 0 0 10px 0;
	font-size: 28px;
	line-height: 34px;
	max-width: 435px;
	letter-spacing: 0.02em;
}

.lgt-intro .lgti-label {
	margin: 0 0 36px 0;
	font-size: 21px;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.6;
	letter-spacing: 0.07em;
}

.lgt-intro .lgti-thumbs {
	margin: 71px -200px 0 0;
	position: relative;
	z-index: 2;
}

.lgt-intro .lgti-thumbs ul {
	margin: 0 0 0 -10px;
	padding: 0;
	list-style: none;
	display: none;
}

.lgt-intro .lgti-thumbs ul li {
	float: left;
	width: auto;
	height: 100px;
	margin: 0 6px 6px 0;
	padding: 0;
	position: relative;
}

.lgt-intro .lgti-thumbs ul li:before {
	display: block;
	content: '';
	width: 248px;
	height: 248px;
	overflow: hidden;
	background: url(../img/thumbs-light.png) 0 0 no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -128px 0 0 -128px;
	pointer-events: none;
}

.lgt-intro .lgti-thumbs ul li:after {
	display: none;
}

.lgt-intro .lgti-thumbs ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.lgt-intro .lgti-thumbs ul li a img {
	display: block;
	margin: 0 auto;
}

.lgt-intro .lgti-thumbs .color-active {
	display: block;
}

.lgt-intro .lgti-colors {
	margin: 30px -200px 0 0;
}

.lgt-intro .lgti-colors .lgti-label {
	margin-bottom: 25px;
}

.lgt-intro .lgti-colors span {
	float: left;
	margin: 0 30px 20px 0;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.27);
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.27);
}

.lgt-intro .lgti-colors span img {
	display: block;
	width: 26px;
	height: 26px;
}

.lgt-intro .lgti-colors span em {
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: 10px 0 0 0;
	display: none;
	white-space: nowrap;
}

.lgt-intro .lgti-colors span em b {
	display: block;
	position: relative;
	top: 0;
	left: -50%;
	padding: 0 16px;
	background: #262626;
	color: #fff;
	border: #434343 1px solid;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.lgt-intro .lgti-colors span em b:after {
	display: block;
	content: '';
	width: 24px;
	height: 14px;
	overflow: hidden;
	background: url(../img/i.png) -95px 0 no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin: -14px 0 0 -12px;
}

.lgt-intro .lgti-colors span:hover {
	z-index: 1;
}

.lgt-intro .lgti-colors span:hover em {
	display: block;
}

.lgt-intro .lgti-colors span.white {
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.46);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.46);
}

.lgt-intro .lgti-colors span.active {
	border: #dadada 3px solid;
	margin: -3px 27px 17px -3px;
	cursor: default;
	-webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.35);
	box-shadow: 0 0 7px rgba(255, 255, 255, 0.35);
}

.lgt-intro .lgti-colors span.active em {
	margin-top: 10px;
}

.lgt-intro .lgti-image-slider {
	position: absolute;
	top: 100px;
	left: 52%;
	width: 46%;
	height: 670px;
}

.lgt-intro .lgti-image-slider:before {
	display: block;
	content: '';
	width: 638px;
	height: 638px;
	overflow: hidden;
	background: url(../img/image-light.png) 0 0 no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -319px 0 0 -319px;
	pointer-events: none;
}

.lgt-intro .lgti-image .swiper-container {
	height: 100%;
}

.lgt-intro .lgti-image-wrapper {
	width: 100%;
	height: 670px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.lgt-intro .lgti-image-wrapper img {
	display: block;
	width: 100%;
	max-width: 670px;
	max-height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	object-fit: contain;
}

.lgt-intro .slider-nav {
	display: none;
}

.lgt-intro-pro {}

.lgt-intro-ultra .lgti-body {
	max-width: 490px;
}

.lgt-intro-active .lgti-body {
	max-width: 510px;
}

.lgt-intro-infinim .lgti-logo-label img {
	margin-top: 3px;
}

.lgt-intro-infinim .lgti-body {
	max-width: 530px;
}

.lgts-under-logo-hidden {
	display: none;
}

.lgt-hp-video-platinum-se {
	height: 764px;
	background: #fff url(/us/mobile-phones/tone/img/platinum-se/video-back.png) center center no-repeat;
	position: relative;
	-webkit-background-size: contain;
	background-size: contain;
}

.lgt-hp-video-platinum-a {
	height: 764px;
	background: #fff url(/us/mobile-phones/tone/img/platinum-a/video-back.png) center center no-repeat;
	position: relative;
	-webkit-background-size: contain;
	background-size: contain;
}


.lgt-hp-video-ultra-se {
	height: 764px;
	background: #fff url(/us/mobile-phones/tone/img/ultra-se/video-back.png) center center no-repeat;
	position: relative;
	-webkit-background-size: contain;
	background-size: contain;
}


.lgt-hp-video-ultra {
	height: 764px;
	background: #fff url(/us/mobile-phones/tone/img/ultra/video-back.png) center center no-repeat;
	position: relative;
	-webkit-background-size: contain;
	background-size: contain;
}


.lgt-hp-video-ultra-a {
	height: 764px;
	background: #fff url(/us/mobile-phones/tone/img/ultra-a/video-back.png) center center no-repeat;
	position: relative;
	-webkit-background-size: contain;
	background-size: contain;
}




.lgt-infinim .lg-look-txt:before {
	background: url(../img/lgtone-promo-infinim.jpg) center 0;
}

.lgt-platinum .lg-look-txt:before {
	background: url(../img/lgtone-promo-platinum.jpg) center 0;
}

.lgt-active .lg-look-txt:before {
	background: url(../img/lgtone-promo-active.jpg) center 0;
}

.lgt-active-plus .lg-look-txt:before {
	background: url(../img/lgtone-promo-active-plus.jpg) center 0;
}

.lgt-ultra .lg-look-txt:before {
	background: url(../img/lgtone-promo-ultra.jpg) center 0;
}

.lgt-pro .lg-look-txt:before {
	background: url(../img/lgtone-promo-pro.jpg) center 0;
}

.lgt-studio .lg-look-txt:before {
	background: url(../img/lgtone-promo-studio.jpg) center 0;
}

.lgt-free .lg-look-txt:before {
	background: url(../img/lgtone-promo-free.jpg) center 0;
}



.lgt-platinum-se .lg-look-txt:before {
	background: url(../img/lgtone-promo-platinum-se.jpg) center 0;
}

.lgt-platinum-a .lg-look-txt:before {
	background: url(../img/lgtone-promo-platinum-a.jpg) center 0;
}

.lgt-ultra-se .lg-look-txt:before {
	background: url(../img/lgtone-promo-ultra-se.jpg) center 0;
}

.lgt-ultra .lg-look-txt:before {
	background: url(../img/lgtone-promo-ultra.jpg) center 0;
}

.lgt-ultra-a .lg-look-txt:before {
	background: url(../img/lgtone-promo-ultra-a.jpg) center 0;
}



.lgt-tone-look {
	background: #0e1b1e;
}

.lg-look-txt:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 30%;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}



.lg-look-txt {
	padding: 2.5% 3% 2.5% 35%;
	color: #fff;
	font-size: 28px;
	line-height: 29px;
	position: relative;
}

.lg-look-txt p {
	font-weight: 300;
	font-family: 'LGSmart';
}

.lg-look-txt p strong {
	font-weight: 500;
}

.lg-look-txt p:last-child {
	margin-bottom: 0;
}


/*VIDEO BACKGROUNDS*/

/* .lgt-hp-video .govideo { position: absolute; top: 50%; left: 50%; margin: -64px 0 0 -64px;} */

.lgt-hp-video .govideo {
	position: relative;
	top: 50%;
	left: 50%;
	margin: 0 0 0 -64px;
}


.lgt-hp-video-platinum-se {
	background-color: #000;
	background-image: url(/us/mobile-phones/tone/img/platinum-se/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-hp-video-platinum-a {
	background-color: #000;
	background-image: url(/us/mobile-phones/tone/img/platinum-a/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-hp-video-ultra-se {
	background-color: #000;
	background-image: url(/us/mobile-phones/tone/img/ultra-se/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-hp-video-ultra {
	background-color: #000;
	background-image: url(/us/mobile-phones/tone/img/ultra/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-hp-video-ultra-a {
	background-color: #000;
	background-image: url(/us/mobile-phones/tone/img/ultra-a/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}




/*
.lgt-hp-video-ultra { background-image: url(../img/ultra/video-back.png);}
.lgt-hp-video-active { background-color: #000; background-image: url(../img/active/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}
.lgt-hp-video-active-plus { background-color: #000; background-image: url(../img/active-plus/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}
.lgt-hp-video-infinim { background-color: #000; background-image: url(../img/infinim/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-hp-video-platinum { background-color: #000; background-image: url(../img/platinum/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-hp-video-studio { background-color: #000; background-image: url(../img/studio/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}


.lgt-hp-video-free { background-color: #000; background-image: url(../img/free/video-back.png);
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-hp-video-pro, .lgt-hp-video-ultra{
	-webkit-background-size: cover;
	background-size: cover;	
}*/

.lgt-features {
	padding: 65px 0 50px 0;
	background: #4b4b4b;
	color: #fff;
	text-align: center;
	position: relative;
}

.lgt-features:before {
	display: block;
	content: '';
	width: 100%;
	height: 42px;
	overflow: hidden;
	background: url(../img/shadows-t.png) 0 0 repeat-x;
	position: absolute;
	top: 0;
	left: 0;
}

.lgt-features h2 {
	margin: 0 0 40px 0;
	position: relative;
}

.lgt-features h2:after {
	display: block;
	content: '';
	width: 120%;
	height: 1px;
	overflow: hidden;
	background: #fff;
	position: absolute;
	top: 100%;
	left: -10%;
	margin: 39px 0 0 0;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(45%, rgba(255, 255, 255, 1)), color-stop(55%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 1) 55%, rgba(255, 255, 255, 0) 100%);
}

.lgt-features .swiper-container {
	padding: 36px 0 75px 0;
}

.lgt-features .slider-nav {
	position: absolute;
	bottom: 44px;
	left: 0;
	width: 100%;
}

.lgtf-item {
	padding-left: 50%;
	text-align: left;
	position: relative;
}

.lgtf-item .lgtf-image {
	position: absolute;
	top: -20px;
	bottom: -58px;
	left: 0;
	width: 50%;
}

.lgtf-item .lgtf-image-inner {
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.lgtf-item .lgtf-image img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto 0 auto;
	object-fit: contain;
	width: 100%;
}

.lgtf-item .lgtf-body {
	min-height: 340px;
	width: 100%;
	padding: 0 0 0 50px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	letter-spacing: 0.01em;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.lgtf-item .lgtf-body h3 {
	margin: 0 0 17px 0;
	font-size: 38px;
	line-height: 42px;
	font-weight: 600;
	letter-spacing: 0.02em;
}

.lgtf-item .lgtf-body p {
	margin: 0;
}

.lgtf-wear .lgtf-image img,
.lgtf-shape .lgtf-image img,
.lgtf-sweat .lgtf-image img,
.lgtf-music .lgtf-image img,
.lgtf-woundup .lgtf-image img {
	margin: 0 0 0 auto;
}

.lgtf-sound .lgtf-image-inner,
.lgtf-barriers .lgtf-image-inner {
	margin: 0 -40px 0 -30px;
}

.lgt-specs {
	min-height: 1094px;
	padding: 105px 0 100px 0;
	background: url(../img/specs-back.jpg) center 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.lgt-specs h2 {
	margin: 0 0 81px 0;
	text-align: center;
	text-transform: none;
}

.lgt-specs dl {
	margin: 0;
	padding: 0 90px 0 0;
	font-size: 22px;
	line-height: 28px;
	font-weight: 300;
	text-transform: uppercase;
}

.lgt-specs dl dt {
	float: left;
	width: 49%;
	margin: 0;
	padding: 12px 10% 10px 0;
	text-align: right;
	position: relative;
	clear: left;
}

.lgt-specs dl dt:after {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: #d2d2d2;
	position: absolute;
	top: 0;
	left: 37%;
}

.lgt-specs dl dt:first-child:after {
	display: none;
}

.lgt-specs dl dd {
	float: left;
	width: 51%;
	margin: 0;
	padding: 11px 0;
}

.lgt-specs dl ul li {
	padding-left: 18px;
}

.lgt-specs dl ul li:after {
	width: 10px;
	height: 1px;
	content: '';
	background: #000;
	top: 15px;
}

.screen {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3000px;
	background-position: -140px -136px;
	background-repeat: no-repeat;
	z-index: 20;
	opacity: 0.5;
}


/***********/

.lgt-where-to-buy {
	position: relative;
}

.lgt-where-to-buy:before {
	display: none;
	content: '';
	width: 100%;
	height: 117px;
	overflow: hidden;
	background: url(../img/shadows-t-n.png) 0 0 repeat-x;
	position: absolute;
	top: 0;
	left: 0;
}

.lgt-where-to-buy:after {
	display: none;
	content: '';
	width: 100%;
	height: 42px;
	overflow: hidden;
	background: url(../img/shadows-b.png) 0 0 repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}


.lgt-where-to-buy .lgtb-next .lgtb-next-in {
	display: inline-block;
	width: 749px;
	font-weight: normal;
	background: none;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

.lgt-tone-chart {
	text-align: center;
	padding-top: 90px;
}

.lgt-tone-chart h2 {
	margin-bottom: 35px;
}

.lgt-tone-chart p {
	font-size: 22px;
	line-height: 28px;
	margin: 0 auto 20px auto;
	max-width: 600px;
}

.lgt-tone-chart a.btn {
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
	font-family: 'LGSmart';
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 5px 23px;
}


.chart table {
	width: 100%;
	border-collapse: collapse;
}

.chart table .chart-logo {
	display: inline-block;
	max-width: 100%;
}

.chart table td .chart-logo {
	display: none;
	margin-bottom: 10px;
}

.chart-headings table tr th:first-child,
.chart-headings table tr td:first-child {
	font-weight: 600;
}

.chart table th {
	border-bottom: 2px solid #c2c2c2;
	color: #333333;
	font-weight: 300;
	height: 320px;
	padding-bottom: 18px;
	vertical-align: bottom;
	width: 10%;
}

.chart table th span {
	display: block;
	padding: 10px 0 0px 0;
}

.chart table th a {
	color: #000;
	text-decoration: none;
}

.chart table th span span {
	padding: 0;
}

.chart table td {
	vertical-align: middle;
	width: 10%;
	color: #333333;
	height: 96px;
	padding: 0 5px;
	border-right: 1px solid #c2c2c2;
}

.chart table td:last-child {
	border-right: 0;
}

.chart table tr:last-child td {
	border-right: 0;
	border-top: 2px solid #c2c2c2;
}

.chart-headings {
	float: left;
	width: 15%;
}

.chart-responsive {
	float: left;
	width: 85%;
}

.chart-hint {
	clear: both;
	display: none;
	font-size: 24px;
	line-height: 36px;
	color: #666666;
	margin-left: 20%;
	position: relative;
}

.chart-hint:before {
	content: '';
	display: block;
	width: 20px;
	height: 38px;
	background: url(../img/chart-arw.png) left top no-repeat;
	position: absolute;
	left: 13px;
	top: 10px;
}

.chart-hint:after {
	content: '';
	display: block;
	width: 20px;
	height: 38px;
	background: url(../img/chart-arw.png) right top no-repeat;
	position: absolute;
	right: 13px;
	top: 10px;
}

.chart-hint>div {
	padding: 10px 10px 17px 10px;
	position: relative;
}

.chart-responsive+.chart-hint div {
	padding: 17px 10px 10px 10px;
}

.chart-responsive+.chart-hint:after,
.chart-responsive+.chart-hint:before {
	top: 15px;
}

.chart-hint div:after {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);
	/* IE6-9 */
	content: "";
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	pointer-events: none;
	top: 100%;
	width: 100%;
	z-index: 10;
}

.chart-responsive+.chart-hint div:after {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
	/* IE6-9 */
	bottom: 100%;
	top: auto;
}

.chart table .chart-logo-m {
	display: none;
}

.chart-color {
	width: 31px;
	height: 31px;
	border-radius: 50%;
	margin: 2px;
	-moz-box-shadow: 0 0 0 1px #000;
	-webkit-box-shadow: 0 0 0 1px #000;
	box-shadow: 0 0 0 1px #000;
}
