.pro-form .form-group{margin-bottom: 0}
.pro-list-champion{margin-bottom: 100px}
.pro-list-champion .row.pro-title-list [class*='col-']{border-top: 0;text-transform: uppercase;font-weight: 700;font-family: 'Merriweather', serif;line-height: inherit;min-height: inherit}
.pro-list-champion .row [class*='col-']:first-child{text-align: left;border-top: 0;font-family: 'Cuprum', sans-serif;}
.pro-list-champion .row [class*='col-']{text-align: center;border-top: 1px solid #fff;padding:25px 15px;font-size: 25px;line-height: 30px;min-height: 90px}
.pro-list-champion .row [class*='col-'] a{display: inline-block;font-size: 15px;line-height: 20px;font-family: 'Merriweather', serif;}

@media only screen and (max-width: 991px){
    .pro-list-champion .row:not(.pro-title-list) [class*='col-']:first-child{border-top: 1px solid #fff}
    .pro-list-champion .row.pro-title-list [class*='col-']{cursor: pointer;font-size: 20px;line-height: 25px}
    .pro-list-champion .row.pro-title-list{background-color: #848688}
    .pro-list-champion .row.pro-title-list [class*='col-'].active{background-color: #aaa}
    .pro-list-champion .row:not(.pro-title-list) [class*='col-']{width: 50%;float: left}
}
@media only screen and (max-width: 570px){
    .pro-list-champion .row.pro-title-list [class*='col-']{font-size: 16px;line-height: 21px;font-weight: 500}
}
@media only screen and (max-width: 480px){
    .pro-list-champion .row.pro-title-list [class*='col-']{width: 100%}
    .pro-list-champion .row [class*='col-']{font-size: 17px;line-height: 22px}
    .pro-list-champion .row [class*='col-']:first-child{line-height: inherit}
}
