@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

.single-course header.sleek {
    background: rgb(0 0 0) !important;
}

/* Price variation Section */
section#course-p-variation {
    margin: 30px auto 50px;
    background-color: #fcfcfc;
    border: 1px solid #cfcfcf;
    padding: 30px 15px 15px 15px;
    border-radius: 8px;
}

.postid-103775 .p-variation-row:last-child,
.postid-103762 .p-variation-row:last-child {
    display: none;
}

.p-variation-row:last-child {
    border-bottom: #fff;
}

.p-variation-title {
    display: inline-flex;
    margin: auto;
    padding-bottom: 10px;
}

.p-variation-title h2 {
    margin: auto;
    font-size: 30px;
    font-weight: 600;
    border-bottom: 2px solid #0076ff;
    line-height: 50px;
}

.p-variation-title img {
    width: 10%;
    height: 10%;
    margin: auto 0;
}

.p-variation-row {
    border-bottom: 2px solid #eaeaea;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0px;
}

body.course.postid-103762.single-course .p-variation-row:nth-child(3n),
body.course.postid-103775.single-course .p-variation-row:nth-child(3n) {
    display: none;
}

.postid-168387 .sp-gcse,
.postid-162091 .sp-gcse,
.postid-162202 .sp-gcse,
.postid-162655 .sp-gcse,
.postid-168386 .sp-gcse,
.postid-161937 .sp-gcse,
.postid-162061 .sp-gcse {
    display: none !important;
}
.p-variation-button {
    margin-bottom: 30px;
}
.pd-variation-list p,
.pd-variation-list img {
    display: inline-flex;
}

.pd-variation-list span {
    font-weight: 600;
    margin-right: 5px;
}

.pd-variation-list img {
    width: 5%;
    margin-right: 6px;
}

.pd-variation-list p {
    font-size: 18px;
}

p.p-variation-dtl {
    font-size: 20px;
    font-weight: 500;
}

.p-variation-discount {
    display: flex;
    justify-content: flex-end;
}

.p-variation-discount img {
    width: 12%;
    height: 12%;
    margin: 3px 6px;
}

.p-variation-discount p {
    font-size: 20px;
    font-weight: 500;
}

.p-variation-price p {
    font-size: 23px !important;
    font-weight: 600;
}

.p-variation-price del {
    font-size: 16px;
    color: #4d4d4d;
}

.p-variation-price p,
.p-variation-price del {
    display: inline-flex;
}

.p-variation-price del {
    margin-left: 6px;
}

.p-variation-col-4 {
    text-align: right;
    margin: auto 0px;
    flex: 22%;
    max-width: 22%;
}

.p-variation-button a {
    background-color: #015abd;
    padding: 8px 20px;
    border: 2px solid #015abd;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    transition: all 500ms ease;
}

.p-variation-button a:hover {
    background-color: #fff;
    border: 2px solid #015abd;
    color: #015abd;
    transition: all 500ms ease;
}

.p-variation-price {
    margin-bottom: 15px;
}

.p-variation-col-8 h3 span img {
    width: 5%;
    margin-top: -4px;
}

.p-variation-col-8 h3 span {
    background-color: #003c79;
    color: #fff;
    padding: 4px 14px 4px 5px;
    font-size: 18px;
    border-radius: 3px;
    text-align: left;
}

.p-variation-col-8 {
    flex: 78%;
    max-width: 78%;
}

.p-variation-col-8 h3 {
    font-size: 22px;
    font-weight: 700;
    color: #00375c;
}

a:hover {
    text-decoration: none !important;
}

.pd-variation-list {
    margin: 0px;
}

