/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

@font-face {
    font-family: 'Samsung';
    src: url('font/SamsungOneLatinCompact-400.eot');
    src: url('font/SamsungOneLatinCompact-400.woff') format('woff'),
    url('font/SamsungOneLatinCompact-400.svg')  format('svg');
    font-weight: normal;
    font-style:  normal;
}

@font-face {
    font-family: 'Samsung';
    src: url('font/SamsungOneLatinCompact-800.eot');
    src: url('font/SamsungOneLatinCompact-800.woff') format('woff'),
    url('font/SamsungOneLatinCompact-800.svg')  format('svg');
    font-weight: bold;
    font-style:  normal;
}


#wrapper *{
    box-sizing: border-box;
}
html {
    color: #222;
    font-size: 14px;
    line-height: 1.4;
    font-family: Samsung;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;

}
iframe{
    border:0px;
}

fieldset,figure {
    border: 0;
    margin: 0;
    padding: 0;
}



textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

body {
    /*font: 16px/26px Samsung, Helvetica, Helvetica Neue, Arial;*/
}
p{
    font-size:14px;
}

#globalHeader{
    /*position:fixed;
   top:0px;*/
    height:75px;
    padding:30px 50px;
    font-size: 16px;
    background: #fff;
    width: 100%;
    z-index: 100;
	position: relative;		
    top:-35px;		
	margin-bottom:-80px;
}

#mainMenu{
    display:none;

}

#mainMenu em, button em{
    position:absolute;
    left:10000px}

.logo{
    background: url(../img/suhdtv.png);
    background-size: 102px 32px;
    width: 102px;
    height: 32px;
    display: inline-block;
    text-indent: -2000px;
    position: absolute;
    left: 30px;
    top: 22px;
}
.logo h1{
    margin: 0;
}
.samsung-page{
    display: inline-block;
    position: absolute;
    right: 150px;
    top: 18px;
    padding: 10px 15px 10px 37px;
    background: #f5f5f5 url("../img/home.png") no-repeat 12px 11px; 
    color: #000; font-size:12px;
    text-decoration: none;
}
.samsung-page-buy{
    display: inline-block;
    position: absolute;
    right: 2%;
    top: 18px;
    padding: 9px 25px 9px 25px;
    background: #0071bf; /* url("../img/home.png") no-repeat 17px 14px;*/
    color: #fff; font-size:12px;
    text-decoration: none;
}

.samsung-page:hover{
    background: #eeeeee url("../img/home.png") no-repeat 12px 11px;
}
.samsung-page-buy:hover{
    background: #444444; color: #fff;
}

a.back{
    font-size:18px;
    color:#f5f5f5;
    background:#333;
    padding:10px 65px;
    text-decoration: none;
}

#globalHeader nav{
    display: block;
    width: 800px;
    margin: -38px auto 0 auto;
    min-width:430px;
    text-align: center;
}


#globalHeader ul{
    display: inline;
    padding:0px;
}


#globalHeader ul li{
    display: inline;
}

#globalHeader ul li ul {
    position:absolute;
    width:100%;
    left:0px;
    display:none;
    z-index: 1;
}

#globalHeader ul li:hover ul,
#globalHeader ul li.active ul{
    display:block;
}

#globalHeader ul li:hover ul{
    z-index: 10;
}

#globalHeader ul li ul li a{
    height: 48px;
    padding-top: 11px;
    font-weight: normal;
}

#globalHeader ul li ul li:hover a i, #globalHeader ul li ul li.active a i{
    border-bottom: 0px;
}


#globalHeader ul li a i{
    font-style: normal;
    display:inline-block;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-bottom: 5px solid #fff;
    padding-bottom:3px;
    padding-left:5px;
    padding-right:5px;

}


#globalHeader ul li a{
    display: inline-block;
    height: 82px;
    color: #000;
    background: #fff;
    text-decoration: none;
    font-weight: bold;
    padding-top: 29px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    margin-left: 1%;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#globalHeader ul li:hover a i,#globalHeader ul li.active a i,
#globalHeader ul li a:focus i{
    border-bottom: 5px solid #000
}


#globalHeader ul li ul li a i{
    padding-bottom:0px;
    border-bottom: 0px !important;
}

.subMenu{
    width: 100%;
    text-align: center;
    background: #fff;
    position: fixed;
    top: 74px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #f5f5f5;
    z-index: 1190;
    padding: 10px 0;
}



.subMenu li{
    display:inline-block;
    margin:0 0px
}

.subMenu li a i{
    color:#313233;
    text-decoration: none;
    background:#fff;
}
.subMenu li a i{
    font-style: normal;
    font-size:14px;
    display:inline-block;
    padding:0 10px;
}

.subMenu li a.active i,
.subMenu li a:hover i,
.subMenu li a:focus i{
    background:#000;
    color:#fff
}

li:first-child .subMenu li:first-child a.active i,
li:first-child .subMenu li:first-child a:hover i,
li:first-child .subMenu li:first-child a:focus i{
    background:#333;
    color:#fff
}

body{
    /*min-width:960px;*/
}

#skip
{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    color:#000;
}

#skip:focus
{
    left:150px;
    position:fixed;
    width:auto;
    height:auto;
}


#wrapper{
    position:relative;
}

/* ==========================================================================
   Main Page
   ========================================================================== */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0px;
    height: 0;
    margin-top:50px;
    margin-bottom:25px;
    top:-50px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.subTopic .videoWrapper {
    margin-top:80px;
}
.subTopic .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#bottomContent{
    float:left;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.fullscreen{
    position:relative;
    display:block;
    width:100%;
    height:500px;
    background: #ccc;
    overflow:hidden;
}

.fullscreen.noparalax>article{
    transform:translate(0,30px);
    opacity:0;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}
.fullscreen.paralax>article{
    transform:translate(0,0px);
    opacity:1;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.fullscreen.paralax,.fullscreen.noparalax {
    transform:scale(1);
}
.fullscreen.paralax aside
{
    transform:translate(0,0px);
    opacity:1;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    max-width:370px
}

.fullscreen.noparalax aside
{
    opacity:0;
    transform:translate(20px,0px);
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    transition-delay: 1s;
    -webkit-transition-delay: 0s;

}


.fullscreen aside {
    width: 20%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size:12px;
    line-height:1.8em;
    -webkit-transform: translateZ(0);

    max-width:370px
}


.fullscreen aside a {
    color:#333;
    text-decoration: none;
}

.fullscreen aside nav{
    position:absolute;
    z-index: 9;
    text-align: right;
    width:100%;
    top:78px;
    left:-100%;
}

.fullscreen aside nav a{
    width:200px;
    display:block;
    color:#000;
    text-align: right;
    text-decoration: none;
    vertical-align: middle;
    border-right:3px solid transparent;
    padding:7px 60px 7px 0;
    font-weight:bold;
    margin-bottom:20px;
    opacity:0.8;
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
    float:right;
}

.fullscreen aside nav a:hover,.fullscreen aside nav a.active{
    opacity:1;
    border-right:3px solid #333;
}


.fullscreen aside nav a.quantumDot{
    background: url(../img/main/icons.png) no-repeat 155px -0px;
}

.fullscreen aside nav a.quantumColor{
    background: url(../img/main/icons.png) no-repeat 155px -71px;
}

.fullscreen aside nav a.hdr1000{
    background: url(../img/main/icons.png) no-repeat 155px -141px;
}

.fullscreen aside nav a.cleanBackDesign{
    background: url(../img/main/icons.png) no-repeat 155px -208px;
}

.fullscreen aside nav a.bezelFreeScreen{
    background: url(../img/main/icons.png) no-repeat 155px -278px;
}

.fullscreen aside nav a.almightRemote{
    background: url(../img/main/icons.png) no-repeat 155px -355px;
}

.fullscreen aside nav a.smartHub{
    background: url(../img/main/icons.png) no-repeat 155px -425px;
}

.fullscreen aside nav a.connectShare{
    background: url(../img/main/icons.png) no-repeat 155px -496px;
}

.fullscreen aside nav a.cloudGaming{
    background: url(../img/main/icons.png) no-repeat 155px -567px;
}

.fullscreen aside .explore{
    padding: 0px 10% 10% 10%;

    position: absolute;
    left: 100%;
    width: 100%;
    top: 0px;
    text-align: left;
}

.fullscreen aside .explore img{
    width:100%;
    margin-bottom:1em;
}

.fullscreen aside .explore div h3{
    display:none;
}

.fullscreen aside .explore div{
    display:block;
    position:relative;
    height:0px;
    overflow:hidden;
    opacity:0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.fullscreen aside .explore div p {
    margin:0px;
}

.fullscreen aside .explore div.active{
    left:0px;
    height:auto;
    opacity:1;
}

.fullscreen .switch{
    position:absolute;
    width:32px;
    height:32px;
    background: url(../img/main/switch.png);
    background-size:32px 64px;
    border: 0px;
    bottom:5px;
    right:0px;
    display:none;
    padding:0px;
    margin:0px;

}
.fullscreen.on .switch{
    background: url(../img/main/switch.png) bottom;
    background-size:32px 64px;
}

.fullscreen aside h3{
    font-size:24px;
    display:block;
    border-bottom:1px solid #ccc;
    padding-bottom:0.5em;
}

.fullscreen aside a.arrow-right{
    display:inline-block;
    color:#000000;
    text-decoration: none;
    background: url(../img/arrow_right.png) no-repeat right;
    padding-right:35px;
    font-size:16px;
    font-weight: bold;
    margin-top:0.8em;
    width: inherit;
    float: none;
}
.fullscreen aside nav a:hover{
    text-decoration: none;
}

.fullscreen aside a.arrow-right:hover,
.fullscreen aside a:hover,
#news ul li a:hover h3{
    text-decoration: underline;
}
.fullscreen aside a.arrow-right{
    border-right:0px!important;
}
.fullscreen aside>div img{
    width:100%;
    margin-bottom:1em;

}
.fullscreen aside figure{
    position:relative;
    width: 100%;
    display: block;
    min-height: 30px;
}

.fullscreen h4{
    font-size: 16px;
    margin-top:0px;
}

.fullscreen aside figure figcaption{
    display:inline-block;
    position:absolute;
    width:40%;
    color: #fff;
    background: #333;
    top:0px;
    left:0px;
    text-align: center;
    font-size:12px;
    font-weight: normal;
}

.fullscreen h4 span{
    width:40%;
    color: #fff;
    background: #333;
    text-align: center;
    display: block;
    font-size:12px;
    font-weight: bold;
    margin-bottom:1em;
}
.fullscreen aside figure figcaption{
    font-weight: bold;
}
.fullscreen article+article h4 span{
    background: #5c5c5c;
}

.fullscreen aside>div{
    width:100%;
}

#quality{
    background: url(../img/main/img1.jpg) no-repeat left center;
    background-size: 100% auto;
    top:0px;
}

#design{
    background: url(../img/main/img2.jpg) no-repeat left center;
    background-size:100% auto;
}

#smart{
    background: url(../img/main/img3.jpg) no-repeat left center;
    background-size:100% auto;
}

.fullscreen>article{
    position: absolute;
    width: 26%;
    right: 25%;
    top: 33%;
    max-width: 433px;
}

#smart.fullscreen>article{
    top: 28%;
}

.fullscreen>article.left{
    position: absolute;
    width: 26%;
    right: 26%;
    left: 5%;
    max-width: 433px;
}

.fullscreen>article h2{
    font-size:72px;
    line-height: 1em;
    margin:0em 0em 0.5em 0em;
    color:#313233;
}

.fullscreen>article h2 small i{
    display:inline-block;
    width:80px;
    border:1px solid #888888;
    margin-right:1em;
}

.fullscreen>article h2 small{
    display:block;
    font-size:14px
}

#faceslider{
    display: none;
}

.moreStories{
    position:absolute;
    bottom:0;
    left:0;
    padding: 0% 10% 10% 10%;
}

#topic{
    background:#f5f5f5 ;
    padding: 120px 0;
    float:left;
    width:100%;
}

#topic>ul{
    margin-top:4em;
}

#topic ul, #topic ul li{
    display:block;
    list-style: none;
    padding:0px;
    font-size: 0px;
    vertical-align: top;
    background: #fff;
    margin-right:1%;
    margin-bottom:1%;
    margin-top:1em;
}

#topic ul li figure{
    width:100%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.forbannerimage{
    width:50%;}
	
	.forthetitle { padding-top:10%;}
	
	.forsliverimage{width:100%}

