
.ml1-btn
{
	font-family:EGGIndulekhaUni;
	font-size:22px;
    padding: 4px 25px 3px;
}

.ml1
{
	font-family:EGGIndulekhaUni;
	font-size:14px;
	line-height:24px;
}

.intro-popup 
{
    position:relative;
}
.intro-popup .close
{
    position:absolute;
    right:15px;
    top:15px;
}

textarea.form-control {
    height: 80px;
}
form {
    margin:  0;
}
.section3
{
	padding:30px 0px 60px;
}
.members2 h2
{
    font-size: 13px;
}
.members2 .btn {
    padding: 6px 10px;
    font-size: 12px;
}
.mt-50
{
	margin-top:50px;
}

.contact-mmbrs h1
{
	font-size:16px;
	border-bottom:1px solid #EFEFEF;
	padding-bottom:15px;
	color:#D80003;
}
.contact-mmbrs h2
{
	margin-top:5px;
	font-size:15px;
}
.contact-mmbrs .fa
{
	font-size:12px;
}
.contact-mmbrs .fa-mobile-phone
{
	font-size:18px;
	margin-right:5px;
}

.d-inline-block
{
    display: inline-block;
}

.pgm-img
{
    width:100%;
    margin-bottom:30px;
}

.awardbx
{
    
margin: 0 0 40px;
}
.awardbx h1
{
    
font-size: 24px;
}
.awardbx p
{
    
margin: 0 0 15px;
    
color: #000;
}

.award
{
    width: 380px;
    max-width: inherit;
    display: inline-block;
    margin: 0 0 20px;
}

.msgbx
{
    padding: 22px;
    border-radius: 9px;
    background: #b32b2e;
    color: #FFF;
    margin: 0 0 15px;
    min-height: 160px;
}
.msgbx p
{
    font-size: 17px;
    font-weight: 700;
}
.msgbx h6
{
    color: #ffdc9c;
    font-size: 16px;
}
.msgbx h3
{
    color: #ffdc9c;
    font-size: 18px;
    margin: 0;
}

.sep-section{
			    background: #ffeaaa;
    padding: 60px 0;
}
.pg-title
{
    text-align: center;
    font-size: 17px;
    min-height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 0px;
    background: #b32b2e;
    padding: 0 22px;
}
@media (max-width:992px)
{
.msgbx
{
    min-height: inherit !important;
}

   .quotation-table td:nth-child(2),
  .quotation-table th:nth-child(2) {
       white-space: normal !important;
       max-width: 20px;
  }
  .pg-title {
    font-size: 16px;
    min-height: 98px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 600;
    padding: 6px 15px;
}
    .team-member {
        min-height: 354px;
    }
    .overlay-container img
    {
        height: 296px;
    }
}

