.featured__single-slider {
    height: auto !important;
}

.featured__preview-img {
    height: 275px !important;
}

.featured__preview-img-run {
    height: 330px !important;
}

.featured__preview-img img {
    height: 100% !important;
    object-fit: fill;
}

.page-numbers a {
    padding: 14px;
}

.page-numbers a:hover {
    color: #ffffff;
}

.lnr-arrow-right:before {
    content: '';
}

.lnr-arrow-left:before {
    content: '';
}

.job_hero_area p {
    font-size: 16px;
}
.circle_pro{
    font-size:14px;
    margin-left: 5px;
}

.page-numbers:hover {
    background: #db3037 !important;
}

.search-wrapper {
    background: url('https://www.tarh2tarh.com/gen/images/home/home-landing-bg.jpg') no-repeat 25% 55% !important;
    background-size: 100% !important;
}

.search-area2:before,
.bgimage:before {
    background: linear-gradient(to bottom, #00000059 0%, #0000006b 18%, rgb(0 0 0 / 50%) 85%, rgb(0 0 0 / 66%) 100%);
    background-size: 100% !important;
}

.featured-product-slider .featured__preview-img:before {
    background: linear-gradient(to bottom, #00000024 0%, #00000059 18%, rgb(0 0 0 / 59%) 85%, rgb(0 0 0 / 81%) 100%) !important;
}

.participation-div span,
.product-purchase p {
    color: #db3037 !important;
    font-size: 1.05em;
    font-weight: 500;
}

.product-purchase-run p {
    color: #555 !important;
}

/* .featured__single-slider-run {
    height: 330px !important;
} */

.featured__preview-img-run img {
    height: 330px !important;
}

@media screen and (max-width: 906px) {
    /* .featured__single-slider-run {
        height: 405px !important;
    } */

}

.product_data-run {
    padding: 0 25px;
}

.wait {
    width: 100%;
}

.tag_div {
    display: inline-block;
    border-radius: 30px;
    background-color: #ff000030;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 16px;
    padding-left: 16px;
}

.tag_div span {
    padding-bottom: 0 !important;
    color: #db3037 !important;
    font-size: 15px !important;
    font-weight: 500;
}

.limited-div {
    font-size: 1.1rem;
}

.ribbon {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100px;
    position: absolute;
    z-index: 99
}

.ribbon.ribbon-top-0 {
    top: 0 !important;
}


.ribbon-lg {
    min-height: 150px;
}

.limited-ribbon {
    background: url(/gen/Logo/limited-ribbon.png) 0 0/contain no-repeat;
}

.suggestion-ribbon {
    background: url(/gen/Logo/suggestion-ribbon.png) 0 0/contain no-repeat;
}

.tender-ribbon {
    background: url(/gen/Logo/tender-ribbon.png) 0 0/contain no-repeat;
}

.extension-ribbon {
    background: url(/gen/Logo/extension-ribbon.png) 0 0/contain no-repeat;
}

/* SHOW PAGE */
.job_date p {
    color: #e9e9e9 !important;
}

.join-stat-div h3 {
    color: #e9e9e9 !important;
    font-size: 16px;
}

.tag_div {
    display: inline-block;
    border-radius: 30px;
    background-color: #ff000030;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 16px;
    padding-left: 16px;
}

.tag_h4 {
    padding-bottom: 0 !important;
    margin: 0;
    color: #db3037 !important;
    font-size: 14px !important;
    font-weight: 500;
}

.list_item li {
    display: inline-flex;
}

/*  */


.modal-fades {
    transition: opacity .30s linear !important;
}

.modal-header {
    text-align: center;
}

.modal-title {
    color: #db3037;
}

@keyframes shine {
    0% {
        transform: translateX(-30px) rotate(-25deg);
    }

    100% {
        transform: translateX(250px) rotate(-25deg);
    }
}

.list_item {
    width: 100% !important;
    padding-top: 0px !important;
}

.event_module .list_item li:before {
    margin-right: 2px !important;
    margin-left: 10px !important;
}

.resume-div {
    border-bottom: 0px !important;
}

.judge-div-img {}

.judge-div-img img {
    width: 180px;
    height: 180px;
    object-fit: cover;
}

.judge-div-img h4 {
    line-height: 1.4;
}

.judge-div {
    padding-left: 20px;
    padding-right: 20px;
}

.judge-div h3 {
    color: #db3037;
}

.staticbody_color {
    background-color: #fcf3f3;
}

.staticbody_color h3 {
    color: #db3037 !important;
    border-color: #db3037 !important;
}
/* --- timeline---- */
.timelineBox{
    max-width: 800px;
    margin: auto;
}

.ps-timeline-sec {
position: relative;
background: transparent;
}
.ps-timeline-sec .container {
position: relative;
}

.ps-timeline-sec .container ol:before {
    background: #555;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    left: 10px;
    top: -2px;

}
.ps-timeline-sec .container ol:after {
    background: #555;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    position: absolute;
    right: 8px;
    top: -2px;
}
.ps-timeline-sec .container ol.ps-timeline {
    margin: 130px 0;
    padding: 0;
    border-top: 2px solid #555;
    list-style: none;
}
.ps-timeline-sec .container ol.ps-timeline li {
    float: left;
    width: 20%;
    padding-top: 30px;
    position: relative;
}
.ps-timeline-sec .container ol.ps-timeline li span {
    width: 12px;
    height: 12px;
    margin-left: -25px;
    background: #555;
    border: 4px solid #555;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    line-height: 50px -10;
    color: red;
    font-size: 12px;
    font-style: normal;
    position: absolute;
    top: -7px;
    left: 53%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    transform: translateX(50%);
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: "";
    color: #555;
    width: 1px;
    height: 50px;
    background: black;
    position: absolute;
    top: -53px;
    left: 2px;
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: "";
    color: #555;
    width: 1px;
    height: 50px;
    background: black;
    position: absolute;
    bottom: -54px;
    left: 1px;
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 130px;
    width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 60px;
    width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 90px;
    left: 50%;
    transform: translateX(-55%);
    width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 28px;
    left: 50%;
    transform: translateX(-55%);
    width: 100%;
}

.ps-timeline-sec .container ol.ps-timeline li p:last-child{
    font-size: 20px;
    font-weight: 600;
}
.ps-timeline-sec .container ol.ps-timeline li p:first-child{
    font-size: 14px;
    font-weight: 500;
}
.boxshadow_none{
    box-shadow: none;
}

@media screen and (max-width: 767px) {
    .ps-timeline-sec .container ol:before {
        background: #555;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        position: absolute;
        top: 0px !important;
        left: 8px !important;
    }
    .ps-timeline-sec .container ol:after {
        background: #555;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        position: absolute;
        top: 100% !important;
        left: 8px;
        right: unset;
    }
    .ps-timeline-sec .container ol.ps-timeline {
        margin: 130px 0 !important;
        border-left: 2px solid #555;
        padding-left: 0 !important;
        padding-top: 60px !important;
        border-top: 0 !important;
        margin-left: 0px !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li {
        height: 100px;
        float: none !important;
        width: inherit !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
        width: 70px;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child {
        margin: 0;
        bottom: 0 !important;
        height: 60px;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
        bottom: 40px !important;
        width: 40% !important;
        margin-left: 25px !important;
        margin-top: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
        width: 100%;
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
        margin-bottom: 0 !important;
        top: -25px;
        width: 50% !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span {
        left: 12px !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
        width: 50px;
        height: 1px;
        top: 2px;
        left: 7px;
    }
  
    
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
        width: 50px;
        height: 1px;
        top: 2px;
        left: 7px;
    }
    
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
        position: absolute !important;
        bottom: 150px !important;
        width: 30% !important;
        float: left !important;
        margin-left: 35px !important;
        margin-bottom: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
        margin: 0 auto !important;
        width: 80% !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
        position: absolute !important;
        bottom: 115px !important;
        width: 30% !important;
        float: left !important;
        margin-left: 35px !important;
        margin-bottom: 0 !important;
    }
    .ps-timeline-sec .container ol.ps-timeline li p {
        text-align: right !important;
        width: 100% !important;
        margin: 0 auto !important;
        margin-top: 0px !important;
    }
    
    
    .ps-timeline-sec .container ol.ps-timeline li .ps-top {
        width: 60% !important;
        float: right !important;
        right: 0;
        top: -40px;
    }
    
    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
        width: 60% !important;
        float: right !important;
        right: 0;
        top: -40px;
    }
    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {/* --------------- */
        position: absolute;
        margin-top: 35px;
        margin: auto;
        top: -25px;
        left: 50%;
        transform: translateX(-50%);
    }
    .wait{
        font-size: 13px;
        padding: 0;

    }
    }
    @media (max-width: 480px){
        .job_hero_area h1 {
            font-size: 24px !important;
        }
        .ribbon-lg {
            min-height: 38px !important;
        }
        .ribbon {
            top: 3px;
        }
        .job_detail_module.information .job__content {
            padding: 20px 10px 0 !important;
        }
        .ps-timeline-sec .container ol.ps-timeline {
            margin: 10px 0 !important;
          
        }
        .job_detail_module .job__content{
            padding: 34px 10px 16px;
        }
        .prodateCover{
            max-width: 270px;
            margin: auto;
            display: flex;
            flex-wrap: wrap;
            justify-content: start;
        }
        .yousend li {
            font-size: 12px;
            height: 30px;
        }
    
    }

/* ---------------- */
.badge.pro_loc{
    top:inset;
    right: unset;
    left:unset ;
    font-size: 14px;
}
.badge.pro_price{
    top:inset;
    right: unset;
    left:unset ;
    font-size: 16px;
    width: fit-content;
    font-weight: 500;
}

/* project news page */
.keyword-div {
    background: rgb(255 0 0 / 10%);
    padding: 14px;
    border-radius: 6px;
}
.newsdate{
    font-size: 12px;
    color: #666;
    padding-top: 6px;
    background-color: inherit;
    border-radius: 5px;
    padding: 4px 10px;
}
/*  */
