        .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 #intro {            
      background: url(../innergigabyteimages/intro-bg.jpg);
			background-size: cover;
			display: table;
			background-attachment: fixed;
			background-position:center;
			width:100%;
			min-height: 900px;
    }

		.InnerGIGABYTEContent #intro .title {
		    padding-top: 3%;
		}            


		.InnerGIGABYTEContent #intro .content{
			margin-top:-55px; 
			color:#FFF;
		    background-color:rgba(0,0,0,0.6);
		}

		.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: 16%;
		}

		.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: 16%;
			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 #connect {            
      background: url(../innergigabyteimages/connectivity_bg.jpg);
      background-size: 100%;
      min-height: 1500px;
    }

        .InnerGIGABYTEContent #connect .title {
        	margin-top: 24%;
        }

        .InnerGIGABYTEContent #connect .conbox1{
        	margin-left: 34%;
        	margin-right: 34%;
        }

        .InnerGIGABYTEContent #connect .conbox2{
			float:left;
            width: 35%;
			margin-left:13%;
			margin-right:3%;
			margin-top:3%;
			margin-bottom:3%;
			display:inline-block;
        }
		
        .InnerGIGABYTEContent #connect .conbox3{
			display: inline-block;
			float:left;
            width: 35%;
			margin-top:3%;
			margin-bottom:3%;
        }

        .InnerGIGABYTEContent #fit .conbox1{
			display: inline-block;
        	margin-left: 15%;
        	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: 55%;
        	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:18%;
			margin-left: 15%;
        }

        .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:4%;
			margin-left: 79%;
        }

    .InnerGIGABYTEContent #perform {
      background: url(../innergigabyteimages/performance_bg.jpg);
      background-size: 100%;
    }

.InnerGIGABYTEContent #perform .conbox {
	display: none;
}

.InnerGIGABYTEContent #perform .conbox-1 {
	background-color:rgba(20,20,20,0.5);
	width: 100%;
	padding-top: 2%;
	padding-bottom: 3%;
}

.InnerGIGABYTEContent #perform .conbox-2 {
	background-color:rgba(35,35,35,0.5);
	width: 100%;
	padding-top: 2%;
	padding-bottom: 3%;
}

.InnerGIGABYTEContent .tableall {
  width: 60%;
  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 .tableall .s1 {
  font-size: 24px;
  line-height: 24px;
  text-align: right;
}

.InnerGIGABYTEContent .stable01 .tabletext {
  position: relative;
  display: inline-block;
  width: 28%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable02 .tabletext {
  position: relative;
  display: inline-block;
  width: 28%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .tableall .s2 {
  font-size: 24px;
  line-height: 24px;
  color: #cdcdcd;
  text-align: right;
  padding-top: 10%;
}

.InnerGIGABYTEContent .stable01 #st1 {
  position: absolute;
  margin-left: 84%;
  font-size: 70px;
  top: -30px;
  width: auto;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st2 {
  display: inline-block;
  float: left;
  font-size: 32px;
  margin-top: 80px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable01 #st3 {
  display: inline-block;
  float: right;
  font-size: 32px;
  margin-top: 80px;
  right: 0%;
  width: 40%;
  text-align:right;
}

.InnerGIGABYTEContent .stable01 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}


.InnerGIGABYTEContent .stable02 #st1 {
  position: absolute;
  margin-left: 93%;
  font-size: 70px;
  top: -30px;
  width: auto;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st2 {
  display: inline-block;
  float: left;
  font-size: 32px;
  margin-top: 80px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable02 #st3 {
  display: inline-block;
  float: right;
  font-size: 32px;
  margin-top: 80px;
  right: 0%;
  width: 40%;
  text-align:right;
}

.InnerGIGABYTEContent .stable02 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}

.InnerGIGABYTEContent .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 70%;
  min-height: 30px;
  padding-top: 0%;
  margin-top: 5%;
}

