#mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column{
  border-bottom: unset!important;
 border: unset !important;    
}
#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-megamenu>ul.mega-sub-menu {
    padding: 0px 40px!important;
}

p{
 text-align: justify;
}

.mission-sec .img-sec .img-outer{
    border-bottom: 10px solid #06273d;
    border-right: 10px solid #06273d;
    box-shadow: -1px -1px 5px 3px #cccccc;
}
.vission-sec .img-sec .img-outer{
    border-top: 10px solid #06273d;
    border-left: 10px solid #06273d;
    box-shadow: 1px 1px 5px 3px #cccccc;
}
.vission-mission-sec .sec-item{
   align-items: center;   
}
.latest-updates .all-updates .event-box-wrap .event-box a .title{
 color: #ffffff;
 padding: 15px 0 0 15px;
}
.latest-updates .all-updates .event-box-wrap .event-box a h6{
 color: #ffffff; 
 padding: 0 15px 15px 15px;
}

@media (min-width: 769px){
#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{
    color: #ffffff !important;
}
}

@media (max-width: 768px){
#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{
	color: #162f55 !important;
}

footer .footer-wrap .right-section .footer-menu ul{
	text-align: center;
}
footer .footer-wrap .right-section .footer-menu ul li:after{
        content: "";
        display: inline-block;
        width: 3px;
        height: 3px;
        background: rgba(255, 255, 255, 0.8);
        border-radius: 50%;
        vertical-align: middle;
        margin-left: 6px;
}
footer .footer-wrap .right-section .footer-menu ul li:last-child:after{
  display: none;  
}
.header .logo {
    width: 25%;
    min-width: 250px!important;
    max-width: 250px;
    left: -24px!important;
}
.header .header-top a{
	font-size: 9px!important;	
}
.footer .social-meadia{
    display: inline-flex;
    text-align: center;
}
.footer .footer-bottom{
   display: block;
   text-align: center; 
}
.footer .right-section li{
    display: inline-block;
    position: relative;
    padding-right: 6px;
}
}