@media (max-width: 460px) {
    section#course-p-variation {
        margin: 30px 0px 0px 0px;
    }

    .p-variation-discount {
        display: inline-flex;
        justify-content: flex-start;
    }

    .p-variation-row {
        border-bottom: 5px dotted #9bc6ff;
        display: block;
        flex-wrap: wrap;
        margin: 8px 0px;
    }

    .p-variation-title h2 {
        margin: auto;
        font-size: 24px;
        font-weight: 600;
        border-bottom: 2px solid #0076ff;
        line-height: 40px;
    }

    .p-variation-title img {
        width: 13%;
        height: 13%;
        margin: auto 0px;
    }

    .p-variation-col-8 h3 {
        font-size: 22px;
        margin-top: 20px;
    }

    p.p-variation-dtl {
        font-size: 18px;
    }

    .pd-variation-list p {
        font-size: 16px;
        margin: auto 0;
    }

    .p-variation-col-4 {
        margin: 15px 0px;
        text-align: left;
        border: 2px dotted #0085ff;
        padding: 15px;
        border-radius: 10px;
    }

    .p-variation-discount img {
        width: 20%;
        height: 20%;
        margin: 3px 1px 0px 0px;
    }

    .p-variation-price p,
    .p-variation-price del {
        display: inline-flex;
        margin-left: 0px;
    }

    .p-variation-price p {
        font-size: 18px !important;
        font-weight: 600;
        margin-right: 10px;
    }

    .p-variation-price {
        margin-bottom: 2px;
        float: right;
    }

    .pd-variation-list {
        display: inline-flex;
        margin: 0px;
    }

    .pd-variation-list img {
        width: 13%;
        height: 13%;
        margin-right: 6px;
        margin-top: 0px;
        margin-bottom: 0;
        display: none;
    }

    .p-variation-discount p {
        font-size: 16px !important;
        font-weight: 500;
        margin: auto 3px;
    }

    .p-variation-button a {
        background-color: #015abd;
        padding: 8px 20px;
        border: 2px solid #015abd;
        border-radius: 5px;
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        font-size: 16px;
        transition: all 500ms ease;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .p-variation-col-4 {
        max-width: 100%;
    }

    .p-variation-col-8 {
        max-width: 100%;
    }
}

@media screen and (min-width: 767px) and (max-width: 1399px) {
    .pd-variation-list p {
        font-size: 16px;
    }

}


/* Accredited-by Section */

div#accredited-by {
    margin: 18px;
    padding-right: 75px;
}

div#accredited-by h2 {
    font-family: "Poppins", Sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #303030;
}

div#accredited-by h4 {
    font-family: "Poppins", Sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #303030;
}

div#accredited-by p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0.01em;
    color: #303030;
}

div#accredited-by ul li {
    margin-left: 0px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #303030;
}

.mobile-hide {
    display: none;
}

.course-cat-all-course ul li {
    color: #fff;
    text-align: left;
    list-style: square;
    font-size: 18px !important;
    line-height: 30px;
    margin-left: 40px;
}

.sl-top-description ul li {
    margin-left: 45px;
    list-style: square;
}

.tax-course-cat .pro-online-course p {
    margin-bottom: 0px;
}

/* Certification Section */

div#certification {
    margin: 18px;
    padding-right: 75px;
}

div#certification p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0.01em;
    color: #303030;
}

div#certification h2 {
    font-family: "Poppins", Sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #303030;
    margin-top: 30px;
}

.ls-fs-tab,
.postid-103775 #pearson-edexcel .xm-tab-row:nth-child(5n),
.postid-103762 #pearson-edexcel .xm-tab-row:nth-child(5n) {
    display: none;
}

body.postid-103745 .ls-fs-tab,
body.postid-103752 .ls-fs-tab,
.postid-103756 .ls-fs-tab,
.postid-103766 .ls-fs-tab,
.postid-103771 .ls-fs-tab {
    display: block;
}

/* curriculum Section */

.sl-curriculum-content {
    padding-right: 30px;
    margin: 18px;
}

.sl-curriculum-content p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    letter-spacing: 0.01em;
    color: #303030;
}

#single-course-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 58px;
    color: #303030;
}

.sl-top-description {
    margin: 18px;
}

@media (max-width: 460px) {

    li.ui-tabs-active a,
    .xm-nav-tab>li a.active>:focus,
    .xm-nav-tab>li>a.active:hover,
    .xm-nav-tab>li>a:hover {
        border: none;
        background-color: #015ABD !important;
        color: #fff !important;
        border: 1px solid #015ABD !important;
        text-decoration: none;
        transition: all 300ms ease;
    }
}

.single-course-nav.nav.nav-tabs>li>a {
    padding: 15px 10px !important;
    font-family: 'Poppins' !important;
    font-size: 15px !important;
}

.fs-hide {
    display: none;
}

span.frequent-text ul {
    margin-left: 70px !important;
}

span.frequent-text p strong {
    margin-left: 60px;
}

