 .imgf {
      border-radius: 0%;
      }
      .imgf:hover {
      box-shadow: 0 0 6px 5px rgba(0, 140, 186, 0.5);
      }
      #footer{
      max-width: 100%;
      height:auto;
      padding: 10px 30px;
      bottom: 0;
      background: black;
      overflow: hidden;	  
      }
      #footer .footer-wrapper div{
      float: left;
      }
      #footer .footer-wrapper > div{
      width: 100%;
      padding: 10px 15px;
      }
      #footer .footer-wrapper > :first-child{
      border-bottom-width: 3px;
      border-bottom-style: solid;
      border-bottom-color: #FF4500;
      } 
      #footer .footer-wrapper  p{
      color:#ababab;
      font-family: "Poppins", sans-serif;
      font-size:16px;
      font-weight: 400;
      letter-spacing: 1.3px;
      line-height: 28px;
      }
      #footer .footer-wrapper h4{
      color: #fff;
      font-weight: 700;
      text-transform: capitalize;
      font-size:19px;
      border-bottom-width: 2px;
      border-bottom-style: solid;
      padding-bottom: 15px;
      margin-bottom: 26px;
      padding-bottom: 15px;
      border-bottom-color: #FF4500;
      }
      #footer .footer-wrapper ul li{
      list-style: none;
      padding:4px 0px;
      }
      #footer .footer-wrapper ul li a{
      color:#ababab;
      font-family: "Poppins", sans-serif;
      font-size:16px;
      font-weight: 400;
      letter-spacing: 1.3px;
      text-decoration:none
      }
      #footer .footer-wrapper ul li a:hover{
      color: #f6f6f6
      }
      .footer-bottom{
      width: 100%;
      background-color: #202020;
      padding:15px 0px;
      }
      .footer-bottom p{
      color:#ababab;
      font-family: "Poppins", sans-serif;
      font-size:16px;
      font-weight: 400;
      letter-spacing: 1.3px;
      }
      .footer-bottom p a{
      color:#f6f6f6
      }
      .new-update{
      width: 100%;
      height: 60px;
      background-color:#fff;
      overflow: hidden;
      }
      .new-update .marque{ 
      max-width:1100px;
      color: #fff;
      float: right;
      font-size: 20px;
      letter-spacing: 1.9px;
      margin: 0px auto 0px;
      line-height: 60px;
      background-color: #192f59;
      }
      .new-update small{
      line-height: 60px;
      font-size: 22px;
      margin-left:40px;
      }
      @media screen and (max-width:1024px) and (min-width:521px)  {
      .col_directorinfo_page{
      width: 100%!important
      }
	
      #apply_for_addmission img {
      height: 515!important
      }
      #apply_for_addmission h2 {
      font-size: 26px!important
      }
      }