#topic ul li figure img{
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}


#topic ul li:hover figure img{
    -webkit-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#topic ul li article{
    font-size: 14px;
    background: #fff;
    display: inline-block;
    width:50%;
    vertical-align: top;
    padding: 35px 35px;
}

#topic ul li article h3,
#topic ul li article h2 {
    margin:0px;
    font-size:1.2em;
}

#topic ul li:hover article h3{
    margin:0px;
    text-decoration: underline;
}

#topic ul li figure img{
    width:100%;
    margin:0px;
}

#topic ul li{
    padding:0px;
    width:49%;
    float:left;
    position:relative;
}

#topic .wrapper{
    width:1200px;
    margin:auto;
}


#topic .wrapper p{
    margin-bottom:3em;
}

#topic a:hover h2{
    text-decoration: underline;
}

#topic h2{
    font-size:72px;
}

#topic .right footer
{
    left:0px;
}

#topic footer{
    position:absolute;
    bottom:0px;
    left:50%;
    width: 50%;
    padding:35px;
}

#topic footer a{
    display:inline-block;
    width:25px;
    height:25px;
    margin-right:5px;
    background: url(../img/twitter-facebook.png) no-repeat;
    text-indent: -3000px;
    opacity:0.7;
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

#topic footer a:hover{
    opacity:1;
}

#topic footer a.twitter{
    background: url(../img/twitter-facebook.png) no-repeat -40px 0px;
}

#news{
    background:#fff ;
    padding: 80px 0;
    float:left;
    width:100%;
}

#news>ul{
    margin-top:4em;
}

#news ul,#news ul li{
    display:block;
    list-style: none;
    padding:0px;
    font-size: 0px;
    vertical-align: top;
    background: #fff;
    margin-right:2%;
    margin-bottom:1%;
    margin-top:1em;
}
#news ul li a{
    color:#333;
}

#news ul li figure{
    width:100%;
    display: inline-block;
    vertical-align: top;
    overflow:hidden;
}

#news ul li figure img{
    -webkit-transition:all 0.1s linear;
    transition:all 0.1s linear;
}

#news ul li figure:hover img{
    -webkit-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#news .wrapper>p{
    margin-bottom: 3em;
}

#news ul li article{
    font-size: 14px;
    background: #fff;
    display: inline-block;
    width:100%;
    vertical-align: top;
    position:relative;
}

#news ul li article h3{
    margin:1em 0px;
    font-size: 20px;
    font-weight: bold;
}

#news ul li figure img{
    width:100%;
    margin:0px;
}

#news ul li{
    padding:0px;
    width:32%;
    float:left;
}

#news ul li:last-child{
    margin-right:0%;
}

#news .wrapper{
    width:1200px;
    margin:auto;
}

#news h2{
    font-size:72px;
}


.globalFooter{
    background: #313233;
    padding: 15px 30px;
    color: #ccc;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    font-size:12px;
}

.globalFooter .social {
    width:24px;
    height:24px;
    display:inline-block;
    background: url(../img/social.png);
    text-indent: -10000px;
    margin-left:10px;
    opacity:0.8;
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

.globalFooter .social:hover{
    opacity:1;
}

.globalFooter .social.twitter{
    background: url(../img/social.png) -34px 0;
    overflow: inherit;
}

.globalFooter .social.youtube{
    background: url(../img/social.png) -68px 0;
}

.globalFooter em{
    font-style:normal;
    display:inline-block;
    position:absolute;
    right:50px;;
    top:15px;
    height:25px;
    background: url(../img/samsung-logo.png) no-repeat right center;
    padding-right:90px;
    font-size:12px;
}

/* ==========================================================================
   Sub Topic
   ========================================================================== */
.topic #topic li a{
    color:#333;
    text-decoration: none;
}

.subTopic,.topic{
    width: 1200px;
    margin: 150px auto 0 auto;
    padding:0 120px;
}

.subTopic h1{
    width:100%;
    text-align: center;
    font-size:48px;
    color:#333;
    margin-bottom: 1em;
    line-height: 1.2em;
}

.subTopic{
    padding:0 0px;
}

.topImage{
    margin-bottom:1.5em;
    width:100%;
}
.subTopic nav{
    float:right;
}

.subTopic nav a{
    display:inline-block;
    width:43px;
    height:42px;
    background: url(../img/twitter-facebook-circle.png) no-repeat;
    margin-top: -8px;
    opacity:0.65;
    transition: opacity 0.2s linear;
    position:relative;
    top:-4px;
}

.subTopic nav a.twitter{
    background: url(../img/twitter-facebook-circle.png) no-repeat -61px 0;
    margin-left:10px;
}

.subTopic nav a:hover{
    opacity:1
}

.subTopic>section{
    padding:20px 120px;
    font-size: 16px;
}
.subTopic section p{
    margin: 2em 0;
    line-height: 1.62em;
    font-size:18px;
}

.subTopic section p a{
    color:#000;
    text-decoration: underline;
    font-weight: bold;
}

.subTopic section>img{
    margin-top:1em;
    max-width: 100%;
    display:block;
}
.subTopic section em{
    display: block;
    text-align: center;
    font-size: 10px;
    font-style: normal;
}
.subTopic section blockquote{
    font-size:24px;
    display:block;
    width:100%;
    margin:2em auto;
    padding:0 100px;
    text-align: center;
    font-style: italic;
    line-height: 1.62em;
}

.subTopic section ul,
.subTopic section ul li{
    font-size: 18px;
    line-height: 1.62em;
}
.subTopic section ul li{
    margin-bottom: 1em;
    list-style: none;
}

.subTopic hr {
    border-top: 1px solid #ccc;
    margin: 1.5em 0;
}

.subTopic>section+hr {
    margin: 1.5em 0 4em 0;
}

.footerLinks h2{
    text-align: center;
    font-size:36px;
    margin-top: 3em;
    margin-bottom:1em;
    color:#555;
}

.footerLinks #clean{
    width: 100%;
    height: 290px;
    padding: 102px 200px;
    background: #eee url("../img/backDetails.jpg") no-repeat 80% 0px;
}

.footerLinks #clean.hdr1000{
    width: 100%;
    height: 290px;
    padding: 102px 200px;
    background: #eee url("../img/backDetails2.jpg") no-repeat 90% 0px;
}

.footerLinks #clean.smarthub{
    width: 100%;
    height: 290px;
    padding: 102px 200px;
    background: #eee url("../img/backDetails3.jpg") no-repeat 80% 0px;
}



.footerLinks #clean strong{
    font-size:32px;
    margin-bottom:30px;
    display:inline-block;
}


.footerLinks #clean:hover *{
    text-decoration: underline;
}

.footerLinks .footerTopic, .footerLinks .footerNews{
    width:50%;
    margin-top:30px;
    margin-bottom:50px;
}

.footerLinks .footerTopic a,.footerLinks a{
    color:#333;
    text-decoration: none;
}

.footerLinks .footerTopic{
    float:left;
    padding-right:20px;
    position:relative
}

.footerLinks .footerTopic strong,
.footerLinks .footerNews strong{
    position:absolute;
    top:0px;
    left:0px;
    display:inline-block;
    padding:3px 15px;
    width:150px;
    text-align: center;
    background: #333;
    font-size:12px;
    color:#f5f5f5
}

.footerLinks .footerNews strong{
    background: #5c5c5c;
}

.footerLinks .footerTopic img{
    width:50%;
    float:left;
    float:left;
    margin-right:20px;
}

.footerLinks .footerNews{
    display: inline-block;
    height: 292px;
    border: 1px solid #ccc;
    padding: 56px;
    position: relative;
    width: 48%;
    margin-left: 2%;
}

.footerLinks .footerNews p {
    font-size:14px;
}

.footerLinks .footerNews h3{
    margin: 0px;
    font-weight: bold;
    font-size: 22px;
}

.footerLinks .footerNews a {
    color: #333;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #313233;
    padding: 0px 20px;
    font-weight: bold;
    margin-top: 1em;
    font-size: 16px;
}

.topic {
    padding: 0 0px;
}

.topic>article{
    height:400px;
    width:98%;
    position:relative;
}

.topic>article div{
    height:100%;
    width:24.5%;
    background: rgba(255,255,255,0.8);
    position:absolute;
    left:0px;
    top:0px;
    padding: 70px 40px 0 40px;
}

.topic>article img{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
}

.topic>article h3{
    font-size: 32px;
    line-height: 1.5em;
    margin: 0px;
}

.footerLinks .footerTopic a:hover h3, .footerLinks a:hover h3{
    text-decoration: underline;
}

.topic>article a{
    color:#333;
    display:inline-block;
    text-decoration: none;
    border: 1px solid #333;
    padding:0px 20px;
    font-weight: bold;
}
.topic>article>a{
    border: 0px solid #333;
    padding:0px;
    width:100%;
    height:100%;
    outline: inherit !important;
    display:block;
}

.topic>article>a:active img,
.topic>article>a:focus img{
    box-shadow: 0 0 5px #003eff ;
}

.topic h1{
    width:100%;
    text-align: center;
    font-size: 72px;
    font-weight: bold;
}


.topic #topic li:nth-child(even) {
    width:49%;
    margin-right: 0px;
}

.topic>h3{
    font-size: 32px;
    font-weight: normal;
    line-height: 1.5em;
}

#topic ul li a{
    color:#333;
    text-decoration: none;
}

.topic #topic{
    background: #fff;
    padding: 50px 0;
}
.topic #topic li,
.topic #topic ul li article{
    background: #f5f5f5;
}

.topic #topic li:nth-child(even),
.topic #topic ul li:nth-child(even) article{
    background: #f5f5f5;
}

.topic #topic li.right:nth-child(odd),
.topic #topic ul li.right:nth-child(odd) article{
    background: #f5f5f5;
}

.topic #topic li.right:nth-child(even),
.topic #topic ul li.right:nth-child(even) article{
    background: #f5f5f5;
}


#topic ul li.right article.last{
    background: #fff url(../img/main/clean.png) right 50% no-repeat !important;
    background-size: 100% auto !important;
    width:100%;
    height:292px;
    vertical-align: middle;

}


#topic ul li.right a.hdr article.last{
    background: #f5f5f5 url(../img/main/hdr.jpg) right 50% no-repeat !important;
    background-size: 100% auto !important;
}


#topic ul li.right a.hub article.last{
    background: #f5f5f5 url(../img/main/hub1.jpg) right 50% no-repeat !important;
    background-size: 100% auto !important;

}

#topic ul li.right.hub article,
#topic ul li.right.hdr article,
#topic ul li.right.clean article{
    height: 291px;
    overflow: hidden;
}


#topic ul li.right.hub a.hub article.last,
#topic ul li.right.hdr a.hdr article.last,
#topic ul li.right.clean a.clean article.last{
    display:block;
    padding-right: 330px;
}

#topic ul li.right article.last h3 {
    margin: 70px 0 10px 0;
    font-size: 28px;
}

video{
    background: #f5f5f5;
    opacity:0;
    transition:opacity 0.3s linear;
}

/* ==========================================================================
   New
   ========================================================================== */


.news{
    width:1200px;
    margin:150px auto 0 auto;
    position: relative;
    z-index: 1;
}



.news h1{
    width:100%;
    text-align: center;
    font-size: 72px;
    font-weight: bold;
}

.news>article{
    background: #f5f5f5;
    float:left;
}

.news>article h3,
.news>article h2{
    font-size:32px;
    line-height:1.5em;
    font-weight:bold;
    margin:0px;
}

.news>article div{
    padding:100px;
}

.news>article a, .news ul li a{
    color:#333;
    display:inline-block;
    text-decoration: none;
    border: 1px solid #333;
    padding:0px 20px;
    font-weight: bold;
    margin-top: 1em;
    font-size:16px;
}
.news>article>a, .news ul li>a{
    border: none;
    display: inline;
    padding:0px;
    margin:0px;
}


