@media (max-width: 1024px){
.herobanner{
    margin-top: 50px;
min-height: 1100px;
justify-content: center;
align-items: center;
display: flex;
}
.innerherobanner h1::after{
    width: 0px;
    height: 0px;
}
.herobanner h1{
    font-size: 25px;
    font-weight: 600;
}
.herobanner h1 strong{
    font-size: 25px;
}
.home_wrapper .third_btn a{
    font-size: 14px;
}
.home_wrapper3 .home_inner{
    min-height: 100px;
    margin-bottom: 20px;
}
.innerherobanner .innerherobanner2{
    margin-top: 100px;
    padding: 30px 0px;
}
.innerherobanner .innerherobanner2 h1{
    padding-top: 20px;
    font-size: 30px;
}
.socket_wrapper1 h2{
    font-size: 25px;
    font-weight: 600;
}
h2{
     font-size: 25px;
    font-weight: 600;
}
.lightctabtn{
    justify-content: center;
    text-align: center;
    margin: 130px 0px;
}
.bottmargin{
    margin-bottom: 50px;
}
#lightct{
    font-size: 13px;
}
}