.postid-103756 .fs-hide,
.postid-103752 .fs-hide,
.postid-103762 .fs-hide,
.postid-103771 .fs-hide,
.postid-103766 .fs-hide,
.postid-103775 .fs-hide,
.postid-103745 .fs-hide {
    display: block !important;
}

.postid-103756 .fs-hide-a,
.postid-103752 .fs-hide-a,
.postid-103762 .fs-hide-a,
.postid-103771 .fs-hide-a,
.postid-103766 .fs-hide-a,
.postid-103775 .fs-hide-a,
.postid-103745 .fs-hide-a {
    display: none !important;
}

/* Course reviews */

.slick-slide {
    margin: 0px 20px;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

img.rv-icon {
    width: 80px;
    display: inline-block;
}

.rv-box h2 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    display: inline;
}

.rv-vr-c,
.vr-icon,
.rv-vr-c p {
    display: inline-flex;
}

img.vr-icon {
    width: 15px;
}

.rv-vr-c p {
    font-size: 12px;
    font-weight: 100;
    font-family: "Poppins", sans-serif;
    margin: 8px 0px;
}

.rv-ct p {
    margin: 0px;
    font-style: italic;
    font-size: 15px;
    font-weight: 100;
}

.rv-ds p {
    margin: 10px 0px;
}

.rv-ds p {
    margin: 10px 0px;
    font-size: 16px;
}

.slick-prev:before,
.slick-next:before {
    font-family: auto !important;
    font-size: 20px;
    line-height: 1;
    opacity: 1 !important;
    color: black !important;
    /* smoothing: antialiased !important; */
    -moz-osx-font-smoothing: grayscale;
}

.rv-box {
    margin: 0px 5px;
    padding: 20px;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 10%) 0px 2px 4px;
    height: 150px;
}

.slick-active {
    opacity: 5.5;
}

/* Course category hide css  */

li.cat-item.cat-item-1570,
li.cat-item.cat-item-1644,
li.cat-item.cat-item-2237 {
    display: none;
}

.course-cart-btn {
    display: none;
}

.sp-cntr {
    width: 1170px !important;
    position: relative !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.title-related-text {
    font-size: 14px !important;
}

.sl-top-description {
    text-align: justify;
}

div#single-course-stars-reviews {
    margin-top: 25px;
}

.postid-103745 #sp-course-sidebar,
.postid-103766 #sp-course-sidebar,
.postid-103771 #sp-course-sidebar,
.postid-103775 #sp-course-sidebar,
.postid-103752 #sp-course-sidebar,
.postid-103762 #sp-course-sidebar,
.postid-103756 #sp-course-sidebar {
    display: none;
}

.postid-103745 .fs-tab,
.postid-103766 .fs-tab,
.postid-103771 .fs-tab,
.postid-103775 .fs-tab,
.postid-103752 .fs-tab,
.postid-103762 .fs-tab,
.postid-103756 .fs-tab {
    display: block !important;
}

.postid-103745 .sp-sidebar-widget,
.postid-103766 .sp-sidebar-widget,
.postid-103771 .sp-sidebar-widget,
.postid-103775 .sp-sidebar-widget,
.postid-103752 .sp-sidebar-widget,
.postid-103762 .sp-sidebar-widget,
.postid-103756 .sp-sidebar-widget {
    display: none;
}

.postid-103745 .xm-fs-h,
.postid-103766 .xm-fs-h,
.postid-103771 .xm-fs-h,
.postid-103775 .xm-fs-h,
.postid-103752 .xm-fs-h,
.postid-103762 .xm-fs-h,
.postid-103756 .xm-fs-h {
    display: block !important;
    color: #303030;
    font-family: 'Poppins';
    font-weight: 700;
}

.xm-fs-h {
    display: none;
}

#promise-guaranteed {
    margin-top: -25px;
}

.postid-103745 .sp-sidebar-img-widget,
.postid-103766 .sp-sidebar-img-widget,
.postid-103771 .sp-sidebar-img-widget,
.postid-103775 .sp-sidebar-img-widget,
.postid-103752 .sp-sidebar-img-widget,
.postid-103762 .sp-sidebar-img-widget,
.postid-103756 .sp-sidebar-img-widget {
    display: block !important;
}

.sp-sidebar-img-widget {
    /* display: none; */
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 5px 18px;
}

.fs-s-h {
    border-bottom: 3px solid #015ABD;
    line-height: 65px;
}

