
@media only screen and (max-width : 1920px) {



}

@media only screen and (max-width : 1600px) {

}


@media only screen and (max-width : 1366px) {
.col-half.col-half-color h3{    line-height: 32px;
font-size: 21px;}
}

@media only screen and (max-width : 1280px) {


}

@media only screen and (max-width : 1024px) {

}
@media only screen and (max-width : 768px) {

}
@media only screen and (max-width : 767px) {

}


@media only screen and (max-width : 480px) {

}

@media only screen and (max-width : 320px) {

}
