        .InnerGIGABYTEContent .graylinebg{
            background-image: url("../innergigabyteimages/graylinebg.jpg");
            background-size: 100%;
            background-repeat: no-repeat;
            min-height: 80px;
        }        

/*features*/


.InnerGIGABYTEContent #ledbg {
  background: url("../innergigabyteimages/main_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 1015px;
  animation: ledcolor 2s linear infinite 0.1s;
  -moz-animation: ledcolor 2s linear infinite 0.1s;
  -ms-animation: ledcolor 2s linear infinite 0.1s;
  -o-animation: ledcolor 2s linear infinite 0.1s;
  -webkit-animation: ledcolor 2s linear infinite 0.1s;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@keyframes ledcolor {
  from {
    filter: hue-rotate(0deg);
    -webkit-filter: hue-rotate(0deg);
    -ms-filter: hue-rotate(0deg);
  }
  to {
    filter: hue-rotate(360deg);
    -webkit-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
  }
}
.InnerGIGABYTEContent #main {
  background: url("../innergigabyteimages/main.png");
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  min-height: 1015px;
  margin-top: -1015px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.InnerGIGABYTEContent #main-s {
	display: none;
}

		.InnerGIGABYTEContent #processor .subtitle{
			display: inline-block;
			color: #808080;
			font-size: 1.0em;
			line-height: 1.5em;
			padding-left: 2%;
			padding-right: 2%;
			vertical-align: top;
			border-left: 1px solid #808080;
			margin-bottom: 1%;
			min-height: 100px;
			width: 24%;
		}

		.InnerGIGABYTEContent #processor .subtitle_n{
			display: inline-block;
			color: #808080;
			font-size: 1.0em;
			line-height: 1.5em;
			vertical-align: top;
			padding-right: 2%;
			margin-bottom: 1%;
			min-height: 100px;
			width: 24%;
			font-family: 'Oswald', sans-serif, '微軟正黑體', Microsoft JhengHei;
			font-family: 'Oswald', '微軟正黑體' !important;
   		}

		.InnerGIGABYTEContent #processor .maintitle {
			font-size: 1.6em;
			line-height: 1.0em;
			font-weight: 500;
			color: #FF7200;
		}

        .InnerGIGABYTEContent #display {
        	min-height:1150px;
        	background-color: #000;
        }

        .InnerGIGABYTEContent #display .conbox1{
			position:absolute;
			top:0px;
			left:0px;
			z-index:1;
			width: 100%;
		}

        .InnerGIGABYTEContent #display .conbox2{
			position:absolute;
			top:0px;
			left:0px;
			z-index:2;
			width: 100%;
		}

		.InnerGIGABYTEContent #comparison {   
      background: url(../innergigabyteimages/performance_bg.jpg);
      background-size: 100%;
			min-height: 1050px;
      width: 2560px;
        }

        .InnerGIGABYTEContent #comparison .conbox1{
			float:left;
      width: 40%;
			margin-left:20%;
			margin-right:5%;
			margin-top:5%;
			margin-bottom:3%;
			display:inline-block;
        }
		
        .InnerGIGABYTEContent #comparison .conbox2{
			display: inline-block;
			float:left;
      width: 10%;
      margin-right:25%;
			margin-bottom:3%;
        }

        .InnerGIGABYTEContent #wifi{
          background-color: #000;
        }

        .InnerGIGABYTEContent #wifi .conbox1{
          width: 54%;
          margin-right: 23%;
          margin-left: 23%;
          margin-bottom: 3%;
        }

        .InnerGIGABYTEContent #wifi .conbox2{
          width: 40%;
          margin-right: 30%;
          margin-left: 30%;
          margin-bottom: 2%;
        }

        .InnerGIGABYTEContent #lan{
          background-color: #1a1a1a;
        }

        .InnerGIGABYTEContent #lan .conbox1{
          width: 40%;
          margin-right: 30%;
          margin-left: 30%;
          margin-bottom: 3%;
        }		

      .InnerGIGABYTEContent #connect {            
      background-color: #000;
      min-height: 900px;
    }

        .InnerGIGABYTEContent #connect .conbox1{
        	margin-left: 34%;
        	margin-right: 34%;
        }

        .InnerGIGABYTEContent #connect .conbox2{
			float:left;
      width: 35%;
			margin-left:13%;
			margin-right:3%;
			margin-bottom:3%;
			display:inline-block;
        }
		
        .InnerGIGABYTEContent #connect .conbox3{
			display: inline-block;
			float:left;
            width: 35%;
			margin-bottom:3%;
        }

        .InnerGIGABYTEContent #fit {
          min-height: 1540px;
        }

        .InnerGIGABYTEContent #fit .conbox1{
          display: inline-block;
        	margin-left: 6%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 23%;
        	position:absolute;
          z-index:5;
          text-align: left;
          background-color:rgba(0,0,0,0.8);
          color: #aaa;
          font-family: 'Roboto Condensed', sans-serif, '微軟正黑體', Microsoft JhengHei;
          font-family: 'Roboto Condensed', '微軟正黑體' !important;
          }

        .InnerGIGABYTEContent #fit .conbox1-r{
          display: inline-block;
        	margin-left: 58%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 23%;
        	position:absolute;
          z-index:5;
          text-align: left;
          background-color:rgba(0,0,0,0.8);
          color: #aaa;
          font-family: 'Roboto Condensed', sans-serif, '微軟正黑體', Microsoft JhengHei;
          font-family: 'Roboto Condensed', '微軟正黑體' !important;
          }

        .InnerGIGABYTEContent #fit .conbox2{
        	position:absolute;
          z-index:2;
          width: 100%;
        }

        .InnerGIGABYTEContent #fit .conbox3{
          display: inline-block;
        	position:absolute;
          z-index:4;
          float:left;
          width: auto;
          margin-top:19%;
          margin-left: 6%;
        }

        .InnerGIGABYTEContent #fit .conbox4{
          display: inline-block;
        	position:absolute;
          z-index:4;
          float:left;
          width: auto;
          margin-top:5%;
          margin-left: 8%;
        }

        .InnerGIGABYTEContent #fit .conbox5{
          display: inline-block;
        	position:absolute;
          z-index:4;
          float:left;
          width: auto;
          margin-top:5%;
          margin-left: 82%;
        }

    .InnerGIGABYTEContent #perform2 {
      min-height: 100px;
    }

    .InnerGIGABYTEContent #perform3 {
      min-height: 100px;
    }

    .InnerGIGABYTEContent #perform4 {
      min-height: 100px;
    }

    .InnerGIGABYTEContent #perform5 {
      min-height: 100px;
    }

