/*-- tem69-irregular --*/
.tem69-irregular .text{width:100%;border-right:1px solid rgba(0,0,0,.08);text-align:center;margin-bottom:15px;}
.tem69-irregular .col-lg-4:nth-of-type(3) .text,
.tem69-irregular .col-lg-6:nth-of-type(2) .text,
.tem69-irregular .col-lg-2:nth-of-type(6) .text,
.tem69-irregular .col-lg-3:nth-of-type(4) .text{border-right:0;}
.tem69-irregular .text .title{color:#333;font-family:"HELVETICANEUELTPRO-THEX",Arial;font-size:40px;}
.tem69-irregular .text .description{font-size:12px;color:#aaa;}
@media (max-width:767px){
    .tem69-irregular .text{margin-bottom:15px;}
}
@media (max-width:480px){
    .tem69-irregular .text .title{font-size:20px;}
    .tem69-irregular .col-lg-4{padding:0;}
}
@media (max-width:320px){
    .tem69-irregular .col-xs-4{width:100%;}
    .tem69-irregular .text{border-right:0;border-bottom:1px solid rgba(0,0,0,.08);}
    .tem69-irregular .text .description{margin-bottom:15px;}
}
