/* GERAL */

@font-face {
font-family: 'SamsungOne';
src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.eot);
src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.eot?#iefix) format("embedded-opentype"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff2) format("woff2"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.woff) format("woff"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-400.ttf) format("truetype");
font-weight: normal;
font-style: normal
}

@font-face {
font-family: 'SamsungOne';
src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.eot);
src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.eot?#iefix) format("embedded-opentype"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff2) format("woff2"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.woff) format("woff"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungOne-700.ttf) format("truetype");
font-weight: bold;
font-style: normal
}

@font-face {
font-family: 'SamsungSharpSans';
src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot);
src: url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.eot?#iefix) format("embedded-opentype"), url(https://cdn.samsung.com/etc/designs/smg/global/fonts/SamsungSharpSansBd.woff) format("woff");
font-weight: bold;
font-style: normal
}

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

.wrapperSamsung {
	font-family: SamsungOne, sans-serif;
	background: #fff;
	color: #000;
	max-width: 100%;
	margin: auto;
	overflow: hidden;
}

.wrapperSamsung p {
	font-weight: 400;
	margin: 0 0 min(1.8vw, 18px);
	padding-bottom: 0 !important;
	font-size: min(1.8vw, 18px);
	line-height: min(2.5vw, 24px);
}

.wrapperSamsung p small {
	display: block;
	font-size: min(1.8vw, 12px);
	line-height: min(2.5vw, 18px);
}

.wrapperSamsung h2, .wrapperSamsung h3 {
	font-family: SamsungSharpSans, sans-serif;
}

.wrapperSamsung h3 {
	margin: 0 0 5%;
	font-size: min(3vw, 30px);
	line-height: min(4vw, 32px);
}

.wrapperSamsung sup {
	font-size: .75em;
	line-height: .5em;
}

.wrapperSamsung h4 {
	font-weight: 700;
	margin: 0 0 5%;
	font-size: min(2vw, 22px);
	line-height: min(3vw, 26px);
}

.wrapperSamsung .containerSamsung {
	overflow: hidden;
	max-width: 85%;
	padding: calc(20px + 3%) 15px;
}

#hdr-samsung .containerSamsung {
	overflow: visible;
}

.btn-samsung, .btn-samsung:hover {
	cursor: pointer;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: calc(12px + 1vw);
	color: #000;
	padding: calc(6px + 1vw) calc(15px + 1vw);
	border: 2px solid #000;
	border-radius: 50px;
	display: block;
	float: left;
	text-decoration: none;
}

button.btn-samsung {
	background: #000;
}

.wrapperSamsung input {
	display: none;
}

.video-container-samsung {
	position: relative;
	padding-bottom: 50.4%;
	padding-top: 6%;
	height: 0;
	overflow: hidden;
}

.video-container-samsung iframe, .video-container-samsung object, .video-container-samsung embed {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	margin: auto;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
}

/* HEADER */

#intro-samsung {
	background: #000;
}

#intro-samsung img {
	display: block;
	width: 100%;
}

#anima-intro-samsung {
	position: relative;
	height: 0;
	padding-bottom: 102%;
}

#anima-intro-samsung iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* DESTAQUES */

#destaques-samsung {
	background: #fff;
	padding: 90px 0 0 0px;
	text-align: center;
}


#destaques-samsung img {
	display: block;
	margin-bottom: 30px;
	max-width: 100%;
}

#destaques-samsung .rowSamsung:nth-child(2) h3{
	margin: 0 0 10px;
	font-size: min(3vw, 20px);
	line-height: min(4vw, 22px);
}

#destaques-samsung p {
	font-size: min(1.8vw, 14px);
	line-height: min(2.5vw, 20px);
}


/* APROFUNDE */


#aprofunde-samsung .containerSamsung {
	text-align: center;
}

#anima-aprofunde-samsung img {
	width: 100%;
	display: block;
}


/* CURVA */

#curva-samsung {
	position: relative;
	height: 0;
	padding-bottom: 117.8%;
	color: #fff;
	background-color: #000;
}

#curva-samsung .containerSamsung {
	position: relative;
	z-index: 9999;
}

#curva-samsung img {
	position: absolute;
	width: 100.7%;
	top: 0;
	left: 0;
	display: block;
}

/* QLED */