.InnerGIGABYTEContent #perform .conbox {
	display: none;
}

.InnerGIGABYTEContent #perform {
  background: url(../innergigabyteimages/performance_bg.jpg);
  background-size: 100%;
}

.InnerGIGABYTEContent .tableall {
  width: 50%;
  margin-left: 20%;
  margin-right: 20%;
}

.InnerGIGABYTEContent .stable01 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.InnerGIGABYTEContent .stable02 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.InnerGIGABYTEContent .stable03 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.InnerGIGABYTEContent .stable04 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.InnerGIGABYTEContent .stable05 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.InnerGIGABYTEContent .stable06 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.InnerGIGABYTEContent .stable07 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.InnerGIGABYTEContent .tableall .s1 {
  font-size: 24px;
  line-height: 30px;
  text-align: right;
}

.InnerGIGABYTEContent .stable01 .tabletext {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable02 .tabletext {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 8%;
}

.InnerGIGABYTEContent .stable03 .tabletext {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable04 .tabletext {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 8%;
}

.InnerGIGABYTEContent .stable05 .tabletext {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable06 .tabletext {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable07 .tabletext {
  position: relative;
  display: inline-block;
  width: 22%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 8%;
}

.InnerGIGABYTEContent .tableall .s2 {
  font-size: 24px;
  line-height: 6px;
  text-align: right;
  padding-top: 10%;
}

.InnerGIGABYTEContent .stable01 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 115px;
  width: 16%;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st2 {
  display: inline-block;
  float: left;
  font-size: 36px;
  margin-top: 80px;
  left: 0%;
  width: 35%;
  text-align:left;
}

.InnerGIGABYTEContent .stable01 #st3 {
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 90px;
  width: 65%;
  text-align:right;
}

.InnerGIGABYTEContent .stable01 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 175px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 225px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable01 .line {
	border-top: 1px solid #FFF;
	margin-top: 0%;
  float: left;
  width: 100%;
}


.InnerGIGABYTEContent .stable02 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 45px;
  width: 16%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 106px;
  left: 78%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 158px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 115px;
  width: 16%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st2 {
  display: inline-block;
  float: left;
  font-size: 36px;
  margin-top: 80px;
  left: 0%;
  width: 35%;
  text-align:left;
}

.InnerGIGABYTEContent .stable03 #st3 {
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 90px;
  width: 65%;
  text-align:right;
}

.InnerGIGABYTEContent .stable03 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 175px;
  left: 55%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 225px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable03 .line {
  border-top: 1px solid #FFF;
  margin-top: 0%;
  float: left;
  width: 100%;
}

.InnerGIGABYTEContent .stable04 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 45px;
  width: 16%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 106px;
  left: 59%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 158px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 115px;
  width: 16%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st2 {
  display: inline-block;
  float: left;
  font-size: 36px;
  margin-top: 80px;
  left: 0%;
  width: 35%;
  text-align:left;
}

.InnerGIGABYTEContent .stable05 #st3 {
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 90px;
  width: 65%;
  text-align:right;
}

.InnerGIGABYTEContent .stable05 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 175px;
  left: 74%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 225px;
  left: 80%;
  display: none;
}

