.tem27-bread{position: relative;}
.tem27-bread .image{background-size:cover;background-position:center;background-repeat:no-repeat;}
.tem27-bread .image img{visibility:hidden;}
.tem27-bread img{width:100%;}
.tem27-bread .container{display: flex;display: -webkit-flex;align-items: center;}
.tem27-bread.content-right .container{flex-direction: row-reverse;}
.tem27-bread .col-xs-12{padding: 0!important;}
.tem27-bread .title{color:inherit;}
.tem27-bread.content-right .title{text-align: right;}
.tem27-bread .item{width: 100%;background-color: #fff;padding: 10px 0;color:#333;}
.tem27-bread .item[data-posi="posi"]{position: absolute;width: 100%;bottom:0;left:0;z-index: 5;}
.tem27-bread .item[data-posi="static"]{position: static;}
.tem27-bread .tem01-location{line-height: 170%;color:inherit;width: 100%;text-align: right;font-size: 14px;margin: 0!important;}
.tem27-bread.content-right .tem01-location{text-align: left;}
.tem27-bread .tem01-location a,
.tem27-bread .tem01-location a:hover,
.tem27-bread .tem01-location a:focus,
.tem27-bread .tem01-location span{color:inherit!important;}
.tem27-bread [data-state="no_hide"]{display: block!important;}
.tem27-bread .right{width: 100%;flex-shrink:1;}
@media (max-width:768px){
.tem27-bread .container,
.tem27-bread.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important;}
.tem27-bread .left{display: none;}
.tem27-bread [data-state="big"]{display: none;}
.tem27-bread .tem01-location{text-align: left!important;font-size: 12px;margin: 0!important;}
.tem27-bread .left{display:none!important;}
}
@media (max-width:480px){
.tem27-bread [data-state="middle"]{display: none;}
}
@media (max-width:360px){
.tem27-bread [data-state="small"]{display: none;}
}