@media only screen and (min-width: 350px) and (max-width: 576px) {
    .services-res {
        padding: 0px 10px;
    }
    .broadly h4 {
        font-size: 18px;
        line-height: 1.5;
    }
    .rs-blog-single .blog-item .blog-bottom .single-list {
        margin-bottom: 40px;
    }
    .rs-blog-single .blog-item .blog-bottom .single-list li {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .services-res {
        padding: 0px 35px;
    }
    .rs-blog-single .blog-item .blog-bottom .single-list li {
        padding-left: 0px;
    }
    .broadly h4 {
        line-height: 1.6;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-res {
        padding: 0px 35px;
    }
    .audit-img {
        height: 225px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .services-res {
        padding: 0px 35px;
    }
    .audit-img {
        height: 225px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {
    .rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
        width: 100%;
        font-size: 35px;
    }
}


/*================vision & mission==================*/
.vision-mission {
    font-family: 'Roboto', sans-serif;
}

.py-70 {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}

section {
    position: relative;
}

.p-t-46 {
    padding-top: 46px !important;
}

.p-b-32 {
    padding-bottom: 2px !important;
}

.p-r-60 {
    padding-right: 60px !important;
}

.port-title .title {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 1rem;
    margin-left: 10px;
}

.port-title .title-detail {
    line-height: 1.6;
    font-size: 15px;
    margin-bottom: 20px;
}

.image-border {
    position: relative;
}

.p-t-8 {
    padding-top: 8px !important;
}

.vjk {
    padding-bottom: 50px !important;
}

.vjim {
    padding-top: 10px !important;
}

img {
    vertical-align: middle;
    border-style: none;
}

.title-detail {
    text-align: justify;
}

.image-vision {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    padding: 0px 63px 0px 0px;
}

.vision-list {
    margin: 0 0 20px 18px;
    list-style-type: disc;
    line-height: 1.6;
    font-size: 16px;

}

.mission-image {
    display: flex;
    justify-content: center;
}

.vision-content {
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (min-width: 350px) and (max-width: 576px) {
    .title-detail {
        padding: 0px 25px 0px 0px;
        text-align: justify;
    }

    .vision-reverse {
        display: flex;
        flex-direction: column;
        gap: 23px;
    }

    .image-vision {
        flex-direction: column-reverse;
        padding: 0px 25px;
    }

    .vision-main {
        padding-right: 40px !important;
        padding-top: 23px;
    }

    .vjk {
        display: flex;
        flex-direction: column-reverse;
    }

    .vision-header {
        display: flex;
        justify-content: flex-start;
        padding: 0 20px;
    }

    .vision-content {
        display: flex;
        flex-direction: column;
        padding: 0px 0px 0px 23px;
    }

    .mission-image img {
        width: 90%;
    }

    .mission {
        padding: 16px;
        padding-top: 30px;
    }

    .mission-main {
        padding-right: 40px !important;
        padding-left: 21px;
    }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .vision-reverse {
        display: flex;
        flex-direction: column-reverse;
        gap: 50px;
    }

    .title-detail {
        padding: 0px 40px 0px 42px;
        text-align: justify;
    }

    .vision-footer {
        display: grid;
        grid-template-columns: auto auto;
    }

    .vision-reverse {
        display: flex;
        flex-direction: column;
        gap: 23px;
    }

    .image-vision {
        flex-direction: column-reverse;
        padding: 0px 14px;
    }

    .image-vision {
        flex-direction: column-reverse;
    }

    .vision-main {
        padding-left: 38px;
        padding-right: 36px !important;
    }

    .mission-image img {
        width: 78%;
    }

    .mission-main {
        padding-left: 37px;
        padding-top: 55px;
        padding-bottom: 50px;
    }

    .port-title .title {
        margin-bottom: 2rem;
    }

    .vjk {
        display: flex;
        flex-direction: column-reverse;
    }

    .vision-list {
        margin: 0 0 20px 19px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .vision-content {
        padding-left: 0px;
        text-align: justify;
    }

    .title-detail {
        padding: 0px 62px 0 59px;
        text-align: justify;
        line-height: 1.9;
    }

    .vision-main {
        padding-left: 45px;
    }

    .mission-image img {
        width: 72%;
    }

    .mission-main {
        padding-left: 49px;
        padding-top: 55px;
    }

    .vision-list {
        padding: 23px 0px 0px 11px;
        text-align: justify;
    }

    .vjk {
        display: flex;
        flex-direction: column-reverse;
    }

    .image-vision {
        flex-direction: column-reverse;
        padding: 0px 14px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .title-detail {
        text-align: justify;
    }

    .vision-main {
        padding-right: 30px !important;
    }

    .image-border:after {
        display: none;
    }

    .vision-content {
        text-align: justify;
    }

    .vision-reverse {
        padding: 0px 40px 0px 40px;
    }

    .row-mission {
        padding-left: 33px;
        padding-bottom: 60px !important;
    }

    .mission-main {
        padding-right: 46px !important;
    }

    .canvas-logo img {
        width: 130px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {
    .vision-reverse {
        padding: 0px 39px 0px 39px;
    }

    .title-detail {
        text-align: justify;
    }

    .vision-main {
        padding-right: 30px !important;
    }

    .image-border:after {
        left: 30px;
    }

    .row-mission {
        padding-left: 33px;
        padding-bottom: 60px !important;
    }

    .mission-main {
        padding-right: 46px !important;
    }

    .vision-list {
        margin: 0 0 20px 36px;
    }

    .canvas-logo img {
        width: 130px;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1919px) {
    .image-border:after {
        left: 55px;
    }

    .vision-list {
        padding-left: 9px;
    }

    .canvas-logo img {
        /* width: 130px; */
    }

    .mission {
        padding-left: 33px;
    }

    .title-detail {
        text-align: justify;
        line-height: 1.9;
    }

    .image-vision {
        padding: 0px 55px 0px 0px;
    }
}

/**=================== contact-us========================**/
#mapDOckzone {
    border-style: None;
    min-width: 10px;
    min-height: 10px;
    z-index: 0;
    overflow: hidden;
}

.address {
    min-height: 450px;
    float: Left;
    height: auto;
    overflow: hidden;
}

.address .map-content {
    font: normal 12px "Segoe UI", Arial, Verdana;
}

.map-heading {
    font-weight: bold;
    Font-size: 22px;
    color: #2f4d5a;
    line-height: 36px;
    border-bottom: 1px #ccc dashed;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 0;
}

.cont-page h2 {
    font-weight: 800;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}

.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;

}

.cont-page .mp-feature {
    background: #1b273d;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}

.mp-feature .mp-feature-icon {
    color: #111;
    display: flex;
    position: absolute;
    left: 20px;
    width: 52px;
    height: 52px;
    line-height: 0px;
    text-align: center;
    font-size: 60px;
}

.cont-page .mp-feature-image {
    margin: 1px 10px;
}

.mp-feature h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    display: flex;
    padding-left: 81px;
}

.feature-content span {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 400;
    background-color: rgb(27, 39, 61);
    text-align: -webkit-auto;
}

.feature-content {
    display: flex;
    justify-content: flex-start;
    padding-left: 76px;
    font-size: 15px;
}

.contactfix1 {
    display: block;
}

#detail-content {
    width: 800px;
    margin: 0 auto;
}

section {
    display: block;
}

.entry-detail-content {
    padding-bottom: 5px;
    display: block;
    overflow: hidden;
}

div.jkvim {
    margin: 0;
    padding: 0;
}

div.jkvim .contact-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.jkvim-form {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

input,
textarea {
    color: #777;
    font: 13px 'PT Sans', sans-serif;
    line-height: 20px;
    word-wrap: break-word;
}

.jkvim p {
    margin-bottom: 0;
}

span.jkvim-form-control-wrap {
    position: relative;
}

.jkvim-text,
input[type="email"],
input[type="password"],
textarea {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    margin: 0 0 30px;
    background-color: #f9f9f9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

div.jkvim img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

.entry-detail-content img {
    max-width: 100%;
}

.contactfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.jkvim-submit {
    border: 0 none;
    cursor: pointer;
    margin-bottom: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-align: center;
    height: 40px;
    padding: 0px 20px;
    margin-top: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #bb2c28;
    transition: all 0.3s ease-out;
}

.jkvim-submit:hover {
    background-color: #f1971c;
}

div.jkvim-validation-errors {
    border: 2px solid #f7e700;
}

div.jkvim-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

@media only screen and (min-width: 350px) and (max-width: 576px) {
    #mapDOckzone {
        padding: 0px 0px 0px 0px;
    }

    .address {
        padding: 0px 15px 0px 9px;
    }

    .feature-content span {
        font-size: 14px;
        line-height: 1.6;
    }

    .feature-content {
        font-size: 15px;
    }

    #detail-content {
        width: 70%;
    }

    div.jkvim-response-output {
        margin: 0em 0.5em 2em;
    }

    .rs-blog-single .blog-item .blog-bottom .single-list {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    #detail-content {
        width: 70%;
    }

    .vision-footer {
        display: grid;
        grid-template-columns: auto auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #detail-content {
        width: 70%;
    }

    .audit-img {
        height: 225px;
    }

    .feature-content span {
        font-size: 13px;
    }

    .feature-content {
        font-size: 14px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .audit-img {
        height: 225px;
    }

    .canvas-logo img {
        width: 130px;
    }

    .contact-usv img {
        height: 30vh;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {
    .canvas-logo img {
        width: 130px;
    }

    .contact-usv img {
        height: 30vh;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1919px) {
    .canvas-logo img {
        /* width: 130px; */
    }

    .contact-usv img {
        height: 30vh;
    }
}

/**=============================career=================================**/
.career {
    border-style: none;
    min-height: 10px;
    z-index: 0;
    overflow: hidden;
}

.Homepage-carrer {
    min-height: 450px;
    height: auto;
    overflow: hidden;
}

.career-alert {
    padding: 20px;
    background-color: #065695;
    color: white;
    margin-bottom: 15px;
    padding-top: 10px;
}

.caclose-butn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
    vertical-align: top;
}

.caclose-butn:hover {
    color: black;
}

* #career-form {
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    -ms-transition: inherit;
    transition: inherit;
}

#career-form {
    font-family: montserrat, arial, verdana;
}

#career-form {
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 2%;
}

#career-form fieldset {
    background: white;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    min-height: 495px;
    position: relative;
}

#career-form fieldset:not(:first-of-type) {
    display: none;
}

.form-control {
    height: initial;
    padding: 14px 12px;
}

#career-form input,
#career-form textarea,
#career-form select {
    padding: 7.6px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: sans-serif;
    color: #2C3E50;
    font-size: 14px;
}

.radio {
    text-align: left;
}

#career-form input[type="radio"],
.radio-inline,
#career-form input[type="checkbox"] {
    width: initial;
}

label {
    text-align: left;
    width: 100%;
}

#career-form .action-button {
    width: 100px;
    background: #11528f;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 0;
    margin: 10px 5px;
}

#career-form .action-button a {
    color: #fff;
    display: block;
    padding: 10px 5px;
}

#career-form .action-button:hover,
#career-form .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #11528f;
}

