@import url(https://fonts.googleapis.com/css?family=Oswald);



.btn-default {
    color: #808080;
    background-color: #262626;
    border:0px;
    margin:2px;
    font-size:20px;
    border-radius:0px;
    padding-left:2%;
    padding-right:2%;
    font-family: 'Oswald', sans-serif, Microsoft JhengHei;	
}



.btn-primary {
    color: #808080;
    background-color: #262626;
    border:none;
    margin:2px;
    font-size:20px;
    border-radius:0px;
    padding-left:2%;
    padding-right:2%;
    font-family: 'Oswald', sans-serif, Microsoft JhengHei;
}


.btn.focus, .btn:focus, .btn:hover{
	background-color: #4d4d4d;
	color:#fff;
	outline: none;
}


.btn-primary.active.focus, 
.btn-primary.active:hover, 
.btn-primary:active.focus, 
.btn-primary:active:hover, 
.btn-default.active.focus, 
.btn-default.active:hover, 
.btn-default:active.focus, 
.btn-default:active:hover {
    color: #fff;
    background-color: #4d4d4d;    
    outline: none;
}




.titleline{
	width:100%;
	height:3px;
	background-color:#4d4d4d;
	margin-top:10px;
	margin-bottom:-2px;
}

/* support */
    .port-image
    {
        width: 100%;
    }

    .col-md-3
    {
        /*margin-bottom:20px;*/
    }

    .each-item
    {
        position:relative;
        overflow:hidden;
        margin-bottom:20px;
        padding-bottom:30px;
    }

    .each-item:hover .cap2, .each-item:hover .cap1
    {
        top:0px;
        color:#ff6400;   
        padding-top:35%; 
    }

    .each-item h3
    {
        font-size:14px;
        line-height: 20px;
        text-align: center;
        margin-top:4%;
    }

    
    .each-item:hover h3
    {
        font-size:20px;
        line-height: 24px;
    }


    .cap1
    {
        position:absolute;
        width:100%;
        height:100%;
        /*background:rgba(255, 255, 255, 0.5);*/
        background-image: url("../images/model-bg-hover.png");                
        background-repeat: no-repeat;
        background-size:cover;
        top:78%;
        padding:10px;
        padding-top:-7px;
        color:#fff;
        transition: all .5s;       
        
    }

	.supportitem{
		margin:0 auto;		
		width:60%;
		text-align: center;
		margin-top:2%;
		margin-bottom:4%;
		font-family: 'Oswald', sans-serif, Microsoft JhengHei;			
	}


	.supportitem .conbox1 {
	    position: relative;
	    display: inline-block;        
	    width: 48%;
	    text-align: center;
		
		}

		.supportitem .conbox2 {
		    display: inline-block;
		    position: relative;
		    width: 48%;	
		    text-align: center;
		}


	.supportitem a{
		font-size:40px;
		padding:20px;		
		margin-left:2%;
		margin-right:2%;		
		color:#666;			
	}

	.supportitem .spg{
		width: 80%;		
		margin:0 auto;
		margin-top:1%;
	  height: 3px;
	  background: #4D4D4D;	  
	}

	.supportitem .colorlinetitle {
	  width: 80%;	  
	  margin:0 auto;
	  height: 3px;
	  margin-top:1%;
	  background: #0004ff;
	  background: -moz-linear-gradient(left, #0004ff 0%, #e900ff 23%, #ff0000 50%, #ff9400 71%, #f2ff00 88%, #2eff00 100%);
	  background: -webkit-linear-gradient(left, #0004ff 0%, #e900ff 23%, #ff0000 50%, #ff9400 71%, #f2ff00 88%, #2eff00 100%);
	  background: linear-gradient(to right, #0004ff 0%, #e900ff 23%, #ff0000 50%, #ff9400 71%, #f2ff00 88%, #2eff00 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0004ff', endColorstr='#2eff00', GradientType=1);

	}

	.supportitem a:hover{
		text-decoration: none;
	}
	.supporttitle{
		overflow: hidden;		
	}

	.gbreadytitle {
		color:#4D4D4D;
		font-size:30px;
		cursor: pointer;
		float:left;		
		margin-right:1%;
		padding-left:3%;		
		padding-right:3%;		
		padding-top:6px;
		border-top:2px solid #262626;
		border-left:5px solid #262626;
		font-family: 'Oswald', sans-serif, Microsoft JhengHei;	
		
 		

	}

	.gbreadybordertop{
		/*border-top: 2px solid transparent;*/
		-moz-border-image: -moz-linear-gradient(left, #bcff00 0%, #fffb00 15%, #ff0000 50%, #ff00f4, 90%, #663aff 100%);
		-webkit-border-image: -webkit-linear-gradient(left, #bcff00 0%, #fffb00 15%, #ff0000 50%, #ff00f4, 90%, #663aff 100%);		
		border-image: linear-gradient(to left, #bcff00 0%, #fffb00 15%, #ff0000 50%, #ff00f4, 90%, #663aff 100%);
		border-image-slice: 1;
		border-left:5px solid #663aff;

	}


	.vgacontent, .percontent{
		display:none;
	}


	#Cooling, #LEDStrips, #Memory, #PSU, #Accessories, #SSD {
		display:none;
	}




	.g-txt_style{
            font-weight: 300;
            font-size: 16px;
            line-height: 30px;
            margin-top: 1em;
            margin-bottom: 1em;
            color: #ddd;
            text-align:left;
            font-family: 'Roboto Condensed', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Roboto Condensed', '微軟正黑體' !important;

		}	
	.sdktitle{
            font-family: 'Roboto Condensed', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Roboto Condensed', '微軟正黑體' !important;
			font-size:30px;
			color:#fff;
			line-height:40%;
			text-align:left;   
	}			

	.sdkbox{
		width:80%;		
		margin:0 auto;
	}

	.gicon {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0000+0,ff8c28+15,fff728+31,48f226+47,2869ff+66,ff28b7+85,b600ff+100 */
		background: rgb(255,0,0); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(255,0,0,1) 0%, rgba(255,140,40,1) 15%, rgba(255,247,40,1) 31%, rgba(72,242,38,1) 47%, rgba(40,105,255,1) 66%, rgba(255,40,183,1) 85%, rgba(182,0,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,0,0,1) 0%,rgba(255,140,40,1) 15%,rgba(255,247,40,1) 31%,rgba(72,242,38,1) 47%,rgba(40,105,255,1) 66%,rgba(255,40,183,1) 85%,rgba(182,0,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,0,0,1) 0%,rgba(255,140,40,1) 15%,rgba(255,247,40,1) 31%,rgba(72,242,38,1) 47%,rgba(40,105,255,1) 66%,rgba(255,40,183,1) 85%,rgba(182,0,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#b600ff',GradientType=1 ); /* IE6-9 */
		padding: 6px;
		border-radius: 4px;
		box-shadow: 0px 0px 30px #ff7200;
		float:left;
		width:40%;
		margin-top:40px;
		margin-bottom:10%;
			



	}
	.gicon > div { 
		background: #000;
		cursor: pointer;
		text-align: center;
		transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		font-size:40px;
		line-height: 100px;		

	}
	.sdk2{		
		float:right;
	}
	.gicon > div a{ 			
		text-decoration: none;
		color:#fff;

	}
	
	.gicon > div:hover{ 
		background:#333;				
	}



	.g-txt_style{
            font-weight: 300;
            font-size: 16px;
            line-height: 30px;
            margin-top: 1em;
            margin-bottom: 1em;
            color: #ddd;
            text-align:left;
            font-family: 'Roboto Condensed', sans-serif, '微軟正黑體', Microsoft JhengHei;
            font-family: 'Roboto Condensed', '微軟正黑體' !important;

		}	

@media screen and (max-width: 1920px) {
		.container {
		    width: 70%;
		    min-height:700px;
		}    
}		

@media screen and (max-width: 1440px) {
	.container {
		    width: 90%;
		} 

		.g-txt_style{
          width:90%;
          margin:0 auto;
		}	
		.sdktitle{
 			width:90%;
			margin-bottom:10px;
		}		
		.supportitem{
			width:90%;
		}
}	


@media screen and (max-width: 1280px) {
		.each-item
	    {
	        margin-bottom:20px;
	        padding-bottom:30px;
	    }

		.cap1
	    {
        position:absolute;
        width:100%;
        height:100%;
        /*background:rgba(255, 255, 255, 0.5);*/
        background-image: url("../images/model-bg-hover.png");                
        background-repeat: no-repeat;
        background-size:cover;
        top:76%;		
        color:#fff;
        transition: all .5s;        
	    }
	    .each-item h3
	    {
	        font-size:14px;
	        line-height: 16px;
	        text-align: center;
	        margin-top:2%;
	    }


}


@media screen and (max-width: 960px) {

		.gicon {
			float:static;	
			width:100%;		
			margin-bottom: 0px;
		}

		.sdk2{		
			float:static;
		}

		.supportitem{
			width:90%;
		}

		.supportitem a{
			font-size:30px;
		}

		.supportitem .conbox1 {
		    position: relative;
		    display: inline-block;        
		    width: 100%;
		    text-align: center;

		}

		.supportitem .conbox2 {
		    display: inline-block;
		    position: relative;
		    width: 100%;
			text-align: center;
			padding-top:8%;
		}

		.gbreadytitle {		
			float:none;
			margin:10px;
			padding:2%;		
			text-align: center;

		}

		.btn-default {
		    margin:2px;
		    font-size:20px;	    
		    padding-left:4%;
		    padding-right:4%;
		}



		.btn-primary {    	    
		    margin:2px;
		    font-size:20px;	    
		    padding-left:4%;
		    padding-right:4%;	    
		}

		.each-item h3
    {
        font-size:24px;
        line-height: 30px;
        text-align: center;
        margin-top:4%;
    }

    .each-item:hover h3
    {
        font-size:24px;
        line-height: 30px;
    }

}	


@media screen and (max-width: 640px) {

	.each-item h3{
       	font-size:18px;        
       	line-height: 22px;
    }


}	