.static-content-wrapper {
    display: flex;
    display: -ms-flexbox;
}
.job-filter-left.reset-btn {
    padding-left: 25px;
}
a.scroll-icon {
    z-index: 99;
}
.reset-btn a {
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    background-color: var(--red);
    border-radius: 30px;
    padding: 13px 10px;
    display: inline-block;
    width: 110px;
    text-align: center;
}
.reset-btn a:hover {
   background-color: #000;

 }

.static-content-wrapper .left-content-wrap {
    width: 41%;
    padding: 140px 15px 80px 0px;
    position: relative;
    z-index: 1;
}
.posted-for-location img {
    width: 15px;
    float: left;
    margin-right: 5px;
}
.job-content p {
    margin-bottom: 0px;
}
.static-content-wrapper .right-content-image {
    width: 55%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.carrer-list .load-more-div {
    margin: 0 !important;
    padding: 0 !important;
    background-color: #f5f5f5;
}
.static-career-section {
    position: relative;
}
.job-linkedin img {
    width: 50px;
}
.static-content-wrapper .right-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.latest-job-openings {
    background-color: #f5f5f5;
    padding: 80px 0 100px;
    margin-top: 0px;
}
.static-career-section .sec-title-sec:before {
    background: #d7d7d7;
    height: calc(100% - 145px);
}

.static-career-section .inner-page-title .sec-description {
    font-weight: 400;
    font-family: 'GothamBook';
    color: #080808;
}

.static-career-section .inner-page-title .sec-description p:first-child {
    text-transform: uppercase;
    font-family: 'Gotham';
    font-weight: 500;
}
.static-career-section .inner-page-title .sec-description p {
    margin-bottom: 1.5em;
}

.static-career-section .inner-page-title .sec-description p {
    margin-bottom: 1.5em;
    /* text-align: left; */
    line-height: 1.7;
}

.latest-job-openings h3 {
    font-size: 40px;
    line-height: 1.3;
    color: #080808;
    font-weight: 900;
    font-family: "Gotham";
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.new-filter-wrapper {
    margin-bottom: 50px;
}

.job-filter-left .region-label {
    padding-right: 12px;
    font-size: 16px;
    color: #282828;
}

.job-filter-left .region-box select {
    background-color: #e5e5e5;
    border: none;
    border-radius: 24px;
    color: #000;
    padding: 13px 64px 13px 20px;
    background-image: url(/wp-content/uploads/2022/05/Layer-114.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + -24px) center;
    background-size: 14px;
    appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    width: 290px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: inherit;
}

.job-count-right {
    font-size: 17px;
    color: #000000;
}

.job-listing-wrapper .img-div {
    width: 530px;
    overflow: hidden;
}
.job-listing-wrapper .img-div img {
    transition: 1s ease-in-out;
}
.linked-area span {
    color: #666666;
}
.linked-area a:hover span {
    color: var(--red);
}
.job-listing-wrapper .content-div {
    width: calc(100% - 575px);
    padding-top: 10px;
}
.job-listing-wrapper:hover .img-div img {
    transform: scale(1.03);
}

.job-listing-wrapper:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.job-listing-wrapper .content-div .posted-for-location {
    font-size: 17px;
    color: #e31837;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1px;
}

.job-listing-wrapper .content-div .posted-date {
    font-size: 17px;
    color: #666666;
    margin-bottom: 1px;
}

.job-listing-wrapper .content-div .posted-date span {
    color: #000000;
    font-weight: 500;
    font-family: "Gotham";
}

.job-listing-wrapper .content-div h2 {
    font-size: 28px;
    line-height: 1.4;
    color: #000000;
    margin-bottom: 17px;
}

.job-listing-wrapper .content-div h2 a {
    color: #000;
}

.job-listing-wrapper .content-div h2 a:hover {
    color: var(--red);
}

.job-listing-wrapper .content-div h5 {
    font-size: 17px;
    color: #8b8b8b;
    font-family: 'GothamBook';
    margin-bottom: 10px;
}

.job-listing-wrapper .content-div h5 span {
    color: #000000;
    font-weight: 500;
    font-family: "Gotham";
}

.job-listing-wrapper {
    border-bottom: 1px solid #c2c8d1;
    padding-bottom: 45px;
    margin-bottom: 45px;
}

.job-listing-wrapper:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.job-listing-wrapper .content-div .posted-for-location {
    font-size: 17px;
    color: #e31837;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.job-listing-wrapper .content-div .posted-date {
    font-size: 17px;
    color: #666666;
    margin-bottom: 5px;
}

.job-listing-wrapper .content-div .posted-date span {
    color: #000000;
    font-weight: 500;
    font-family: "Gotham";
}

.job-listing-wrapper .content-div h2 {
    font-size: 28px;
    line-height: 1.4;
    color: #000000;
    margin-bottom: 17px;
}

.job-listing-wrapper .content-div h2 a {
    color: #000;
}

.job-listing-wrapper .content-div h2 a:hover {
    color: var(--red);
}

.job-listing-wrapper .content-div h5 {
    font-size: 17px;
    color: #8b8b8b;
    font-family: 'GothamBook';
    margin-bottom: 10px;
}

.job-listing-wrapper .content-div h5 span {
    color: #000000;
    font-weight: 500;
    font-family: "Gotham";
}

.job-content {
    font-size: 16px;
    line-height: 1.6;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 25px;
}

.job-listing-wrapper .content-div .c-btn {
    font-weight: 400;
    font-family: 'GothamBook';
    min-width: 170px;
    padding: 14px 30px;
    text-align: center;
}
.job-filter-left .region-box select:focus {
    outline: none;
}
.job-listing-wrapper .img-div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*======== job detail ======*/
.job-detail-page.inner-page-banner .container {
    padding: 200px 0px 250px;
}
.job-detailed {
    margin-top: -150px;
    position: relative;
    z-index: 9;
    padding-bottom: 70px;
}

.job-detail-wrapper .left-job-description {
    background-color: #f5f5f5;
    padding: 30px;
    width: 73.5%;
}

.job-detail-wrapper {
    justify-content: space-between;
}

.job-detail-wrapper .right-job-description {
    width: 25%;
}
.job-detail-wrapper .right-job-description>div {
    background-color: #f5f5f5;
    padding: 30px;
    margin-bottom: 25px;
}
.job-detail-wrapper .content-div {
    width: 66%;
}
.job-detail-wrapper .img-div {
    width: 31%;
}
.job-head .job-title h2 {
    font-size: 28px;
    line-height: 1.4;
    color: #000000;
    font-weight: 500;
    margin-bottom: 5px;
}

.job-head .job-title h6 {
    font-size: 14px;
    line-height: 1.4;
    color: #e31837;
    font-family: 'GothamBook';
}

.job-description-single .job-div span {
    color: #666666;
}

.salary-div {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
    font-family: 'GothamBook';
}

.job-detail-wrapper .img-div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.separator-divv {
    padding: 0 15px;
    line-height: 1.7;
}
.job-description-single .job-div {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    font-family: 'GothamBook';
}

.job-description-single .job-div span {
    color: #666666;
}

.salary-div {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
    font-family: 'GothamBook';
}

.job-detail-wrapper .img-div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.separator-divv {
    padding: 0 15px;
    line-height: 1.7;
}

.about-the-company {
    border-top: 1px solid #c3c3c3;
    padding-top: 30px;
    margin-top: 40px;
}

.left-job-description h3 {
    font-size: 28px;
    line-height: 1.4;
    color: #000000;
    font-weight: 500;
    margin-bottom: 15px;
}


.job-detail-wrapper p {
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
}

.job-detailed-description {
    border-top: 1px solid #c3c3c3;
    padding-top: 30px;
    margin-top: 40px;
}

.job-detailed-description h4 {
    font-size: 22px;
    line-height: 1.4;
    color: #000000;
    font-weight: 500;
    padding: 10px 0;
}

.job-detail-wrapper ul, .job-detail-wrapper ol {
    margin: 0 0 15px;
    padding: 0;
    list-style-position: inside;
}

.job-detail-wrapper li {
    list-style: none;
    padding: 7px 0 7px 25px;
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
}
.job-detail-wrapper ol>li {
    counter-increment: step-counter;
}
.job-detail-wrapper ol>li::before {
    content: counter(step-counter) ". ";
    position: absolute;
    color: var(--red);
    margin: 0px 0px 0 -25px;
    font-weight: bold;
    font-family: 'Gotham';
}
.job-detail-wrapper ul li::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--red);
    margin: 8px 0 0 -23px;
}


