@media(max-width:767px){.select-wrapper+label{top:-47px}
}
@media(max-width:991px){.ahn-form .input-field.select,.ahn-form .input-field.text{max-width:calc(100% - 24px)}
.ahn-form .btn-tooltip{margin-left:0}
.ahn-form .tooltip{right:239px;top:61px}
.ahn-form .tooltip .bottom{min-width:200px;max-width:400px;top:50%;right:100%;margin-right:20px;transform:translate(0,-50%);padding:10px 20px;color:#fff;background-color:#435656;font-weight:normal;font-size:13px;border-radius:8px;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 8px rgba(0,0,0,0.5);display:none}
.ahn-form .tooltip .bottom i{position:absolute;top:50%;left:105%;margin-top:-12px;width:12px;height:24px;overflow:hidden}
.ahn-form .tooltip .bottom i::after{content:'';position:absolute;width:12px;height:12px;left:0;top:50%;transform:translate(-50%,-50%) rotate(-45deg);background-color:#435656;box-shadow:0 1px 8px rgba(0,0,0,0.5)}
}