.InnerGIGABYTEContent .stable01 .table1 {
  background: #fff600;
  background: -moz-linear-gradient(left, #fff600 0%, #ffae00 100%);
  background: -webkit-linear-gradient(left, #fff600 0%, #ffae00 100%);
  background: linear-gradient(to right, #fff600 0%, #ffae00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff600', endColorstr='#ffae00', GradientType=1);
  height: 20px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable01 .table2 {
  margin-top: 5%;
  background: #ffe980;
  background: -moz-linear-gradient(left, #ffe980 0%, #ffd480 100%);
  background: -webkit-linear-gradient(left, #ffe980 0%, #ffd480 100%);
  background: linear-gradient(to right, #ffe980 0%, #ffd480 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe980', endColorstr='#ffd480', GradientType=1);
  height: 20px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable02 .table1 {
  background: #fff600;
  background: -moz-linear-gradient(left, #fff600 0%, #ffae00 100%);
  background: -webkit-linear-gradient(left, #fff600 0%, #ffae00 100%);
  background: linear-gradient(to right, #fff600 0%, #ffae00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff600', endColorstr='#ffae00', GradientType=1);
  height: 20px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

.InnerGIGABYTEContent .stable02 .table2 {
  margin-top: 5%;
  background: #ffe980;
  background: -moz-linear-gradient(left, #ffe980 0%, #ffd480 100%);
  background: -webkit-linear-gradient(left, #ffe980 0%, #ffd480 100%);
  background: linear-gradient(to right, #ffe980 0%, #ffd480 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe980', endColorstr='#ffd480', GradientType=1);
  height: 20px;
  width: 0%;
  transition: all 1.6s ease;
  -webkit-transition: all 1.6s ease;
  margin-left: 1%;
}

@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 #display {
          min-height:920px;
          background-color: #000;
        }

    .InnerGIGABYTEContent #comparison {            
      min-height: 850px;
      width: 1920px;
        }

    .InnerGIGABYTEContent #connect {            
      background: url(../innergigabyteimages/connectivity_bg.jpg);
      background-size: 100%;
      min-height: 1200px;
    }

}


@media screen and (max-width: 1680px) {


    .InnerGIGABYTEContent #comparison {            
      width: 100%;
        }

    .InnerGIGABYTEContent #perform {
      background: url(../innergigabyteimages/performance_bg.jpg);
      background-size: 150%;
    }

.InnerGIGABYTEContent .tableall {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
}

.InnerGIGABYTEContent .stable01 .tabletext {
  position: relative;
  display: inline-block;
  width: 28%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable02 .tabletext {
  position: relative;
  display: inline-block;
  width: 28%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 70%;
  min-height: 30px;
  padding-top: 0%;
  margin-top: 5%;
}

}



@media screen and (max-width: 1440px) {

    .InnerGIGABYTEContent #intro {            
      background: url(../innergigabyteimages/intro-bg.jpg);
      background-size: cover;
      display: table;
      background-attachment: fixed;
      background-position:center;
      width:100%;
      min-height: 650px;
    }

    .InnerGIGABYTEContent #display {
      min-height: 750px;
    }

    .InnerGIGABYTEContent #comparison {            
      min-height: 700px;
        }

      .InnerGIGABYTEContent #connect {            
      background: url(../innergigabyteimages/connectivity_bg.jpg);
      background-size: 100%;
      min-height: 980px;
    }

.InnerGIGABYTEContent .tableall {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;

}

.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 .tableall .s1 {
  font-size: 24px;
  line-height: 24px;
  text-align: right;
}

.InnerGIGABYTEContent .stable01 .tabletext {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable02 .tabletext {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .tableall .s2 {
  font-size: 24px;
  line-height: 24px;
  color: #cdcdcd;
  text-align: right;
  padding-top: 10%;
}

.InnerGIGABYTEContent .stable01 #st1 {
  position: absolute;
  margin-left: 84%;
  font-size: 70px;
  top: -30px;
  width: auto;
  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: 28px;
  margin-top: 75px;
  right: 0%;
  width: 40%;
  text-align:right;
}

.InnerGIGABYTEContent .stable01 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}


.InnerGIGABYTEContent .stable02 #st1 {
  position: absolute;
  margin-left: 93%;
  font-size: 70px;
  top: -30px;
  width: auto;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st2 {
  display: inline-block;
  float: left;
  font-size: 28px;
  margin-top: 75px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable02 #st3 {
  display: inline-block;
  float: right;
  font-size: 28px;
  margin-top: 75px;
  right: 0%;
  width: 40%;
  text-align:right;
}

.InnerGIGABYTEContent .stable02 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}

.InnerGIGABYTEContent .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 68%;
  min-height: 30px;
  padding-top: 0%;
  margin-top: 5%;
}


}

        
@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 #intro{
			min-height: 750px;
		}

        .InnerGIGABYTEContent #display {
        	min-height:750px;
        }

		.InnerGIGABYTEContent #comparison {            
			min-height: 650px;
      background-size: 120%;
        }

		.InnerGIGABYTEContent #connect {            
			min-height: 950px;
        }

		.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: 19%;
		}

		.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: 19%;
   		}

		.InnerGIGABYTEContent #processor .maintitle {
			font-size: 1.2em;
		}

		.InnerGIGABYTEContent #perform {
			background-size: 130%;
		}

        .InnerGIGABYTEContent #fit .conbox1{
        	margin-left: 15%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 33%;
        	position:absolute;
			z-index:5;
			text-align: left;
		}

        .InnerGIGABYTEContent #fit .conbox1-r{
        	margin-left: 53%;
        	margin-top: 5%;
        	padding: 2%;
        	width: 33%;
        	position:absolute;
			z-index:5;
			text-align: left;
		}

        .InnerGIGABYTEContent #fit .conbox3{
			display: inline-block;
        	position:absolute;
			z-index:4;
			float:left;
            width: auto;
			margin-top:22%;
			margin-left: 15%;
        }

        .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{
			display: inline-block;
        	position:absolute;
			z-index:4;
			float:left;
            width: auto;
			margin-top:5%;
			margin-left: 87%;
			width: 7%;
        }