.sp-sidebar-img-widget p {
    color: #337ab7;
    font-size: 18px;
    text-align: center;
}

.sp-sidebar-img-widget p span {
    color: #303030;
    font-weight: 600;
}

#we-are-partner {
    margin-top: 40px;
}

#sidebar-still-confused {
    background-image: url('https://studyplex.org/wp-content/uploads/2022/09/Get-Experts-Help.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px;
    width: 100%;
}

#sidebar-still-confused-container {
    height: 100%;
    padding: 30px 0 20px;
    width: 250px;
}

#sidebar-still-confused h4 {
    color: #fff;
    font-family: 'Poppins';
    font-weight: 700;
    text-shadow: none;
}

#sidebar-still-confused h4 span {
    display: block;
    margin: 10px 0 20;
}

#sidebar-still-confused-container {
    height: 100%;
    padding: 95px 15px 20px;
    width: 250px;
}

#sidebar-still-confused a.xm-btn {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}

.fs-tab {
    border: 1px solid #015ABD;
    border-radius: 10px;
    padding: 0px 15px 15px 15px;
}

img.fs-info-icon {
    width: 14px;
    margin-top: -5px;
}

.xm-tab .fs-title-p {
    text-align: left !important;
}

h2.xm-sc-h {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 45px;
    letter-spacing: 0.01em;
    color: #303030;
}

h2.xm-th-h {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.01em;
    line-height: 36px;
    margin: 0px 0px 10px 0px;
    color: #303030;
}

h1.xm-fs-h {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    color: #303030;
    margin: 25px 0px -15px 0px;
}

.xm-tab {
    text-align: center;
    border: 1px solid #C1C1C1;
    border-radius: 6px;
}

.prc {
    border-collapse: collapse;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    padding: 85px 55px;
}

a.xm-btn {
    color: #303030;
    border: 1px solid #015ABD;
    border-radius: 4px;
    padding: 6px 16px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14.7918px;
}

a.xm-btn:hover {
    text-decoration: none;
    background-color: #015ABD;
    color: #fff;
    transition: all 300ms ease;
}

.xm-tab p {
    margin: 0px !important;
}

.fs-tab {
    margin: 40px 0px 20px 0px !important;
    display: none;
}

.xm-tab-row:last-child {
    border-bottom: none;
}

.xm-tab-row {
    border-bottom: 1px solid #C1C1C1;
    padding: 0 18px;
}

.xm-nav-tab {
    margin-bottom: 25px;
    border-bottom: 0;
}

.xm-nav-tab>li {
    float: none;
    display: inline;
}

.xm-nav-tab li {
    margin-right: 15px;
}

.xm-nav-tab li:last-child {
    margin-right: 0;
}

.xm-nav-tab {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.exm-lst i {
    color: #fff;
    border: 1px solid #015ABD;
    border-radius: 50px;
}

.xm-nav-tab>li a {
    display: inline-block;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    color: #303030;
    border: 1px solid #303030;
    width: 324px;
    padding: 12px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16.6407px;
    line-height: 25px;
    text-align: center;
}

li.ui-tabs-active a,
.xm-nav-tab>li a.active>:focus,
.xm-nav-tab>li>a.active:hover,
.xm-nav-tab>li>a:hover {
    border: none;
    background-color: #015ABD;
    color: #fff;
    border: 1px solid #015ABD;
    text-decoration: none;
    transition: all 300ms ease;
}

.xm-tab-row .prc {
    font-weight: 600;
}

.xm-tab-row p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    color: #303030;
    text-align: left;
}

.xm-tab-row .row {
    min-height: 100% !important;
    display: flex;
    align-items: center;
}

/* New styles */
.sp-cntr #single-course-content #fs-tab,
.sp-cntr #single-course-content h2.xm-fs-h {
    display: block;
}

