.tem07-odm{min-height:400px;overflow:hidden;background-size:cover;background-position:50% 50%;background-attachment:fixed;}
.tem07-odm .irregular-top{display:block;width:66%;text-align:center;background-attachment:fixed;margin:2% auto;padding:9% 7%;background-color:rgba(255, 255, 255, 0.3);box-shadow:0 0 5px rgba(0, 0, 0, 0.15);}
.tem07-odm .irregular-border{position:relative;}
.tem07-odm .irregular-top h3,
.tem07-odm .irregular-top .h3{color:#222;font-size:40px;font-weight:normal;overflow:hidden;line-height:125%;min-height:70px;max-height:110px;}
.tem07-odm .irregular-top .desc{margin:2% 0;line-height:25px;max-height:225px;color:#333;font-size:16px;overflow:hidden;}
.tem07-odm .irregular-btn{width:100%;text-align:center;margin-top:4%;}
.tem07-odm ul {position: relative;}
.tem07-odm ul li {position: absolute;}
@media (max-width:768px){
    .tem07-odm{background-attachment:scroll;}
    .tem07-odm .container,
    .tem07-odm.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
    .tem07-odm .irregular-top h3,
    .tem07-odm .irregular-top .h3{font-size:1.5em;max-height:110px;min-height: auto;}
    .tem07-odm .irregular-top .desc{font-size:14px;margin:2.5% 0;max-height:200px;height:auto;}
    .tem07-odm .irregular-top {width:100%;margin:3% 0;padding:5.7% 21px;}
    .tem07-odm {min-height:310px;}
}
@media (max-width:640px){
    .tem07-odm .irregular-top h3,
    .tem07-odm .irregular-top .h3{font-size:1.25em;margin-top: 0;}
    .tem07-odm .irregular-top {width:100%;padding:6% 21px;margin:2.5% 0;border-radius:10px;}
    .tem07-odm {min-height:285px;}
}
@media (max-width:480px){
    .tem07-odm .irregular-top h3,
    .tem07-odm .irregular-top .h3{max-height: 75px;}
    .tem07-odm .irregular-top .desc{max-height:100px;}
}