.edge-banner{background:-webkit-linear-gradient(left,#f37032,#ed1f23);background:linear-gradient(to right,#f37032,#ed1f23);padding:30px 0;text-align:center}
.edge-banner h4{color:#fff;font-size:22px}
.edge-banner .btn-box{padding-top:15px}
.edge-banner .btn-box.white .btn{background:#fff;color:red;border-color:#fff;min-width:220px;padding:12px 20px}
.edge-banner .btn-box.white .btn:hover{background:#fff;color:red}
.edge-banner .btn-box.white .btn:focus{outline:0}
.edge-banner .btn-box.white .btn:last-child{margin-left:20px}
.edge-banner .col-md-4{border-right:1px solid #fff}
@media(max-width:1199px){.edge-banner h4{font-size:20px}
}
@media(max-width:991px){.edge-banner{padding:25px 0}
.edge-banner h4{font-size:15px;line-height:1.2;min-height:40px;margin:5px 0}
.edge-banner .btn-box{padding-top:5px}
.edge-banner .btn-box.white .btn{min-width:170px;padding:5px 10px}
}
@media(max-width:767px){.edge-banner h4{min-height:auto}
.edge-banner .btn-box.white .btn:last-child{margin:15px 0 0}
.edge-banner .btn-box.white .btn{width:70%}
.edge-banner .col-md-4{border-right:0}
.edge-banner .col-md-8 h4{margin-top:20px}
}