#PCIE3 {
    background-image: url("../images/PCIE3_1920.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height:770px;
}

#PCIE3 .title{
    width:60%;
    margin-top:4%;
}

#PCIE3 .text{    
    width:40%;
}   



#carefully .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-top:2%;
    width: 40%;

}

#carefully .conbox2 {
    display: inline-block;
    position: relative;
    width: 55%;
}

#ASPEEDAST2500 .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-top:2%;
    width: 50%;

}

#ASPEEDAST2500 .conbox2 {
    display: inline-block;
    position: relative;
    width: 45%;
}


#ASPEEDAST2500 .conbox3 {
    position: relative;
    display: inline-block;
    width: 48%;

}

#ASPEEDAST2500 .conbox4 {
    display: inline-block;
    position: relative;
    width: 48%;
    margin-left:2%;
}

#ASPEEDAST2500 .conbox1 ol li{
    list-style:disc;
    margin-left:4%;
}

#ControlCenter .conbox1 {
    position: relative;
    display: inline-block;
    width: 47%;

}

#ControlCenter .conbox2 {
    display: inline-block;
    position: relative;
    width: 47%;
    margin-left:2%;
}

#ControlCenter ol li{
    list-style:disc;
    margin-left:1%;
}





#DualInteli210AT .conbox1 {
    position: relative;
    display: inline-block;
    vertical-align: top;    
    width: 48%;
    padding-top:6%;

}

#DualInteli210AT .conbox2 {
    display: inline-block;
    position: relative;
    width: 48%;
}

#DualInteli210AT .conbox1 ol li{
    list-style:disc;
    margin-left:4%;
}



@media screen and (max-width: 1366px) {

#PCIE3 {
    background-image: url("../images/PCIE3_1366.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    min-height:550px;
}

#PCIE3 .title{
    width:70%;
    margin-top:6%;
}

#PCIE3 .text{    
    width:35%;
}   


}

@media screen and (max-width: 960px) {
#PCIE3 {
    background-image: url("../images/PCIE3_960.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height:740px;
}

#PCIE3 .title{
    width:100%;
    margin-top:6%;
}

#PCIE3 .text{    
    width:100%;
}   


#carefully .conbox1 {    
    width: 100%;
}

#carefully .conbox2 {
    width: 100%;
}


#ASPEEDAST2500 .conbox1 {    
    padding-top:0%;
    width: 100%;

}

#ASPEEDAST2500 .conbox2 {    
    width: 100%;
}

#ASPEEDAST2500 .conbox3 {    
    width: 100%;
}

#ASPEEDAST2500 .conbox4 {    
    width: 100%;
    margin-top:6%;
    margin-left:0%;
}

#ControlCenter .conbox1 {
    width: 100%;

}

#ControlCenter .conbox2 {    
    width: 100%;
    margin-left:0%;
    margin-top:6%;
}


#DualInteli210AT .conbox1 {    
    width: 100%;
    padding-top:0%;

}

#DualInteli210AT .conbox2 {    
    width: 100%;
}



}

@media screen and (max-width: 640px) {
#PCIE3 {
    background-image: url("../images/PCIE3_640.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    min-height:560px;
}


}