#qled-samsung {
	text-align: center;
	color: #fff;
	background: #000;
}

#anima-qled-samsung {
	position: relative;
	height: 0;
	padding-bottom: 68.3%;
}

#anima-qled-samsung iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#galeria-samsung,
#legenda-galeria-samsung{
	background-color: #000;
	text-align: center;
	color: #fff;
}



/* galeria */
#galeria-samsung .containerSamsung {
	padding-top: 0px;
	margin-bottom: 0;
}

#galeria-samsung {
	text-align: center;
	padding-top: calc(20px + 1%);
}
.masonry-samsung { /* Masonry container */
  column-count: 3;
  column-gap: 1em;
   margin-bottom: -5%;
}

#galeria-samsung .containerSamsung {
	/* max-width: 100%; */
	/* padding-left: 0; */
	/* padding-right: 0; */
	/* margin-bottom: -15%; */
}

.item-samsung { /* Masonry bricks or child elements */
  margin: 0px 0 0.5em;
  width: 100%;
  overflow: hidden;
  display: inline-block;

}

.item-samsung img {
	width: 100%;
	transition: 1s;
}

.item-samsung img:hover {
	transform: scale(1.5);
	transition: 1s;
}

/* Masonry on large screens */
@media only screen and (min-width: 1024px) {
  .masonry-samsung {
    column-count: 3;
  }
}

/* Masonry on medium-sized screens */
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .masonry-samsung {
    column-count: 3;
  }
}

/* Masonry on small screens */
@media only screen and (max-width: 767px) {
  .masonry-samsung {
    column-count: 2;
    margin-bottom: 0%;
  }
}

/* HDR */

#hdr-samsung {
	position: relative;
	height: 0;
	padding-bottom: 90.9%;
	text-align: center;
	color: #fff;
	background-color: #000;
}

#hdr-samsung .containerSamsung {
	position: relative;
	z-index: 9999;
}

#hdr-samsung img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: block;
}

/* WQHD */

#wqhd-samsung {
	position: relative;
	height: 0;
	padding-bottom:99.2%;
	color: #fff;
	background-color: #000;
}

#wqhd-samsung .containerSamsung {
	position: relative;
	z-index: 9999;
}

#wqhd-samsung img {
	position: absolute;
	width: 100.4%;
	top: 0;
	left: 0;
	display: block;
}


/* NÚCLEO */

#nucleo-samsung,
#praticidade-samsung {
	text-align: center;
	color: #fff;
	background-color: #000;
}

#anima-nucleo-samsung {
	position: relative;
	height: 0;
	padding-bottom: 73.65%;
}

#anima-nucleo-samsung iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* REACOES */

#reacoes-samsung {
	position: relative;
	height: 0;
    padding-bottom: 110.85%;
	background: #000;
	color: #fff;
}

#reacoes-samsung .containerSamsung {
	position: relative;
	z-index: 9999;
}

#reacoes-samsung img {
	position: absolute;
	transition: all .5s ease-in-out 0s; 
}
#reacoes-samsung img:nth-child(1){
	top: 0;
	left: 0;
	width: 100%;
}
#reacoes-samsung img:nth-of-type(2) {
	width: 99%;
    bottom: 31%;
}

#reacoes-samsung img:nth-child(3) {
    width: 97.7%;
    bottom: 0%;
    right: 0%;
}

#reacoes-samsung img:nth-of-type(3):hover {
	transform: scale(1.125);
}

/* GSYNC */
#gsync-samsung{
	color: #fff;
}

#gsync-samsung img {
	position: inherit;
}

#gsync-samsung {
	position: relative;
	height: 0;
	padding-bottom: 80%;
	background-color: #000;
}

#gsync-samsung .containerSamsung {
	position: relative;
	z-index: 9999;
}

#gsync-samsung img {
	position: absolute;
	display: block;
	transition: all .5s ease-in-out 0s;
}

#gsync-samsung img:nth-child(1){
    top: 0;
    left: 0;
    width: 103.2%;
}
#gsync-samsung img:nth-of-type(2) {
	width: 100%;
    bottom: 0%;
}

#gsync-samsung img:nth-child(3) {
    width: 69%;
    bottom: 0%;
    right: 0%;
}

#gsync-samsung img:nth-of-type(3):hover {
	transform: scale(1.125);
}

