.card-rate-box .ctnt-wrapper{padding:0 30px;min-height:auto !important}
.card-rate-box .ctnt-wrapper h2{font:15px/35px 'Roboto',serif;height:65px;margin:0;padding:15px;border-top:1px solid #ececed}
.card-rate-box h3{background:#666;color:#fff;padding:20px 30px;margin:0;font:28px 'Roboto',serif;border-radius:4px 4px 0 0}
.card-rate-box .ctnt-wrapper h2 a{color:#333;display:block}
.card-rate-box .ctnt-wrapper h2 figure{width:35px;float:left;margin-right:10px}
.card-rate-box .ctnt-wrapper h2 .ic-box-top{float:right;margin-top:9px;color:red;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.card-rate-box .ctnt-wrapper h2 .ic-box-top:hover{color:#036}
.card-rate-box .ctnt-wrapper h2.active .ic-box-top{-webkit-transform:rotate(270deg);transform:rotate(270deg)}
.card-rate-box .toggle-ctnt{font:15px 'Roboto',serif;padding:10px 15px}
.card-rate-box .toggle-ctnt .block{display:block}
.card-rate-box .ctnt-wrapper+.link-box{padding:10px 30px 0}
@media(max-width:767px){.card-rate-box.option2 .ctnt-wrapper{padding:0}
.card-rate-box.option2 .ctnt-wrapper h2{height:auto;line-height:1.2}
}
@media(max-width:991px){.card-rate-box .ctnt-wrapper h2{font-size:15px}
.card-rate-box h3{font-size:20px}
.card-rate-box .toggle-ctnt{font-size:15px}
.card-rate-box .ctnt-wrapper+.link-box{padding:10px 30px}
}