﻿@charset "UTF-8";

@media screen and (max-width:1200px) {
	.appHeader .nav-wrapper.opened .primary-nav {width:auto !important;}
}

.error-404 .error-content .error-sitemap {position:relative;}
.error-404 .error-content .error-sitemap .column li a {display:block;}

.swatch.black {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat 0 0; border:1px solid #000}
.swatch.black-mirror {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -14px 0}
.swatch.blue {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -28px 0}
.swatch.cherry-red {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -42px 0}
.swatch.platinum-silver {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -56px 0}
.swatch.red {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -70px 0}
.swatch.red-night {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -84px 0}
.swatch.silver {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -98px 0}
.swatch.stainless-steel {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -112px 0}
.swatch.western-black {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -126px 0}
.swatch.white {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -140px 0; border:1px solid #fff}
.swatch.Gold {background:url('/uk/content/img/colorchip/colorchip_uk.jpg') no-repeat -154px 0; border:1px solid #fff}		/* LGEUK-1226 20160613 add */

.swatch.large.black {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat 0 0; border:1px solid #000}
.swatch.large.black-mirror {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -22px 0}
.swatch.large.blue {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -44px 0}
.swatch.large.cherry-red {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -66px 0}
.swatch.large.platinum-silver {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -88px 0}
.swatch.large.red {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -110px 0}
.swatch.large.red-night {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -132px 0}
.swatch.large.silver {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -154px 0}
.swatch.large.stainless-steel {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -176px 0}
.swatch.large.western-black {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -198px 0}
.swatch.large.white {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -220px 0; border:1px solid #fff}
.swatch.large.Gold {background:url('/uk/content/img/colorchip/colorchip_large_uk.jpg') no-repeat -242px 0}		/* LGEUK-1226 20160613 add */

/* LGEUK-1220 20160314 modify */
.survey-link ul li div.start-box + p {padding: 20px 9rem 0;}
.survey-link ul li div .btn-area {position: static; padding: 0;}
.survey-link ul li div .btn-area .btn {min-width: auto;}
.survey-link ul li div img + p {height: 200px;}
.is-mobile .survey-link ul li div img + p {height: auto;}
.is-mobile .survey-link ul li div.start-box + p {padding: 20px 1rem 0;}
.lt-ie9 .survey-link ul li div img + p {height: auto;}

@media screen and (min-width: 48em) {
	.survey-link ul li div img + p {height: 200px;}
}

@media screen and (min-width: 55em) {
	.survey-link ul li div img + p {height: 155px;}
}

@media screen and (min-width: 64em) {
	.survey-link ul li div img + p {height: 120px;}
}
/* //LGEUK-1220 20160314 modify */


/* LGEUK-1264 20160427 add */
.contact-area .about-inquiry {/*height: 236px;*/}
.contact-area .about-inquiry .info .infoTip{position: absolute; bottom: 5px; height: 149px;}
.is-mobile .contact-area .about-inquiry .info .infoTip{position: relative; bottom:none;}

@media screen and (max-width: 69.125em) {
	.contact-area .about-inquiry {height: 256px;}
	.lt-ie11 .contact-area .about-inquiry {height: 276px;}
	.is-mobile .contact-area .about-inquiry {height: auto;}
}
.choice-product.longInfo{height: 505px;}
@media screen and (max-width: 68em) {
	.choice-product.longInfo{height: 670px;}
	.lt-ie11 .choice-product.longInfo{height: 690px;}
	.is-mobile .choice-product.longInfo{height: auto;}
	.is-mobile .model-selector > div.more-info > span.infotxt{max-width: 100%;display:block;background:none;padding-left:0;}
	.is-mobile .model-selector > div.more-info > span.infotxt:after{background:none;}
}
/* //LGEUK-1264 20160427 add */
/* LGEUK-1263 20160513 add*/
.register-product .step-content .two-column.choice-product .column{padding-bottom:16.7rem}
/* LGEUK-1263 20160513 add*/

/* LGEUK-1302 20160624 add*/
.signin-area .txt-link a{display:block}
.signin-area .txt-link a img{width:222px}
/* //LGEUK-1302 20160624 add*/
/*LGEUK-1329  20160808 add*/
.is-mobile .guide-download .model-browser .btn-group{padding:0px}
.is-mobile .guide-download .model-browser .btn-group span{padding:0;width:100%;}
.is-mobile .guide-download .model-browser .btn-group > span:first-child::after{display:none}
/* //LGEUK-1329  20160808 add*/

/* LGEUKGNB-18 20160901 add */
.banner-area .first-item{margin-right:10px}
.banner-area .first-item:hover{text-decoration:none !important;}
/* //LGEUKGNB-18 20160901 add */