@media only screen and (min-width:768px){
.topper-wrap{height:52px;background-color:#eee;font-size:16px;margin-bottom:25px;}
}
@media only screen and (max-width:767px){
.topper-wrap{display:none;}
}
.bkav-slg{float:right;margin-top:14px;font-size:14px;color:#6f6f6f;line-height: 19px;}
.dm-btn{padding-top: 6px;float: left;margin-top: 8px;height: 34px;width: 111px;background-color: #ff8401;text-align: center;margin-right: 8px;color: white;font-family: Open Sans SemiBold;font-size: 16px;line-height: 22px;padding: 5px;border-radius: 4px !important;}
.dm-btn:hover{color:white;text-decoration:none;}
.tv-btn{padding-top:6px;float:left;height:34px;width:111px;margin-top:8px;margin-right:8px;border:1px solid #d0d0d0;text-align:center;background-color:white;color:black;font-family: Open Sans SemiBold;font-size: 16px;line-height: 22px;}
.tv-btn:hover{text-decoration:none;}
.lh-btn{padding-top:4px;float:left;margin-top:8px;height:34px;width:111px;background-color:#ff8401;text-align:center;margin-right:8px;color:white !important;}
.lh-btn:hover{text-decoration:none;}