@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'CFAstyStd-Book';
    src: url('https://kotsovolos.blob.core.windows.net/site/include/fonts/cfasty/CFAstyStd-Book.eot');
    src: url('https://kotsovolos.blob.core.windows.net/site/include/fonts/cfasty/CFAstyStd-Book.eot?#iefix') format('embedded-opentype'),
        url('https://kotsovolos.blob.core.windows.net/site/include/fonts/cfasty/CFAstyStd-Book.woff2') format('woff2'),
        url('https://kotsovolos.blob.core.windows.net/site/include/fonts/cfasty/CFAstyStd-Book.woff') format('woff'),
        url('https://kotsovolos.blob.core.windows.net/site/include/fonts/cfasty/CFAstyStd-Book.ttf') format('truetype'),
        url('https://kotsovolos.blob.core.windows.net/site/include/fonts/cfasty/CFAstyStd-Book.svg#CFKlak') format('svg');
    font-weight: 400;
    font-style: normal;
}

body{font-family: 'CFAstyStd-Book', sans-serif;}
.row{ position:relative;}
.table{ margin-bottom:0;}
.noPadding{ padding-left:0; padding-right: 0;}
.noVisible{ display:none;}

.header nav{ position:fixed; top:0; left: 0; width: 100%; text-align: center; background-color: rgba(0,0,0,0.90); z-index: 9999;}
.header nav a{ display:inline-block; margin: 0px 20px 0; color: #FFF; text-decoration: none;padding: 15px 0;font-size:20px;}
.header nav a:hover, .header nav a:focus{ color: #ef714b;}
.lgAll .header nav a:hover, .lgAll .header nav a:focus, .lgChar .header nav a:hover, .lgChar .header nav a:focus{ color: #d60a6b;}

.tvPage{ font-size: 16px;}
.tvPage figure.center-block img{ display: inline-block;}
.tvPage h1{ position: relative; z-index: 10; font-size:280px; line-height: 280px; margin-bottom: 0; margin-top: -300px; }
.tvPage h3{ font-size: 70px;}
.tvPage h4{ font-size: 40px; font-weight: 100; margin-top: 50px; margin-bottom: 20px;}
.tvPage h5{ font-size: 25px; font-weight: 900; margin-bottom: 20px;}
.tvPage .header h2{ font-size: 70px;}
.tvPage .space{ height: 80px;}	

h2 .newFont{font-family: inherit;}

.navbar-nav>li {
	list-style: none;
}
.nav>li>a>img {
	max-width: 158px;
}

/* -------------- HISENSE STYLES ------------- */

.hisense #header-section{ 
	background-position: center;
	background-size: cover;
	background-image:url(../images/hisense-header-img.jpg);
	height: 100vh;
}

.hisense .body p {
	margin-bottom: 60px;
}

.brand-logo {
	margin: 20px auto;
}

.click-here {
	font-size: 16px;
    position: absolute;
    bottom: 110px;
    left: calc(50% - 60px);
}

.scroll-down {
	font-size: 16px;
	position: absolute;
	bottom: 110px;
	left: calc(50% - 40px);
	color: #fff;
}

.hisense figure img {
	margin: 10px auto;
}

.main-pictos, .pictos {
	display: table;
	margin: 30px auto 0px auto;
	padding: 0px;
}

.main-pictos li, .pictos li {
	list-style: none;
    display: inline-block;
    padding-right: 20px;
    border-right: solid 1px rgba(0, 0, 0, 0.50);
	margin-left: 20px;
	font-size: 30px;
	font-weight: bold;
	vertical-align: middle;
}

.main-pictos li:first-child, .pictos li:first-child {
	margin-left: 0px;
}

.main-pictos li:last-child, .pictos li:last-child {
	border: none !important;
	padding: 0px;
}

.tvPage.hisense h3 {
	font-weight: 400;
	font-size: 52px;
	max-width: 800px;
    margin: 0 auto;
}

.tvPage.hisense h1, .tvPage.hisense h2, .tvPage.hisense h3 {
	text-align: center;
}

.tvPage.hisense h1{color: #e30613; font-size: 140px; line-height: 160px;  display: inline-block!important; width: inherit; margin: 0px auto 20px;float: none; font-weight: 100;}

.tvPage.hisense h2{
	font-size: 30px;font-weight: normal; margin-top: 0px; margin-bottom: 20px!important; margin: 0px auto;
}

.tvPage.hisense h2:after {
    content: "";
    display: block;
    border-top: solid 2px rgba(0, 0, 0, 0.50);
    width: 100%;
    height: 1px;
	margin: 20px auto;
	/* position: absolute;
    bottom: -20px;
    left: calc(50% - 35px); */
    z-index: 1;
    max-width: 70px;
}

.tvPage.hisense #header-section h3 {
	font-size: 58px;
	font-weight: bold;
}

.tvPage.hisense h5 {
	font-size: 24px;
	line-height: 30px;
}

.tvPage.hisense h4{ font-size: 40px; font-weight: 300; margin-top: 0px; margin-bottom: 0px; color:#343434;}

.tvPage.hisense .header p {
	margin-bottom: 25px;
	max-width: 650px;
	margin: 25px auto;
	font-size: 20px;
}

.hisense .btn{
    font-size: 16px;
    line-height: 25px;
    font-family: 'CFAstyStd-Medium', sans-serif;
	color: #232323;
	background-color: #f9c800;
    text-decoration: none;
    padding: 0px 15px 0px 15px;
    opacity: 1;
	transition: all 0.5s;
	border-radius: 0px;
	/* background: #f9c800 url(../images/arrow.svg) no-repeat 93%/8px; */
}

.hisense .btn:hover {
	color: #f9c800;
	background-color: #232323;
	transition: 200ms;
	transition-timing-function: ease-in-out;
	-webkit-transition: 200ms;
	-webkit-transition-timing-function: ease-in-out;
	fill: #f9c800;
}

.hisense .btn span {
	line-height: 35px;
	float: left;
}

.hisense .btn svg {
	margin-left: 15px;
	margin-top: 10px;
}

/* Reset Bootstrap Styles */
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	line-height: 21px;
}

.navbar-toggle {
	margin-right: 25px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: transparent;
}

@media (min-width: 993px) {
	.navbar-inverse .navbar-nav>.active>a,
	.navbar-inverse .navbar-nav>.active>a:focus,
	.navbar-inverse .navbar-nav>.active>a:hover,
	.navbar-inverse .navbar-nav>li>a:focus,
	.navbar-inverse .navbar-nav>li>a:hover  {
		border-bottom: 5px solid #d51317;
	}

	.navbar-nav {
		float: none;
		margin: 0;
		display: inline-block;
		height: 49px;
	}
}

@media (max-width: 992px) {

	#header-section .navbar-nav {
		margin-bottom: 40px;
	}

	.header nav a {
		margin: 7px 20px;
		padding: 6px 0px;
	}

	.navbar-inverse .navbar-nav>.active>a {
		border-bottom: 2px solid #d51317;
		padding: 6px 0px 4px 0px;
	}
}


/* mouse
* --------------------------------------- */
#header-section *, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 }

.mouse
{
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid white;
    display: table;
    margin: 0 auto !important;
    position: absolute !important;
    bottom: 50px !important;
	left: calc(50% - 12px) !important;
	z-index: 9999;
    cursor: pointer;
}

.wheel
{
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  
}

.intro .mouse {
	border: 2px solid #fff;
}

.intro .wheel
{
	background: #fff;
	border: 2px solid #fff;
}

.wheel
{
	-webkit-animation: mouse-wheel 1.5s linear infinite; /* Safari & Chrome */
	-moz-animation: mouse-wheel 1.5s linear infinite; /* Firefox */
	-ms-animation: mouse-wheel 1.5s linear infinite; /* Internet Explorer */
	-o-animation: mouse-wheel 1.5s linear infinite; /* Opera */
	animation: mouse-wheel 1.5s linear infinite; /* W3C */
}

@keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-webkit-keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel
{
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

/****************/

/* -------------- HISENSE STYLES END------------- */

.tvPage.xe93 h1{background: #009efd; background: -webkit-linear-gradient(#009efd, #7dfbee); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.tvPage.xe90 h1{background: #009efd; font-size: 240px; background: -webkit-linear-gradient(left, #7dfbee, #c4e705); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.tvPage.xe90 h1 span{font-size:60px; background: -webkit-linear-gradient(left, #c1e810, #c1e810); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  line-height: 60px; display: block;}
.tvPage.xe93 h2{ background: #009efd; background: -webkit-linear-gradient(left, #7dfbee, #009efd); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.tvPage.xe90 h2{ background: #009efd; background: -webkit-linear-gradient(left, #7dfbee, #c4e705); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 110px; }
.tvPage.xe93 h3{ color:#053868;}
.tvPage.xe93 h4{ color:#053868;}
.tvPage.xe93 h5{ color:#000;}
.tvPage.a1 h1{background: #5c6485; font-size: 190px; background: -webkit-linear-gradient(left, #151a2f, #5c6485); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block!important; width: inherit; margin: 0px auto;
    float: none;}
.tvPage.a1 h1 span{ font-size: 50px; line-height: 50px;  clear: both; display: block;}
.tvPage.a1 h4{ font-size: 60px; font-weight: 300; margin-top: 0px; margin-bottom: 0px; color:#045069;}
.tvPage.a1 h2{ font-size: 110px; font-weight: 100; margin-top: 0px; margin-bottom: 20px!important; background: #0088b7; background: -webkit-linear-gradient(left, #0088b7, #76dafb); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block!important; width: inherit; margin: 0px auto;
    float: none;}
.a1Article1 .table{ background-image:url(../images/sony_A1_img2.jpg); background-size: cover; background-position: center right; display: table; min-height: 710px; width: 100%; margin-bottom: 0; padding-bottom: 0px;}
.a1Article1 .table p{ position:absolute; bottom: 20px; left: 15px; right: 15px; }
.a1Article1 .table h5{background: #76dafb; font-size: 196px; font-weight: 100; background: -webkit-linear-gradient(left, #0088b7, #76dafb); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block;}
.a1Article1 .col-xs-12{ display: table-cell; vertical-align: top; height: 100%; float: none; padding-top: 50px; padding-bottom: 40px; text-align: center;}
.a1Article1 h4, .a1Article1 h5, .a1Article1 p{ color:#FFF!important;}
.a1Article2 h4, .a1Article3 h4, .a1Article4 h4{ background: #151a2f; font-size: 39px; font-weight: 100!important; background: -webkit-linear-gradient(left, #151a2f, #5c6485); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; margin-top: 60px!important;}
.a1Article5 .table{ background-image:url(../images/sony_A1_img6.jpg); background-size: cover; background-position: center; display: table; min-height: 600px; width: 100%; margin-bottom: 0;}
.a1Article5 .col-xs-12{ display: table-cell; vertical-align: middle; height: 100%; float: none;  text-align: center;}
.tvPage.a1 .a1Article5 h4{ color: #FFF!important; font-size: 39px; font-weight: 100!important; }
.tvPage.a1 .a1Article5 h5{ color: #FFF!important; font-size: 25px; font-weight: 400!important; }
.tvPage.a1 .a1Article5 p{ color:#FFF;}
.tvPage.a1 .afterVideo h2{ background: #151a2f; font-size: 110px; font-weight: 100!important; background: -webkit-linear-gradient(left, #151a2f, #5c6485); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; margin-bottom: 60px!important;}

.tvPage.uhd .headerFig1{padding-top: 180px; padding-bottom: 20px; background-color: #f6f6f7; position: relative; z-index: 20;}
.tvPage.uhd h1{font-size: 142px; margin: 0px auto; color: #2b4754; font-weight: 100; line-height: inherit;}
.tvPage.uhd h1 span{ font-size: 50px; line-height: 50px; color: #0ec3d9; font-family: 'CFAstyStd-Medium', sans-serif;  clear: both; display: block;}
.tvPage.uhd .article1 .table{ background-image:url(../images/uhd_04.jpg); background-size: cover; background-position: center; display: table; min-height: 1080px; width: 100%; margin-bottom: 0; padding-bottom: 0px;}
.tvPage.uhd .article1 .table .row{ position:absolute; bottom: 20px; left: 15px; right: 15px; }
.tvPage.uhd .article1 .table h4{ font-size: 100px; font-weight: 100; color: #1e3e8d; display: inline-block;}
.tvPage.uhd .article1 .col-md-12{ display: table-cell; vertical-align: top; height: 100%; float: none; padding-top: 50px; padding-bottom: 40px; text-align: center;}
.tvPage.uhd .article1 .table p, .tvPage.uhd .article1 .table i{ color:#FFF;}
.tvPage.uhd .article1 .table p{ font-size:20px; }
.tvPage.uhd .article1 .table i{ font-size:18px; font-weight: 100; font-style: normal;}
.tvPage.uhd .article2 .table{ background-image:url(../images/uhd_05.jpg); background-size: cover; background-position: center; display: table; min-height: 1080px; width: 100%; margin-bottom: 0; margin-top: 40px; padding-bottom: 0px;}
.tvPage.uhd .article2 .table .row{ position:absolute; bottom: 20px; left: 15px; right: 15px; }
.tvPage.uhd .article2 .table h4{ font-size: 80px; line-height: 80px; font-weight: 100; color: #FFF; display: inline-block;}
.tvPage.uhd .article2 .col-md-12{ display: table-cell; vertical-align: middle; height: 100%; float: none; padding-top: 50px; padding-bottom: 260px; text-align: center;}
.tvPage.uhd .article2 .table .tag1, .tvPage.uhd .article2 .table .tag2{ font-size:20px; font-family: 'CFAstyStd-Medium', sans-serif;}
.tvPage.uhd .article2 .table .tag1{ position: absolute; top: 20px; left: 15px; right: 15px; color: #000;}
.tvPage.uhd .article2 .table .tag2{ position: absolute; bottom: 20px; left: 15px; right: 15px; color: #FFF;}
.tvPage.uhd .article3 h4, .tvPage.uhd .article4 h4{ font-size: 100px; color: #0ec3d9; margin-top: 0; }
.tvPage.uhd .article3 .col-sm-5, .tvPage.uhd .article4 .col-sm-5{ display:table;}
.tvPage.uhd .heightCell{ display:table-cell; vertical-align: middle;}
.tvPage.uhd .article5 h4{ font-size: 140px; color: #0ec3d9; margin-top: 0; text-align: center; }
.tvPage.uhd .article6, .tvPage.uhd .article7{ background-color: #28292b; color: #FFF;}
.tvPage.uhd .article6 h4, .tvPage.uhd .article7 h4{ font-size: 100px; color: #FFF; margin-top: 0; }
.tvPage.uhd .article6 .col-sm-5, .tvPage.uhd .article7 .col-sm-5{ display:table;}
.tvPage.uhd .article7 i { padding-top: 40px; font-size: 16px; font-style: normal; display: block;}

.tvPage.k770 h1{color: #e30613; font-size: 140px; line-height: 160px;  display: inline-block!important; width: inherit; margin: 0px auto 20px;
    float: none; font-weight: 100;}
.tvPage.k770 h4{ font-size: 40px; font-weight: 300; margin-top: 0px; margin-bottom: 0px; color:#343434;}
.tvPage.k770 h2{ font-size: 110px; font-weight: 100; margin-top: 0px; margin-bottom: 20px!important; background: #0088b7; background: -webkit-linear-gradient(left, #0088b7, #76dafb); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block!important; width: inherit; margin: 0px auto;
    float: none;}


.xe93Article1 .col-xs-12:last-child{ padding-right: 80px;}
.xe93Article1 .col-xs-12:last-child:after{ content:""; width: 50px; position: absolute; top: 0; right: 0; bottom: 80px; background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(#3ea506, #d8e63d); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#3ea506, #d8e63d); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#3ea506, #d8e63d); /* For Firefox 3.6 to 15 */ background: linear-gradient(#3ea506, #d8e63d); /* Standard syntax */ }
.xe93Article2 .table{ background-image:url(../images/sony_x93_img2.jpg); background-size: cover; background-position: center right; display: table; min-height: 600px; width: 100%; margin-bottom: 0;}
.xe93Article2 .col-xs-12{ display: table-cell; vertical-align: bottom; height: 100%; float: none; padding-bottom: 40px;}
.xe93Article2 h4{ text-shadow: 0px 0px 5px rgba(188, 200, 207, .8); max-width: 520px; }
.xe93Article2 h5, .xe93Article2 p{ color:#FFF!important;}
.xe93Article3 .table{  display: table; min-height: 550px; width: 100%; margin-bottom: 0; }
.xe93Article3 .col-xs-12{ display: table-cell; vertical-align: top; height: 100%; float: none; padding-bottom: 0px; min-height: 550px; text-align: right;}
.xe93Article3 .col-xs-12:last-child{background-image:url(../images/sony_x93_img3.jpg); background-repeat: no-repeat;  background-position: 60px bottom ;}
.xe93Article3 .shelf{ position: absolute; bottom: 0px; right: -60px;}
.xe93Article3 .col-xs-12:first-child{ padding-left: 80px; padding-bottom: 90px;}
.xe93Article3 .col-xs-12:first-child:before{ content:""; width: 50px; position: absolute; top: 0; left: 0; bottom: 20px; background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(#7dfbee, #009efd); }
.xe93Article4 .table{ background-image:url(../images/sony_x93_img5.jpg); background-size: cover; background-position: center left; display: table; min-height: 600px; width: 100%; margin-bottom: 0;}
.xe93Article4 .col-xs-12{ display: table-cell; vertical-align: bottom; height: 100%; float: none; padding-bottom: 40px; text-align: right;}
.xe93Article4 h4, .xe93Article4 h5, .xe93Article4 p{ color:#FFF!important;}
.xe93Article5{ text-align: center;}
.xe93Article5 h5{ font-size:40px;}

.xe90Article1 .table{ background-image:url(../images/sony_x90_img1.jpg); background-size: cover; background-position: center right; display: table; min-height: 710px; width: 100%; margin-bottom: 0; padding-bottom: 120px;}
.xe90Article1 .col-xs-12{ display: table-cell; vertical-align: bottom; height: 100%; float: none; padding-bottom: 40px; text-align: right;}
.xe90Article1 h4, .xe90Article1 h5, .xe90Article1 p{ color:#FFF!important;}
.xe90Article2 .col-xs-12:last-child{ padding-right: 80px;}
.xe90Article2 .col-xs-12:last-child:after{ content:""; width: 50px; position: absolute; top: 0; right: 0; bottom: 80px; background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(#3ea506, #d8e63d); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#3ea506, #d8e63d); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#3ea506, #d8e63d); /* For Firefox 3.6 to 15 */ background: linear-gradient(#3ea506, #d8e63d); /* Standard syntax */ }
.xe90Article2 h4{color:#99b407;}
.xe90Article3 .table{ background-image:url(../images/sony_x90_img3.jpg); background-size: cover; background-position: center right; display: table; min-height: 600px; width: 100%; margin-bottom: 0;}
.xe90Article3 .col-xs-12{ display: table-cell; vertical-align: bottom; height: 100%; float: none; padding-bottom: 40px; text-align: right;}
.xe90Article3 h4, .xe90Article3 h5, .xe90Article3 p{ color:#FFF!important;}
.xe90Article4{ text-align: center;}
.xe90Article4 h5{ font-size:40px;}
.xe90Article5 .table{ background-image:url(../images/sony_x90_img4.jpg); background-size: cover; background-position: center center; display: table; min-height: 100vh; width: 100%; margin-bottom: 0;}
.xe90Article5 .col-xs-12{ display: table-cell; vertical-align: middle; height: 100%; float: none; padding-bottom: 40px; text-align: right;}
.xe90Article5 h5{ font-size:40px;}
.xe90Article5 figure{ text-align:right;}
.xe90Article5 figure img{ display:inline-block;}

.tvPage.samsungAll h1{font-size: 180px; line-height: 180px; margin-bottom: 0; margin-top: inherit; float: none; font-weight: 100; color: #afeffa; text-align: center; font-family: 'SamsungSharpSans-Regular';}
.tvPage.samsungAll h2{ color: #044acd; }
.tvPage.samsungAll h3{ font-size: 40px; color:#343434; font-weight: 400;}
.tvPage.samsungAll h4{ color:#044acd;}
.tvPage.samsungAll h5{ color:#343434;}
.samsungAll .qLed{ height: 100vh; background-image: url(../images/samsung_models_1.jpg); background-size: cover; background-position: center center; display: table; width: 100%;}
.samsungAll .qLed .cell{ display:table-cell; vertical-align: middle;}
.samsungAll .qLed h2{ margin-bottom: 0; margin-top: inherit; float: none; font-weight: 800; color: #FFF; text-align: center;}
.samsungAll .article1 figure img, .samsungAll .article2 figure img{ display:inline-block;}
.samsungAll .btn{ background-color:#044acd; color: #FFF; border-radius: 0; font-size: 20px; padding: 10px 20px; transition: all ease .5s; -webkit-font-smoothing: antialiased;}
.samsungAll .btn:hover{ background-color:#afeffa; color: #000;}


.tvPage.samsungQdesign h1{font-size: 110px; line-height: 120px; margin-bottom: 0; margin-top: inherit; float: none; font-weight: 100; color: #FFF; text-align: center;}
.tvPage.samsungQdesign h2{ color: #d3a89b; font-size: 36px; }
.tvPage.samsungQdesign h3{ font-size: 40px; color:#343434; font-family: 'CFAstyStd-Medium', sans-serif;}
.tvPage.samsungQdesign h4{ color:#d3a89b;}
.tvPage.samsungQdesign h5{ color:#343434;}
.samsungQdesign .qLed{ height: 100vh; background-image: url(../images/samsung_qdesign_1.jpg); background-size: cover; background-position: center center; display: table; width: 100%;}
.samsungQdesign .qLed .cell{ display:table-cell; vertical-align: middle; padding-bottom: 310px;}
.samsungQdesign .qLed h2{ margin-bottom: 0; margin-top: inherit; float: none; font-weight: 800; color: #FFF; text-align: center;}
.samsungQdesign .article1 figure img, .samsungQdesign .article2 figure img{ display:inline-block;}
.samsungQdesign .afterVideo h2{ font-size: 142px; color: #d3a89b;}
.samsungQdesign .btn{ background-color:#d3a89b; color: #FFF; border-radius: 0; font-size: 20px; padding: 10px 20px; transition: all ease .5s; }
.samsungQdesign .btn:hover{ background-color:#afeffa; color: #000;}


.tvPage.samsungQstyle h1{font-size: 110px; line-height: 120px; margin-bottom: 30px; margin-top: inherit; float: none; font-weight: 100; color: #FFF; text-align: center;}
.tvPage.samsungQstyle h2{ color: #2b4754; font-size: 36px; }
.tvPage.samsungQstyle h3{ font-size: 40px; color:#343434; font-family: 'CFAstyStd-Medium', sans-serif;}
.tvPage.samsungQstyle h4{ color:#2b4754;}
.tvPage.samsungQstyle h5{ color:#343434;}
.samsungQstyle .qLed{ height: 100vh; background-image: url(../images/samsung_qstyle_1.jpg); background-size: cover; background-position: center center; display: table; width: 100%;}
.samsungQstyle .qLed .cell{ display:table-cell; vertical-align: middle;}
.samsungQstyle .qLed h2{ margin-bottom: 0; margin-top: inherit; float: none; font-weight: 800; color: #FFF; text-align: center;}
.samsungQstyle .article1 figure img, .samsungQstyle .article2 figure img{ display:inline-block;}
.samsungQstyle .afterVideo h2{ font-size: 142px; color: #2b4754;}
.samsungQstyle .btn{ background-color:#2b4754; color: #FFF; border-radius: 0; font-size: 20px; padding: 10px 20px; transition: all ease .5s;}
.samsungQstyle .btn:hover{ background-color:#afeffa; color: #000;}
.samsungQstyle .bottomPhotos img{ width:100%; max-width: inherit; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.samsungQstyle .bottomPhotos figure{ overflow:hidden;}
.samsungQstyle .bottomPhotos figure:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}

.tvPage.samsungQpicture h1{font-size: 110px; line-height: 120px; margin-bottom: 30px; margin-top: 100px; float: none; font-weight: 100; color: #FFF; text-align: center;}
.tvPage.samsungQpicture h2{ color: #0148cd; font-size: 36px; }
.tvPage.samsungQpicture h3{ font-size: 40px; color:#343434; font-family: 'CFAstyStd-Medium', sans-serif;}
.tvPage.samsungQpicture h4{ color:#0148cd;}
.tvPage.samsungQpicture h5{ color:#343434;}
.samsungQpicture .qLed{ height: 100vh; background-image: url(../images/samsung_qpicture_1.jpg); background-size: cover; background-position: center center; display: table; width: 100%; padding-top: 200px;}
.samsungQpicture .qLed .cell{ display:table-cell; vertical-align: middle;}
.samsungQpicture .qLed h2{ margin-bottom: 0; margin-top: inherit; float: none; font-weight: 800; color: #FFF; text-align: center;}
.samsungQpicture .article1 figure img, .samsungQpicture .article2 figure img{ display:inline-block;}
.samsungQpicture .afterVideo h2{ font-size: 142px; color: #0148cd;}
.samsungQpicture .btn{ background-color:#0148cd; color: #FFF; border-radius: 0; font-size: 20px; padding: 10px 20px; transition: all ease .5s;}
.samsungQpicture .btn:hover{ background-color:#afeffa; color: #000;}
.samsungQpicture .videoLink{ display: block; position: relative; color: #000; text-shadow: 1px 1px 0px #e8e8e8;}
.samsungQpicture .videoLink figcaption{ position:absolute; text-align: center;}
.samsungQpicture .videoLink img{ max-width:100%; width: 100%;}

.samsungQpicture .depth{ position: relative;}
.samsungQpicture .depth .text{ position:absolute; width: 100%; color: #FFF; top: 30%; text-align: center;}
.samsungQpicture .depth .text h4, .samsungQpicture .depth .text h5{ color:#FFF!important;}
.samsungQpicture .depth img{ max-width:100%; width: 100%;}
.samsungQpicture .dayNight{ position: relative;}
.samsungQpicture .dayNight .text{ position:absolute; color: #FFF; text-align: center;}
.samsungQpicture .dayNight .text h4, .samsungQpicture .dayNight .text h5{ color:#FFF!important;}
.samsungQpicture .dayNight.daySection .text{  color: #000;}
.samsungQpicture .dayNight.daySection .text h4{ color:#2c5ea7!important;}
.samsungQpicture .dayNight.daySection .text h5{ color:#000!important;}
.samsungQpicture .dayNight .btn-blue{ background-color:#044ace;}
.samsungQpicture .dayNight .btn-black{ background-color:#000;}
.samsungQpicture .dayNight .btn-blue:hover, .samsungQpicture .dayNight .btn-blue:focus{ color:#000;}
.samsungQpicture .dayNight .btn-black:hover, .samsungQpicture .dayNight .btn-black:focus{ color:#044ace;}
.samsungQpicture .dayNight img{ max-width:100%; width: 100%;}

.samsungQpicture .article1 img, .samsungQpicture .article2 img{ max-width:100%; width: 100%;}


.tvPage.lgAll h1{font-size: 200px; line-height: 180px; margin-bottom: 0; margin-top: inherit; float: none; font-weight: 100; color: #d60a6b; text-align: center;}
.tvPage.lgAll h2{ color: #d60a6b; }
.tvPage.lgAll h3{ font-size: 40px; color:#343434; font-weight: 400;}
.tvPage.lgAll h4{ color:#d60a6b; font-size: 80px;}
.tvPage.lgAll h5{ color:#343434;}
.lgAll .oLed{ height: 100vh; background-image: url(../images/lg_models_1.jpg); background-size: cover; background-position: center center; display: table; width: 100%;}
.lgAll .oLed .cell{ display:table-cell; vertical-align: middle;}
.lgAll .oLed h2{ margin-bottom: 0; margin-top: inherit; float: none; font-weight: 800; color: #FFF; text-align: center; font-size: 44px;}
.lgAll .article1 figure img, .lgAll .article2 figure img{ display:inline-block;}
.lgAll .btn{ background-color:#d60a6b; color: #FFF; border-radius: 0; font-size: 20px; padding: 10px 20px; transition: all ease .5s; -webkit-font-smoothing: antialiased;}
.lgAll .btn:hover{ background-color:#d60a6b!important; color: #FFF;}

.tvPage.lgChar h1{font-size: 200px; line-height: 180px; margin-bottom: 0; margin-top: inherit; float: none; font-weight: 100; color: #c35226; text-align: right;  background-color: rgba(255,255,255,.5); padding-top: 20px;}
.tvPage.lgChar h3{ font-size: 40px; color:#343434; font-weight: 400;}
.tvPage.lgChar h4{ color:#d60a6b; font-size: 80px;}
.tvPage.lgChar h5{ color:#343434;}
.lgChar .oLed{ height: 100vh; background-image: url(../images/lg_char_1.jpg); background-size:contain; background-position: center right; background-repeat: no-repeat; display: table; width: 100%; }
.lgChar .oLed .cell{ display:table-cell; vertical-align: middle;}
.lgChar .oLed h2{ margin-bottom: 0; margin-top: inherit; float: none; font-weight: 800; color: #111f38; text-align: center; font-size: 38px; background-color: rgba(255,255,255,.5); text-align: right; padding-top: 20px; padding-bottom: 20px;}
.lgChar .oLed p{background-color: rgba(255,255,255,.5); text-align: right; padding-bottom: 20px;}
.lgChar .article1 figure img, .lgChar .article2 figure img{ display:inline-block;}
.lgChar .btn{ background-color:#d60a6b; color: #FFF; border-radius: 0; font-size: 20px; padding: 10px 20px; transition: all ease .5s; -webkit-font-smoothing: antialiased;}
.lgChar .btn:hover{ background-color:#d60a6b!important; color: #FFF;}
.lgChar .top{ background-color:#000; color: #FFF;}
.lgChar .top h2{ color:#e5c309; font-size: 60px; font-weight: 400; margin-bottom: 0;}
.lgChar .top h3{ color:#FFF; font-size: 100px; font-weight: 100; margin-top: 0;}
.lgChar .topBg{ height: 1175px; background-image: url(../images/lg_char_2.jpg); background-size: cover; background-position: center;}
.lgChar .article6{ min-height:1700px; background-image: url(../images/lg_char_5.jpg); background-size: cover; background-position: top center;}



.fadeLinks a{  text-decoration: none; margin-top: 20px; }
.fadeLinks a .table{ position:relative; min-height: 365px; display: table; height: 100%; z-index: 20;}
.xe90 .fadeLinks a .table{ min-height: 480px;}
.fadeLinks a .cell{ display:table-cell; vertical-align: middle; text-align: center; cursor: pointer;  background-size: cover; background-position: center; position:relative; padding: 15px;}
.fadeLinks a h5, .fadeLinks a p{ position:relative; z-index: 50; opacity: 0; color: #FFF!important; transition: all ease .5s; }
.fadeLinks a:hover h5, .fadeLinks a:hover p, .fadeLinks a:focus h5, .fadeLinks a:focus p{ position:relative; z-index: 10; opacity: 1;}
.fadeLinks a:before{ position:absolute; top: 0px; left: 15px; bottom: 0; right: 15px; height: 100%; background-color: rgba(24,188,229,.0); content: ""; transition: all ease .5s; z-index: 10;}
.fadeLinks a:hover:before, .fadeLinks a:focus:before{ background-color: rgba(24,188,229,.7); content: "";}	
.xe90 .fadeLinks a:before{ background-color: rgba(196,231,5,.0);}
.xe90 .fadeLinks a:hover:before, .xe90 .fadeLinks a:focus:before{ background-color: rgba(196,231,5,.7);}	
.a1 .fadeLinks a:hover:before{ background-color: rgba(89,97,130,.7);}
.fadeLinks a:after{ position:absolute; top: 0px; left: 15px; bottom: 0; right: 15px; height: 100%; content: ""; z-index: 0; background-size: cover;}
.fadeLinks a.link1:after{background-image: url(../images/fade_links1.jpg);}
.fadeLinks a.link2:after{background-image: url(../images/fade_links2.jpg);}
.fadeLinks a.link3:after{background-image: url(../images/fade_links3.jpg);}
.fadeLinks a.link4:after{background-image: url(../images/fade_links4.jpg);}
.xe90 .fadeLinks a.link1:after{background-image: url(../images/fade_xe90_links1.jpg);}
.xe90 .fadeLinks a.link2:after{background-image: url(../images/fade_xe90_links2.jpg);}
.xe90 .fadeLinks a.link3:after{background-image: url(../images/fade_xe90_links3.jpg);}
.a1 .fadeLinks a.link1:after{background-image:url(../images/sony_A1_img7.jpg);}
.a1 .fadeLinks a.link2:after{background-image:url(../images/sony_A1_img8.jpg);}
.a1 .fadeLinks a.link3:after{background-image:url(../images/sony_A1_img9.jpg);}
.a1 .fadeLinks a.link4:after{background-image:url(../images/sony_A1_img10.jpg);}
.a1 .fadeLinks a.link5:after{background-image:url(../images/sony_A1_img11.jpg);}
.a1 .fadeLinks a.link6:after{background-image:url(../images/sony_A1_img12.jpg);}



.androidTv h5{ font-size:40px;}
.androidTv figure{ margin-top: 20px; margin-bottom: 40px; padding-left: 0; padding-right: 0;}
.androidTv strong{ font-size:25px;}
.androidTv figure{ position:relative;}
.androidTv .animateThumbs{ position: absolute; top: 0px; width: 100%; height: 100%; }
.androidTv .animateThumbs .ball1 {position: absolute; top: 140px; left: 50%; margin: -42px; animation: rot1 11s infinite linear; width: 85px; max-width: 100%; }
.androidTv .animateThumbs .ball2 {position: absolute; top: 170px; left: 50%; margin: -85px; animation: rot2 13s infinite linear; width: 171px; max-width: 100%;}
.androidTv .animateThumbs .ball3 {position: absolute; top: 190px; left: 50%; margin: -90px; animation: rot3 15s infinite linear; width: 183px;; max-width: 100%;}
.androidTv .animateThumbs .ball4 {position: absolute; top: 210px; left: 50%; margin: -70px; animation: rot4 10s infinite linear; width: 140px; max-width: 100%;}
.androidTv .animateThumbs .ball5 {position: absolute; top: 230px; left: 50%; margin: -37px; animation: rot5 12s infinite linear; width: 74px;; max-width: 100%;}

.characteristics{text-align:center;}
.characteristics figure{ display: inline-block; vertical-align: middle; padding: 20px 20px;}
.characteristics figure img{ max-width: 100%;}

.xe93 .cta .btn{ background-color: #22bfe6; border-radius: 0; font-size: 22px; color: #FFF; padding: 25px 50px;}
.xe90 .cta .btn{ background-color: #aec913; border-radius: 0; font-size: 22px; color: #FFF; padding: 25px 50px;}
.a1 .cta .btn{ background-color: #22bfe6; border-radius: 0; font-size: 22px; color: #FFF; padding: 25px 50px;}
.k770 .btn{ background-color: #e40c19; border-radius: 0; font-size: 22px; color: #FFF; padding: 25px 50px;}
.uhd .cta .btn{ background-color: #22bfe6; border-radius: 0; font-size: 22px; color: #FFF; padding: 25px 50px;}

#menu{	position:fixed; top:0; left:0; height: 80px; z-index: 70; width: 100%; padding: 0; margin:0; background-color: rgba(0,0,0,0.90);}
#menu .navbar{ position:fixed; z-index: 10; width: 100%; height: 80px;  }
.navbar, .navbar-default{ border:0; background-color: transparent; border-radius: 0; margin-bottom: 0;}
.navbar .container-fluid{ padding: 0px 0px 0px 15px;}
.navbar-brand{ height:inherit; padding: 20px 15px;}
.navbar-brand>img{ height:40px;}
.navbar-default .navbar-nav>li>a{ font-size:20px; color: #FFF;padding: 0px 15px; transition: all ease .5s;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ background-color:transparent;}
/*.navbar-default .sony.active a, .navbar-default .sony a:hover{ background-color: rgba(24,188,229,.4)!important;}
.navbar-default .samsung.active a, .navbar-default .samsung a:hover{ background-color:rgba(239,113,75,.4)!important;}
.navbar-default .lg.active a, .navbar-default .lg a:hover{ background-color:rgba(214,10,107,.4)!important;}*/
.navbar-default .sony:focus{ color: #18bce5!important;}
.navbar-default .samsung:focus{ color: #ef714b!important;}
.navbar-default .lg:focus{ color: #d60a6b!important;}
.sonyMenuLogo{ width:119px; height: 22px;}
.samsungMenuLogo{ width:158px; height: 23px;}
.lgMenuLogo{ width:99px; height: 49px;}

.bg_load{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.9);z-index:9999;display:table;color:#FFF}
.bg_load div{display:table-cell;vertical-align:middle;text-align:center}



.section{  background-position: center; background-size: cover;}
.section.intro{ background-image:url(../images/photo0.jpg);}
.section.sony{ background-image:url(../images/sony/sony-bg-image.jpg);}
.section.samsung{ background-image:url(../images/samsung/QLED-8K/samsung-bg-image.jpg);}
.section.jvc{ background-image:url(../images/photo5.jpg);}
.section.hisense{ background-image:url(../images/hisense-bg-image.jpg);}
.section.lg{ background-image:url(../images/LG/OLED/lg-bg-image.jpg);}

.sliderMenu{ position:fixed; top:80px; right: 0; bottom: 0; width: 50px; z-index: 10;  display: table;}
.sliderMenu{ padding: 80px 0px 0px 0px; bottom: inherit; position: absolute; top: 0; right: 0; width: 50px; height: 100%; display: table;}
.sliderMenu div{ display: table-cell; vertical-align: middle; }
.sliderMenu a{width:16px;height: 16px;border-radius: 8px;background-color: #e3e3e3;display: block;margin: 10px auto;transition: all ease .5s;opacity: 0.3;}
.sliderMenu a.active{background-color: #fff;opacity: 1;}


.caption{ position:absolute; top: 0px; left: 15px; right: 15px; height: 100%; font-size: 30px; color: #FFF; opacity:0 ; margin-top: 150px; transition: all ease .50s; padding-top: 80px;}
.caption.open{ opacity:1; margin-top: 0px;}
.caption .table{ display:table; margin: 0 auto; padding: 0; height: 100%;}
.caption .cell{ display:table-cell;  text-align: center; vertical-align: middle;}
.caption img{ width:inherit; display: inline-block;  margin-bottom: 20px; max-width: 100%;}
.caption h2{ font-size: 94px; font-weight: 100; margin-bottom: 0;padding: 0px 40px;}
.caption a{ display: inline-block; border:2px solid #ffffff; font-size: 22px; font-weight:300; margin: 10px 25px 0px; line-height: 22px; padding: 20px 40px; text-decoration: none; transition: all ease .5s;}
.intro .caption{ padding-bottom:140px;}
.intro .caption .mouse{ position:absolute; bottom: 20px; left: 50%; margin-left: -42px;}
.intro .caption .mouse img{ margin-bottom:0px; width: 84px!important; max-width: inherit;     left: 0px!important;}
.intro .caption h2{ color:#fff; font-size: 50px; font-weight: 400;}
.intro .caption h2 span{ font-size: 83px; font-weight: 100;}
.intro .caption a{ border-color:#FFF; color: #18bce5; background-color: rgba(27,189,229,0);}
.intro .caption a:hover, .sony .caption a:focus { border-color:#18bce5; color: #FFF; background-color: rgba(27,189,229,1);}
.sony .caption a{ border-color:#FFF; color: #fff; background-color: rgba(27,189,229,0);}
.sony .caption a:hover, .sony .caption a:focus { border-color:#18bce5; color: #FFF; background-color: rgba(27,189,229,1);}
.samsung .caption h2, .sony .caption h2{ color:#fff;margin-bottom: 3.1% !important;margin-top: -0.6% !important;text-shadow: 0px 0px 10px #000;}
.samsung .caption a{ border-color:#FFF; color: #fff; background-color: rgba(239,114,76,0);}
.samsung .caption a:hover, .samsung .caption a:focus { border-color:#18bce5; color: #FFF; background-color: rgba(27,189,229,1);}
.samsung-logo { margin-bottom: 3.4% !important;}
.lg .caption h2{ color:#fff; margin: 85px 0px;}
.lg .caption a{ border-color:#FFF; color: #fff; background-color: rgba(214,10,107,0);}
.lg .caption a:hover, .lg .caption a:focus { border-color:#d60a6b; color: #FFF; background-color: rgba(214,10,107,1);}
.jvc .caption h2{ color:#e30613; margin-bottom: 30px;}
.jvc .caption a{ border-color:#FFF; color: #e30613; background-color: rgba(227,6,19,0); margin-bottom: 120px;}
.jvc .caption a:hover, .lg .caption a:focus { border-color:#e30613; color: #FFF; background-color: rgba(227,6,19,1);}
.hisense .caption h2{ color:#ffffff; margin-bottom: 30px;}
.hisense .caption a{ color: #ffffff; background-color: rgba(227,6,19,0); margin-top: 60px;margin-bottom: 20px;}
.hisense .caption a:hover, .lg .caption a:focus { border-color:#e30613; color: #FFF; background-color: rgba(227,6,19,1);}

.modal {
  text-align: center;
  padding: 0!important;
	background-color: transparent;
}

.modal:before { content: ''; display: inline-block; height: 100%; vertical-align: middle;  margin-right: -4px;}
.modal-dialog { display: inline-block; text-align: left; vertical-align: middle;}
.modal-content{ background-color:transparent; }
.modal-header{ border:0; padding-top: 0; padding-bottom: 0;}
.modal-backdrop.in { 
	filter: alpha(opacity=50);
	opacity: .9;
}
#videoModal .close{ font-size: 61px; line-height: 1; color: #ef714b; text-shadow: 0 1px 0 #ef714b; opacity: .8; outline: none;}

.photoGroup .col-sm-6 figure, .photoGroup .col-sm-3 figure{ background-position: center; background-size: 100% 100%; transition: all ease .5s; }
.photoGroup .col-xs-12 figure, .photoGroup .col-xs-6 figure{ height: 670px;}
.photoGroup .col-xs-6.small figure{ height: 320px;}
.photoGroup figure:hover{ background-size: 120% 120%;  }

@media (min-width: 1920px) {
	.bxslider li{ width:100%; height: 100vh; overflow: hidden;}
	.bxslider li img{ position:absolute; top:50vh; margin-top: -510px; }
	.caption{z-index:10;}
	.caption img{position:relative!important; top: inherit!important; margin-top: inherit!important;}
}
@media (min-width: 1200px) {
	.samsungAll .qLed h1{ padding-right: 50px; text-align: right;}
	.samsungAll .qLed h2{ padding-right:50px; text-align: right;}
	.tvPage.samsungQdesign h4{ font-size: 80px;}
	.tvPage.samsungQdesign .article1 .col-sm-5{ padding-left:60px;}	
	.tvPage.samsungQdesign .article2 .col-sm-5{ padding-right:60px;}
	.tvPage.samsungQstyle h4{ font-size: 80px;}
	.tvPage.samsungQstyle .article1 .col-sm-5{ padding-left:60px;}
	.tvPage.samsungQstyle .article2 .col-sm-5{ padding-right:60px;}
	.tvPage.samsungQpicture h4{ font-size: 70px;}
	.tvPage.samsungQpicture .article1 .col-sm-5{ padding-left:60px;}
	
	.samsungQpicture .videoLink figcaption{ top:150px!important;}
}
@media (min-width: 992px) {
	.xe93Article1 .col-xs-12:last-child, .xe93Article2 .col-xs-12:last-child, .xe90Article2 .col-xs-12:last-child, .xe90Article2 .col-xs-12:last-child{ padding-left: 40px;}
	.xe93Article3{ margin-top: 80px;}
	.samsungAll .article1 .col-xs-12:last-child{ padding-left:40px;}
	.samsungAll .article2 .col-xs-12:last-child{ padding-right:40px;}
	.samsungQpicture .videoLink figcaption{ top:50px;}
	.navbar-default .navbar-nav>li>a { line-height: 80px;}

	#menu .navbar-nav>li:first-child a img {
		border-right: 1px solid rgba(255, 255, 255, 0.40);
		padding-right: 30px;
	}

	.tvPage.hisense .space {
		height: 160px;
	}

	/* #menu .navbar-nav>li:not(:first-child).active a img {
		border-bottom: 1px solid #d51317;
		padding-bottom: 10px;
		margin-top: 10px;
	} */

	#menu .navbar-nav>li:not(:first-child).active {
		margin-top: -3px;
		border-bottom: 3px solid #d51317;
	} 

	#menu .navbar-nav>li:not(:first-child).active a img {
		margin-top: 5px;
	} 

}

@media (max-width:992px){
	.main-pictos li, .pictos li {
		margin-bottom: 20px;
	}

	.navbar-default .navbar-nav>li>a { line-height: 55px;}
}

@media (min-width: 768px) {
	.samsungAll .article2{ text-align:right;}
	.samsungQdesign .article2{ text-align:right;}
	.samsungQstyle .article2{ text-align:right;}
	.samsungQpicture .article2{ text-align:right;}
	.samsungAll .qLed h2{font-size: 44px; line-height: 50px; }
	.samsungAll .article1 img, .samsungAll .article2 img{ max-width: inherit; width: 100%;}
	.lg .caption img{ max-width:214px;}
	.lgChar .article1{display: table;}
	.lgChar .article1 .col-xs-12{ display: table-cell; float: none; vertical-align: middle;}
	.lgChar .article1 .col-xs-12:last-child{ padding-left: 50px; padding-right: 50px; text-align: right;}
	.tvPage.a1 h1 span{ margin-bottom:-40px;}
}

@media (max-width: 1199px) {
	.xe93Article1 h4, .xe90Article2 h4{ margin-top:10px!important;}
	
	.samsungQdesign .afterVideo h2{ font-size:80px;}
	.samsungQstyle .afterVideo h2{ font-size:80px;}
	.samsungQpicture .afterVideo h2{ font-size:80px;}
	.lgChar .top h2{ font-size: 40px; }
	.lgChar .top h3{ font-size: 60px;}
	
	.lgChar .topBg{ height:800px;}
	.a1Article2 h4, .a1Article3 h4, .a1Article4 h4{ font-size: 40px!important;}
}


@media (max-width: 1024px) {
	.tvPage.uhd .article1 .table h4{ font-size: 80px;}

	.caption h2 {
		font-size: 46px;
	}

	.caption img{
	    zoom: 1;
		-ms-transform: scale(0.7);
		-ms-transform-origin: 50% 0;
		-moz-transform: scale(0.7);
		-moz-transform-origin: 50% 0;
		-o-transform: scale(0.7);
		-o-transform-origin: 50% 0;
		-webkit-transform: scale(0.7);
		-webkit-transform-origin: 50% 0;
		transform: scale(0.7);
		transform-origin: 50% 0;
	}
}


@media (max-width: 991px) {
	.caption{ font-size: 20px;}
	.caption img{ margin-bottom: 0px !important;}
	.caption a{ font-size: 16px; margin: 10px 10px; line-height: 16px; padding: 15px 15px;}
	.hisense .caption img {
		max-width: 100%;
		margin-bottom: 0px;
	}

	.main-pictos li, .pictos li {
		font-size: 24px;
	}

	.xe93Article1 .col-xs-12:last-child{ padding-right: 15px;}
	.xe93Article1 .col-xs-12:last-child:after{ display: none;}
	.xe93Article3 .table{min-height:inherit;}
	.xe93Article3 .col-xs-12{ padding-bottom: inherit; display: block; text-align: center; min-height: inherit; background-image: none!important;}
	.xe93Article3 .col-xs-12:first-child{ padding-left: 15px; padding-bottom: 15px;}
	.xe93Article3 .col-xs-12:first-child:before{ display: none;}
	.xe93Article3 .shelf{ display: none;}
	.xe93Article4 .col-xs-12{ text-align: left;}
	.fadeLinks a .table{  min-height: 200px!important;}
	.youtubeIframe{ height:500px;}
	.androidTv .animateThumbs .ball1 {top: 30px; left: 50%; margin: -24px; width: 42px;}
	.androidTv .animateThumbs .ball2 {top: 40px; left: 50%; margin: -42px; width: 85px;}
	.androidTv .animateThumbs .ball3 {top: 70px; left: 50%; margin: -45px; width: 91px;}
	.androidTv .animateThumbs .ball4 {top: 80px; left: 50%; margin: -35px; width: 70px;}
	.androidTv .animateThumbs .ball5 {top: 100px; left: 50%; margin: -17px; width: 37px;}
	.xe90Article5 .table{ min-height: 768px;}
	
	.navbar-collapse{padding-left: 0px!important; margin: 0px -15px!important; border-top: 1px solid transparent;	}
	.navbar-collapse.collapse { display: none !important; margin: 0px -15px!important;}
    .navbar-collapse.collapse.in { display: block !important;}
    .navbar-header .collapse, .navbar-toggle { display:block !important;}
    .navbar-header { float:none;}
	.navbar-nav>li { float: none!important;}
	
	.navbar-nav{ padding: 0; margin-top: 0; text-align: center; float:none!important; }
	.navbar-default .navbar-collapse{ background-color: rgba(0,0,0,0.90);}
	.navbar-default .navbar-toggle{border-color:#FFF; margin-right: 30px; margin-top: 22px;border:0;}
	.navbar-default .navbar-toggle .icon-bar{ background-color: #FFF;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
	.bxslider li img{ position:absolute; top:0vh; height: auto; width: 200%; left: -50%;  }
	.lgChar .oLed h1, .lgChar .oLed h2, .lgChar .oLed p{ text-align: center;}
	.tvPage.lgChar h4{ font-size: 60px;}	
	.lgChar .topBg{ height:600px;}
}

@media (max-width: 767px) {
	
	.caption{z-index:10;}
	.caption img{position:relative!important; top: inherit!important; margin-top: inherit!important; left:inherit!important; margin-bottom:10px;
	    zoom: 1;
		-ms-transform: scale(0.5);
		-ms-transform-origin: 50% 0;
		-moz-transform: scale(0.5);
		-moz-transform-origin: 50% 0;
		-o-transform: scale(0.5);
		-o-transform-origin: 50% 0;
		-webkit-transform: scale(0.5);
		-webkit-transform-origin: 50% 0;
		transform: scale(0.5);
		transform-origin: 50% 0;
	}
	.caption a{ font-size: 14px; margin: 10px 5px; line-height: 20px; padding: 10px 10px;}
	
	.main-pictos li:first-child {
		margin-top: 30px;
	}

	.pictos {
		margin: 30px auto !important;
	}

	.main-pictos li, .pictos li {
		font-size: 20px;
	}

	.tvPage h1{ font-size:150px!important; line-height: 150px!important; margin-top: -100px; }
	.tvPage h1 span{ font-size:40px!important; line-height: 40px!important;}
	.tvPage .space{ height: 40px;}
	.androidTv h5{ font-size:22px;}
	.androidTv figure{ margin-bottom: 20px; }
	.androidTv strong{ font-size:20px;}
	.youtubeIframe{ height:400px;}
	
	.tvPage.uhd h1{ font-size: 90px!important;}
	
	.xe90Article1 .table{ background-position: center center;}
	.xe90Article5 .table{ min-height: inherit;}
	
	.fadeLinks a{ display:block;}
	
	.tvPage.samsungAll h3{ font-size: 30px;}
	.samsungAll .article1, .samsungAll .article2{  text-align:center;}
	
	.samsungQdesign .afterVideo h3{ font-size: 30px;}
	.tvPage.samsungQdesign h1{ font-size:50px!important; line-height: 60px!important; margin-top: 100px; }
	.tvPage.samsungQdesign h2{ font-size: 30px!important;}
	.samsungQstyle .afterVideo h3{ font-size: 30px;}
	.tvPage.samsungQstyle h1{ font-size:50px!important; line-height: 60px!important; margin-top: 100px; }
	.tvPage.samsungQstyle h2{ font-size: 30px!important;}
	
	.tvPage.k770 h1{ font-size:70px!important; line-height: 70px!important; margin-top: 100px; }

	.tvPage.hisense h1{ font-size:70px!important; line-height: 70px!important; margin-top: 100px; }
	
	.samsungQpicture .afterVideo h3{ font-size: 30px;}
	.tvPage.samsungQpicture h1{ font-size:50px!important; line-height: 60px!important; margin-top: 100px; }
	.tvPage.samsungQpicture h2{ font-size: 30px!important;}
	
	.tvPage.lgAll h4{ font-size:60px;}
	.photoGroup .col-xs-12 figure{ margin-bottom: 30px;}
	.photoGroup .col-xs-12 figure, .photoGroup .col-xs-6 figure{ height: 320px;}
	.photoGroup .col-xs-6.small figure{ height: 145px;}
	
	.lgChar .oLed h2{ font-size: 30px!important;}
	
	.modal:before{height: 30%; width: 100%;}
	.modal-dialog { width: 100%; margin: 0px;}
	
	
	.lgChar .top h2{ font-size: 30px!important; margin-bottom: 0px; }
	.lgChar .top h3{ font-size: 40px; margin-top: 10px;}
	.lgChar .topBg{ height:500px;}
	
	.tvPage.lgChar h4{ font-size: 40px!important;}
	
	.lgChar .article6{ min-height:1250px;}
	
	.a1Article2 .col-xs-12, .a1Article3 .col-xs-12, .a1Article4 .col-xs-12, .k770Article1 .col-xs-12, .k770Article2 .col-xs-12, .k770Article3 .col-xs-12{ text-align:center!important;}
	
	
	.tvPage.a1 .a1Article1 h4{ font-size: 40px!important;}
	
	
	.tvPage.uhd .article1 .table p{ font-size:14px; }
	.tvPage.uhd .article1 .table i{ font-size:12px;}
	
	.tvPage.uhd .article3 h4, .tvPage.uhd .article4 h4, .tvPage.uhd .article6 h4, .tvPage.uhd .article7 h4{ font-size: 60px!important; padding-top: 20px; }
	.tvPage.uhd .heightCell{ text-align: center; padding-bottom: 40px;}
	.tvPage.uhd .article5 h4{ font-size: 60px!important;}
	
}

@media (max-width: 600px) {
	.samsungQpicture .depth .text{ top: 15%;}
	.samsungQpicture .dayNight .btn{ font-size:14px;}
	.intro .caption h2{  font-size: 35px; font-weight: 400;}
.intro .caption h2 span{ font-size: 55px; font-weight: 100;}
	.tvPage.a1 .a1Article1 h4{ font-size: 30px!important;}
	.tvPage.a1 .a1Article1 h5{ font-size: 100px!important;}
	.tvPage.uhd h1{ font-size: 60px!important;}
	
	.tvPage.uhd .article2 .table h4{ font-size: 60px; line-height: 60px;}
	.tvPage.uhd .article2 .col-md-12{ padding-bottom: 220px; }
}

@media (max-width: 480px) {
	.lg .caption h2 {
		margin: 40px auto !important;
	}

	.caption {
		right: 30px !important;
	}

	.caption h2 {
		font-size: 36px;
		padding: 0px 15px;
	}
}

@keyframes rot1 {
	from {transform: rotate(0deg)  translate(-50px) rotate(0deg);}
	to { transform: rotate(360deg) translate(-50px) rotate(-360deg);}
}
@keyframes rot2 {
	from {transform: rotate(0deg) translate(-90px) rotate(0deg);}
	to { transform: rotate(360deg) translate(-90px) rotate(-360deg);}
}
@keyframes rot3 {
	from {transform: rotate(360deg) translate(-130px) rotate(-360deg);}
	to { transform: rotate(0deg) translate(-130px) rotate(0deg);}
}
@keyframes rot4 {
	from {transform: rotate(0deg) translate(-170px) rotate(0deg);}
	to { transform: rotate(360deg) translate(-170px) rotate(-360deg);}
}
@keyframes rot5 {
	from {transform: rotate(360deg) translate(-210px) rotate(-360deg);}
	to { transform: rotate(0deg) translate(-210px) rotate(0deg);}
}

/* Make Burger Menu to transform into X onclick */
.navbar-toggle .icon-bar {
	/* width: 30px; */
	transition: all 0.2s;
}
.navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
	opacity: 0;
}
.navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
	transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
	opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0);
}