.InnerGIGABYTEContent .tableall {
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;

}

.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 .tableall .s1 {
  font-size: 22px;
  line-height: 24px;
  text-align: right;
}

.InnerGIGABYTEContent .stable01 .tabletext {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable02 .tabletext {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .tableall .s2 {
  font-size: 22px;
  line-height: 24px;
  color: #cdcdcd;
  text-align: right;
  padding-top: 10%;
}

.InnerGIGABYTEContent .stable01 #st1 {
  position: absolute;
  margin-left: 84%;
  font-size: 60px;
  top: -30px;
  width: auto;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st2 {
  display: inline-block;
  float: left;
  font-size: 28px;
  margin-top: 70px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable01 #st3 {
  display: inline-block;
  float: right;
  font-size: 28px;
  margin-top: 70px;
  right: 0%;
  width: 50%;
  text-align:right;
}

.InnerGIGABYTEContent .stable01 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}


.InnerGIGABYTEContent .stable02 #st1 {
  position: absolute;
  margin-left: 93%;
  font-size: 60px;
  top: -30px;
  width: auto;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st2 {
  display: inline-block;
  float: left;
  font-size: 28px;
  margin-top: 70px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable02 #st3 {
  display: inline-block;
  float: right;
  font-size: 28px;
  margin-top: 70px;
  right: 0%;
  width: 40%;
  text-align:right;
}

.InnerGIGABYTEContent .stable02 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}

.InnerGIGABYTEContent .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 68%;
  min-height: 30px;
  padding-top: 0%;
  margin-top: 5%;
}


}

@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 #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: 780px;
        }

        .InnerGIGABYTEContent #fit .conbox3{
			display: none;
        }

        .InnerGIGABYTEContent #fit .conbox4{
			display: none;

        }

        .InnerGIGABYTEContent #fit .conbox5{
			display: none;

        }

.InnerGIGABYTEContent .tableall {
  width: 76%;
  margin-left: 12%;
  margin-right: 12%;

}

.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 .tableall .s1 {
  font-size: 18px;
  line-height: 24px;
  text-align: right;
}

