/* --- Bundle Offer Page --- */

.bundle-wrapper h1,
.bundle-wrapper h2,
.bundle-wrapper h3,
.bundle-wrapper h4,
.bundle-wrapper h5,
.bundle-wrapper h6 {
    color: #000;
    font-family: 'Poppins';
    font-weight: 700;
}

.bundle-wrapper h1 {
    font-size: 50px;
}

.bundle-wrapper h2 {
    font-size: 42px;
}

.bundle-wrapper h3 {
    font-size: 35px;
}

.bundle-wrapper h5 {
    font-size: 18px;
}

.bundle-wrapper h6 {
    font-size: 16px;
}

.bundle-wrapper * {
    margin: 0;
    padding: 0;
}

.bundle-wrapper a {
    text-decoration: none;
}

.bundle-title {
    padding-bottom: 20px;
}

.bundle-divider {
    text-align: center;
    width: 100%;
}

.bundle-divider img {
    margin-bottom: 90px;
    width: 30%;
    max-width: 400px;
}

.bundle-row {
    background-color: #F9F9FF;
    float: left;
    padding: 60px 0;
    width: 100%;
}

.part-1-2 {
    float: left;
    width: 50%;
}

#bundle-hero-part {
    background: url('https://studyplex.org/wp-content/uploads/2021/06/hero-bg.png') no-repeat top center;
    background-size: cover;
    color: #fff;
    padding: 145px 0 105px;
}

#bundle-hero-part h1 {
    color: #fff;
    font-family: 'Source Sans Pro';
    font-weight: 700;
}

#bundle-hero-part h1 span {
    color: #0589f3;
    font-size: 70px;
}

#bundle-hero-part p {
    font-family: 'Source Sans Pro';
    font-size: 25px;
    font-weight: 400;
    line-height: 1.4;
    margin: 50px 0 0;
}

#bundle-hero-part p b {
    font-weight: 700;
}

#bundle-partners {
    background-color: #fff;
    box-shadow: 1px 5px 3px 0px #25aef3;
    border-radius: 10px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 20px;
}

#bundle-partners a {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    text-align: center;
    margin-top: 18px;
}

#bundle-partners a img {
    height: 114px;
    width: auto;
    max-width: 100%;
}

.bundle-container {
    margin: 0 auto 70px;
    overflow: hidden;
    width: 85%;
    max-width: 1650px;
}

#bundle-accreditation-partners-part .bundle-container {
    background: url('https://studyplex.org/wp-content/uploads/2021/06/graduate-bg-1.png') left center no-repeat, url('https://studyplex.org/wp-content/uploads/2021/06/graduate-bg-1.png') right center no-repeat;
    background-size: 300px auto, 300px auto;
}

.bundle-courses-row {
    background: url('https://studyplex.org/wp-content/uploads/2021/06/blue-left-bg.png') left center no-repeat, url('https://studyplex.org/wp-content/uploads/2021/06/blue-right-bg.png') right center no-repeat;
    background-size: auto 539px, auto 539px;
    background-position-x: -29%, 129%;
}

.single-bundle-course {
    float: left;
    padding: 0 15px;
    width: 25%;
}

.bundle-course-top,
.bundle-course-bottom,
.bundle-course-info {
    float: left;
    width: 100%;
}

.bundle-course-top {
    background-color: cornflowerblue;
    border-radius: 15px;
    height: 176px;
    position: relative;
    overflow: hidden;
}

.bundle-course-top img {
    height: 100%;
    width: 100%;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
}

.bundle-course-top:hover img {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
}

