div#faq {
    padding-top: 35px;
}

/* Leadership team */

.franchise h2 {
    color: #fff;
}

#franchiseSlider .name a {
    color: #fff;

    font-size: 14px;

    text-decoration: underline;
}


.bios img {
    width: 100%;
    height: auto;
}


.bios ul.bioList {
    list-style-type: none;
    margin: 0px 0 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.bios ul.bioList li {
    display: inline-block;
    height: inherit;
    position: relative;
    width: 16%;
    float: left;
    overflow: hidden;
    padding: 0px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bios ul.bioList li .leadership {
    display: inline-block;
    width: 125px;
    height: 125px;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
}

#franchiseSlider .bios ul.bioList li .leadership {
    width: 105px;
    height: 102px;
}



/* Leadership team end*/

h2.block-title {
    position: relative;
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: bold;
    clear: both;
    margin-top: 0;
}


.sixth-part {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-bottom: 15px;
    border: 1px #f3f1ef solid;
    border-radius: 50px;
    position: relative;
    display: inline-block;
    padding: 10px;
    box-shadow: 0px 2px 16px 0px rgb(213 180 180 / 14%);
}

.services-icon {
    float: left;
    background-color: #efebc7;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
}

.services-pad {
    padding-left: 20px;
    float: left;
    margin-top: 10px;
    width: 85%;
}

.services-pad h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: 600;
    margin-bottom: 0;
}

.services-icon img {
    max-width: 25px;
    vertical-align: middle;
}

.services-pad h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: 600;
    margin-bottom: 0;
}

.grey-bg {
    background-color: #f9f5f0;
}


.our-programs .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

.pg-block {
    padding: 35px 0;
}

h2.block-title {
    position: relative;
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: bold;
    clear: both;
    margin-top: 0;
}

.feature_box>img {
    margin-bottom: 15px;
    max-height: 75px;
}

.feature_box {
    padding: 15px;
    box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
    background-color: #fff;
    text-align: center;
}

.feature_box h4 {
    margin-top: 0;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.feature_box p {
    margin: 0px;
}

.mCustomScrollbar {
    position: relative;
    height: 130px;
    overflow: auto;

    touch-action: pinch-zoom;
    margin-bottom: 0px;
}

.our-programs .col-md-3 {
    /*    width: 20%;
*/
}

li.dropdown.no-colr {
    display: none;
}

li.dropdown:nth-child(5),
li.dropdown:nth-child(6),
li.dropdown:nth-child(8) {
    display: none;
}

.faculty-box {
    text-align: center;
    padding: 30px 20px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 11px 0 rgb(0 0 0 / 50%);
    margin-bottom: 10px;
    margin-top: 60px;
    padding-top: 75px;
    min-height: 395px;
}

.carousel .faculty-box img {
    max-width: 106px;
    min-width: initial;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-top: -53px;
    margin-left: -53px;
    background-color: #fff;
}

a {
    color: #337ab7;
    text-decoration: none;
}

p {
    margin-bottom: 15px;
}

.more-load {
    color: #337ab7 !important;
    border-radius: 2px;
    padding: 10px 20px;
    display: inline-block;
    border: 1px solid #777;
    font-size: 15px;
    font-weight: 700;
}

#loadMore {

    cursor: pointer;
}

.show-less {
    color: #97124d !important;
    border-radius: 2px;
    padding: 13px 20px;

    border: 1px solid #777;
    font-size: 15px;
    font-weight: 700;
}

#showLess {

    cursor: pointer;

}

#myList li {

    list-style: none;
}



/* faq */

.faq .panel-default>.panel-heading {
    background-color: #fff;
    color: #333;
    padding: 0;
}


.faq .panel-default>.panel-heading,
.panel-default {}

.faq .panel-default .panel-title a {
    display: block;
    padding: 15px;

}