#career-form label {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

#career-form .checkbox label,
#career-form .radio label {
    font-size: 14px;
    color: #333;
    font-weight: normal;
}

.logo {
    margin: 10px auto;
    height: 75px;
}

.tab-career {
    width: 90%;
    text-align: justify;
}

.td-career {
    width: 50%;
    padding-left: 7px;
}

.red {
    color: red;
}

.input-carrer {
    width: 100%;
}

.span-class {
    font-size: small;
}

.send-btn {
    padding: 7.6px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: sans-serif;
    color: #2C3E50;
    font-size: medium;
    max-width: 180px;
    margin: auto;
    background-color: #ccc;
}

.jim-mon {
    text-align: left;
    padding-left: 5px;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

.years-of {
    display: flex;
    gap: 25px;
    padding-bottom: 22px;
}

#career-form .exp {
    margin-bottom: 0px;
}

.exper-year span {
    color: #000;
    font-weight: 600;
}

@media only screen and (min-width: 350px) and (max-width: 576px) {
    .career-zoomin {
        padding-right: 12px;
        padding-left: 6px;
    }

    .text-center {
        font-size: 30px;
    }

    #_cmnt {
        font-size: 14px;
        text-align: justify;
    }

    .career_row {
        display: flex;
        flex-direction: column;
    }

    .td-career {
        width: 100%;
    }

    .refer-career {
        width: 95%;
        padding-left: 12px;
    }

    .years-of {
        display: contents;
    }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .career_row {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #_cmnt {
        text-align: justify;
    }

    .years-of {
        display: flex;
        gap: 18px;
    }

    .td-career {
        width: 100%;
    }

    .refer-career {
        width: 95%;
        margin-left: 9px;
    }

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .years-of {
        display: flex;
        gap: 5px;
    }

}

