
html, body {
   
    overflow-x: hidden;
}

.img-fluid {
    width: 100%;
    object-fit: none;
    height: inherit;
    border-radius: 5px 5px 0 0;
}

.contact-text{
    white-space: nowrap;
}


.eresource-pic-common{
    padding-top: 14px;
}

.center-align{
    text-align: center;
}
.eresource-content{
    padding-top: 36px;
    padding-bottom: 50px;
}

.flexEnd {
    justify-content: flex-end;
    padding: 5px 15px;
}

.block {
    display: block;
    width: 100%;
}

.P1060 {
    padding: 10px 60px;
}

.header-buttons {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1.55rem;
    font-size: 14px;
    line-height: 19px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-left: 15px;
    text-decoration: none;
    cursor: pointer;
}
.major-initiative-column {
    width: 33%;
    padding-top: 15px;
    display: grid;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
}

.dialcode-button,
.dialcode-button:hover {
    color: #024F9D;
    background-color: transparent;
    background-image: none;
    border-color: #024F9D;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
}

.dialcode-button i.fa {
    margin-right: 5px;
    font-size: 14px;
    vertical-align: inherit;
}

.dialcode-button:hover {
    box-shadow: 0 0 11px 1px rgba(2, 79, 157, 0.5);
    border: 1px solid #024F9D;
}

a.explore-button,
a.explore-button:hover {
    color: #fff !important;
    background-color: #024f9d;
    border-color: #024f9d;
    cursor: pointer;
}

a.explore-button:hover {
    box-shadow: 0 0 11px 1px rgba(2, 79, 157, 0.5);
    border: 1px solid #024f9d;
}

a.login-button,
a.login-button:hover {
    color: #024f9d !important;
    background-color: rgba(2, 79, 157, 0.25);
    border: 1px solid transparent;
    cursor: pointer;
}

a.login-button:hover {
    border: 1px solid transparent;
    box-shadow: 0 0 11px 1px rgba(2, 79, 157, 0.25);
}

.language-dropdown {
    width: 92px;
    border: none;
    background: none;
    color: #024f9d;
    margin-left: 20px;
    outline: 0;
    font-size: 14px;
    line-height: 19px;
}

.help-center,
.help-center:hover {
    color: #024f9d;
    font-size: 14px;
    line-height: 25px;
    text-decoration: none;
    cursor: pointer;
}

.shadow {
    box-shadow: 0 0 5px 2px #c0d3e6;
}

.qr-logo {
    width: 14px;
    margin-right: 5px;
    height: 14px;
    vertical-align: sub;
}

.MB0{
    margin-bottom: 0 !important;
}

.MB10{
    margin-bottom: 10px;
    display: block;
}

.MB25 {
    margin-bottom: 25px;
}

.MT25 {
    margin-top: 25px;
}

.MT90 {
    margin-top: 90px;
}

.PTB50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.P0 {
    padding: 0;
}

.relative {
    position: relative !important;
}

.hidden {
    overflow: hidden;
}

.background-pentagon,
.background-pentagon1,
.background-pentagon2,
.background-pentagon3,
.background-pentagon4,
.background-pentagon-dot,
.content-breaker::before {
    content: "";
    position: absolute;
}

.background-pentagon,
.background-pentagon1,
.background-pentagon2,
.background-pentagon3,
.background-pentagon4 {
    background: url(../imgs/background/pentagon.svg) 0 0 no-repeat;
    z-index: 0;
}

.background-pentagon,
.background-pentagon1,
.background-pentagon2 {
    width: 20rem;
    height: 20rem;
    background-size: 8rem;
}

.background-pentagon {
    top: 14.35rem;
    right: -4.75rem;
    -webkit-transform: rotate(-163deg) scale(2);
    transform: rotate(-163deg) scale(2);
    z-index: 1;
}

.background-pentagon1 {
    top: 44.75rem;
    right: -4.5rem;
    -webkit-transform: rotate(74deg) scale(2);
    transform: rotate(74deg) scale(2);
}

.background-pentagon2 {
    top: 89.7rem;
    left: -6.2rem;
    -webkit-transform: rotate(30deg) scale(2);
    transform: rotate(30deg) scale(2);
}

.background-pentagon3 {
    width: 10rem;
    height: 10rem;
    bottom: 9rem;
    left: -3rem;
    -webkit-transform: rotate(-60deg) scale(2);
    background-size: 10rem;
    transform: rotate(-60deg) scale(2);
}

.background-pentagon4 {
    width: 23rem;
    height: 23rem;
    top: 2.5rem;
    right: 13.5rem;
    -webkit-transform: rotate(-48deg) scale(2);
    transform: rotate(-48deg) scale(2);
    background-size: 100%;
}

.background-pentagon-dot {
    width: 23rem;
    height: 23rem;
    top: 4.5rem;
    right: 12.5rem;
    z-index: 7;
    background: url(../imgs/background/pentagon-dot.svg) 0 0 no-repeat;
    -webkit-transform: rotate(-48deg) scale(2);
    background-size: 100%;
    transform: rotate(-48deg) scale(2);
}

.content-breaker::before {
    box-sizing: border-box;
    height: 104px;
    width: 1px;
    border: 0.01em solid #979797;
    right: 0;
}

.content-breaker::after {
    content: "\f111";
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background-color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    position: absolute;
    right: -12px;
    top: 39px;
    border: 0.1em solid #979797;
}

/* .modal-backdrop {
    position: unset;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    z-index: unset;
    background-color: transparent;
} */

.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.intro-section {
    background: #FFF;
    height: 650px;
}

.intro-section .intro-content {
    padding-top: 120px;
    padding-left: 60px;
}

.intro-section .intro-content h1 {
    color: #333333;
    font-weight: bold;
    line-height: 65px;
    margin-bottom: 5px;
    font-size: 3rem;
}

.intro-section .intro-content h3 {
    color: #333333;
    line-height: 33px;
}

.intro-section .intro-content p {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    padding-top: 1rem;
    padding-bottom: 4rem;
    margin-bottom: 0;
    ;
}