@media (max-width: 460px) {
    h1.xm-fs-h {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        color: #303030;
        margin: 25px 0px -25px 0px;
    }

    h2.xm-sc-h {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 39px;
        letter-spacing: 0.01em;
        color: #303030;
    }

    h2.xm-th-h {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0.01em;
        line-height: 39px;
        margin: 0px 0px 10px 0px;
        color: #303030;
    }

    .xm-tab .fs-title-p {
        text-align: center !important;
    }

    .prc {
        border-collapse: collapse;
        border-left: 0px solid #C1C1C1;
        border-right: 0px solid #C1C1C1;
        padding: 0px;
    }

    .xm-tab-row {
        padding: 15px 18px;
    }

    .xm-tab-row .row .col-4 {
        padding: 10px 21px;
    }

    .xm-tab-row .row {
        display: block;
    }

    .xm-tab-row p {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 28px;
        color: #303030;
    }

    a.xm-btn {
        color: #303030;
        border: 1px solid #015ABD;
        border-radius: 4px;
        padding: 6px 8px;
    }

    .xm-nav-tab>li a {
        display: inline-block;
        background-color: #fff;
        border: none;
        border-radius: 5px;
        color: #303030;
        border: 1px solid #303030;
        width: 124px;
        padding: 12px 0px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 25px;
        text-align: center;
    }

    .fs-tab {
        margin: 45px 0px !important;
    }

    .postid-103745 .course-cart-btn,
    .postid-103766 .course-cart-btn,
    .postid-103771 .course-cart-btn,
    .postid-103775 .course-cart-btn,
    .postid-103752 .course-cart-btn,
    .postid-103762 .course-cart-btn,
    .postid-103756 .course-cart-btn {
        display: none;
    }

    .xm-nav-tab {
        position: inherit;
        display: inline-block;
    }

    ul.xm-nav-tab.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
        width: 100%;
        text-align: center;
    }

    .rv-box {
        margin: 25px 5px;
        padding: 20px;
        overflow: hidden;
        box-shadow: rgb(0 0 0 / 10%) 0px 2px 4px;
        height: 245px;
    }
}

@media only screen and (min-width:912px) and (max-width:912px) {

    .xm-nav-tab>li a {
        width: 190px;
        font-size: 14px;
    }

    .xm-tab-row .row {
        min-height: 100% !important;
        display: block;
        align-items: center;
    }

    .xm-tab p {
        margin: 0px 18px 20px 18px !important;
    }

    .xm-tab-row {
        border-bottom: 1px solid #C1C1C1;
        padding: 25px 18px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1024px) {

    .xm-nav-tab>li a {
        width: 295px;
    }

    .xm-tab-row {
        border-bottom: 1px solid #C1C1C1;
        padding: 25px 18px;
    }
}


/* Tab Css  */

@media only screen and (min-width:480px) and (max-width:820px) {
    .xm-nav-tab>li a {
        width: 168px;
        font-size: 12px;
    }

    .xm-tab .fs-title-p {
        text-align: center !important;
    }

    .fs-title-p img {
        width: 14px
    }

    .xm-tab-row {
        border-bottom: 1px solid #C1C1C1;
        padding: 25px 18px;
    }

    .prc {
        border-collapse: collapse;
        border-left: 0px solid #C1C1C1;
        border-right: 0px solid #C1C1C1;
        padding: 0px;
    }

    h2.xm-sc-h {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 45px;
        letter-spacing: 0.01em;
        color: #303030;
    }

    h2.xm-th-h {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        letter-spacing: 0.01em;
        line-height: 36px;
        margin: 0px 0px 10px 0px;
        color: #303030;
    }

    .xm-tab-row .row {
        min-height: 100% !important;
        display: block;
        align-items: center;
    }

    .xm-tab p {
        margin: 0px 18px 20px 18px !important;
    }

    .rv-box {
        margin: 0px 5px;
        padding: 20px;
        overflow: hidden;
        box-shadow: rgb(0 0 0 / 10%) 0px 2px 4px;
        height: 180px;
    }

    /* Accredited-by Section */
    div#accredited-by {
        padding-right: 0px;
    }

    .sp-cntr {
        width: auto !important;
        position: relative !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    /* Certification Section */

    div#certification {
        padding-right: 0px;
    }

    /* curriculum Section */

    .sl-curriculum-content {
        padding-right: 0px;
    }
}


/* Mobile Css  */