.news ul li>a img{
    -webkit-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.news ul li>a figure{
    overflow:hidden;
}

.news>article>a{
    display:inline-block;
    width:50%;
    height:100%;
    overflow: hidden;
    float: left;
    margin-right:35px;
}

.news>article>a img {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.news ul li>a:hover figure img{
    -webkit-transform:scale(1.2);
    -ms-transform:scale(1.2);
    transform:scale(1.2);
}


.news>article img{
    float:left;
    width:100%;

}

.news ul{
    margin:50px 0px;
    padding:0px;
    float:left;
    width:100%;
}

.news ul li{
    display:block;
    width:100%;
    margin:0px;
    padding:0px;
    list-style: none;
    position:relative;
    font-size: 0px;
    vertical-align: top;
    height:338px;
}

.news ul li.left figure{
    float:right
}

.news ul li.left article{
    left:0px;
    right:inherit;
}

.news ul li figure{
    width:50%;
    vertical-align: top;
}

.news ul li figure img{
    width:100%;
    height:100%;
}

.news ul li article{
    position:absolute;
    top:0px;
    right:0px;
    width:50%;
    padding:50px 80px 50px 20%;
    vertical-align: top;
}


.news ul li.right figure{
    top:0px;
    right:0px;
    display: inline-block;
    vertical-align: top;
}

.news ul li.right article{
    position:relative;
    top:0px;
    right:0px;
    width:48%;
    padding: 50px 20% 50px 80px;
    display: inline-block;
}

.news ul li article h3,
.news ul li article h2{
    font-size:20px;
    line-height:1.5em;
}

#snsPosts{
    width:100%;
    float: left;
    position:relative;
}

#snsPosts>div{
    width:1200px;
    margin: auto;
    z-index: 1;
}


#snsPosts h2{
    display: block;
    text-align: center;
    font-size: 36px;
    color: #555;
    top: 30px;
    position: relative;
    font-weight: bold;
}

.ytPage{
    width:100%;
    border-bottom:1px solid #ccc;
    padding:50px;
    margin-bottom:50px;
    height:445px;
}

.ytPage .videoWrapper{
    width: 525px;
    height: 295px;
    top: 0px;
    float: left;
    margin-right: 50px;
    padding-bottom:inherit;
}


.ytPage .videoWrapper+article{
    margin-top:50px;
}

.ytPage iframe{
    float:left;
    margin-right:50px;

}

.ytPage strong{
    display: inline-block;
    background: #f12b24;
    color: #fff;
    padding:0px 25px;
    font-size: 14px;
}

.ytPage a{
    color:#333;
}
.fbPage{
    width:50%;
    position:relative;
    margin:0 50px;
    margin-bottom:100px;
}
.fbPage strong{
    background: #4862a3;
    color:#fff;
    position:absolute;
    top:0px;
    left:0px;
    padding:0 25px;

}

.twitterPage{
    float: right;
    width: 48.5%;
    position: absolute;
    right: 0px;
    top: 545px;
}

.twitterPage iframe{
    margin-top:65px !important;
}

.twitterPage strong{
    background: #55acee;
    color:#fff;
    position:absolute;
    top:0px;
    left:0px;
    padding:0 25px;
}

.feature .topFigure{
    width:100%;
    height:839px;
    background: #f5f5f5;
    position:relative;
    overflow:hidden;
}



.feature .topFigure .wrapp{
    width:1200px;
    height:100%;
    position:relative;
    margin:auto;
    overflow:hidden;
}

#hdr1000{
    display:block;
    background: url(../img/hdr1000/hdr-off.jpg);
    width:893px;
    height:754px;
    position:absolute;
    bottom:0px;
    right:0px;
    padding:0px;
}

#lowQuality{
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
#sliderView{
    width:1200px;
    height:100%;
    position:absolute;
}
#smart-view{
    display:block;
    width:577px;
    height:552px;
    position:absolute;
    top:160px;
    right:65px;
}
#smartView .topFigure h1{
    padding-left: 50px;
}
.feature .topFigure h1 small{
    font-size:14px;
    font-weight: normal;
    margin-top:1em;
    line-height:1.62em;
}

#smart-view img{
    position:absolute;
    width:100%;
    height:100%;
    opacity:0;
    -webkit-transition:opacity 0.2s linear;
    transition:opacity 0.2s linear
}

.tv1 #smart-view #tv1,
.tv2 #smart-view #tv2,
.tv3 #smart-view #tv3,
.tv4 #smart-view #tv4,
.tv5 #smart-view #tv5,
.tv6 #smart-view #tv6{
    opacity:1;
}



#smartphone{
    width:462px;
    height:299px;
    display: block;
    margin: 0 75% 0 18%;
    position: absolute;
    bottom: -1px;
    background: url(../img/smart-view/phone.png);
    width: 462px;
    height: 299px;
    z-index: 1;
}
#smart-view button
{
    text-indent: -10000px;
}
#smart-view button{
    background:rgba(255,255,255,0.5);
    display:block;
    position:absolute;
    width:58px;
    height:58px;
    border:0px;
    border-bottom:4px solid #313233;
    opacity:0;
    -webkit-transition:opacity 0.1s linear;
    transition:opacity 0.1s linear;
    z-index: 10;
}

#smart-view button:hover,
#smart-view button:focus{
    opacity:1;
    -webkit-animation-name: btn-basic;
    animation-name: btn-basic;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.tv1 #smart-view #photo1,
.tv2 #smart-view #photo2,
.tv3 #smart-view #photo3,
.tv4 #smart-view #photo4,
.tv5 #smart-view #photo5,
.tv6 #smart-view #photo6{
    opacity:1;

    -webkit-animation-name: btn-basic;
    animation-name: btn-basic;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#photo1{top: 563px;left: -215px;}
#photo2{top: 563px;left: -156px;}
#photo3{top: 563px;left: -97px;}
#photo4{    top: 621px;left:-215px;}
#photo5{    top: 621px;left:-156px;}
#photo6{    top: 621px;left:-97px;}

.feature .topFigure h1{
    padding-top: 285px;
    font-size: 72px;
    z-index: 1;
    position: relative;
}

.feature .topFigure #smartView h1,
.feature .topFigure #games h1,
.feature .topFigure #boundless h1{
    padding-left:30px;
    line-height: 1em;
}

#copyGamesMobile{
    display: block;
    width:80%;
    font-size:9px;
    position:absolute;
    top:450px;
    left:10%;
    text-align: center;
    display:none;
}

.feature .topFigure #smartView h1{
    padding-left: 115px;
}

.feature .topFigure #games h1{
    padding-left: 90px;
    padding-top: 345px;
}
.feature .topFigure #smarthub+h1{
    padding-top: 345px;
}



.feature .topFigure #smartView h1 small,
.feature .topFigure #boundless h1 small{
    display:block
}

.feature .topFigure span,
.feature .topFigure h1+div
{
    width:204px;
    display:block;
    height: 45px;
    position:relative;
    margin-top:3em;
}

.feature .topFigure #design360 h1{
    float: right;
    z-index: 2;
    position: relative;
}

.feature .topFigure h1+div{
    margin-top: 0.6em;
    margin-left:2px;
}
.feature .topFigure #design360 .rightTitle {
    float:right;
    z-index: 2;
    position: relative;
    padding-top: 285px;
}

.feature .topFigure #design360 .rightTitle h1{
    float:none;
    z-index: 2;
    position: relative;
    padding-top: 0px;
}


#design-360{
    position:absolute;
    bottom: 0px;
}
#design-360>video{
    height: 749px;
}

.feature .topFigure h1+div strong{
    position:absolute;
    font-size:14px;
    left:0px;
    bottom:0px;
    font-weight: normal;
}

.feature .topFigure h1+div strong:last-child{
    position: absolute;
    font-size: 14px;
    right: 0px;
    left: auto;
    bottom: 0px;
}

.feature>article{
    width:1200px;
    margin:auto;
    padding:50px 100px;
    font-size:18px;
    color:#555;
}

.feature>article nav{
    width:100%;
    text-align: center;
}

.feature>article nav a{
    display:inline-block;
    width:42px;
    height:42px;
    background: url(../img/twitter-facebook-circle.png) no-repeat;
    opacity: 0.65;
    transition: opacity 0.2s linear;
}

.feature>article nav a:hover{
    opacity:1;

}
a.twitter,
a.fb{
    overflow: hidden;
    text-indent:30000px;
}
.feature>article nav a.twitter{
    background: url(../img/twitter-facebook-circle.png) no-repeat -61px 0;
    margin-left:15px;
}

.feature>article p{
    font-size:18px;
    color:#555;
    line-height: 1.62em;
    margin-bottom:2em;
}

.feature>article footer{
    border-top:1px solid #ccc;
    padding-top:30px;
    padding-right:300px;
    position:relative;
    margin-bottom: 100px;
    margin-top: 4em;
}

.feature>article footer p{
    font-size:9px;
}


.feature>article figure a{
    bottom:25px;
    left:0px;
    right:inherit !important;
}
.feature>article footer a{
    top: 160px;
}
.feature>article footer a,
.feature>article figure a{
    position:absolute;
    right:0px;
    color:#000;
    text-decoration: none;
    font-size:16px;
    line-height:1.8em;
    background: url("../img/arrow_right_cycle.png") no-repeat right bottom;
    padding-right:60px;
    opacity:0.8;

}
.feature>article figure a{
    background: url(../img/arrow_right.png) no-repeat right 34px;
    padding-right: 35px;
}
.feature>article footer a:hover,
.feature>article figure a:hover{
    opacity:1;
}

.feature>article footer a strong,
.feature>article figure a strong{
    font-size:30px;
    display:block;
}
.feature>article figure a strong{
    font-size:24px;
}

.feature>article figure a{
    font-size:14px;
}


.feature>article iframe{
    margin:50px auto;
    display:block;
}


.feature .topFigure .ui-slider-handle{
    width: 16px;
    display: block;
    height: 16px;
    position: relative;
    margin-top: 2px;
    border-radius: 50px;
    background: #333;
    border: 0px;
    cursor: pointer;
}

.feature .topFigure #slider{
    height: 14px;
    display: block;
    width: 200px;
    padding-left: 12px;
    border: 0px solid transparent;
    background: transparent;
    border-radius: 0px;
    cursor: pointer;
}
.feature .topFigure #slider hr{
    height: 0px;
    border: 0px;
    border-top: 1px dotted #000;
    margin:0px;
    padding:0px;
    width: 197px;
    position:relative;
    left:-10px;
    top:6px;
}

.feature .topFigure #slider hr+hr{
    top:6px;
    border-top: 1px solid #000;
    width:0px;
    position:absolute;
    left:5px;
}

.feature .topFigure #slider figure{
    width: 15px;
    height: 15px;
    border:1px solid #333;
    position:absolute;
    border-radius:30px;
    overflow: hidden;
    background: #f5f5f5;
    top:-1px;
    left:2px;
}

.feature .topFigure #slider figure+figure{
    left: 190px;
}


#smarthub{
    top:25%;
    position:relative;
    float: left;
    margin-right: 110px;
    width: 705px;
    height:483px;
    left:20px;
}



#smarthub figcaption{
    width: 712px;
    background: url(../img/smartHub/ui.png);
    height:191px;
    position:absolute;
    bottom:72px;
    left: 2px;
}

#smarthub figcaption .hub{
    position:absolute;
    top:0px;
    left: 2px;
    top: 20px;
}

#smarthub figcaption .hub img{
    opacity:0;
    position:absolute;
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

#smarthub figcaption .hub button img{
    position:relative;
}

#smarthub.youtube .hub img#yt{opacity:1;}
#smarthub.netflix .hub img#nf{opacity:1;}
#smarthub.amazone .hub img#am{opacity:1;}
#smarthub.starplay .hub img#st{opacity:1;}
#smarthub.hbo .hub img#hb{opacity:1;}


#smarthub figcaption nav{
    position: absolute;
    top: 141px;
    background: url(../img/smartHub/logos.png);
    width: 615px;
    height: 35px;
    left: 95px;
}

#netflix{
    display: block;
    border: 0px;
    background: url(../img/smartHub/allLogos.png) -70px -1px;
    height: 35px;
    margin: 0px;
    width: 62px;
    position: absolute;
    left: 161px;
    top: 121px;
}
.netflix #netflix{
    z-index: 1;
    top: 115px;
    border:2px solid #fff;
}

.netflix.over #netflix{
    z-index: 0;
    box-shadow:none;
    top: 115px;
    border:2px solid #fff;
}

#youtube{
    display: block;
    border: 0px;
    background: url(../img/smartHub/allLogos.png) -136px -2px;
    height: 35px;
    margin: 0px;
    width: 62px;
    position: absolute;
    left: 229px;
    top: 121px;
}
.youtube #youtube{
    z-index: 1;
    box-shadow:0 2px 4px #888;
    top: 115px;
    border:2px solid #fff;
}
.youtube.over #youtube{
    z-index: 0;
    box-shadow:none;
    top: 115px;
    border:2px solid #fff;
}

