.staffing-industry-analysts-sec {
    padding: 100px 0 100px;
    min-height: 60vh;
    position: relative;
}

.staffing-industry-analysts-sec h2 {
    margin-bottom: 40px;
    text-align: center;
}

.staffing-industry-analysts-sec-left {
    position: absolute;
    width: 30%;
    top: 50%;
    transform: translateY(-50%);
}

.staffing-industry-analysts-sec-left h4 {
    position: relative;
    margin-bottom: 20px;
}

.staffing-industry-analysts-sec-left h5 {
    line-height: 34px;
    font-size: 20px;
    margin-bottom: 20px;
    color: #818596;
    font-weight: 400;
    border: 2px solid red;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}

.staffing-industry-analysts-sec-left p {
    line-height: 34px;
    font-size: 20px;
    margin-bottom: 20px;
}

.staffing-industry-analysts-sec-left a {
    width: 60px;
    display: inline-block;
    margin-right: 20px;
}

.staffing-industry-analysts-sec-left a img {
    width: 100%;
}

.staffing-industry-analysts-sec-right {
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 40%;
    transform: translateY(-50%);
    right: 0;
}

.staffing-industry-analysts-sec-right img {

    /*min-height: 200px;*/
    width: 100%;
}

.about-our-products-sec {
    position: relative;
    padding: 0px 0 80px;
}

.about-our-products-sec h2 {
    text-align: center;
    margin-bottom: 70px;
}

.about-our-products-sec-box {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 22px 11px #f8f8f8;
    -moz-box-shadow: 0 0 22px 11px #f8f8f8;
    box-shadow: 0 0 22px 11px #f8f8f8;
    padding-bottom: 33px;
    margin: 0 20px 40px;
    padding: 40px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}

.about-our-products-sec-box img {
    display: block;
    margin: 0 auto 20px;
    width: 50%;
}

.about-our-products-sec-box h4 {
    font-size: 24px;
    color: #000b33;
    line-height: 34px;
    font-weight: 700;
}

.about-our-products-sec-box p {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    line-height: 22px;
    margin: 15px 0 20px;
    color: #606060;
}

.about-our-products-sec-box a {
}

.annual-event-sec {
    position: relative;
    padding-bottom: 100px;
}

.annual-event-sec .logo-bg-color .annual-event-sec-logo {
    background: #f8ecaf;
}

.annual-event-sec h2 {
    text-align: center;
    margin-bottom: 10px;
}

.annual-event-sec h4 {
    color: #000b35;
    font-size: 28px;
    line-height: 38px;
    position: relative;
    margin-bottom: 70px;
    text-align: center;
}

.sponsored-logo .slick-track .slick-slide {
    display: flex !important;
    height: inherit !important;
}

.annual-event-sec-logo {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 22px 11px #f8f8f8;
    -moz-box-shadow: 0 0 22px 11px #f8f8f8;
    box-shadow: 0 0 22px 11px #f8f8f8;
    padding-bottom: 33px;
    margin: 22px 20px 40px;
    padding: 40px;
    box-sizing: border-box;
    width: 90%;
    display: flex;
    align-items: center;
}

.annual-event-sec-logo img {
    width: 100%;
}

.rsvp-sec {
    margin-top: 60px;
}

.rsvp-left {
    width: 350px;
    float: right;
    margin-right: 80px;
}

.rsvp-left img {
    width: 100%;
}

.rsvp-right {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.rsvp-right h3 {
    margin-bottom: 20px;
}

.rsvp-right p {
    color: #000b35;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    margin-bottom: 25px;
}

.rsvp-right p.for-information, .rsvp-right p.for-information a {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 25px;
    word-break: break-word;
}

.rsvp-right .link-part {
    color: #fd4c5c;
}

.rsvp-right a {
    margin-top: 20px;
    font-size: 24px;
}

.interested-in-a-demo-sec {
    position: relative;
    padding: 0 0 100px;
}

.interested-in-a-demo-sec-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.interested-in-a-demo-sec-box-icon {
    width: 120px;
}

.interested-in-a-demo-sec-box-icon img {
    width: 100%;
}

.interested-in-a-demo-sec-box-text {
    padding-left: 30px;
}

.interested-in-a-demo-sec-box-text h2 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: Manrope, sans-serif;
}

.interested-in-a-demo-sec-box-text h4 {
    font-size: 32px;
    text-decoration: underline;
}

.interested-in-a-demo-sec-box-text h4 a {
    color: #000;
}

.staffing-industry-analysts-sec-left h4 {
    font-size: 35px;
}

.staffing-industry-analysts-sec-right {
    text-align: right;
}

.staffing-industry-analysts-sec-right img {
    width: 85%;
}

.staffing-industry-analysts-sec-left .countdown-sia {
    border: 4px solid #00205b;
    padding: 30px;
    text-align: center;
    margin-top: 40px;
    width: 416px;
}

