/*******************************/

/********* General CSS *********/

/*******************************/

@font-face {
    font-family: 'supernovaregular';
    src: url('https://student.pixel4web.com/ishita/font/upernova-personal-used-bf654da72b6232e-webfont.woff2') format('woff2'),
         url('https://student.pixel4web.com/ishita/font/supernova-personal-used-bf654da72b6232e-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.hero-sec {
    width: 100%;
    padding: 100px 0px 100px 0px;
    
}
.modal {
    z-index: 1041 !important;
    background: #00000059;
}

#medical .modal-body .img-sec {
    display: inline-block;
    width: 49%;
    padding: 0px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.ptb-70 {
    padding-top: 10px;
    padding-bottom: 0px;
    background: transparent;
}
.cnt-sec {
    margin-top: -40px;
}
#internship .modal-body .img-fluid {
    max-width: 100%;
    height: auto;
    width: 150px;
    margin: 0 auto;
    display: block;
}
.modal-body .img-sec {
    display: inline-block;
    width: 33%;
    padding: 0px 80px;
}
p.hed {
    border-bottom: 1px solid;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 22px;
    font-weight: bold;
    background: #0094d4;
    color: #fff;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    text-align: center;
}
#modelpop2 a {

    text-decoration: none;

    display: contents;

}
#art .pdf-sec .pdf-col {
    flex: 0 0 28%;
    max-width: 100%;
    margin: 0px 10px;
}
#kudo .modal-body .img-fluid {
    max-width: 100%;
    height: auto;
    width: 150px;
    margin: 0 auto;
    display: block;
}
#music .pdf-sec .pdf-col {

    flex: 0 0 25%;

    max-width: 100%;

    margin: 0px 0px;

}



.ptb-30 {

    padding-top: 30px;

    padding-bottom: 30px;

}

.ptb-70 {

    padding-top: 70px;

    padding-bottom: 70px;

}

a:hover {

    text-decoration: none;

}

.hidden {display: none;}

.modal-title.tab {

    margin-bottom: 0;

    line-height: 1.5;

    font-weight: bold;

    background: #d2d2d2;

    margin-bottom: 10px;

}