#starplay{
    display: block;
    border: 0px;
    background: url(../img/smartHub/allLogos.png) -273px -2px;
    height: 35px;
    margin: 0px;
    width: 62px;
    position: absolute;
    left: 365px;
    top: 121px;
}

.starplay #starplay{
    z-index: 1;
    box-shadow:0 2px 4px #888;
    top: 115px;
    border:2px solid #fff;
}

.starplay #starplay img{
    opacity:1 !important;
    top:25px !important;
    position:relative;
}

.starplay.over #starplay{
    -webkit-transform:scale(1,1);
    -ms-transform:scale(1,1);
    transform:scale(1,1);
    z-index: 0;
    box-shadow:none;
    top: 111px;
}

#amazon{
    display: block;
    border: 0px;
    background: url(../img/smartHub/allLogos.png) -205px -2px;
    height: 35px;
    margin: 0px;
    width: 62px;
    position: absolute;
    left: 297px;
    top: 121px;
}
.amazone #amazon{
    z-index: 1;
    box-shadow:0 2px 4px #888;
    top: 115px;
    border:2px solid #fff;
}

.amazone #amazon img{
    opacity:1 !important;
    top:25px !important;
    position:relative;
}

.youtube #youtube img{
    opacity:1 !important;
    top:25px !important;
    position:relative;
}

.netflix #netflix img{
    opacity:1 !important;
    top:25px !important;
    position:relative;
}

.amazone.over #amazon{
    -webkit-transform:scale(1,1);
    -ms-transform:scale(1,1);
    transform:scale(1,1);
    z-index: 0;
    box-shadow:none;
    top: 111px;
}

#smarthub figcaption button img{
    opacity:0;
    top:25px;
    position:relative;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#smarthub figcaption button.over img,
#smarthub figcaption button:hover img{
    opacity:1;
    top:25px;
    position:relative;
}
#smarthub figcaption button
{
    border:2px solid rgba(255,255,255,0);
    z-index: 1;

    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
    top:121px;

    -webkit-animation-name: btn-basic;
    animation-name: btn-basic;

    -webkit-animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-duration: 0.7s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-direction: alternate;
    -moz-animation-delay: 0.5s;
    -moz-animation-iteration-count: infinite;

    -o-animation-duration: 0.7s;
    -o-animation-timing-function: ease-in-out;
    -o-animation-direction: alternate;
    -o-animation-delay: 0.5s;
    -o-animation-iteration-count: infinite;

    -webkit-animation-duration: 0.7s;

    animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;

}
#smarthub figcaption button:hover{
    z-index: 1;

    top: 115px;
    border:2px solid #fff;
}
#smarthub #d0,
#smarthub #d1,
#smarthub #d2{
    width:100%;
    color:#000;
    font-size: 9px;
    text-align: center;
    line-height: 1.62em;
    display:none;
    margin-top: 29em;
}
#smarthub.netflix #d0{ display:block;}
#smarthub.youtube #d1{ display:block;}
#smarthub.amazone #d2{ display:block;}


#smarthub div strong{
    display:block;
    font-size: 12px;
    line-height: 1.62em;
}

.feature #quantumColor{
    background: #f5f5f5 url(../img/quantum-color/bg.jpg) no-repeat 50% bottom;
    background-size: 1940px auto;
}

.feature #quantumColor  h1 {
    padding-top: 375px;
    font-size: 72px;
    margin: auto;
    width: 665px;
    line-height: 1.1em;
    color: #fff;
    text-shadow: 0 0 10px #102815,
    0 0 15px #102815,
    0 0 15px #102815,
    0 0 15px #102815;
}

.feature #quantumColor h1 small{
    line-height:1.6em;
    display:block;
}

.feature #quantumColor h1 label span{
    text-shadow:none;
}
.feature #quantumColor label input{
    opacity:0;
}

.feature #quantumColor label input:focus+i{
    box-shadow: 0 0 10px #003eff;
}

.feature #quantumColor label{
    display:block;
    width:80px;
    height:25px;
    background: transparent;
    border-radius:50px;
    position:relative;
    border:1px solid #fff;
    margin-top:3em;
    cursor: pointer;
}

.feature #quantumColor label i{
    display:block;
    position:absolute;
    top:4px;
    left:5px;
    height:0px;
    width:15px;
    height:15px;
    border-radius:50px;
    background: transparent;
    -webkit-transition:all 0.15s linear;
    transition:all 0.15s linear;
    z-index: 1;
    border:1px solid #fff;
}

.feature #quantumColor label input:checked+i{
    left:58px;
    background: #fff;
}
#quantumColor #on img{
    display:none;
}
#quantumColor #on{
    background: #f5f5f5 url(../img/quantum-color/on.jpg) no-repeat 50% bottom;
    background-size: 1940px auto;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity:0;
    -webkit-transition:all 0.15s linear;
    transition:all 0.15s linear;
}
#quantumColor #on.active{
    opacity:1;
}

.feature #quantumColor label span{
    display: inline-block;
    color: #fff;
    width: 29px;
    margin: 0px;
    height: 20px;
    position: relative;
    top: 1px;
    left: -1px;
    font-size: 14px;
}

.feature #quantumColor label span+span{
    left: 2px;
}

.feature #quantumColor label input+i+span{
    color:transparent;
}

.feature #quantumColor label input:checked+i+span{
    color:#fff;
}

.feature #quantumColor label input+i+span+span{
    color:#fff;
}

.feature #quantumColor label input:checked+i+span+span{
    color:transparent;
}



#boundless #smart-view{
    width: 712px;
    height: 473px;
    top: 250px;
    overflow: visible;
}

#glow{
    display:block;
    background: url(../img/boundless/glow.png);
    width:225px;
    height:225px;
    position:absolute;
    top: -111px;
    right: -115px;
    -webkit-animation: glowing 10s linear infinite;
    animation: glowing 10s linear infinite;
}

#oneRemote figure {
    width: 760px;
    height: 384px;
    position:relative;
    float: left;
    margin-top: 235px;
    padding-left: 183px;
}


#oneRemote .hid{
    opacity:0;
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
}


#oneRemote span{
    -webkit-transition:all 0.2s linear;
    transition:all 0.2s linear;
}

#oneRemote figure img{
    position:absolute;
}

#playstation{
    position: absolute;
    top: 142px;
    left: 127px;
    background: url(../img/remote/playstation.png);
    width: 77px;
    height: 181px;
}

#box{
    position: absolute;
    top: 177px;
    left: 107px;
    background: url(../img/remote/box.png);
    width: 56px;
    height: 130px;
}
#blueray{
    position: absolute;
    top: 281px;
    left: 56px;
    background: url(../img/remote/blueray.png);
    width: 184px;
    height: 49px;
}



#playstation-icon{
    position:absolute;
    top: 136px;
    left: 260px;
    background: url(../img/remote/icons.png);
    width: 45px;
    height: 60px;
    z-index: 1;
}
#box-icon{
    position: absolute;
    top: 136px;
    left: 319px;
    background: url(../img/remote/icons.png) 103px 1px;
    width: 45px;
    height: 60px;
    z-index: 1;
}
#blueray-icon{
    position: absolute;
    top: 136px;
    left: 381px;
    background: url(../img/remote/icons.png) -120px 0px no-repeat;
    width: 45px;
    height: 60px;
    z-index: 1;
}

#oneRemote #blueray-icon.hid,
#oneRemote #box-icon.hid,
#oneRemote #playstation-icon.hid{
    opacity:0.3;
}

#remote{
    position: absolute;
    top: 336px;
    left: 394px;
    background: url(../img/remote/remote.png);
    width: 83px;
    height: 238px;
    z-index: 2;
}

.feature>article footer.games a{
    top: 225px;
}

.feature>article footer.remote a{
    top: 215px;
}

.feature>article footer.smarthub a{
    top: 215px;
}

.feature>article footer.smartview a{
    top: 265px;
}


#remote-playstation{
    position: absolute;
    top: 370px;
    left: 277px;
    background: url(../img/remote/remote01.png);
    width: 90px;
    height: 275px;
    opacity:0.5;
}
#remote-box{
    position: absolute;
    top: 385px;
    left: 503px;
    background: url(../img/remote/remote02.png);
    width: 92px;
    height: 236px;
    opacity:0.5;
}
#remote-blueray{
    position: absolute;
    top: 412px;
    left: 620px;
    background: url(../img/remote/remote03.png);
    width: 67px;
    height: 241px;
    opacity:0.5;
}

.one #remote-playstation{    left: 394px;opacity:0;}
.one #remote-box{    left: 394px;opacity:0;}
.one #remote-blueray{    left: 394px;opacity:0;}

#radio{
    background: url(../img/remote/wifi.png);
    width: 48px;
    height: 50px;
    position: absolute;
    z-index: 3;
    top: 332px;
    left: 387px;
    opacity:0;
}
#radio1{
    background: url(../img/remote/wifi.png) -9px -165px;
    width: 30px;
    height: 29px;
    position: absolute;
    z-index: 3;
    top: 147px;
    left: 119px;
    opacity:0;
}
#radio2{
    background: url(../img/remote/wifi.png) -9px -113px;
    width: 30px;
    height: 29px;
    position: absolute;
    z-index: 3;
    top: 178px;
    left: 95px;
    opacity:0;
}
#radio3{
    background: url(../img/remote/wifi.png) -10px -62px;
    width: 30px;
    height: 29px;
    position: absolute;
    z-index: 3;
    top: 283px;
    left: 46px;
    opacity:0;
}

.wifi #radio,
.wifi #radio1,
.wifi #radio2,
.wifi #radio3{
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity:1;
    -webkit-animation-name: wifi;
    animation-name: wifi;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}


.feature .topFigure h1{
    line-height:1em ;

}
.feature .topFigure h1 small{
    display:block;
    left:3px;
    position:relative;
}

.feature>article figure{
    display: inline-block;
    width: 48%;
    vertical-align: top;
    position:relative;
    margin:30px 0;
}
.feature>article figure+figure{
    float: right;
}

.feature>article figure img{
    width:100%;
    height:auto;
}

h2.burnin{
    font-size:28px;
    padding:3px 0 3px 40px;
    background: url(../img/quantum-display/icons.png) no-repeat 0 0px;
}
h2.lifespan{
    font-size:28px;
    padding:3px 0 3px 40px;
    background: url(../img/quantum-display/icons.png) no-repeat 0 -67px;
    margin-top: 2em;
}
h2.cadmium{
    font-size:28px;
    padding:3px 0 3px 40px;
    background: url(../img/quantum-display/icons.png) no-repeat 0 -125px;
    margin-top: 2em;
}

@-webkit-keyframes glowing {
    0% {
        top: -127px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity:0;
    }
    9% {
        top: -187px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity:0;
    }
    10% {
        top: -187px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity:1;
    }
    35% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity:0.7;
    }
    50% {
        opacity: 0;
    }
    100% {
        top:380px;
        opacity:0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

}

@keyframes glowing {
    0% {
        top: -121px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity:0;
    }
    9% {
        top: -121px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity:0.5;
    }
    10% {
        top: -121px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity:1;
    }
    25% {

        opacity:1;
    }
    35% {

    }
    50% {
        opacity: 0;
        top:280px;
        -webkit-transform: rotate(50deg);
        transform: rotate(50deg);
    }
    100% {
        top:280px;
        opacity:0;

    }

}


/*  TG Games*/

@keyframes wifi {
    0%   {
        opacity:1
    }
    100% {
        opacity:0.5;
    }
}

@-webkit-keyframes wifi {
    0%   {
        opacity:1
    }
    100% {
        opacity:0.4;
    }
}

@keyframes btn-basic {
    0%   {
        box-shadow:         0px 0px 0px #00d2ff;
        opacity:1
    }
    100% {
        box-shadow:         0px 0px 10px #00d2ff;
        opacity:0.8;
    }
}
@-webkit-keyframes btn-basic {
    0%   {
        box-shadow:         0px 0px 0px #00d2ff;
    }
    100% {
        box-shadow:         0px 0px 10px #00d2ff;
    }
}

