@import url('https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

*{
    list-style-type: none;
    box-sizing: border-box;
}

p {
    margin-top: 0;
    margin-bottom: 9px;
  }

p.hed {
    border-bottom: 1px solid;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 22px;
    font-weight: bold;
    background: #cb99c9;
    color: #fff;
}

.header {
    background-image: url(../img/background-bg.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   padding: 80px 0 60px;
}

.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: #1e1e1e;
    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;
    
}
#modelpop1 .modal-body .img-sec {
    display: inline-block;
    width: 24%;
    padding: 0px 0px;
}
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;
}

.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;
}
.hr-lines:before{
  content:" ";
  height: 2px;
  width: 130px;
  background: #1e1e1e;
  display: block;
  position: absolute;
  top: 50%;
  left: -25px;
}
.hr-lines:after{
  content:" ";
  height: 2px;
  width: 130px;
  background: #1e1e1e;
  display: block;
  position: absolute;
  top: 50%;
  right: -25px;
}

.myprofile .cnt-sec h2 {

   font-size: 28px;
    font-weight: 500;
    color: #1e1e1e;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
}

 .title h2 {
    text-align: center;
    margin: 0 auto;
    border-radius: 10px;
    padding: 10px 20px;
    color: #1e1e1e;
    font-size: 24px;
    font-weight: 400;
}
.row.title {

    text-align: center;

    width: 100%;

    margin-bottom: 10px;

}

.myprofile .cnt-sec p {

    font-size: 16px;

    color: #1e1e1e;

}

.myprofile .cnt-sec .btn-sec {

    width: 100%;

    display: inline-block;

    margin-top: 20px;

}


i.fa.fa-file{
    font-size: 18px;
    margin-right: 10px;
}
.myprofile .img-sec {

    text-align: center;

}

.myprofile .img-sec img {
     width: 42%;
    float: right;
    border: 5px solid #f0f4f9;
    border-radius: 10px;
}

.modal-body .img-sec {

    display: inline-block;

    width: 49%;

    padding: 0px 40px;

}

#modelpop2 .modal-body .img-sec, #modelpop3 .modal-body .img-sec, #modelpop5 .modal-body .img-sec,  #modelpop6 .modal-body .img-sec,  #modelpop7 .modal-body .img-sec,  #modelpop8 .modal-body .img-sec{width: 49% !important;}

.modal-body .img-fluid {

    max-width: 100%;

    height: auto;

    width: 100px;

    margin: 0 auto;

    display: block;

}

.modal-body h3 {

    text-align: center;
    font-size: 16px;
    display: grid;
    margin-top: 20px;
    color: #1e1e1e;

}

.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 { color: #cb99c9; }

.profile-details{
    padding: 40px 0;
}

.profile-details .card {

    width: 100%;

    display: inline-block;

    margin-bottom: 20px;

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

}

.profile-details .card:hover .details-sec {
    background-color: #C3B1E1;
}


.profile-details .card .details-sec {
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cb99c9;
    width: 100%;
    margin: 0 auto;
}

.profile-details .card .details-sec h3 {

    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    padding: 0px 15px;
}
.profile-details .card .img-sec {
    overflow: hidden;
}
.profile-details .card .img-sec img {
    transition: 0.2s all ease-out;
}
.profile-details .card:hover .img-sec img {
    transform: scale(1.1);
    transition: 0.2s all ease-out;
}



.profile-details .card .details-sec h3:hover {

    text-decoration: none;

}

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

    font-size: 28px;

    margin-bottom: 10px;

}

.card-popup .modal .modal-dialog {

    max-width: 980px;

}

.card-popup .modal .modal-header {

    border: none;

    padding: 0px;

}
.myprofile .cnt-sec .btn-sec a:hover {
    
    background: #C3B1E1;
    
}
.myprofile .cnt-sec .btn-sec a {
    text-decoration: none;
    background-color: #cb99c9;
    border-radius: 10px;
    padding: 10px 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    box-shadow: 11px 6px 19px 1px rgb(0 0 0 / 20%);
}
.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: #1e1e1e;

}

footer p {

    font-size: 16px;

    color: #fff;

    margin-bottom: 0px;

}

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


    @media (max-width: 768px) {
       
            .title h2{

            font-size: 18px;
        }
    }
@media (max-width: 991px) {

    .mobile {display: block;}
    .desktop {display: none;}
    .profile-details .card .details-sec h3 {
    font-size: 16px;}

    .header {
      
        padding: 40px 0 41px;
    }

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

    .myprofile .img-sec {

        text-align: center;

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

 

    .modal-body .img-sec,
    .profile-details .card {
        width: 100%;
    }

}



@media (max-width: 767px) {

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

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

p.hed {
    border-bottom: none;
}


    .myprofile .img-sec img {
    width: 80%;
    float: none;
}
    .earth a {
    color: #1e1e1e;
    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;}
    
#modelpop3 .modal-body .img-sec {
    display: inline-block;
    width: 100%;
    padding: 15px 20px;
    
    transition: 0.2s all ease-out;
}

#modelpop3 .modal-body:hover .img-sec img {

    transform: scale(1.1);
    transition: 0.2s all ease-out;

}

#modelpop4 .modal-body .img-sec, #award .modal-body .img-sec {
    display: inline-block;
    width: 49%;
    
}
.modal-body .img-fluid {
    max-width: 100%;
    height: auto;
    width: 120px;
    margin: 0 auto;
    display: block;
}
 
    .myprofile .cnt-sec h2 {

        font-size: 28px;

        margin-top: 20px;

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

}