.InnerGIGABYTEContent .stable01 .tabletext {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .stable02 .tabletext {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  float: left;
  margin-left: 0px;
  margin-right: 1%;
  margin-top: 4%;
}

.InnerGIGABYTEContent .tableall .s2 {
  font-size: 18px;
  line-height: 24px;
  color: #cdcdcd;
  text-align: right;
  padding-top: 10%;
}

.InnerGIGABYTEContent .stable01 #st1 {
  position: absolute;
  margin-left: 84%;
  font-size: 50px;
  top: -30px;
  width: auto;
  display: none;
}

.InnerGIGABYTEContent .stable01 #st2 {
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 50px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable01 #st3 {
  display: inline-block;
  float: right;
  font-size: 24px;
  margin-top: 50px;
  right: 0%;
  width: 50%;
  text-align:right;
}

.InnerGIGABYTEContent .stable01 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}


.InnerGIGABYTEContent .stable02 #st1 {
  position: absolute;
  margin-left: 93%;
  font-size: 50px;
  top: -30px;
  width: auto;
  display: none;
}

.InnerGIGABYTEContent .stable02 #st2 {
  display: inline-block;
  float: left;
  font-size: 24px;
  margin-top: 50px;
  left: 0%;
  width: 40%;
  text-align:left;
}

.InnerGIGABYTEContent .stable02 #st3 {
  display: inline-block;
  float: right;
  font-size: 22px;
  margin-top: 50px;
  right: 0%;
  width: 40%;
  text-align:right;
}

.InnerGIGABYTEContent .stable02 .line {
	border-top: 2px solid #FFF;
	margin-top: 12%;
}

.InnerGIGABYTEContent .tableall .tablecon {
  position: relative;
  display: inline-block;
  width: 68%;
  min-height: 30px;
  padding-top: 0%;
  margin-top: 5%;
}

}


@media screen and (max-width: 960px) {


    .InnerGIGABYTEContent #intro .title {
        padding-top: 5%;
    }            


    .InnerGIGABYTEContent #intro .content{
      margin-top:-45px; 
      color:#FFF;
        background-color:rgba(0,0,0,0.6);
    }

		.InnerGIGABYTEContent #perform {
			min-height: 480px;
		}

        .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: 740px;
        }


        .InnerGIGABYTEContent #fit .conbox1{
        	margin-left: 15%;
        	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%;
}

.InnerGIGABYTEContent #perform .conbox-1 {
	display: none;
}

.InnerGIGABYTEContent #perform .conbox-2 {
	display: none;
}


}


@media screen and (max-width: 640px) {

		.InnerGIGABYTEContent #intro {            
			background-size: 250%;
			display: table;
			background-attachment: none;
			background-position:top;
			min-height:500px;
        }

    .InnerGIGABYTEContent #intro .title {
        padding-top: 5%;
    }            


    .InnerGIGABYTEContent #intro .content{
      margin-top:-45px; 
    }

		.InnerGIGABYTEContent #perform {
			background: url(../innergigabyteimages/performance_bg.jpg);
			background-size: 180%;
			min-height: 420px;
		}

		.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 #connect {            
			min-height: 850px;
        }

        .InnerGIGABYTEContent #connect .conbox1{
        	margin-left: 15%;
        	margin-right: 15%;
        }

        .InnerGIGABYTEContent #connect .conbox2{
			float:left;
            width: 70%;
			margin-left:15%;
			margin-top:0%;
			margin-bottom:0%;
			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 #intro {            
			background-size: 290%;
			display: table;
			background-attachment: fixed;
			background-position:top;
			min-height:430px;
        }

    .InnerGIGABYTEContent #intro .title {
        padding-top: 6%;
    }            


    .InnerGIGABYTEContent #intro .content{
      margin-top:-35px; 
    }

		.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%;
			min-height: 420px;
		}

    .InnerGIGABYTEContent #comparison {
      background: url(../innergigabyteimages/performance_bg.jpg);
      background-size: 220%;
      min-height: 420px;
    }

        .InnerGIGABYTEContent #display {
        	min-height:280px;
          background-size: 180%;
        }

		
		.InnerGIGABYTEContent #connect {            
			min-height: 720px;
			background-size: 120%;
        }

        .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;
		}


}    


