// edited wsw




div.polaroid {
    width: 80%;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
}

div.container {
    text-align: center;
    padding: 0px 20px;
}

.photo-botton-text{
    line-height: 3px;
    margin-bottom: 19px;
}

.director-img{
    width: 280px;
    height: 250px;
}

.inline-svg {
    border: 5px solid white;
    border-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50' height='50'><defs><linearGradient id='redgradient'><stop offset='0' stop-color='%23FFC14D'/><stop offset='0.362' stop-color='%23FF4834'/><stop offset='1' stop-color='%233B0300'/></linearGradient></defs><g id='Layer_1'><path d='M0,0 L50,0 L50,50 L0,50 L0,0 z' fill='url(%23redgradient)' width='100%' height='100%'/></g></svg>") 10% stretch;
}
/* styling for Pen, unrelated to border-image */

.heading-tag{
    margin-left: auto;
    margin-right: auto;
    background-color: #1e3c9c;
}
.content{
    /*border: 1px dashed #4582c6; */
    padding: 86px 40px;
    background-color: #4582c6;
    /*border: 5px solid #d0c9c9fa;*/
    margin-top: 10px;
}
.content-img{
    padding: 0px;
    /*border: 5px solid #d0c9c9fa;*/
    margin-top: 10px;
}

.sticky-wrapper {
    border-bottom: 1px solid #f9f9f9;
    background-color: #024d87;
}


.header-nav .nav>li.active>a, .header-nav .nav>li.current-menu-item>a, .header-nav .nav>li:hover>a{
    color: #ffffff;
}

.header-nav .nav > li .sub-menu li a:hover, .m-about-years {
    border-left: 10px solid #F6B67E;
    text-align: initial;
}
.header-nav .nav > li .sub-menu li a, .m-about-years {

    text-align: initial;
}

.container>.navbar-collapse{
    padding: 0% 6%;
}       
.nav-bar-icon{
    font-weight: 600;
}
i.fa.fa-angle-right.nav-bar-icon {
    font-size: 19px;
}

.content-p-tag{
    text-align: justify;
    text-justify: inter-word; 
    color:white;
}
.max-w400{
    text-align: left;
}
.widget-title{
    text-align: left;
}
ion-icon.sub-menu-icon.md.hydrated {
    font-size: 17px;
    color:#024d87;
}

.img{
    float: left;
    margin-right:1rem;
    height: 60px;
    margin:0 auto;
}
.header-logo-top{
    padding: 5px 10%;
    border-bottom: 1px solid #8080800d;
    margin-top: 12px;
}
.logo-header {
    display: none;
}

#banner h1 {
    position: absolute;
    right: 45px;
    bottom: 100px;
    color: white;
    background-color: #1616175e;
    padding: 0px 12px;
    font-size: 20px;
    /* margin: 0; */
    line-height: 2;
    border:5px solid #dedada;
}
.container.content-border-tag {
    border: 5px solid #d0c8c6;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.footer-dark .social-icons li a{
    color: #ffb74b;
}

.content2 {
    background-color: #4582c6;
    margin-bottom: -11px;
}
.objective-heading
{
    margin-top: 0px;
    margin-bottom: 0px !important;
    text-align: left;
    color: #ffffff;
    font-weight: 600;
}
.objective-core-value{
    text-align: left;
}

.header-nav .nav>li>a:hover {
    color: #ff7f27;
}

.same-height {
    min-height: 75px;
    line-height: 24px;
    margin-bottom: 24px;
}