.intro-section .intro-content .btn-diksha-qr {
    border-radius: 4px;
    background: linear-gradient(239.7deg, #E19090 0%, #225AAC 100%);
    box-shadow: 0 6px 8px 4px rgba(0, 0, 0, 0);
    color: #FFF;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 60px;
    text-decoration: none;
    border: 0;
    outline: 0;
}

.intro-section .intro-content .btn-diksha-qr:hover {
    box-shadow: 0 6px 8px 4px rgba(0, 0, 0, 0.15);
}

.intro-section #introCarousel .carousel-inner {
    height: 40rem;
}

.intro-section #introCarousel .carousel-item {
    width: 52rem;
    height: 52rem;
    background-image: url("../imgs/banners/1.png");
    background-size: 100%;
    -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 90%, 18% 90%, 1% 38%);
    clip-path: polygon(50% 0%, 100% 38%, 82% 90%, 18% 90%, 1% 38%);
    transform: rotate(-19deg);
    top: -13rem;
    right: -6rem;
    z-index: 8;
    position: absolute;
}

.intro-section #introCarousel .carousel-item img {
    width: 100%;
    height: 100%;
    transform: rotate(19deg);
    object-position: 100% 140px;
}

.about-section {
    background: linear-gradient(to right, #225AAC, #E19090);
}

.about-section p {
    font-size: 18px;
    line-height: 26px;
}




.timeline-section {
    background-color: rgba(0, 145, 255, 0.15);
    padding-top: 5rem;
    padding-bottom: 15rem;
}

.timeline-section h3 {
    color: #666;
    line-height: 33px;
}

.timeline-section #timelineCarousel.carousel {
    padding: 5rem 0;
}

.timeline-section #timelineCarousel .carousel-inner {
    overflow: hidden;
    width: 500px;
    margin: 0 auto;
    height: 250px;
}

.timeline-section #timelineCarousel .carousel-inner .carousel-item {
    height: 250px !important;
    width: 500px !important;
    border-radius: 4px !important;
    background-color: #0076fe !important;
    box-shadow: 0 14px 40px -12px #0076fe !important;
    margin: 0 auto !important;
    padding: 30px;
}

.timeline-section #timelineCarousel .carousel-inner .carousel-item h5 {
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
}

.timeline-section #timelineCarousel .carousel-inner .carousel-item p {
    font-size: 20px;
    line-height: 24px;
    color: #FFF;
}

.timeline-section #timelineCarousel .carousel-control-prev,
.timeline-section #timelineCarousel .carousel-control-next {
    height: 54px;
    width: 54px;
    border: 1px solid #F2F2F2;
    border-radius: 27px;
    background-color: #fff;
    top: 11rem;
    bottom: 6rem;
    color: #979797;
    font-size: 30px;
    cursor: pointer;
}

.timeline-section #timelineCarousel .carousel-control-prev {
    left: 15%;
}

.timeline-section #timelineCarousel .carousel-control-next {
    right: 15%;
}

.timeline-section #timelineCarousel .carousel-control-prev:active,
.timeline-section #timelineCarousel .carousel-control-prev:focus,
.timeline-section #timelineCarousel .carousel-control-prev:hover,
.timeline-section #timelineCarousel .carousel-control-next:active,
.timeline-section #timelineCarousel .carousel-control-next:focus,
.timeline-section #timelineCarousel .carousel-control-next:hover {
    border-radius: 27px;
    background-color: #F2F2F2;
    box-shadow: 0 2px 7px 2px rgba(0, 0, 0, 0.15);
    color: #0076fe;
}

.timeline-section #timelineCarousel .carousel-indicators.timeline {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: -9rem;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    height: 200px;
    left: 15px !important;
    justify-content: flex-start;
}

.timeline-section #timelineCarousel .carousel-indicators.timeline li {
    background: none;
    flex: unset;
    text-indent: 0;
    margin: 0 auto;
    display: inline-block;
    top: 11rem;
    left: 0;
    width: 100%;
    min-width: 200px;
    height: 2px;
    background-image: linear-gradient(to right, transparent 60%, #6d7278 50%);
    background-size: 10% 100%;
}

.timeline-section #timelineCarousel .carousel-indicators.timeline li .pointer {
    color: #fff;
    width: 22px;
    height: 22px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: -0.6rem;
    left: 7.45rem;
    margin-left: -25px;
    background-color: #FFF;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    cursor: pointer;
}

.timeline-section #timelineCarousel .carousel-indicators.timeline li.active .pointer {
    background-color: #0076fe;
    width: 30px;
    height: 30px;
    top: -0.9rem;
    left: 7.15rem;
}

.timeline-section #timelineCarousel .carousel-indicators.timeline li.active .tooltip .top,
.timeline-section #timelineCarousel .carousel-indicators.timeline li.active .tooltip .top i::after,
.timeline-section #timelineCarousel .carousel-indicators.timeline li.active .tooltip .top h3 {
    background-color: #0076fe;
}

.timeline-section #timelineCarousel .carousel-indicators.timeline li.active .tooltip .top h3 {
    color: #FFF;
    font-size: 15px;
}

.tooltip {
    display: inline-block;
    position: relative;
    border-bottom: 1px dotted #666;
    text-align: left;
    text-indent: 0 !important;
    opacity: 1;
}

.tooltip .top {
    min-width: 175px;
    top: 0rem;
    left: 0rem;
    transform: translate(1.5rem, -8rem);
    padding: 10px 10px;
    color: #444444;
    font-weight: normal;
    font-size: 22px;
    border-radius: 5px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    display: block;
    height: 53px;
    width: 175px;
    background-color: #FFFFFF;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.tooltip h3 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
}

.tooltip .top i {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    overflow: hidden;
}

.tooltip .top i::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #FFF;
}
.eresource-pic ,.major-apps-pic{
    width: 70%;
}

/* 
* 
************* CSS for consumption section
*
*/