.staffing-industry-analysts-sec-left .countdown-sia h2 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #000000;
}

.staffing-industry-analysts-sec-left .countdown-sia h3 {
    font-size: 25px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #0b2e6e;
}

.staffing-industry-analysts-sec-left .countdown-sia ul li {
    display: inline-block;
    vertical-align: top;
}

.staffing-industry-analysts-sec-left .countdown-sia ul li strong {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    text-align: center;
    display: block;
}

.staffing-industry-analysts-sec-left .countdown-sia ul li span {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: center;
    display: block;
}

.rsvp-sec.rsvp-sec1 {
    margin: 0 6%;
}

.rsvp-sec.rsvp-sec1 .rsvp-left {
    width: auto;
}

.rsvp-sec.rsvp-sec1 .rsvp-right h2 {
    text-align: left;
    margin-bottom: 30px;
}

.rsvp-sec.rsvp-sec1 .rsvp-right .red-btn {
    margin-top: 30px;
}

.staffing-industry-analysts-sec-new .staffing-industry-analysts-sec-left {
    position: static;
    width: auto;
    top: 50%;
    transform: none;
    padding-right: 50px;
}

.staffing-industry-analysts-sec-new .staffing-industry-analysts-sec-right {
    text-align: right;
    position: static;
    transform: none;
    width: auto;
    padding-left: 50px;
}

.staffing-industry-analysts-sec-new .staffing-industry-analysts-sec-left .countdown-sia {
    width: auto;
    text-align: left;
    margin-bottom: 0;
}

.staffing-industry-analysts-sec-new .staffing-industry-analysts-sec-left .countdown-sia p {
    color: #000b33;
    margin-bottom: 0;
}

.staffing-industry-analysts-sec-new .staffing-industry-analysts-sec-left .countdown-sia p strong {
    font-weight: 700;
}

.event-details-sectiom {
    padding: 0 0 100px;
}

.event-details-sectiom .heading-part {
    margin-bottom: 50px;
}

.event-details-sectiom .table-foramt table {
    width: 100%;
}

.event-details-sectiom .table-foramt table tr td {
    line-height: 24px;
    font-size: 16px;
    color: #000b35;
    font-weight: 400;
    padding: 15px;
    border: 1px solid #d4d4d4;
    text-align: left;
}

.event-details-sectiom .table-foramt table tr:nth-child(even) {
    background: #ddf8ff;
}

.event-details-sectiom .table-foramt table tr td strong {
    font-weight: 600;
    color: #000b35;
    display: block;
}

.event-details-sectiom .table-foramt table tr td a {
    color: #fd4c5c;
}

.space-is-limited-section {
    margin-bottom: 100px;
}

.space-is-limited-section .space-is-limited-container {
    padding: 40px;
    border-radius: 30px;
    background: #0c2f6f;
}

.space-is-limited-section .space-is-limited-container h2 {
    font-size: 28px;
    color: #fff;
    line-height: 46px;
    margin-bottom: 15px;
}

.space-is-limited-section .space-is-limited-container h2 a {
    color: #fd4c5c;
    text-decoration: underline;
}

.space-is-limited-section .space-is-limited-container p {
    color: #fff;
    padding-right: 31%;
}

.space-is-limited-section .space-is-limited-container p a {
    color: #fd4c5c;
    text-decoration: underline;
}

.thank-you-to-our-partners .annual-event-sec-logo {
    margin-bottom: 0;
}

.annual-event-sec.thank-you-to-our-partners h4 {
    padding-bottom: 30px;
    margin-bottom: 0;
}

.staffing-industry-analysts-sec-new .heading-part {
    margin-bottom: 20px;
}

.staffing-industry-analysts-sec-new .heading-part .heading2 {
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: 500;
}

.staffing-industry-analysts-sec-new .heading-part .heading2 span {
    font-weight: 800;
}

.staffing-industry-analysts-sec.staffing-industry-analysts-sec-new {
    padding-bottom: 50px;
}

@media(max-width:1366px) {
    .staffing-industry-analysts-sec-left {
        width: 40%;
    }

}

@media(max-width:1024px) {
    .staffing-industry-analysts-sec-left {
        width: 50%;
    }

}

