@import url('reset.css');
@import url('fonts.css');
@import url('common.css');

body {
    background: #000;
}



#Z370STEAM {
    width: 100%;
    font-family: 'DINPro-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 75%;
    color: #fff;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    overflow-x: hidden;
}

#Z370STEAM h1, #Z370STEAM .h1 {font-size:4em;} /* 4*12px=48px */
#Z370STEAM h2, #Z370STEAM .h2 {font-size:3em;} /*  36px */
#Z370STEAM h3, #Z370STEAM .h3 {font-size:2.5em;} /*  30px */
#Z370STEAM h4, #Z370STEAM .h4{font-size:2em; text-align: center;}
#Z370STEAM p {font-size:1.5em;}

#Z370STEAM .h4 {
    color: #fff;
    line-height: 1.2;
    font-family: 'DINPro-Black';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 36px;
    line-height: 2;
}


#Z370STEAM section {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0;
}

#Z370STEAM sup {
    font-size: 70%;
    line-height: normal;
    padding-left: 2px;
}

@media (min-width: 1200px) {
    #Z370STEAM .content {
        width: 1410px;
        margin: 0 auto;
    }
}

/*#topnav*/

#Z370STEAM a {
    transition: 0.5s all ease-in 0.1s;
}

#topnav a:hover {
    background: rgba(237, 28, 36, 0.8);
    color: #fff;
}

/* kv */

#Z370STEAM  .header-wrapper{
   width: 100%;
   position: relative;
}


#Z370STEAM .layout-content{
    width: 100%;
    display: block;
    max-width: auto;
    margin: 0;
    background-image: url(https://asset.msi.com/event/mb/2017/AU_z370_intel_newest/images/kv_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}



#Z370STEAM .layout-sm{
    display: none;
}

#Z370STEAM .layout-xs{
    display: none;
}

#Z370STEAM  .header{
    width: 100%;

}

#Z370STEAM  .header-title{
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    padding-bottom: 20%;
    top: -20px;
    
}


#Z370STEAM .txt-left, #Z370STEAM .txt-right{
    font-size: 14px;
    line-height: 1.6; 
}

#Z370STEAM  .header-title .txt-left{
   position: absolute;
   bottom: 20px;
   left: 0;
   width: 70%; 
   display: block;
}

#Z370STEAM  .header-title .txt-right{
   position: absolute;
   bottom: 20px;
   right: 0;
   width: 30%;
   text-align: right;
   vertical-align: top;
   display: block;
}

#Z370STEAM  .header-title .title-h1 {
    font-family: 'DINPro-Black';
    color: #fff;
    font-size: 58px;
    text-transform:uppercase;
}

#Z370STEAM  .header-title .title-h1 span{
    color: #ff0000;
}

#Z370STEAM  .kv-pd{
    display: none;
    position: absolute;
    right: 0;
    top: 30%;
    width: 100%;
    text-align: right;
}

#Z370STEAM  .kv-info{
    display: none;
}


@media (min-width: 1440px) {
     #Z370STEAM .container {
        width: 1430px;
    }
}

/* text */

#Z370STEAM .sub-block {
    width: 100%;
    padding: 0;
    max-width: 1410px;
}

#Z370STEAM .sub-h3 {
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    font-family: 'DINPro-Medium';
    padding: 0px;
    margin: 10px 0;
    text-align: left;
    text-transform: uppercase;
}

#Z370STEAM .sub-h3 span{
    color: #f00;
}

#Z370STEAM .sub-p {
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    font-family: 'DINPro-Medium';
    padding: 0px;
    letter-spacing: 2px;
    margin: 10px 0;
    text-align: left;
}


#Z370STEAM  .top-logo {
    position: relative;
    top: 10px;
    right:8%;
    width: 100%;
    text-align: right;
    z-index: 9999;
}

#Z370STEAM  .intel-logo {
    text-align: right;
    width: auto;
    top: 0;
    right: 0;
    display: inline-block;
}

/*s1*/

#Z370STEAM  .s1 {
   background-image: url(https://asset.msi.com/event/mb/2017/AU_z370_intel_newest/images/bg1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 2%  0;
    padding-bottom: 5%;
}


#Z370STEAM  .s1 .pdname{
    line-height: 1.4;
    color: #fff;
    text-align: center;
}

#Z370STEAM  .s1 .pdname:hover{
    color: #f00;
}

#Z370STEAM  .owl-theme .owl-nav {
    width: 100%;
    position: absolute;
    top: 35%;
    left:0;
    background-color: #333;
}

#Z370STEAM .owl-theme .owl-nav .owl-prev {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 10px 10px;
    background: #f10;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    left:0;
}


#Z370STEAM  .owl-theme .owl-nav .owl-next {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 10px 10px;
    background: #f10;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    right:0;
}

#Z370STEAM  .item{
    padding: 15px;
}


/* s2 */

#Z370STEAM .s2 {
    background-color: rgba(0,0,0,.0);
    background-image: url(https://asset.msi.com/event/mb/2017/AU_z370_intel_newest/images/bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 0% 0;
    background-size: cover;

}