.consumption-section {
    background-color: #fff;
    padding-top: 5rem;
    padding-bottom: 20rem;
}

.consumption-section h3 {
    color: #333333;
    line-height: 33px;
}

.consumption-section label {
    color: #6D7278;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.consumption-section select {
    border: none;
    background: none;
    outline: 0;
    color: #024F9D;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.consumption-section .contents {
    margin-top: 0;
    clear: none;
}

.consumption-section .content-breaker::after {
    color: #ccc;
    background-color: #ccc;
}

.consumption-section .contents label {
    color: #333333;
    font-size: 36px;
    font-weight: bold;
    line-height: 61px;
}

.consumption-section .contents label.sub {
    font-size: 24px;
    margin-left: 10px;
    display: none;
}

.consumption-section .contents p {
    color: #333333;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
}

/* 
* 
************* CSS for featured content section
*
*/



.feature-content-section .video-player-div {
    position: absolute;
    width: 100%;
    top: -16rem;
}

.feature-content-section .video-player-div h3 {
    color: #333333;
    line-height: 33px;
}


/* 
* 
************* CSS for creation section
*
*/

.creation-section {
    background-color: #f9e3d0;
    padding-top: 12rem;
    padding-bottom: 8rem;
    position: relative;
}

.creation-section .hidden {
    overflow: hidden;
}

.creation-section h3 {
    color: #333333;
    line-height: 33px;
}

.creation-section label {
    color: #6D7278;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.creation-section select {
    border: none;
    background: none;
    outline: 0;
    color: #024F9D;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
}

.creation-section .contents {
    margin-top: 0;
    clear: none;
}

.creation-section .contents label {
    color: #333333;
    font-size: 36px;
    font-weight: bold;
    line-height: 61px;
}

.creation-section .contents label.sub {
    font-size: 24px;
    margin-left: 10px;
    display: none;
}

.creation-section .contents p {
    color: #333333;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
}



.creators-section {
    background-color: #fff;
    min-height: 650px;
    position: relative;
    padding-top: 45px;
    height: auto;
}


.creators-section h3 {
    color: #333333;
    line-height: 33px;
    text-align: center;
    margin-bottom: 30px;
}

.creators-section #keyContentCreatorsCarousel {
    width: 85%;
    margin: 0 auto;
}

.creators-section #keyContentCreatorsCarousel .carousel-control-prev {
    left: -8rem;
    color: #333;
}

.creators-section #keyContentCreatorsCarousel .carousel-control-next {
    right: -8rem;
    color: #333;
}

.creators-section #keyContentCreatorsCarousel .carousel-control-prev i.fa,
.creators-section #keyContentCreatorsCarousel .carousel-control-next i.fa {
    font-size: 46px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f2f2f2;
    color: #ccc;
    font-weight: bold;
    padding: 8px 14px 8px 10px;
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorImage {
    /* width: 27%;
    display: inline-block;
    vertical-align: top; */
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorImage img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #ccc;
    outline: 0;
    padding: 10px;
    margin-right: 10px;
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item {
    min-height: 440px;
    height: auto;
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorData {
    /* width: 70%;
    display: inline-block; */
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorData label {
    color: #4A4A4A;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 5px;
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorData p {
    color: #4A4A4A;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 5px;
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorData span {
    color: #4A4A4A;
    font-size: 12px;
    line-height: 17px;
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorsCard {
    padding: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}

.creators-section #keyContentCreatorsCarousel .carousel-inner .carousel-item .creatorsCard:hover {
    box-shadow: 0 14px 40px -12px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    background-color: #FFFFFF;
}

.creators-section #allContentCreators .modal-dialog {
    max-width: 100% !important;
}

.creators-section #allContentCreators .modal-dialog .modal-header {
    padding: 0;
    border: none;
}

.creators-section #allContentCreators .modal-dialog .modal-header h3 {
    width: 100%;
    display: block;
    margin-top: 30px;
}

.creators-section #allContentCreators .modal-dialog .modal-header button.close {
    margin-top: 0;
    margin-right: 0;
}

.creators-section #allContentCreators .modal-dialog .modal-header button.close span {
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #333;
    padding: 2px 9px;
}



.creators-section #allContentCreators .creatorData {
    /* width: 70%;
    display: inline-block; */
}

.creators-section #allContentCreators .creatorImage img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #ccc;
    outline: 0;
    padding: 10px;
    object-fit: cover;
}

.creators-section #allContentCreators .creatorData label {
    color: #4A4A4A;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 5px;
}

.creators-section #allContentCreators .creatorData p {
    color: #4A4A4A;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 5px;
}

.creators-section #allContentCreators .creatorData span {
    color: #4A4A4A;
    font-size: 12px;
    line-height: 17px;
}

.creators-section #allContentCreators .creatorsCard {
    padding: 30px;
    display: inherit;
    justify-content: flex-start;
    align-items: center;
}

.creators-section #allContentCreators .creatorsCard:hover {
    box-shadow: 0 14px 40px -12px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    background-color: #FFFFFF;
}
img.major-apps-pic{
    display: block;
    margin: auto;
}
img.eresource-pic{
    display: block;
    margin: auto;
}


button.view-all-button {
    border: 1px solid #225AAC;
    position: relative;
    background: #fff;
    padding: 4px 8px;
    border-radius: 17px;
    outline: 0;
    margin-top: 30px;
    cursor: pointer;
    margin-bottom: 30px;
}