@keyframes btn-up-down {
    0%   {
        -ms-transform: translate(0,0); /* IE 9 */
        -webkit-transform: translate(0,0); /* Safari */
        transform: translate(0,0);
    }
    100% {
        -ms-transform: translate(0,5px); /* IE 9 */
        -webkit-transform: translate(0,5px); /* Safari */
        transform: translate(0,5px);
    }
}
@-webkit-keyframes btn-up-down {
    0%   {
        -ms-transform: translate(0,0); /* IE 9 */
        -webkit-transform: translate(0,0); /* Safari */
        transform: translate(0,0);
    }
    100% {
        -ms-transform: translate(0,5px); /* IE 9 */
        -webkit-transform: translate(0,5px); /* Safari */
        transform: translate(0,5px);
    }
}

@keyframes btn-play {
    0%   {
        box-shadow:         0px 0px 0px #00d2ff, 0px 0px 0px #00d2ff;
    }
    100% {
        box-shadow:         0px 0px 10px #00d2ff,0px 0px 10px #00d2ff;
    }
}
@-webkit-keyframes btn-play {
    0%   {
        box-shadow:         0px 0px 0px #00d2ff,0px 0px 10px #00d2ff;
    }
    100% {
        box-shadow:         0px 0px 10px #00d2ff,0px 0px 10px #00d2ff;
    }
}

#games figure{
    width: 708px;
    height: 473px;
    padding: 0px;
    background-color: #f5f5f5;
    float: right;
    margin: 201px 65px 0 0;
}

#back_change_img{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display:block;
}


.main-tv{
    position: relative;
    width : 708px;
    height: 473px;
    margin : 30px auto;
    /*overflow: hidden;*/
}
.main-tv .back-img{
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.main-tv .back-screen{
    position: absolute;
    top :0;
    left: 0;

    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.main-tv .main-tv-screen{
    position: relative;
    width : 708px;
    height: 405px;
    overflow: hidden;
}

.main-tv .slide-wrap{
    position: absolute;
    width: 699px;
    height: 58px;
    bottom: 0;
    margin: 0 5px;
    overflow: hidden;
    z-index: 1;
}

.main-tv .slide-wrap img{
    position: absolute;
}

.main-tv .slide-wrap .slide-right-wrap{
    position: absolute;
    width: 360px;
    height: 100%;
    top: 7px;
    right: 59px;
}
.main-tv .slide-right-wrap .slide-btn-wrap{
    position: relative;
    float: left;
    width: 66px;
    height: 39px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    bottom: 0;
    margin: 0 -4px 0 7px;
    border: 0px;
    text-align: left;
    display: block;
    padding: 0px;
    background: none;
}
.main-tv .slide-right-wrap .slide-hover,
.main-tv .slide-right-wrap .slide-btn-wrap:focus{
    width : 66px;
    height : 39px;
    /*이미지 키우기*/
    /*width : 85px;
    height: 48px;*/
    /* 81+4(border) */
    /* 44+4(border) */
    bottom : 7px;

    /* ie 8에서 작동되지 않음 */
    /*-ms-transform: translate(0,-7px);
    -webkit-transform: translate(0,-7px);
    transform: translate(0,-7px);*/
}
.main-tv .slide-right-wrap .slide-btn-wrap img{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 65px;
    height: 38px;
    margin-left: 2px;
    background-color: #00d2ff;
    border: 0px solid #00d2ff;
    bottom: -1px;
    box-shadow: 0px 0px 5px #00d2ff;
    -webkit-animation-name: btn-basic;
    animation-name: btn-basic;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-duration: 0.7s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-direction: alternate;
    -moz-animation-delay: 0.5s;
    -moz-animation-iteration-count: infinite;
    -o-animation-duration: 0.7s;
    -o-animation-timing-function: ease-in-out;
    -o-animation-direction: alternate;
    -o-animation-delay: 0.5s;
    -o-animation-iteration-count: infinite;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.main-tv .slide-right-wrap .slide-btn-wrap .hover{
    width : 65px;
    height : 38px;
    /*이미지 키우기*/
    /*width : 81px;
    height: 44px;*/
    background-color: #fff;
    border: 1px solid #fff;

    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.main-tv .slide-right-wrap .slide-btn-wrap .back{
    width : 62px;
    height : 35px;
    background-color: rgba(0,0,0,0);
    border: 2px solid rgba(0,0,0,0);
    opacity: 0.3;
    -webkit-animation-name: none;
    animation-name: none;
}

.main-tv .slide-right-wrap .slide-btn-wrap .selected{
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.main-tv .slide-right-wrap .slide-right{
    float: left;
    padding: 2px;
    margin-left: 7px;
}

.slide-sel-narrow{
    position: absolute;
    -webkit-transition: bottom 0.3s ease-in-out;
    transition: bottom 0.3s ease-in-out;
    bottom : -5px;
    right : -10px;
    opacity:0;
}

.main-tv .slide-dep2-hidden{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    width : 100%;
    height: 0px;
    margin : 0 2px;
    bottom: 58px;
    overflow:hidden;
}

.main-tv .slide-dep2-show{
    opacity: 1;
    height: 130px;
}

.main-tv .slide-dep2-hidden .slide-2dep-play{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    bottom: 60px;
    left: 12px;
    display: block;
    width: 91px;
    top: -8px;
    height: 90px;
}
.main-tv p{
    font-size: 9px;
    color: #000;
    text-align: center;
    line-height:1.62em;
}


.main-tv .slide-dep2-show .slide-2dep-play{
    position: absolute;
    bottom: 60px;
    left: 12px;
    display: block;
    width: 91px;
    top: -8px;
    height: 90px;
    -webkit-animation-name: btn-play;
    animation-name: btn-play;

    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-direction: alternate;
    -moz-animation-delay: 0.2s;
    -moz-animation-iteration-count: infinite;

    -o-animation-duration: 0.5s;
    -o-animation-timing-function: ease-in-out;
    -o-animation-direction: alternate;
    -o-animation-delay: 0.2s;
    -o-animation-iteration-count: infinite;

    -webkit-animation-duration: 0.5s;

    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
/* add animation box for Shahid Plus on games page - start*/
.SlideHide{display:none; visibility:hidden;}
.SlideShow{display:block; visibility:visible;}
.main-tv .slide-dep3-hidden{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    width : 100%;
    height: 0px;
    margin : 0 2px;
    bottom: 58px;
    overflow:hidden;
}

.main-tv .slide-dep3-show{
    opacity: 1;
    height: 130px;
}

.main-tv .slide-dep3-hidden .slide-3dep-play{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    bottom: 60px;
    left: 3px;
    display: block;
    width: 264px;
    top: -20px;
    height: 106px;
}

.main-tv .slide-dep3-show .slide-3dep-play{
    position: absolute;
    bottom: 60px;
    left: 3px;
    display: block;
    width: 264px;
    top: -20px;
    height: 106px;
    -webkit-animation-name: btn-play;
    animation-name: btn-play;

    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-direction: alternate;
    -moz-animation-delay: 0.2s;
    -moz-animation-iteration-count: infinite;

    -o-animation-duration: 0.5s;
    -o-animation-timing-function: ease-in-out;
    -o-animation-direction: alternate;
    -o-animation-delay: 0.2s;
    -o-animation-iteration-count: infinite;

    -webkit-animation-duration: 0.5s;

    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
/* add animation box for Shahid Plus on games page - end*/
/* add animation box for StarzPlay  on games page - start*/
.main-tv .slide-dep4-hidden{
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    width : 100%;
    height: 0px;
    margin : 0 2px;
    bottom: 58px;
    overflow:hidden;
}

.main-tv .slide-dep4-show{
    opacity: 1;
    height: 130px;
}

.main-tv .slide-dep4-hidden .slide-4dep-play{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: absolute;
    bottom: 60px;
    left: 3px;
    display: block;
    width: 143px;
    top: -20px;
    height: 106px;
}

.main-tv .slide-dep4-show .slide-4dep-play{
    position: absolute;
    bottom: 60px;
    left: 3px;
    display: block;
    width: 143px;
    top: -20px;
    height: 106px;
    -webkit-animation-name: btn-play;
    animation-name: btn-play;

    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -webkit-animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-direction: alternate;
    -moz-animation-delay: 0.2s;
    -moz-animation-iteration-count: infinite;

    -o-animation-duration: 0.5s;
    -o-animation-timing-function: ease-in-out;
    -o-animation-direction: alternate;
    -o-animation-delay: 0.2s;
    -o-animation-iteration-count: infinite;

    -webkit-animation-duration: 0.5s;

    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
/* add animation box for StarzPlay  on games page - end*/
.tv-ctrl-hidden{
    position: absolute;
    top : 0;
    left : 0;
    width: 100%;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    -ms-transform: translate(0,525px);
    -webkit-transform: translate(0,525px);
    transform: translate(0,525px);
}
.tv-ctrl-show{
    opacity: 1;
    -ms-transform: translate(0,525px);
    -webkit-transform: translate(0,525px);
    transform: translate(0,525px);
}
.feature .topFigure #slider i{
    box-sizing: border-box;
    display: block;
    height: 15px;
    width: 15px;
    background: #f5f5f5;
    border: 1px solid #333;
    position: absolute;
    top: -2px;
    cursor: pointer;
    border-radius: 15px;

}

.feature .topFigure #design360 #slider{
    padding-right:0px;

}

.feature .topFigure #design360 h1+div{
    margin-left:13px;
}


.feature .topFigure #design360 #slider hr{
    width: 193px;
}

.feature .topFigure #design360 #slider hr+hr{
    width: 0px;
}

.feature .topFigure #slider i:hover{
    position: absolute;
    border-radius:25px;
    background: #333;
}

.feature .topFigure #slider i.first{
    left: -8px;
}
.feature .topFigure #slider i.second{
    left: 54px;
}
.feature .topFigure #slider i.third {
    left: 117px;
}
.feature .topFigure #slider i.last {

    left: 180px;
}

.feature .topFigure #design360 .ui-slider-handle {
    top: -5px;
    margin-left:-20px
}
#quantumDisplay{
    position: relative;
    top: 60px;
    width: 100%;
    text-align: center;
}
#quantumDisplay img {
    position: absolute;
    left: -9999px;
    right: -9999px;
    margin: auto;
    display: block;
}

.feature .topFigure #quantum h1{
    padding-top: 240px;
}

#pages{
    display:none
}

/* ==========================================================================
   Media Queries<article>…</article>
   ========================================================================== */


@media only screen and (max-width: 1400px) {
    #topic ul li.right.hub a.hub article.last,
    #topic ul li.right.hdr a.hdr article.last,
    #topic ul li.right.clean a.clean article.last{
        display:block;
        padding-right: 230px;
    }
    #topic ul li.right article.last{
        height:238px;
    }
    #topic ul li.right.hub article,
    #topic ul li.right.hdr article,
    #topic ul li.right.clean article{
        height:240px;
        overflow: hidden;
    }

    #globalHeader ul li a {
        font-size: 14px;
    }

    #globalHeader nav {
        width: 100%;
    }

    #news .wrapper{
        width:980px;
        margin:auto;
    }
    #topic .wrapper{
        width:980px;
        margin:auto;
    }

    .samsung-page {
        padding: 10px 15px 10px 45px;
        background: #f5f5f5 url("../img/home.png") no-repeat 15px 14px;
    }

    p {
        font-size: 14px;
        line-height: 1.6em;
    }



    #snsPosts{
        width:100%;
    }

    #snsPosts>div{
        width:1000px;
    }

    #snsPosts .fbPage img {
        width: 80%;
    }

    .news>article div {
        padding: 50px;

    }



    .news ul li figure img{
        width:100%;
    }



    #topic ul li article{
        padding: 20px 20px;
    }

    #topic footer {
        padding: 22px;
    }

    .topic #topic ul li.right article.last {
        height: 243px;
    }

    .subTopic, .topic {
        width: 1000px;
    }


}


