.kv-cover {
	width: 100%;
	height: 112vw;
	background-image: url(../img/8K+5G_KV_01-02.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.kv-cover.kv-introduction {
	background-image: url(../img/8K+5G_KV_02-02.png);
}

.kv-cover.kv-8k-possibility {
	background-image: url(../img/8K+5G_KV_03-02.png);
}

.kv-cover.kv-8k-approaches {
	background-image: url(../img/8K+5G_KV_04-02.png);
}

.kv-cover.kv-products {
	background-image: url(../img/8K+5G_KV_05-02.png);
}

.s-s {
    padding: 40px 0;
}

.s-s h1 {
    font-size: 36px;
    font-weight: 200;
    text-align: center;
    margin-bottom: 15px;
	line-height: normal;
}

.s-dark {
    color: #fff;
    background-color: #000;
}

.s-s p, 
.s-s h1, 
.s-s 
.full-image, 
.home-intro 
.intro-description, 
.half-description, 
.healthcare h3 {
	width: 80%;
	text-align: center;
	margin: 0 auto 20px;
}

.home-intro .cover-full {
    width: 100%;
    height: 100vw;
    position: relative;
    background-image: url(../img/bg-home-intro.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.mark-black {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.home-intro h2 {
	font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
	line-height: normal;
}

.box-carousel {
	text-align: center;
}

.box-carousel .owl-carousel {
	position: relative;
}

.box-carousel .carousel-wrap, 
.s-point-wrap {
    width: 75%;
    margin: 0 auto;
	text-align: center;
}

.box-carousel .carousel-description {
	margin-bottom: 30px;
}

.box-carousel .carousel-description p {
	font-weight: 200;
	font-size: 16px;
}

.box-carousel .cc-wrap {
	width: 80%;
	margin: 0 auto 20px;
	position: relative;
}

.box-carousel .cc-wrap:before,
.box-carousel .cc-wrap:after {
	position: absolute;
	content: '';
	width: 3px;
	height: 100%;
	background-image: url(https://my.sharp/sites/default/files/uploads/library/bs/8k5g-01/d-gold.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	bottom: 0;
	z-index: 1;
}

.box-carousel .cc-wrap:before {
	left: 0;
}

.box-carousel .cc-wrap:after {
	right: 0;
}

.box-carousel .owl-theme .owl-dots .owl-dot span {
    background: #000;
    border: 1px solid #fff;
	margin: 5px 4px;
}

.box-carousel .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: 1px solid #000;
	margin: 5px 4px;
}

.box-carousel .owl-theme .owl-dots .owl-dot.active span, 
.box-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.box-carousel .owl-theme .owl-dots .owl-dot.active span, 
.box-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}

.s-dark .box-carousel .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: 1px solid #000;
	margin: 5px 4px;
}

.s-dark box-carousel .owl-theme .owl-dots .owl-dot span {
    background: #000;
    border: 1px solid #fff;
	margin: 5px 4px;
}

.s-dark .box-carousel .owl-theme .owl-dots .owl-dot.active span, 
.s-dark .box-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}

.s-dark .box-carousel .owl-theme .owl-dots .owl-dot.active span, 
.s-dark .box-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.box-carousel .owl-theme .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.box-carousel .owl-theme .owl-nav {
    position: absolute;
    width: 85%;
    top: 65vw;
    left: 50%;
    margin: 0;
    padding: 0 15px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

#cs-01 .box-01 .owl-theme .owl-nav {
	top: 65vw;
}

#cs-01 .box-02 .owl-theme .owl-nav {
	top: 55vw;
}

.box-carousel .carousel-two.owl-theme .owl-nav {
    top: 20vw;
}

.box-carousel .owl-theme .owl-nav [class*=owl-] {
	position: absolute;
}

.box-carousel .owl-theme .owl-nav button.owl-prev {
	left: 0;
}

.box-carousel .owl-theme .owl-nav button.owl-next {
	right: 0;
}

.arrow {
	width: 20px;
}

.box-carousel .carousel-wrap, .s-point-wrap {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.s-point-cover {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.s-point-cover:before, 
.s-point-cover:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    background-image: url(https://my.sharp/sites/default/files/uploads/library/bs/8k5g-01/d-gold.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    z-index: 1;
}

.s-point-cover:before {
    left: -3px;
}

.s-point-cover:after {
    right: 0;
}

.short-right-border:after {
    height: 70%;
    bottom: 30%;
}

.s-point-cover h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
	line-height: normal;
}

.carousel-description h1 {
	font-size: 36px;
    font-weight: 400;
    margin-bottom: 15px;
	line-height: normal;
}

.carousel-description h2 {
    font-weight: 200;
    font-size: 21px;
    margin-bottom: 5px;
	line-height: normal;
}

.link-wrap {
	position: relative;
	text-align: center;
	width: 100%;
}

.link-wrap a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}

.link-wrap .link-title {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 8px 0;
    color: #fff;
	text-transform: uppercase;
	background-color: rgba(0,0,0,.3);
}

.healthcare h3 {
	font-weight: 600;
}

.s-s.possibility {
	position: relative;
}

.s-s.possibility:after {
	content: '';
	position: absolute;
	width: 70%;
	height: 1px;
	background-color: #eee;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.s-s.possibility:nth-last-child:after {
	display: none;
}

.half-wrap {
	width: 90%;
	margin: 0 auto 30px;
}

.half-wrap .s-point-cover h3 {
	font-weight: 400;
}

.s-s.possibility .half-description {
	width: 100%;
}

.s-s.possibility.security .half-wrap {
	width: 80%;
}

.s-s.possibility .half-wrap .description-row {
	text-align: left;
}

.s-s.entertainment, .s-s.security, .s-s.education {
    background-color: #e6e7e8;
}

.products .box-carousel.bc-01 {
	margin-bottom: 40px;
	padding-bottom: 40px;
	position: relative;
}

.products .box-carousel.bc-01:after {
	content: '';
	position: absolute;
	width: 95%;
	height: 1px;
	background-color: #eee;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (min-width: 768px){
	.kv-cover {
		height: 57vw;
		background-image: url(../img/8K+5G_KV_01-01.png);
	}

	.kv-cover.kv-introduction {
		background-image: url(../img/8K+5G_KV_02-01.png);
	}
	
	.kv-cover.kv-8k-possibility {
		background-image: url(../img/8K+5G_KV_03-01.png);
	}
	
	.kv-cover.kv-8k-approaches {
		background-image: url(../img/8K+5G_KV_04-01.png);
	}
	
	.kv-cover.kv-products {
		background-image: url(../img/8K+5G_KV_05-01.png);
	}
	
	.link-wrap:hover .link-cover {
		overflow: hidden;
	}
	
	.link-wrap:hover .link-title {
		font-weight: 600;
	}
	
	.link-wrap:hover .link-cover img {
		-webkit-transform: scale(1.05,1.05);
		    -ms-transform: scale(1.05,1.05);
		        transform: scale(1.05,1.05);
		-webkit-transition: all 1s ease-in-out;
		-o-transition: all 1s ease-in-out;
		transition: all 1s ease-in-out;
	}
	
	/*.s-wrap p {
		width: 568px;
		margin: 0 auto 30px;
	}*/
	
	.s-point-wrap {
		overflow: hidden;
	}
	
	.s-point-box {
		float: left;
		width: 33.33%;
		padding: 0 15px;
	}
	
	.s-point-cover h3 {
		font-size: 18px;
		height: 50px;
		padding-top: 20px;
	}
	
	.carousel-two .s-point-cover h3 {
		height: 60px;
	}
	
	.s-dark .s-point-box:first-child .s-point-cover h3 {
		padding-top: 10px;
	}
	
	.half-wrap {
		width: 100%;
		display: table;
	}
	
	.half-cover,
	.half-description {
		width: 50%;
		display: table-cell;
		vertical-align: middle;
	}
	
	.half-reverse {
		direction: rtl;
	}
	
	.half-reverse .half-cover,
	.half-reverse .half-description {
		direction: ltr;
	}
	
	.carousel-wrap {
		width: 100%;
		display: table;
	}
	
	.carousel-cover, 
	.carousel-description {
		width: 50%;
		display: table-cell;
		vertical-align: middle;
		padding: 0 0 0 30px;
	}
	
	.carousel-two .carousel-cover {
		padding: 0 15px;
	}
	
	.carousel-description {
		padding: 0 50px;
		padding: 7% 50px 0;
		padding: 0 50px;
		/*vertical-align: top;*/
	}
	
	.box-carousel .cc-wrap {
		width: 95%;
	}
	
	.box-carousel .owl-theme .owl-dots {
		width: 50%;
		float: right;
		display: block;
	}
	
	.box-carousel .owl-theme .owl-nav {
		width: 47%;
		top: 50%;
		right: 0;
		left: inherit;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
	}
	
	.box-carousel .owl-theme .owl-nav button.owl-prev {
		left: 10px;
	}
	
	.box-carousel .owl-theme .owl-nav button.owl-next {
		right: 10px;
	}
	
	.home-intro {
		padding-top: 0!important;
	}
	
	.home-intro .cover-full {
		height: 40vw;
	}
	
	.s-s p,
	.intro-description,
	.home-intro h2 {
		width: 640px;
		width: 85%;
		margin: 0 auto 30px;
		text-align: center;
	}
	
	.home-intro h2 {
		width: 740px;
	}
	
	.box-carousel .carousel-wrap {
		width: 100%;
	}
	
	.box-carousel .carousel-two .carousel-wrap {
		width: 33.33%;
		display: block;
		float: left;
	}
	
	.full-image,
	.half-wrap {
		width: 90%;
		margin: 0 auto 30px;
	}
	
	.s-point-wrap {
		width: 95%;
		margin: 0 auto 30px;
	}
	
	.carousel-two {
		width: 95%;
		margin: 0 auto 30px;
		overflow: hidden;
	}
	
	.mark-black {
		width: 25%;
		top: 30%;
	}
	
	.half-cover {
		padding-left: 15px;
	}
	
	.panel-body .half-description {
		text-align: center;
	}
	
	.half-description {
		padding-right: 15px;
		text-align: left;
	}
	
	.carousel-two .s-point-description {
		font-size: 14px;
	}
	
	.full-image.tagline {
		width: 640px;
		margin: 100px auto 40px;
	}
	
	.s-s.security .half-wrap-row-01 .half-cover {
		vertical-align: top;
	}
	
	.s-s.security .half-wrap-row-01 .half-cover:first-child {
		width: 63%;
	}
	
	.half-wrap h3 {
		font-size: 18px;
		margin-bottom: 10px;
		padding: 20px 15px;
	}
	
	.healthcare h3 {
		/*font-size: 18px;*/
		margin-bottom: 10px;
	}
	
	.half-wrap h3 span {
		font-size: 16px;
	}
	
	.box-carousel .reversed-carousel .carousel-wrap {
		direction: rtl;
	}
	
	.box-carousel .reversed-carousel .carousel-wrap .carousel-cover,
	.box-carousel .reversed-carousel .carousel-wrap .carousel-description {
		direction: ltr;
	}
	
	.box-carousel .owl-theme.reversed-carousel .owl-nav {
		left: 0;
		right: inherit;
	}
	
	.box-carousel .owl-theme.reversed-carousel .owl-dots {
		float: left;
	}
	
	.s-s .panel p {
		width: auto;
	}
	
	.panel-group {
		padding: 40px 30px;
		background: #f5f5f5;
	}
	
	.panel .half-wrap h3 {
		margin-bottom: 0;
	}
	
	.half-cover,
	.half-description {
		padding: 0 10px;
	}
	
	.security .half-wrap h3 {
		padding: 0 0 10px 0;
	}
	
	.education .description-row h3 {
		padding: 0;
	}
	
	.half-wrap.half-wrap-row-02 h3 {
		padding: 0;
	}
	
	.security .half-wrap h3 span {
		display: block;
		margin-top: -10px;
	}
	
	.half-wrap.half-wrap-row-01 {
		text-align: center;
	}
	
	.box-carousel.bc-01,
	.box-carousel.bc-02 {
		margin-bottom: 60px;
	}

	.panel-group .panel + .panel {
		margin-top: 5px;
	}
	
	.box-carousel {
		margin-bottom: 50px;
	}

	/*#cs-01 .box-02 .owl-theme .owl-nav {
		top: 47.5vw;
	}*/

	#cs-01 .carousel-description {
		margin-top: 20%;
	}
	
	#cs-01 .box-01 .owl-theme .owl-nav,
	#cs-01 .box-02 .owl-theme .owl-nav {
		top: 50%;
	}
	
	.s-link {
		overflow: hidden;
	}
	
	.link-wrap {
		float: left;
		width: 50%;
	}
	
	.s-link.s-link-r .link-wrap {
		width: 33.33%;
	}
	
	.box-carousel .owl-theme .owl-nav {
		/*top: 53vw;*/
	}

	#cs-01 .box-01 .owl-theme .owl-nav {
		top: 50vw;
	}

	#cs-01 .box-02 .owl-theme .owl-nav {
		top: 47.5vw;
	}
}