button.view-all-button span {
    text-transform: uppercase;
    background: linear-gradient(to right, #225AAC 0%, #E19090 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

button.view-all-button:hover {
    box-shadow: 0 0 16px -3px #E19090;
}



/* 
* 
************* CSS for media section
*
*/

.media-section {
    background-color: rgba(0, 145, 255, 0.15);
    height: 400px;
    position: relative;
    padding-top: 75px;
}

.media-section:before {
    content: "";
    position: absolute;
    width: 15rem;
    height: 15rem;
    top: 14rem;
    left: -15rem;
    z-index: -1;
    background: url(../imgs/background/pentagon.svg) 0 0 no-repeat;
    -webkit-transform: rotate(94deg) scale(2);
    background-size: 8rem;
    transform: rotate(94deg) scale(2);
}

.media-section h3 {
    color: #333333;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
}

.media-section .card-container {
    position: absolute;
    bottom: -8rem;
    right: 15%;
    left: 15%;
    margin: 0 auto;
}

.footer-section {
    height: 500px;
    background: linear-gradient(239.7deg, #225AAC 0%, #E19090 100%);
    padding: 0;
}

.footer-section footer#footer {
    background-image: url("../imgs/background/footer.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100% 17rem;
    width: 100%;
    height: 100%;
}

.footer-section footer .row {
    padding-top: 20rem;
}

.footer-section footer .row p {
    margin-bottom: 0;
}

.footer-section footer .row label,
.footer-section footer .row p a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 0;
    text-decoration: none;
}

.footer-section footer .row a i.fa {
    font-size: 26px;
    color: #fff;
    margin: 10px 15px;
}
.indicator-banner{
    bottom: 0px !important;
}

/* 
* 
************* Media queries for responsiveness
*
*/





@media only screen and (max-width : 992px) {

    .creators-section #keyContentCreatorsCarousel .carousel-control-prev i.fa,
    .creators-section #keyContentCreatorsCarousel .carousel-control-next i.fa {
        padding: 8px 23px 8px 21px;
    }

    .creators-section #keyContentCreatorsCarousel .carousel-control-prev {
        left: -70px !important;
    }

    .creators-section #keyContentCreatorsCarousel .carousel-control-next {
        right: -70px !important;
    }

    .contents {
        margin-top: 67px !important;
    }

    .navbar-brand img {
        width: 175px !important;
    }

    /* .container {
        max-width: 100% !important;
    } */

    .header .navbar.fixed-top.P1060 {
        padding: 10px 15px;
    }

    .header .flexEnd {
        justify-content: unset;
        padding: 0 15px;
        display: block;
    }

    .header-buttons {
        display: block !important;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
    }

    .header .help-center,
    .header .dropdownList {
        text-align: center;
    }

    .header .dropdownList .language-dropdown {
        width: 80px;
        margin-top: 10px;
        margin-left: 0;
    }

    .intro-section {
        height: auto;
        padding-bottom: 30px;
    }

    .intro-section .intro-content {
        padding: 30px;
    }

    .intro-section .intro-content h1 {
        text-align: center;
    }

    .intro-section .intro-content p {
        padding-bottom: 2.5rem;
    }

    .intro-section .intro-content .btn-diksha-qr,
    .intro-section .intro-content .btn-diksha-qr:hover {
        display: block;
        text-align: center;
    }

    .intro-section #introCarousel .carousel-inner {
        height: 400px;
    }

    .intro-section #introCarousel .carousel-item {
        width: 100%;
        height: 400px;
        background-image: unset;
        background-size: 100%;
        -webkit-clip-path: none;
        clip-path: none;
        transform: rotate(0deg);
        top: 0;
        right: 0;
        z-index: 8;
        position: relative;
    }

    .intro-section #introCarousel .carousel-item img {
        transform: rotate(0deg);
        object-position: 100%;
        object-fit: cover;
    }

    .about-section {
        text-align: left !important;
    }

    .about-section p {
        line-height: 30px;
    }



    .timeline-section {
        padding-top: 45px;
        padding-bottom: 20rem;
        padding-left: 0;
        padding-right: 0;
    }

    .timeline-section #timelineCarousel.carousel {
        padding: 30px 0;
    }

    .timeline-section #timelineCarousel .carousel-inner {
        width: 100%;
    }

    .timeline-section #timelineCarousel .carousel-inner .carousel-item {
        width: 100% !important;
    }

    .timeline-section #timelineCarousel .carousel-indicators.timeline {
        bottom: -10rem;
    }

    .timeline-section #timelineCarousel .carousel-control-prev,
    .timeline-section #timelineCarousel .carousel-control-next {
        top: 32rem;
    }

    .timeline-section #timelineCarousel .carousel-control-prev {
        left: 30%;
    }

    .timeline-section #timelineCarousel .carousel-control-next {
        right: 30%;
    }

    .consumption-section {
        padding-top: 2rem;
        padding-bottom: 17rem;
    }

    .consumption-section .row.text-center.MT90,
    .creation-section .row.text-center.MT90 {
        margin-top: 60px;
    }

    .consumption-section .content-breaker::after,
    .consumption-section .content-breaker::before,
    .creation-section .content-breaker::after,
    .creation-section .content-breaker::before {
        display: none;
    }

    .consumption-section .contents p,
    .creation-section .contents p {
        margin-bottom: 0;
    }

    .consumption-section .breaker,
    .creation-section .breaker {
        display: block;
        width: 100%;
        margin: -15px 0;
    }

    .consumption-section .breaker img,
    .creation-section .breaker img {
        transform: rotate(90deg);
        text-align: center;
        margin: 0 auto;
        display: block;
    }

    .featured-content-video {
        padding-left: 0px;
    }

    .feature-content-section.featured-content-container .featured-content-card-container {
        position: relative !important;
        bottom: -12rem !important;
        z-index: 11;
        width: 100% !important;
        margin: 0;
        max-width: 100%;
        justify-content: flex-start !important;
    }

    .featured-content-container.feature-content-section.P1060 {
        padding: 10px 0;
    }

    .featured-content-container.feature-content-section.P1060 .container {
        /* padding: 0; */
    }

    .media-section.P1060 {
        padding: 30px 0 15px;
        height: 300px;
    }

    .media-section:before {
        display: none;
    }

    .media-section .container {
        max-width: 100%;
        width: 100%;
        /* padding: 0; */
    }

    .media-section .card-container {
        position: relative;
        bottom: 0rem;
        right: 0;
        left: 0;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        width: 100%;
        margin: 0 auto;
        justify-content: flex-start;
        padding: 2% 1%;
        -webkit-overflow-scrolling: touch;
    }

  

    .footer-section {
        height: 350px;
    }

    .footer-section footer#footer {
        background-position: 100% 15rem;
    }

    .footer-section footer .row {
        padding-top: 12rem;
    }
   
    .major-initiative-column {
        width: 50%;
    }
    .menu-right-nios{
        flex-direction: row;
    }
    .major-initiative-column{
        padding-left: 20px;
        padding-right: 20px;
        width: 33%;
    }
}

