<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 * Author: Sanmi Ajanaku
 * Project: LG SmartThinQ Works with Amazon Alexa and Google Assistant
 * Last Updated: 6/11/2019
*/


.ie9 .lgeai-wrapper .lgeai-box-appliance, .ie10 .lgeai-wrapper .lgeai-box-appliance{
	display:unset; float:unset;
}
.check-list {
	/* padding-left: 1rem; */
}
.check-list li {
	position: relative;
	list-style: none;
	margin-left: 2rem;
	padding-left: 2rem;

}

.check-list &gt; li{
		margin-bottom: 2rem!important;
}
.check-list li ol li{
	padding-left: 1rem
}
.check-list &gt; li:before{
	content: "";
	display: inline-block;
	width: 2rem;
	height: 2.5rem;
	background-image: url("/us/content/img/support/business/checked.png");
	background-size: 100%;
	vertical-align: middle;
	position: absolute;
	left: -36px;
	background-repeat: no-repeat;
}

.check-list &gt; li ol li:before{
	content:"";
	display:inline-block;
	width:10px;
	height: 10px;
	background: #a50034;
	border-radius: 50%;
	position: absolute;
	left: -20px;
	top: 8px;
}
.counter-list{
	counter-reset: item;
}
.counter-list li {
	position: relative;
	list-style: none;
	margin-top: 0rem;
	margin-bottom: 1.5rem;
}
.counter-list &gt; li:before{
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2rem;
	height: 2rem;
	color:#fff;
	background:#bababa;
	text-align: center;
	padding: 1px;
	counter-increment: item;
	content: counter(item);
	vertical-align: middle;
	position: absolute;
	left: -15px;
	border-top-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
}

.counter-list &gt; li ol li:before{
	/* content:""; */
	display:inline-block;
	width:10px;
	height: 10px;
	/* background: #363636; */
	border-radius: 50%;
	position: absolute;
	left: -20px;
	top: 8px;
}

.lgeai-accord-content .counter-list li, 
.lgeai-accord-content  .check-list li{
	list-style: none;
}
.lgeai-wrapper .slide-caption{
	border:none;
	box-shadow: none;
}
.lgeai-wrapper .note {
    font-size: 1rem;
  	margin: 1rem 0;
}
.counter-list {
    margin-left: 2rem;
}
.is-mobile .lgeai-wrapper .slider-list-btn{
	display:none;
}
.is-mobile.mobile-only{
        display: block;
    }
    .is-mobile .left-right-container,
    .is-mobile .right-left-title{
        display: none;
    }
    .useful-link{
        margin-top: 0;
    }
    
    .container-skel-bleed.left-right-container {
        position: relative;
        display: flex;
        justify-content: center;
    }
    .left-image-default{
        margin-right: -7%
    }
    .right-image-default{
        margin-left: -10%
    }
	.flwl{display: none;margin-top: 20px;}
	.section.tabs &gt; div &gt; div {
		overflow: hidden; 
		border: none!important;
		background: #eeeeee;
		}	
	#bts .sub-menu-section .one-half.column.sub-menu-tab,
	#hts .sub-menu-section .one-half.column.sub-menu-tab{
		background: #2f2f2f;
		margin: 0;
		padding: 2rem;
		text-align: center;
		color: #fff!important;
		text-decoration: none;
		cursor: pointer;
	}
	
	#bts .sub-menu-section .one-half.column.sub-menu-tab.active,
	#hts .sub-menu-section .one-half.column.sub-menu-tab.active{
		background: #a50034;
	}	
	ol.action-list &gt; {
		border-bottom: solid 1px #ababab;
		padding-bottom: 3rem!important;
		padding-top: 2rem!important;
	}
	.lgeai-wrapper .dot-holder .ai-dots .ai-dot .icon{
		display: inline-block;
		width:15px;
		height:15px;
		border: solid 1px #444;
		border-radius: 50%;
		background:#fff;
	}
	.lgeai-wrapper .dot-holder .ai-dots .ai-dot.active .icon{
		background: #a50034
	}
	.lgeai-wrapper .dot-holder .ai-dots .ai-dot .icon-text{
		display:none;
	}
    .lgeai-wrapper ol.lgeai-dec-tree{
      margin:0;
    }
	
	.is-mobile .ai-grid {padding-left: 0; padding-right: 0;}
	.is-mobile .lgeai-wrapper UL, .is-mobile .lgeai-wrapper OL{
			padding-left: 0;
		}

	.is-mobile .lgeai-wrapper .step, .is-mobile .lgeai-wrapper .start {padding: 0!important;margin: 0!important;}
	
	.is-mobile .lgeai-wrapper .slide-span &gt; div .slide-label{margin-bottom: 2rem;}
	
	.support-title .title {
		top: 35%;
	}
	.is-mobile .support-content p{
		font-size: 14px!important;
		}
		@media only screen and (max-device-width: 750px)