/*faca-mais-samsung */
#faca-mais-samsung{
	position: relative;
	text-align: center;
	background-color: #000;
	color: #fff;
}
/*Downloaded from https://www.codeseek.co/trungk18/responsive-slideshow-carousel-with-only-html5-andamp-css3-EydyoL */
/*---- NUMBER OF SLIDE CONFIGURATION ----*/

.inner {
	width: 400%;
	line-height: 0;
  }
  
  article {
	width: 25%;
	float: left;
	position: relative;
  }
  
  /*---- SET UP CONTROL ----*/
  .slider-prev-next-control {
	height: 40px;
	position: absolute;
	top: 60%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
  }
  .slider-prev-next-control label {
	display: none;
	width: 10%;
	height: 125%;
	cursor: pointer;
  }
  
  .slider-dot-control {
	position: absolute;
    width: 100%;
    height: 2%;
    bottom: 0%;
    text-align: center;
  }
  .slider-dot-control label {
	cursor: pointer;
    border-radius: 50%;
    display: inline-block;
    width: 1.5%;
    height: 100%;
    border: 3px solid #808080;
    opacity: .5;
    transition: all .5s ease-in-out;
    margin: 0 0.5%;
  }
  .slider-dot-control label:hover {
	  opacity: 1;
  }
  
  /* Slider Styling */
  .slider-wrapper {
	position: relative;
	overflow: hidden;
  }
  
  .slider-wrapper .inner {
	transform: translateZ(0);
	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  }
  
  .slider-wrapper img {
	  display: block;
	  width: 100%;
	  height: 100%;
  }
  
  /*---- SET POSITION FOR SLIDE ----*/
  
  .slider-prev-next-control label::after {
	display: block;
  }
  
  #slide1:checked ~ .slider-prev-next-control label:nth-child(2)::after, 
  #slide2:checked ~ .slider-prev-next-control label:nth-child(3)::after, 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(4)::after, 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(5)::after, 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(6)::after,
  #slide6:checked ~ .slider-prev-next-control label:nth-child(7)::after, 
  #slide7:checked ~ .slider-prev-next-control label:nth-child(8)::after, 
  #slide8:checked ~ .slider-prev-next-control label:nth-child(9)::after, 
  #slide9:checked ~ .slider-prev-next-control label:nth-child(10)::after, 
  #slide10:checked ~ .slider-prev-next-control label:nth-child(11)::after, 
  #slide11:checked ~ .slider-prev-next-control label:nth-child(12)::after, 
  #slide12:checked ~ .slider-prev-next-control label:nth-child(13)::after, 
  #slide13:checked ~ .slider-prev-next-control label:nth-child(14)::after, 
  #slide14:checked ~ .slider-prev-next-control label:nth-child(15)::after, 
  #slide15:checked ~ .slider-prev-next-control label:nth-child(16)::after, 
  #slide16:checked ~ .slider-prev-next-control label:nth-child(17)::after, 
  #slide17:checked ~ .slider-prev-next-control label:nth-child(18)::after, 
  #slide18:checked ~ .slider-prev-next-control label:nth-child(19)::after, 
  #slide19:checked ~ .slider-prev-next-control label:nth-child(20)::after, 
  #slide20:checked ~ .slider-prev-next-control label:nth-child(1)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/right-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 15px;
  }
  
  #slide1:checked ~ .slider-prev-next-control label:nth-child(2), 
  #slide2:checked ~ .slider-prev-next-control label:nth-child(3), 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(4), 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(5), 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(6),
  #slide6:checked ~ .slider-prev-next-control label:nth-child(7),
  #slide7:checked ~ .slider-prev-next-control label:nth-child(8),
  #slide8:checked ~ .slider-prev-next-control label:nth-child(9),
  #slide9:checked ~ .slider-prev-next-control label:nth-child(10),
  #slide10:checked ~ .slider-prev-next-control label:nth-child(11),
  #slide11:checked ~ .slider-prev-next-control label:nth-child(12),
  #slide12:checked ~ .slider-prev-next-control label:nth-child(13),
  #slide13:checked ~ .slider-prev-next-control label:nth-child(14),
  #slide14:checked ~ .slider-prev-next-control label:nth-child(15),
  #slide15:checked ~ .slider-prev-next-control label:nth-child(16),
  #slide16:checked ~ .slider-prev-next-control label:nth-child(17),
  #slide17:checked ~ .slider-prev-next-control label:nth-child(18),
  #slide18:checked ~ .slider-prev-next-control label:nth-child(19),
  #slide19:checked ~ .slider-prev-next-control label:nth-child(20),
  #slide20:checked ~ .slider-prev-next-control label:nth-child(1) {
	display: block;
	float: right;
	margin-right: 5px;
  }
  
  #slide2:checked ~ .slider-prev-next-control label:nth-child(1), 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(2), 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(3), 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(4),
  #slide6:checked ~ .slider-prev-next-control label:nth-child(5),
  #slide7:checked ~ .slider-prev-next-control label:nth-child(6),
  #slide8:checked ~ .slider-prev-next-control label:nth-child(7),
  #slide9:checked ~ .slider-prev-next-control label:nth-child(8),
  #slide10:checked ~ .slider-prev-next-control label:nth-child(9),
  #slide11:checked ~ .slider-prev-next-control label:nth-child(10),
  #slide12:checked ~ .slider-prev-next-control label:nth-child(11),
  #slide13:checked ~ .slider-prev-next-control label:nth-child(12),
  #slide14:checked ~ .slider-prev-next-control label:nth-child(13),
  #slide15:checked ~ .slider-prev-next-control label:nth-child(14),
  #slide16:checked ~ .slider-prev-next-control label:nth-child(15),
  #slide17:checked ~ .slider-prev-next-control label:nth-child(16),
  #slide18:checked ~ .slider-prev-next-control label:nth-child(17),
  #slide19:checked ~ .slider-prev-next-control label:nth-child(18),
  #slide20:checked ~ .slider-prev-next-control label:nth-child(19), 
  #slide1:checked ~ .slider-prev-next-control label:nth-child(20) {
	display: block;
	float: left;
	margin-left: 5px;
  }
  
  #slide2:checked ~ .slider-prev-next-control label:nth-child(1)::after, 
  #slide3:checked ~ .slider-prev-next-control label:nth-child(2)::after, 
  #slide4:checked ~ .slider-prev-next-control label:nth-child(3)::after, 
  #slide5:checked ~ .slider-prev-next-control label:nth-child(4)::after,
  #slide6:checked ~ .slider-prev-next-control label:nth-child(5)::after,
  #slide7:checked ~ .slider-prev-next-control label:nth-child(6)::after,
  #slide8:checked ~ .slider-prev-next-control label:nth-child(7)::after,
  #slide9:checked ~ .slider-prev-next-control label:nth-child(8)::after,
  #slide10:checked ~ .slider-prev-next-control label:nth-child(9)::after,
  #slide11:checked ~ .slider-prev-next-control label:nth-child(10)::after,
  #slide12:checked ~ .slider-prev-next-control label:nth-child(11)::after,
  #slide13:checked ~ .slider-prev-next-control label:nth-child(12)::after,
  #slide14:checked ~ .slider-prev-next-control label:nth-child(13)::after,
  #slide15:checked ~ .slider-prev-next-control label:nth-child(14)::after,
  #slide16:checked ~ .slider-prev-next-control label:nth-child(15)::after,
  #slide17:checked ~ .slider-prev-next-control label:nth-child(16)::after,
  #slide18:checked ~ .slider-prev-next-control label:nth-child(17)::after,
  #slide19:checked ~ .slider-prev-next-control label:nth-child(18)::after,
  #slide20:checked ~ .slider-prev-next-control label:nth-child(19)::after,
  #slide1:checked ~ .slider-prev-next-control label:nth-child(20)::after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/left-arrow-samsung.png) center no-repeat;
	background-size: contain;
	padding-left: 8px;
	  opacity: 1;
  }
  
  #slide1:checked ~ .slider-wrapper .inner {
	margin-left: 0%;
  }
  
  #slide2:checked ~ .slider-wrapper .inner {
	margin-left: -100%;
  }
  
  #slide3:checked ~ .slider-wrapper .inner {
	margin-left: -200%;
  }
  
  #slide4:checked ~ .slider-wrapper .inner {
	margin-left: -300%;
  }
  
  #slide5:checked ~ .slider-wrapper .inner {
	margin-left: -400%;
  }
  
  #slide6:checked ~ .slider-wrapper .inner {
	margin-left: -500%;
  }
  
  #slide7:checked ~ .slider-wrapper .inner {
	margin-left: -600%;
  }
  
  #slide8:checked ~ .slider-wrapper .inner {
	margin-left: -700%;
  }
  
  #slide9:checked ~ .slider-wrapper .inner {
	margin-left: -800%;
  }
  
  #slide10:checked ~ .slider-wrapper .inner {
	margin-left: -900%;
  }
  
  #slide11:checked ~ .slider-wrapper .inner {
	margin-left: -1000%;
  }
  
  #slide12:checked ~ .slider-wrapper .inner {
	margin-left: -1100%;
  }
  
  #slide13:checked ~ .slider-wrapper .inner {
	margin-left: -1200%;
  }
  
  #slide14:checked ~ .slider-wrapper .inner {
	margin-left: -1300%;
  }
  
  #slide15:checked ~ .slider-wrapper .inner {
	margin-left: -1400%;
  }
  
  #slide16:checked ~ .slider-wrapper .inner {
	margin-left: -1500%;
  }
  
  #slide17:checked ~ .slider-wrapper .inner {
	margin-left: -1600%;
  }
  
  #slide18:checked ~ .slider-wrapper .inner {
	margin-left: -1700%;
  }
  
  #slide19:checked ~ .slider-wrapper .inner {
	margin-left: -1800%;
  }
  
  #slide20:checked ~ .slider-wrapper .inner {
	margin-left: -1900%;
  }
  
  #slide1:checked ~ .slider-dot-control label:nth-child(1), #slide2:checked ~ .slider-dot-control label:nth-child(2), #slide3:checked ~ .slider-dot-control label:nth-child(3), #slide4:checked ~ .slider-dot-control label:nth-child(4), #slide5:checked ~ .slider-dot-control label:nth-child(5) {
	background: #ccc;
  }
  
  
  /*---- TABLET ----*/
  @media only screen and (max-width: 850px) and (min-width: 450px) {
	.slider-wrapper {
	  border-radius: 0;
	}
  }
  /*---- MOBILE----*/
  @media only screen and (max-width: 450px) {
	.slider-wrapper {
	  border-radius: 0;
	}
  
	.slider-wrapper .info {
	  opacity: 0;
	}
  }


