@charset "UTF-8";

.is-mobile .compare-item-info .accordion-control .choice-control {float:none;display: inline-block;}
.is-mobile .compare-item-info .accordion-control .all-close,
.is-mobile .compare-item-info .accordion-control .all-view {position:static;float:none;margin-top:15px;display: block;}
.is-mobile .compare-item-info .accordion-control .choice-control {width:auto;}
.is-mobile .compare-item-info .accordion-control .choice-control dd.selected {width:auto;float:left;clear:none;}
.is-mobile .compare-item-info .accordion-control .choice-control dd.selected a {white-space:normal;overflow:visible;text-overflow: clip;width: auto;}
.is-mobile .compare-item-info .accordion-control .choice-control dd {width:auto;float: none;display: block;clear: both;}


/* warranty */
.support-content .warranty-area .tip { display:none; }
.support-content .warranty-area .warranty { padding-top:50px; }
.is-mobile .support-content .warranty-area .warranty { padding-top:30px; }
.warranty .warranty-content .content-inner p.txt-gap { margin-top:20px; }
.warranty .warranty-content .content-inner {display:block;}

/*about lg*/
.floating-menubox .floating-menu ul li a span {font-weight:normal !important;}

.software-content .software-step li .link .inner>a{width:215px;}

/* repair service center */
.repair-regist-section #serviceCenterSubmit {font-size:20px}
.is-mobile .repair-regist-section #serviceCenterSubmit {font-size:18px}
.repair-map-information .repair-informaiton-title a {font-size:18px}

.warranty .table-style-row th[rowspan] {border-right:1px solid #bbb;}

/* LGEPJT-253 20170804 modify */
.swatch.large.black {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat 0 0; border:1px solid #000}
.swatch.large.dark-red-flower {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -22px 0}
.swatch.large.gold {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -44px 0}
.swatch.large.silver {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -66px 0}
.swatch.large.white {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -88px 0}
.swatch.large.Silver {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -110px 0}
.swatch.large.titan {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -132px 0}
.swatch.large.Titan {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -132px 0}
.swatch.large.Gold {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -154px 0}
.swatch.large.pink {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -176px 0}
.swatch.large.Pink {background:url('../content/img/colorchip/colorchip_large_new.jpg') no-repeat -176px 0}
/*// LGEPJT-253 20170804 modify */

/* LGEPJT-253 20170804 add */
.swatch.black {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat 0 0;}
.swatch.dark-red-flower {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -14px 0}
.swatch.gold {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -28px 0}
.swatch.silver {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -42px 0}
.swatch.white {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -56px 0}
.swatch.Silver {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -70px 0}
.swatch.titan {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -84px 0}
.swatch.Titan {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -84px 0}
.swatch.Gold {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -98px 0}
.swatch.pink {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -112px 0}
.swatch.Pink {background:url('../content/img/colorchip/colorchip_new.jpg') no-repeat -112px 0}
.swatch.silver:before,
.swatch.white:before,
.swatch.Silver:before,
.swatch.pink:before,
.swatch.Pink:before {border-color:#bbb;}
/*// LGEPJT-253 20170804 add */

/* LGECS-797 20160714 add */
.new-banner ul li.middle {height: auto !important; padding-bottom: 50px;}
.new-banner.mobile ul li.middle > p {padding: 13px 15px 0 85px; line-height: 110%;}
.new-banner.mobile ul li.middle {padding-bottom: 0;}
/* //LGECS-797 20160714 add */

.carousel-indicators{
	bottom:-40px;
}

.carousel-indicators li{
	height:9px;
	border:1px solid #000;
	cursor:pointer;
}

.carousel-indicators .active {
    background-color: #113467;
}

.carousel-control-next-icon{
	background-image:url(../img/next.png); 
	height:40px;
	width:40px;
}

.carousel-control-prev-icon {
   	background-image:url(../img/prev.png); 
	height:40px;
	width:40px;
}

.tech_spec_wrap caption{
	caption-side:top;
	color:#333;
}


.best-product{
	width:96%;
}