@media only screen and (max-width: 1600px) {
    .fullscreen article h2{
        font-size: 45px;
    }

    #globalHeader ul li a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .fullscreen aside figure img{
        display:none;
    }

    #design-360>#video{
        height: 715px;
    }
    #design-360{
        position:absolute;
        bottom: 0px;
    }

    #snsPosts {
        position:relative;
    }
    .fbPage{
        width: 69%;
    }


}
@media only screen and (max-width: 1200px) {
    #sliderView{
        -webkit-transform:translateZ(0) scale(.75) ;
        -ms-transform:translateZ(0) scale(.75);
        transform:translateZ(0) scale(.75);
        backface-visibility: hidden;

        transition: none;
    }
    #smartphone{
        bottom:-102px;
        -webkit-transform:translateZ(0) scale(1) ;
        -ms-transform:translateZ(0) scale(1);
        transform:translateZ(0) scale(1);
        backface-visibility: hidden;

    }

    #photo1{
        left:-204px;
    }
    #photo2{
        left: -146px;
    }
    #photo3{
        left: -86px;
    }
    #photo4{
        left:-204px;
    }
    #photo5{
        left: -146px;
    }
    #photo6{
        left: -86px;
    }

    #smart-view{
        right:75px;
    }

    .fullscreen>article{
        top: 37%;
    }

    #design {
        background: url(../img/main/img2.jpg) no-repeat -39px center;
        background-size: 100% auto;
    }

    #design.fullscreen>article{
        top: 33%;
        width: 22%;
    }

    #smart.fullscreen>article{
        top:34%;
        right: 29%;
    }

    #smart {
        background: url(../img/main/img3.jpg) no-repeat -56px center;
        background-size: 100% auto;
    }

    .feature .topFigure h1+div{
        margin-left: 82px;
    }

    .feature  .topFigure #design360 h1+div{
        margin-left: 5px;
    }

    #curtain{
        left: 39% !important;
        top: -42px !important;
    }

    .feature .topFigure #boundless h1{
        padding-left: 130px;
    }

    .feature .topFigure #quantum h1{
        margin-left: 40px;
    }
    .feature #quantumColor h1{
        font-size:50px;
    }

    .feature .topFigure #hdr1000+h1{
        font-size: 50px;
        margin-left: 80px;
        padding-top: 245px;
    }
    .feature .topFigure #hdr1000+h1+span{
        margin-left: 80px;
        margin-top:1em;
    }
    .feature .topFigure #design360 .rightTitle h1{
        margin-right: 40px;
    }



    .feature>article footer.games a{
        top: 255px;
    }

    .feature>article footer.remote a{
        top: 275px;
    }

    .feature>article footer.smarthub a{
        top: 245px;
    }

    .feature>article footer.smartview a{
        top: 295px;
    }



    #hdr1000{
        right: 45px;
    }
    #globalHeader ul li a {
        padding-left: 10px;
        padding-right: 10px;
    }
    #globalHeader nav{
        width: 665px;
        margin-left:13%;
		margin: -30px auto 0 auto;
    }

    #globalHeader {
	height: 82px;}
    #topic .wrapper,#news .wrapper{
        width:990px;
    }

    .fullscreen>article h2 small i{
        width: 30px;
    }
    .fullscreen article h2{
        font-size:36px;
    }
    p {
        font-size: 12px;
        line-height: 1.62em;
    }
    #topic ul li article {
        padding: 15px;
    }

    .feature .topFigure .wrapp,.feature>article,
    .subTopic, .topic,.news,#snsPosts{
        width:990px;
    }
    .twitterPage{
        float: right;
        width: 36.5%;
        position: absolute;
        right: 0px;
        top: 545px;
    }
    #snsPosts>div{
        width:990px;
    }
    .feature .topFigure h1 {
        line-height: 1em;
        display: inline-block;
    }

    .feature .topFigure h1{
        font-size:50px;
    }

    .topImage {
        margin-bottom: 1.5em;
        max-width: 990px;
    }
    .news ul li.right article {
        position: relative;
        top: 0px;
        right: 0px;
        width: 48%;
        padding: 10px 10% 10px 40px;
        display: inline-block;
    }
    .news ul li{
        height:279px;
    }
    .news ul li article {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 50%;
        padding: 10px 50px 10px 10%;
        vertical-align: top;
    }
    #topic ul li.right article.last{
        height:238px;
    }

    #topic ul li.right article.last{
        padding-left: 30px;
    }
    #topic footer{
        padding:15px;
    }
    #hdr1000{
        background: url(../img/hdr1000/hdr-off.jpg);
        width:625px;
        height:490px;
        background-size: 100% auto;
    }

    #hdr1000 img{
        width:100%;
        height:auto;
    }

    .feature .topFigure{
        height: 620px;
    }

    #quantumColor #on{
        background: #f5f5f5 url(../img/quantum-color/on.jpg) no-repeat 50% bottom;
        background-size: auto 100%;
        height: 100%;
        width: 100%;
        position: absolute;
        opacity: 0;
        -webkit-transition: all 0.15s linear;
        transition: all 0.15s linear;
    }

    .feature #quantumColor {
        background: #f5f5f5 url(../img/quantum-color/bg.jpg) no-repeat 50% bottom;
        background-size: auto 100%;
    }

    .feature #quantumColor h1 {
        padding-top: 220px;
        margin-left: 185px;
    }

    #quantumDisplay img{
        height:600px;
    }

    #quantum h1 {
        padding-top: 184px;
    }

    .feature>article p{
        font-size: 16px;
    }

    #design-360>#video{
        height:545px;
    }

    #boundless #smart-view {
        width: 488px;
        height: 343px;
        top: 320px;
    }

    #oneRemote figure,#smarthub{
        -ms-transform: translateZ(0) scale(0.8);
        -webkit-transform: translateZ(0) scale(0.8);
        transform: translateZ(0) scale(0.8);
        margin-top: 154px;
        backface-visibility: hidden;
    }

    #smarthub,#smart-view {
        margin-top: -24px;
    }
    .feature .topFigure  #oneRemote h1,#smarthub+h1{
        position: absolute;
        left: 730px;
        padding-top: 237px;
    }

    .feature .topFigure  #oneRemote h1{
        position: absolute;
        left: 680px;
        padding-top: 200px;
        width: 258px;
    }

    #smarthub+h1{
        left: 700px;
    }

    #smarthub{
        left:0px;
    }

    .feature .topFigure #games h1{
        padding-left: 112px;
        width: 245px;
        top: -50px;
        position: relative;
    }






    #games figure{
        transform: scale(0.75) ;
        margin: 87px 30px 0 0;
    }

    .subTopic section p{
        font-size:16px;
    }
    .subTopic section ul, .subTopic section ul li{
        font-size:16px;
    }

    .footerLinks #clean.smarthub,.footerLinks #clean,
    .footerLinks #clean.hdr1000{
        padding: 102px 100px;
    }

    .fbPage img{
        max-width: 80%;
    }

    .ytPage a {
        color: #333;
        font-size: 12px;
    }

    #topic ul li.right.hub a.hub article.last,
    #topic ul li.right.hdr a.hdr article.last,
    #topic ul li.right.clean a.clean article.last{
        display:block;
        padding-right: 230px;
    }

    #smart-view {
        margin-top: -118px;
    }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   Mobile
   ========================================================================== */

