/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* #Overall
================================================== */

#site { position: relative; }

a.btn { font-family: "SamsungIFBd", Helvetica, Arial, sans-serif; color: #fff; text-decoration: none; float: right; padding: 8px 30px 8px 25px; text-transform: uppercase; background: url('../img/btn-orange.png') right no-repeat; border-radius: 0 !important; border: 0 !important; }

a.btn:hover { background: url('../img/btn-orange_hover.png') right no-repeat;  }


/* #Header
================================================== */

.header { width: 100%; height: 50px; z-index: 1000; background-color: #fff; border-bottom: 1px solid #e8e8e8; position: absolute; }

.header .unit { position:absolute }

.header .unit.logo { left:0; top:15px;}

.header .unit.gnb { right:0 }

.header ul.gnb { overflow:hidden; margin-top:4px}

.header .gnb li { display:inline-block; *zoom:1; *display:inline; vertical-align:top; }

.header .gnb li a { font-family: "SamsungIFBd", Helvetica, Arial, sans-serif; display: block; text-decoration: none; padding: 0 0 2px 18px; line-height: 42px; color: #53565a; font-size: 15px}

.header .gnb li a:hover,.header .gnb li a:focus { color: #0689d8; }

.header .second-logo { margin-left: 15px; }

.header .header-logo a { text-decoration: none; }

.header.sticky { position: fixed; top: 0; }


/* #Top Carousel
================================================== */

.top-carousel {width: 100%; background: url('../img/top-bg.png') repeat-x top center #bec1c6; padding: 65px 0 35px 0; }

.top-carousel h2 { font-size: 52px; line-height: 110px; margin-bottom: 40px; }

.top-carousel h2 .bold { font-family: "SamsungIFBlk", Helvetica, Arial, sans-serif; font-size: 100px; font-weight: bold; text-transform: uppercase; color: #1428a0; vertical-align: text-top; }

.text-wrapper .desc p { font-size: 18px; padding-right: 20px; color: #000; line-height: 24px; }

.text-wrapper .desc { padding: 0; border: none !important; }

.carousel { float: right; margin-top: -40px; margin-bottom: -30px; }

.carousel img { float: right; }

.carousel .first-carousel { right: 0; }

.carousel .second-carousel { right: 0; }

.carousel .third-carousel { right: 0; }

.carousel .fourth-carousel { right: 0; }

.carousel-nav ul { width: 100%; clear: both; text-align: center; margin-left: 15px; }

.carousel-nav li { display: inline-block; vertical-align: top; margin: 0 20px; z-index: 2; position: relative; z-index: 2; }

.carousel-nav li.first:focus { outline: 1; }

.carousel-nav li:last-child {  margin-right: 0px; }

.carousel-nav li.first { background: url('../img/icns/multiwindowx2.png') no-repeat; background-size: 200%; background-position: -48px 1px; width: 48px; height: 50px; border-radius: 22px; outline: 1; }

.carousel-nav li.first:hover { background: url('../img/icns/multiwindowx2.png') no-repeat; background-size: 200%; background-position: 0; width: 48px; height: 50px; cursor: pointer; }

.carousel-nav li.first a, .carousel-nav li.second a, .carousel-nav li.third a, .carousel-nav li.fourth a { float: left; text-align: left; display: block; text-decoration: none; color: #333; outline: 1; }

.carousel-nav li.first:hover a, .carousel-nav li.second:hover a, .carousel-nav li.third:hover a, .carousel-nav li.fourth:hover a { color: #000; }

.carousel-nav li.second { background: url('../img/icns/remotex2.png') no-repeat; background-size: 200%; background-position: -48px 1px; width: 48px; height: 50px; border-radius: 22px; }

.carousel-nav li.second:hover { background: url('../img/icns/remotex2.png') no-repeat; background-size: 200%; background-position: 0; width: 48px; height: 50px; cursor: pointer; }

.carousel-nav li.third { background: url('../img/icns/detailsx2.png') no-repeat; background-size: 200%; background-position: -48px 1px; width: 48px; height: 50px; border-radius: 22px; z-index: 2; }

.carousel-nav li.third:hover { background: url('../img/icns/detailsx2.png') no-repeat; background-size: 200%; background-position: 0; width: 48px; height: 50px; cursor: pointer; }

.carousel-nav li.fourth { background: url('../img/icns/contentx2.png') no-repeat; background-size: 200%; background-position: -48px 1px; width: 48px; height: 50px; border-radius: 20px; }

.carousel-nav li.fourth:hover { background: url('../img/icns/contentx2.png') no-repeat; background-size: 200%; background-position: 0; width: 48px; height: 50px; cursor: pointer; }

.carousel-nav li.active { background-position: 0; }

.small-tablet { margin-top: -60px; }

.small-tablet img { display: block; margin: 0 auto; padding-bottom: 15px; }

.small-tablet a { text-decoration: none; text-align: center; margin-top: 20px; color: #333; }

.small-tablet:hover p { color: #000; }

.top-carousel a.btn { margin-top: 50px; }

.icon-tooltip { margin-top: 60px; width: 95px; position: relative; float: left; text-align: left; display: block; text-decoration: none; }

.icon-tooltip h4 { font-size: 14px; line-height: 14px; width: 200px; }

/*#fadeIn-1, #fadeIn-2, #fadeIn-3 { display: none; }*/
#fadeIn-1{
	visibility: hidden;
}

.carousel-nav li.third a { float: right; text-align: right; display: block; text-decoration: none; color: #333; }

.carousel-nav li.fourth a { float: right; text-align: right; display: block; text-decoration: none; color: #333; }

.carousel-nav li.first a, .carousel-nav li.second a, .carousel-nav li.third a, .carousel-nav li.fourth a { z-index: 1; }

.right  { float: right; text-align: right; }


.carousel-nav li.third .icon-tooltip h4 { float: right; text-align: right; }

.carousel-nav li.fourth .icon-tooltip h4 { float: right; text-align: right; }


/* #toggle-t list
================================================== */

.toggle-t { float: left; clear: both; width: 100%; height: 145px; border-bottom: 1px solid #e8e8e8; }

.toggle-t:hover { cursor: pointer; }

.toggle-t h3 { padding: 57px 0px 00px 50px; float: left; }

.toggle-t:hover h3 { color: #0689d8; }

.toggle-t .icon { height: 95px; width: 121px; padding: 0 30px; margin-top:25px; border-right: 2px solid #e8e8e8; display: block; float: left; }

.toggle-t .icon.first { background: url('../img/multiwindow_tab.png') no-repeat; background-position: 0 -122px; -webkit-transition: background-position 0.2s ease; }

.toggle-t:hover .icon.first { background-position: 0 0; }

.toggle-t .icon.second { background: url('../img/remote_tab.png') no-repeat; background-position: 0 -128px; -webkit-transition: background-position 0.2s ease; }

.toggle-t:hover .icon.second { background-position: 0 0; }

.toggle-t .icon.third { background: url('../img/details_tab.png') no-repeat; background-position: 0 -122px; -webkit-transition: background-position 0.2s ease; }

.toggle-t:hover .icon.third { background-position: 0 7px; }

.toggle-t .icon.fourth { background: url('../img/content_tab.png') no-repeat; background-position: 0 -110px; -webkit-transition: background-position 0.2s ease; }

.toggle-t:hover .icon.fourth { background-position: 0 -1px; }

.toggle-t .arrow { background: url('../img/arrow_down.png') no-repeat; background-position: 0 -108px; height: 40px; width: 46px; float: right; margin-top: 50px; -webkit-transition: background-position 0.3s ease; }

.toggle-t:hover .arrow { background-position: 0 13px; }

.content-wrapper { border-bottom: 1px solid #e8e8e8; }

.content-wrapper img { float: right; padding: 120px 0 60px 0; }

.content { padding: 120px 0; }

.content h3 { font-size: 38px; color: #293895; padding: 20px 0; }

.content p { font-size: 18px; color: #75787b; line-height: 26px; padding: 0 60px 0 0; }

.list .btn { margin-bottom: 35px; }

.first-c, .second-c, .third-c, .fourth-c { display: none; }

.active .icon.first, .active .icon.second { background-position: 0 0; }

.active .icon.third { background-position: 0 2px; }

.active .icon.fourth { background-position: 0 -1px; }

.active h3 { color: #0689d8; }

.active .arrow { background-position: 0 13px; }


/* #Slider
================================================== */

#slider { clear: both; }

#slider h3 { font-size: 42px; text-align: center; padding: 70px 0 20px 0; }

#slider ul.color-picker { width: 100%; clear: both; text-align: center; margin-bottom: 10px; }

#slider ul.color-picker li { display:inline-block; vertical-align:top; margin: 0 5px; }

#slider ul.color-picker li.white { background: #fff; border: 1px solid #000; width: 14px; height: 14px; }

#slider ul.color-picker li.white:hover { cursor: pointer; opacity: 0.5; }

#slider ul.color-picker li.black { background: #000; border: 1px solid #000; width: 14px; height: 14px; }

#slider ul.color-picker li.black:hover { cursor: pointer; opacity: 0.5; }

#slider .white-products { display: none; }


/* #Tablet table
================================================== */

#tablets-table { background: #e6e7e8; padding: 20px 0; }

#tablets-table h3 { font-size: 42px; color: #1a4981; text-align: center; padding: 50px 0; }


/* #IE8 Specifics
================================================== */

.lt-ie9 .carousel-nav li.first { background: url('../img/icns/multiwindow.png') no-repeat; background-position: -48px 0; width: 48px; height: 50px; }

.lt-ie9 .carousel-nav li.first:hover { background-position: 0 0; }

.lt-ie9 .carousel-nav li.second { background: url('../img/icns/remote.png') no-repeat; background-position: -48px 0; width: 48px; height: 50px; }

.lt-ie9 .carousel-nav li.second:hover { background-position: 0 0; }

.lt-ie9 .carousel-nav li.third { background: url('../img/icns/details.png') no-repeat; background-position: -48px 0; width: 48px; height: 50px; }

.lt-ie9 .carousel-nav li.third:hover { background-position: 0 0; }

.lt-ie9 .carousel-nav li.fourth { background: url('../img/icns/content.png') no-repeat; background-position: -48px 0; width: 48px; height: 50px; }

.lt-ie9 .carousel-nav li.fourth:hover { background-position: 0 0; }

.lt-ie9 .carousel-nav li.active { background-position: 0; }

.lt-ie9 .carousel-nav li { margin-right: 10px; }



/* #Media Queries
================================================== */


	@media only screen and (max-width: 985px) {

		.carousel-nav ul { margin-left: 10px; }

	}

	/* Smaller than 980 (devices and browsers) */
	@media only screen and (max-width: 980px) {

		.top-carousel h2 { margin-bottom: 50px; }

		.carousel-nav ul { margin-left: -35px; }

		.small-tablet { margin-top: -20px; }

		.top-carousel a.btn { margin-top: 70px; }

		.content-wrapper img { width: 100%; }

	}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {

		.carousel .first-carousel, .carousel .second-carousel, .carousel .third-carousel, .carousel .fourth-carousel { width: 100%; }

		.top-carousel { padding: 50px 0 5px 0; }
		
		.top-carousel h2 { font-size: 42px; line-height: 90px; margin-bottom: 40px; }

		.top-carousel h2 .bold { font-family: "SamsungIFBlk", Helvetica, Arial, sans-serif; font-size: 80px; font-weight: bold; text-transform: uppercase; color: #1428a0; vertical-align: text-top; }		

	}



	/* Smallen than 787 (devices and browsers) */
	@media only screen and (max-width: 787px) {

		.header .unit { position: relative; }

		.header ul.gnb { margin-top: 30px; text-align: center; }

		.header .gnb li a { font-family: "SamsungIFRg", Helvetica, Arial, sans-serif; font-size: 32px; padding: 0 27px; }

		.header { position: absolute; height: 106px; }

		.header-logo { width: 100%; display: block; text-align: center; }

		.header-logo img { width: 170px; }

		.top-carousel { padding: 0; }

		.top-carousel h2 { margin-bottom: 10px; font-size: 50px; }

		.top-carousel a.btn { font-size: 22px; padding: 18px 42px 16px 34px; margin-top: -110px; }

		.list a.btn { font-size: 22px; padding: 18px 42px 16px 34px; float: left; margin-left: 31%; margin-bottom: 70px; }

		.carousel { margin-top: 20px; margin-bottom: 0; float: inherit; width: 100%; }

		.carousel .first-carousel { width: 80%; float: inherit; margin-left: 11%; margin-bottom: 12px; }

		.carousel .second-carousel { width: 80%; float: inherit; margin-left: 11%; margin-bottom: 12px; }

		.carousel .third-carousel { width: 80%; float: inherit; margin-left: 11%; margin-bottom: 12px; }

		.carousel .fourth-carousel { width: 80%; float: inherit; margin-left: 11%; margin-bottom: 12px; }

		.text-wrapper .desc p { padding: 0; line-height: 20px; }

		.carousel-nav ul { margin: 0; }

		.small-tablet { width: 220px; margin-top: 80px; }

		.toggle-t { height: 70px; }

		.toggle-t .icon { width: 20px; height: 55px; margin-top: 8px; border-right: 1px solid #e8e8e8; }

		.toggle-t h3 { font-size: 16px; padding: 20px 0px 0px 30px; }

		.toggle-t:hover h3 { color: #181818; }

		.toggle-t .icon.first { background-size: 70%; background-position: 0 -51px; }

		.toggle-t:hover .icon.first { background-size: 70%; background-position: 0 -51px; }

		.toggle-t .icon.second { background-size: 70%; background-position: 0 -54px; }

		.toggle-t:hover .icon.second { background-size: 70%; background-position: 0 -54px; }

		.toggle-t .icon.third { background-size: 70%; background-position: 0 -41px; }

		.toggle-t:hover .icon.third { background-size: 70%; background-position: 0 -41px; }

		.toggle-t .icon.fourth { background-size: 70%; background-position: 0 -44px; }

		.toggle-t:hover .icon.fourth { background-size: 70%; background-position: 0 -44px; }

		.toggle-t .arrow { height: 40px; width: 46px; background-size: 120%; background-position: 0 -72px; margin-top: 29px; }

		.toggle-t:hover .arrow  { background-size: 120%; background-position: 0 -72px !important; }

		.content { padding: 40px 0; }

		.content h3 { font-size: 34px; padding: 10px 0; padding-top: 30px; }

		.content p { padding: 0; }

		.content-wrapper img { padding: 10px 0 70px 0; width: 80%; margin-left: 10%; float: inherit; }

		.full-width { width: 90%; }

		.small-tablet img { width: 68%; }

		.small-tablet p { font-size: 13px; }

		.carousel-nav li { margin-right: 73px; margin-left: 0; }

		.carousel-nav li:last-child { margin-right: 0px; }

		.black-products { margin-bottom: 20px; }

		.white-products { margin-bottom: 20px; }

		#slider ul.color-picker { margin-bottom: 25px; }

		#slider ul.color-picker li.white { background: #fff; border: 1px solid #000; width: 24px; height: 24px; }

		#slider ul.color-picker li.black { background: #000; border: 1px solid #000; width: 24px; height: 24px; }

		.flex-direction-nav a { display: block; width: 20px; height: 50px; margin: -20px 0 0; position: absolute; top: 43%; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8); }

		.flex-direction-nav .flex-prev { background: url('../img/arrow_leftx2.png') no-repeat; background-position: 0 0; background-size: 200%; }

		.flex-direction-nav .flex-next { background: url('../img/arrow_rightx2.png') no-repeat; background-position: -20px 0; background-size: 200%; }

		.black-products .flex-prev:hover { background-position: -20px 0px; }

		.black-products .flex-next:hover { background-position: 0 0; }

		.white-products .flex-prev:hover { background-position: -20px 0px; }

		.white-products .flex-next:hover { background-position: 0 0; }

		.active .icon.first, .active .icon.second { background-size: 70%; background-position: 0 5px !important; }

		.active .icon.third { background-size: 70%; background-position: 0 10px !important; }

		.active .icon.fourth { background-size: 70%; background-position: 0 7px !important; }

		.active h3 { color: #0689d8 !important; }

		.active .arrow  { background-size: 120%; background-position: 0 1px !important; }

		.header.sticky { position: fixed; top: 0; }

		.right  { float: right; text-align: right; }

		.carousel-nav li.third a { float: right; text-align: right; display: block; text-decoration: none; color: #333; }

		.carousel-nav li.third .icon-tooltip h4 { float: right; text-align: right; }

		.carousel-nav li.fourth a { float: right; text-align: right; display: block; text-decoration: none; color: #333; }

		.carousel-nav li.fourth .icon-tooltip h4 { float: right; text-align: right; }
		
		



				/* #IE8 Specifics
				================================================== */

				.lt-ie9 .toggle-t .icon.first { background: url('../img/multiwindow_tab-ie8.png') no-repeat; background-position: 0 -90px; }

				.lt-ie9 .toggle-t:hover .icon.first { background-position: 0 2px; }

				.lt-ie9 .toggle-t .icon.second { background: url('../img/remote_tab-ie8.png') no-repeat; background-position: 0 -90px; }

				.lt-ie9 .toggle-t:hover .icon.second { background-position: 0 2px; }

				.lt-ie9 .toggle-t .icon.third { background: url('../img/details_tab-ie8.png') no-repeat; background-position: 0 -90px; }

				.lt-ie9 .toggle-t:hover .icon.third { background-position: 0 2px; }

				.lt-ie9 .toggle-t .icon.fourth { background: url('../img/content_tab-ie8.png') no-repeat; background-position: 0 -90px; }

				.lt-ie9 .toggle-t:hover .icon.fourth { background-position: 0 2px; }

				.lt-ie9 .toggle-t .arrow { background: url('../img/arrow_down-ie8.png') no-repeat; background-position: 0 -70px; height: 40px; width: 46px; float: right; margin-top: 33px; }

				.lt-ie9 .toggle-t:hover .arrow { background-position: 0 2px; }


	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {


	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 520px) {

		.header .gnb li a { padding: 0 20px; }

	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {

		.header-logo img { width: 160px; }

		.header .gnb li a { font-size: 17px; padding: 0 15px; }

		.top-carousel h2 { font-size: 32px; line-height: 80px; }

		.top-carousel h2 .bold { font-size: 70px; }

		.text-wrapper .desc p { font-size: 16px; line-height: 22px; }

		.carousel-nav li { margin: 0 10px; }

		.small-tablet { width: 150px; }

		.small-tablet img { width: 90%; }

		.top-carousel a.btn { font-size: 16px; padding: 12px 32px 9px 27px; margin-top: -100px; }

		.toggle-t h3 { font-size: 13px; padding: 20px 0px 0px 15px; }

		.list a.btn { margin-left: 23%; /*background-size: 80%;*/ }

		.toggle-t .arrow { height: 30px; width: 36px; background-size: 80%; background-position: 0 -33px; margin-top: 29px; margin-right: -10px;  }

		.toggle-t:hover .arrow  { background-size: 80%; background-position: 0 -33px !important; }

		.toggle-t.active .arrow { background-size: 80%; background-position: 0 4px !important; }

		.content h3 { padding: 0 20px; font-size: 32px; }

		.content p { padding: 0 20px; font-size: 16px; }

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 394px) {

		.header-logo img { width: 128px; }

	}



/* #Font-Face
================================================== */

@font-face {
    font-family: 'SamsungIFRg';
    src: url('../fonts/samsungif_rg-webfont.eot');
    src: url('../fonts/samsungif_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/samsungif_rg-webfont.woff') format('woff'),
         url('../fonts/samsungif_rg-webfont.ttf') format('truetype'),
         url('../fonts/samsungif_rg-webfont.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SamsungIFBd';
    src: url('../fonts/samsungif_bd-webfont.eot');
    src: url('../fonts/samsungif_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/samsungif_bd-webfont.woff') format('woff'),
         url('../fonts/samsungif_bd-webfont.ttf') format('truetype'),
         url('../fonts/samsungif_bd-webfont.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SamsungIFBlk';
    src: url('../fonts/samsungif_blk-webfont.eot');
    src: url('../fonts/samsungif_blk-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/samsungif_blk-webfont.woff') format('woff'),
         url('../fonts/samsungif_blk-webfont.ttf') format('truetype'),
         url('../fonts/samsungif_blk-webfont.svg#AftaserifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