.InnerGIGABYTEContent .stable05 .line {
  border-top: 1px solid #FFF;
  margin-top: 0%;
  float: left;
  width: 100%;
}

.InnerGIGABYTEContent .stable06 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 115px;
  width: 16%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st2 {
  display: inline-block;
  float: left;
  font-size: 36px;
  margin-top: 80px;
  left: 0%;
  width: 35%;
  text-align:left;
}

.InnerGIGABYTEContent .stable06 #st3 {
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 90px;
  width: 65%;
  text-align:right;
}

.InnerGIGABYTEContent .stable06 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 175px;
  left: 52%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 225px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable06 .line {
  border-top: 1px solid #FFF;
  margin-top: 0%;
  float: left;
  width: 100%;
}


.InnerGIGABYTEContent .stable07 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 45px;
  width: 16%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 106px;
  left: 63%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 158px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 76%;
  min-height: 30px;
  padding-top: 0%;
  margin-top: 3%;
}

.InnerGIGABYTEContent .stable01 .table1 {
  margin-top: 3%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: linear-gradient(to right, #fff 0%, #a0a1a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a0a1a1', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable01 .table2 {
  margin-top: 4%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #c11218 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #c11218 100%);
  background: linear-gradient(to right, #fff 0%, #c11218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c11218', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable02 .table1 {
  margin-top: 8%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: linear-gradient(to right, #fff 0%, #a0a1a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a0a1a1', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 2.6s ease;
  -webkit-transition: all 2.6s ease;
  margin-left: 1%;
  transition-delay: 2.3s;
}

.InnerGIGABYTEContent .stable02 .table2 {
  margin-top: 4%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #c11218 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #c11218 100%);
  background: linear-gradient(to right, #fff 0%, #c11218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c11218', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 2.6s ease;
  -webkit-transition: all 2.6s ease;
  margin-left: 1%;
  transition-delay: 2.3s;
}

.InnerGIGABYTEContent .stable03 .table1 {
  margin-top: 3%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: linear-gradient(to right, #fff 0%, #a0a1a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a0a1a1', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable03 .table2 {
  margin-top: 4%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #c11218 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #c11218 100%);
  background: linear-gradient(to right, #fff 0%, #c11218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c11218', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable04 .table1 {
  margin-top: 8%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: linear-gradient(to right, #fff 0%, #a0a1a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a0a1a1', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
  transition-delay: 2.3s;
}

.InnerGIGABYTEContent .stable04 .table2 {
  margin-top: 4%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #c11218 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #c11218 100%);
  background: linear-gradient(to right, #fff 0%, #c11218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c11218', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
  transition-delay: 2.3s;
}

.InnerGIGABYTEContent .stable05 .table1 {
  margin-top: 3%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: linear-gradient(to right, #fff 0%, #a0a1a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a0a1a1', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable05 .table2 {
  margin-top: 4%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #c11218 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #c11218 100%);
  background: linear-gradient(to right, #fff 0%, #c11218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c11218', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable06 .table1 {
  margin-top: 3%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: linear-gradient(to right, #fff 0%, #a0a1a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a0a1a1', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable06 .table2 {
  margin-top: 4%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #c11218 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #c11218 100%);
  background: linear-gradient(to right, #fff 0%, #c11218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c11218', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable07 .table1 {
  margin-top: 8%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #a0a1a1 100%);
  background: linear-gradient(to right, #fff 0%, #a0a1a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#a0a1a1', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
  transition-delay: 2.3s;
}

.InnerGIGABYTEContent .stable07 .table2 {
  margin-top: 4%;
  background: #fff;
  background: -moz-linear-gradient(left, #fff 0%, #c11218 100%);
  background: -webkit-linear-gradient(left, #fff 0%, #c11218 100%);
  background: linear-gradient(to right, #fff 0%, #c11218 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#c11218', GradientType=1);
  height: 13px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
  transition-delay: 2.3s;
}



@keyframes cnstami {
  0% {
    transform: scale(2.5, 2.5);
  }

  90% {
    transform: scale(0.2, 0.2);
  }

  100% {
    transform: scale(1, 1);
  }
}


@media screen and (max-width: 1920px) {

        .InnerGIGABYTEContent #fit {
          min-height: 1200px;
        }

        .InnerGIGABYTEContent #display {
          min-height:920px;
          background-color: #000;
        }

    .InnerGIGABYTEContent #comparison {            
      min-height: 850px;
      width: 1920px;
        }

      .InnerGIGABYTEContent #connect {            
      min-height: 700px;
    }

.InnerGIGABYTEContent .stable01 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 160px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 200px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 80px;
  left: 78%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 124px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 160px;
  left: 55%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 200px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 80px;
  left: 59%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 124px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 160px;
  left: 74%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 200px;
  left: 80%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 160px;
  left: 52%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 200px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 80px;
  left: 63%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 124px;
  left: 95%;
  display: none;
}



}


@media screen and (max-width: 1680px) {

        .InnerGIGABYTEContent #fit {
          min-height: 1100px;
        }

        .InnerGIGABYTEContent #fit .conbox1-r{
          display: inline-block;
          margin-left: 56%;
          margin-top: 5%;
          padding: 2%;
          width: 23%;
          position:absolute;
          z-index:5;
          text-align: left;
          background-color:rgba(0,0,0,0.8);
          color: #aaa;
          }

        .InnerGIGABYTEContent #fit .conbox3{
          margin-top:21%;
          margin-left: 6%;
        }

        .InnerGIGABYTEContent #fit .conbox5{
          margin-top:5%;
          margin-left: 79%;
        }

    .InnerGIGABYTEContent #comparison {            
      width: 100%;
        }

    .InnerGIGABYTEContent #perform {
      background: url(../innergigabyteimages/performance_bg.jpg);
      background-size: 150%;
    }

.InnerGIGABYTEContent #perform {
  background-size: 110%;
}

.InnerGIGABYTEContent .tableall {
  width: 60%;
  margin-left: 15%;
  margin-right: 25%;
}

.InnerGIGABYTEContent .tableall .s1 {
  font-size: 20px;
  line-height: 19px;
  text-align: right;
}

.InnerGIGABYTEContent .tableall .s2 {
  font-size: 20px;
  line-height: 19px;
  text-align: right;
  padding-top: 10%;
}

.InnerGIGABYTEContent .stable01 .tabletext {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 7%;
}

.InnerGIGABYTEContent .stable02 .tabletext {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 11%;
}

.InnerGIGABYTEContent .stable03 .tabletext {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 7%;
}

.InnerGIGABYTEContent .stable04 .tabletext {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 11%;
}

.InnerGIGABYTEContent .stable05 .tabletext {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 7%;
}

.InnerGIGABYTEContent .stable06 .tabletext {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 7%;
}

.InnerGIGABYTEContent .stable07 .tabletext {
  position: relative;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 11%;
}

.InnerGIGABYTEContent .stable01 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 130px;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st2 {
  display: inline-block;
  float: left;
  font-size: 28px;
  margin-top: 75px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable01 #st3 {
  display: inline-block;
  float: right;
  font-size: 24px;
  margin-top: 75px;
  right: 0%;
  width: 60%;
  text-align:right;
}

.InnerGIGABYTEContent .stable01 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 165px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 210px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 60px;
  display: none;
}


.InnerGIGABYTEContent .stable02 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 105px;
  left: 78%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 150px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 130px;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st2 {
  display: inline-block;
  float: left;
  font-size: 28px;
  margin-top: 75px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable03 #st3 {
  display: inline-block;
  float: right;
  font-size: 24px;
  margin-top: 75px;
  right: 0%;
  width: 60%;
  text-align:right;
}

.InnerGIGABYTEContent .stable03 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 165px;
  left: 54%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 210px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 60px;
  display: none;
}


.InnerGIGABYTEContent .stable04 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 105px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 150px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 130px;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st2 {
  display: inline-block;
  float: left;
  font-size: 28px;
  margin-top: 75px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable05 #st3 {
  display: inline-block;
  float: right;
  font-size: 24px;
  margin-top: 75px;
  right: 0%;
  width: 60%;
  text-align:right;
}

.InnerGIGABYTEContent .stable05 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 165px;
  left: 74%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 210px;
  left: 80%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 130px;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st2 {
  display: inline-block;
  float: left;
  font-size: 28px;
  margin-top: 75px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable06 #st3 {
  display: inline-block;
  float: right;
  font-size: 24px;
  margin-top: 75px;
  right: 0%;
  width: 60%;
  text-align:right;
}

.InnerGIGABYTEContent .stable06 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 165px;
  left: 51%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 210px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st1 {
  position: absolute;
  margin-left: 102%;
  top: 60px;
  display: none;
}


.InnerGIGABYTEContent .stable07 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 105px;
  left: 63%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 150px;
  left: 95%;
  display: none;
}


.InnerGIGABYTEContent .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 78%;
  min-height: 30px;
  padding-top: 0%;
  margin-top: 5%;
}

}