@media only screen and (max-width: 960px) {

    #globalHeader{
        top:-29px;
		margin-bottom: -102px;
    }
	
	#forfirstbanner{float:left;}
    .fullscreen aside .explore{
        padding: 75px 10% 10% 10%;
        top:0px !important;
    }
    .fullscreen.noparalax>article{
        transition:inherit;
        -webkit-transition:inherit
    }
    .fullscreen.paralax>article{
        transition:inherit;
        -webkit-transition:inherit
    }

    .fullscreen.paralax,.fullscreen.noparalax {
        transition:inherit;
        -webkit-transition:inherit
    }


    #topic ul li.right article.last{
        display:none;
    }
    a,button{
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .fullscreen aside h3{
        font-size: 20px;
        display:none
    }

    .fullscreen>article h2 br{
        display:none;
    }

    .fullscreen aside .explore p{
        display:block !important;
        margin: 0px 0px 1em 2%!important;
        font-size: 12px;
        float: right;
        width: 55%;
    }

    #design.fullscreen>article{
        width:100%;
    }

    .feature .topFigure h1+div{
        display:none;
    }

    p{
        font-size:14px;
    }
    .logo {
        background: url(../img/suhdtv_m.png);
        background-size: 62px 20px;
        width: 62px;
        height: 20px;
        left: 4%;
        top: 22px;
    }

    #globalHeader{
        height: 38px;
        box-shadow: 0 0 1px #ccc;
    }


    #wrapper .fullscreen>figure{
        display:block;
        width:100%;
        height:350px;
    }

    .fullscreen aside figure img{
        display: block;
    }
    #wrapper .fullscreen{
        background: none;
        height:auto;
    }
    #quality>figure{
        background: #f8f8f8 url(../img/main/img1.jpg) no-repeat -0% 43%;
        background-size: auto 171%;
    }

    .fullscreen aside{
        width:100%;
        position:relative;
        max-width: 100%;
    }

    .fullscreen aside nav{
        display:block;
        position:relative;
        width:100%;
        top:0px;
    }
    .fullscreen aside nav>a{
        display:none;
    }

    .fullscreen aside a.arrow-right{
        background: none;
        background-size: 13px 5px;
        font-size: 14px;
        padding: 0px;
        margin: 0px;
        /* padding-right: 20px; */
        float: left;
        width: 100%;
        height: 100%;
        display: inline;
        position:absolute;
        left:0px;
        transition: none !important;
        text-indent:-2000px;
        border-right: 0px solid #333 !important;
        text-align: left;
    }

    .fullscreen aside a.arrow-right:focus,
    .fullscreen aside a.arrow-right:active,
    .fullscreen aside a.arrow-right:hover{
        border-right: 0px solid #333 !important;
    }

    .fullscreen aside .explore{
        padding: 0em 4% 0% 4% !important;
        overflow:hidden;
        float: none;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
        position:relative;
    }
    .fullscreen aside .explore img{
        width:40%;
        float:left;
    }

    .fullscreen aside .explore div h3{
        display:block;
        text-decoration: none;
        border-bottom:0px;
        font-size:16px;
        padding-bottom: 0em;
        margin: 0px 0px 10px 0px;
        float: right;
        width: 55%;
    }
    .fullscreen aside .moreStories article{
        height:120px;
        margin-bottom: 10px;
    }

    .fullscreen aside .moreStories article img{
        height:120px;
    }

    .fullscreen aside .moreStories article+article{
        height:auto;
    }
    .fullscreen aside .moreStories div figure {
        float: left;
        width: auto;
    }

    .fullscreen aside .moreStories div figure img,
    .fullscreen aside .moreStories article img{
        float: left;
        width:180px;
    }



    .fullscreen aside h3{
        margin-top:0px;
    }

    .fullscreen aside .explore div{
        display:block;
        float:left;
        margin-bottom:20px;
        height:auto;
        opacity: 1;
        width:100%
    }

    .fullscreen.on aside .explore{
        max-height:1000px;
        padding: 2em 4% 10% 4%;
    }

    .fullscreen aside>div img{
        width:40%;
        float:left;
        margin-right:10px;
    }

    .moreStories{
        position:relative;
        padding: 0% 4% 10% 4%;
        display:none;
    }

    .fullscreen.on .moreStories {
        margin-top: 25px;
    }

    .fullscreen.on aside h3{
        font-size: 20px;
        display:block !important;
    }

    #design>figure {
        background: url(../img/main/img2.jpg) no-repeat center;
        background-size: 164% auto;
    }

    #smart>figure {
        background: url(../img/main/img3.jpg) no-repeat left 39%;
        background-size: 145% auto;
    }

    #topic .wrapper,#news .wrapper
    {
        width:100%;
    }
    body {
       /* min-width:100%;
        font-size:14px;*/
    }

    #topic ul li{
        width: 100%;
    }

   
   
    #topic ul li p{
        display:none;
    }

    #topic .wrapper, #news .wrapper{
        width: 92%;
        margin: 1em 4%;
    }

    #news ul li{
        width:100%;
    }
    
    #topic ul li article h3,
    #topic ul li article h2 {
        margin: 0px;
        font-size: 15px;
        line-height: 1.6em;
    }

    .fullscreen>article,
    .fullscreen>article.left{
        width:100%;
        padding:1em 4%;
        position:relative;
        top:0px;
        left:0px;
        max-width: none;
		float:none !important;
    }
    #copyGamesMobile{
        display:block;
    }

    .fullscreen>article>p,
    .fullscreen>article.left>p{
        overflow:hidden;
        display: block;
        max-height: 0px;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .fullscreen.on>article>p,
    .fullscreen.on>article.left>p{
        max-height: 500px;
        overflow:hidden;
    }

    .fullscreen h4 span,
    .fullscreen aside figure figcaption{
        width:100px;
    }

    .fullscreen>article h2{
        margin: 0.5em 0em 0.5em 0em;
        position:relative;
        padding-right: 2em;
    }
    .fullscreen>article p, .fullscreen>article.left p{

    }

    .fullscreen article h2 small,
    .fullscreen>article.left h2 small{
        display:none
    }

    .fullscreen .switch{
        display:inline-block;
        overflow:hidden;
    }

    .subTopic section blockquote {
        padding: 0 25px;
        font-size: 16px;
    }

    .subTopic section ul, .subTopic section ul li{
        font-size: 14px;
    }

    #topic,#news {
        padding: 30px 0;
    }

    #topic h2,#news h2 {
        font-size: 36px;
    }

    #topic ul li:nth-child(odd) figure{
        float:right;
    }

    #topic li:nth-child(odd) footer{
        left: 0%;
    }


    #topic ul li.right:nth-child(even) figure{
        float:left;
    }

    #topic ul li.right:nth-child(even) footer{
        left:50%;
    }

    #topic ul, #topic ul li{
        margin-right: 0%;
        margin-bottom: 3%;
    }

    #news ul li article h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 1em 0px 0 0;
    }

    #news ul li article{
        margin-bottom: 2em;
    }

    .globalFooter {
        padding: 9px 10px;
    }

    .globalFooter>span{
        display:none;
    }

    .globalFooter em{
        position:relative;
        width:100%;
        top:0px;
        left:0px;
        font-size:8px;
    }



    .grid-button {
        padding: 2rem;
        cursor: pointer;
    }

    .grid-button .grid {
        width: 1rem;
        height: 1rem;
        background: #fff;
        color: #ffffff;
        /* Not in use when the colors are specified below */
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .grid-button.close .grid {
        -webkit-transform: rotate3d(0, 0, 1, -45deg) scale3d(0.8, 0.8, 0.8);
        -ms-transform: rotate3d(0, 0, 1, -45deg) scale3d(0.8, 0.8, 0.8);
        transform: rotate3d(0, 0, 1, -45deg) scale3d(0.8, 0.8, 0.8);
    }

    .lines-button {
        background: none;
        -webkit-transition: .3s;
        transition: .3s;
        border: 0px;
        position: absolute;
        right: 3%;
        top: 3px;
        width: 30px;
        height: 47px;
        padding: 0px;
        cursor:pointer;
    }

    .lines-button:hover {
        opacity: 0.7;
    }

    .lines-button:active {
        -webkit-transition: none;
        transition: none;
    }

    .lines {
        display: inline-block;
        width: 25px;
        height: 3px;
        background: #000;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -transition: 0.3s;
        position: relative;
    }

    .lines:before, .lines:after {
        display: inline-block;
        width: 25px;
        height: 3px;
        background: #000;
        -webkit-transition: 0.3s;
        -webkit-transform-origin: 50% 50%;
        -moz-transition: 0.3s;
        -moz-transform-origin: 50% 50%;
        -ms-transition: 0.3s;
        -ms-transform-origin: 50% 50%;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        position: absolute;
        left: 0;
        content: '';

    }

    #closeMenu .lines {
        background: #fff;
    }

    #closeMenu .lines:before, #closeMenu .lines:after {
        background: #fff;
    }

    .lines:before {
        top: -8px;
    }

    .lines:after {
        top: 8px;
    }

    .lines-button.open {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        -ms-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8);
    }

    .lines-button.arrow.open .lines:before, .lines-button.arrow.open .lines:after {
        top: 0;
        width: 35px;
    }

    .lines-button.x.open .lines {
        background: #fff;
    }

    .lines-button.x.open .lines:before, .lines-button.x.open .lines:after {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0;
        width: 35px;
    }

    .lines-button.x.open .lines:before {
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -moz-transform-origin: 50% 50%;
        -moz-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform-origin: 50% 50%;
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }

    .lines-button.x.open .lines:after {
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -moz-transform-origin: 50% 50%;
        -moz-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform-origin: 50% 50%;
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }

    .lines-button.x.close .lines {
        background: transparent;
    }

    #closeMenu.lines-button.x.close .lines {
        background: transparent;
    }


    .lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        width: 35px;
    }

    .lines-button.x.close .lines:before {
        -webkit-transform: rotate( 45deg) translate(8px,15px);
        -ms-transform: rotate( 45deg) translate(8px,15px);
        transform: rotate( 45deg) translate(8px,15px);
    }

    .lines-button.x.close .lines:after {
        -webkit-transform: rotate(-45deg) translate(0px,-6px);
        -ms-transform: rotate(-45deg) translate(0px,-6px);
        transform: rotate(-45deg) translate(0px,-6px);
    }

    #mainMenu{
        display:block;
    }

    #topmenu{
        display: block;
        position: absolute;
        height: auto;
        width: 100%;
        left: 0px;
        top: 59px;
        background: #fff;
        z-index: 1000;

    }

    #globalHeader nav{
        text-align: left;
    }

    #globalHeader ul li a i{
        border-bottom: 0px ;
    }

    #globalHeader ul li:hover a i, #globalHeader ul li.active a i{
        border-bottom: 0px solid #000;
    }

    #globalHeader #topmenu{
        max-height:0px;
        overflow: hidden;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    #globalHeader #topmenu.active{
        max-height:1000px;
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
    }

    #globalHeader #topmenu nav{
        display:block;
        width:100%;
        height:auto;
        margin:0px;
    }

    #globalHeader ul li{
        display:block;
        border-bottom:1px solid #ccc;
    }

    #globalHeader ul li a{
        height:55px;
        width: 100%;
        padding-top: 15px;
    }

    #globalHeader ul li ul {
        position: relative;
        width: 100%;
        left: 0px;
        top: 0px;
        max-height: 0px;
        z-index: 1;
        text-align: left;
        background: #333;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        display: block;
        overflow: hidden;
        opacity:0;
    }

    #globalHeader ul>li.active,
    #globalHeader ul>li.active>a{
        background: #f5f5f5;
    }

    #globalHeader ul li:hover ul, #globalHeader ul li.active ul{
        max-height: 400px;
        opacity:1;
    }

    #globalHeader ul li ul li{
        border-bottom:0px;
    }

    #globalHeader ul li ul li a,
    #globalHeader ul li ul li a i{
        background: #333;
        color:#ccc;
    }
    #globalHeader ul li ul li a{
        padding-left:20px;
    }

    .samsung-page {
        display: block;
        margin: 15px auto;
        padding: 10px 4px 10px 84px;
        position: relative;
        width: 206px;
        left: 0px;
        top: 0px;
    }

    #topic ul li article{
        padding: 15px 15px;
        font-size: 12px;
        line-height: 1.6em;
    }

    #topic footer{
        padding: 15px;
    }

    .feature>article{
        width:100%;
    }

    .feature .topFigure .wrapp{
        width:100%;
    }

    .feature>article footer{
        padding-right: 0px;
        padding-top: 15px;
    }

    .feature .topFigure {
        width: 100%;
        height: 545px;
    }

    .feature>article {
        width: 100%;
        margin: auto;
        padding: 20px 6% 50px 6%;
    }

    .feature>article p{
        font-size:14px;
    }

    .feature>article footer p {
        font-size: 10px;
    }

    .feature>article figure,
    .feature>article figure+figure {
        width:100%;
        float: none;
        margin-top:10px;
    }
    .feature>article footer a{
        top:inherit;
    }
    .feature>article footer a,
    .feature>article figure a{
        font-size: 10px;
        background: url("../img/arrow_right.png") no-repeat right 25px;
        background-size: 18px 8px ;
        padding-right: 30px;
        bottom: -60px;
    }

    .feature>article figure a{
        bottom: 20px;
    }


    .feature>article footer.games a{
        top: inherit;
    }

    .feature>article footer.remote a{
        top: inherit;
    }

    .feature>article footer.smarthub a{
        top: inherit;
    }

    .feature>article footer.smartview a{
        top: inherit;
    }

    .feature>article footer a strong,
    .feature>article figure a strong{
        font-size: 18px;
    }

    .feature>article nav{
        text-align: left;
    }

    .feature>article nav a.twitter {
        margin-left: 15px;
    }


    h2.burnin{
        font-size:16px;
        padding: 3px 0 3px 25px;
        background: url(../img/quantum-display/icons.png) no-repeat 0 8px;
        background-size: 15px 75px;
    }
    h2.lifespan{
        font-size:16px;
        padding: 3px 0 3px 25px;
        background: url(../img/quantum-display/icons.png) no-repeat 0 -26px;
        margin-top: 2em;
        background-size: 15px 75px;
    }
    h2.cadmium{
        font-size:16px;
        padding: 3px 0 3px 25px;
        background: url(../img/quantum-display/icons.png) no-repeat 0 -56px;
        margin-top: 2em;
        background-size: 15px 75px;
    }

    .feature #quantumColor h1 {
        position: absolute;
        padding-top: 0px;
        text-align: center;
        width: 80%;
        font-size: 42px;
        margin: 0 10%;
        left:0px;
    }

    .feature #quantumColor h1 small br,
    .feature #quantumColor h1 label{
        display:none;
    }
    .feature #quantumColor h1 small{

        text-shadow: 0 0 10px #102815,
        0 0 10px #102815,
        0 0 10px #102815,
        0 0 10px #102815,
        0 0 10px #102815,
        0 0 10px #102815,
        0 0 15px #102815,
        0 0 15px #102815,
        0 0 15px #102815,
        0 0 15px #102815,
        0 0 15px #102815;
    }
    .feature .topFigure figure{
        width:100%;
        height:100%;
        top:0px !important;
    }

    .feature .topFigure figure img,
    .feature .topFigure figure figcaption,
    .feature .topFigure figure div{
        display:none !important;
    }

    .feature .topFigure figure#quantumDisplay{
        background: url(../img/quantum-display/m/quantum-tv.jpg) no-repeat center bottom;
        background-size: auto 86%;
    }
    .feature .topFigure .wrapp{
        position:absolute;
        top:0px;
    }
    .feature .topFigure h1,
    .feature .topFigure #design360  .rightTitle{
        position:absolute;
        top:0px;
        margin-top:0px;
        padding-top:0px;
        width: 90%;
        left: 5%;
        text-align: center;
        font-size:36px;
    }
    .feature .topFigure .rightTitle div{
        display:none;
    }
    .feature .topFigure #quantum h1{
        padding-top: 0px;
        margin-left:0px;
    }

    #quantumColor #on {
        background: #f5f5f5 url(../img/quantum-color/m/quantum-color.jpg) no-repeat 50% bottom;
        background-size: auto 90%;
        position: absolute;
        opacity: 1;

    }
    .feature .topFigure #hdr1000+h1{
        margin:0px;
        padding:0px;
    }
    #hdr1000 {
        display: block;
        background: url(../img/hdr1000/m/hdr1000.jpg) 50% bottom;
        background-size: auto 90%;
        width:100%;
        height:100%;
        position: absolute;
        bottom: 0px;
        right: 0px;
        padding: 0px;
    }

    .feature .topFigure #smarthub+h1{
        padding: 0px;
    }

    .feature .topFigure span{
        display:none;
    }

    .feature .topFigure h1{
        top: 85px;
    }
    .feature .topFigure h1 small {
        line-height: 1.3em;

    }

    .feature .topFigure #design360 .rightTitle h1{
        position:absolute
    }

    .feature video{
        display:none;
    }


    .feature .topFigure #smartView h1, .feature .topFigure #games h1, .feature .topFigure #boundless h1{
        padding-left:0px
    }

    #boundless #smart-view{
        width:100%;
        height:100%;
        background: url(../img/boundless/m/boundless.jpg) no-repeat 50% 22px;
        background-size:auto 89%;
        left:0px;
    }

    #oneRemote figure{
        width:100%;
        height:100%;
        background: url(../img/remote/m/remote.jpg) no-repeat 50% 29px;
        background-size:auto 100%;
        position:absolute;float: none;
        margin-top: 0px;
    }

    #smarthub{
        width:100%;
        height:100%;

        position:absolute;float: none;
        margin-top: 0px;
    }

    #smartphone{
        display:none;
    }
    #sliderView{
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
        width:100%;
    }
    #smart-view{
        width: 100%;
        height: 100%;
        background: url(../img/smart-view/m/smart-view.jpg) no-repeat 50% 125px;
        background-size: auto 78%;
        position: absolute;
        float: none;
    }

    #games figure{
        width:100%;
        height:100%;
        background: url(../img/games/m/games2.jpg) no-repeat 50% 59px;
        background-size:auto 93%;
        position:absolute;float: none;
        margin-top: 0px;
    }

    .feature .topFigure #games h1{
        padding:0px;
        margin:0px;
        width:90%;
        top: 85px;
        text-align: center;
    }

    #smart-view{
        right:inherit;
    }
    #faceslider{
        display: block;
        position: relative;
        top: 125px;
        width:100%;
        max-width:360px;
        height:400px;
        margin:auto;
    }

    #faceslider.hub{
        top:50px;
        height:470px;
    }

    .swiper-slide p{
        width:90%;
        margin:auto;
        position:relative;
        top:-60px;
        text-align: center;
        font-size:9px;
        line-height: 1.65em;
    }
    .swiper-slide p strong{
        display:block;
        font-size: 12px;line-height: 1.65em;
    }

    #faceslider .swiper-slide{
        width:100%;
    }

    #faceslider .swiper-slide img{
        width:100%;
        height:auto;
    }

    #pages button{
        display:inline-block;
        width:12px;
        height:12px;
        background: #333;
        border:2px solid #333;
        margin:0 10px;
        border-radius: 10px;
    }
    #pages button.swiper-active-switch{
        background: #f5f5f5;
    }
    #pages{
        width: 100%;
        height:20px;
        text-align: center;
        margin-top: 1em;
        display:block
    }

    .subTopic, .topic{
        margin: 95px auto 0 auto;
        padding:0 4%;
        width:100%;
    }

    .topic h1 {
        font-size: 36px;
        font-weight: bold;
    }

    .topic>article{
        width: 100%;
        height:auto;
    }

    .topic>article img{
        position:relative;
        width:100%
    }

    .topic>article div{
        height: 100%;
        width: 100%;
        background:none;
        position: relative;
        left: 0px;
        top: 0px;
        padding: 21px 0% 0 0%;
    }

    .topic>article h3 {
        font-size: 21px;
        line-height: 1.5em;
        margin: 0px;
    }

    .topic #topic {
        padding: 25px 0% 0 0%;
    }

    .topic #topic li:nth-child(even) {
        width: 100%;
        margin-right: 0px;
        background: #f5f5f5;
    }

    .topic #topic li:nth-child(even), .topic #topic ul li:nth-child(even) article {
        background: #f5f5f5;
    }

    .topic #topic li.right:nth-child(odd), .topic #topic ul li.right:nth-child(odd) article {
        background: #f5f5f5;
    }

    .topic #topic ul li.right article.last {
        background: #f5f5f5 url(../img/main/clean-back.jpg) 95% bottom no-repeat !important;
        background-size: auto 100% !important;
        width: 100%;
        height: 160px;
        vertical-align: middle;
    }

    .topic #topic ul li.right article.last h3 {
        margin: 20px 0 10px 0;
    }

    .topImage {
        margin-bottom: 1.5em;
        width: 100%;
    }

    .subTopic h1{
        line-height:1.1em
    }

    .subTopic>section {
        padding: 25px 0%;
        font-size: 14px;
    }
    .subTopic nav a {
        display: inline-block;
        width: 32px;
        height: 32px;
        background: url(../img/twitter-facebook-circle-m.png) no-repeat;
        background-size:78px 32px ;
        margin-top: -4px;
        top:-4px;
    }

    .subTopic nav a.twitter {
        background: url(../img/twitter-facebook-circle.png) no-repeat -46px 0;
        background-size:78px 32px ;
        margin:-4px 0 0 5px;
    }
    .subTopic nav{
        padding-right:4%
    }
    .subTopic span.time{
        padding-left:4%
    }

    a.back {
        font-size: 16px;
        color: #f5f5f5;
        background: #333;
        padding: 8px 65px;
        text-decoration: none;
        width: 90%;
        display: block;
        text-align: center;
        margin: auto;
        top: 60px;
        position: relative;
    }
    .footerLinks h2 {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
    }

    .footerLinks #clean,
    .footerLinks #clean.hdr1000,
    .footerLinks #clean.smarthub{
        width: 100%;
        height: 127px;
        padding: 25px 45% 0 7%;
        background: #eee url("../img/backDetails.jpg") no-repeat 191px 0px;
        background-size: auto 100%;
        font-size: 14px;
    }

    .footerLinks #clean.hdr1000{
        padding: 20px 45% 122px 7%;
        background: #eee url("../img/backDetails2.jpg") no-repeat 178px 0px;
        background-size: auto 100%;
        font-size:12px;
    }
    .footerLinks #clean.smarthub{
        padding: 25px 10%;
        background: #eee url("../img/backDetails3.jpg") no-repeat 183px  0px;
        background-size: auto 100%;
    }
    .footerLinks #clean strong {
        font-size: 22px;
        margin-bottom: 0px;
        display: inline-block;
    }
    .footerLinks .footerTopic, .footerLinks .footerNews {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 50px;
        margin-left: 0%;
        margin-right: 0%;
        float: inherit;
    }
    .footerLinks .footerTopic strong, .footerLinks .footerNews strong{
        width:100px;
    }

    .footerLinks .footerTopic p, .footerLinks .footerNews p{
        display:none;
    }
    .footerLinks .footerNews{
        height: auto;
        padding: 46px 23px 23px 23px;
    }
    .back+nav{
        width: 100%;
        text-align: center;
        margin: -35px 0 110px 0;
        padding: 0px;
    }

    .subTopic h1 {
        font-size: 36px;
    }
    .news{
        margin: 95px auto 0 auto;
    }
    .news,#snsPosts{
        width:100%
    }

    #snsPosts>div{
        width:100%
    }
    .news h1 {
        width: 100%;
        text-align: center;
        font-size: 36px;
        font-weight: bold;
    }

    .news>article{
        float:inherit;
    }

    .news>article div {
        padding: 1em 5% 2em 5%;
    }

    .news>article img {
        float: inherit;
        width: 100%;
        margin-right:0px;
    }

    .news>article h3,
    .news>article h2{
        font-size: 21px;
        line-height: 1.5em;
        font-weight: bold;
        margin: 0px;
    }
    .news ul li{
        height:auto;
    }

    .news ul li.left figure{
        float:none;
    }

    .news ul li figure, .news ul li figure img{
        width:100%
    }
    .news ul li.right article,
    .news ul li article{
        position: relative;
        top: 0px;
        right: 0px;
        width: 90%;
        padding: 1em 0% 1em 0%;
        display: block;
        margin:0 5% 1em 5%
    }
    .news ul{
        float:inherit;
    }


    .news ul li {
        width: 90%;
        margin: 0px 5%;
        padding: 0px 0 32px 0;
    }

    .news ul li article h3,
    .news ul li article h2{
        font-size: 20px;
        line-height: 1.5em;
        margin: 1em 0 0.5em 0;
    }
    .news ul li article p{
        margin: 0.5em 0;
    }


    .news>article a, .news ul li a{
        margin-top:0.5em;
    }

    .news>article>a {
        display: inline-block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        float: none;
        margin-right: 0px;
        margin-top:0em;
    }

    #snsPosts h2{
        font-size: 18px;
        font-weight:bold;
    }
    .videoWrapper{
        top: -50px;
    }
    .ytPage{
        padding:0px;
        height:auto;
        border-bottom: 0px;
    }

    .ytPage .videoWrapper {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
        top: -38px;
        margin-top: 47px;
        margin-bottom: 25px;
        width: 100%;
    }
    .ytPage iframe{
        float: inherit;
        margin: 40px auto;
        position: relative;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


    #snsPosts{
        width:90%;
        margin: -50px 5% 0 5%;
    }

    #snsPosts>div{
        width:100%;
    }

    .fbPage {
        width: 100%;
        position: relative;
        margin: 0 0px;
        margin-bottom: 100px;
    }

    .fbPage img{
        width: 100%;
        max-width: 100%;
    }

    .twitterPage {
        float: inherit;
        width: 100%;
        position: relative;
        right: 0px;
        top:inherit;
		display:none;
    }

    .twitterPage iframe {
        margin-top: 32px !important;
        margin-bottom: 2em !important;
    }

    .ytPage .videoWrapper+article{
        margin-top:0px;
    }
    .subTopic section p{
        font-size:14px;
    }

    #design360{
        overflow:visible;
    }

    .feature .topFigure figure#quantumDisplay{
        background: url(../img/quantum-display/m/quantum-tv.jpg) no-repeat center bottom;
        background-size: auto 86%;
    }

    #quantumColor #on{
        background: #f5f5f5 url(../img/quantum-color/m/quantum-color.jpg) no-repeat 50% bottom;
        background-size: auto 90%;
    }

    .footerLinks #clean, .footerLinks #clean.hdr1000, .footerLinks #clean.smarthub{
        background: #eee url("../img/backDetails.jpg") no-repeat 190px 0px;
        background-size: auto 100%;
    }

    .footerLinks #clean.hdr1000{
        background: #eee url("../img/backDetails2.jpg") no-repeat 175px 0px;
        background-size: auto 100%;
    }

    .footerLinks #clean.smarthub {
        padding: 34px 7%;
        background: #eee url("../img/backDetails3.jpg") no-repeat 180px 0px;
        background-size: auto 100%;
    }

    #smarthub {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-right: -20px;
    }


    #oneRemote figure,#smarthub,#smart-view{
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0px;
    }

    .feature .topFigure #oneRemote h1, #smarthub+h1 {
        margin-top: 0px;
        padding-top: 0px;
        width: 90%;
        left: 5%;
    }

    #games figure{
        transform: scale(1) ;
    }


    #skip:focus
    {
        right:50px;
        left: inherit;
        top:18px;
    }

}