.bundle-courses-overlay {
    background: rgba(13, 19, 215, 0.34);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.bundle-course-title {
    color: #fff;
    font-weight: 400;
    padding: 90px 0 0 15px;
}

.bundle-course-title a {
    color: #fff;
    text-decoration: none;
}

.bundle-course-bottom {
    margin-top: -8px;
    padding: 0 10px;
}

.bundle-course-info {
    box-shadow: 0 5px 3px 0px #25aef3;
    background-color: #fff;
    border-radius: 0 0 30px 30px;
    font-family: 'Poppins';
    padding: 30px 20px;
}

.bundle-course-bottom div {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.bundle-course-bottom div del,
.bundle-course-bottom div span {
    font-weight: 700;
}

.bundle-course-bottom div del {
    float: left;
    font-size: 16px;
}

.bundle-course-bottom div span {
    float: right;
    font-size: 20px;
}

.bundle-benefit-link {
    background-color: #1B2F79;
    background-image: linear-gradient(to right, #1C7EBD, #1B2F79);
    border-radius: 20px;
    color: #fff;
    font-size: 13px;
    padding: 10px 40px;
}

.bundle-benefit-list {
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin-top: 12px;
    padding-left: 30px;
    width: 100%;
}

.bundle-benefit-list li {
    margin-top: 8px;
}

#bundle-offers-part {
    font-family: 'Poppins';
}

#bundle-offers-part p {
    font-weight: 300;
    font-size: 35px;
    margin: 0 0 50px;
}

#bundle-offers-part ul {
    list-style: none;
}

#bundle-offers-part li {
    background: url('https://studyplex.org/wp-content/uploads/2021/06/checkbox-bg.png') no-repeat left top;
    font-size: 14px;
    padding: 9px 0 8px 62px;
    margin: 25px 0 0;
}

#bundle-offers-part .bundle-container {
    background: url('https://studyplex.org/wp-content/uploads/2021/06/Girl-image.png') no-repeat right center;
    background-size: contain;
}

#bundle-review-part {
    background: #000;
    color: #fff;
    float: left;
    padding: 110px 0;
    width: 100%;
}

#bundle-review-part h2 {
    color: #fff;
}

.bundle-review-title {
    border: 1px solid #fff;
    border-radius: 108px 42px 108px 42px;
    display: inline-block;
    padding: 40px 80px;
}

#bundle-review-part p {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    margin-top: 30px;
}

.bundle-review-widget {
    margin: 150px 0 0;
}

/* New styles */
#toc_container {
    background: #f9f9f9;
    border: 2px solid #3390cd;
    padding: 10px 20px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%;
    margin: 30px auto;
}

.postid-103745 .fs-last-v,
.postid-103752 .fs-last-v,
.postid-103766 .fs-last-v,
.postid-103771 .fs-last-v,
.postid-103775 .fs-last-v,
.postid-103762 .fs-last-v,
.postid-190551 .fs-last-v,
.postid-190556 .fs-last-v {

    display: flex !important;
}

.fs-last-v {
    display: none;
}

@media screen and (max-width: 1100px) {
    .bundle-container {
        padding: 0;
        width: 92%;
    }

    .single-bundle-course {
        width: 50%;
    }

    #bundle-accreditation-partners-part .bundle-container,
    #bundle-offers-part .bundle-container,
    .bundle-courses-row {
        background: none;
    }

    #bundle-partners {
        transform: translateX(40%);
    }

    .bundle-courses-row {
        margin-top: 0;
    }

    .bundle-courses-row .bundle-container {
        margin: 0 auto;
    }

    .single-bundle-course {
        margin-top: 20px;
    }
}

/* Tab */
@media screen and (max-width: 1000px) {

    .bundle-container {
        width: 95%;
    }

    .bundle-wrapper h1,
    #bundle-hero-part h1 span {
        font-size: 30px;
    }

    .bundle-wrapper h2 {
        font-size: 25px;
    }

    .bundle-wrapper h3 {
        font-size: 20px;
    }

    .bundle-wrapper h5 {
        font-size: 14px;
    }

    .bundle-wrapper h6 {
        font-size: 12px;
    }

    .bundle-row {
        padding: 60px 0 0;
    }

    #bundle-hero-part {
        background: #0D4E86;
        padding: 60px 0 0;
    }

    #bundle-partners {
        width: 100%;
    }

    #bundle-offers-part {
        font-family: 'Poppins';
    }

    #bundle-hero-part p {
        font-size: 14px;
    }

    .bundle-benefit-list,
    #bundle-offers-part li,
    #bundle-review-part p {
        font-size: 12px;
    }

    #bundle-partners {
        transform: none;
    }

    .bundle-divider img {
        margin-bottom: 50px;
    }

    .bundle-courses-row {
        margin-top: 0;
    }

    #bundle-offers-part li {
        padding: 9px 0 12px 62px;
    }
}

/* Smart Phone */
@media screen and (max-width: 760px) {

    .single-bundle-course {
        width: 100%;
    }

}