.faq .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 3rem;
    content: "\f106";
    color: #333;
    float: right;
    margin-top: -12px;
    margin-right: -8px;
}

.faq .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.faq .panel-default .panel-body {
    font-size: 15px;
    color: #666666;
    font-family: 'Roboto', Helvetica, sans-serif;
}

.faq .panel {
    margin-bottom: 10px;
}


@media only screen and (max-width: 767px) {

    .reslt-region .grid {
        min-height: 145px;
    }

    .our-programs .col-md-3 {
        width: 100%;
    }

    .our-programs .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .feature_box h4 {
        margin-top: 10px;
        color: #000;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .feature_box {
        padding: 10px 5px;
        box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
        background-color: #fff;
        min-height: 100px;
        margin-bottom: 15px;
    }

    .mCustomScrollbar {
        position: relative;
        height: 100px;

    }

    .feature_box p {
        margin: 0px;
        /*    display: none;*/
    }

    .feature_box img {
        width: 45px;
        margin-bottom: 8px;
    }


    .services-pad {
        width: 78%;
    }

    .services-pad h3 {
        font-size: 14px;
    }

    #testi1 .our-result-block {
        background-color: transparent;
    }

    .item-topper {
        width: 100%;
        margin-right: 0;
        margin-top: 30px;
    }

    #testi1 .our-promise-block .winner-goal li {
        position: relative;
        font-size: 14px;
        width: 46%;
        float: left;
        min-height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }



    .hidecontent {
        display: none;
    }

    .btn-click {
        font-size: 14px;
        color: #0b76d8;
        margin-top: 15px;
    }

    .show_hide {
        display: inline-block;
    }

    .less_hide {
        display: none;
    }

    .showcontent {
        display: block;
    }

    .showcontent+.show_hide {
        display: none;
    }

    .showcontent~.less_hide {
        display: block;
    }

    .innerboxesdesgin ul {
        min-height: inherit;
    }

    .banner-wrapper h1 {
        font-size: 30px;
    }

    h2.block-title {
        font-size: 22px;
    }

    .h3,
    h3 {
        font-size: 18px;
    }


    .banner-wrapper h2.page-title {
        font-size: 15px;
        line-height: 24px;
    }

    .choose-goal {
        text-align: center;
    }

    .program-content {
        margin-bottom: 15px;
    }

    .startlearningblock {
        padding: 35px 0;
    }

    .startlearningblock .row {
        display: inherit;
    }


    .learningcontent {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .multiboxwrap {
        height: auto;
    }

    .multiboxleft {
        width: 50%;
    }

    .multiboxright {
        padding-left: 15px;
        width: 50%;
    }

    .multiboxitem {
        width: 100%;
        height: 100px;
        margin-bottom: 15px;
        background-size: 75px !important;
    }

    .startcontent {
        padding-left: 15px;
    }

    .tagcount {
        font-size: 18px;
    }

    .tagplus {
        font-size: 18px;
    }

    .tag-text {
        font-size: 14px;
        line-height: 16px;

    }

    .winner-goal ul {
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .winner-goal li {
        width: 48%;
        margin-right: 5px;
        padding: 25px 5px 5px 5px;
        text-align: center;
        font-size: 12px;
        justify-content: center;
    }


    .winner-goal li span {
        /*    width: 32px;
    height: 32px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -12px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);*/
    }

    .winner-goal li img {
        max-height: 20px;
    }

}


@media only screen and (max-width: 480px) {
    .banner-wrapper h1 {
        font-size: 24px;
    }

    h2.block-title {
        font-size: 20px;
    }

    .choose-goal ul li a {
        padding: 7px 16px;
        margin: 5px 0;
        font-size: 13px;
    }

    .sixth-part {
        border-radius: 0;
        text-align: center;
        min-height: 105px;

    }

    .services-icon {
        float: none;
        margin: 0 auto;
    }

    .services-pad {
        padding-left: 0;
        width: 100%;
    }

}