@media screen and (min-width: 980px){
	.kv-cover {
		height: 44vw;
	}
	
	.home-intro h2 {
		font-size: 36px;
	}
	
	.s-point-cover h3 {
		font-size: 18px;
		height: auto;
		padding-top: 15px;
		margin-bottom: 0;
	}
	
	.home-8k5g .carousel-one .s-point-cover h3,
	.products .owl-carousel .s-point-cover h3 {
		margin-bottom: 15px;
	}
	
	.home-8k5g .carousel-two .carousel-wrap .s-point-cover h3 {
		padding-top: 20px;
		margin-bottom: 15px;
		height: auto;
	}
	
	.home-8k5g .carousel-two .carousel-wrap:first-child .s-point-cover h3 {
		padding-top: 0;
	}
	
	.products .box-carousel.bc-01 {
		margin-bottom: 80px;
		padding-bottom: 80px;
	}
	
	.full-image.tagline {
		width: 750px;
	}
}

@media screen and (min-width: 1440px){
	.kv-cover {
		height: 31vw;
		background-image: url(../img/8K+5G_KV_01-03.png);
	}

	.kv-cover.kv-introduction {
		background-image: url(../img/8K+5G_KV_02-03.png);
	}
	
	.kv-cover.kv-8k-possibility {
		background-image: url(../img/8K+5G_KV_03-03.png);
	}
	
	.kv-cover.kv-8k-approaches {
		background-image: url(../img/8K+5G_KV_04-03.png);
	}
	
	.kv-cover.kv-products {
		background-image: url(../img/8K+5G_KV_05-03.png);
	}
	
	.s-s p,
	.s-s .full-image,
	.half-wrap,
	.box-carousel,
	.home-intro .intro-description {
		width: 1200px;
		margin: 50px auto;
	}
	
	.s-s .panel p {
		width: 1200px;
	}
	
	.full-image.tagline {
		width: 960px;
	}
}