/*================cgst & gst compensation act 2017===================*/
.stateact-container {
    padding: 40px 0px;
}

.state-act {
    width: 100%;
    border-collapse: collapse;
}

.state-act thead {
    background-color: #161b40;
}

.state-act thead tr th {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.35px;
    color: #fff;
    opacity: 1;
    padding: 5px;
    /* padding: 10px;
    vertical-align: top; */
    border: 1px solid #ddd;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.state-act tbody tr td {
    font-size: 14px;
    letter-spacing: 0.35px;
    color: #000;
    font-weight: 500;
    padding: 10px 24px;
    border: 1px solid #ddd;
    font-family: 'Open Sans', sans-serif;
}

.state-act tbody tr td .btn-view {
    width: 98px;
    text-decoration: none;
    line-height: 35px;
    color: #fff;
    display: block;
    font-size: 20px;
    background-color: #004d80;
    text-align: center;
    opacity: 1;
    display: inline-block;
    border-radius: 20px 21px;
    font-weight: medium;
    border: 1px solid #ddd;
}

.state-act tbody tr:nth-child(even) {
    background-color: #dae2e8;
}

.element {
    background-color: white;
    width: 47%;
    height: 610px;
    border-radius: 2px;
    position: absolute;
    visibility: visible;
    left: 0px;
    z-index: 3001;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
    border: 8px solid #b3d9ff;
}