@media only screen and (max-width:767px) and (min-width : 540px) {
    .featured-content-video .video-container .video-player {
        height: 40vw;
        width: 100%;
    }

    .featured-content-container.feature-content-section {
        height: 45vh;
    }
}


@media only screen and (max-width : 576px) {
    .d-xs-none {
        display: none !important;
    }
    .eresource-pic{
        width: 50%;
    }
    .major-initiative-column {
        width: 100% !important;
    }
    .footer-row{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .app-icon-text {
        text-align: center;
    }
    .contents{
        margin-top: 76px !important;
    }

}



/* 
KYA CSS BEGINS
*/

nav.nav{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    padding: 15px 0;
}


.navbar-light .navbar-brand img {
    width: 35%;
}

.shadow {
    background-color: #FFFFFF !important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1) !important;
}

.navbar-kya {
    background-color: #fff;
    box-shadow: 12px 40px 40px -14px rgba(0, 0, 0, 0.16);
    padding: 10px 15px;
    top: 77px;
    z-index: 1022;
}

.contents {
    margin-top: 102px;
    clear: both;
}
/* .eresource-pic ,.major-apps-pic{
    width: 90%;
} */
.font-button {
    /* padding: 19px; */
    margin: 0px 25px;
    font-size: initial;
    color: #024f9d;
    cursor: pointer;
}
section#eresource{
    /* height: 400px; */
}
section#about{
    height: auto;
    padding-bottom: 50px;
    padding-top: 20px;
    background-color: #1a8ba9;
}

.long-text {
    display: none;
    margin-bottom: 10px !important;
}

.close-icon{
    display: none;
    float: right;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #858585;
    border-radius: 50%;
    line-height: 17px;
    padding: 4px 7px;
    color: #858585 !important;
    position: absolute;
    right: -25px;
    top: -20px;
    z-index: 1;
}

.read-more {
    color: #0076FE !important;
    font-size: 18px;
    line-height: 24px;
    float: right;
    text-decoration: underline !important;
    display: block;
    padding: 0 15px;
}

nav.nav .nav-link,nav.nav .nav-link1 {
    padding: 10px 15px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-decoration: none;
    display: inline;
    /* min-width: 140px;
    text-align: center; */
}

nav.nav .nav-link.active,nav.nav .nav-link1.active {
    color: #0076fe;
    font-weight: bold;
}

nav.nav .nav-link:nth-child(1) {
    padding-left: 0;
}

.P0 {
    padding: 0;
}

nav.nav .nav-link::before,nav.nav .nav-link1::before {
    box-sizing: border-box;
    height: 26px;
    width: 1px;
    border: 0.01em solid #979797;
    right: 0;
    content: "";
    position: absolute;
    top: 9px;
}

nav.nav .nav-link:nth-child(6)::before,
nav.nav .nav-link1::before {
    content: "";
    display: none;
}

.P10_0 {
    padding: 10px 0;
}
a.disabled {
    pointer-events: none;
    cursor: default;
  }

#introduction {
    width: 100%;
    /* min-height: 680px; */
    /* background: url(../../images/introBackground.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%; */
    position: relative;
}

#introduction .content,
.testimonial-slider .content,
.department-slider .slider-content {
    outline: 0;
}

#introduction .content .image {
    width: 100%;
    /* height: 680px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    position: relative;
}

/* #introduction .content .image-1 {
    background-image: url(../images/banner/Banner_Diksha.png);
}

#introduction .content .image-2 {
    background-image: url(../images/banner/Diksha\ banner_AICEAVF.jpg);
}

#introduction .content .image-3 {
    background-image: url(../images/banner/diksha\ banner_kla_utsav.jpg);
}

#introduction .content .image-4 {
    background-image: url(../images/banner/diksha\ banner_role_play.jpg);
} */

.no-padding{
    padding-left: 0;
    padding-right: 0;
}

#introduction .overlay {
    background: linear-gradient(to top,#225AAC 0%, rgba(251, 245, 204, 0.2) 100%);
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#introduction .intro-slider .content.slick-slide.slick-current.slick-active p {
    color: #FFFFFF;
    font-size: 38px;
    font-weight: 900;
    line-height: 65px;
}

#introduction .intro-slider .content p {
    color: #999999;
    font-size: 38px;
    line-height: 65px;
    position: relative;
    padding: 0 30px;
    text-align: center;
}

#introduction .intro-slider {
    margin-bottom: 30px;
    position: relative;
    margin-top: -270px;
}

#introduction .intro-slider .content p::before {
    box-sizing: border-box;
    right: 0;
    content: "";
    position: absolute;
    top: 6px;
    height: 53px;
    width: 1px;
    border: 0.5px solid #999999;
}

#introduction .slick-dots li button:before,
#testimonials .slick-dots li button:before {
    font-size: 20px;
    opacity: 0.5;
    color: #fff;
}

#testimonials .slick-dots li button:before {
    color: #000;
}

#introduction .slick-dots li.slick-active button:before,
#testimonials .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
    font-size: 24px;
}

#testimonials .slick-dots li.slick-active button:before {
    color: #000;
}
.major-initiative-second {
    margin-top: 30px;
}
.online-course-img{
    width: 50%;
}
.online-course-row{
    padding-top: 3%;
    padding-bottom: 5%;
}

#documents {
    height: auto;
    width: 100%;
    background-color: #f0f0f0;
    position: relative;
}