@media screen and (max-width: 568px) {
	
	.eco-graphic-02 {
		width: 100%!important;
	}
	
	.full-image {
		overflow: auto;
	}
	
	.full-image .mobile-scroll {
		width: 900px;
		padding: 0 30px;
	}
	
}

.l-main img {
	width: 100%;
}

.box-carousel .owl-theme .owl-nav button.disabled {
    opacity: .1;
}

#sync1 .item {
  text-align: center;
}
#sync2 .item {
  padding: 10px 0px;
  margin: 5px;
  border-radius: 3px;
  text-align: center;
}
/*#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  background: #0c83e7;
}*/
.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}

.sw {
	overflow: hidden;
	line-height: normal;
}

.sw h1,
.sw h2,
.sw h3 {
	font-weight: 400;
	line-height: normal;
}

.sw .owl-carousel .owl-nav button {
    position: absolute;
    top: 25%;
    transform: translateY(-50%);
    width: 15px;
}

.sw .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: 1px solid #000;
	margin: 5px 4px;
}

.sw .owl-theme .owl-dots .owl-dot.active span, 
.sw .owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
}

.sw .owl-theme .owl-nav [class*=owl-]:hover,
.sw .owl-theme .owl-nav [class*='owl-'].disabled:hover {
	background-color: transparent;
}

