@media (min-width: 320px) and (max-width: 480px) {
    .navbar-brand img{width: 120px;padding: 0px;}
    .nav-bar{float: unset;}
    .navbar-brand{display: block;}
    .logo_mob_none{display: none;}
    .bannertxt h2{font-size: 28px;padding-bottom: 0px;}
    .bannertxt p {font-size: 18px;}
    .abtrt{padding:50px 0px}
    .mob_spacing{margin: 30px 0px;}
    .abtrtsngle h6{font-size: 20px;}
    .testinew .container{display: flex;flex-wrap: wrap;}
    .testinew .container .card{width: 44%;}
    .testinew .container .card:first-child,.testinew .container .card:nth-child(2){margin-bottom: 20px;}
    .testinew .card-body{padding: 10px;}
    .investorsec .row:nth-child(1),.investorsec .row:nth-child(3){display: flex;flex-direction: column-reverse;}
    .investorsec .row:nth-child(2){display: flex;flex-direction: column;}
    .txtbackall ul{margin-bottom: 0px;}

    .txtbackall{position: relative;padding: 25px;width: 100%;top: 0;left: 0;transform: unset;}
    .txtbackall h2{font-size: 20px;}
    .adjustheight{height: auto;}
    .footer .copyright p{text-align: center;}
    ul.footsocial {margin-top: 10px;display: flex;justify-content: center;}
    .txtbackall hr{margin: 20px 0px;}
    .top-bar{padding: 0px;}
    .abtrtsngle p{margin-bottom: 0px;}
    .txtbackall p{margin-bottom: 0px;}
}
