@media (max-width:320px) {
    .login-form-box {
        height: 508px;
    }
}

@media (max-width:414px) {
    .small-logo-set img {
        width: 50%;
    }
    .small-logo-set p {
        font-size: 17px;
        text-transform: capitalize;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #c60000;
    }
}

@media (min-width:321px) and (max-width:340px) {
    .login-form-box {
        height: 508px;
    }
}

@media (min-width:341px) and (max-width:360px) {
    .login-form-box {
        height: 508px;
    }
}

@media (min-width:361px) and (max-width:375px) {
    .login-form-box {
        height: 518px;
    }
}

@media (min-width:376px) and (max-width:414px) {
    .login-form-box {
        height: 528px;
    }
}

@media(min-width:320px) and (max-width:414px) {
    .no-padd {
        padding-left: 8px;
        padding-right: 8px;
    }
    .log-bg-hide {
        display: none;
    }
    .login-main-box {
        width: 90%;
        left: 49%;
        top: 27%;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
    }
    .login-form-box {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 25px;
        background: #fff;
        /* height: 490px; */
        /* background-image: linear-gradient(8deg, #0039e4, #04dbf1); */
    }
    .small-logo-set {
        text-align: center;
        /* background: #000; */
        margin-bottom: 10px;
        display: block;
    }
    .small-logo-set img {
        width: 60%;
    }
    .login-title-box h1 {
        color: #124394;
        position: relative;
    }
    .login-title-box h1::before {
        position: absolute;
        top: 1px;
        left: -25px;
        content: '';
        background: #124394;
        height: 25px;
        width: 7px;
    }
    .log-reg-tab .login-form label {
        color: #124394;
    }
    .log-reg-tab .login-form .form-label-description a {
        color: #124394;
    }
    .tech-partner {
        color: #124394;
    }
    .technical-partner img {
        width: 25%;
    }
    .log-reg-tab .login-form ::placeholder {
        color: #124394;
    }
    .log-reg-tab .login-form .icon {
        color: #124394;
    }
    .button-set a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 17px;
    }
    .button-set a:last-child {
        margin-bottom: 0;
    }
    .signature-box {
        width: 100%;
        float: none;
    }
    .cv-head-service {
        flex-basis: 100%;
    }
    .cv-head-service .cv-image {
        float: none;
        margin: 20px auto;
    }
    .cv-head-service {
        text-align: center;
    }
    .serviceid-number h5 {
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
    }
    .cv-card legend {
        width: 190px;
        padding: 5px 3px;
    }
}

@media (min-width:415px) and (max-width:575px) {
    .no-padd {
        padding-left: 8px;
        padding-right: 8px;
    }
    .log-bg-hide {
        display: none;
    }
    .login-main-box {
        width: 90%;
        left: 49%;
        top: 27%;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
    }
    .login-form-box {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 25px;
        background: #fff;
        height: 525px;
        /* background-image: linear-gradient(8deg, #0039e4, #04dbf1); */
    }
    .small-logo-set {
        text-align: center;
        /* background: #000; */
        margin-bottom: 10px;
        display: block;
    }
    .small-logo-set img {
        width: 35%;
    }
    .login-title-box h1 {
        color: #124394;
        position: relative;
    }
    .login-title-box h1::before {
        position: absolute;
        top: 1px;
        left: -25px;
        content: '';
        background: #124394;
        height: 25px;
        width: 7px;
    }
    .log-reg-tab .login-form label {
        color: #124394;
    }
    .log-reg-tab .login-form .form-label-description a {
        color: #124394;
    }
    .tech-partner {
        color: #124394;
    }
    .technical-partner img {
        width: 25%;
    }
    .log-reg-tab .login-form ::placeholder {
        color: #124394;
    }
    .log-reg-tab .login-form .icon {
        color: #124394;
    }
    .small-logo-set p {
        font-size: 17px;
        text-transform: capitalize;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #c60000;
    }
    .button-set a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 17px;
    }
    .button-set a:last-child {
        margin-bottom: 0;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .no-padd {
        padding-left: 8px;
        padding-right: 8px;
    }
    .log-bg-hide {
        display: none;
    }
    .login-main-box {
        width: 90%;
        left: 49%;
        top: 27%;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
    }
    .login-form-box {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 25px;
        background: #fff;
        height: 540px;
        /* background-image: linear-gradient(8deg, #0039e4, #04dbf1); */
    }
    .small-logo-set {
        text-align: center;
        /* background: #000; */
        margin-bottom: 10px;
        display: block;
    }
    .small-logo-set img {
        width: 25%;
    }
    .login-title-box h1 {
        color: #124394;
        position: relative;
    }
    .login-title-box h1::before {
        position: absolute;
        top: 1px;
        left: -25px;
        content: '';
        background: #124394;
        height: 25px;
        width: 7px;
    }
    .log-reg-tab .login-form label {
        color: #124394;
    }
    .log-reg-tab .login-form .form-label-description a {
        color: #124394;
    }
    .tech-partner {
        color: #124394;
    }
    .technical-partner img {
        width: 15%;
    }
    .log-reg-tab .login-form ::placeholder {
        color: #124394;
    }
    .log-reg-tab .login-form .icon {
        color: #124394;
    }
    .small-logo-set p {
        font-size: 17px;
        text-transform: capitalize;
        margin-top: 10px;
        color: #c60000;
    }
    .button-set a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 17px;
    }
    .button-set a:last-child {
        margin-bottom: 0;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .button-set a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 17px;
    }
    .button-set a:last-child {
        margin-bottom: 0;
    }
}

@media (min-width:768px) {
    .big-show {
        display: initial;
    }
    .small-show {
        display: none;
    }
}

@media (max-width:767px) {
    .small-show {
        display: initial;
    }
}