@media (max-width:969px) {
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    .bnr-form {
        background-color: #324053;
        display: flex;
        flex-direction: column;
        justify-content: center !important;
    }
}

@media (max-width:848px) {
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    .bnr-form {
        background-color: #324053;
        display: flex;
        flex-direction: column;
        justify-content: center !important;
    }
    #best .best-inner {
        border-right: none;
    }
    .bnr-form {
        background-color: var(--whyt-clr);
        padding-top: 0;
        z-index: 99;
    }
    .mobile-form {
        background-color: var(--whyt-clr);
        padding-top: 2%;
        display: block;
    }
    .popup-form {
        right: -50px;
    }
}

@media (max-width:771px) {
    #best .best-inner {
        border-right: none;
    }
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    .bnr-form {
        background-color: #324053;
        display: flex;
        flex-direction: column;
        justify-content: center !important;
    }
    .mobile-form {
        background-color: var(--whyt-clr);
        padding-top: 2%;
        display: block;
    }
    .popup-form {
        right: -50px;
    }
    .mobile-form {
        background-color: var(--whyt-clr);
        padding-top: 2%;
        display: block;
    }
    .popup-form {
        right: -50px;
    }
}

@media (max-width: 991px) {
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    .bnr-form {
        background-color: #324053;
        display: flex;
        flex-direction: column;
        justify-content: center !important;
    }
}

@media (max-width: 768px) {
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    .bnr-form {
        background-color: #324053;
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        margin: 0px;
    }
    #best button {
        text-align: center !important;
        background-color: var(--main-clr);
        border: none;
        padding: 12px 16px;
        color: var(--whyt-clr);
        font-weight: 500;
        border-radius: 25px;
        margin-top: 15px;
        width: 100%;
    }
}

@media (max-width:451px) {
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    #best button {
        text-align: center !important;
        background-color: var(--main-clr);
        border: none;
        padding: 12px 16px;
        color: var(--whyt-clr);
        font-weight: 500;
        border-radius: 25px;
        margin-top: 15px;
        width: 100%;
    }
    .mobile-form {
        background-color: var(--whyt-clr);
        padding-top: 2%;
        display: block;
    }
    .popup-form {
        right: -50px;
    }
    #best .best-inner {
        border-right: none;
    }
}

@media (max-width:510px) {
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    #best button {
        text-align: center !important;
        background-color: var(--main-clr);
        border: none;
        padding: 12px 16px;
        color: var(--whyt-clr);
        font-weight: 500;
        border-radius: 25px;
        margin-top: 15px;
        width: 100%;
    }
}

@media (max-width:671px) {
    .formbox {
        width: 100%;
        height: auto;
        border-radius: 4px;
        z-index: 999;
        float: left;
        right: 0;
        position: initial;
    }
    #best button {
        text-align: center !important;
        background-color: var(--main-clr);
        border: none;
        padding: 12px 16px;
        color: var(--whyt-clr);
        font-weight: 500;
        border-radius: 25px;
        margin-top: 15px;
        width: 100%;
    }
}