.stateact-header {
    padding: 3px;
    color: white;
    background-color: #b3d9ff;
    display: flex;
    justify-content: space-between;
    border-width: 0;
    cursor: move;
}

.head {
    display: flex;
    gap: 20px;
    font-size: 16px;
}

#actions {
    display: flex;
    gap: 20px;
    cursor: pointer;
}

.content {
    padding: 9px;
    text-align: center;
}

.content .stateact-contents {
    font-size: 26px;
    font-weight: bold;
    margin-top: 19px;
}

.content .stateact-user {
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
    text-align: justify;
    font-size: 16px;
    padding: 20px 46px;
}

.stateact-conten {
    overflow-y: auto;
    height: 562px;
    overflow-x: auto;
    color: #000;
}

.stateact-row {
    display: block;
}

.state-act-contain {
    width: 100%;
    margin: 20px 0;
    font-size: 16px;
    text-align: left;
}

.table-act-header,
.stateact-list {
    display: flex;
}

.table-act-header .state-cell,
.stateact-list .state-cell {
    color: #000;
    flex: 1;
    padding: 12px 15px;
    border: 3px double;
    border-spacing: 2px;
}

.table-act-header {
    font-weight: bold;
}


.state-cell:nth-child(1) {
    flex: 0.5;
}

.state-cell:nth-child(2) {
    flex: 3;
}

.state-cell:nth-child(3) {
    flex: 2;
}

.state-cell:nth-child(4) {
    flex: 2;
}

.max-act {
    font-size: 15px;
}

.stateact-span {
    color: #000;
    font-size: 24px;
    font-weight: 800;
}

.pagination-items {
    display: flex;
    gap: 10px;
    justify-content: space-around;
}

.pagination-header {
    display: flex;
    justify-content: space-between;
}

#table-size {
    width: 75px;
    height: 30px;
}

#table-size option {
    text-align: center;
}

.pagination-footer {
    display: flex;
    justify-content: space-between;
}


.tfoot {
    background: #dae2e8;
    padding: 17px;
}

.pagination-container {
    display: flex;
    align-items: center;
    /* Align items vertically */
}

