/* ============================================================== STATE MIGRATION ============================================================== */


.serv_accord_wrapper {padding-top: 100px;}
.title_info p, .how_we_help p {margin-bottom: 24px;}

.table_data table tr td{font-size: 20px;}
.table_sec {margin-top: 30px;}
/* ========= VISITOR VISA ========= */
.inner_content:not(:last-child) {margin-bottom: 60px;}
.inner_content h2 {margin-bottom: 30px;}
.inner_content p { padding: 0; }
.inner_content p:not(:last-child) {margin-bottom: 20px;}
.inner_content ul {padding: 0; margin-bottom: 20px;}
.inner_content ul li:not(:last-child) {margin-bottom: 20px;}
/* ========= ENDS VISITOR VISA ========= */

/* ========= VICTORIA VISA ========= */
.state_migration h2 {margin-bottom: 30px;}
.state_migration h3 {margin-bottom: 24px;}
/* .state_migration > div:not(:first-child) {margin-top: 60px;} */

.state_migration ul.blu_list_des {padding: 0px;}
.state_migration .table_sec > .table_data {margin-top: 60px;padding-top: 0px;}
.state_migration .table_sec .content_row:not(:first-child) {margin-top: 60px;}

.state_migration .western_aus > p:not(:last-child) {padding: 0px 0px 14px;}
.state_migration .western_aus .description_occ_list {margin-top: 30px;}
.state_migration .western_aus .description_occ_list p {padding: 0px 0px 20px;}
.state_migration .western_aus .description_occ_list p:last-child {padding: 0px;}
.state_migration .western_aus .description_occ_list ul.blu_list_des {padding-bottom: 24px;}
.state_migration .western_aus .description_occ_list p ~ ul.blu_list_des {padding-bottom: 0px;}
/* ========= ENDS VICTORIA VISA ========= */