/*praticidade-samsung */
#praticidade-samsung{
	position: relative;
}


#praticidade-samsung .containerSamsung:nth-of-type(2){ 
	padding: 0% 0 11% 0;
}

.checked-anima-praticidade-samsung{
	position: absolute;
	top: 0%;
    left: 0%;
	width: 24%;
    padding-bottom: 30%;
	cursor: pointer;
	background: url(../img/range-1-ativado.png) no-repeat;
	background-size: contain;
}

.checked-anima-praticidade-samsung-2{
	position: absolute;
    top: 0%;
    right: 0%;
    width: 20%;
	height: 5%;
    padding-bottom: 30%;
    cursor: pointer;
    background: url(../img/range-2-desativado.png) no-repeat;
	background-size: contain;
}

#anima-praticidade-samsung-efeito:checked ~ .anima-praticidade-samsung{
	background: url(../img/praticidade-1.jpg) top left no-repeat;
    background-size: cover;
    height: 0;
	padding-bottom:77%;
	transition: 1s;
}

#anima-praticidade-samsung-efeito-2:checked ~ .anima-praticidade-samsung{
	background: url(../img/praticidade-2.jpg) top left no-repeat;
    background-size: cover;
    height: 0;
	padding-bottom:77%;
	transition: 1s;
}

