/* CSS file for Column Technology - Home */

#container {margin:0 0 20px;}
#container h2 {margin:0 0 5px; padding:0; font-size:1.1em; text-transform:uppercase;}

#container p {padding:0 20px 0 0;}

.innovation {padding-left:10px;}

.divider {margin:0 0 20px; padding:0; border-bottom:1px solid #000;}
.vdiv {border-right:2px solid #d5d5d5;}

.cols {float:left; width:100%; background:none;}
.cols .highlight-1 {float:left; width:30%; background:none;}
.cols .highlight-2 {float:right; width:69%; background:none;}

.cols .highlight-2 ul {margin:0 0 22px; padding:0;}
.cols .highlight-2 ul li {list-style:none; padding:0 0 5px;}

.products, .applications, .contact-cti {float:left; width:90px; height:105px; text-indent:-9999px;}
.products {background:url(../img/sprite.png) no-repeat 0 0;}
.applications {background:url(../img/sprite.png) no-repeat -143px 0;}
.contact-cti {background:url(../img/sprite.png) no-repeat -288px 0;}


@media screen and (max-width: 768px){
.vdiv {border:none;}
.innovation {padding:0;}
#container h2 {padding-left:0;}
}

@media screen and (min-width: 768px){

}

@media screen and (max-width: 480px){
.innovation {padding:0;}
#container h2 {padding-left:0;}
.vdiv {border:none;}
}