@media screen and (max-width:767px){#h1txt h1{font-size:25px!important}.bdytxt,.btncls{font-size:15px!important}#h2txt h2,.h3txt h3{font-size:21px!important}}@media screen and (min-width:768px) and (max-width:980px){#h1txt h1{font-size:clamp(20px,5vw,60px)!important}.bdytxt,.btncls{font-size:clamp(14px,2vw,30px)!important}#h2txt h2,.h3txt h3{font-size:clamp(18px,3.5vw,450px)!important}}@media screen and (min-width:981px){#h1txt h1{font-size:clamp(20px,2.5vw,80px)!important}.bdytxt,.btncls{font-size:clamp(14px,1vw,30px)!important}#h2txt h2,.h3txt h3{font-size:clamp(18px,2vw,60px)!important}}