@media (max-width: 1280px) {
    .container {
        margin: auto;
        max-width: 100%;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        white-space: nowrap;
    }

    .serch-box img {
        max-width: 45px;
    }

    ul#hide-menu {
        padding-left: 20px;
    }

    .carousel-caption-content h1 {
        font-size: 38px;
        padding-bottom: 20px;
    }

    .about-top-content-section .shape-box-1 {
        left: 0;
    }

    .about-top-content-section .shape-box-2 {
        right: 0;
    }

    .shape-2 {
        width: 85px;
        height: 85px;
    }

    .faq-q-box button.btn.btn-link {
        white-space: initial;
    }

}

@media(max-width: 1024px) {
    .container {
        margin: auto;
        max-width: 100%;
    }

    ul.navbar-nav li a {
        font-size: 13px
    }

    .carousel-caption-content h1 {
        font-size: 34px;
        padding-bottom: 15px
    }

    .carousel-caption-content h1 br {
        display: none
    }

    .about-us-right {
        padding-right: 20px
    }

    .description-box p {
        margin-bottom: 15px
    }

    .description-box p {
        margin-bottom: 10px;
        font-size: 14px
    }

    .about-us {
        padding: 50px 0 60px;
        position: relative
    }

    .searchContainer{
    
        padding: 10px 0 50px;
      
    }

  

    .how-its-works,
    .download-app {
        padding-top: 50px;
        padding-bottom: 60px
    }

    .footer-content p {
        padding-right: 0
    }

    .shape-box-2 {
        left: 4px;
        top: 22px
    }

    .how-its-works-list {
        padding: 40px 25px;
    }

    section.download-app .common-heading h2 {
        font-size: 35px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        white-space: initial;
    }

    ul#hide-menu {
        padding-left: 15px !important;
    }

    .navbar-brand.header-view svg {
        max-width: 105px;
    }

    header .nave-bar {
        flex-grow: initial;
        flex: 0 0 auto;
    }

    .carousel-caption-content h1 {
        font-size: 36px;
        padding-bottom: 20px;
        font-weight: 800;
    }

    .shape-1 {
        width: 43px;
        height: 43px;
    }

    .top-banner {
        padding-top: 90px;
    }

    .about-top-content-block figure {
        width: 475px;
        min-width: 475px;
    }

    .about-top-content-block .about-top-content {
        width: calc(100% - 510px);
    }

    .how-its-works .shape-box-1 {
        left: 0;
    }

    .how-its-works .shape-box-2 {
        right: 0;
    }

    .user-profile-main .user-dropdown.dropdown {
        min-width: auto;
        border: none;
    }

    .user-upload {
        width: 135px;
    }

    .user-upload .label figure {
        height: 135px;
        min-width: 135px;
        width: 135px;
    }

    .user-upload img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
        border: 2px solid #000;
        object-position: center;
    }

    .user-upload-content {
        width: 55px;
        height: 55px;
    }

    .filter-Jobs-title h3 {
        font-size: 16px;
    }


}

@media (min-width: 992px) {
    button#menu-button {
        display: none;
    }

    a#close {
        display: none;
    }
}

