p {
    font-size: 1.25rem;
}


/*-- banner --*/

section.outline-banner .outline-buttonsection a {
    background-color: #663896;
    color: #fff;
    font-size: 1.1rem;
}

section.outline-banner .outline-buttonsection a:hover {
    border: 0.2rem solid #663896;
    background-color: #fff;
    color: #663896;
}

section.outline-content-wrapper .banner-content-wrapper h2 {
    margin-bottom: 3rem;
}

section.outline-banner .outline-border-2 {
    border-top: 0.1rem solid #fff;
    padding-top: 1rem;
    margin-bottom: 1.75rem;
}

section.outline-banner .outline-border-1 {
    padding-bottom: 2rem;
    margin-bottom: 1rem;
}

.banner-content-wrapper {
    padding-top: 5rem;
}

.outline-content-wrapper .banner-content-wrapper {
    padding-top: 0.5rem;
}

section.outline-banner .list-background {
    padding: 1.25rem 0;
}


/*-- programs --*/

.filter-menu ul li:last-child a::after {
    display: block;
}

.filter-menu ul li:first-child {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}

.ioxford-leadership-tab h3,
.access-pro h3 {
    color: #000;
    font-size: 3rem;
    margin: 0 auto 2.5rem;
}

.ioxford-leadership-tab h4,
.access-icon-box h4 {
    font-weight: 400;
    color: #663399;
    font-size: 2rem;
    margin: 1.5rem auto 0.2rem;
}

.ioxford-leadership-tab ul {
    padding-left: 1.25rem;
}

.ioxford-leadership-tab ul li {
    list-style-type: disc;
}

.filter-menu .view-btn a {
    color: #58595b;
    font-size: 1.25rem;
    padding: 1rem;
    position: relative;
    transition: 0.3s ease;
}

.filter-menu .view-btn {
    padding: 1rem 0 0 2.2rem;
}