#anima-praticidade-samsung-efeito:checked ~ .containerSamsung .rowSamsung .colSamsung-4 .checked-anima-praticidade-samsung{
	background: url(../img/range-1-ativado.png) no-repeat;
	background-size: contain;
	
}

#anima-praticidade-samsung-efeito:checked ~ .containerSamsung .rowSamsung .colSamsung-4 .checked-anima-praticidade-samsung-2{
	background: url(../img/range-2-desativado.png) no-repeat;
	background-size: contain;
}

#anima-praticidade-samsung-efeito-2:checked ~ .containerSamsung .rowSamsung .colSamsung-4 .checked-anima-praticidade-samsung{
	background: url(../img/range-1-desativado.png) no-repeat;
	background-size: contain;
}

#anima-praticidade-samsung-efeito-2:checked ~ .containerSamsung .rowSamsung .colSamsung-4 .checked-anima-praticidade-samsung-2{
	background: url(../img/range-2-ativado.png) no-repeat;
	background-size: contain;
}

/*
#anima-praticidade-samsung-efeito:checked ~ .checked-anima-praticidade-samsung-2{
	background: url(../img/range-2-desativado.png) no-repeat;
	background-size: contain;
	border: 5px solid #00ff;
}

#anima-praticidade-samsung-efeito-2:checked ~ .checked-anima-praticidade-samsung{
	background: url(../img/range-1-desativado.png) no-repeat;
	background-size: contain;
	border: 5px solid #00ff;
}

#anima-praticidade-samsung-efeito-2:checked ~ .checked-anima-praticidade-samsung-2{
	background: url(../img/range-2-ativado.png) no-repeat;
	background-size: contain;
	border: 5px solid #fff;
}
*/