#documents .about-kya {
    min-height: 230px;
    height: auto;
    width: 100%;
    border-radius: 2px;
    background-color: #FFFFFF;
    box-shadow: 12px 40px 40px -14px rgba(0, 0, 0, 0.16);
    position: absolute;
    top: -120px;
    left: 15px;
    right: 0;
    padding: 2.78% 3.5% 1%;
    align-items: center;
    justify-content: center;
}

#documents .about-kya .about-heading {
    /* margin: 20px 0;
    display: inline-block;
    width: 15%; */
    position: relative;
}

#documents .about-kya .about-heading img{
    display: block;
    width: 100%;
    margin: 0 auto;
}

#documents .about-kya .about-heading::before {
    box-sizing: border-box;
    height: 125px;
    width: 1px;
    border: 0.01em solid #979797;
    right: 0;
    content: "";
    position: absolute;
    top: -15px;
}

#documents .about-kya .about-heading .big {
    height: auto;
    color: #0076FE;
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
    margin-bottom: 0;
}

#documents .about-kya .about-heading .small {
    height: 1.19%;
    color: #333333;
    font-family: "Noto Sans";
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 0;
}

#documents .about-kya .about-context {
    /* margin: 20px 0;
    display: inline-block;
    width: 85%; */
    position: relative;
    padding: 0 30px;
}

#documents .about-kya .about-context p {
    height: auto;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.relative {
    position: relative;
}


#documents .documents h3 {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
}
.major-initiative-img{
    width: 100%;
    width: 228px;
    height: 228px;
}

#documents .about-kya.removeFlex{
    align-items: flex-start;
    justify-content: start;
}

#documents .about-kya.removeFlex .about-heading::before{
    top: 0;
}

#documents .documents .cards {
    height: auto;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 12px 40px 40px -14px rgba(0, 0, 0, 0.2);
    position: relative;
}

#documents .documents .cards .card-image {
    align-items: center;
    justify-content: center;
    height: auto;
    margin: 0;
}

#documents .documents .cards .card-image img {
    display: block;
    margin: 0 auto;
}

#documents .documents .cards .download {
    height: 75px;
    width: 100%;
    background-color: #F2F2F2;
    position: absolute;
    bottom: 0;
    padding: 16px 20px;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

#documents .documents .cards .download .download-name {
    height: 27px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
}

#documents .documents .cards .download .download-icon {
    height: 43px;
    width: 43px;
    background-color: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    float: right;
    border-radius: 50px;
    padding: 9px 16px;
}

#documents .documents .cards .download .download-icon img {
    height: 14px;
    width: 12px;
}

.events-row{
    padding-top: 3%;
    padding-bottom: 5%;
    display: grid;
    justify-content: center;
}

.row.majorApps-row{
    padding-bottom: 2%;
    padding-top: 2%;
    justify-content: center;
    display: grid;
}
#sections .slick-dots li button:before{
    font-size: 15px !important;
    opacity: 1.05 !important;
    color: #ffff !important;
}
#sections .slick-dots li.slick-active button:before{
     opacity: 0.25 !important; 
}
.app-icon-text{
    color: black;
    font-weight: 600;
}
.major-apps-heading{
    overflow: hidden;
    padding-top: 5px;
    margin-top: -25px;
    background-color: #ffffff;
}
#sections {
    height: auto;
    width: 100%;
    background: #fbc932;
    position: relative;
}
.footer-qr-code{
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-right: auto;
}
section#events{
    background-color: #fbc932;
}

#sections .department-slider .slider-content {
    padding: 0 25px;
    min-width: 250px !important;
}

#sections .department-slider .slider-content .slider-image {
    width: 193px;
    height: 193px;
    border-radius: 100%;
    border: 1px solid #fff;
}

#sections .department-slider .slider-content .slider-image img {
    width: 191px;
    height: 191px;
    border-radius: 50%;
    object-fit: cover;
    object-position: 50% 100%;
}

#sections .department-slider .slider-content .slider-text p {
    height: 33px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    margin-top: 10px;
}

#sections .carousel-navigators {
    position: absolute;
    top: 190px;
    width: 100%;
}

#sections .carousel-navigators li.prev {
    position: absolute;
    left: -50px;
    list-style: none;
}

#sections .carousel-navigators li.next {
    position: absolute;
    right: -50px;
    list-style: none;
}



#sections .carousel-navigators li.next img {
    transform: rotate(180deg);
}

.PR0 {
    padding-right: 0;
}

#sections .slick-track,
#sections .slick-list,
#sections .slick-slider {
    height: 500px !important;
}

/* .footer-list-left li {
    display: block;
}

.footer-list-left li:before
{
    /*Using a Bootstrap glyphicon as the bullet point
    content: "\f101 ";
    font-family: 'fa-angle-double-right';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #CCCCCC;
} */
.footer-list-left{
    list-style: none;
    text-align: left;
}
ul.footer-list-left li {
    margin: 0px 0px 5px 0px;
    
}
.contact-font{
    white-space: nowrap;
}
.footer-row{
    padding-left: 5%;
    padding-right: 5%;
}
.vertical-line {
    border-left: 1px solid #ffff;
    height: 200px;
    position: relative;
    margin-left: -5%;
}
.footer-contact-us p{
    font-size: 0.9em;
    margin: 0;
}
.contactmailto{
    padding-left: 0 !important;
}
footer#footer a {
    color: #fff;
    font-size: 14px;
    padding-left: 12px;
}
.footer-copyright {
    font-size: 0.8em;
}
footer#footer i {
    color: white;
}