.sw .owl-theme .owl-nav .disabled {
	opacity: .1;
}

.sw #sync2 {
    margin: 0 auto;
}

.sw .sw-cw {
	width: 80%;
	margin: 0 auto;
	position: relative;
}

.sw .sw-cw:before,
.sw .sw-cw:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 100%;
    background-image: url(https://my.sharp/sites/default/files/uploads/library/bs/8k5g-01/d-gold.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    z-index: 1;
}

.sw .sw-cw:before {
    left: -2px;
}

.sw .sw-cw:after {
    right: 0;
}

.sw #sync1 {
	margin-top: 20px;
}

.sw h2 {
	font-size: 20px;
}

.sw h1 {
	font-size: 30px;
	margin-bottom: 15px;
}

.sw .sw-cw h3 {
	margin-bottom: 10px;
}

.sw .sync1 .sw-cw h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media screen and (min-width:768px){
	.sw {
		overflow: hidden;
		margin: 0 auto;
		padding: 30px 0 20px;
	}
	.sw .owl-carousel {
		float: left;
		width: 50%;
	}
	.sw #sync2 {
		width: 44%;
		float: right;
		margin-right: 3%;
	}
	.sw .owl-carousel .owl-nav button.owl-prev {
		left: -20px;
	}
	.sw .owl-carousel .owl-nav button.owl-next {
		right: -20px;
	}
	.sw #sync2 .item-box {
		width: 80%;
		margin: 0 auto;
	}
	.sw #sync1 {
		margin-top: 0;
	}
	/*.sw #sync2 {
		height: 33vw;
	}*/
	.sw .sw-cw {
		width: 93%;
	}
	.sw .owl-carousel .owl-item {
		height: 33vw;
		height: 280px; 
		position: relative;
	}
	.sw #sync2 .item-box {
		margin: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.sw .owl-carousel .owl-nav button {
		top: 40%;
	}
	.sw .owl-dots {
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
	}

}

@media screen and (min-width:1024px){
	.sw {
		width: 960px;
	}
}

@media screen and (min-width:1200px){
	.sw {
		width: 1170px;
	}
	.sw .owl-carousel .owl-item {
		height: 340px;
	}
	.sw .owl-carousel .owl-nav button.owl-prev {
		left: -30px;
	}
	.sw .owl-carousel .owl-nav button.owl-next {
		right: -30px;
	}
}

@media screen and (min-width:1360px){
	.sw {
		width: 1200px;
	}
}

@media screen and (max-width:767px){

.sw #sync2 {
    width: 80%;
}

.sw .owl-carousel .owl-nav button.owl-prev {
    left: -30px;
}

.sw .owl-carousel .owl-nav button.owl-next {
    right: -30px;
}
}