/* Style for page buttons */
.pagination-buttons {
    flex: 1;
    /* Take remaining space */
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    /* Center align buttons */
}

.pagination-button {
    margin-right: 5px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    color: #333;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

.pagination-button:hover {
    background-color: #e0e0e0;
}

.pagination-button.active {
    background: linear-gradient(0deg, rgba(70, 130, 180, 1) 0%, rgba(92, 156, 199, 0.7483368347338936) 86%);
    color: #fff;
    border-color: linear-gradient(0deg, rgba(70, 130, 180, 1) 0%, rgba(92, 156, 199, 0.7483368347338936) 86%);
}


.prev-button,
.next-button {
    margin-right: 5px;
    padding: 5px 10px;
    background: linear-gradient(0deg, rgba(70, 130, 180, 1) 0%, rgba(92, 156, 199, 0.7483368347338936) 86%);
    color: #fff;
    text-decoration: none;
    border: 1px solid linear-gradient(0deg, rgba(70, 130, 180, 1) 0%, rgba(92, 156, 199, 0.7483368347338936) 86%);
    ;
    border-radius: 3px;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}

.prev-button:hover,
.next-button:hover {
    background-color: #b3e0ff;
    border-color: #b3e0ff;
}

.prev-button:active,
.next-button:active {
    background-color: #b3e0ff;
    border-color: #b3e0ff;
}

.color {
    display: flex;
    gap: 4px;
}

.colors {
    color: #000;
}

#actions img {
    max-width: 250px;
}

.actions.minimized {
    overflow: hidden;
    height: 30px;

}

