@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}

@media (max-width: 768px) {

header .navbar-collapse {
    background: #ffffff;
}
span.mb-lg-4.fs-lg.bg-black.text-light.p-3.float-none.w-25.m-auto.d-block {
    width: 100%!important;
    font-size: 14px!important;
}

.our_agents .rounded-circle img.rounded-circle {
    width: 50px;
    height: 50px;
}
section.container.pt-5.mt-4 {
    padding-top: 0px!important;
    margin-top: 12px!important;
}
.step-number {
    width: 1.5rem!important;
    height: 1.5rem!important;
    font-size: 0.75rem!important;
}
h2.h3 {
    font-size: 18px!important;
}
p {
    font-size: 15px!important;
}
h2 {
    font-size: 20px!important;
}
h5 {
    font-size: 16px!important;
}
h6 {
    font-size: 16px!important;
}
p.fs-lg {
    font-size: 15px!important;
}
.user_profile_information img.rounded-circle {
    width: 75px;
    height: 75px;
}
.become_referal_agent {
    padding: 20px 12px;
    float: left;
    width: 100%;
}
.become_referal_agent img.img-fluid {
    display: none;
}








}


@media (max-width: 480px) {

}