@media (max-width: 460px) {

    /* Accredited-by Section */
    div#accredited-by {
        margin: 18px 0px 0px 0px;
        padding-right: 0px;
    }

    .sp-cntr {
        width: auto !important;
        position: relative !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .mobile-hide {
        display: block;
        padding: 6px 0px;
    }

    #single-course-title {
        font-family: poppins;
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 40px;
        color: #303030;
    }

    /* Certification Section */

    div#certification {
        margin: 18px 0px 0px 0px;
        padding-right: 0px;
    }

    /* curriculum Section */

    .sl-curriculum-content {
        margin: 18px 0px 0px 0px;
        padding-right: 0px;
    }

    /* Bottom Buy Now */
    .course-cart-btn {
        position: fixed;
        bottom: 0px;
        right: 0;
        z-index: 999;
        width: 100%;
        background-color: #fff;
        padding: 0px 10px 0px 10px;
        border: 4px solid #015abd !important;
        display: block;
        border-radius: 10px 10px 0px 0px;
    }

    span#mobile-single-course-sale-price {
        font-size: 20px;
        font-family: 'Poppins';
        font-weight: 600;
        color: #000;
    }

    span#mobile-single-course-real-price {
        font-size: 14px;
        margin-left: 8px;
        font-family: 'Poppins';
        font-weight: 600;
    }

    div#mobile-single-course-discount {
        display: inline;
        float: right;
        font-size: 16px;
        color: #000;
        font-family: 'Poppins';
    }

    div#single-course-pricing {
        display: inline;
    }

    .course_button.button.full {
        border-radius: 10px !important;
    }
}

@media only screen and (min-width:1024px) and (max-width:1024px) {

    .course_header:before {
        content: '';
        background: initial !important;
    }

    .sp-cntr {
        width: 1110px !important;
        position: relative !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    div#sp-course-sidebar-content {
        width: 285px !important;
    }

    .single-course-nav.nav.nav-tabs>li>a {
        padding: 15px 5px !important;
    }

    .sp-sidebar-img-widget {
        width: 300px;
    }
}

@media only screen and (min-width:990px) and (max-width:1200px) {
    .course_header:before {
        content: '';
        background: initial !important;
    }

    .sp-sidebar-img-widget {
        width: 300px;
    }
}

@media only screen and (min-width:820px) and (max-width:990px) {

    aside#sp-course-sidebar {
        width: 260px;
    }

    .sp-cntr {
        width: 750px !important;
        position: relative !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .xm-nav-tab>li a {
        width: 165px !important;
        font-size: 12px !important;
    }

    .xm-tab-row .row {
        min-height: 100% !important;
        display: block;
        align-items: center;
    }

    .xm-tab p {
        margin: 0px 18px 20px 18px !important;
    }

    .xm-tab .fs-title-p {
        text-align: center !important;
    }

    .xm-tab-row {
        border-bottom: 1px solid #C1C1C1;
        padding: 25px 18px;
    }

    .prc {
        border-collapse: collapse;
        border-left: 0px solid #C1C1C1;
        border-right: 0px solid #C1C1C1;
        padding: 0px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1024px) {

    .course_header:before {
        content: '';
        background: initial !important;
    }

    .sp-cntr {
        width: 1110px !important;
        position: relative !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .sp-sidebar-img-widget {
        width: 300px;
    }

    div#sp-course-sidebar-content {
        width: 285px !important;
    }

    .single-course-nav.nav.nav-tabs>li>a {
        padding: 15px 5px !important;
    }
}

@media only screen and (min-width:990px) and (max-width:1200px) {
    .course_header:before {
        content: '';
        background: initial !important;
    }

    .sp-sidebar-img-widget {
        width: 300px;
    }
}

@media only screen and (min-width:820px) and (max-width:990px) {

    .xm-nav-tab>li a {
        width: 190px;
        font-size: 14px;
    }

    .xm-tab-row .row {
        min-height: 100% !important;
        display: block;
        align-items: center;
    }

    .xm-tab p {
        margin: 0px 18px 20px 18px !important;
    }

    .xm-tab .fs-title-p {
        text-align: center !important;
    }

    .xm-tab-row {
        border-bottom: 1px solid #C1C1C1;
        padding: 25px 18px;
    }

    .prc {
        border-collapse: collapse;
        border-left: 0px solid #C1C1C1;
        border-right: 0px solid #C1C1C1;
        padding: 0px;
    }

    .sp-sidebar-img-widget {
        width: 300px;
    }
}

@media only screen and (min-width:912px) and (max-width:912px) {
    .sp-cntr {
        width: 825px !important;
        position: relative !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .sp-sidebar-img-widget {
        width: 300px;
    }

    aside#sp-course-sidebar {
        width: 285px !important;
    }
}