*,
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Nunito', sans-serif !important;
    padding: 0px;
}

*:not(.fa),
body {
    font-family: nunito, helvetica, Arial, sans-serif;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Nunito', sans-serif;
    margin: 0px;
    padding: 0px;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

a {
    text-decoration: none;
}

/*Header-Part*/
#main-header {
    background: url(../images/Background.svg) no-repeat;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-top: 1px;
    border-bottom: 1px solid #dee8f9;
    height: 465px;
}

.content-wrap {
    max-width: 950px;
    margin: 0 auto;
}

#header-logo {
    width: 600px;
    margin: 135px auto 0px auto;
    padding: 20px 0;
    font-weight: bold;
    font-size: 60px;
    text-align: center;
    line-height: 68px;
    font-family: 'Jaldi', sans-serif !important;
    -webkit-text-stroke-width: thin;
}

#main-header #intro {
    max-width: 790px;
    text-align: center;
    color: #212529;
    font-weight: 100;
}

#main-header section {
    width: auto;
}

.content-wrap {
    max-width: 950px;
    margin: 0 auto;
}

main-header #intro .secondary-feature {
    line-height: 1.6em;
}

#main-header #intro p {
    font-size: 1.2rem;
    line-height: 1.4em;
    color: #4d5154;
}

strong {
    color: #212529;
}

#post-job-cta:hover {
    box-shadow: 0 4px 16px rgba(0, 1, 31, 0.2)
}

/*List-Remote-Work*/
.jobs-container {
    margin-top: 40px;
}

section,
nav {
    width: 950px;
    margin: 0 auto;
    font-size: 1.2rem;
}

section.jobs article {
    clear: both;
    margin-bottom: 50px
}

section.jobs article h2 {
    color: #212529;
    text-align: left;
    letter-spacing: normal;
    padding-left: 10px;
    font-size: 1.5rem
}

section.jobs article h2 .title {
    color: #212529
}

section.jobs article h2 span.latest_post {
    color: #212529;
    font-size: 1.2rem;
    letter-spacing: normal;
    font-weight: 200;
    display: none;
}

section.jobs article .all-total {
    list-style: none;
    margin: 0;
    padding: 0
}

section.jobs article .all-total .list-items {
    font-size: 1.2rem;
    position: relative;
    margin-bottom: 18px;
    border-bottom: 1px solid #ececec;
    background-color: rgba(228, 228, 228, 0.2);
}

section.jobs article .all-total .list-items.active {
    background-color: #f7f8ff;
    border: none;
}

section.jobs article .all-total .list-items .touch {
    text-decoration: none;
    padding: 18px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 4px solid #ffd500;
}

section.jobs article .all-total .list-items .touch .w-5 {
    width: 50%;
}

section.jobs article .all-total .list-items .touch .w-3 {
    width: 30%;
}

section.jobs article .all-total .list-items .touch .w-2 {
    width: 20%;
}

section.jobs article .all-total .list-items .new {
    background-color: #f03e3e;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
    margin-right: 0px;
    padding: 9px 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index: 2;
    text-align: center;
    border: 2px solid transparent;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    z-index: 300;
}

section.jobs article .all-total .list-items .new.green {
    background-color: #25D366;
}

section.jobs article .all-total .list-items div.top-company-flag {
    padding-right: 8px;
    left: 42px;
    top: 4px;
    position: relative;
    font-weight: bold;
    display: inline-block
}

section.jobs article .all-total .list-items .date {
    color: #212529;
    font-size: 1rem;
    text-align: center;
}

section.jobs article .all-total .list-items.feature .date {
    color: #212529;
    font-size: 1rem;
}

section.jobs article .all-total .list-items span.featured,
section.jobs article .all-total .list-items span.expired {
    float: right;
    color: #212529;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 183px;
    font-size: 1rem
}

section.jobs article .all-total .list-items span.expired {
    float: right;
    color: #f03e3e;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 42px;
    font-size: 1rem
}

section.jobs article .all-total .list-items span.active {
    float: right;
    color: #212529;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 50px;

    font-size: 1rem
}

section.jobs article .all-total .list-items .company {
    color: #212529;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    font-size: 1rem;
}

section.jobs article .all-total .list-items .title {
    color: #212529;
    margin-right: 10px;
    text-decoration: none;
    white-space: pre-line;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: bold;
    word-wrap: break-word;
}

section.jobs article .all-total .list-items.active.feature {
    background-color: rgba(255, 213, 0, 0.2);
    border: none
}


section.jobs article p {
    font-size: 1.2rem;
    line-height: 1.4em;
    margin: 0px 0px 15px;
}

section.jobs article p b {
    font-family: "Neufile Grotesk Semi Bold", sans-serif
}