@media(max-width: 991px) {
    .submenu-submenu {
        padding: 15px 0
    }
    .navbar-toggler-icon svg {
        fill: #fff;
        margin: 5px 9px;
        height: 20px;
    }
    a#close {
        position: absolute;
        top: 18px;
        right: 13px;
        font-size: 36px;
        color: #fff
    }

    .hide-menu {
        background-color: #000;
        position: fixed;
        top: 0;
        display: none;
        right: 0px;
        z-index: 1;
        width: 300px;
        height: 100%;
        transition: .3s;
        padding-top: 40px
    }

    .show-menu {
        transition: .5s;
        left: 0;
    }

    button#menu-button {
        position: absolute;
        right: 0;
        background: transparent;
        border: 0;
        padding: 0
    }

    button#menu-button:focus {
        outline: 0;
        box-shadow: none
    }

    ul.navbar-nav li a.nav-link {
        padding: 15px 0 !important
    }

    ul.sub-menu {
        position: static
    }

    ul.sub-menu li a {
        border-bottom: 1px solid #dddddd17
    }

    header .nave-bar {
        flex-grow: initial;
        flex: 0 0 auto !important;
        padding-right: 40px;
        justify-content: flex-end;
    }

    .carousel-caption-box {
        top: 0
    }

    .carousel-caption-content p {
        padding: 0;
        font-size: 13px;
        line-height: 1.6
    }

    .carousel-caption-content h1 {
        font-size: 28px;
        padding-bottom: 8px
    }

    .carousel-caption-box {
        top: auto;
        width: 100%;
        text-align: right;
        margin: auto;
        left: auto;
        right: auto;
        height: 100%;
    }

    .carousel-caption-box .container {
        padding: 0px 30px;
    }

    .carousel-caption-content {
        text-align: center;
    }

    .about-us-right,
    .about-us-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .about-us-right figure img {
        width: 486px;
        margin: auto;
        text-align: center
    }

    .about-us-right figure {
        text-align: center
    }

    .about-us-left {
        margin-top: 30px
    }

    .shape-box-2 {
        left: 60px
    }

    .shape-box-1 {
        left: auto;
        bottom: 30px;
        right: 20px
    }

    .how-its-works-blog-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px
    }

    .how-its-works-blog {
        justify-content: center
    }

    .how-its-works-blog-box:last-child {
        margin-bottom: 0
    }

    section.download-app .common-heading h2 {
        font-size: 30px;
        line-height: 1.4
    }

    .download-app .common-heading p {
        padding-top: 0
    }

    .download-app .common-heading p {
        padding-bottom: 20px
    }

    .footer-content:nth-child(2) {
        padding-left: 40px
    }

    .footer-content h3 {
        font-size: 16px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .footer-content ul li {
        padding: 0 0 5px
    }

    section.download-app figure img {
        width: 90%;
        object-fit: cover
    }

    .about-us-right figure {
        margin: auto;
        width: 100%;
    }

    .about-us-right figure img {
        height: auto;
        width: 100%;
    }

    .footer-content a svg {
        max-width: 105px;
    }

    header {
        padding: 10px 0;
    }

    .top-banner {
        padding-top: 80px;
    }

    .about-us-left h2 {
        font-size: 26px;
    }

    .common-heading h2 {
        font-size: 26px;
    }

    .header-btn-group.desktop-view {
        width: 60%;
    }

    ul.navbar-nav li a.nav-link {
        padding: 0px 0px 10px 0 !important;
    }

    .modal.show .modal-dialog {
        padding: 15px;
    }

    ul.lan-list li {
        padding: 5px 5px;
    }

    ul.lan-list li a {
        height: 58px;
        font-size: 16px;
        min-width: 185px;
        margin: 0px;
    }

    .inner-title h2 {
        font-size: 26px;
    }

    .terms-condition-content-box h4 {
        font-size: 18px;
    }

    .wrapper-inner.inner-mar {
        padding-top: 80px;
    }

    .inner-title {
        height: auto;
        padding: 60px 0px;
    }

    .faq-q-box {
        padding: 0px;
    }

    .faq-q-box button.btn.btn-link.collapsed {
        padding: 20px 45px 20px 15px;
        word-break: break-all;
        white-space: initial;
    }

    .about-top-content-block figure {
        width: 375px;
        min-width: 375px;
    }

    .about-top-content-block .about-top-content {
        width: calc(100% - 400px);
    }

    .about-top-content-block .about-top-content h4 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .about-top-content-block .about-top-content p {
        font-size: 14px;
        line-height: 22px;
    }

    .about-content-head h1 {
        font-size: 26px;
    }

    .about-content-head p {
        font-size: 14px;
    }

    .about-content-section .container {
        padding: 0px;
    }

    .terms-condition-content-box h2 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    ul.job-seeker-body-list li a {
        padding: 39px 20px;
    }

    .form-inline {
        width: 100%;
        margin: auto;
    }

    .col-md-4.filter-sidebar-left {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-8.filter-Jobs-right {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .filter-sidebar.edit-filter-modal.hidden {
        transform: scale(0);
        opacity: 0;
    }

    .filter-bar {
        display: block;
    }

    .filter-hidden {
        display: block;
    }

    .filter-sidebar.edit-filter-modal .btn.text-button {
        display: block;
        border: 2px solid #000;
        width: 40px;
        min-width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-left: auto;
        margin-top: 15px;
        margin-right: 15px;
    }

    .title-filter-line h4 {
        display: none;
    }

    .filter-sidebar.edit-filter-modal {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        height: 100vh;
        border-radius: 0px;
    }

    .filter-sidebar.edit-filter-modal .panel-group {
        border-top: 2px solid #000;
        margin-top: 15px;
        height: calc(100vh - 65px);
        overflow: auto;
    }

    .top-form-heading h3 {
        font-size: 18px;
    }
    .my-account-heading {
        margin-left: 0;
        margin-top: 0px;
    }

    .common-bg-form,
    .common-box-shadow {
        padding: 20px;
    }

    .calling-card-box {
        padding: 15px;
    }

    .watch-your-video-left {
        padding-bottom: 10px;
    }

    .watch-your-video-right {
        padding-left: 0px;
    }

    .inner-body.mar-comm {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .row.video-create {
        margin-bottom: 10px;
    }

    .inner-form-head h3 {
        font-size: 20px;
    }

    .jobs-item-detail-footer {
        flex-wrap: wrap;
    }

    .jobs-item-detail-footer .jobs-item-btn-group {
        padding-bottom: 15px;
    }

    .job-post-detail-blk h2 {
        font-size: 22px;
    }

    .job-post-detail-content-blk h4 {
        font-size: 16px;
        font-weight: 600;
    }
}


@media(max-width: 767px) {
    .common-btn {
        min-width: 100px;
        font-size: 13px;
    }

    a.navbar-brand.header-view svg {
        width: 85px;
    }

    header,
    .sticky {
        padding: 5px 0;
    }

    header .nave-bar {

        padding-right: 37px;
    }

    .serch-box {
        margin-right: 10px;
    }

    .top-banner {
        padding-top: 70px;
    }

    .carousel-caption-content h1 {
        font-size: 22px;

    }

    .carousel-caption-content {
        text-align: center;
    }

    .carousel-caption-box {
        top: 25px;
        width: 100%;
        text-align: right;
        margin-left: initial;
        left: 0;
        right: 0;
    }

    .carousel-caption-content p {

        font-size: 12px;

    }

    .how-its-works-list p {
        font-size: 12px;
        line-height: 1.8;
    }

    .how-its-works-list {
        padding: 25px 12px;
    }

    .how-its-works-list figcaption h3 {
        font-size: 18px;

        padding-bottom: 5px;
    }

    section.download-app figure img {
        width: 40%;
        object-fit: cover;
        margin: auto;
    }

    section.download-app figure {
        text-align: center;
        margin-bottom: 30px;
    }

    .sub-title {


        padding-bottom: 3px;

    }

    section.download-app .common-heading h2 {
        font-size: 28px;
    }

    .common-heading h2 {
        font-size: 28px;
        padding-bottom: 0;
    }

    .how-its-works,
    .download-app {
        padding-top: 35px;
        padding-bottom: 50px;
    }

    .download-app .common-heading p {
        font-size: 14px;
    }

    .footer-content:nth-child(2) {
        padding-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer-content h3 {
        margin-bottom: 20px;
    }

    footer {
        background: #000;
        padding-top: 25px;
    }

    .how-its-works-blog .col-md-4 {
        padding-bottom: 20px;
    }

    .common-heading h2 {
        font-size: 24px;
    }

    .carousel-caption-box {
        top: auto;
    }

    .header-btn-group.desktop-view {
        width: 60%;
    }

    .carousel-item img {
        object-fit: cover;
        height: 450px;
    }

    ul.select-type-list li a {
        width: 215px;
        padding: 30px 0 30px;
        margin: 0 10px;
        height: 185px;
    }

    .select-type-list li a figure {
        max-width: 45px;
    }

    ul.select-type-list figcaption h3 {
        font-size: 16px;
        font-weight: 600;
        padding-top: 10px;
    }

    .top-form-heading h3 {
        font-size: 22px;
    }

    .common-modal .modal-title {
        font-size: 18px;
        font-weight: 600;
    }

    .common-modal .modal-heading span {
        font-size: 14px;
    }

    ul.lan-list li a {
        height: 58px;
        font-size: 16px;
        min-width: 100%;
    }

    ul.lan-list li {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

    .wrapper-inner.inner-mar {
        padding-top: 70px;
    }

    .terms-condition-content {
        padding: 30px 0px;
    }

    .faq-q-box button.btn.btn-link {
        font-size: 16px;
    }

    .faq-q-box .card-body p {
        font-size: 14px;
    }

    .common-bg-form,
    .common-box-shadow {
        width: 100%;
        padding: 15px;
        border-radius: 10px;
    }

    .about-top-content-block {
        flex-wrap: wrap;
    }

    .about-top-content-block .about-top-content {
        width: calc(100% - 0px);
    }

    .about-top-content-block figure {
        width: 100%;
        min-width: 100%;
        margin-bottom: 30px;
        border-radius: 15px;
    }

    .about-content-block .banner-img figure.obj-fit {
        border-radius: 15px;
        margin-bottom: 20px;
        height: 300px;
        overflow: hidden;
    }

    .inner-body.Contact-box {
        padding-top: 40px;
        padding-bottom: 45px;
    }

    section.about-content-section {
        padding: 40px 0 10px;
    }

    .about-content-head h1 {
        font-size: 24px;
    }

    #pswd_info::before {
        top: -12px !important;
        left: auto !important;
        right: 40px !important;
        font-size: 20px !important;
        line-height: 12px;
        transform: rotate(-90deg) !important;
    }

    #pswd_info {
        top: 56px !important;
        right: 0px !important;
        z-index: 1 !important;
    }

    ul.job-seeker-body-list li a {
        padding: 39px 15px;
    }

    ul.job-seeker-body-list a h4 {
        font-size: 16px;
    }

    ul.job-seeker-body-list li {
        width: 33.33%;
        margin: 0 5px;
        position: relative;
    }

    .watch-your-video-right,
    .Joseph-Abraham-right {
        padding-right: 0px;
    }

    .Calling-card-main {
        margin-top: 20px;
    }

    figure.img-icon-input {
        flex-wrap: wrap;
    }

    input.form-control.location-place {
        width: 100%;
        border-top-right-radius: 10PX;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .form-inline .form-control {
        width: 100%;
    }

    .form-inline button.btn.common-btn {
        position: absolute;
        right: 10px;
        top: auto;
        bottom: 10px;
        margin: initial;
    }

    figure.img-icon-input {
        position: absolute;
        left: 10px;
        top: 20px;
        bottom: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
    }

    input.form-control.job-title-keyword {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 10px;
        border-left: 0;
        border-top-right-radius: 0px;
    }

    .video-create-right {
        padding-top: 15px;
        padding-left: 15px;
    }

    .common-modal .modal-body {
        padding: 0 10px 10px;
    }

    .common-modal .modal-heading {
        padding: 10px 10px 15px;
    }

    .modal-heading::after {
        bottom: 0;
    }

    h3.form-heading {
        font-size: 16px;
        font-weight: 600;
    }

    .hired-find-job-L{
        margin-bottom: 20px;
    }
    .common-heading.text-left{
        flex-wrap: wrap;
    }
}

@media(max-width: 567px) {
    header .common-btn {
        min-width: 70px;
    }

    .carousel-caption-content h1 {
        color: #fff;
        font-size: 18px;
    }

    .carousel-caption-content p {
        font-size: 13px;
        color: #fff;
    }

    .carousel-caption-content {
        text-align: center;
        background: #ffffff1f;
        border-radius: 10px;
        padding: 15px;
        box-shadow: 0 0px 6px #00000024;
    }

    .carousel-indicators {
        bottom: 0;
    }

    .carousel-indicators .active {
        width: 18px;
        height: 18px;
    }

    .carousel-caption-box {
        top: 76px;

    }

    .carousel-caption-box {
        top: auto;
    }

    .carousel-caption-box .container {
        padding: 10px 15px;
    }

    .header-btn-group.desktop-view .btn.common-btn {
        font-size: 0px !important;
    }

    .common-btn.register-btn svg,
    .common-btn.login-btn svg,
    .common-btn.select-lan-box svg {
        margin-right: 0px;
    }

    .lan-change-search .common-btn a {
        font-size: 0px;
    }

    .common-btn.select-lan-box a svg {
        width: 19px;
        height: 16px;
    }

    .header-btn-group.desktop-view {
        width: 58%;
    }

    section.form-common-bored {
        padding-top: 185px;
        padding-bottom: 115px;
    }

    ul.select-type-list li a {
        width: 100%;
        padding: 20px 0 20px;
        margin: 0 10px;
        height: 175px;
    }

    ul.select-type-list {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    ul.select-type-list li {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0px 10px;
    }

    .inner-header .lan-change-search .common-btn {
        min-width: 70px;
    }

    .inner-title h2 {
        font-size: 22px;
    }

    .terms-condition-content-box h4 {
        font-size: 16px;
        font-weight: 600;
    }

    .terms-condition-content p {
        padding-bottom: 20px;
        line-height: 1.6;
        font-size: 14px;
    }

    .about-top-content-section .container {
        padding: 0px;
    }

    .terms-condition-content-box h2 {
        font-size: 18px;
    }

    ul.job-seeker-body-list {
        flex-wrap: wrap;
    }

    ul.job-seeker-body-list li {
        width: 50%;
        margin: 0px;
        position: relative;
        padding: 10px;
    }

    .video-box #preview {
        height: 200px !important;
    }

    .jobs-item-detail-info h3 {
        font-size: 20px;
    }

    .inner-form-body {
        padding: 15px;
    }

    .jobs-item-detail-top-block {
        flex-wrap: wrap;
    }

    .add-job-form-head h3 {
        font-size: 18px;
    }
    .login-log{
        width: auto;
    }
    ul.job-seeker-body-list {
        flex-wrap: wrap;
    }

    ul.job-seeker-body-list li {
        width: 50%;
        margin: 0px;
        position: relative;
        padding: 10px;
    }

    .video-box #preview {
        height: 200px !important;
    }

    .jobs-item-detail-info h3 {
        font-size: 20px;
    }

    .inner-form-body {
        padding: 15px;
    }

    .jobs-item-detail-top-block {
        flex-wrap: wrap;
    }

    .add-job-form-head h3 {
        font-size: 18px;
    }

    .username-profile{
        display: none !important;
    }
    .footer-links-blk-new .footer-link{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer-links-blk-new .footer-link li{
        margin: 0px 10px;
    }
    .dropdown-menu {
        top: 56px;
    }
    .bell-notification .dropdown-menu {
        top: 52px;
        right: -7em;
    }
    .dropdown-menu.show::after{
        left: 9em;
    }
}

@media(max-width: 479px) {
    .carousel-item img {
        object-fit: cover;
        height: 350px;
    }
    #previewModal {
        text-align: center;
        overflow: hidden !important;
        position: fixed;
        top: 50px;
        left: 10px;
        min-height: 32em;
        bottom: 0;
        z-index: 1050;
        display: none;
        transform: none;
        outline: 0;
    }
    #previewModal img{
        width: 100%;
    }

    header .nave-bar {
        padding-right: 0px;
        position: absolute;
        right: 29px;
        top: 6px;
    }

    .carousel-caption-content h1 {
        font-size: 18px;
        font-weight: 700;
    }

    .carousel-caption-content p {
        font-size: 12px;
        line-height: initial;
    }

    .carousel-indicators li {
        width: 10px;
        height: 10px;
    }

    .carousel-indicators .active {
        width: 14px;
        height: 14px;
    }

    .header-btn-group.desktop-view {
        width: 65%;
        margin-left: 5px;
    }

    .common-btn.register-btn {
        margin-left: 5px;
    }

    .serch-box {
        display: none;
    }

    a.navbar-brand.header-view svg {
        width: 65px;
    }

    .about-us-left h2 {
        font-size: 22px;
        text-align: center;
    }

    .about-us-left {
        margin-top: 30px;
        text-align: center;
    }

    .about-us-left .common-btn {
        margin: auto;
    }

    .common-heading h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .common-heading.text-left {
        text-align: center !important;
    }

    section.download-app .common-heading h2 {
        font-size: 24px;
    }

    .download-app .btn-group-app a {
        margin-right: 0px;
        display: inline-block;
        margin-bottom: 10px;
    }

    .download-app .btn-group-app a:last-child {
        margin-bottom: 0px;
    }

    .hide-menu {
        width: 260px;
    }

    header .common-btn {
        min-width: 35px;
        height: 35px;
    }

    ul.footer-social {
        justify-content: center;
    }

    .footer-content h3::after {
        height: 4px;
        left: 44%;
    }

    .footer-menu {
        text-align: center;
    }

    .footer-content {
        padding-right: 15px;
    }

    .footer-content ul li {
        margin: 0px 5px;
    }

    .common-bg-form,
    .common-box-shadow {
        width: 100%;
        padding: 20px 15px;
        border-radius: 10px;
    }

    .common-bg-form-1
    {
        width: 100%;
        padding: 20px 15px;
        border-radius: 10px;
        margin: 10px 0px;
    }

    .top-form-heading h3 {
        font-size: 18px;
    }

    .top-form-heading p {
        font-size: 12px;
        font-weight: 500;
    }

    section.form-common-bored {
        padding-top: 135px;
        padding-bottom: 85px;
    }

    label.custom-check-box {
        font-size: 12px;
        font-weight: 500;
        padding-left: 25px;
    }

    a.forget-password {
        font-size: 12px;
        font-weight: 600;
    }

    .not-reg,
    .not-reg a {
        font-size: 14px;
        font-weight: 500;
    }

    .not-reg a {
        font-weight: 500;
    }

    input.form-control,
    select.form-control {
        border-radius: 4px;
        font-size: 12px;
        font-weight: 500;
    }

    .common-modal .modal-heading {
        padding: 15px 10px 20px;
    }

    .common-modal .modal-body {
        padding: 0 15px 20px;
    }

    ul.select-type-list li a {
        width: 100%;
        padding: 15px 0 15px;
        margin: 0px;
        height: 155px;
    }

    ul.select-type-list figcaption h3 {
        font-size: 14px;
        padding-top: 0px;
    }

    ul.select-type-list li {
        padding: 0px 5px;
    }

    ul.select-type-list li a {
        height: 135px;
    }

    ul.lan-list li a {
        height: 50px;
        font-size: 14px;
        min-width: 100%;
    }

    .common-modal .modal-title {
        font-size: 16px;
        font-weight: 600;
    }

    ul.lan-list {
        flex-wrap: wrap;
    }

    ul.lan-list li {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .term-condition-link {
        font-weight: 600;
    }

    .inner-title {
        height: auto;
        padding: 40px 0px;
    }

    .inner-title h2 {
        font-size: 18px;
    }

    .inner-header .lan-change-search .common-btn {
        min-width: 45px;
        height: 38px;
    }

    .tabbing-box ul.tabs li {
        min-width: 50%;
        margin-right: 0px;
    }

    .common-box-shadow .inner-body .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .faq-q-box button.btn.btn-link {
        font-size: 14px;
    }

    .shape-2 {
        width: 55px;
        height: 55px;
    }

    .shape-1 {
        width: 33px;
        height: 33px;
    }

    .about-top-content-section .shape-box-1 {
        left: 0;
        bottom: 30%;
    }

    .about-top-content-section .shape-box-2 {
        top: 28%;
    }

    .about-top-content-section {
        text-align: center;
    }

    .about-top-content-block .about-top-content h4 {
        font-size: 18px;
        font-weight: 700;
    }

    .about-content-head h1 {
        font-size: 18px;
    }

    .about-content-block .banner-img figure.obj-fit {
        margin-bottom: 10px;
        height: 220px;
    }

    .text-danger {
        font-size: 14px !important;
    }

    ul.job-seeker-body-list li {
        width: 100%;
        margin: 0px;
        position: relative;
        padding: 10px;
    }

    .job-seeker-head h3 {
        font-size: 22px;
    }

    .job-seeker-head p {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: initial;
    }

    .mar-comm {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .Joseph-Abraham-right h4,
    .calling-card-box h4 {
        font-size: 14px;
        font-weight: 700;
    }

    .inner-form-body {
        padding: 15px 15px 15px;
    }

    .no-data-block {
        height: auto;
    }

    .no-data-block .no-data-content h4 svg {
        max-width: 200px;
    }

    .wrapper-inner-pages {
        min-height: 565px;
        padding-top: 55px;
    }

    .inner-form-head h3 {
        font-size: 18px;
    }

    .jobs-item-detail-info date {
        font-size: 12px;
    }

    .jobs-item-detail-info h3 {
        font-size: 18px;
        font-weight: 600;
    }

    .jobs-item-detail-info h6 {
        font-size: 14px;
    }

    .jobs-item-detail-top-right {
        min-width: 100%;
        padding-top: 10px;
    }

    .jobs-item-btn-group {
        width: 100%;
    }

    .jobs-item-btn-group .btn {
        width: 100%;
        margin-bottom: 10px;
    }

    .job-post-detail-content-blk ul li {
        font-size: 12px;
    }

    .job-post-detail-content-blk ul li span.hd {
        padding: 0;
        min-width: 100px;
    }

    .job-post-detail-content-blk ul li span {
        padding-left: 10px;
    }

    .job-post-detail-content-blk h4 {
        font-size: 15px;
        font-weight: 600;
    }

    .job-post-detail .inner-form-head {
        padding: 15px;
    }

    .job-post-detail-blk a.common-btn {
        position: static !important;
        width: 100%;
    }

    .filter-jobs-right-head h3 {
        font-size: 18px;
        width: 100%;
        padding-bottom: 15px;
    }

    .filter-jobs-right-head .form-group .form-control {
        width: 100%;
    }

    .filter-jobs-right-head .form-group {
        width: 100%;
    }

    .filter-jobs-right-head {
        flex-wrap: wrap;
    }

    .form-inline button.btn.common-btn {
        min-width: 80px;
    }

    input.form-control.job-title-keyword {
        padding-right: 95px;
    }
    .action-btns-blk{
        top: -5px;
    }
    .common-btn{
        padding: 1px 5px;
        height: 33px;
        font-size: 11px;
    }
    .edit-job-btn{
        padding: 0px;
        font-size: 10px;
        min-width: 73px;
        height: 29px;
    }
    .input-group-prepend{
        margin-right: 10px;
        width: 50%;
    }
    #previewModal .modal-body{
        min-height: auto;
    }
    #previewModal img{
        min-height: auto;
    }
   
}
@media(max-width: 426px) {
    .col-md-5.about-us-right,
    .col-md-6.about-us-left {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .home-wrapper-inner .download-app-R figure{
        width: 100%;
    }
    .common-heading.text-left{
        margin: 20px 0px;
    }
    .home-wrapper-inner .download-app-R-content{
        padding-left: 10px;
    }
    .home-wrapper-inner .download-app{
        padding-bottom: 20px;
    }
    footer.footer-new {
        padding: 15px 0;
    }
    .inner-form-head h3{
        font-size: 14px;
    }
    .applied-count{
        min-width: 0px !important;
    }
    .job-post-detail-blk ul li{
        width: 100%;
        margin: 10px 0px;
    }
    .navbar-nav .nav-item .nav-link::after{
        border-right: 0px !important;
    }
    .filter-jobs-title{
        margin-bottom: 20px;
    }
    .filter-jobs-title h4{
        font-size: 15px;
    }
    .filter-jobs-title h3{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .filter-jobs-right-body table{
        margin-bottom: 20px;
    }
    .filter-jobs-right-body table tr td:nth-child(2) {
        padding-left: 15px;
    }
}
@media(max-width: 380px) {
    .bell-notification .dropdown-menu {
        top: 52px;
        right: -6em;
    }
    .dropdown-menu.show::after {
        left: 10em;
    }
}
@media(max-width: 340px) {
    .footer-links-blk-new .footer-link li {
        margin: 0px 4px;
    }
    .bell-notification .dropdown-menu {
        top: 54px;
        right: -8em;
    }
    .dropdown-menu.show::after {
        left: 8em;
    }
}