#dmantranaa {
  width: 100%;
  padding: 50px 0px;
/*
    background-image: url('../images/mentornew.png');
    background-repeat: no-repeat;
    background-position: right bottom ;
*/
    
}
#demo {
    background-color: #fecf4d;
    padding: 50px 0px;
}
#demo h2 {
    margin: 20px 0 10px 0;
}
.split {
    clear: both;
}
.text-center {
    text-align: center !important;
}
.htext {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.whatsapp {
    position: fixed;
    left: 33px;
    bottom: 48px;
    width: 60px;
    z-index: 999;
}
.whatsapp img {
    width: 100%;
}
.fpic {
    width: 100%;
}
.mpic {
    width: 80% !important;
}
.roundpic {
    border-radius: 16px;
}
.mbot {
    margin-bottom: 10px;
}
.rpic {
    width: 44%;
    float: right;
    margin-left: 2%;
}
.rpics {
    width: 33%;
    float: right;
    margin-left: 2%;
}
.botlogos {
    max-width: 120px;
    margin-top: -80px;
    margin-bottom: 20px;
}
.mapg {
    width: 100%;
    border-top: solid 8px #ddd;
}
.highpara {
    font-size: 18px;
    line-height: 28px;
}
.text-left {
    text-align: left;
}
.mzero {
    margin:  0 0 5px 0px !Important;
}
.listingpoints {
    width: auto;
}
.listingpoints li {
    font-size: 18px;
    margin: 10px 0px;
    line-height: 28px;
}
.pdfframe {
    width: 100%;
    height: 650px;
    border: none;
    box-shadow: 0 2px 25px #ccc;
    margin-bottom: 15px;
}
.pgnew {
    width: 100%;
}
.pgnew ul {
    width: auto;
    padding: 0px;
    margin: 0px;
}
.pgnew ul li {
    width: 32.3%;
    margin: 1.5% 0.5%;
    float: left;
    list-style: none;
}
.pgnew ul li img {
    width: 100%;
    border: solid 1px #ddd;
    padding: 8px;
    box-sizing: border-box;
}
.pgnew ul li a h3 {
    font-size: 22px;
    letter-spacing: -1px;
    
    font-weight: 100;
}
.pgnew ul li a span {
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.pgnew ul li a:hover {
    text-decoration: none;
}
.error {
    color: #f80f0f;
    font-size: 12px;
    font-weight: 300;
}
#demodate {
    background-image: url('../images/calendericon.png');
    background-repeat: no-repeat;
    background-position: right 10px top 10px;
    cursor: pointer;
}
.colm5 {
    width: 19%;
    margin: 0.5%;
    float: left;
}
.stext {
    font-size: 14px;
}
@media screen and (max-width: 768px) {
.firstpara {
  font-size: 14px !important;
  font-weight: 400;
  color: #333;
  line-height: 20px !important;
}
#fh5co-logo {
  width: 100px;
}    
.rpic {
  width: 100%;
  float: none;
  margin-left: 0%;
  margin-bottom: 2%;
}    
#classes {
  text-align: center;
}    
.rpics {
  width: 100%;
  float: none;
  margin-left: 0%;
  margin-bottom: 2%;
}    
.pgnew ul li {
  width: 100%;
  margin: 1.5% 0%;
  float: none;
  list-style: none;
}    
.colm5 {
  width: 100%;
  margin: 2.5% 0px;
  float: none;
}    
.whatsapp {
  position: fixed;
  left: 15px;
  bottom: 15px;
  width: 50px;
  z-index: 999;
}    
}
