.scholars{
    background:#cae4f7;
    color: #000;
    display: inline-block;
    padding: 12px;
    margin-bottom: 10px;
    font-size: 18px;
}
.nav-item {
    padding: 0 5px 0 0;
}
.nav-link {
    text-align: left;
    font-size: 13px;
    font-weight: 500;
}
.tag-text{
    background-color: #be2925;
    padding:10px;
    color: #fff;
    height: 100%;
    margin-bottom: 20px;
}
.dropdown-item {
    font-size: 14px;
    margin-bottom: 10px;
}
.dropdown-item:hover{
    background-color: #1c3875;
    color: #fff;
}
.banner2-team {
    background-image: url(img/journals.png);
    height: 270px;
    padding-top: 80px;
}
.banner2-team h2 {
    padding-top: 60px;
    color: #fff;
    text-align: center;
}
.mb{
    margin-bottom: 50px;
}
.journal-text img{
    margin-left: 10px;
}
h2 {
    font-family: Arial, sans-serif;
    font-weight: 700;
}
.orange {
    color: #be2925;
}
p {
    text-align: justify;
    font-family: Roboto, sans-serif;
    color: #666;
}
.blu {
    display: flex;
}
.fa-graduation-cap {
    color: #be2925;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 5px;
}
.header1{
    box-shadow: 0 10px 20px 0 rgba(8,0,42,.08);
    
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1001;
    background-color: #fff;
    
}
#dres{
   color: #fff; 
}    

.developm h5 {
    text-align: left;
    
    font-size: 17px;
}
    .developm{
        display: flex;
        margin-bottom: 10px;
        background: #fff;
    padding: 10px 18px 10px 10px;
    color: #000;
   box-shadow: 0px 10px 20px 0px rgba(8, 0, 42, 0.08);
    transition: .2s .1s;
    height: 100%;
    }
#conf{
    text-align: center;
    color:#1c3875;
    font-size: 26px;
    margin-bottom: 20px;
}
#cll{
    margin-left: -65px;
}
.ins-img{
   margin-bottom: 10px; 
}
.icon-box{
    margin-right: 20px;
    
}
.sdsd{
    margin-top: 10px;
}
.btn-danger{
    margin-top: 10px;
}
.conf-txt h5{
    font-size: 18px;
}
.conf-txt h6{
    color: #1c3875;
}
.conf-txt{
    margin-top: 15px;
}
.conf-bx{
    margin: 20px 0px;
}
.calf-box{
    background: #f2f3fd;
    padding: 20px;
    margin: 15px 0px;
}
#affi{
    font-size: 15px;
    font-weight: 600 !important;
    color:#be2925;
}
.social {
    padding: 20px;
    margin-bottom: 20;
    border-bottom: 2px solid rgb(203 202 202);
    box-shadow: inset 1px 43px 79px #fff, 0 0 8px #cfcfcf;
}
.social{
    box-shadow: 0 0 7px gray;
}
.summar {
    color: #be2925;
    margin-top: -13px;
}
.social h6{
  color: #be2925;  
}
h7{
    color: #000;
}
.confereb-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
   
    padding:20px;
    border-radius: 5px;
    position: relative;
    transition: all .3s ease-in;
    
}
.confereb-box:before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
   
    position: absolute;
    content: "";
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    
}
.pres-box{
    padding-bottom: 20px;
    position: relative;
    transition: .7s ease-in-out;
    margin-top: 20px;
}
.title_wrap {
    text-align: center;
    position: relative;
    
}
.title_wrap img{
   margin-bottom: 10px; 
}
.colonialism{
    background-color:#f3fbf8;
    padding: 10px 20px;
    border-radius: 10px;
    height: 100%;
    margin-bottom: 20px;
}
.co2{
 background-color:#e2c4f2b3;   
}
.co3{
 background-color:#d1305e3b;   
}
.co4{
 background-color:#CAE4F7;   
}
.co5{
 background-color:#d2f4f485;   
}
.co6{
 background-color:#FDF0DD;   
}
.colo-box img{
    margin: 0px 10px 10px 0px;
}
#de{
    margin-top: 25px 

}
@media screen and (max-width: 767px) {
    .scholars{
      font-size: 15px;
      width: 100%;
    }
    .fa-graduation-cap{
        margin-top: 5px;
    }
    .gpp{
       margin-bottom: 30px; 
    }
.bj h5 {
    text-align: left;
    padding: 10px 10px 0px 20px;
    font-size: 14px;
}
#cld{
    margin-left: -65px; 
}
}