.actions.maximized {
    width: 100% !important;
    height: 100vh !important;
    top: 0 !important;
    left: 0 !important;
}
.order-eng {
    display: flex;
    justify-content: center;
}
.stateact-order tbody tr td  {
    padding: 10px 10px;
}
.stateact-order1 tbody tr td  {
    padding: 10px 10px;
    width: 100%;
}
/*====gst compensation state act 2017 responsive==============*/
@media only screen and (min-width: 350px) and (max-width: 576px) {
    .stateact-container {
        padding: 28px 4px;
    }

    .state-act tbody tr td {
        font-size: 13px;
        padding: 7px 7px;
    }

    .state-act tbody tr td .btn-view {
        width: 100%;
    }
    .pagination-items {
        display: flex;
        gap: 5px;
        flex-direction: column;
    }

    .pagination-buttons .onclick {
        color: #000;
        border: 1px solid #ddd;
        padding: 4px 4px;
    }

    .element {
        width: 87%;
        height: 504px;
    }

    .head {
        display: flex;
        gap: 8px;
        font-size: 14px;

    }

    .head img {
        width: 15%;
        padding-bottom: 4px;
    }

    #actions {
        display: flex;
        gap: 5px;
        cursor: pointer;
    }

    .content .stateact-contents {
        font-size: 16px;
    }

    .stateact-span {
        font-size: 14px;
    }

    .content .stateact-user {
        font-size: 12px;
        padding: 6px 8px;
    }

    .content {
        overflow-y: auto;
        height: 454px;
        overflow-x: auto;
    }

    #actions img {
        max-width: 24px;
    }

    .maximize-cgst {
        display: none;
    }

    .minimize-cgst {
        display: none;
    }
    .pagination-hsn {
        margin-right: 5px;
        padding: 5px 7px;
        font-size: 10px;
    }
    .previous-hsn {
        padding: 2px 7px;
    }
    .next-hsn {
        padding: 2px 7px;
    }
    .cgstcir-banner {
        min-height: 120px;
    }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .page-details {
        width: 10%;
    }

    .stateact-container {
        padding: 40px 9px;
    }

    .pagination-buttons .onclick {
        padding: 5px 3px;
    }

    .state-act tbody tr td {
        padding: 8px 8px;
    }

    .element {
        width: 85% !important;
        height: 550px;
        top: 100px;
    }

    .content .stateact-contents {
        font-size: 23px;
    }

    .stateact-span {
        font-size: 17px;
    }

    .content .stateact-user {
        margin-bottom: 14px;
        font-size: 14px;
        padding: 8px 10px;
    }

    .element {
        overflow: hidden;
    }

    .name-flow {
        overflow-y: auto;
        height: 509px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .stateact-container {
        padding: 40px 14px;
    }

    .pagination-items {
        display: flex;
        gap: 1px;
    }

    .element {
        width: 84%;
        height: 610px;
        top: 110px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .stateact-container {
        padding: 40px 14px;
    }

    .element {
        overflow: hidden;
        width: 74%;
        height: 610px;
        top: 89px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {
    .stateact-container {
        padding: 40px 14px;
    }

    .element {
        overflow: hidden;
        width: 74%;
        height: 610px;
        top: 89px;
    }

}

/*========================gst 101 constitution============================*/
.constitute-content td {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
    color: #000;
}

.constitute-page {
    padding: 90px 0px;
}

.heading-constitute {
    font-size: 33px;
}

.extra-act {
    font-size: 23px;
    font-weight: 400;
    color: #000;
}

.indi-act {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.short-act {
    position: relative;
    bottom: 137px;
}

.union-act:before {
    content: url("../images/services/check.png");
    position: relative;
    top: 10px;
}

.short-act1 {
    bottom: 700px;
}

.short-act2 {
    bottom: 55px;
}

.short-act3 {
    bottom: 325px;
}

.short-act4 {
    bottom: 49px;
}

.short-act5 {
    bottom: 85px;
}

/*======gst 101 constitution responsive=====*/
@media only screen and (min-width: 350px) and (max-width: 576px) {
    .table-constitute td {
        display: block;
        width: 100%;
        padding: 9px 9px;
    }

    .table-constitute tr {
        display: block;
    }

    .table-constitute {
        padding: 0px 18px;
    }

    .short-act {
        position: relative;
        bottom: 0px;
    }

    .short-act1 {
        bottom: 0px;
    }

    .commence-tittle {
        font-weight: 500;
        font-size: 16px;
    }

    .heading-constitute {
        font-size: 25px;
    }

    .extra-act {
        font-size: 15px;
        font-weight: 500;
    }
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .table-constitute {
        padding: 0px 12px;
    }

    .heading-constitute {
        padding-left: 15px;
        font-size: 27px;
    }

    .constitute-content {
        margin: 0px 17px;
    }

    .extra-act {
        font-size: 18px;
        font-weight: 500;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .table-constitute {
        padding: 0px 38px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .table-constitute {
        padding: 0px 38px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {
    .table-constitute {
        padding: 0px 38px;
    }
}


/* ==============cgst-circular =========================== */

.popup-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    width: 80%;
    height: 80%;
    overflow: hidden;
    display: none;
}

.popup-content {
    position: relative;
    width: 100%;
    height: 100%;
    border: 8px solid #fff;
}

.popup-content iframe {
    width: 100%;
    height: calc(100% - 40px);
    border: none;
}

.pdf-popup-header {
    display: flex;
    align-items: center;
    background-color: #f1f1f1;
    padding: 10px;
}

.pdf-popup-header h2 {
    flex-grow: 1;
    margin: 0;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.pdf-popup-header img {
    margin-right: 10px;
}

.close-btn,
.pdfPopupMinimize,
.pdfPopupMaximize {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    /* background-color: #ccc; */
    color: #555;
    margin-left: 5px;
}

.close-btn:hover,
.pdfPopupMinimize:hover,
.pdfPopupMaximize:hover {
    /* background-color: #aaa; */
}

.state-act1 tbody tr td {
    font-size: 14px;
    letter-spacing: 0.35px;
    color: #000;
    font-weight: 500;
    padding: 10px 12px;
    border: 1px solid #ddd;
    font-family: 'Open Sans', sans-serif;
}


/*===================================igst circular======================================*/
.circular-igst {
    display: flex;
    justify-content: flex-end;
    font-weight: 500;
    margin: 9px 0px;
}

.circular-igst1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-weight: 500;
    margin: 6px 0px;
}

.chief-igst {
    margin: 12px 70px;
}

.req {
    text-align: justify;
    margin-top: 26px;
    margin-bottom: 32px;
    text-indent: 38px;
}

.sec-igst {
    display: flex;
    gap: 19px;
}

.sec-igst1 {
    display: flex;
    gap: 19px;
    padding-left: 29px;
    margin: 4px 0px;
}

.place-igst {
    padding: 20px 0px 0px 45px;
}

.you-igst {
    display: flex;
    justify-content: flex-end;
    font-weight: 500;
}

.prince-igst {
    padding-left: 50px;
}

.sub-igst {
    text-align: justify;
    padding-left: 57px;
    padding-right: 98px;
    margin-top: 43px;
    margin-bottom: 20px;
    text-indent: -56px;
}

.sub-igst1 {
    text-align: justify;
    padding-right: 98px;
    margin-top: 12px;
    margin-bottom: 0px;
    text-indent: 47px;
}

.sec-igst3 {
    display: flex;
    gap: 19px;
    text-align: left;
    margin-top: 11px;
    margin-bottom: 20px;
}

.igst-page1 {
    padding-bottom: 161px;

}

/*================================utgst-circular=====================================*/
.utgst-publish {
    display: flex;
    justify-content: center;
    margin-bottom: 2px;
}

.utgst-publish1 {
    display: flex;
    justify-content: flex-end;
}

#utgst-page_1 {
    padding-top: 50px;
}

/*================================hsn-code-with-rate======================================*/
.search-hsn {
    display: block;
    clear: both;
    margin: 15px;
    text-align: center;
}

.searchBox {
    width: 60%;
    padding: 5px;
    font-size: 14px;
    border: solid 1px #2b4081;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: inline;
    height: 40px;
}

.searchButton {
    height: 40px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #2b4081;
    font-size: 17px;
    color: #FFFFFF;
    margin-left: -3px;
    padding-left: 25px;
    padding-right: 25px;
    border: 0;
    cursor: pointer;
}



/* ====================================== */


.full-width-header .rs-header .right_menu_togle .close-btn {
    position: absolute;
    right: 14px;
}

@media only screen and (min-width: 1201px) and (max-width: 2500px) {
    .popup-container {
        width: 730px;
        height: 562px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .popup-container {
        width: 700px;
        height: 562px;
    }

    .stateact-container {
        padding: 24px 14px;
    }
    .rs-menu > ul {
        text-align: CENTER;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .stateact-container {
        padding: 28px 12px;
    }

    .state-act1 tbody tr td {
        padding: 10px 9px;
        font-size: 13px;
    }

    .popup-container {
        width: 600px;
        height: 650px;
    }

}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .state-act1 tbody tr td {
        font-size: 13px;
        padding: 10px 8px;
    }

    .stateact-container {
        padding: 20px 8px;
    }

    .popup-container {
        width: 500px;
        height: 562px;
    }

    .none99 {
        display: none;
    }
}

@media only screen and (min-width: 496px) and (max-width: 576px) {


    .state-act1 tbody tr td {
        font-size: 11px;
        padding: 0px 0px;
        font-weight: 600;

    }

    .state-act thead tr th {
        padding: 2px;
        font-size: 13px;
    }

    .stateact-order tbody tr td {
        font-size: 75%;
        padding: 10px 11px;
    }

}

@media only screen and (min-width: 401px) and (max-width: 495px) {


    .state-act1 tbody tr td {
        font-size: 10px;
        padding: 0px 0px;
        padding: 5px 1px;
        font-weight: 600;
        /* line-height: 25px; */
    }

    .state-act thead tr th {
        padding: 2px;
        font-size: 11px;
    }
    .stateact-order tbody tr td {
        font-size: 69%;
        padding: 5px 5px;
    }
}

@media only screen and (min-width: 350px) and (max-width: 400px) {


    .state-act1 tbody tr td {
        font-size: 8.5px;
        padding: 5px 0px;
        line-height: 20px;
        color: #000000;
        font-weight: 600;
    }
    .stateact-order tbody tr td {
        font-size: 64%;
        padding: 4px 2px;
    }

    .state-act thead tr th {
        padding: 2px;
        font-size: 9px;
    }



}

@media only screen and (min-width: 350px) and (max-width: 576px) {

    .popup-container {
        width: 84%;
        height: 65%;
    }

    .none99 {
        display: none;
    }

    .pagination-items {
        display: flex;
        gap: 5px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }


}