@media only screen and (max-width: 960px) and (min-width: 580px) {
    #topic ul li article h3,
    #topic ul li article h2 {
        font-size:18px;
    }
    #topic ul li article a p{
        display:block;
    }

    #wrapper .fullscreen>figure{
        height: 490px;
    }
    #quality>figure {
        background: #f8f8f8 url(../img/main/m/img1.jpg) no-repeat 50% 50%;
        background-size: auto 96%;
    }
    .footerLinks .footerTopic p, .footerLinks .footerNews p{
        display:block;
    }
    .moreStories{
        height: 160px;
    }

    .on .moreStories{
        height: 200px;
    }
    .fullscreen aside .moreStories article{
        float:left;
        height:160px;
        width: 50%;
        padding-right:10px
    }

    .footerLinks #clean.smarthub{
        background: #eee url("../img/backDetails3.jpg") no-repeat 316px 0px;
        background-size: auto 100%;
    }

    .footerLinks #clean.hdr1000 {
        background: #eee url("../img/backDetails2.jpg") no-repeat 347px 0px;
        background-size: auto 100%;
    }

    .footerLinks #clean {
        background: #eee url("../img/backDetails.jpg") no-repeat 423px 0px;
        background-size: auto 100%;
    }

}
@media only screen and (min-width: 2000px) {
    .fullscreen>article{
        right: 30%;
    }
    .fullscreen>article.left{
        left:9%;
    }
}

@media only screen and (max-height: 790px) {
    .fullscreen aside figure img {
        display: none;
    }
}
@media only screen and (max-height: 990px) {

    .fullscreen aside .explore{
        top: -54px;
    }

}

@media only screen and (max-height: 950px) {

    .fullscreen aside .explore p{
        display:none;
    }
    .fullscreen aside .explore{
        top: -54px;
    }
    .fullscreen aside a.arrow-right{
        margin-top:0px;
    }

    .fullscreen h4 {
        font-size: 14px;
    }
}
#footer{clear:both;}
h2, h3, h4{font-weight: bold;}
.footer-copyright{font-size: inherit;}
.footer-inner {line-height: normal;}

.videosection>div> ul li{
    width: 23.5%!important;
}
@media screen and (max-width: 960px){
    .videosection>div> ul li{
    width: 100%!important;
}
}

@media screen and (max-width: 1366px){
.samsung-page{
    display: inline-block;
    position: absolute;
    right: 120px;
    top: 18px;
    padding: 10px 15px 10px 37px;
    background: #f5f5f5 url("../img/home.png") no-repeat 12px 11px; 
    color: #000; font-size:10px;
    text-decoration: none;
}
.samsung-page-buy{
    display: inline-block;
    position: absolute;
    right: 2%;
    top: 18px;
    padding: 10px 20px 10px 20px;
    background: #0071bf; /* url("../img/home.png") no-repeat 17px 14px;*/
    color: #fff; font-size:10px;
    text-decoration: none;
}

.samsung-page:hover{
    background: #eeeeee url("../img/home.png") no-repeat 12px 11px;
}
.samsung-page-buy:hover{
    background: #444444; color: #fff;
}
}