@media screen and (max-width: 1440px) {

  .InnerGIGABYTEContent #ledbg {
    background: url("../innergigabyteimages/main_bg_1440.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 757px;
  }
  .InnerGIGABYTEContent #main {
    background: url("../innergigabyteimages/main_1440.png");
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    min-height: 757px;
    margin-top: -757px;
  }

        .InnerGIGABYTEContent #fit {
          min-height: 1000px;
        }

        .InnerGIGABYTEContent #fit .conbox1-r{
          display: inline-block;
          margin-left: 54%;
          margin-top: 5%;
          padding: 2%;
          width: 23%;
          position:absolute;
          z-index:5;
          text-align: left;
          background-color:rgba(0,0,0,0.8);
          color: #aaa;
          }

        .InnerGIGABYTEContent #fit .conbox3{
          margin-top:23%;
          width: 18%;
        }

        .InnerGIGABYTEContent #fit .conbox5{
          margin-top:5%;
          margin-left: 77%;
          width: 18%;
        }

    .InnerGIGABYTEContent #processor .subtitle{
      min-height: 100px;
      width: 30%;
    }

    .InnerGIGABYTEContent #processor .subtitle_n{
      min-height: 100px;
      width: 30%;
      }

    .InnerGIGABYTEContent #display {
      min-height: 750px;
    }

    .InnerGIGABYTEContent #comparison {            
      min-height: 700px;
        }

      .InnerGIGABYTEContent #connect {            
      min-height: 550px;
    }