/* ========= STATE MIGRATION ========= */
.state_migration{margin-top: 10px;}
.state_migration .migration_plans {display: flex;flex-wrap: wrap;justify-content: space-between;}
.state_migration .migration_plans .plan_wrap {max-width: 44%;flex: 0 0 100%;position: relative;margin-bottom: 138px;}
.state_migration .migration_plans .plan_wrap .title_link {background: #DFEBF1;padding: 23px 0px;max-width: 350px;min-width: 350px;border-radius: 15px;text-align: center;position: absolute; z-index: 1; bottom: -80px;left: 0; right: 0; margin: 0 auto;}
.state_migration .migration_plans .plan_wrap .title_link h2 {font-size: 24px;line-height: 37.44px;font-weight: 700;margin-bottom: 24px;}
.state_migration .migration_plans .plan_wrap .title_link a {display: inline-block;font-size: 20px;line-height: 31.2px;font-weight: 500;color: #fff;background: #E91D2C;padding: 10px 46px;border-radius: 12px;}
.state_migration .migration_plans .plan_wrap .title_link a:hover{background-color: #152E53; border-color: #152E53;}
.state_migration .migration_plans .plan_wrap:nth-child(7), .state_migration .migration_plans .plan_wrap:nth-child(8) {margin-bottom: 100px;}
/* ========= ENDS STATE MIGRATION ========= */

/* ============================================================== END STATE MIGRATION ============================================================== */

/* ============================================================== STATE MIGRATION RESPONSIVE ============================================================== */
@media screen and (max-width: 1440px) {

    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {left: 45px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (min-width : 1280px) and (max-width: 1366px) {
    /* ========= VISITOR VISA ========= */
    .inner_content:not(:last-child) {margin-bottom: 50px;}
    /* ========= ENDS VISITOR VISA ========= */

    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {left: 32px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {

    /* ========= VICTORIA VISA ========= */
    .state_migration h3 {margin-bottom: 20px;}
    /* .state_migration > div:not(:first-child) {margin-top: 50px;} */
    .state_migration .table_sec > .table_data {margin-top: 50px;}
    
    .state_migration .table_sec .content_row:not(:first-child) {margin-top: 55px;}
    /* ========= ENDS VICTORIA VISA ========= */


    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {left: 17px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media screen and (min-width: 720px) and (max-width: 1280px) {
    /* ========= VISITOR VISA ========= */
    .inner_content:not(:last-child) {margin-bottom: 40px;}
    /* ========= ENDS VISITOR VISA ========= */
}

@media screen and (max-width: 1024px) {
    .serv_accord_wrapper {padding-top: 60px;}
    /* ========= VISITOR VISA ========= */
    .inner_content h2 {margin-bottom: 25px;}
    /* ========= ENDS VISITOR VISA ========= */

    /* ========= VICTORIA VISA ========= */
    /* .state_migration > div:not(:first-child) {margin-top: 45px;} */
    .state_migration .table_sec > .table_data {margin-top: 45px;}
    .state_migration .table_sec .content_row:not(:first-child) {margin-top: 50px;}
    /* ========= ENDS VICTORIA VISA ========= */

    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap {max-width: 48%;}
    .state_migration .migration_plans .plan_wrap .title_link {max-width: 300px;min-width: 300px;bottom: -110px;}
    .state_migration .migration_plans .plan_wrap .title_link h2 {margin-bottom: 15px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media screen and (max-width: 980px){
    .table_data table tr td{font-size: 18px;}
    /* ========= VISITOR VISA ========= */
    .inner_content:not(:last-child) {margin-bottom: 30px;}
    /* ========= ENDS VISITOR VISA ========= */

    /* ========= VICTORIA VISA ========= */
    .state_migration h2 {margin-bottom: 28px;}
    .state_migration h3 {margin-bottom: 20px;}
    /* .state_migration > div:not(:first-child) {margin-top: 45px;} */
    .state_migration .table_sec > .table_data {margin-top: 45px;}
    .state_migration .table_sec .content_row:not(:first-child) {margin-top: 45px;}
    /* ========= ENDS VICTORIA VISA ========= */

    /* ========= ENDS STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {left: 8px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 768px) {
    .serv_accord_wrapper {padding-top: 40px;}
    
    /* ========= VISITOR VISA ========= */
    .inner_content h2 {margin-bottom: 20px;line-height: 1.2;}
    .sticky_header {margin: 0 0 35px;}
    /* ========= ENDS VISITOR VISA ========= */

    /* ========= VICTORIA VISA ========= */
    .state_migration h2 {margin-bottom: 26px;}
    .state_migration h3 {margin-bottom: 15px;}
    /* .state_migration > div:not(:first-child) {margin-top: 40px;} */
    .state_migration .table_sec > .table_data {margin-top: 40px;}
    .state_migration .table_sec .content_row:not(:first-child) {margin-top: 40px;}
    .state_migration .table_sec .content_row:not(:first-child) .table_data {padding: 0px 0px 10px;}
    .state_migration > .normal_content_band:not(:first-child) .table_data {padding: 0px 0 10px;}
    .state_migration .table_sec > .table_data {padding: 0px 0 10px;}
    .state_migration ul.blu_list_des {margin-bottom: 15px;font-size: 18px; }
    /* ========= ENDS VICTORIA VISA ========= */

    /* ========= ENDS STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap {margin-bottom: 118px;}
    .state_migration .migration_plans .plan_wrap .title_link {bottom: -80px;}
    .state_migration .migration_plans .plan_wrap .title_link h2 {font-size: 20px;line-height: 32.44px;}
    .state_migration .migration_plans .plan_wrap .title_link a {font-size: 18px;line-height: 28.2px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 430px) {
    /* ========= VISITOR VISA ========= */
    .state_migration.pb50 {padding-bottom: 0px;}
    .serv_accord_wrapper.content_space {padding: 0px !important;margin-top: 40px;}
    .inner_content:not(:last-child) {margin-bottom: 30px;}
    .inner_content ul li:not(:last-child) {margin-bottom: 15px;}
    /* ========= ENDS VISITOR VISA ========= */

    /* ========= VICTORIA VISA ========= */
    .state_migration h2 {margin-bottom: 22px;}
    .state_migration h3 {margin-bottom: 12px;}
    /* .state_migration > div:not(:first-child) {margin-top: 30px;} */
    .state_migration .table_sec > .table_data {margin-top: 30px;}
    /* ========= ENDS VICTORIA VISA ========= */

    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap {max-width: 100%;margin-bottom: 100px;}
    .state_migration .migration_plans .plan_wrap .title_link {left: 26px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 425px) {}

@media only screen and (max-width : 417px) {
    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {left: 21px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 393px) {
    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {
        left: 9.5px;
    }
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 390px) {
    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {left: 8.2px; }
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 375px) {
    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {max-width: 280px;min-width: 280px;}
    .state_migration .migration_plans .plan_wrap .title_link {left: 10.5px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 360px) {

    /* ========= VICTORIA VISA ========= */
    .state_migration h2 {margin-bottom: 20px;}
    .state_migration h3 {margin-bottom: 10px;}
    /* .state_migration > div:not(:first-child) {margin-top: 25px;} */
    /* ========= ENDS VICTORIA VISA ========= */

    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link {left: 9px;}
    .state_migration .migration_plans .plan_wrap .title_link {max-width: 270px;min-width: 270px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

@media only screen and (max-width : 320px) {
    /* ========= VICTORIA VISA ========= */
    .state_migration .table_sec > .table_data {margin-top: 25px;}
    /* ========= ENDS VICTORIA VISA ========= */

    /* ========= STATE MIGRATION ========= */
    .state_migration .migration_plans .plan_wrap .title_link h2 {font-size: 18px;line-height: 28.44px;}
    .state_migration .migration_plans .plan_wrap .title_link a {font-size: 16px;line-height: 26.2px;padding: 10px 36px;border-radius: 10px;}
    .state_migration .migration_plans .plan_wrap .title_link {left: 4px;}
    .state_migration .migration_plans .plan_wrap .title_link {max-width: 240px;min-width: 240px;}
    /* ========= ENDS STATE MIGRATION ========= */
}

/* ============================================================== END STATE MIGRATION RESPONSIVE ============================================================== */