.job-detail-wrapper .right-job-description .click-to-apply {
    text-align: center;
}

.job-detail-wrapper .right-job-description .click-to-apply p {
    text-align: center !important;
    font-size: 16px;
    color: #000;
    line-height: 1.5;
}

.job-detail-wrapper .right-job-description .click-to-apply a.c-btn {
    width: 100%;
    margin-top: 5px;
}

.right-job-description h3 {
    font-size: 28px;
    line-height: 1.4;
    color: #000000;
    font-weight: 500;
    margin-bottom: 15px;
}

.right-job-description p {
    text-align: left !important;
}

.right-job-description p strong {
    color: #000;
    font-family: 'Gotham';
    font-weight: 500;
    line-height: 1.1;
}
.job-linkedin {
    padding-left: 5px;
}
.linked-area {
    align-items: center;
    font-size: 16px;
    line-height: 1.4;
    color: #666666;
    padding-top: 5px;
}
.job-detail-wrapper ul:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.linked-area img {
    margin-right: 10px;
    width: 50px;
}
.other-jobs-you-may-like .container>h2 {
    font-size: 45px;
    line-height: 1.3;
    color: #080808;
    font-weight: 900;
    font-family: "Gotham";
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 25px;
}

.other-jobs-you-may-like {
    padding-bottom: 90px;
}