.InnerGIGABYTEContent .stable01 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 197px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 90px;
  left: 78%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 130px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 54%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 197px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 90px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 130px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 74%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 197px;
  left: 80%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 51%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 197px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 90px;
  left: 63%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 130px;
  left: 95%;
  display: none;
}


}

        
@media screen and (max-width: 1366px) {

  .InnerGIGABYTEContent #ledbg {
    background: url("../innergigabyteimages/main_bg_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 722px;
  }
  .InnerGIGABYTEContent #main {
    background: url("../innergigabyteimages/main_1366.png");
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    min-height: 722px;
    margin-top: -722px;
  }

        .InnerGIGABYTEContent #display {
        	min-height:750px;
        }

		.InnerGIGABYTEContent #comparison {            
			min-height: 650px;
      background-size: 120%;
        }

		.InnerGIGABYTEContent #processor .maintitle {
			font-size: 1.2em;
		}

		.InnerGIGABYTEContent #perform {
			background-size: 130%;
		}

        .InnerGIGABYTEContent #wifi .conbox1{
          width: 64%;
          margin-right: 18%;
          margin-left: 18%;
          margin-bottom: 3%;
        }

        .InnerGIGABYTEContent #wifi .conbox2{
          width: 50%;
          margin-right: 25%;
          margin-left: 25%;
          margin-bottom: 2%;
        }

        .InnerGIGABYTEContent #lan .conbox1{
          width: 50%;
          margin-right: 25%;
          margin-left: 25%;
          margin-bottom: 3%;
        }

        .InnerGIGABYTEContent #fit {
          min-height: 960px;
        }

        .InnerGIGABYTEContent #fit .conbox1{
        	margin-left: 6%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 33%;
        	position:absolute;
          z-index:5;
          text-align: left;
          }

        .InnerGIGABYTEContent #fit .conbox1-r{
        	margin-left: 45%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 33%;
        	position:absolute;
          z-index:5;
          text-align: left;
          }

        .InnerGIGABYTEContent #fit .conbox3{
          margin-top:22%;
          margin-left: 6%;
        }

        .InnerGIGABYTEContent #fit .conbox4{
          display: inline-block;
        	position:absolute;
          z-index:4;
          float:left;
          width: auto;
          margin-top:5%;
          margin-left: 6%;
          width: 7%;
        }

        .InnerGIGABYTEContent #fit .conbox5{
          width: 15%;
          margin-top:5%;
          margin-left: 78%;
        }

