﻿/* tem08-certified */
.tem08-certified .full-screen{padding:0 15px;}
.tem08-certified .box{margin-bottom:-1px;border-top:1px solid #eee;}
.tem08-certified .col-xs-6{padding:0;border-right:1px solid #eee;border-bottom:1px solid #eee;}
.tem08-certified .col-lg-2:nth-of-type(6n),
.tem08-certified .col-lg-3:nth-of-type(4n),
.tem08-certified .col-lg-4:nth-of-type(3n),
.tem08-certified .col-lg-6:nth-of-type(2n){border-right:0;}
.tem08-certified .col-lg-2:nth-of-type(6n+1),
.tem08-certified .col-lg-3:nth-of-type(4n+1),
.tem08-certified .col-lg-4:nth-of-type(3n+1),
.tem08-certified .col-lg-6:nth-of-type(2n+1){clear:both;}
.tem08-certified .item{overflow:hidden;position:relative;}
.tem08-certified .item .images{transition:all .6s ease-out 0s;}
.tem08-certified .item:hover .images{transform:translateY(-100%);}
.tem08-certified .item a:nth-of-type(2){top:100%;position:absolute;height:100%;left:0;}
.tem08-certified .item img{width:100%;height:100%;}
@media (max-width:768px){
.tem08-certified .container{padding-left: 3%!important;padding-right: 3%!important}
.tem08-certified.full-screen-spacing .container.full-screen{padding-left: 0%!important;padding-right: 0%!important}
.tem08-certified .col-lg-2,
.tem08-certified .col-lg-3{width:33.3333%;}
.tem08-certified .col-xs-6:nth-of-type(n){border-right:1px solid #eee;width: 50%;clear:none;}
.tem08-certified .col-xs-6:nth-of-type(2n){border-right:0;}
.tem08-certified .col-xs-6:nth-of-type(2n+1){clear:both;}
.tem08-certified [layout-style="column"]{padding-left:0!important;padding-right:0!important;}
}
