@import url('reset.css');
@import url('common.css');
html,
body {
    height: 100%;
    background-color: #000
}

#CURVED {
    width: 100%;
    font-family: 'DINPro-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 75%;
    color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow-x: hidden;
    position: relative;
}

#CURVED .fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.6);
}
#CURVED a {
    transition: 0.5s all ease-in 0.1s;
}

#CURVED  a:hover{ text-decoration:none;}  
#CURVED  a:focus{-moz-outline-style:none;}

#CURVED sup {
    font-size: 5%;
}

#CURVED p{
    font-size: 14px;
    color: #c9c9c9;
    line-height: 1.6;
    word-wrap: break-word;
}
#CURVED h1 , #CURVED h2 ,#CURVED h3{
    font-family: 'din_pro_bold';
    text-align: center;
}
#CURVED h1 {font-size: 65px; line-height: 1.4; color: #242422; }
#CURVED h2 {font-size: 36px; line-height: 1.4; color: #fff; margin: 30px auto; }
#CURVED h3 {font-size: 30px; line-height: 1.6; color: #fff; padding: 15px 0px; }
#CURVED h4 {font-size: 20px; line-height: 2; color: #fff; }
#CURVED li { list-style:none;}
/* top kv */

#CURVED  .top-banner{
    width: 100%;
    position: relative;
    top: 0;
    left:0;
}

#CURVED .header-title{
    width: 100%;
    max-width: 1920px;
   /* max-width: 1248px;*/
    height: 280px;
    margin:auto;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#CURVED .txt-link{
    color: rgba(255,0,0,.8);
    background-color: transparent;
    padding: 5px;
}

#CURVED .txt-link:hover{
    color: #fff;
    background-color: rgba(255,0,0,.8);
}

/*  s2-silder */

#CURVED .section2 {
   width: 100%;
}

#CURVED .flow-content {
    background: url(https://asset.msi.com/event/spb/2017/Curved_Gaming_Monitor/images/s2Bg.png) 0 10% no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    padding-top: 60px;
   /* padding-bottom: 30%;  */  
}

#CURVED .flow-content 
#CURVED .flow-content-lg{
    display: block;
}

#CURVED .flow-content-xs {
    display: none;
}

.section2 .product_icon {
    width: 100%;
    margin: 0 auto;
}

.ContentFlow .flow .item.active{
    cursor: default;
}

.ContentFlow .flow .item .btn_link{
    cursor: pointer;
}


.section2 .product_icon img {
    font-size: 0;
    display: inline-block;
    padding-top: 3%;
}

.section2 .product_icon img:nth-of-type(1) {
    width: 24.5%;
    min-width: 219px;
}

.section2 .product_icon img:nth-of-type(2) {
    width: 25.5%;
    min-width: 228px;
}

.section2 .product_icon img:nth-of-type(3) {
    width: 22.6%;
    min-width: 199px;
}

.section2 .product_icon img:nth-of-type(4) {
    width: 25.5%;
    min-width: 228px;
}

.ContentFlow {
    padding-top: 10px;
    padding-bottom: 0px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
    max-width: 1560px;
    margin: 0 auto;
}


/* chloe 10/27 */

#CURVED .pd-content {
    width: 100%;
    margin: 30px auto;
    padding: 0 15px;
}

#CURVED .pd-wrapper {
    margin-bottom: 80px;
    position: relative;
}

#CURVED .txt {
    font-size: 16px;
    color: #c9c9c9;
    line-height: 1.6;
    word-wrap: break-word;
    text-align: left;
}

#CURVED .txt > p > span{
     font-weight: 100;
     color: #858585;
     padding: 0 2px;
     font-size: 0.8em;
}

#CURVED .txt-img {
    width: auto;
}

#CURVED .info {
    width: 100%;
    max-width: 1170px;
    margin: 60px auto 0;
    font-family: 'DINPro-Regular';
    text-align: left;
    display: none;
}

#CURVED .table {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
    background-color: transparent;
}

#CURVED .table .tb-body {
    display: inline-block;
    border-top: 4px solid #f10;
}

#CURVED .table ul {
    padding: 10px;
}

#CURVED .table li {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    word-wrap: break-word;
}

#CURVED .table .th,
#CURVED .table .td {
    display: table-cell;
    padding: 10px 15px;
}

#CURVED .info .table .th {
    width: 28%;
    background: #201f1f;
}

#CURVED .info .table .td {
    width: 72%;
    background: #333333;
    color: #c9c9c9;
}

#CURVED .title-img {
    margin: 45px 0 0 0;
}

#CURVED .title-img .title-img {
    width: 100%;
}

#CURVED .title-img .img-award {
    width: 30%;
    padding: 25px 10px;
}

#CURVED .title-img .img-award img {
    width: 45%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#CURVED .pd-block {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 80px;
    right: 0;
    width: 100%;
    max-width: 38%;
}

#CURVED #pd_03 .pd-block {
    top: 0;
}

#CURVED #pd_03 {
    margin-bottom: 15%;
}



/* tab */

@media (min-width: 1200px){
    #Curved_Tab.container{
        width: 100%;
        padding-right:0px;
        padding-left: 0px;
    }
}


.tab-content {
  color : white;
  background-color: transparent;
  padding:0;
}

/* remove border radius for the tab */

.nav-justified {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.nav-justified .button img{
	width:50%;
	}
.nav-pills > li > a {
  border-radius: 0;
  color: #ccc;
  font-size: 16px;
  line-height: 2;
  border: 1px solid #444;
  margin-right: -1px;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:focus,  .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #e60012
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #e60012;
}

#Curved_Tab  .tab-icon{
    display: block;
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
}



#Curved_Tab  .tab-icon img{
    text-align: center;
}

#Curved_Tab .dec-body{
    width: 100%;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 10px; 
}

#Curved_Tab .txt-block{
    position: absolute;
    width: 100%;
    bottom: 120px;
    text-align: center;
    padding: 0;
}

#Curved_Tab .txt-block p{
    font-size: 16px;
    line-height: 1.6;
    color: #ccc;
}
#Curved_Tab  .title-wrapper{
    width: 100%;
    max-width: 640px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
}

#Curved_Tab .txt{
    width: 100%;
    max-width: 768px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#Curved_Tab .title-h3{
    padding: 10px 15px;
    font-size: 30px;
    line-height: 1.2;
    border: 1px solid #fff;
    font-family: Orbitron;
   
}


.video-wrapper{
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}


.video-section{
    background: url(https://asset.msi.com/event/spb/2017/Curved_Gaming_Monitor/images/video_bg.jpg) top center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding:3% 0 3% 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.video-container.video-set > iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
}

.ContentFlow .scrollbar{
    top: 80px;
}
.btnbox{
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    height: auto;
    margin: auto;
}
.btnbox a{
    text-align: center;
}
.btn_link{
    display: inline-block;
    text-align: center;
    padding: 6px 12px;
    color: #ddd;
    background-color: rgba(255,0,0,.25);
    border: 1px solid rgba(255,0,0,.45);
    line-height: 1;
    margin: 10px auto;
    font-size: 12px;
    border-radius: 6px;
    vertical-align: middle;
}

.btn_link:hover{
    color: #fff;
    background-color: rgba(255,0,0,.8);
}

.fa{
    display: inline-block;
    padding: 0 5px;
    font-size: 10px;
}