/* FOOTER */

#footer-samsung {
	background: #000;
	color: #fff;
}

#footer-samsung p {
	text-align: justify;
	font-size: calc(5px + 0.3vw);
	line-height: 2em;
}

#footer-samsung img {
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;
	width: 95px;
}

#footer-samsung .containerSamsung {
	padding: calc(20px + 2%) 15px;
}




 /* RESPONSIVO */

@media (min-width: 768px) {
	.mobile {
		display: none !important;
	}
}
    @media (max-width: 767.98px) {
	.wrapperSamsung .containerSamsung {
		text-align: center;
		padding: calc(15px + 2%) 15px !important;
		max-width: 100%;
	}
	
	.desktop {
		display: none !important;
	}
	
	.mobile {
		display: block !important;
	}
	
	.colSamsung-md-6, .colSamsung-md-5 {
		text-align: center;
	}
	
	.colSamsung-md-6 p, .colSamsung-md-5 p {
		margin-bottom: 5%;
	}
	
	.wrapperSamsung h3 {
		font-size: calc(15px + 1vw);
		line-height: calc(18px + 1vw)
	}
	
	.wrapperSamsung h4 {
		font-size: calc(8px + 2vw);
		line-height: calc(16px + 2vw);
	}
	
	.wrapperSamsung p {
		font-size: calc(6px + 1.5vw);
		line-height: calc(14px + 1.5vw);
	}
	
	.wrapperSamsung p small {
		font-size: calc(6px + 1vw);
		line-height: calc(10px + 1vw);
	}
	
	#footer-samsung p {
		font-size: 1.5vw;
	}
	
	#destaques-samsung {
		padding: 0;
	}
	
	#destaques-samsung img {
		display: block;
		margin-bottom: 30px;
		max-width: 100%;
	}
	
	#destaques-samsung h3 {
		margin: 0 0 5%;
		font-size: calc(15px + 1vw);
		line-height: calc(18px + 1vw);
	}
	
	#destaques-samsung p {
		font-size: calc(6px + 1.5vw);
		line-height: calc(14px + 1.5vw);
	}
	
	#destaques-samsung .colSamsung-md-3 {
		margin-bottom: 10%;
	}
	
	#aprofunde-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#aprofunde-samsung img {
		position: static;
	}
	
	#curva-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#curva-samsung img {
		position: static;
	}
	
	#qled-samsung br {
		display: none;
	}
	
	#hdr-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#hdr-samsung img {
		position: static;
	}
	
	#wqhd-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#wqhd-samsung img {
		position: static;
	}
	
	#reacoes-samsung {
		height: auto;
		padding-bottom: 0;
	}

	#anima-reacoes-samsung{
	position: relative;
    padding-bottom: 108%;	
	}

	#anima-gsync-samsung{
	position: relative;
	padding-bottom: 80%;		
	}
	
	#gsync-samsung {
		height: auto;
		padding-bottom: 0;
	}
	
	#praticidade-samsung .containerSamsung:nth-of-type(2) {
		padding: 0% 0 16% 0 !important;
	}

	.checked-anima-praticidade-samsung{
		width: 30%;
		padding-bottom: 42%;
	}

	.checked-anima-praticidade-samsung-2{
		width: 30%;
		padding-bottom: 42%;
	}
	
}
    
@media (max-width: 600px) {
	#footer-samsung p {
		font-size: 2vw;
	}
}

