
/*  styling done by shah for Diksha CNCL  */

/*headings */
a{
    text-decoration: none;
}
.bg-cncl{
    background: #a47864;
}

.cnc-h2 h2{
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 5px;

}
.img-thumbnail {
    border: none;
}
.nav-pills {
    box-shadow: 1px 2px 8px #b2b2b2;
    padding: 20px 20px;

}
.nav-pills-new {
    box-shadow: none;
}
.tab-content-new {
    border: none;

}
.nav-pills .nav-link {
    padding: 8px 25px;
}
.nav-pills-new .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #a47864;
    border-radius: 5px;
}
.nav-pills .nav-link-cncl{
    color: #fff;
    background-color: #dcaa94;
}
.hr-cncl {
    border: 1px solid #a47864;
}

.hr-lines{
    position: relative;
    margin: 12px auto;
}



.hr-lines::after{
    content: " ";
    height: 2px;
    width: 100%;
    background: #a47864;
    display: block;
    position: absolute;
    top: 125%;
    right: 0;
}


.nav-tabs-cncl .nav-link {
    color: #fff;
    font-size: 20px;
    border-radius: 25px;
    background-color: #8e24aa;
}
.nav-tabs-cncl .nav-link.active {
    color: #fff;
    background-color: #19875494 !important;
    border: 2px solid #198754;
}
.nav-tabs-cncl .nav-link:hover {
    color: #fff;
    background-color: #8e24aaa3;
}
.btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.nav-tabs {
    border-bottom: none;
}
.as-togg {
    background: #A47864;
    /*width: 100%;*/
    text-align: left;
    color: #ffffff;
    margin-bottom: 10px;
}

.as-togg:hover {
    color: #fff;
    background-color: #a47864cf;
}
.card-cncl {
    margin-bottom: 5px;
}
.card-cncl .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(152, 31, 77, 0.52);
}
.card-cncl .card-header {
    padding: 2px;
}
.card-cncl .btn-link {
    color: #fff;
}


.accordian {
    width: 805px; height: 320px;
    overflow: hidden;

    /*Time for some styling*/
    margin: 100px auto;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

/*A small hack to prevent flickering on some browsers*/
.accordian ul {
    width: 1200px;
    /*This will give ample space to the last item to move
    instead of falling down/flickering during hovers.*/
}

.accordian li {
    position: relative;
    display: block;
    width: 160px;
    float: left;

    border-left: 1px solid #888;

    box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);

    /*Transitions to give animation effect*/
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    /*If you hover on the images now you should be able to
    see the basic accordian*/
}

/*Reduce with of un-hovered elements*/
.accordian ul:hover li {width: 40px;}
/*Lets apply hover effects now*/
/*The LI hover style should override the UL hover style*/
.accordian ul li:hover {width: 640px;}


.accordian li img {
    display: block;
}
/*resources section*/
.resource-section-cncl {
    border-bottom: none;
}
/*Image title styles*/
.image_title {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0; bottom: 0;
    width: 640px;

}
.image_title a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 20px;
    font-size: 16px;
}
.cncl-cards .col-sm-3 {
    padding-right: 5px;
    padding-left: 5px;
}
.cncl-cards .card-body {
    padding: 25px 10px;
}

.spacer-60{
    padding-top: 60px;
    padding-bottom: 60px;
}
.min-height {
    min-height:610px;
}
.scrollable-list {
    min-height: 360px;
    max-height: 510px;
    margin-left: -13px;
    margin-right: -13px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.gallery img {
    width: 300px;
}


.btn-cncl {
    color: #fff;
    background-color: #981f4d;
    border-radius: 5px;
}
.btn-cncl:hover {
    background: #981f4dd6;
    color: #981f4dd6;
}

.cncl-h5 {
    font-weight: 600;
    line-height: 1.1;
    color: #981f4d;
}
.fab {
    Width: 25px;
    color: #981f4d;
}
.hr-profile {
    border: 1px solid #981f4d57;
}
.profile-section-cncl {
    border-bottom: 1px solid #201c1e5c;
    padding: 5px 5px 10px 5px;
}
.img-thumb-head {
    background: none;
}


/*    resources css   */

.tab-content-res {
    background: #981F4D2E;
}
.tab-content-res h3 {
    font-size: 1.5rem;
    font-weight: 600;
}
.tab-content-res h4 {
    font-size: 1.25rem;
    margin-top: 15px;
}
.tab-content-res-2 {
    border: none;
    padding: 0;
}
.list-res li{
    list-style: disclosure-closed;
}

.summary {
    text-align: justify;
}

.summary p.collapse:not(.show) {
    height: 236px !important;
    overflow: hidden;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.summary p.collapsing {
    min-height: 236px !important;
}

.summary a.collapsed:after  {
    content: '+ Read More';
}

.summary a:not(.collapsed):after {
    content: '- Read Less';
}
.contact-box-cncl {
    background: #981f4d;
    color: #efefef;
    padding: 50px 30px;
}


/************* Additional Styles for diksha web *******************************/


.dcncl-pad{
    padding-left: 90px;
    padding-right: 90px;
}
.container {
    max-width: 1625px;
}

.d-cncl-nav li{
    margin-left: 20px;
}
.d-cncl-nav li a {
    border-radius: 8px;
    color: white !important;
    padding: 10px;
}
/*featured content styling*/

.feacont {
    background: red;
}


/*buttons*/
.btn-cncl {
    background-color: #981f4d;
    border-color: #981f4d;
}
.btn-eng {
    background: #8e24aa ;
    border-color: #8e24aa ;
}
.btn-hindi {
    background: #8e24aa ;
    border-color: #8e24aa ;
}
.btn-mjarea li{
    margin-left: 30px;
    margin-bottom: 15px;
}

.footer-dcncl {
    background: #352828;
    color: #fff;
}


.dcncl-gt {
    --bs-gutter-x: 2.5rem;
}
img.fea_icon {
    display: block;
    margin: 0 auto;
}
.featured-text-head a{
    font-size: 22px;
    font-weight: 600;
    padding-top: 20px !important;
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.fea_icon {
    padding-right: 3px;
    padding-top: .5rem;
}
.fea_prom {
 color: #794831;
 font-weight: 700;
}
.fea_docs {
  color: #794831;
  font-weight: 700;
}
.fea_rwr {
  color: #794831;
  font-weight: 700;
}

.ull_mob h3{
    font-size: 2.25rem;
    line-height: 4rem;
}

img.ull_mob {
    width: 182px;
    height: 66px;
}
/*footer*/

.foot-copy a {
    color: #ffff;
    text-decoration: none;

}
/*for testing only*/
#instagram-embed-0 {
    max-height: 496px;
}
@media (max-width: 900px) {
    .hr-lines::after {
        width: 100%;
        position: relative;
        top: 75%;
        right: 0;
        display: none;
    }

}
@media (max-width: 1020px) {
    .mob-none {
        display: none;
    }
}

@media screen and (max-width: 685px) and (min-width: 300px) {
    .spot {
        width: 100% !important;
    }
}