.is-mobile .support-content p {
    font-size: 1rem!important;
    line-height: 13px;
    margin-top: 5px;
}
		
	.is-mobile .lgeai-wrapper .lgeai-list-title{
		font-size: 3rem;
		font-weight: bold;
		line-height: 120%;
		margin-top: 2rem;
	}
	.is-mobile .lgeai-accord-link {
		font-size: 2rem;
		line-height: 2.25rem;
	}
		
	.lgeai-wrapper .is-mobile .section.tabs &gt; ul{
		padding-left: 0
	}
	.lgeai-wrapper #tab &gt; li a {
    	color: #fff !important;
		font-size: 90%;
		font-weight: bold;
	}	
	
	.is-mobile #tab &gt; li a {
		font-size: 120%;
		}
		
	.lgeai-wrapper #tab &gt; li a.active {
    	color: #000 !important;
	}	
		
	.lgeai-wrapper .section.tabs a.one-fifth.column.tab:hover, .lgeai-wrapper .section.tabs .one-fifth.column.tab.active {
		background-color: #eee;
		color: #000!important;
	}	
		
	.lgeai-wrapper #tab &gt; li:hover &gt; a {
    	color: #000!important;
	}
		
	
	.work-with-btn{padding: 2rem 4rem!important;}
	.noborder {border:none!important;}	
	.multi-box-inline
	.multi-box-inline &gt; * {width: auto}
		
	.download-em-section {
		width: 100%;
		display: flex;
	}
	.download-em-section &gt; * {
		margin-right: 2rem;
	}
	.smart-list p{
		margin: 0;
	}
	.is-mobile .smart-list{
		line-height: 3.25rem;
		font-size: 2rem;
		margin-left: 1.7rem;
	}
	.action-list &gt; li{
		border-bottom: solid 1px #000;
	}
	.smart-list li{
		list-style-type: decimal;
	}
	
		
	.ai-nav-list-holder {
		width: 105%;
		transform: translateX(-2rem);
		padding-bottom: 1rem;
		border-bottom: 1px solid #e5e5e5;
		box-shadow: 0 0.8rem 0.5rem -0.5rem #e5e5e5;
		background: #f5f5f7;
		overflow-x: auto;
	}
		
	.is-mobile .ai-nav-scroller.first-na{
		min-width: 920px;	
		}
	.is-mobile .ai-nav-scroller.second-na{
		min-width: 470px;
		
		}
	.is-mobile .ai-nav-scroller.third-na{
		min-width: 1030px;
		
		}
		
	.ai-list-nav{
		text-align: center;
		padding-top: 1rem;
	}
	.ai-list-nav li {
		display: inline;
		padding:0 1rem;
		border-right: solid 1px  #999;		
	}
	
	
	.is-mobile .ai-nav-list-holder {
		width: 122%;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
		font-size: 2rem;
		padding-top: 1rem;
	}
		
	.is-mobile .ai-list-nav li {
    	display: inline-table;
	}	
		
	.ai-list-command{
		margin-top: 0.5rem;
		padding-left: 3rem;
		margin-bottom: 2rem;
	}
	.ai-list-command p{
		margin: 0;
	}
	.is-mobile .ai-list-command {
   	 	margin-top: -1rem;
		margin-left: 1.7rem;
		margin-bottom: 1rem;
		font-size: 2rem;
		line-height: 2rem;
	}
	.ai-list-command li{
		list-style-type:circle;
	}
	.ai-divider {
		height: 20px;
		background: #fff;
		width: 114%;
		transform: translateX(-10rem);
	}
		.is-mobile .ai-divider{
			transform: translateX(-2rem);
		}
	.force-width-100{
		width: 110%;
		transform: translateX(-7rem);
		padding-top: 2rem;
	}
	.is-mobile .force-width-100{
		width: 100%;
		transform: translateX(-2rem);
	}
	.lgeai-wrapper .lgeai-box-appliance{
		/* overflow: hidden; */
		display: inline-block;
		margin: 2rem!important;
		padding: unset;
	}
	.lgeai-wrapper .lgeai-box-appliance:hover{
		text-decoration: none;
    }
    .lgeai-wrapper .lgeai-box-appliance &gt; div{
        padding: 10px 25px;
        border: solid 2px #ccc;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
.is-mobile .lgeai-wrapper .lgeai-box-appliance &gt; div{
	padding: 17px 25px;
}
    .lgeai-wrapper .lgeai-box-appliance:hover &gt; div,
    .lgeai-wrapper .lgeai-box-appliance:active &gt; div,
    .lgeai-wrapper .lgeai-box-appliance.selected &gt; div{
        border-color: #a50034;
    }
.lgeai-wrapper .lgeai-box-appliance img{
	max-height: 125px!important;
}
	.lgeai-wrapper .lgeai-box-appliance p{
		color: #333;
		margin-top: 0.5rem;
		font-size: 1rem;
	}
	.lgeai-wrapper .lgeai-box-appliance:hover &gt; p{
		text-decoration: none!important;
	}

	.is-mobile .lgeai-wrapper .bleed-description {
		font-size: 1.8rem!important;
		line-height: 2rem;
		padding: 1.5rem;
		min-height: 90px
	}
		
	.lgeai-wrapper .bleed-description{
		display: block;
		color:#fff;
		background: #a50034;
		min-height: 70px;
		width: 100%;
		padding-top: 2rem;
		font-size: 2.5rem!important;
		margin: 0!important;
	}
		
	.support-title .title-head{
		font-size:5.5rem;
	}
		
	.support-title .voice-assistant-title{
		font-family: LG Smart;
	}
	.lgeai-wrapper hr {
   	 	border-color: #bbb;
	}
	.download-btn-alexa{
		max-height: 65px;
		width: auto;
	}
	.lgeai-wrapper .big-list &gt; li:before{
		padding-right: 1.0rem;
	}
	.lgeai-accord-item{
		margin-bottom: 1rem;
	}
	.lgeai-accord-content{
		background: #fff;
		border: solid 2px #c9c9c9;
		border-top: unset;
	}
	.is-mobile .lgeai-accord-content{
		padding: 0.5rem;
	}
	.is-mobile #content .background-image, .is-mobile #content .title {
    	display: block;
		
	}
	.is-mobile .lgeai-wrapper .slide-wrapper.as-list{
		width: 100%;
	}
