.bn-form-popup select {
    background: #fff;
    height: 2.55rem;
    color: #000;
    }
    .modal {
        background: rgb(0 0 0 / 50%);
    }
    .cn-frm .form-control {border-radius: 0;background: transparent;height: 3rem;border: 0;border-bottom: 0.1rem solid #fff;color: #fff;padding-left: 0rem;}
    .myModalifrom {
        background: #000;
        padding: 2.55rem 2rem 4.55rem;
        border-radius: 1rem;
        display: inline-block;
        height: 100%;
        width: 100%;
    }
    .fm-leftsec {width: 20%;height: 100%;}
    .rotate-text {position: absolute;top: 24rem;left: 6.55rem;width: 100%;}
    .rotate-text h3 {color: rgb(88, 81, 210);font-size: 4.55rem !important;transform: rotate(-90deg);transform-origin: 0;width: 23rem;line-height: 1.15;}
    .fm-rightsec {width: 70%;float: right;position: relative;padding-top: 1rem;}
    .bn-form-popup .modal-dialog {max-width: 50%;top: 6rem;}
    .form-control:focus {
    box-shadow: none;
    }
    .error {
    color: #ff0000;
    }
    .bn-watchnow-popup .modal-header {
        min-height: 100%;
    }
    select.form-control {
    padding: 0.2rem 0.5rem;
    background: #000 !important;
    }
    .fm-rightsec:before {
        content: '';
        position: absolute;
        left: -4rem;
        border-left: 0.1rem solid #fff;
        z-index: 10;
        width: 0.15rem;
        height: 100%;
    }
    div#btngroup .form-group.signformbtn-sc {
        padding-left: 0;
        margin-bottom: 0;
    }
    div#btngroup .form-group.signformbtn-sc input#contactFormbtn {
        border-radius: 1rem;
        padding: 0.75rem 2.5rem;
        margin-top: 1rem;
    }
    input#cf-number {
        width: 66%;
    }
    select#Countrynumber {
        width: 30%;
        display: inline-block;
        float: left;
        margin-right: 1rem;
    }
    .bn-watchnow-popup button.close {
        background: #fff;
        cursor: pointer;
        z-index: 100;
        position: relative;
        opacity: 1!important;
    }
    .bn-watchnow-popup button.close span {
        color: #000;
        cursor: pointer;
        z-index: 100;
        position: relative;
    }
    .lbt-hide-mob {
        display: none !important;
    }
    .ft-menu li a svg {
        width: 0.75rem;
        height: 0.75rem;
    }
    
    
@media(max-width: 1024px) {
    .bn-form-popup .modal-dialog {
        top: 28%;
    }
}

    @media(max-width: 991px) {
    .bn-form-popup .modal-dialog {
    max-width: 90%;
    }
    }
    
    @media(max-width: 767px) {
    .myModalifrom {
    display: block;
    }
    .lbt-hide-mob {
        display: flex !important;
        padding: 1rem 1rem !important;
        margin: 1rem 0 !important;
        align-items: center;
        justify-content: center;
    }
    .bn-form-popup .modal-dialog {
        top: 6rem;
    }
    ul.mtree.transit li a {
        margin: 0;
        font-size: 1.15rem;
    }
    #menu-header .lbt-hide-mob a.btn {
        margin: 0;
    }
    .fm-leftsec, .fm-rightsec {
    width: 100%;
    float: none;
    border-left: 0;
    }
    .rotate-text {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    }
    .rotate-text h3 {
    font-size: 3rem !important;
    transform: none;
    transform-origin: 0;
    }
    .myModalifrom {
        padding: 2rem 2rem 6rem;
    }
    .bn-watchnow-popup button.close {
        bottom: 0rem;
    }
    .fm-rightsec:before {
        display: none;
    }
    input#cf-number {
        width: 100%;
    }
    select#Countrynumber {
        width: 100%;
        float: none;
    }
    }
    
    