.statepschead{
  font-size: 36px;
  text-align: center;
  margin-top: 0px;
  font-family: "fontAwesome";
  color: #000;
}
.double-line-bottom-theme-colored-2 {
    margin-bottom: 20px;
    margin-top: 8px;
    padding-bottom: 5px;
    position: relative;
}
.topicLine {
    left: -50px;
    top: -31px;
}
.double-line-bottom-theme-colored-2:before {
    border-radius: 8px;
    bottom: -1px;
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    width: 24px;
    background: #FC9928;
}
.topicLine:before {
    left: 36px !important;
}
.double-line-bottom-theme-colored-2:after {
    border-radius: 8px;
    bottom: 1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 64px;
    width: 100px !important;
    background: #FC9928;
}

  .infobox1{
  background: #eaf0ff;
  }
  .infobox2{
  background: #ffeaea;
  }
  .infobox3{
  background: #eaffea;
  }
  .infobox4{
  background: #f3eaff;
  }

    .info-box {
      padding: 17px 20px 20px;
      border-radius: 12px;
      color: #000;
      /* overflow: hidden; */
      height: 80px;
      cursor: pointer;
      box-shadow: 0px 2px 4px #3b3b3bd6;
      position: relative;
      display: block;
    }

    .info-icon-top {
      position: absolute;
      top: -20px;
      left: 25px;
      background: white;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      box-shadow: 0 4px 8px rgba(0,0,0,0.1);
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .info-icon-top svg{
      font-size: 20px;
    }
    .ione{
    color: #4a63ff;
    }
     .itwo{
    color: #fb4949;
    }
     .ithree{
    color: #63e263;
    }
     .ifour{
    color: #8d47ea;
    }

    .info-icon-bg {
    position: absolute;
    top: -10px;
    right: 5px;
    font-size: 46px;
    opacity: 40%;
    }
    .info-icon-bg>img{
    width: 40px;
    }
    .info-box h4 {
      font-weight: 600 !important;
      margin-bottom: 10px !important;
      margin-right: 38px;
      margin-top: 3px;
      font-size: 18px;
    }

    .statebox{
      margin-bottom: 30px !important;
      padding: 0px 15px !important;
      position: relative;
    }
    .topicLine{
      left: -50px;
     top: -31px;
    }
    .topicLine:after{
      width: 100px !important;
    }
    .topicLine:before{
    left: 36px !important;
    }
.class-mentorState{
  display: inline !important;
  box-shadow: none !important;
  background: none !important;
}

.entermentorstate{
  font-size: 25px !important;
}
.enlmenstate{
  padding: 4px 31px !important;
  box-shadow: 2px 4px 6px gray !important;
}
.psc-enlMen{
    box-shadow: none !important;
    padding: 5px 25px !important;
    font-size: 14px !important;
}
.justify-content-evenly {
    justify-content: space-evenly !important;
}
.state-psc-mentorship{
  padding: 5px 20px;
  border-radius: 20px !important;
  margin-bottom: 20px;
}
.entermentorstate.font-22{
font-size: 22px !important;
margin-top: 0px !important;
}
.state-psc-mentorship>.class-mentor{
  padding: 0px 0px 0px 0px;
}
/* .state-psc-mentorship>img, .class-cardsforum>img{
width: 25%;    
} */
.state-psc-mentorship>div, .class-cardsforum>div{
width: 75%;    
}
.email-phone{
margin-bottom: 0px;  
}
.email-phone>a{
    display: flex;
    gap: 5px;
    padding: 10px 15px;
    color: #ffffff; 
    place-items: center;
    white-space: nowrap;
}
.email-phone>a>span{
font-weight: 500; 
font-size: 14px; 
}
.email-phone>a>span>img{
    width: 22px;
}
.email-phone>a{
color: #ffffff;
font-size: 14px;  
}
.place-items-center{
place-items: center;  
} 
.gap-10{
gap: 10px;  
}
.state-psc-boxes{
  box-shadow: 4px 1px 14px #8080806b !important;
  border-radius: 8px;
  padding: 10px;
}
.state-psc-boxes>h3{
    margin-top: 0px;
    width: fit-content;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
    background: #feb44aeb;
    border-radius: 18px;
    text-align: center;
    padding: 5px 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;  
}
.state-psc-resources-boxes>h3{
background: #fe8b4a; 
 padding: 5px 20px; 
}
.state-psc-boxes>ul{
padding: 10px 10px 0px 20px; 
height: 96px;
overflow-y: auto;
scrollbar-width: thin;
scrollbar-color: #ff7f00 #ffffff;
}
.state-psc-boxes>ul>li{
margin-bottom: 5px;  
}
.state-psc-boxes>ul>li>a, .planner-date-month-section>ul>li>a{
color: #414141; 
display: block; 
}
.state-psc-boxes>ul>li>a:hover, .planner-date-month-section>ul>li>a:hover{
color: #414141;  
}
/* common */
     .subject-card {
      background: linear-gradient(180deg, #fc992866, #ffffff);
      border-radius: 30px;
      display: flex;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      font-family: 'Segoe UI', sans-serif;
      place-items: center;
      gap: 0px;
      justify-content: space-between;
    }
    .class-mentor {
      background: linear-gradient(356deg, #fc992866, #ffffff);
      border-radius: 20px;
      padding:22px 100px 22px 50px;
      position: relative;
      overflow: hidden;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
      display:flex;
      align-items: center;
      justify-content: space-between;
    }
    .illustration {
      max-height: 130px;
      object-fit: contain;
    }
    .enlMen{
    color: #fff;
    background-color: #ba351cd1;
    box-shadow: 1px 9px 14px #0000008c;
    border-radius: 23px;
    padding: 8px 31px;
    border: none;
    white-space: nowrap;
    }
       .class-cardsforum{
      border-radius: 20px;
      padding:5px 20px;
      position: relative;
      overflow: hidden;
      box-shadow: 5px 5px 13px gray;
      display: flex;
      justify-content: space-between;
      align-items: center;
      place-items: center;
   }
   .class-cardsforum h2{
    font-size: 22px;
    text-align: center;
   }
   .forumEnroll{
    background: #c65338;
    color: white;
    border-radius: 18px;
    padding: 5px 25px;
    font-size: 14px;
    border: none;
    }
    .forumEnroll:hover, .enlMen:hover{
     color: white; 
     background: #c65338; 
    }
    .align-items-center{
        align-items: center;
    }
    .free-chat-time{
    font-size: 17px;
    color: #333333;    
    }
    @media only screen and (max-width:767px){
    .illustration{
    width: 75px;    
    } 
    .enterMentor, .class-cardsforum h2{
     font-size: 20px;   
    }
    .enlMen{
        padding: 5px 20px;    
    }}
    @media only screen and (max-width:575px){
    .subject-card, .class-cardsforum{
     display: block;
    }
    .subject-card>img, .subject-card>div, .class-cardsforum>img, .class-cardsforum>div{
    width: 100%;  
    text-align: center;  
    }
    .chat-btn{
        display: flex;
        justify-content: center;    
    }
    }
/* common end */