.gradient-text {

    background: #1f86dd;

    background: -moz-linear-gradient(left, #1f86dd 0%, #7bacd6 75%);

    background: -webkit-linear-gradient(left, #1f86dd 0%, #7bacd6 75%);

    background: linear-gradient(to right, #1f86dd 0%, #7bacd6 75%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f86dd', endColorstr='#7bacd6', GradientType=1);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    background-clip: text;

    -webkit-box-decoration-break: clone;

}

.gradient-btn {

    background: linear-gradient(90deg, #dcdcdc 8.33%, #f6f6f6 100%);

    border-radius: 5px;

    text-transform: none;

    transition: 0.5s;

}

.gradient-btn:hover {

    background: linear-gradient(90deg, #ffd600 8.33%, #ffd600 100%);

}



.hero-sec {

    width: 100%;

    padding: 50px 0px 50px 0px;

    

}

.cnt-sec {

    margin-top: 0px;

    margin-left: 0px;

}

/*.hero-sec .head-sec {

    padding: 25px 45px;

    background-color: #fff;

    border: 3px solid #d28500;

}*/

/*.hero-sec .mil-overay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(38,50,56,.95);

}*/

.hero-sec .container .mil-dots {

    position: absolute;

    left: 0;

    top: 0;

    width: 100px;

    height: 90vh;

}

.mil-dots {

    background-image: radial-gradient(rgba(255,255,255,.2) 15%,transparent 0);

    background-size: 10px 10px;

}

.hero-sec .container {

    position: relative;

    z-index: 2;

}

.hero-sec .cnt-sec h2 {

    font-size: 42px;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
}
#outreach .pdf-sec .img-sec {
    border: 2px solid #fff;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    width: 45%;
    margin: 0 auto;
}

.hero-sec .cnt-sec p {

    font-size: 14px;

    color: #000;

}

.hero-sec .cnt-sec a {

    color: #000;

}

.hero-sec .cnt-sec .btn-sec {

    width: 100%;

    display: inline-block;

    margin-top: 25px;

}

.hero-sec .cnt-sec .btn-sec a {

    padding: 15px 80px;

    font-size: 22px;

    letter-spacing: 2px;

    color: #fff;

    font-weight: 600;

    text-decoration: none;

    background-color: #000;

    border-radius: 10px;

}

.hero-sec .cnt-sec .btn-sec a:hover {

    color: #000;

    background-color: #ffd600;

}

.hero-sec .cnt-sec .btn-sec a i {

    margin-right: 12px;

    font-size: 22px;

}

.hero-sec .img-sec {

    text-align: right;

    border-radius: 50px;

}

.hero-sec .img-sec img {

    width: 100%;

    border-radius: 15px;

    border: 5px solid #fff;

}

section.midd-part.wow.fadeInUp {

    background: url(https://img.freepik.com/premium-photo/abstract-shining-background-design_851755-2114.jpg?w=996);

    background-size: cover;

}

.social-info {

    width: 100%;

    display: inline-block;

    margin: 20px 0;

}

.social-info p i {

    margin-right: 7px;

}

.social-info p a {

    font-weight: 600;

}
body {
    background: url(../data/background-image.jpg);
    background-size: cover;
    background-position: 0% 163%;
}
.midd-part {

    width: 100%;

    display: inline-block;

    margin-top: 0px;

    padding: 20px 0px;

    background-color: rgb(255 255 255 / 89%);
    border-top: 1px solid #fff;

}

.midd-part .title-sec {

    width: 100%;

    display: inline-block;

    margin-bottom: 30px;

    padding: 20px 0px;

    text-align: center;

}

.midd-part .title-sec h2 {

    font-size: 30px;

    color: #000;

    font-weight: 600;

    border-radius: 10px;

    border: 1px dashed #000;

    padding: 10px 25px;

    width: fit-content;

    margin: 0 auto;

}

.title {

    width: 100%;

    max-width: 500px;

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 20px;

    position: relative;

}




.midd-part .info-sec {

    width: 100%;

    display: inline-block;

    margin: 20px 0px;

    margin-bottom: 0px;

}

.midd-part .info-sec .info-pop-sec {

    margin-top: 0px;

    transition: all 0.3s ease-in-out;

}

.midd-part .info-sec h2 {

    color: #000;

    font-size: 15px;

    font-weight: 600;

    background-color: #ffd600;

    padding: 15px 10px;

    border-radius: 0px 0px 10px 10px;

    text-align: center;

    position: relative;

    z-index: 1;

}

.midd-part .info-sec:hover h2 {

    background-color: #f5df6d;

}

.midd-part .info-pop-sec .pop-sec {

    border-radius: 10px 10px 0px 0px;

    overflow: hidden;

}

.midd-part .info-pop-sec .pop-sec img {

    cursor: pointer;

    width: 100%;

    border-radius: 10px 10px 0px 0px;

    overflow: hidden;

    transition: all 0.3s ease-in-out;

}

.midd-part .info-sec:hover .pop-sec img {

    transform: scale(1.3);

    transition: all 0.3s ease-in-out;

}

.midd-part .card {

    width: 100%;

    display: inline-block;

    margin-bottom: 30px;

    border-radius: 5px;

    cursor: pointer;

}

.midd-part .card:hover h3 {

    color: #ffca49;

}

.midd-part .card .details-sec {

    margin-top: 10px;

    padding: 10px;

    min-height: 90px;

}

.midd-part .card .details-sec h3 {

    font-size: 25px;

}

.card-popup .modal .modal-body li {

    font-size: 28px;

    margin-bottom: 10px;

}

.card-popup .modal .modal-dialog {

    max-width: 1200px;

}

.card-popup .modal .modal-content {

    background: #fff;

}

.card-popup .modal .modal-header {

    text-align: center;

    background-color: #d2d2d2;

}

.card-popup .modal .modal-header .modal-title {

    width: 100%;

    text-align: center;

    color: #000;
    padding: 20px;

}

.card-popup .modal .modal-header .close {

    border-radius: 100%;

    background-color: #ffca49;

    width: 40px;

    height: 40px;

    opacity: 1;

    text-align: center;

    position: relative;

    transition: all 0.3s ease-in-out;

    z-index: 1;

}

.card-popup .modal-header .close {

    padding: 1rem 1rem;

    margin: -2rem -2rem -1rem auto;

}

.card-popup .modal .modal-header .close span {

    position: absolute;

    top: 7px;

    left: 13px;

}

.card-popup .modal .modal-header .close:hover {

    transform: rotate(360deg);

    transition: all 0.3s ease-in-out;

}

.card-popup .modal .pdf-sec {

    width: 100%;

    padding: 15px;

    display: flex;

    flex-wrap: wrap;

    text-align: center;

    justify-content: center;

    overflow: hidden;

    transition: all 0.3s ease-in-out;

}
#academia .pdf-sec .pdf-col, #author .pdf-sec .pdf-col {
    flex: 0 0 30%;
    max-width: 100%;
    margin: 0px 10px;
}

.card-popup .modal .pdf-sec .pdf-col {

    flex: 0 0 40%;

    max-width: 100%;

    margin: 0px 10px;

}


.card-popup .modal a {

    text-decoration: none;

}

.card-popup .modal a:hover p {

    color: #000;

}

.card-popup .modal .pdf-sec .img-sec {

    border: 2px solid #fff;

    overflow: hidden;

    transition: all 0.3s ease-in-out;

    margin: 0 auto;

}

#spin .pdf-sec .img-sec {

    border: 2px solid #fff;

    overflow: hidden;

    transition: all 0.3s ease-in-out;

    width: 30%;

    margin: 0 auto;

}

.card-popup .modal .pdf-sec .img-sec img {

    transition: all 0.3s ease-in-out;
    width: 130px;

}

.card-popup .modal .pdf-sec .img-sec:hover img {

    transform: scale(1.3);

    transition: all 0.3s ease-in-out;

}

.card-popup .modal .pdf-sec p {

    color: #000;

    margin-top: 10px;
    font-size: 14px;

}

footer {

    width: 100%;

    display: inline-block;

    padding: 20px 0;

    text-align: center;

    background-color: #000;

}

footer p {

    font-size: 16px;

    color: #fff;

    margin-bottom: 0px;

}



@media (max-width: 991px) {

    

    .cnt-sec {

    margin-top: 0px;

    margin-left: 0px;

    text-align: center;

}

    .hero-sec .img-sec {

        text-align: center;

        margin-bottom: 25px;

    }

    .midd-part .card .img-sec img {

        width: 100%;

    } 

}



@media (max-width: 767px) {
    #academia .pdf-sec .pdf-col, #author .pdf-sec .pdf-col{
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0px 10px;
}
    .mobile {display: block;}
.desktop {display: none;}

.hero-sec .img-sec img {
    width: 65%;
    border-radius: 15px;
    border: 5px solid #fff;
}

    #music .pdf-sec .pdf-col {

    flex: 0 0 49%;

    max-width: 100%;

    margin: 0px 0px;

}

    .card-popup .modal .pdf-sec .pdf-col {

    
    max-width: 100%;

    margin: 0px 10px;

}

    body {

        background-position: center;

    }

    

    .header-sec .col-lg-6.position-relative {

        order: 1;

    }

    .hero-sec .cnt-sec h2 {

        font-size: 42px;

        margin-top: 20px;

    }

    .midd-part .full-row .info-sec h2 {

        margin-bottom: 20px;

        font-size: 25px;

    }

    .midd-part .full-row .info-sec h2,

    .midd-part .full-row .info-pop-sec {

        flex: 0 0 100%;

        max-width: 100%;

    }

}


.card .img-fluid {


   width: 100%;
    height: auto;
    text-align: center;
    margin: 0px auto;
    display: block;


}
a.linkedin:hover {
    text-decoration: underline !important;
}
.earth a {
   color: #000;
    background: #ffca49;
    padding: 10px;
    margin-top: 20px;
   
    display: inline-block;
    font-size: 12px;
    width: 49%;
    text-align: center;
}
.earth a:hover {
   
    color: #fff;
    text-decoration: none;
    
}

a.nyas {
    
    text-align: center;
    width: 100%;
    display: inline-block;
}
.earth h1{

    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    display: block;
}
h1.secondtitle {
    margin-top: 40px;
}



.hero-sec {

    width: 100%;
    padding: 25px 0px 40px 0px;
}
.hr-lines {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
p.right {
    text-align: right;
    margin-right: 20px;
    float: right;
    width: 20%;
}
p.left {
    text-align: left;
    margin-left: 20px;
    width: 80%;
}
.col-lg-12.footerarea {
    display: flex;
}

.card-popup .modal a.link {
    text-decoration: none;
    color: #000;
    margin: 0 auto;
    display: table;
    border: 1px solid;
    padding: 5px 20px;
}
.card-popup .modal a.link:hover {
    color: #d78d08;
}


 .title h2 {
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
    padding: 10px 20px;
    color: #000;
    border-bottom: 2px solid;
    font-weight: 400;
    text-transform: uppercase;
}
.row.title {

    text-align: center;

    width: 100%;

    margin-bottom: 50px;

}

.hero-sec .cnt-sec p {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}
.hero-sec .cnt-sec .btn-sec {

    width: 100%;

    display: inline-block;

    margin-top: 10px;

}

.hero-sec .cnt-sec .btn-sec a {
    background-color: #FF9800;
    border-radius: 10px;
    padding: 12px 60px;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    box-shadow: 11px 6px 19px 1px rgb(0 0 0 / 15%);
}
i.fa.fa-file, i.fa.fa-linkedin{
    font-size: 22px;
    margin-right: 15px;
}
.hero-sec .img-sec {

    text-align: center;

}

.hero-sec .img-sec img {
     width: auto;
    border: 5px solid #fff;
    border-radius: 10px;
    height: 300px;
}
odal-body .img-sec {

    display: inline-block;

    width: 33%;

    padding: 0px 80px;

}

a.buttonpdf {
    width: 45%;
    display: inline-block;
    color: #000;
    border: 2px solid darkgrey;
    margin: 20px 20px 0px 20px;
}

a.buttonpdf:hover {
    background: darkgray;
    color: #fff;
}
.modal-body .img-fluid {

    max-width: 100%;

    height: auto;

    width: 150px;

    margin: 0 auto;

    display: block;

}

.modal-body h3 {

    text-align: center;

    font-size: 16px;
    display: grid;
    margin-top: 10px;
    color: #000;

}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -20px;
}
.modal-content {
    background-image: url(../img/new/Overall-background.jpg);
    background-size: cover;
    background-position: 87%;
}
.modal-body h3:hover, #mentoring .modal-body h3:hover, #mentoring a.link:hover{ color: #d78d08; }

.midd-part .card {

    width: 100%;

    display: inline-block;

    margin-bottom: 50px;

    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    border: none;

}

.midd-part .card:hover .details-sec h3 {
    border-bottom: 1px solid;
   
}

.midd-part .card .details-sec {
    padding: 10px 0px;
    align-items: center;
    justify-content: center;
    background: transparent;
    width: 100%;
    margin: 0 auto;
}

.midd-part .card .details-sec h3 {

    font-size: 20px;
    color: #000;
    margin-bottom: 0px;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
}
.midd-part .card .img-sec {
    overflow: hidden;
    border: 2px solid #26656b4f;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
   
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.midd-part .card .img-sec img {
    transition: 0.3s all ease-out;
}
.midd-part .card:hover .img-sec img {
    transform: scale(1.3);
    transition: 0.3s all ease-out;
}



.midd-part .card .details-sec h3:hover {

    text-decoration: none;

}

.card-popup .modal .modal-body li {

    font-size: 28px;

    margin-bottom: 10px;

}

#art .modal-body {
    background: #9e9999;
}
#art img {
    width: 800px;
    border: 1px solid;
    margin: 10px;
    border-radius: 10px;
    padding: 10px;
}
.card-popup .modal .modal-header {

    border: none;

    padding: 0px;

}
/*.card:hover {
    transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 75%;
    position: absolute;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;
    height: 213px;
}*/
.hero-sec .cnt-sec .btn-sec a:hover {
    
    color: #000;
   
    text-decoration: none;
}
.card-popup .modal .modal-header .close {

    border-radius: 100%;

    background-color: #fff;

    width: 40px;

    height: 40px;

    opacity: 1;

    text-align: center;

    position: relative;

    transition: all 0.3s ease-in-out;

    z-index: 1;

}