.InnerGIGABYTEContent .tableall {
  width: 63%;
  margin-left: 12%;
  margin-right: 25%;
}

.InnerGIGABYTEContent .stable01 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 195px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 88px;
  left: 78%;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 128px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 54%;
  display: none;
}

.InnerGIGABYTEContent .stable03 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 195px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 88px;
  left: 58%;
  display: none;
}

.InnerGIGABYTEContent .stable04 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 128px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 74%;
  display: none;
}

.InnerGIGABYTEContent .stable05 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 195px;
  left: 80%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 155px;
  left: 51%;
  display: none;
}

.InnerGIGABYTEContent .stable06 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 195px;
  left: 95%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st4 {
  position: absolute;
  font-size: 18px;
  margin-top: 88px;
  left: 63%;
  display: none;
}

.InnerGIGABYTEContent .stable07 #st5 {
  position: absolute;
  font-size: 18px;
  margin-top: 128px;
  left: 95%;
  display: none;
}

}

@media screen and (max-width: 1024px) {

  .InnerGIGABYTEContent #ledbg {
    display: none;
  }
  .InnerGIGABYTEContent #main {
    display: none;

  }

.InnerGIGABYTEContent #main-s {
	display: block;
}

		.InnerGIGABYTEContent #processor .subtitle{
			font-size: 0.8em;
			line-height: 1.5em;
			padding-left: 2%;
			padding-right: 2%;
			vertical-align: top;
			border-left: 1px solid #808080;
			margin-bottom: 1%;
			min-height: 80px;
		}

		.InnerGIGABYTEContent #processor .subtitle_n{
			font-size: 0.8em;
			line-height: 1.5em;
			vertical-align: top;
			padding-right: 2%;
			margin-bottom: 1%;
			min-height: 80px;
   		}

		.InnerGIGABYTEContent #processor .maintitle {
			font-size: 1.2em;
			line-height: 1.0em;
			font-weight: 500;
		}

		.InnerGIGABYTEContent #perform {
			background-size: 150%;
		}

    .InnerGIGABYTEContent #perform2 {
      min-height: 20px;
    }

    .InnerGIGABYTEContent #perform3 {
      min-height: 20px;
    }

    .InnerGIGABYTEContent #perform4 {
      min-height: 20px;
    }

    .InnerGIGABYTEContent #perform5 {
      min-height: 20px;
    }

    .InnerGIGABYTEContent #comparison {
      background-size: 120%;
    }    

        .InnerGIGABYTEContent #display {
        	min-height:580px;
        }

		.InnerGIGABYTEContent #comparison {            
			min-height: 600px;
        }

    .InnerGIGABYTEContent #comparison .conbox1{
      width: 50%;
      margin-left:15%;
      margin-right:5%;
      margin-top:5%;
      margin-bottom:3%;
      display:inline-block;
        }
    
    .InnerGIGABYTEContent #comparison .conbox2{
      display: inline-block;
      float:left;
      width: 10%;
      margin-right:20%;
      margin-bottom:3%;
      display:inline-block;
        }

		.InnerGIGABYTEContent #connect {            
			min-height: 500px;
        }

        .InnerGIGABYTEContent #fit {
          min-height: 800px;
        }

        .InnerGIGABYTEContent #fit .conbox1-r{
          width: 40%;
          margin-left: 50%;
          }

        .InnerGIGABYTEContent #fit .conbox3{
			display: none;
        }

        .InnerGIGABYTEContent #fit .conbox4{
			display: none;

        }

        .InnerGIGABYTEContent #fit .conbox5{
			display: none;

        }

