
@media (max-width: 575.98px) { 

section {
    padding: 30px 0;
}
.banner-heading br{
    display: none;
}
.hero-banner .two-btn {
    flex-direction: column;
    margin-bottom: 30px;
}
.regulated-btn {
    padding: 6px 9px;
    font-size: 11px;
}
.consultation-img img {
    border-radius: 16px;
    width: 100%;
}
.red-box span {
    font-size: 7px;
    margin-top: 0;
}
.red-box h5 {
    font-size: 40px;
}
.red-box {
    width: 103px;
    height: 96px;
    right: -2%;
    bottom: -10%;
}
.consultation .row{
    flex-direction: column-reverse;
}
.consultation-img {
    margin-top: 30px;
}
section.consultation {
    padding-bottom: 80px;
}
.approach .sub-heading {
    margin-bottom: 60px;
}
.approach-box {
    width: auto;
    margin-bottom: 30px;
}
.clarity {
    margin-top: 0 !important;
}
.advice-div {
    gap: 30px;
    flex-direction: column;
}
.advice-box {
    width: auto;
    display: flex;
    flex-direction: column;
}
.matters .content br{
    display: none;
}
.matters-img {
    margin-top: 30px;
}
.founder .row{
    flex-direction: column-reverse;
}
.founder-img{
    margin-top: 30px;
}
.founder-img img{
    width: 100%;
}
.two-btn {
    flex-direction: column;
}
.btn-1 {
    justify-content: center;
}
.expertise .content br{
display: none;
}
.document-box {
    height: 340px;
}
.document-slider {
    padding-bottom: 30px;
}
.about-img {
    position: relative;
    bottom: 0;
    right: auto;
    margin: auto;
    display: table;
}
.about-img img {
    height: 460px;
    width: 100%;
    object-fit: cover;
}
.about-us{
    padding-bottom: 0;
}
.testimonial-content p {
    height: 300px;
}
.contact-link {
    margin: 30px 0;
    display: block;
}
img.sra-img {
    width: 160px;
}

.navtop .nav-link {
    color: #ffffff;
}


.navbar.navtop {
    padding-top: 5px;
    padding-bottom: 5px;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.navbar-toggler {
    background: #172e4f;
    color: #ffffff;
    line-height: 28px;
    width: 44px;
    text-align: center;
    justify-content: center;
    display: flex;
}
.navbar-collapse {
    position: fixed;
    width: 80%;
    background: #152331;
    top: 0;
    right: -400px;
    height: 100vh;
    transition: 0.5s;
    z-index: 99;
    box-shadow: -16px 0px 40px rgb(0 0 0 / 55%);
    display: block !important;
    overflow: scroll;
    transition: all ease 0.4s;
}
.navtop .navbar-nav {
    margin-bottom: 30px;
    padding: 50px 0 0 30px;
}
.navbar  .btn-1 {
    margin-left: 30px;
}
.navbar-collapse.show {
    right: 0px;
    transition: all ease 0.4s;
}

.serviceimg  {
    height: 450px;
}
.navbar-collapse.collapse.show .navbar-nav {
    transform: translateX(0);
    transition: all 0.5s ease;
}
}

@media (max-width: 767px) { 
    .subheading-red-text {
        font-size: 17px;
        line-height: 1.3;
    }
    .banner-heading,
    .title {
        font-size: 35px;
        line-height: 1.2;
    }
    .document-slider {
        padding: 30px 10px 30px;
    }
    .about-img img {
        height: 250px;
    }
    .links {
        color: #627084;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -1.08px;
    }
    .banner-right {
        padding: 15px;
        padding: 25px 15px;
    }
    .btn-1 {
        border-radius: 8px;
    }
    .form-heading {
        font-size: 20px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) { 
    .banner-right {
    margin-top: 30px;
}
.consultation-img img{
    width: 100%;
}
.consultation .row{
    flex-direction: column-reverse;
}
.consultation-img{
    margin-top: 30px;
}
.red-box {
    right: -4%;
}
.approach-box {
    width: auto;
    margin: auto;
    margin-bottom: 30px;
}
.clarity {
    margin-top: 20px !important;
}
.advice-div {
    flex-direction: column;
}
.advice-box {
    width: 100%;
}
.matters-img{
    margin-top: 30px;
}
.founder-img img{
    width: 100%;
}
.founder .row{
    flex-direction: column-reverse;
}
.founder-img{
    margin-top: 30px;
}
.expertise .content br{
    display: none;
}
.documents .content br{
    display: none;
}
.about-img {
    position: relative;
    bottom: 0;
    right: auto;
    margin: auto;
    display: table;
}
.about-us{
    padding-bottom: 0;
}
.testimonial-content p {
    height: 217px;
}
img.sra-img {
    width: 100%;
}
section {
    padding: 50px 0;
}


.navbar.navtop {
    padding-top: 5px;
    padding-bottom: 5px;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.navbar-toggler {
    background: #172e4f;
    color: #ffffff;
    line-height: 28px;
    width: 44px;
    text-align: center;
    justify-content: center;
    display: flex;
}
.navbar-collapse {
    position: fixed;
    width: 0%;
    background: #152331;
    top: 0;
    right: 0;
    height: 100vh;
    transition: 0.5s;
    z-index: 99;
    box-shadow: -16px 0px 40px rgb(0 0 0 / 55%);
    display: block !important;
    overflow: scroll;
}
.navtop .navbar-nav {
    margin-bottom: 30px;
    padding: 50px 0 0 30px;
}
.navbar  .btn-1 {
    margin-left: 30px;
}
.navbar-collapse.show {
    width: 80%;
    transition: 1s;
}
.navtop .nav-link {
    color: #fff;
}
 }


@media (min-width: 768px) and (max-width: 991.98px) { 
    .banner-right {
    margin-top: 30px;
}
.consultation-img img {
    width: 100%;
}
.approach-box {
    padding: 25px 22px 25px;
    width: 220px;
}
.founder-img img{
    width: 100%;
}
.two-btn {
    flex-flow: wrap;
}
.document-box {
    height: 330px;
}
img.sra-img {
    width: 100%;
}

.navbar.navtop {
    padding-top: 5px;
    padding-bottom: 5px;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.navbar-toggler {
    background: #172e4f;
    color: #ffffff;
    line-height: 28px;
    width: 44px;
    text-align: center;
    justify-content: center;
    display: flex;
}
.navbar-collapse {
    position: fixed;
    width: 0%;
    background: #152331;
    top: 0;
    right: 0;
    height: 100vh;
    transition: 0.5s;
    z-index: 99;
    box-shadow: -16px 0px 40px rgb(0 0 0 / 55%);
    display: block !important;
    overflow: scroll;
}
.navtop .navbar-nav {
    margin-bottom: 30px;
    padding: 50px 0 0 30px;
}
.navbar  .btn-1 {
    margin-left: 30px;
}
.navbar-collapse.show {
    width: 50%;
    transition: 1s;
}
.navtop .nav-link {
    color: #fff;
}
 }