@media screen and (max-width:1600px) {
    .staffing-industry-analysts-sec-left .countdown-sia h2 {
        font-size: 23px;
        line-height: 28px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia {
        padding: 23px;
    }

    .staffing-industry-analysts-sec-right img {
        width: 100%;
    }

}

@media only screen and (min-width:1300px) and (max-width:1440px) {
    .staffing-industry-analysts-sec {
        min-height: 70vh;
    }

    .staffing-industry-analysts-sec-left .countdown-sia h2 {
        font-size: 23px;
        line-height: 28px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia {
        padding: 23px;
    }

    .staffing-industry-analysts-sec-right img {
        width: 100%;
    }

}

@media screen and (min-width:1361px) and (max-width:1366px) {
}

@media screen and (min-width:1431px) and (max-width:1440px) {
}

@media (max-width:1280px) {
    .staffing-industry-analysts-sec {
        min-height: 70vh;
    }

    .staffing-industry-analysts-sec-left .countdown-sia h2 {
        font-size: 23px;
        line-height: 28px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia {
        padding: 23px;
    }

    .staffing-industry-analysts-sec-right img {
        width: 100%;
    }

}

@media screen and (min-width:1000px) and (max-width:1024px) {
    .staffing-industry-analysts-sec-left .countdown-sia h2 {
        font-size: 23px;
        line-height: 28px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .staffing-industry-analysts-sec-left .countdown-sia {
        padding: 23px;
    }

    .staffing-industry-analysts-sec-right img {
        width: 100%;
    }

}

@media screen and (min-width:0) and (max-width:1023px) {
    .staffing-industry-analysts-sec-left .countdown-sia {
        width: auto;
        margin: 0 auto;
        display: block;
    }

    .staffing-industry-analysts-sec-new .staffing-industry-analysts-sec-left {
        padding-right: 0;
    }

    .staffing-industry-analysts-sec-new .staffing-industry-analysts-sec-right {
        padding-left: 0;
    }

}

@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) {
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .staffing-industry-analysts-sec {
        min-height: 62vh;
    }

}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .staffing-industry-analysts-sec {
        min-height: 36vh;
    }

}

@media screen and (min-width:0) and (max-width:1023px) {
    .about-our-products-sec-box {
        padding: 20px;
    }

    .staffing-industry-analysts-sec-left {
        width: 90%;
        position: relative;
        margin: 0 auto 70px;
        transform: unset;
        top: unset;
    }

    .staffing-industry-analysts-sec-right {
        width: 90%;
        margin: 0 auto;
        position: relative;
        transform: unset;
        top: unset;
    }

    .staffing-industry-analysts-sec h2 {
        text-align: center;
        width: 90%;
        margin: 0 auto 50px;
    }

    .staffing-industry-analysts-sec h2 br {
        display: none;
    }

    .rsvp-left {
        width: 350px;
        margin: 0 auto;
        float: unset;
    }

    .rsvp-right {
        width: 90%;
        margin: 50px auto 0;
    }

    .interested-in-a-demo-sec-box {
        width: 90%;
        margin: 0 auto;
        flex-direction: column;
    }

    .interested-in-a-demo-sec-box-text h2 {
        font-size: 40px;
    }

    .interested-in-a-demo-sec-box-text h4 {
        font-size: 28px;
    }

    .about-our-products-sec-box a.red-btn {
        font-size: 14px;
        padding: 12px 12px;
    }

    .annual-event-sec .container {
        width: 90%;
        margin: 0 auto;
    }

    .annual-event-sec-logo {
        margin: 0 10px 20px;
        padding: 15px;
    }

    .about-our-products-sec-box h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .heading2 br {
        display: none;
    }

    .about-our-products-sec-box img {
        display: block;
        margin: 0 auto 20px;
        width: 100%;
    }

    .about-our-products-sec .col-lg-4 {
        width: 100%;
    }

    .about-our-products-sec-box img {
        width: 68%;
    }

    .rsvp-sec.rsvp-sec1 {
        margin: 0;
    }

    .rsvp-right p {
        margin-bottom: 25px;
    }

    .annual-event-sec.thank-you-to-our-partners .col-md-6 {
        width: 100%;
        margin-bottom: 30px;
    }

    .annual-event-sec.thank-you-to-our-partners .col-md-6:last-child {
        margin-bottom: 0;
    }

    .space-is-limited-section .space-is-limited-container {
        padding: 25px;
    }

    .space-is-limited-section .space-is-limited-container p {
        padding-right: 0;
    }

    .staffing-industry-analysts-sec-new .heading-part .heading2 {
        font-size: 29px;
        margin-bottom: 27px;
    }

    .event-details-sectiom .heading-part {
        margin-bottom: 20px;
    }

    .space-is-limited-section .space-is-limited-container h2 {
        font-size: 24px;
        line-height: 38px;
    }

    .thank-you-to-our-partners .annual-event-sec-logo img {
        width: 71%;
        margin: 0 auto;
    }

    .event-details-sectiom .table-foramt table tr td {
        min-width: 100px;
    }

}

@media only screen and (min-device-width:800px) and (max-device-width:820px) {
    .about-our-products-sec .col-lg-4 {
        width: 50%;
    }

}

@media only screen and (min-device-width:768px) and (max-device-width:991px) {
    .about-our-products-sec .col-lg-4 {
        width: 50%;
    }

}
