.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.laboredge-sia-healthcare-staffing-section {
    padding: 39px 0 120px;
    position: relative;
    background: url('../images/laboredge-sia-healthcare/laboredge-sia-healthcare-banner.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}

.laboredge-sia-healthcare-staffing-section:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}

.laboredge-sia-healthcare-staffing-section .container {
    z-index: 5;
    position: relative;
}

.laboredge-sia-healthcare-staffing-section .content-part {
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 60px;
}

.laboredge-sia-healthcare-staffing-section .content-part .logo {
    margin-bottom: 20px;
}

.laboredge-sia-healthcare-staffing-section .content-part .heading {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    margin-bottom: 20px;
}

.laboredge-sia-healthcare-staffing-section .content-part p {
    font-size: 18px;
    line-height: 28px;
    color: #FDF6F2;
    font-weight: 400;
}

.timer-hurry-up {
    position: relative;
    z-index: 5;
    padding-bottom: 60px;
    margin-top: -63px;
}

.timer-hurry-up .main-container {
    position: relative;
    overflow: hidden;
    background: #B40938;
    padding: 30px;
    border-radius: 7px;
}

.timer-hurry-up .main-container .icon1 {
    position: absolute;
    top: 0;
    right: 26%;
}

.timer-hurry-up .main-container .icon1 img {
    display: block;
}

.timer-hurry-up .main-container .icon2 {
    position: absolute;
    bottom: 0;
    left: 20%;
}

.timer-hurry-up .main-container .icon2 img {
    display: block;
}

.timer-hurry-up .main-container .col-lg-2, .timer-hurry-up .main-container .col-lg-3, .timer-hurry-up .main-container .col-lg-6, .timer-hurry-up .main-container .col-lg-4 {
    padding: 0 15px;
}

.timer-hurry-up .main-container .heading2 {
    font-size: 24px;
    font-weight: 800;
    color: #FDF6F2;
    line-height: 30px;
}

.timer-hurry-up .main-container .heading2 a {
    text-decoration: none;
    color: #FDF6F2;
}

.timer-hurry-up .main-container .heading2 a u {
    text-decoration: underline;
}

.timer-hurry-up .main-container .heading2 span {
    font-size: 16px;
    color: #FDF6F2;
    font-weight: 600;
    display: block;
}

.timer-hurry-up .main-container .top-timer .timer-number {
    padding: 15px;
    border-radius: 7px;
    background: #FDF6F2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.timer-hurry-up .main-container .top-timer .timer-number strong {
    font-size: 22px;
    font-weight: 800;
    color: #B40938;
    margin-bottom: 5px;
    display: block;
    text-align: center;
}

.timer-hurry-up .main-container .top-timer .timer-number span {
    font-size: 12px;
    color: #B40938;
    font-weight: 600;
    display: block;
    text-align: center;
}

.timer-hurry-up .main-container p {

    /*  font-size: 15px;
        color: #FDF6F2;
        font-weight: 500;
        line-height: 24px; */
    font-size: 24px;
    font-weight: 800;
    color: #FDF6F2;
    line-height: 30px;
}

.timer-hurry-up .main-container p a {
    color: #fff;
    text-decoration: none;
}

.timer-hurry-up .main-container p a span {
    text-decoration: underline;
}

.timer-hurry-up .main-container p strong {
    font-weight: 900;
}

.about-event-section {
    padding: 60px 0 100px;
    position: relative;
}

.about-event-section .col-lg-6 {
    padding: 0 15px;
}

.about-event-section .left-side-part {
    position: relative;
}

.about-event-section .left-side-part .bigimage img {
    display: block;
    border-radius: 26px;
    width: 75%;
}

.about-event-section .left-side-part .small-img {
    position: absolute;
    bottom: 50px;
    right: 11%;
}

.about-event-section .left-side-part .small-img img {
    display: block;    /*  border: 6px solid #FFFFFF; */
    border-radius: 26px;
}

.sub-heading {
    font-size: 16px;
    color: #0050F6;
    font-weight: 400;
    font-family: 'Lexend Deca', sans-serif;
    text-transform: capitalize;
}

.about-event-section .right-side-part .sub-heading {
    margin-bottom: 20px;
    display: block;
}

.about-event-section .right-side-part .heading2 {
    font-size: 36px;
    color: #B40938;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 20px;
}

.about-event-section .right-side-part p {
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 400;
}

.about-event-section .right-side-part p strong {
    font-weight: 600;
}

.about-event-section .right-side-part p a {
    color: #000000;
    font-weight: 600;
    text-decoration: none;
}

.about-event-section .right-side-part p i {
    font-style: italic;
}

.about-event-section .right-side-part .red-btn {
    background: #B40938;
    margin-top: 30px;
}

.about-event-section .right-side-part .red-btn svg {
    display: inline-block;
    vertical-align: middle;
}

.about-event-section .right-side-part .red-btn:hover {
    color: #B40938;
    border-color: #B40938;
    background: transparent;
}

.event-bar-slider {
    padding-bottom: 100px;
}

.event-bar-slider .common-text {
    text-align: center;
    margin-top: 20px;
}

.event-bar-slider .common-text p {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
}

.event-bar-slider .thumb-part {
    position: relative;
    width: 98%;
}

.event-bar-slider .thumb-part .img {
    position: relative;
}

.event-bar-slider .thumb-part .img img {
    width: 100%;
    display: block;
}

.event-bar-slider .thumb-part .img:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .95) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .95) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .95) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#f2000000', GradientType=0);
    -webkit-transition: opacity .3s ease .1s;
    -o-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s;
}