.InnerGIGABYTEContent .tableall {
  display: none;
}

.InnerGIGABYTEContent #perform .conbox {
  display: block;
  width: 84%;
  margin-right: 8%;
  margin-left: 8%;
}


}


@media screen and (max-width: 960px) {


        .InnerGIGABYTEContent #fit {
          min-height: 880px;
        }

        .InnerGIGABYTEContent #display {
        	min-height:500px;
        }

		.InnerGIGABYTEContent #comparison {            
			min-height: 640px;
      background-size: 150%;
        }

    .InnerGIGABYTEContent #comparison .conbox1{
      float:left;
      width: 84%;
      margin-left:7%;
      margin-right:7%;
      margin-top:2%;
      margin-bottom:10%;
        }
    
    .InnerGIGABYTEContent #comparison .conbox2{
      display: none;
      }

		.InnerGIGABYTEContent #connect {            
			min-height: 480px;
        }

        .InnerGIGABYTEContent #wifi .conbox1{
          width: 70%;
          margin-right: 15%;
          margin-left: 15%;
          margin-bottom: 3%;
        }

        .InnerGIGABYTEContent #wifi .conbox2{
          width: 60%;
          margin-right: 20%;
          margin-left: 20%;
          margin-bottom: 2%;
        }

        .InnerGIGABYTEContent #lan .conbox1{
          width: 60%;
          margin-right: 20%;
          margin-left: 20%;
          margin-bottom: 3%;
        }

        .InnerGIGABYTEContent #fit .conbox1{
        	margin-left: 8%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 35%;
        	position:absolute;
			z-index:5;
			text-align: left;
		}

        .InnerGIGABYTEContent #fit .conbox1-r{
        	margin-left: 55%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 35%;
        	position:absolute;
			z-index:5;
			text-align: left;
		}

.InnerGIGABYTEContent #perform .conbox {
	display: block;
  width: 84%;
  margin-right: 8%;
  margin-left: 8%;
}


}


@media screen and (max-width: 640px) {

        .InnerGIGABYTEContent #fit {
          min-height: 700px;
        }

		.InnerGIGABYTEContent #perform {
			background: url(../innergigabyteimages/performance_bg.jpg);
			background-size: 180%;
		}

		.InnerGIGABYTEContent #processor .subtitle{
			display: inline-block;
			color: #808080;
			font-size: 1.0em;
			line-height: 1.5em;
			padding-left: 2%;
			padding-right: 2%;
			vertical-align: top;
			text-align: left;
			border-left: 1px solid #808080;
			margin-bottom: 2%;
			min-height: 70px;
			width:28%;
		}

		.InnerGIGABYTEContent #processor .subtitle_n{
			display: inline-block;
			color: #808080;
			font-size: 1.0em;
			line-height: 1.5em;
			vertical-align: top;
			text-align: left;
			padding-left: 2%;
			padding-right: 2%;
			margin-bottom: 2%;
			min-height: 70px;
			border-left: 1px solid #808080;
			width: 28%;
   		}

		.InnerGIGABYTEContent #processor .maintitle {
			font-size: 1.2em;
			line-height: 1.2em;
			font-weight: 500;
			color: #FF7200;
		}

        .InnerGIGABYTEContent #display {
        	min-height:400px;
        }

		.InnerGIGABYTEContent #comparison {            
			min-height: 430px;
        }

        .InnerGIGABYTEContent #wifi .conbox1{
          width: 80%;
          margin-right: 10%;
          margin-left: 10%;
          margin-bottom: 3%;
        }

        .InnerGIGABYTEContent #wifi .conbox2{
          width: 80%;
          margin-right: 10%;
          margin-left: 10%;
          margin-bottom: 2%;
        }

        .InnerGIGABYTEContent #lan .conbox1{
          width: 80%;
          margin-right: 10%;
          margin-left: 10%;
          margin-bottom: 3%;
        }
	
		.InnerGIGABYTEContent #connect {            
			min-height: 760px;
        }

        .InnerGIGABYTEContent #connect .conbox1{
        	margin-left: 15%;
        	margin-right: 15%;
        }

        .InnerGIGABYTEContent #connect .conbox2{
			float:left;
            width: 70%;
			margin-left:15%;
			margin-top:0%;
			margin-bottom:3%;
			display:inline-block;
        }

        .InnerGIGABYTEContent #connect .conbox3{
            width: 70%;
			margin-left:15%;
			margin-top:3%;
			margin-bottom:3%;
			display:inline-block;
        }		

    .InnerGIGABYTEContent #carousel-example-generic .box1{
      margin-top:300px;
    }
        
    .InnerGIGABYTEContent #carousel-example-generic .box2{
      margin-top:300px;
    }


}


