@media (max-width: 1280px) {
    .fr-fic {
        max-width: 100%;
      }
}
@media (max-width:1208px) {
    .tabset li {
        margin-right: 2%;
    }
    .logo span {
        font-size: 11px;
    }
    #nav ul a {
        padding: 22px 0 20px 24px;
    }
    .text_area {
        padding-left: 10px;
    }
    .page_id_7 .text_area {
        padding-right: 20px;
      }
      input[type="submit"].submit_btn{
        margin-top: 10px;
      }
      .application-details .search input{
        max-width: 100%;
      }
      .application-details .date-selection select, .approvers-view .date-selection select {
        margin-right: 20px;
      }
      .app_table {
        overflow-x: auto;
      }
}
@media (max-width:1000px) {
    .tabset li a {
        font-size: 12px;
    }
    .tabset:after {
        display: none;
    }
    .tabset li {
        margin: 0 0 5px;
    }
    .tabset li:last-child {
        padding-left: 0;
    }
    .tabset {
        margin: 0 0 8px;
    }
    #nav ul a {
        padding: 12px 0 10px 14px;
        font-size: 13px;
    }
    #nav ul.inner_menu li a {
        padding: 11px 5px 11px 15px;
    }
    .menu li {
        margin-right: 15px;
      }
      .date-selection.filters-groups {
        width: 100%;
      }
      #nav {      
        padding:0 0 0 15px;
      }
      .apply_ptw{
        margin-bottom: 10px;
      }
}
@media (max-width:768px) {
    .contact-us-page .contact-map #map {
        height: auto;
    }
    .contact-us-page .contact-map #map img {
        width: 100%;
    }
}
@media (max-width:767px) {
    .content_header {
        display: none;
    }
    #content {
        padding-left: 0;
        overflow: hidden;
        padding-top: 10px;
    }
    .text_area {
        padding: 0;
        /* box-shadow: 0 0 30px -20px #000; */
    }
    .tabset {
        margin: 0;
        padding: 21px 0 12px;
        background: #eceef3;
    }
    #tab_content {
        padding: 0;
    }
    .tabset li {
        margin: 0;
        background: none;
        display: block;
        padding: 0 28px 10px !important;
    }
    .tabset li a {
        font-size: 15px;
    }
    #header {
        display: none;
    }
    .tab_holder.login {
        max-width: 377px;
        margin: 0 auto;
        background: #fff;
    }
    .tab_holder {
        position: relative;
        overflow: hidden;
        padding: 20px 28px 0;
        box-shadow: none;
    }
    #sidebar {
        display: block;
        right: 0;
        width: 90%;
        z-index: 9999;
        top: 0;
        padding-top: 50px;
        transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
    }
    #sidebar.active {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
    }
    .logo {
        display: none;
    }
    .menu_opener {
        display: block;
    }
    .form_right_side {
        margin-right: 20px;
        float: none;
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
    }
    .text_area {
        max-width: 377px;
    }
    .tab_text h2 {
        font-size: 17px;
    }
    .file_loader span {
        font-size: 14px;
    }
    .drop_text {
        height: 156px;
    }
    .required_docs {
        right: -23px;
        width: 345px;
    }
    .post .column,
    .post .column.xs_medium,
    .post .column.small {
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .post .column ul span {
        font-size: 11px;
    }
    .column.small {
        margin-top: 20px;
    }
    .btns_row .btn_primary {
        width: 100%;
        display: block;
        font-size: 15px;
        margin: 0 0 5px;
    }
    .app_table {
        overflow-x: auto;
    }
    .view_details_btn {
        padding-top: 40px;
        left: -80px;
    }
    .app_table table {
        width: 800px !important;
    }
    .tab_text h2 {
        font-size: 16px;
    }
    .apply_ptw {
        font-size: 11px;
    }
    .account_heading {
        font-size: 22px;
        background: #fff;
        margin: 0;
        line-height: 32px;
        padding: 20px 0 10px;
        margin-bottom: 10px;
    }
    .responsive_header {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .nav_opener {
        display: block;
    }
    .text_area.add {
        padding-top: 0;
        height: auto;
    }
    .contact-us-page .contact-form,
    .contact-us-page .contact-map {
        width: 100%;
    }
    #nav {
        padding: 0 20px 0 20px;
    }
    #nav .menu {
        display: block;
        width: 100%;
    }
    #nav .menu li {
        display: block;
    }
    .responsive_header .small_logo {
        display: none;
    }
    .text_area.vh {
        height: 92vh;
    }
    .tab_holder.login {
        max-width: 100%;
        box-shadow: 0 0 30px -20px #000;
        width: 100%;
      }
      #content.sign_screen > .text_area:not(.add) {
        min-height: calc(100vh - 42px);
        max-height: 100%;
        display: flex;
        align-items: center;
        width: 100%;
    }
    #content.sign_screen>.text_area>#tab_content {
        height: 100%;
        width: 100%;
        display: table;
    }
    #content.sign_screen>.text_area>#tab_content>.tab_text {
        height: 100%;
        width: 100%;
        display: table-cell;
        vertical-align: middle;
    }
    #content.sign_screen>.text_area>#tab_content>.tab_text .tab_holder {
        width: 90%;
        box-shadow: 0 0 30px -20px #000;
        margin-bottom: 40px;
    }
    #content.sign_screen {
        overflow: scroll;
    }
    .register_login_info .q {
        padding: 0px 0 0 0px;
    }
    .faqs-page .accordion .accordion_row img {
        max-width: 100%;
        width: 100%;
    }
    .faqs-page .accordion {
        padding-top: 10px;
    }
    .faqs-page .accordion .accordion_opener {
        display: flex;
        justify-content: space-between;
        column-gap: 2px;
    }
    .faqs-page .accordion .accordion_row .text p {
        margin-top: 0;
    }
    .guides-and-forms-page .tab_holder {
        padding: 50px 20px 13px 20px;
    }
    .ptw-process .banner {
        padding: 70px 20px;
    }
    .ptw-process .banner .page-title {
        font-size: 26px;
        line-height: 32px;
    }
    .ptw-process .info-area, .ptw-process .image-area {
        width: 100%;
        float: none;
    }
    .ptw-process .text_area.add {
        box-shadow: none;
    }
    .ptw-process .image-area .tab_holder.small {
        margin: 0px 0px 0px 0px;
        float: none;
        margin: 0 auto;
        max-width: 100%;
    }
    .ptw-process .content-row {
        padding: 0 15px;
    }
    .ptw-process .bg_numbers {
        font-size: 80px;
    }
    .ptw-process .row-title h2 {
        padding: 0px 0px 20px 46px;
        font-size: 20px;
    }
    .ptw-process .row-content {
        padding: 0px 0px 0px 46px;
    }
    .ptw-process .row-content p {
        margin-top: 0;
    }
    .ptw-process .content-row img {
        max-width: 100%;
    }
    .ptw-process .content-row {
        margin-top: 80px;
    }
    .ptw-process .buttons-section {
        text-align: center;
        margin: 70px 0px 150px 0px;
        padding: 0 15px;
    }
    .ptw-process .row-title h2 {
        margin-top: -12px;
    }
    body {
        background-size: contain;
    }
    input[type="submit"].submit_btn {
        text-align: center;
        margin: 5px 0;
    }
    .page_id_7 .text_area {
        padding-right: 20px;
    }
    #search-status-filter-table {
  width: 95px;
}
#application-full-detail-wrapper .sec_header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  #application-full-detail-wrapper .align_right.application-details-info {
    float: none;
  }
  #application-full-detail-wrapper h2 {
    text-align: center;
  }
  .sec_header .align_right.application-details-info {
    max-width: 100%;
  }
  .apply_ptw {
    margin-bottom: 10px;
  }
  #example_info {
    float: none;
  }
  .departments-table .sorting_asc {
    padding-left: 20px;
  }
  .departments-table .sorting_1 {
    padding-left: 20px;
  }
  #addCmsForm .contact-us-page .tab_holder.contact-form,#addCmsForm .contact-us-page  .tab_holder.contact-map{
    padding: 20px 0px 0;
    max-width: 100%;
  }
  #addCmsForm .contact-us-page .text_area.add.tab_text {
    max-width: 100%;
}
.row.text-right.btns_row{
    text-align: center;
}
  .contact-us-page .contact-us-row .text {
	padding-left: 5px;
}
.options_opener.circle {
    padding: 8px 2px 7px;
  }
}
@media (max-width:500px) {
    .tab_form .row span {
        font-size: 13px;
    }
    .responsive_header span {
        font-size: 11px;
    }
    header.t_header h2 span {
        display: inline-block;
        margin-left: 15px;
    }
    .application-details .search {
        width: 100%;
    }
    .application-details .search input {
        margin: 0px 10px;
    }
    .date-selection.filters-groups {
        display: inline-block;
        width: 100%;
        font-size: 12px;
    }
    #search-status-filter-table {
        margin-right:0px;
        width: 95px;
      }
    .date-selection.filters-groups label {
        /* display: none; */
    }
    .application-details .date-selection select {
        margin-left: 10px;
        /* float: left; */
    }
    .application-details .date-selection .datepicker {
        margin-top: 5px;
        margin-right: 5px;
    }
    .decisions .btn_primary.prev_step_btn {
        margin-bottom: 10px;
      }
}
@media (min-width: 992px) {
    .c-col-3,
    .c-col-4,
    .c-col-6 {
        float: left;
    }
    .c-col-3 {
        width: 25%;
    }
    .c-col-4 {
        width: 33.33333333%;
    }
    .c-col-6 {
        width: 50%;
    }
    .c-col-12 {
        width: 100%;
    }
    .form-top {
        width: 70%;
        display: inline-block;
    }
    .row_wrap:after {
        clear: both;
    }
}
@media (max-width: 1112px) {
    .row_wrap ul li {
        width: 45%;
    }
}
@media (max-width: 992px) {
    .c-col-3,
    .c-col-4,
    .c-col-6,
    .c-col-12 {
        margin-bottom: 15px;
    }
    .custom-hr {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .row_wrap ul li {
        width: 46%;
    }
}
@media (max-width: 568px) {
    .row_wrap ul li {
        width: 100%;
    }
}