﻿.backgroundimagesport12{
     background-image:url(/images/Admission/Bannerpaymentproceducre.webp);
    background-size:cover;
}
.PageData {
    padding: 50px 0px;
    background-color: #eef1f2;
}
.pr-0 {
    padding-right: 0px;
}
.chairman_img figure {
    margin-bottom: 0px;
}
.chairman_img figure img {
    width: 100%;
    height:300px;
    box-shadow:4px 4px 20px 0 rgb(1 1 1 / 29%);
}
.pl-0 {
    padding-left: 0px;
}
.chancellor-details .chancellor-content {
    background-color: white;
   height: 38rem;
    padding: 60px;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 4px solid #1156b6;
    border-top:1px solid #1156b6;
      border-left:1px solid #1156b6;
        border-right:1px solid #1156b6;
        box-shadow:0px 0px 12px -1px rgba(0, 0, 0, 0.53);
        text-align:justify;
}
.chancellor-details .chancellor-content .arrow-left {
    position: absolute;
    content: "";
    width: 20px;
    height: 25px;
    left: -19px;
    background: #1156b6;
    -webkit-clip-path: polygon(100% 0, 0 49%, 100% 100%);
    clip-path: polygon(100% 0, 0 49%, 100% 100%);
    z-index: 1;
}
p:last-child {
    margin-bottom: 0;
}
.paddingclassweenne{
        padding-top: 40px;
}
  .galley {
        padding-top: 37px;
        padding-bottom: 37px;
        background:#ddeaef;
    }
     .galley:before {
            content: "";
            background-image: url(../images/path-w.svg);
            width: 318px;
            height: 318px;
            position: absolute;
            left: 0;
            /* top: 0; */
            background-position: right;
            background-size: cover;
            opacity: 0.1;
        }
        .newclassresponsive {
            padding-top: 20px;
        }
          .newcolordesignhsh {
        color: black;
        font-size: 35px;
        font-weight: 500;
        text-align: center;
    }
          .newwhitecolorgsg{
              color:black;
              text-align:center;
                  padding: 16px 0px;
          }
          .cboxElement img{
                  border: 2px solid #f70502;
    padding: 3px;
    cursor: auto;
    background: white;
    width:100%;
    box-shadow:4px 4px 20px 0 rgb(1 1 1 / 29%);
  
          }
        
          .padding_top{
              padding-top:30px;
          }
      
          /*.inner-banner-overlay{
                  background: rgb(96 125 139 / 28%);
          }*/
@media screen and (max-width: 991px) {
    .gallery-box img{
        width:100%;
    }
    .chancellor-details{
        display:flex;
        flex-direction:column-reverse;
    }
    .chancellor-details .chancellor-content{
            padding: 18px;
            height:100%;
                    margin-left: 17px;
    }
    .chairman_img figure {
            margin-right: 15px;
    }

}
 .rgbthn_tri {
    background-color: white;
    height: 37rem;
    padding: 16px;
    position: relative;
    border-bottom: 4px solid #1156b6;
    border-top: 1px solid #1156b6;
    border-left: 1px solid #1156b6;
    border-right: 1px solid #1156b6;
    box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.53);
    text-align: justify;
    overflow: auto;
}
    h3.heading_inner {
    color: #1156b6;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 5px;
}     
  p.text-justfy.text-white.position-relative {
    margin-bottom: 10px;
}
  
.rgbthn_tri::-webkit-scrollbar {
  width: 5px;
}

/* Track */
 .rgbthn_tri::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
 .rgbthn_tri::-webkit-scrollbar-thumb {
 background:linear-gradient(41deg, #8ab1de 30%, #1154b5 100%); 
}

 
    @media(max-width:992px){
        .playground-txtt{
            margin-left: 12px;
        }
    }