.display {
    display: inline-block !important;
}

.dropdown-menu {
    font-size: 100% !important;
}

.navbar-custom li {
    font-size: 80% !important;
}

.font_awesome_button span {
    padding: 11.1px;
}

.FSOA {
    padding-top: 3%;
    text-align: justify;
    text-justify: inter-word;
}

.FSOA img {
    max-height: 450px;
    max-width: 700px;
    padding-top: 12px;
    /* padding-bottom: 16px; */
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.FSOA_A {
    text-align: center;
}

.FSOA_A img {
    height: 400px;
    width: 250px;
    padding: 0px 0px;
    padding-bottom: 30px;
}

.FSOA_L {
    text-align: center;
}

.FSOA_L img {
    height: auto;
    width: 550px;
    padding-bottom: 30px;
}

.FSOA_L_W img {
    height: auto;
    width: 380px;
    padding-bottom: 30px;
}

.head {
    padding-top: 30px;
    padding-bottom: 20px;
}

.menu-list ul a:hover {
    background-color: #FFFFFF;
    border-left: 3px solid #bba369 !important;
    background: none;
    padding-left: 2%;
}

.nav-side-menu ul .active,
.nav-side-menu li .active {
    border-left: 3px solid #bba369;
    background-color: #fbfbfb !important;
    background: none;
    padding-left: 2%;
}

.nav-side-menu ul,
.nav-side-menu li {
    padding: 3%;
    background: none !important;
}

.nav-side-menu li:hover {
    border-left: none;
}

.date {
    padding: 0px 10px;
}

.fade {
    opacity: 1 !important;
}

.article_paragraph p {
    width: 95% !important;
    font-size: 16px !important;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #212529;
    text-align: justify;
    text-justify: inter-word;
}

.article_paragraph a {
    color: #646464;
}

.article_paragraph a:hover {
    color: #646464a6;
}

.article_paragraph i {
    position: relative;
    top: 6px;
    left: 5px;
}

.FSOA_A img {}

@media only screen and (max-width: 768px) and (min-width: 360px) {
    .FSOA_A img {}
}

@media only screen and (max-width: 374px) and (min-width: 320px) {
    .FSOA img {
        height: 230px;
        width: 260px;
        padding-bottom: 30px;
        margin-left: -1px;
    }
    .FSOA_A img {
        height: 370px;
        width: 250px;
        margin-left: 3px;
    }
}

@media only screen and (max-width: 424px) and (min-width: 375px) {
    .FSOA img {
        height: auto;
        width: 311px;
        padding-bottom: 30px;
        margin-left: -2px;
    }
    .FSOA_A img {
        height: 380px;
        width: 250px;
        margin-left: 29px;
    }
}

@media only screen and (max-width: 529px) and (min-width: 425px) {
    .FSOA img {
        height: 240px;
        width: 363px;
        padding-bottom: 30px;
        margin-left: -2px;
    }
    .FSOA_A img {
        height: 400px;
        width: 260px;
        margin-left: 50px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 426px) {
    .FSOA img {
        height: 300px;
        width: 500px;
        padding-bottom: 30px;
        margin-left: -2px;
    }
}