section.jobs .all-total .list-items.view-all {
    background-color: #fff;
    color: #212529;
    text-decoration: none;
    font-size: 0.9em;
    padding: 12px 18px 12px 18px;
    border-radius: 2px;
    border: 1px solid rgba(144, 146, 148, 0.2);
    display: inline-block;

    margin: auto;
    display: table;
    margin-top: 28px;
    box-shadow: 0 4px 4px -2px rgba(144, 146, 148, 0.2)
}

/*Lastest-POST*/
.latest_post {
    margin-left: 8px;
}

/*tooltip*/
.tooltip {
    position: absolute;
    display: inline-block
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 142px;
    background-color: #212529;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 12px 10px 10px 10px;
    position: absolute;
    z-index: 1;
    bottom: -10px;
    left: 50%;
    margin-left: -89px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 14px
}

span.tooltiptext.tooltip-company-text {
    margin-left: -62px
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #212529 transparent transparent transparent
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

/*List-items Description*/
.expandContents {
    background: #fff !important;
    border-bottom: 1px solid #efefef !important;
    background-color: #f5f5f5;
    border-bottom-left-radius: .2em;
    border-bottom-right-radius: .2em;
    display: block;
    overflow: visible;
    background-color: #fff;
    word-break: break-word;
    white-space: initial;
}

.expandContents h1 {
    font-size: 30px;
    line-height: 38px;
}

.expandContents .markdown {
    text-align: left;
}

.expandContents .markdown ul {
    margin: 5px 0px 20px;
}

.instructions .button {
    background: #ff4742;
    border: 2px solid #ff4742;
    color: #fff;
    user-select: none;
    padding: 0.5em 4em;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    border-radius: 3px;
}

.instructions .button i {
    margin-right: 5px;
}

.instructions .button.green {
    background: #25d366;
    border: 2px solid #25d366;
}

.expandContents .button {
    margin: 1em auto;
    display: table;
}

.expandContents h1,
.expandContents h2,
.expandContents h3,
.expandContents h4,
.expandContents h5,
.expandContents h6 {
    margin: 0;
    color: #0f1115;
}

.description {
    margin: 0 auto;
    padding: 2em;
    max-width: 800px;
}

.instructions {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 15px 0px 45px;
}

.imwDVK {
    width: 100%;
    height: 0px;
    background-color: rgb(226, 236, 240);
    border-radius: 6px;
    overflow: hidden;
}

section.jobs article .all-total .list-items.active .imwDVK {
    width: 100%;
    height: 100%;
    background-color: rgb(226, 236, 240);
    border-radius: 6px;
    overflow: hidden;
}

.mb35 {
    margin-bottom: 35px;
}

@media (max-width:1500px) {
    #main-header {
        height: 385px;
    }

    #header-logo {
        margin: 95px auto 0px auto;
    }
}

@media (max-width:500px) {
    #header-logo {
        width: 85%;
        margin: 25px auto 0px auto;
        font-size: 40px;
        color: #212529;
        line-height: 48px;
        padding-bottom: 5px;
    }

    #main-header #intro {
        max-width: 85%;
    }

    #main-header {
        height: 45vh;
        background-size: 100% 100%;
    }

    #main-header #intro p {
        font-size: 18px;
        line-height: 26px;
        color: #4d5154;
    }

    .jobs-container {
        margin-top: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }

    section,
    nav {
        width: 100%;
    }

    section.jobs article h2 span.latest_post {
        display: none;
        margin-top: 0px;
        margin-left: 0px;
    }

    section.jobs article h2 .title {
        font-size: 20px;
        line-height: 26px;
    }

    section.jobs article .all-total .list-items.feature .highlight-bar {
        left: 0px;
        top: 0px;
        height: 89px;
    }

    section.jobs article .all-total .list-items .touch {
        padding: 10px;
    }

    section.jobs article .all-total .list-items .touch .w-5 {
        width: 70%;
    }

    section.jobs article .all-total .list-items .touch .w-3 {
        width: 0%;
    }

    section.jobs article .all-total .list-items .touch .w-2 {
        width: 30%;
    }

    section.jobs article .all-total .list-items .company {
        font-size: 14px;
        line-height: 22px;
    }

    section.jobs article .all-total .list-items .title {
        overflow: visible;
        margin: 0px 15px 5px 0px;
        font-size: 16px;
        line-height: 20px;
    }

    section.jobs article .all-total .list-items .new {
        font-size: 12px;
        line-height: 16px;
        padding: 9px 4px;
    }

    .expandContents h1 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .description {
        margin: 0 auto;
        padding: 1.2em 1.2em 0.2em;
        max-width: 800px;
    }

    .expandContents .markdown ul {
        margin: 0px;
    }

    .expandContents .markdown ul li {
        margin-bottom: 10px;
    }

    section.jobs article p {
        margin: 0px 0px 20px;
    }

    .mb35 {
        margin-bottom: 45px;
    }
}