@media screen and (max-width: 480px) {

		.InnerGIGABYTEContent #processor {            
			background-size: cover;
			display: table;
			background-attachment: fixed;
			background-position:center;
			min-height:500px;
        }

        .InnerGIGABYTEContent #processor .conbox1{
			display:inline-block;
			margin-left:0%;
			margin-right:2%;
			margin-top:5%;
            width: 40%;
			text-align:right;
			vertical-align: top;
        }

        .InnerGIGABYTEContent #processor .conbox2{
			display:inline-block;
            width: 50%;
			margin-top:3%;
        }

		.InnerGIGABYTEContent #processor .subtitle{
			display: inline-block;
			color: #808080;
			font-size: 1.0em;
			line-height: 1.5em;
			padding-left: 2%;
			padding-right: 2%;
			vertical-align: top;
			text-align: left;
			border-left: 1px solid #808080;
			margin-bottom: 2%;
			min-height: 70px;
			width:45%;
			float: left;
		}

		.InnerGIGABYTEContent #processor .subtitle_n{
			display: inline-block;
			color: #808080;
			font-size: 1.0em;
			line-height: 1.5em;
			vertical-align: top;
			text-align: left;
			padding-left: 2%;
			padding-right: 2%;
			margin-bottom: 2%;
			min-height: 70px;
			border-left: 1px solid #808080;
			width: 45%;
			float: left;
   		}

		.InnerGIGABYTEContent #perform {
			background: url(../innergigabyteimages/performance_bg.jpg);
			background-size: 220%;
		}

    .InnerGIGABYTEContent #comparison {
      background: url(../innergigabyteimages/performance_bg.jpg);
      background-size: 220%;
      min-height: 420px;
    }

        .InnerGIGABYTEContent #display {
        	min-height:280px;
          background-size: 180%;
        }

        .InnerGIGABYTEContent #wifi .conbox1{
          width: 90%;
          margin-right: 5%;
          margin-left: 5%;
          margin-bottom: 3%;
        }

        .InnerGIGABYTEContent #wifi .conbox2{
          width: 90%;
          margin-right: 5%;
          margin-left: 5%;
          margin-bottom: 2%;
        }

        .InnerGIGABYTEContent #lan .conbox1{
          width: 90%;
          margin-right: 5%;
          margin-left: 5%;
          margin-bottom: 3%;
        }

		.InnerGIGABYTEContent #connect {            
			min-height: 640px;
        }

        .InnerGIGABYTEContent #fit .conbox1{
        	margin-left: 15%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 70%;
        	position:absolute;
			z-index:5;
			text-align: left;
		}

        .InnerGIGABYTEContent #fit .conbox1-r{
        	margin-left: 15%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 70%;
        	position:absolute;
			z-index:5;
			text-align: left;
		}

		.InnerGIGABYTEContent #carousel-example-generic .box1{
			margin-top:200px;
		}
				
		.InnerGIGABYTEContent #carousel-example-generic .box2{
			margin-top:200px;
		}


}    