#Z370STEAM  .s2 a{
    color: #fff;
}

#Z370STEAM .s2 .iocn-img{
    width: 65px;
    height: 65px;
    display:-webkit-inline-box;
    vertical-align: text-top;

}

#Z370STEAM .s2 .out-redmack {
    position: relative;
    margin-top: 30px;
}

#Z370STEAM .s2 .title {
    margin: 20px auto;
    text-align: center;
}

#Z370STEAM .s2 .time-group {
    display: block;
    margin: 0 auto;
    width: 67%;
    margin-left: 22%;
    padding-bottom: 10%;
}

#Z370STEAM .s2 #recon .triangle-topleft {
    width: 0;
    height: 0;
    border-top: 50px solid red;
    border-right: 30px solid transparent;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 329px;
}

#Z370STEAM .s2 #recon .tooltip {
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1;
    z-index: 0;
    cursor: pointer;
}

#Z370STEAM .s2 #recon .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #FF0004;
}

#Z370STEAM .s2 #recon .tooltip-inner {
    background: #FF0004;
    font-size: 6em;
    padding: 5px 25px;
    border: #FF0004 solid 2px;
    color: #000000;
}

#Z370STEAM .s2 #recon .tooltip-inner:hover {
    background: rgba(255, 0, 4, 0.5);
    border: #FF0004 solid 2px;
    color: #FFFFFF;
}

#Z370STEAM .s2 .toocircle {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 99em;
    background: #FF0004;
    left: 40%;
    bottom: -40px;
}

#Z370STEAM .s2  .tooltip p {
    position: absolute;
    line-height: 1em;
    bottom: -90px;
    left: -35px;
    text-align: center;
    min-width: 200px;
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 0;
}

#Z370STEAM .s2  .time-box {
    width: 33%;
    display: -webkit-inline-box;
}

#Z370STEAM .s2  .time-line {
    border-bottom: solid 2px #f00;
    width: 67%;
    left: 76px;
    top: 20px;
    position: relative;
}

#recon #myModal a {
    background: rgba(255, 0, 4, 1.00);
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 5px 0px;
    margin-top: 50%;
    text-align: center;
    border-right: #FF0004 10px solid;
    border-left: #FF0004 10px solid;
    text-decoration: none;
}

#recon #myModal a:hover {
    background: rgba(255, 0, 4, 0.7);
    text-decoration: none;
    border-right:#FF0004 10px solid;
    border-left: #FF0004 10px solid;
}

#Z370STEAM .s2  .box4-bottem {
    max-width: 1170px;
    margin:0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

#Z370STEAM .s2 .box4-bottem > a{
    display: inline-block;
    background: none;
    border: none;
    margin-left: 0%;
    font-size: 24px;
    color: #fff;
   /* position: absolute;*/
   /* bottom: 30px;*/
    text-decoration: underline;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(255, 0, 0, .5));
    filter: drop-shadow(0px 0px 5px rgba(255, 0, 0, .5));
/*    border-bottom: 1px solid #ccc;*/
     font-weight: 100;
}


#Z370STEAM .s2  .box4-bottem a:hover {
    -webkit-filter: drop-shadow(0px 0px 10px rgba(255, 0, 0,1));
    filter: drop-shadow(0px 0px 10px rgba(255, 0, 0, 1))
}



#Z370STEAM .s2 #recon .box4-bottem button {
    display: block;
   /* position: absolute;
    bottom: 75px;*/
    margin: 20px auto;
    /*margin-left: 42%;*/
    background: #ca0000 ;
    border:1px solid #F00;
    font-size: 20px;
    line-height: 1.6;
    padding: 8px 30px;
    border-radius:4px;
    color: #fff;

    
}

#Z370STEAM .s2 #recon .box4-bottem button:hover {    
    background: rgba(255, 0, 4, 0.5);
}

#Z370STEAM .s2 #recon .box4-bottem .bottem-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #ff0000 transparent;
    position: absolute;
    margin-left: 50%;
    bottom: 0px;
}


/*s3 footer */

#Z370STEAM .s3 {
    background: url(https://asset.msi.com/event/mb/2017/AU_z370_intel_newest/images/att_bg.png) top center no-repeat;
    padding: 5% 0px;
    text-align: center;
    background-color: transparent;
}

#Z370STEAM .s3 > .h4 {
    padding-bottom: 0.5em;
    padding-top: 1em;
}

#Z370STEAM .s3 .att-body {
    font-size: 16px;
    font-family: 'DINPro-Light';
    text-align: left;
    line-height: 1.6;
    padding: 0 15px;
    margin: 0 15px;
}

#Z370STEAM .s3 .att-body > li {
    list-style: disc;
    text-align: left; 
    word-wrap:break-word; 
}

#Z370STEAM .s3 img {
    padding-bottom: 50px;
}

#Z370STEAM .drop-shadow {
    -webkit-filter: drop-shadow(5px 0px 7px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 0px 7px rgba(0, 0, 0, 0.5));
}