.event-bar-slider .thumb-part .content {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

.event-bar-slider .thumb-part .content h3 {
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
}

.event-bar-slider .slick-dots {
    margin-top: 30px;
    text-align: center;
}

.event-bar-slider .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.event-bar-slider .slick-dots li button {
    width: 14px;
    height: 14px;
    border: 0;
    box-shadow: none;
    padding: 0;
    background: #43434359;
    border-radius: 50%;
    box-shadow: none;
    outline: none;
    font-size: 0;
    cursor: pointer;
}

.event-bar-slider .slick-dots li.slick-active button {
    background: #434343;
}

.event-sponsor-offerings-section {
    padding: 100px 0;
    background: #B40938;
    position: relative;
    overflow: hidden;
}

.event-sponsor-offerings-section .icon3 {
    position: absolute;
    top: 20%;
    left: 0;
}

.event-sponsor-offerings-section .icon3 img {
    display: block;
}

.event-sponsor-offerings-section .icon4 {
    position: absolute;
    bottom: 20%;
    right: 30px;
}

.event-sponsor-offerings-section .icon4 img {
    display: block;
}

.event-sponsor-offerings-section .heading-part {
    margin-bottom: 40px;
}

.event-sponsor-offerings-section .heading-part .heading2 {
    font-size: 36px;
    line-height: 45px;
    color: #FDF6F2;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center
}

.event-sponsor-offerings-section .heading-part p {
    font-size: 18px;
    color: #FDF6F2;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
}

.event-sponsor-offerings-section .heading-part p:last-child {
    margin-bottom: 0;
}

.event-sponsor-offerings-section .heading-part p span {
    display: block;
}

.event-sponsor-offerings-section .heading-part p strong {
    display: block;
    font-weight: 700;
}

.event-sponsor-offerings-section .heading-part .content-part.left-part {
    text-align: left;
}

.event-sponsor-offerings-section .heading-part .content-part.right-part {
    text-align: right;
}

.event-sponsor-offerings-section .table-format table tr th, .event-sponsor-offerings-section .table-format table tr td {
    background: #B40938;
    padding: 10px;
    border: 1px solid #FDF6F2;
    font-size: 20px;
    line-height: 28px;
    color: #FDF6F2;
    font-weight: 500;
    text-align: center;
}

.event-sponsor-offerings-section .table-format table tr th.bg-white {
    background: #FDF6F2;
    color: #B40938;
    font-weight: 700;
}

.event-sponsor-offerings-section .table-format table tr td:last-child {
    text-align: left;
}

.event-sponsor-offerings-section .table-format table tr td:first-child {
    text-align: right;
}

.event-sponsor-offerings-section .container {
    z-index: 5;
    position: relative;
}

.looking-forward-section {
    padding: 100px 0;
    background: url('../images/laboredge-sia-healthcare/looking-forward.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.looking-forward-section:before {
    content: ' ';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
}

.looking-forward-section .container {
    z-index: 5;
    position: relative;
}

.looking-forward-section .content-part .heading2 {
    font-size: 36px;
    line-height: 45px;
    color: #FFC300;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

.looking-forward-section .content-part p {
    font-size: 16px;
    line-height: 24px;
    color: #FDF6F2;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
}

.looking-forward-section .content-part p.desc {
    font-size: 18px;
    line-height: 28px;
    color: #FDF6F2;
    font-weight: 400;
}

.looking-forward-section .content-part p.desc strong {
    font-weight: 700;
}

.looking-forward-section .content-part .form-container {
    padding: 30px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-top: 60px;
}

.looking-forward-section .content-part .form-container h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 15px;
    text-align: center;
}

.looking-forward-section .content-part .form-container form .col-lg-3 {
    padding: 0 15px;
}

.looking-forward-section .content-part .form-container form .mb-3 {
    margin-bottom: 0 !important;
}

.looking-forward-section .content-part .form-container form input, .looking-forward-section .content-part .form-container form select {
    padding: 15px;
    color: #8B8B8B;
    font-weight: 400;
    border: 1px solid #8B8B8B;
    box-shadow: none;
    outline: none;
    border-radius: 9px;
    background: #f1f1f1;
}

.looking-forward-section .content-part .form-container form select {
    outline: none;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    overflow: -moz-hidden-unscrollable;
    background: #f1f1f1 url('../images/laboredge-sia-healthcare/arrow-down.png') no-repeat;
    background-position: 94%;
    width: 100%;
    color: #8B8B8B;
}

.looking-forward-section .content-part .form-container form .red-btn {
    background: #B40938;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.looking-forward-section .content-part .form-container form .red-btn:hover {
    color: #B40938;
    border-color: #B40938;
    background: transparent;
}

@media screen and (max-width:1600px) {
}

@media only screen and (min-width:1300px) and (max-width:1440px) {
    .looking-forward-section .content-part .form-container form .col-lg-3 {
        padding: 0 5px;
    }

    .event-sponsor-offerings-section .table-format table tr th, .event-sponsor-offerings-section .table-format table tr td {
        font-size: 16px;
        line-height: 24px;
    }

}

@media screen and (min-width:1361px) and (max-width:1366px) {
}

@media screen and (min-width:1431px) and (max-width:1440px) {
}

@media (max-width:1280px) {
    .looking-forward-section .content-part .form-container form .col-lg-3 {
        padding: 0 5px;
    }

    .event-sponsor-offerings-section .table-format table tr th, .event-sponsor-offerings-section .table-format table tr td {
        font-size: 16px;
        line-height: 24px;
    }

}

@media screen and (min-width:1000px) and (max-width:1024px) {
    .looking-forward-section .content-part .form-container form .col-lg-3 {
        padding: 0 5px;
    }

    .event-sponsor-offerings-section .table-format table tr th, .event-sponsor-offerings-section .table-format table tr td {
        font-size: 16px;
        line-height: 24px;
    }

}

@media screen and (min-width:0) and (max-width:1023px) {
    .laboredge-sia-healthcare-staffing-section .content-part .heading {
        font-size: 35px;
        line-height: 41px;
    }

    .timer-hurry-up .main-container {
        padding: 25px;
    }

    .timer-hurry-up .main-container .heading2 {
        margin-bottom: 20px;
    }

    .timer-hurry-up .main-container .col-lg-2, .timer-hurry-up .main-container .col-lg-3, .timer-hurry-up .main-container .col-lg-6, .timer-hurry-up .main-container .col-lg-4 {
        padding: 0;
    }

    .timer-hurry-up .main-container .top-timer .col-lg-3 {
        padding: 0 5px;
        width: 50%;
        margin-bottom: 10px;
    }

    .about-event-section {
        padding: 60px 0 60px;
    }

    .about-event-section .left-side-part .bigimage img {
        width: 88%;
    }

    .about-event-section .left-side-part .small-img {
        bottom: 32px;
        right: -7%;
        width: 35%;
    }

    .about-event-section .col-lg-6 {
        padding: 0;
    }

    .about-event-section .right-side-part {
        margin-top: 30px;
    }

    .about-event-section .right-side-part .sub-heading {
        margin-bottom: 10px;
    }

    .about-event-section .right-side-part .heading2 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .about-event-section .right-side-part p br {
        display: none;
    }

    .event-bar-slider .thumb-part {
        width: 100%;
    }

    .event-bar-slider .slick-dots li button {
        width: 9px;
        height: 9px;
    }

    .event-bar-slider {
        padding-bottom: 60px;
    }

    .timer-hurry-up .main-container .top-timer .col-lg-3 {
        padding: 0 5px;
        width: 25%;
    }

    .event-sponsor-offerings-section {
        padding: 60px 0;
    }

    .event-sponsor-offerings-section .heading-part .heading2 {
        font-size: 26px;
        line-height: 36px;
    }

    .event-bar-slider .thumb-part .content h3 {
        font-size: 20px;
    }

    .event-sponsor-offerings-section .heading-part p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .event-sponsor-offerings-section .heading-part .content-part.right-part {
        text-align: left;
        margin-top: 10px;
    }

    .event-sponsor-offerings-section .table-format table tr th, .event-sponsor-offerings-section .table-format table tr td {
        font-size: 14px;
        line-height: 19px;
        padding: 6px;
    }

    .event-sponsor-offerings-section .table-format table tr td img {
        width: 18px;
    }

    .looking-forward-section {
        padding: 60px 0;
    }

    .looking-forward-section .content-part .heading2 {
        font-size: 26px;
        line-height: 36px;
    }

    .looking-forward-section .content-part p.desc {
        font-size: 16px;
        line-height: 24px;
    }

    .looking-forward-section .content-part .form-container {
        padding: 20px;
    }

    .looking-forward-section .content-part .form-container h4 {
        font-size: 16px;
        line-height: 19px;
    }

    .looking-forward-section .content-part .form-container form .col-lg-3 {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }

    .looking-forward-section .content-part .form-container form select {
        background-position: 94%;
    }

    .laboredge-sia-healthcare-staffing-section .content-part {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .laboredge-sia-healthcare-staffing-section .content-part {
        display: block;
    }

    .laboredge-sia-healthcare-staffing-section .right-part-content {
        margin: 0 auto;
        width: 53%;
        display: block;
    }

    .laboredge-sia-healthcare-staffing-section .right-part-content img {
        display: block;
    }

}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .laboredge-sia-healthcare-staffing-section .content-part .heading br {
        display: none;
    }

}

@media only screen and (min-device-width:800px) and (max-device-width:820px) {
    .laboredge-sia-healthcare-staffing-section .right-part-content {
        width: 36%;
        margin: 0 auto;
        display: block;
    }

}

@media only screen and (min-device-width:768px) and (max-device-width:991px) {
    .laboredge-sia-healthcare-staffing-section .right-part-content {
        width: 36%;
        margin: 0 auto;
        display: block;
    }

}

@media screen and (min-width:430px) and (max-width:432px) {
}

@media screen and (min-width:412px) and (max-width:415px) {
}

@media screen and (min-width:540px) and (max-width:543px) {
}

@media screen and (min-width:320px) and (max-width:325px) {
}