.filter-menu .view-btn a::after {
    content: '';
    background: url(.http://localhost/globalsoftlab/images/inner-pages/thumbnail-know-more.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 1.1rem;
    right: -1.5rem;
    transition: 0.3s ease;
}

.filter-menu .view-btn a:hover {
    color: #663399;
}

.modules-icon-box {
    border-right: 0.1rem solid #d1d3d4;
    border-bottom: 0.1rem solid #d1d3d4;
}

.modules-icon-box p {
    font-size: 1.4rem;
    text-align: center;
    width: 95%;
    margin: 0 auto;
}

.modules-icon-box {
    padding: 1.5rem 1.5rem 0;
    min-height: 21rem;
    margin-top: 2.5rem;
    position: relative;
}

.ioxford-leadership-modules-tab .modules-icon-box {
    min-height: 30rem;
}

.modules-icon-box ul li {
    list-style-type: disc;
}

.modules-icon-box h4 {
    text-align: center;
    font-size: 1.4rem;
    font-family: 'Gotham-Book';
}

.modules-icon-box::after {
    content: '';
    width: 1.95rem;
    height: 2.8rem;
    background: #f1f2f2;
    position: absolute;
    right: -1rem;
    bottom: -0.1rem;
    z-index: 1;
}

.ioxford-leadership-modules-tab .modules-icon-box::after {
    content: '';
    width: 1.95rem;
    height: 2.8rem;
    background: #f1f2f2;
    position: absolute;
    right: -0.1rem;
    bottom: -0.1rem;
    z-index: 1;
}

.modules-icon-box img {
    width: 50%;
    height: 50%;
    object-fit: contain;
    display: block;
    margin: 0 auto 1.5rem;
}

.modules-icon-cnt .col-md-4 {
    padding: 0;
}

.modules-icon-box.mod-br-right {
    border-right: 0;
}

.modules-icon-box.mod-br-bottom {
    border-bottom: 0;
}

section.tech-deliver {
    padding: 4.6rem 0 1rem;
}


/*-- duration --*/

.duration {
    background: url(../images/programs/duration-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    height: 30rem;
    font-family: 'MyriadPro Regular';
}

section.duration p {
    color: #fff;
    font-size: 3.35rem;
    font-weight: 300;
}

section.duration ul {
    display: flex;
    padding-left: 0;
    margin-top: 4.5rem;
}

section.duration ul li {
    font-size: 2rem;
    margin-right: 4rem;
}

.duration-ryt-cnt {
    padding: 5rem 0 0 5rem;
}

section.duration ul li img {
    width: 4rem;
    height: 4rem;
    object-fit: contain;
    margin-right: 0.75rem;
}

.duration-lft-img img {
    width: 100%;
    position: relative;
    left: 2.3rem;
    top: 0.8rem;
}


/*-- access program --*/

section.access-pro {
    padding-top: 6rem;
}

.access-media img {
    width: 24rem;
    height: 16.5rem;
    object-fit: contain;
    float: left;
    margin-top: -0.7rem;
    margin-right: 2rem;
}

.access-cnt p {
    width: 95%;
}

.access-media {
    margin: 3.25rem auto;
}

.access-icon-box img {
    display: block;
    margin: 0 auto;
    width: 36%;
}

.access-icon-box {
    text-align: center;
}

.ioxford-leadership-tab h4,
.access-icon-box h4 {
    margin: 1rem auto;
}

.access-icon-box p {
    width: 94%;
}

.access-icon-box.access-icon-box-br {
    position: relative;
}

.access-icon-box.access-icon-box-br::after {
    content: '';
    position: absolute;
    width: 0.1rem;
    height: 15.5rem;
    background: #97989a;
    top: 2rem;
    right: 0;
}

.access-cnt a {
    width: 19%;
    margin: 2.5rem auto;
    display: block;
    font-size: 1.25rem;
    font-weight: 300;
    color: #fff;
    border-radius: 2rem;
    border: 0.1rem solid #663399;
    padding: 0.35rem 0 0.35rem 2.6rem;
    background: #663399;
    transition: 0.2s ease;
}

.access-cnt a:hover {
    color: #663399;
    background: #fff;
}

.access-cnt {
    border-bottom: 0.6rem solid #d1d3d4;
    padding-bottom: 3.85rem;
}


/*-- about faculyt --*/

section.our-faculty.about-faculty {
    padding-top: 2rem;
}

.designation p {
    min-height: 7rem;
}

.faculty-contain h4 {
    min-height: 3rem;
}


/*-- text slide --*/

.text-slide {
    background: url(../images/banner/text-slide-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    height: 35.5rem;
}

.text-slide.bg2 {
    background: url(../images/inner-pages/viththiiya.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    height: 35.5rem;
}

.bg2 {
    margin-top: 5rem;
}

.text-slide .slick-dots li button::before {
    content: ' ';
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 2rem;
    line-height: 1;
    opacity: 1;
    background: #fff;
}

.text-slide .slick-dots li.slick-active button:before {
    background: #663399;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 2rem;
}

.text-slide .slick-dots {
    bottom: -3.5rem;
    text-align: left;
    padding-left: 1rem;
}

.text-slide .slick-dots li {
    width: 1.2rem;
    height: 1rem;
    margin: 0 0.1rem;
}

.text-box h5 {
    font-family: 'GeorgiaRegular';
    font-size: 1.7rem;
    width: 91%;
    line-height: 1.25;
}

.text-box p {
    color: #fff;
    font-size: 1.5rem;
    margin-top: 3rem;
}

.text-box {
    padding: 2.5rem 0 0 1rem;
}


/*-- featured program --*/

.feature-pro {
    background: #f1f1f1;
}

.feature-pro .faculty-contain ul li img {
    width: 2.25rem;
    height: 2.25rem;
    object-fit: contain;
    margin-right: 0.5rem;
}

.feature-pro .faculty-contain ul li {
    display: flex;
    align-items: center;
}

.feature-pro .faculty-contain ul {
    padding-left: 0;
}

.faculty-contain-body {
    background: #fff;
    width: 92%;
    padding: 2rem;
}

.faculty-contain-body h4 {
    margin-top: 0;
}

.feature-pro .faculty-contain p {
    min-height: 8rem;
}

.feature-pro .intro-head h2 {
    margin-top: 0;
}


/*-- e-ticket --*/

.e-ticket {
    background: url(../images/inner-pages/E-certificate-leadership.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    height: 33.55rem;
    position: relative;
}

.e-ticket.bg2 {
    background: url(../images/inner-pages/E-certificate-bg2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    height: 37.3rem;
    position: relative;
}

.e-ticket-btn {
    position: absolute;
    bottom: 2.5rem;
    width: 100%;
    text-align: center;
}

.e-ticket-btn a {
    color: #fff;
    background: #663399;
    font-size: 1.8rem;
    border: 0.2rem solid #663399;
    padding: 0.5rem 7.3rem 0.5rem 2.8rem;
    border-radius: 1.9rem;
    position: relative;
    transition: 0.2s ease;
}

.e-ticket-btn a::after {
    content: '';
    background: url(../images/school/down-purple-icon32.png);
    background-color: #fff;
    border-radius: 2rem;
    border: 0.2rem solid #dadbdc;
    background-repeat: no-repeat;
    background-size: 1.15rem;
    background-position: center;
    width: 2.3rem;
    height: 2.2rem;
    position: absolute;
    right: 2.5rem;
    top: 0.45rem;
}

.e-ticket-btn a:hover {
    color: #663399;
    background: #fff;
}

.text-cnt-slider {
    margin-left: 3rem;
}


/*-- media query --*/

@media (max-width: 1024px) {
    .filter-menu ul li a,
    .filter-menu .filter-head a {
        width: 95%;
    }
}

@media (max-width: 991px) {
    .text-cnt-slider {
        margin-left: 0rem;
    }
    .duration {
        background-size: cover;
        background-position: bottom;
        height: 100%;
    }
    section.duration ul {
        display: block;
        margin-top: 2rem;
    }
    .duration-ryt-cnt {
        padding: 1rem 0 0 8rem;
    }
    section.duration ul li {
        margin-right: 0;
        margin-bottom: 2rem;
    }
    .text-slide,
    .text-slide.bg2 {
        background: none;
        background-color: #1f3973;
        height: 100%;
        padding-bottom: 9rem;
        text-align: center;
    }
    .text-slide .slick-dots {
        bottom: -6rem;
        text-align: center;
        padding-left: 0;
    }
    .feature-pro .faculty-contain-body {
        min-height: 23rem;
        padding: 1rem;
    }
    .e-ticket,
    .e-ticket.bg2 {
        background-size: 100%;
        height: 20rem;
    }
    .e-ticket-btn {
        bottom: 1rem;
    }
    .text-box h5 {
        width: 100%;
    }
    .modules-icon-box.mod-br-bottom {
        border-bottom: 0.1rem solid #d1d3d4;
    }
    .modules-icon-box {
        border-right: 0;
    }
    .modules-icon-box::after {
        bottom: -0.2rem;
    }
    section.tech-deliver {
        padding: 1.5rem 0 0;
    }
    .duration-lft-img img {
        left: 3rem;
        top: 3rem;
    }
}

@media (max-width: 767px) {
    .duration-ryt-cnt {
        padding: 1rem 0 0 2rem;
    }
    .access-icon-box.access-icon-box-br::after {
        display: none;
    }
    .access-icon-box {
        margin-bottom: 4rem;
    }
    .access-cnt a {
        width: 40%;
        margin: 0 auto;
    }
    .feature-pro .faculty-contain-body {
        min-height: 100%;
        width: 100%;
    }
    .feature-pro .faculty-contain img {
        margin: 0;
    }
    .feature-pro .faculty-contain {
        padding: 0 1rem;
    }
    .e-ticket,
    .e-ticket.bg2 {
        background-size: cover;
        background-position: center;
        height: 27rem;
    }
    .e-ticket-btn a {
        padding: 0.65rem 5rem 0.65rem 2rem;
    }
    .e-ticket-btn {
        bottom: 2rem;
    }
    .e-ticket-btn a::after {
        right: 1rem;
    }
    .access-media img {
        width: 100%;
        height: 100%;
        float: none;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 1.5rem;
    }
    .filter-menu {
        width: 100%;
    }
    section.duration p {
        font-size: 2.5rem;
    }
    section.duration ul li {
        font-size: 1.5rem;
        margin-right: 0;
    }
    .banner-content-wrapper {
        padding-top: 2rem;
        width: 80%;
    }
    section.outline-banner .outline-border-2,
    section.outline-banner .outline-border-1 {
        border: 0;
    }
    .modules-icon-box {
        padding: 1.5rem 1.5rem;
        min-height: 100%;
        margin-top: 1.5rem;
        border-right: 0;
    }
    section.outline-banner .outline-border-2 {
        margin-bottom: 1rem;
    }
    section.tech-deliver {
        padding: 0;
    }
    section.access-pro {
        padding-top: 3rem;
    }
    section.our-faculty.about-faculty {
        padding-top: 0;
    }
    .duration-lft-img img {
        left: 0;
        top: 0;
        width: 80%;
    }
    .ioxford-leadership-modules-tab {
        margin-top: 3rem;
    }
    /* .mbl-mar {
        margin: 1.5rem auto;
    } */
    section.outline-banner .outline-buttonsection {
        top: 1.5rem;
        display: block;
    }
}

@media (min-width: 320px) and (max-width: 375px) {
    .e-ticket-btn a {
        font-size: 1.5rem;
    }
    .e-ticket-btn a::after {
        right: 0.5rem;
        top: 0.45rem;
    }
    .access-cnt a {
        width: 46.5%;
    }
}