footer#footer {
    height: auto;
    width: 100%;
    position: relative;
        background-color: #25363e;
        box-shadow: 0 -10px 40px -14px rgba(0,0,0,0.5);
        margin-top: 0px;
}
footer#footer span {
    margin-left: 10px;
}
div#footer-copyright{
    background-color: #25363e;
    /* padding-top: 15px;
    padding-bottom: 15px; */
}
section#about a {
    text-decoration: underline;
    color: white;
}
div#footer-copyright a {
    text-decoration: underline;
    font-size: 14px;
}
section#about p,ul{
    font-size: 14px;
    margin-bottom: 1rem;
    line-height: normal;
}
.resource-heading{
    overflow: hidden;
    margin-top: -25px;
    background-color: white;
    color: #49494b;
    padding-top: 5px;
}
.major-initiative-heading span{
    font-weight: 500;
}
.event-heading{
    overflow: hidden;
    padding-top: 5px;
    margin-top: -25px;
    background-color: #fbc932;
}
.major-initiative-container{
    padding-top: 10px;
    padding-bottom: 84px;
}
.major-initiative-heading{
    overflow: hidden;
    padding-top: 5px;
    margin-top: -25px;
    background-color: #f0f0f0;
}
.online-course-heading{
    overflow: hidden;
    padding-top: 5px;
    margin-top: -25px;
    background-color: #ffffff;
}
div#footer-icon{
    background-color: #e1e1e1;
    height: 70px;
}
.footer-image img{
    height: 70px;
    object-fit: contain;
    /* padding-top: 10px; */
    padding: 17px;
}

footer#footer h4 {
    height: 100%;
    color: #999999;
    font-size: 32px;
    font-weight: bold;
    line-height: 43px;
    text-align: center;
    margin: 65px 0px;
}

#footer .help-center{
    color: #fff;
        font-size: 14px;
        letter-spacing: 0.5px;
        line-height: 19px;
}

.left-float{
    float: left;
}

.right-float{
    float: right;
}

.flex {
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

#testimonials {
    height: 352px;
    width: 100%;
    background-color: #FFFFFF;
}

#testimonials h3 {
    color: #0076FE;
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
}

#testimonials .testimonial-slider .content {
    text-align: center;
}

#testimonials .testimonial-slider .content img {
    margin: 0 auto;
    display: block;
}

#testimonials .testimonial-slider .content p.message {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
}

#testimonials .testimonial-slider .content p span.head-name {
    color: #F6711D;
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    display: block;
}

#testimonials .testimonial-slider .content p span.title {
    color: #666666;
    font-size: 16px;
    line-height: 22px;
    display: block;
}

#testimonials .slick-track,
#testimonials .testimonial-slider,
#testimonials .slick-slider,
#testimonials .slick-list {
    height: 200px !important;
    margin-bottom: 0 !important;
}

.download-diksha {
    border-radius: 20px 20px 0 0;
    position: absolute;
    bottom: 0px;
    padding: 32px 12px 0;
    background: #333;
    box-shadow: 0 20px 20px 10px rgba(0, 0, 0, 0.2);
    max-width: 270px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 9;
  }
  .download-diksha .diksha-logo {
    background: #fff;
    color: #000;
    border-radius: 8px 8px 0 0;
    text-align: center;
    padding: 30px 15px;
  }
  .block{
      display:block;
  }
  .left-content{
    position: relative;
    float: left;
    margin: 75px 0;
  }
  .right-content{
    position: relative;
    float: right;
    text-align: right;
    margin: 35px 0;
  }

  .right-content p,   .right-content a{
      color: #fff;
      display: block;
      margin-bottom: 0;
      font-size: 14px;
  }

  .right-content a{
      cursor: pointer;
      margin-bottom: 25px;
  }
  .right-content .toU a{
      display: inline-block;
  }
  .download-diksha .diksha-logo .playStore-img {
    width: 120px;
  }
  .download-diksha .diksha-logo .app-download {
    line-height: 0;
  }
  .download-diksha .diksha-logo .app-download:hover {
    opacity: inherit;
  }
  .download-diksha .diksha-logo label,
  .download-diksha .diksha-logo p {
    font-size: 12px;
  }
  .download-diksha .diksha-logo p {
    line-height: 16px;
    padding-top: 10px;
    margin-bottom: 0;
  }
  .download-diksha .diksha-logo p a,
  .download-diksha a,
  .download-diksha label a {
    text-decoration: none;
    color: #333;
  }
  .download-diksha label {
    font-weight: 700;
    padding-bottom: 10px;
  }
  .download-diksha .mobile-circles {
    position: absolute;
    top: 10px;
    display: flex;
    align-items: center;
    margin: 0 20px;
  }
  .download-diksha .mobile-circles .border-round {
    border: none;
    background: #464646;
  }
  .download-diksha .mobile-circles .border-r50 {
    border-radius: 50%;
  }
  .download-diksha .mobile-circles .big-box {
    height: 14px;
    width: 14px;
  }
  .download-diksha .mobile-circles .oval-box {
    height: 6px;
    width: 76px;
    border-radius: 3px;
    margin-left: 20px;
  }
  .download-diksha .mobile-circles .small-box.border-round.border-r50 {
    margin: 0;
    height: 8px;
    width: 8px;
  }
  .download-diksha .mobile-circles .small-box.ml-20.mr-10 {
    height: 8px;
    width: 8px;
    margin-right: 10px;
    margin-left: 20px;
  }

@media only screen and (max-width: 1201px) and (min-width: 992px){
    #documents .documents .cards .download .download-name{
        font-size: 14px;
    }
    #documents .about-kya .about-heading .big{
        font-size: 36px;
    }
}
@media only screen and (max-width: 1250px) and (min-width: 992px){
    #sections{
        height: 560px;
    }
    #sections .carousel-navigators{
        top: 380px;
    }

    #sections .carousel-navigators li.next{
        right: 250px;
    }
    #sections .carousel-navigators li.prev{
        left: 250px;
    }
}


