.our-sponsors-container {
    padding: 50px 0 70px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.sponsors-heading {
    font-size: 35px;
    color: #00336C;
    font-weight: 600;
    text-align: center;
    /* margin-bottom: 1rem; */
}

.mySponsor{
    position: relative;
}

.sponsors-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}

.sponsors-body {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sponsors-main-body{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 150px;
    height: 100%;
    /*width: fit-content;*/
    /*margin: 0 auto;*/
}

.sponsors-image-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 80px;
    width: 100%;
}

.sponsors-main-body .sponsors-body {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.sponsors-text {
    color: #000;
    font-size: 25px;
    text-align: center;
    margin: 35px 0 15px;
}

.sponsors-pagination{
    z-index: 5;
    color: #000 !important;
    text-align: center;
    position: absolute;
    bottom: 25px !important;
}

/* .sponsors-main-body .sponsors-body .sponsors-text {
    grid-row: 1/2;
} */

.sponsors-main-body .sponsors-body a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sponsor-logo {
    width: 300px;
}

/*.tesseract-sponsors-logo{*/
/*    width: 280px;*/
/*}*/

.better-sponsors-logo{
    width: 220px;
}

.edforce-sponsors-logo {
    width: 320px;
}

.xed-sponsors-logo {
    max-width: 320px;
    width: 100%;
}

.skillsoft-sponsors-logo {
    width: 170px;
}

.ms-sponsors-logo{
    width: 160px;
}

.bsharp-sponsors-logo{
    width: 160px;
}

.csod-sponsors-logo {
    width: 225px;
}

.pb-sponsors-logo {
    width: 210px;
    margin-top: 20px;
}

/*.ed-sponsors-logo {*/
/*    width: 265px;*/
/*}*/

/*.edforce-sponsors-logo {*/
/*    width: 220px;*/
/*}*/

.sb-sponsors-logo {
    width: 130px;
}

.happ-coach-sponsors-logo {
    width: 150px;
}

.rbs-sponsors-logo {
    width: 220px;
    margin-top: 10px;
}

/* Partners Details */
.our-partners-container {
    padding: 50px 0 0;
    background: #fff;
    color: #fff;
    overflow: hidden;
    /* background: linear-gradient(180deg, rgba(21, 174, 191, 1) 0%, rgba(175, 75, 242, 0.5) 100%); */
    /* color: #fff; */
}

.partners-heading {
    color: #00336C;
    font-size: 35px;
    text-align: center;
    margin-bottom: 35px;
}

.our-partners-sub-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.our-partners-body {
    margin-bottom: 20px;
}

.our-partner-head-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.our-partner-head-sub-container {
    position: relative;
    padding-right: 20px;
    border-right: #000 solid 1px;
}

.partners-head {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    font-size: 22px;
    padding: 0 20px 0 0;
    width: 100%;
    /* width: 500px; */
    color: #000;
    padding: 10px 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 10%);
    border-bottom: #00336C solid 1px;
    border-right: #00336C solid 1px;
    /* margin-right: 30px; */
}

.partners-img {
    padding: 0 0 0 20px;
}

/*.tesseract-logo-img {*/
/*    width: 250px;*/
/*    height: auto;*/
/*}*/

.better-logo-img {
    width: 235px;
}

.csod-logo-img {
    width: 225px;
}

.ms-logo-img {
    width: 190px;
}

.bsharp-logo-img{
    width: 170px;
}

.edforce-logo-img {
    width: 270px;
}

.xed-logo-img {
    width: 290px;
}

.skillsoft-logo-img {
    width: 155px;
}

.happ-coach-logo-img {
    width: 140px;
}

.rbs-logo-img {
    width: 225px;
}

/*.ed-logo-img {*/
/*    width: 240px;*/
/*}*/

/*.edforce-logo-img {*/
/*    width: 210px;*/
/*}*/

.sb-logo-img {
    width: 130px;
}

.our-partners-content-container {
    margin-top: 30px;
    color: #000;
    margin: 30px 0;
}

.btn-partners {
    background-color: #00336C;
    color: #fff;
    padding: 8px 16px;
    border: none;
    border-radius: 4px;
}

/* Why Sponsor-us */
.event-sponsorship, .event-speakers {
    background-color: #000;
    background: #15aebf !important;
    background: -webkit-linear-gradient(to right, rgba(21, 174, 191, 0.5), rgba(175, 75, 242, 0.5)) !important;
    background: linear-gradient(to right, rgba(21, 174, 191, 0.5), rgba(175, 75, 242, 0.5)) !important;
    overflow: hidden;
}

.sponsorship-container {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-gap: 2rem;
    color: #fff;
    padding: 50px 0;
    width: 80%;
    margin: auto;
}

.sponsors-img-container{
    overflow: hidden;
}

.sponsors-img {
    width: auto;
    height: 350px;
    padding: 0;
}

.sponsorship-img {
    width: 100%;
    display: grid;
    height: 350px;
    object-fit: cover;
}

.sponsors-header {
    margin-bottom: 0;
    text-align: start;
    font-size: 25px;
    margin-bottom: 10px;
    margin-left: 20px;
    color: #D2D918 !important;
}

.ul-sponsor-list {
    list-style: circle;
    margin-bottom: 20px;
    padding: 8px 0 0px 50px;
}

.li-sponsor-list {
    margin: 10px 0;
}

.button-sponsors {
    padding: 10px 20px;
    font-weight: 500;
    margin-top: 20px;
    margin-left: 20px;
    border: none;
    border-radius: 4px;
    background-color: #D2D918 !important;
    color: #000 !important;
}

@media screen and (max-device-width: 1200px){
    .sponsors-main-body{
        flex-direction: column;
        gap: 0;
        align-items: center;
    }
    .sponsors-main-body .sponsors-body{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .pb-sponsors-logo {
        margin-top: 0px;
    }
}

@media screen and (max-device-width: 992px){
    .sponsorship-container {
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
    }
}

/* @media screen and (max-device-width: 768px){
    .sponsors-main-body{
        flex-direction: column;
        gap: 0;
        align-items: center;
    }
    .sponsors-main-body .sponsors-body{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
} */

@media (max-device-width: 576px) {
    .our-partner-head-container {
        flex-direction: column;
        align-items: flex-start;
    }
    .our-partner-head-sub-container {
        margin: 14px 0;
        border-right: none;
    }
    .tesseract-logo-img {
        padding: 0;
        margin: 10px 0 10px 10px;
        width: auto;
        height: 40px;
    }
    .our-partners-content-container {
        margin: 10px;
    }
    .sponsors-popup-form {
        padding: 20px;
    }
    .brochure-form-submit-btn{
        width: 100%;
    }
    .sponsors-img {
        width: 100%;
        height: auto;
        padding: 10px;
    }
    .sponsors-image-container{
        flex-direction: column;
        gap: 40px;
    }
    .rbs-sponsors-logo{
        margin-top: 0px;
    }
}