@media only screen and (max-width: 768px) {
.wrap-banner-desk{display: none;}
.wrap-banner-mob{display: block;padding: 0;}	
.wrap-left-banner{font-size: 30px;color: #E13C00;line-height: 41px;padding-top: 89px;padding-left: 5px;}
.wrap-right-banner{padding-top: 41px;}
.bg-slide-npp{background-image: url("/WebBkav/AgencyBkavPro/bg-agencyProMob.webp");height: 730px;background-size: cover;margin-top: 40px;}
.lg-text-npp{color: #242424;font-family: Open Sans SemiBold;font-size: 24px;line-height: 33px;text-align: center;margin-top: 64px;margin-bottom: -2px;}
.wrap-text-npp{text-align: center;color: #242424;font-size: 18px;}
.first-text-npp{line-height: 19px;font-family: Open Sans Bold;margin-top: 8px;margin-bottom: 11px;font-size: 14px;}
.sm-text-npp{line-height: 22px;font-size: 14px;}
.image-npp{text-align: center;margin-top: -40px;width: 112px;height: 112px;margin: auto;}
.image-npp img{border-radius: 50%;}
.form-npp{margin-top: 39px;margin-bottom: 44px;}
.inputWrapperAgencty{width: 332px;}
#inputSearchAgency{width: 100%;height: 40px;border-radius: 27px;border: 1px solid #A5A5A5;padding-left: 27px;}
.btnSearch-Agency{display: none;}
#inputSearchAgency::-webkit-input-placeholder{color: #A5A5A5;font-size: 13px;line-height: 18px;padding-left: 2px;}
#inputSearchAgency:-ms-input-placeholder{color: #A5A5A5;font-size: 13px;line-height: 18px;padding-left: 2px;}
#inputSearchAgency::placeholder{color: #A5A5A5;font-size: 13px;line-height: 18px;padding-left: 2px;}
.wrap-list-agency{margin-bottom: 32px;}
.list-agency{list-style: none;background-image: url(/WebBkav/AgencyBkavPro/icon-list-agency.svg);background-repeat: no-repeat;background-position: 0 6px;padding-left: 27px;}
.first-li{color: #000000;font-family: Open Sans SemiBold;font-size: 14px;line-height: 19px;margin-bottom: 10px;}
.list-detail{color: #373737;font-size: 14px;line-height: 21px;margin-bottom: 8px;}
.row-agency-detail{margin-bottom: 39px;}	
}
@media only screen and (min-width: 769px) {
.wrap-banner-desk{display: block;}
.wrap-banner-mob{display: none;}
.wrap-left-banner{font-size: 40px;color: #E13C00;line-height: 54px;max-width: 500px;padding-top: 109px;position: relative;left: 59px;}
.wrap-right-banner{width: 622px;position: relative;left: -36px;top: -2px;}
.bg-slide-npp{background-image: url("/WebBkav/AgencyBkavPro/bg-agencyPro.webp");height: 465px;background-size: cover;margin-top: 40px;}
.lg-text-npp{color: #242424;font-family: Open Sans SemiBold;font-size: 32px;line-height: 44px;text-align: center;margin-top: 45px;}
.wrap-text-npp{text-align: center;color: #242424;font-size: 18px;}
.first-text-npp{line-height: 25px;font-family: Open Sans Bold;margin-top: 8px;margin-bottom: 6px;}
.sm-text-npp{line-height: 29px;}
.image-npp{text-align: center;margin-top: -70px;width: 112px;height: 112px;margin: auto;}
.image-npp img{border-radius: 50%;}
.form-npp{width: 812px;display: inline-flex;margin-top: 39px;margin-bottom: 93px;}
.inputWrapperAgencty{float: left;width: calc(100% - 146px);margin-right: 8px;}
#inputSearchAgency{width: 100%;height: 40px;border-radius: 27px;border: 1px solid #A5A5A5;padding-left: 27px;}
.btnSearch-Agency{float: left;width: 138px;height: 40px;color: #FFFFFF;font-family: Open Sans Bold;font-size: 13px;line-height: 18px;background: #FF6E01;border-radius: 27px;}
#inputSearchAgency::-webkit-input-placeholder{color: #A5A5A5;font-size: 13px;line-height: 18px;padding-left: 2px;}
#inputSearchAgency:-ms-input-placeholder{color: #A5A5A5;font-size: 13px;line-height: 18px;padding-left: 2px;}
#inputSearchAgency::placeholder{color: #A5A5A5;font-size: 13px;line-height: 18px;padding-left: 2px;}
.wrap-list-agency{margin-bottom: 48px;}
.list-agency{list-style: none;background-image: url(/WebBkav/AgencyBkavPro/icon-list-agency.svg);background-repeat: no-repeat;background-position: 0 6px;padding-left: 27px;}
.first-li{color: #000000;font-family: Open Sans SemiBold;font-size: 18px;line-height: 25px;max-width: 330px;margin-bottom: 11px;}
.list-detail{color: #373737;font-size: 16px;line-height: 24px;max-width: 340px;margin-bottom: 10px;}
.row-agency-detail{margin-bottom: 21px;}
}