@media only screen and (max-width: 992px) {
    .font-increase li {
        text-align: center;
    }
    .contact-text{
        white-space: normal;
    }
    #sections .slick-track, #sections .slick-list, #sections .slick-slider{
        height: auto !important;
    }
    .major-apps-pic{
        width: 50%;
        /* margin-left: 43px; */
        display: block;
        margin: 0 auto;
    
    }
    .eresource-pic-mobile{
        text-align: center;
    }
    .eresource-pic {
        /* width: 50%; */
        /* margin-left: 42px; */
    }
  
    .vertical-line{
        display: none;
    }
    .list-unstyled{
        text-align: initial;
        padding-left: inherit;
    }
    .footer-qr-code{
        position: relative;
        width: 25%;
    }
    div#footer-icon{
        height: auto;
    }
    .M15{
        margin: 0 15px;
    }

        #introduction .content .image.image-5{
        background-position: center;
    }
    #introduction .intro-slider{
        margin-top: -150px;
    }
    .read-more{
        margin-bottom: 15px;
        padding: 0;
    }
    .close-icon{
        right: 10px;
        top:0;
    }
    #documents .about-kya .about-heading img {
        display: block;
        width: 40%;
        margin: 0 0 15px 0;
    }
    /* .navbar-brand img {
        width: 400px !important;
    } */

    .contents {
        /* margin-top: 124px !important; */
    }

    html,
    body {
        position: relative;
        overflow-x: hidden;
    }

    .P10_0 {
        padding: 0px 0px;
    }
    .events-row{
        padding-bottom: 30%;
    }

    #introduction,
    #introduction .content .image {
        min-height: auto;
        height: auto;
    }

    .navbar-kya {
        top: 60px;
    }

    #documents {
        height: auto;
        padding: 30px 0 15px 0;
    }

    #documents .documents h3 {
        margin-top: 45px;
        margin-bottom: 15px;
    }

    #documents .about-kya {
        position: relative;
        top: 0;
        height: auto;
    }

    #documents .about-kya .about-heading::before {
        display: none;
    }

    #documents .about-kya .about-context {
        padding: 0 15px !important;
    }

    #documents .about-kya .about-context p {
        height: auto;
    }

    #documents .documents {
        position: relative;
        bottom: 0;
    }

    #documents .documents .cards {
        margin: 15px 0;
    }

    #sections {
        /* height: 450px; */
        padding-top: 0;
    }

    #sections .carousel-navigators {
        top: 370px;
    }

    #sections .carousel-navigators li.prev {
        left: 150px;
    }

    #sections .carousel-navigators li.next {
        right: 150px;
    }
    footer#footer{
margin-top: 0;
height: auto;
    }
    .download-diksha{
        z-index: 9;
        bottom: 0px;
    }

    footer#footer .row.block{
        margin: 0;
        padding: 25px 0;
    }

    .left-content {
        position: relative;
        margin: 0 auto;
        display: block;
        float: none;
        text-align: center;
        padding: 0 0 30px 0;
    }
    .right-content {
        position: relative;
        float: none;
        text-align: center;
        margin: 0px 0;
    }
    #documents .about-kya .about-heading .big{
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 510px) {
    #documents .about-kya .about-heading img{
        display: block;
        width: 55%;
        margin: 0 0 15px 0;
    }
    .navbar-brand img {
        width: 190px !important;
    }
    .app-icon-text {
        margin-left: 0%;
    }
    .contents {
        margin-top: 70px !important;
    }

    /* nav.nav .nav-link,
    nav.nav .nav-link1 {
        padding: 10px 10px;
        font-size: 12px;
    } */

    #documents .about-kya .about-heading .big {
        font-size: 40px !important;
        margin-bottom: 10px;
    }

    #documents .about-kya .about-heading .small {
        font-size: 18px !important;
    }

    #sections .carousel-navigators li.prev {
        left: 90px;
    }

    #sections .carousel-navigators li.next {
        right: 90px;
    }

    #documents .documents .cards .download .download-name {
        font-size: 14px !important;
    }
   
    .major-initiative-column{
        padding-left: 20px;
        padding-right: 20px;
    }
}

.inherit{
    height: inherit;
}

.P0{
    padding: 0;
}

.M0{
    margin: 0;
}

.coming-soon-copy {
	color: #999999;
	font-size: 12px;
}
.h3, h3{
    font-size: 1.75em;
}
.h6, h6{
    font-size: 1em;
}
#onlineCourse p{
    font-size: 1.4em;
}
.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
  
    background-color: #fff;
    /* border: 1px solid #fff; */
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 17px;
    height: 17px;
    margin: 3;
    background-color:#b5ab9c;
}
.carousel-indicators{
    bottom: -50px;
}

/* #carouselExampleIndicators_banner .carousel-inner .carousel-item {
    height: 557px;
    width: 100%;
}

#carouselExampleIndicators_banner .carousel-inner .carousel-item img{
    width: 100%;
    height: 100%;
} */

/* #carouselExampleIndicators .carousel-inner .carousel-item {
    height: 457px;
    width: 100%;
}

#carouselExampleIndicators .carousel-inner .carousel-item img{
    width: 100%;
    height: 100%;
} */


.footer-left li {
    list-style: none;
    width: max-content;
    margin:0px 0px 5px 0px;
}

.footer-left li a {
    color: #fff;
    font-size: 14px;
    padding-left: 12px;
}

.footer-row {
    align-items: center;
    justify-content: center;
}

.vertical-line {
    border-left: 1px solid #ffff;
    height: 253px;
    position: relative;
    margin: 1rem auto;
    width: 1px;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-contact-us p {
    font-size: 0.9em;
    margin: 0;
    line-height: 24px;
    /* white-space: normal; */
}

.footer-contact-us a, .footer-contact-us a:hover, .footer-contact-us a i {
    color: #fff;
}

.footer-contact-us span {
    margin-left: 10px;
}

.l30 {
    line-height: 30px !important;
}

.pl60 {
    padding-left: 150px;
}

.show-small{
    display: none;
}

@media only screen and (max-width: 992px) {
    .hidden-small {
        display: none;
    }
    .show-small{
        display: block;
        text-align: left !important;
    }
}

@media only screen and (max-width: 768px){
    .text-small-center{
        text-align: center !important;
        margin-bottom: 15px;
    }

    .footer-row{
        padding-left: 0 !important;
    }

    ul.footer-left {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-left: 0;
    }

    ul.footer-left li i.fa {
        display: none;
    }

    ul.footer-left li a{
        padding-left: 0;
    }
    .show-small{
        display: block;
        text-align: center !important;
    }
}