#trustees img{
    height: 243px !important;
    width: 100% !important;
    margin-top: 0px !important;

}
#trustees h5{
margin-top:5%;
}
.mformgroup{
 padding: 4px 0px;	
}

.scholorshipbtn{
    margin-top: 18%;
    font-size: 17px;
}

.mform{
	background: #219db2; 
	min-height: 438px; 
	max-height: 438px;
}
.mformh3{
color: white;
 padding:10px 0;
}
.navstyle{
	float:none; 
	padding-left:200px;
}
.dropdown:hover .dropdown-menu {
            display: block;
            margin-top: 0;
            text-wrap: none;
            /*background-color:rgba(16, 16, 18, 0.5);
            color:#FFF;*/
        }



        .dropdown-menu li a {
            /*font-size: 12px !important;*/
            text-wrap: none;
        }

            .dropdown-menu li a:hover {
                color: white;
                background-color: #555;
            }

        .MainContent {
            padding: 50px 0;
            /* background: url(../images/contact.jpg); */
            background-repeat: no-repeat;
            background-attachment: fixed;
            background-position: center;
            background-size: cover;
            -webkit-background-size: cover;
            background-color: rgba(219, 236, 245, 0.62);
            min-height:500px;
        }

            .MainContent h3 {
                padding: 30px 0;
            }

            .MainContent p {
                text-align: justify;
                padding: 10px 0;
            }

            .MainContent li {
                text-align: justify;
                padding: 10px 0;
                list-style-image: url('../images/kfafebicon.png');
                margin-left: 20px;
            }


        .affix {
            top: 0;
            width: 100%;
        }

            .affix + .container-fluid {
                padding-top: 70px;
            }

        .topStrip {
            list-style: none;
        }

            .topStrip li {
                padding: 0 10px;
            }

@media (min-width:320px) and (max-width:480px)
{
 .job-info{
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 4%;
    margin-top: 4%;
}  
.projectpara {
    font-size: 20px;
    line-height: 37px;
    text-align: justify;
    margin-left: 0;
    padding-right: 0;
}
    .rform{
     margin-left:0;   
    }
    .scholorship {
    margin-top: -11px;
    }
    .memberh2{
    font-size: 18px;
    text-align: center;    
    }
	.mobilesize{
		font-size:16px;
	}
	.topStrip {
    list-style: none;
    display: inline-flex;
}

.mdnow{
  position: absolute;
z-index: 99999;
left: 36%;  
}

	section.contact-us .contact-info h4 {
    font-size: 17px;
}
section.footer {
padding: 0px 0px;
background-color:#000;
color:#fff;
	}
}