.other-jobs-wrapper .other-jobs-main {
    display: flex;
    display: -ms-flexbox;
}

.other-jobs-wrapper .other-jobs-main .other-job-box {
    width: calc(100%/4 - 15px);
    margin-right: 25px;
}

.other-jobs-wrapper .other-jobs-main .other-job-box .img-wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.other-jobs-wrapper .other-jobs-main .other-job-box .img-wrap img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: 0.5s ease-in-out;
}
.other-jobs-wrapper .other-jobs-main .other-job-box:hover .img-wrap img {
-webkit-transform: scale(1.03);
   -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
     -o-transform: scale(1.03);
        transform: scale(1.03);
 }
.other-jobs-wrapper .other-jobs-main .other-job-box .posted-for-location {
    font-size: 16px;
    color: #e31837;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.other-jobs-wrapper .other-jobs-main .other-job-box h2 {
    font-size: 24px;
    line-height: 1.4;
    color: #000000;
    font-weight: 500;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .c-btn {
    font-weight: 400;
    font-family: 'GothamBook';
    width: 170px;
    padding: 13px 30px;
    text-align: center;
}




/*======== job detail ends======*/
.Keywords-search input[type="search"] {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #000;
    padding: 5px 0px 5px 33px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    min-width: 250px;
}

.Keywords-search .custom-search {
    padding-left: 20px;
}
.job-detail-wrapper ul {
    border-bottom: 1px solid #c3c3c3;
    padding: 0 0 15px;
    margin-bottom: 20px;
}

@media (max-width: 1450px) {
.job-detail-wrapper .img-div {
    width: 35%;
}
.right-job-description h3 {
    margin-bottom: 5px;
}
.job-detail-wrapper li {
    font-size: 14px;
}
.job-filter-left .region-label, .job-filter-left .region-box select {
    font-size: 14px;
}
.job-detail-wrapper ul li, .job-detail-wrapper p,.job-detail-wrapper .right-job-description .click-to-apply p, .job-description-single .job-div,.salary-div,.linked-area {
    font-size: 14px;
}
.job-detail-wrapper .content-div {
    width: 61%;
}	
.static-career-section .inner-page-title .sec-description {
    font-size: 16px;
}
.job-detail-wrapper .right-job-description .click-to-apply a.c-btn {
    padding: 12px 15px;
}
.job-detail-wrapper .right-job-description>div {
    padding: 25px;
}
.job-detail-wrapper .left-job-description {
    padding: 25px;
}
.job-content {
    font-size: 14px;
}
.static-content-wrapper .left-content-wrap {
    padding: 70px 10px 40px 0px;
}

.static-career-section .inner-page-title .sec-description p {
 /*   text-align: left;*/
    line-height: 1.7;
        font-size: 14px;
}
.job-listing-wrapper .img-div {
    width: 490px;
}
.job-listing-wrapper .content-div {
    width: calc(100% - 520px);
}
.latest-job-openings {
    padding: 60px 0 80px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .img-wrap img {
    height: 220px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box h2 {
    font-size: 20px;
    line-height: 1.3;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .posted-for-location {
    font-size: 15px;
}
.inner-banner-content {
    max-width: 810px;
}
.job-detail-wrapper {
   /* align-items: flex-start;*/
}
.other-jobs-you-may-like .container>h2 {
    font-size: 35px;
}
.job-head .job-title h2 {
    font-size: 25px;
    line-height: 1.3;
}
.job-description-single .job-div {
    margin-bottom: 7px;
}
.static-content-wrapper .right-content-image {
   /* background-position: 20% 100%;*/
}



}

@media (max-width: 1199px) {
body .job-filters-wrapper {
    align-items: flex-end !important;
}
.job-filter-left .region-label {
    padding-bottom: 4px;
}
.job-listing-wrapper .content-div {
    width: calc(100% - 420px);
}
.job-listing-wrapper .img-div {
    width: 400px;
}
.static-content-wrapper {
    flex-wrap: wrap;
}
.static-content-wrapper .left-content-wrap {
    width: 100%;
}
.static-content-wrapper .right-content-image {
    position: inherit;
    padding: 30% 0;
    width: 100%;
    margin-bottom: 70px;
}
.job-content {
    margin-bottom: 15px;
}
.job-listing-wrapper .content-div .posted-for-location {
    font-size: 14px;
}
.job-listing-wrapper .content-div .posted-date {
    font-size: 14px;
}
.job-listing-wrapper .content-div h2 {
    margin-bottom: 10px;     font-size: 25px;
}
.job-content {
    font-size: 15px;
}
.right-job-description h3 {
    font-size: 23px;
}
.left-job-description h3 {
    font-size: 25px;
}
.job-detailed-description h4 {
    font-size: 20px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .posted-for-location {
    font-size: 14px;
}
.other-jobs-you-may-like .container>h2 {
    font-size: 35px;
}
.job-filter-left {
    flex-wrap: wrap;
}
.fillter-left {
    flex-wrap: wrap;
}
.job-filter-left .region-box select {
    min-width: 310px;
}
.Keywords-search .custom-search {
    padding-left: 0;
}
.region-label {
    width: 100%;
}
.latest-job-openings {
    padding: 60px 0 50px;
}
}



@media (max-width: 991px) {
.new-filter-wrapper {
    flex-wrap: wrap;
}
.job-listing-wrapper .img-div img {
    height: 250px;
}
.job-filter-left.reset-btn {
    padding-left: 0;
    width: 100%;
    padding-top: 13px;
}
.job-filters-wrapper {
    flex-wrap: wrap;
}
.job-listing-wrapbox {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    justify-content: space-between;
}
.job-filter-left {
    flex-wrap: wrap;
}
.job-filter-left {
    width: 50%;
}
.region-box,.job-filters-wrapper {
    width: 100%;
}
.job-filter-left .region-box select {
    font-size: 14px;
    min-width: 100%;
}
.job-listing-wrapbox .job-listing-wrapper {
    width: 49%;
    padding: 0 0px 30px 0;
    flex-wrap: wrap;
    display: block !important;
}
.Keywords-search {   
    padding-top: 20px;
    width: 100%;
}
.Keywords-search .fillter-left {
    width: 100%;
}
.Keywords-search input[type="search"] {min-width: 100%;}
.Keywords-search .custom-search {
    width: calc(100% - 75px);
}
.job-filter-left .region-box select {
    padding: 13px 64px 13px 20px;
    font-size: 13.5px;
    min-width: 100%;
}

.job-listing-wrapbox .job-listing-wrapper .img-div {
    width: 100%;
}

.job-listing-wrapbox .job-listing-wrapper .content-div {
    width: 100%;
}

.job-listing-wrapbox .job-listing-wrapper:nth-child(2n+1) {
   /* padding-left: 0px;*/
}
.job-listing-wrapbox .job-listing-wrapper .content-div>.d-flex {
    flex-wrap: wrap;
    margin-bottom: 5px;
    min-height: 53px;
    align-items: flex-start !important;
}
.job-listing-wrapper .content-div h2 {
    font-size: 22px;
    margin-bottom: 13px;
}
.job-listing-wrapper .content-div .posted-for-location {
    font-size: 15px;
    padding-right: 12px;
}
.job-listing-wrapper .content-div .posted-date {
    font-size: 15px;
}
.job-listing-wrapper .content-div h5 {
    font-size: 15px;
}

.job-listing-wrapper .content-div .c-btn {
    min-width: 150px;
    padding: 11px 22px;
}
.job-listing-wrapper {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.job-filter-left {
    padding-right: 0px;
}
.job-detail-wrapper .right-job-description>div {
    padding: 13px;
}
.right-job-description h3 {
    font-size: 20px;
}
.job-detail-wrapper ul li {
    padding: 7px 0 7px 15px;
    font-size: 14px;
}
.job-detail-wrapper ul li::before {
    margin: 6px 0 0 -15px;
}
.job-detail-wrapper .right-job-description .click-to-apply p {
    font-size: 14px;
}
.job-detail-wrapper p {
    font-size: 14px;
}
.linked-area {
    font-size: 14px;
}
.job-detail-wrapper {
    flex-wrap: wrap;
}
.left-job-description .job-detail-wrapper {
    flex-direction: column-reverse;
}
.job-detail-wrapper .content-div {
    width: 100%;
    margin-bottom: 20px;
}
.job-detail-wrapper .img-div {
    width: 100%;
}
.job-description-single .job-div {
    font-size: 14px;
}
.salary-div {
    font-size: 14px;
}
.job-detail-wrapper .right-job-description {
    width: 28%;
}
.job-detail-wrapper .left-job-description {
    padding: 15px;
    width: 70%;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .img-wrap img {
    height: 130px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box h2 {
    font-size: 18px;
    line-height: 1.2;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .posted-for-location {
    font-size: 13px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box {
    width: calc(100%/4 - 7px);
    margin-right: 10px;
}
.other-jobs-you-may-like .container>h2 {
    font-size: 25px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .c-btn {
    width: 130px;
    padding: 8px 10px;
}
.job-description-single .d-flex {
    flex-wrap: wrap;
}
.job-description-single .job-div {
    width: 100%;
}
.separator-divv {
    display: none;
}
.team-information .team-memeber-slider-section .slider-wrapper:after {
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
}


}
@media (max-width: 768px) {
    .static-career-section .sec-title-sec:before {
    height: calc(100% - 120px);
   }
}

@media (max-width: 767px) {
a.scroll-icon {
    z-index: 1;
}    
.job-filter-left .region-box select {
    width: 260px;
}
.job-detail-page.inner-page-banner .container {
    padding: 130px 0px 200px;
}
.job-listing-wrapper .img-div img {
    height: 230px;
}
.job-filter-left {
    flex-wrap: wrap;
}
.team-information .team-memeber-slider-section .slider-wrapper:after {
    width: 180px;
}
.Keywords-search .fillter-left {
    flex-wrap: wrap;
}
.job-listing-wrapper .content-div h2 {
    font-size: 17px;
} 
.job-listing-wrapper .content-div .posted-for-location {
    font-size: 13px;
    letter-spacing: 0px;
    padding-right: 4px;
}
.job-listing-wrapper .content-div .posted-date {
    font-size: 14px;
}
.job-listing-wrapper .content-div h5 {
    font-size: 14px;
}
.job-content {
    font-size: 14px;
    line-height: 1.5;
}
.other-jobs-wrapper .other-jobs-main {
    flex-wrap: wrap;
}
.other-jobs-wrapper .other-jobs-main .other-job-box {
    width: calc(100%/2 - 15px);
    margin-bottom: 20px;
    margin-right: 15px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box .img-wrap img {
    height: 230px;
}
.other-jobs-you-may-like {
    padding-bottom: 60px;
}
.job-detail-wrapper .left-job-description {
    width: 100%;
    margin-bottom: 25px;
}
.job-detail-wrapper .right-job-description {
    width: 100%;
}
.job-detail-wrapper .right-job-description .click-to-apply a.c-btn {
    width: auto;
}
.job-detailed {
    padding-bottom: 30px;
}


}

@media (max-width: 576px) {
.static-career-section .sec-title-sec:before {
    height: calc(100% - 90px);
}
.job-listing-wrapbox .job-listing-wrapper .content-div>.d-flex {
    min-height: auto;
}
.latest-job-openings h3 {
    font-size: 25px;
}
.job-head .job-title h2 {
    font-size: 20px;
    line-height: 1.3;
}
.job-description-single .job-div {
    margin-bottom: 7px;
}
.static-career-section .inner-page-title .sec-description {
    font-size: 14px;
}
.static-career-section .inner-page-title .sec-description {
    padding-top: 0px !important;
}
.job-filters-wrapper {
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
}
.job-filter-left {
    width: 100%;
}
.region-box, .Keywords-search,.Keywords-search .fillter-left,.Keywords-search .custom-search,
.Keywords-search input[type="search"] {
    width: 100%;
}
.Keywords-search .custom-search {
    padding-left: 0;
}
.job-filter-left .region-box select {
    min-width: 100%;
    width: 100%;
}
.Keywords-search {
    padding-top: 15px;
}
.job-filter-left .region-label {
    padding: 5px 0;
}
.job-filter-left {
    padding-right: 0px !important;
}
.job-filter-left.reset-btn {
    padding-left: 0;
    padding-top: 8px;
}
.reset-btn a {
    font-size: 14px;
    padding: 10px 10px;
}
.job-listing-wrapbox .job-listing-wrapper {
    width: 100%;
    padding: 0 0px 30px;
}
.job-listing-wrapbox .job-listing-wrapper:last-child {
    padding-bottom: 0px;
}
.other-jobs-wrapper .other-jobs-main .other-job-box {
    width: calc(100%);
    margin-bottom: 20px;
    margin-right: 0px;
}
.job-head .job-title h2 {
    font-size: 22px;
}

.left-job-description h3 {
    font-size: 20px;
}
.job-detailed-description h4 {
    font-size: 16px;
    margin-bottom: 0px;
}
.other-jobs-you-may-like .container>h2 {
    font-size: 20px;
}



}

@media (max-width:400px) {
.search-icon {
    width: 19px;
}
.mobile-search-box {
    margin-right: 7px;
    margin-top: 3px;
}
}