.is-mobile .lgeai-wrapper .slide-wrapper.as-list .slide {
    box-shadow: none;
    padding: 0rem;
    width: 100%;
}

	.is-mobile #content .title {
    	margin-top: -7rem;
		text-align: center;
	}	
	.lgeai-accord-content p {
    	font-family: inherit;
	}
	.lgeai-accord-content .counter-list p{
		margin-left: 2rem;
		padding-top: 5px;
	}
	.lgeai-wrapper .answer-text &gt; a {
		text-decoration: none!important;
		border-width: 2px;
	}	
.lgeai-wrapper .tab-section ul li a{
	font-size: 18px
}



	.tab-section{width: 100%!important}
	.tab-section ul{display: flex}
	.tab-section ul li{display: inline-block}
	body:not(.is-mobile) .lgeai-wrapper .lgeai-tab-wrapper.sticky .tab-section ul{justify-content: center}
	.multi-box-inline{
		align-items: stretch;
		justify-content: center;
	}		
	#sec2 .multi-box-inline.just{
		justify-content: space-around;
	}

	.btn-box{ text-align:center; margin:50px auto 0; position: absolute; left: 0; right: 0; bottom: 10%;}
	.btn.arr:after{ content:""; width:16px; height:16px; border:#ffffff 4px solid; border-top:none; border-left:none; display:inline-block;  margin:0 0 0 1em; -webkit-transform:rotate(-45deg); transform:rotate(-45deg); transition:0.3s;}
	.btn.arr:hover:after{border-color: #ffffff;}
	.btn.btn-lg:hover{background:#bb003b !important;}
	.btn.btn-lg{ font-size:26px; border-radius:40px; font-weight:600; padding:0 40px; height:80px; line-height:80px;}
	span.multi-box-inline.scroll-content-holder.android-or-ios-section {
		justify-content: unset;
		margin-top: 2rem;
	}
	a.lgeai-box-android-or-ios {
		display: flex;
		align-items: center;
		border: solid 1px #555;
		border-radius: 1.5rem;
		min-width: 250px;
		margin: 0 2rem;
		padding: 10px;
	}
	.lgeai-box-android-or-ios.active{border-color: #a50034}
	a.lgeai-box-android-or-ios img {
		max-height: 40px !important;
		padding: 0px 2rem 0 1rem;
	}
	a.lgeai-box-android-or-ios &gt; span {
		width: 50%;
	}
	.lgeai-wrapper .lgeai-box-appliance.fade{
		opacity:0.8;
	}
	.compatible-products .lgeai-accord-link{
		background: unset;
		border: unset;
		box-shadow: unset;
		padding-left:unset!important;
	}
	.compatible-products .lgeai-accord-item::before{
		display: none;
	}
	.compatible-products .lgeai-accord-content{
		border: unset;
		padding: unset;
	}
@media (min-width:500px){
  .multi-box-inline {
      width: 100%;
      flex-flow: row wrap;
      justify-content: center;
  }
  .multi-box-inline &gt; * {
    width: 25%!important;
  }
}
                         
@media (min-width:767px){
  .multi-box-inline &gt; * {
    width: 16%!important;
  }
}
 
 
.ai-go-back{
	float: left;
	margin-right:-150px;
}
.class="productModels"{
	display: none;
}
.lgeai-wrapper .ai-go-back .btn{min-width: 150px;margin-top: 10px;background: #fff!important;}
.lgeai-wrapper .ai-go-back .btn:hover{background: #a50034!important;}








    .lgeai-wrapper thead{
        background: #999;
        color: #fff;
    }
    .lgeai-wrapper thead tr th {
        padding-left: 2rem;
    }
    .lgeai-wrapper tbody tr td {
        padding: 1rem 2rem;
    }
    .lgeai-wrapper tbody tr td:first-child {
        border-right: 1px solid #e1e1e1;
	}
	
	body:not(.is-mobile) .marketing-section,
	body:not(.is-mobile) .product-section {
		margin-top: 50px;
	}
	body:not(.is-mobile) .support-title .Connect-smartthinQ-BG-Mobile,
	.is-mobile .support-title .Connect-smartthinQ-BG-Desktop {
		display: none;
	}
	
                   
    body:not(.is-mobile) .slide-wrapper.mobile {
    border: solid 1px #8a8a8a;
    border-radius: 10px;
    margin-top: 1rem;
}
                   
    .lgeai-wrapper .slide-wrapper.as-list{
    	border:none!important 
    }               
	body:not(.is-mobile) .slide-wrapper.mobile .slider {width: 50%;margin-left: auto;margin-right: 0;top: 0px;}
	body:not(.is-mobile) .slide-wrapper.mobile .slide-span &gt; * {position: relative; padding: 0 0.5rem;}
body:not(.is-mobile) .slide-wrapper.mobile .slide-span .active {
    background: #ffe9ef;
    color: #000;
}
	body:not(.is-mobile) .slide-wrapper.mobile .slide{min-height: 450px; text-align: center; box-shadow: none;}
	body:not(.is-mobile) .slide-wrapper.mobile .slide img{width: auto}
	body:not(.is-mobile) .slide-wrapper.mobile .slide-caption{width: 50%;height: 100%;position: absolute;left: 0;top: 7%;padding: 0.6rem;padding-top: 0;z-index: 3;background: transparent;overflow-y: auto;border-radius: 0;border-right: solid 1px;}
	body:not(.is-mobile) .slide-wrapper.mobile .slide-caption .slide-span &gt; .right {transform: translateX(400%);}
	body:not(.is-mobile) .slide-wrapper.mobile .slide-caption .slide-span &gt; *.left {transform: translateX(0)}
	body:not(.is-mobile) .slide-wrapper.mobile .slide-caption .slide-span p{margin: 1rem 0;margin-top: 0;;position: relative;padding-left: 3rem;font-size: 1rem;}
	body:not(.is-mobile) .slide-wrapper.mobile .slide-caption .slide-span p:first-child:before{content: "";display: inline-block;width: 2rem;height: 2.5rem;background-image: url(http://www.lg.com/us/support/business/images/checked.png);background-size: 100%;background-repeat: no-repeat;vertical-align: middle;margin-left: -3rem;position: absolute;z-index: 11;}
	body:not(.is-mobile) .slide-wrapper.mobile .slider-left{right: 83%;background: none!important;font-family: "LG Smart Regular";text-transform: capitalize;}
	body:not(.is-mobile) .slide-wrapper.mobile .slider-right{left: 83%;background: none!important;text-transform: capitalize;font-family: "LG Smart Regular";}
	body:not(.is-mobile) .slide-wrapper.mobile .slider-list-btn {font-size: 120%;margin-bottom: 2rem;}
	body:not(.is-mobile) .slide-wrapper.mobile .dot-holder {width:50%; background: #ccc; margin-right:0; margin-left:auto;}
	body:not(.is-mobile) .slide-wrapper.mobile .slide-progress {width:50%; margin-right:0; margin-left:auto;}
	body:not(.is-mobile) .slide-wrapper.mobile .btn:after{font-size:initial;color:#a50034;top: 50%;}
	body:not(.is-mobile) .slide-wrapper.mobile .btn:before{color: #000;text-shadow: 0 0 10px #000;top:50%;font-size: 3rem;}
	body:not(.is-mobile) .slide-wrapper.mobile.as-list .slider{width:100%;}
	body:not(.is-mobile) .slide-wrapper.mobile.as-list .slide{/* box-shadow: 1px 1px 10px #4b4b4b; */border: solid 1px #666;}
    .slide-wrapper.mobile .slide-caption .slide-span p {
        font-size: 1.1rem;
    }
    .btn.slider-left:hover, .btn.slider-right:hover{border:none}
	.lgeai-wrapper .slide-wrapper.as-list .slide-title{margin: 0 0 1rem; font-family: "LG Smart Regular"; font-size: 2.5rem}
	.lgeai-wrapper .btn{padding: 7px 24px; margin-top:1rem}
	.lgeai-wrapper .rs-tab-links &gt; DIV &gt; a{font-size:1.2rem; height:3rem; line-height:3rem;}
	.lgeai-wrapper .tab-section &gt; ul{width: 100%!important;}
	.lgeai-accord-link {background: #f9f9f9;border:none;padding-left: 5rem!important;padding-bottom: 1rem!important;box-shadow: 1px 1px 5px #ccc;font-size: 16px;}
	.lgeai-accord-link .big-number {display: none;}
	.slide-wrapper.mobile.as-list .slider div.slide:last-of-type{display:none}
	.slide-wrapper.mobile.microscopic{width: 0; height:0; overflow: hidden}
	.google-air-conditioner .not-needed,
	.google-tv .not-needed,
	.google-robot .not-needed,
	.google-air-purifier .not-needed,
	.google-styler .not-needed{
		display: none;
	}
	.lgeai-accord {
/*		position: relative;*/
		counter-reset: item;
	}
	.lgeai-accord-item {
		position: relative;
		list-style: none;
		margin-bottom: 1rem!important;
	}	
	.lgeai-accord-item::before {
		margin-bottom: 1rem;
		position: absolute;
		content: counter(item);
		counter-increment: item;
		display: inline-block;
		color: #a50034;
		left: 0;
		top: -0.5rem;
		font-size: 2.8rem;
		font-family: "LG Smart Light",arial;
		margin-left: 1rem;
		max-width: 20%;
		z-index: 2;
	}
	.is-mobile .lgeai-accord-item::before{
		margin-left: 0.5rem;
	}
	.slide-wrapper.mobile.as-list .btn.small.slider-right, .slide-wrapper.mobile.as-list .btn.small.slider-left {
		display: none;
	}
	.is-mobile .multi-box-inline{
		align-items: stretch;
	}
	.is-mobile .lgeai-box-appliance{
		width:30%;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		margin:0.5rem!important;
	}
	.is-mobile .lgeai-box-appliance img{
		min-height: unset;
	}
	.is-mobile .lgeai-box-appliance p{
		line-height: 0.5rem;
		font-size: 0.8rem!important;
	}
	ul.ai-list-command:last-child {
		margin-bottom: 5rem;
	}
	.is-mobile .lgeai-wrapper .slide-span &gt; div:last-child {
		display: none;
	}
	.is-mobile .lgeai-steps &gt; * {
		margin-left: 1rem;
		margin-right: 1rem;
		padding: 0;
	}

	.is-mobile .lgeai-wrapper .tab-section &gt; ul &gt; li {
		margin-left: 1.5rem;
		/* font-size: 1rem; */
	}
	.is-mobile .lgeai-wrapper .tab-section &gt; ul &gt; li &gt; a {
		display: inherit;
		font-size: 1rem;
		line-height: 2rem;
		height: 2.2rem;
	}



	.lgeai-wrapper {
		max-width: unset;
		max-width: none;
	}
	.lgeai-wrapper .flwl.scrollhere {
		margin-left: 0;
		margin-right: 0;
	}
	#content.support-title {background: #e6ded9;}	
	.background-image.left-right{
		min-height: 640px;	
	}
	.left-container{margin-left: -10%}
	.right-container{margin-right: -10%}
	.left-container,
	.right-container{
		width: 60%;
		-webkit-transform: skewX(-19deg);
		transform:skewX(-19deg);
		border: none;
		overflow: hidden;
		-o-text-overflow: clip;
		text-overflow: clip;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		cursor: pointer;
		float:left;
	}
	.left-parallelogram,
	.right-parallelogram{
		width: 100%;
		min-height: 640px;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		background-repeat: no-repeat;
		-webkit-background-clip: border-box;
		background-clip: border-box;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
		background-position-y:100%;
		-webkit-transform:skewX(19deg);
		transform:skewX(19deg);
		text-align: center;
		position: relative;
	}
	.left-parallelogram{
		background-image: url("/us/content/img/lgeai/Main Support/Voice-Assistant-Left-Fade.jpg"); /*FADE*/
		margin-left: 10.5%;
		background-position-x: 100%;
	}
	.right-parallelogram{
		background-image: url("/us/content/img/lgeai/Main Support/Voice-Assistant-Right-Fade.jpg"); /*FADE*/
		margin-left: -12.5%;
		background-position-x: 10%;
	}
	.left-parallelogram.active,
	.left-container:hover &gt; .left-parallelogram{
		background-image: url("/us/content/img/lgeai/Main Support/Voice-Assistant-Left-Hover.jpg"); /*HOVER*/
		-webkit-transform:skewX(19deg);
		transform:skewX(19deg);
	}
	.right-parallelogram.active,
	.right-container:hover &gt; .right-parallelogram{
		background-image: url("/us/content/img/lgeai/Main Support/Voice-Assistant-Right-Hover.jpg"); /*HOVER*/
		-webkit-transform:skewX(19deg);
		transform:skewX(19deg);
		
	}
	.left-parallelogram.active .left-description,
	.right-parallelogram.active .right-description{
		color: #fff;
    	background: rgba(86, 12, 35, 0.9);
	}
	.left-description, .right-description {
		color: #fff;
		bottom: 0;
		position: absolute;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		background: rgba(0, 0, 0, 0.69);
		padding: 1rem;
		text-align: center;
		display: block;
	}
	.title-description.container{
		text-align: center;
		line-height: 120%; 
		color: #303030; 
		display: block;
		font-weight: bold;
   		font-size: 3rem;
	}
	
	.is-mobile #content .background-image{
		display: block;
		min-height: unset;
	}
	.is-mobile .left-container,
	.is-mobile .right-container{
		-webkit-transform: skewX(0);
    	transform: skewX(0);
		margin: 0;
		width: 50%;
	}	
	.is-mobile .left-parallelogram,
	.is-mobile .right-parallelogram {
		min-height: 350px;
		background-size: cover;
		width: 100%;
		-webkit-transform: skewX(0);
    	transform: skewX(0);
		margin: 0;
	}
	.is-mobile .left-parallelogram {
		background-position-x: 60%;
	}
	.is-mobile .right-parallelogram {
		background-position-x: 25%;
	}
	.is-mobile .left-parallelogram.active, 
	.is-mobile .left-container:hover &gt; .left-parallelogram,
	.is-mobile .right-parallelogram.active, 
	.is-mobile .right-container:hover &gt; .right-parallelogram {
		-webkit-transform: skewX(0);
		transform: skewX(0);
	}
	.is-mobile .left-description,.is-mobile .right-description{
	    display: block;
		bottom: -6%;
		font-size: 110%;
	}
	.is-mobile #content .title {
		position: absolute;
		top: 87%;
		display:block !important;
	}
	.is-mobile .support-title .title-head {
        font-size: 2.5rem;
	}
	.is-mobile .title-description{
		line-height: 117%;
		font-size: small;
		display: block;
	}
	.is-mobile .flwl.google-assistance, .is-mobile .flwl.amazon-alexa {
		margin-left: 0;
		margin-right: 0;
	}
	.is-mobile .ai-go-back {
		float: unset;
		margin-right: 0;
		text-align: center;
		margin-bottom: 1rem;
	}
	.is-mobile li.start.noborder.center.no-question {
		float: unset;
		margin-top: 0;
		border: none;
		box-shadow: none;
		padding-top: 0;
	}

	.is-mobile .lgeai-accord-link {
		font-size: 0.8rem!important;
		line-height: 1.2rem;
		padding-left: 3rem!important;
	}
	.is-mobile #android-getting-started-copy,
	.is-mobile #iphone-getting-started-copy{
		margin: 0;
	}
	.is-mobile a.lgeai-box-android-or-ios {
		width: inherit;
	}
	.is-mobile a.lgeai-box-android-or-ios:first-child {
		width: inherit;
		margin-bottom: 20px;
	}
	
	.lgeai-wrapper .rs-tab-links &gt; DIV {
		width: 50%;
	}
	.is-mobile .lgeai-wrapper .rs-tab-links &gt; DIV {
		width: 100%;
	}

	.preload-bg {
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.64);
		z-index: 0;
		top: 0;
		right: 0;
		padding-top: 20%;
		text-align: center;
	}
	.lgeai-wrapper .ai-grid-box img {
    width: auto;
}</pre></body></html>