.card-popup .modal .modal-header .close span {

    position: absolute;

    top: 5px;

    left: 13px;

}

.card-popup .modal .modal-header .close:hover {

    transform: rotate(360deg);

    transition: all 0.3s ease-in-out;

}

footer {

    width: 100%;

    display: inline-block;

    padding: 12px 0;

    text-align: center;

    background-color: #000;

}

footer p {

    font-size: 16px;

    color: #fff;

    margin-bottom: 0px;

}

.mobile {display: none;}
    .desktop {display: block;}


@media (max-width: 991px) {

    .mobile {display: block;}
    .desktop {display: none;}
    .midd-part .card .details-sec h3 {
    font-size: 16px;
            text-align: center;
        font-weight: bold;
}

    .hero-sec .col-lg-5 {
        order: 2;
    }
    .hero-sec .col-lg-5.offset-lg-2 {
        order: 1;
    }

    .hero-sec .img-sec {

        text-align: center;

    }
   .hero-sec {
    width: 100%;
    background-repeat: no-repeat;
    padding: 30px 0px;
    background-size: cover;
    text-align: center;
    background-position: 56% 0px;
}
.hero-sec .cnt-sec p {color: #000;}
.hero-sec .cnt-sec h2 {
   
    color: #000;
   
}

    .midd-part .card .img-sec img {

        width: 100%;

    } 

    .modal-body .img-sec,
    .midd-part .card {
        width: 100%;
    }

}



@media (max-width: 767px) {

    #art img {
    width: 100%;
    border: 1px solid;
    margin: 10px;
    border-radius: 10px;
    padding: 10px;
}

    .title h2 {font-size: 20px;}

  

.midd-part .card .details-sec {
    margin-top: 10px;
    padding: 10px;
    min-height: auto;
}
.midd-part .card {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    border: none;
}

    .card-popup .modal .modal-header .close span {
    position: absolute;
    top: 5px;
    left: 11px;
}

p.hed {
    border-bottom: none;
}


    .hero-sec .img-sec img {
    width: auto;
    float: none;
}
    .earth a {
    color: #000;
    background: #ffca49;
    padding: 10px;
    margin-top: 20px;
    margin-right: 10px;
    display: inline-flex;
    font-size: 12px;
    width: 46%;
    text-align: center;
    min-height: 111px;
}
a.nyas {
    min-height: 40px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
    .modal-content {background-image: url(../img/new/Overall-background.jpg); width: 90%; margin: 0 auto;}
    

.modal-body .img-fluid {
    height: auto;
    margin: 0 auto;
    display: block;
}
 
    .hero-sec .cnt-sec h2 {

        font-size: 42px;

        margin-top: 20px;

    }
    .modal-body .img-sec {padding: 20px 0px;}
    .card .img-fluid {width: 100%; height: auto;}

}

#external .modal-body .img-sec {
    width: 45%;
    padding: 20px 80px 0 80px;
}