a {
    color: #555d5e !important;
}
a:active,
a:hover,
a:focus {
    color: #EE7A00 !important;
    text-decoration: none !important;
}
b, strong {
    margin-left: 0 !important;
}
hr {
	height: 3px !important;
	background: #F1F1F0 !important;
	border: 0 !important;
}
@media(min-width:1200px) {
    .container {
        width: 970px !important;1
    }
}
@media(max-width:767px) {
    .container {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .navbar .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .header-title .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
ul ul{
    padding-bottom: 10px;
}
.breadcrumb{
    margin: 10px 0px 5px;
    background: inherit !important;
    padding: 8px 0px !important;
    margin-left: 0 !important;
    font-size: 1em;
}
.breadcrumb>li{
    padding-bottom: 0 !important;
}
.breadcrumb>li+li:before{
    content: '>' !important;
}
.btn {
    border-radius: 5px !important;
    padding: 6px 12px !important;
    margin-left: 0 !important;
    margin-right: 10px;
    margin-top: 0 !important;
    margin-bottom: 5px;
}
.btn.btn-primary {
    background: #EE7A00 !important;
    border-color: #EE7A00 !important;
}
.navbar {
    min-height: 0px !important;
    margin-bottom: 0px;
}
.navbar-default{
    background-color: transparent;
    border:none;
}
.navbar.ontop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: #FFF;
    -webkit-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    -moz-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.navbar-nav-blank {
    display: block;
    height: 0;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  /*background-color: #F4F4F4 !important;*/
}
.navbar-default .navbar-toggle .icon-bar {
  /*background-color: #FFF !important;*/
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
    color: #EE7A00 !important;
    background-color: transparent !important;
}
.nav > li > a {
    padding: 10px 15px !important;
}
.navbar-default .navbar-nav > li > a {
    margin-left: 0;
    color: #555d5e !important;
    line-height: 20px !important;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.navbar-nav > li > .dropdown-menu {
    border: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 0 !important;
    color: #555d5e !important;
/*     background-color: #F1F1F1 !important; */
    background-color: #FFF !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
@media(min-width:768px) {
    .navbar-default .navbar-nav {
        width: 100%;
    }
    .navbar-default .navbar-nav > li {
        width: 16.6%;
        text-align: center;
    }
    .navbar-default li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
    .navbar-nav > li > .dropdown-menu {
/*
        -webkit-box-shadow: 2px 2px 10px -2px #9D9D9D !important;
        -moz-box-shadow: 2px 2px 10px -2px #9D9D9D !important;
        box-shadow: 2px 2px 10px -2px #9D9D9D !important;
*/
        -webkit-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
        -moz-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
        box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    }
    .navbar-nav > li > .dropdown-toggle .caret {
        display: none !important;
    }
}
.navbar-nav > li > .dropdown-menu > li > a {
    color: #555d5e !important;
    line-height: 30px !important;
    letter-spacing: 0.02em;
}
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > li > a:focus,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover,
.navbar-default .dropdown-menu > .active > a:focus {
    color: #FFF !important;
    text-decoration: none;
    background-color: #EE7A00 !important;
}
.background-linear{
    background: linear-gradient(to bottom, #3c5a8e, #517ab0);
}

.loginText {
    color: #3c5a8e !important;
}




@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
        color: #72C02C;

    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #72C02C;

        background-color: transparent;
    }
}
.navbar-default {
    font-size: 1em !important;
}
.navbar-default .dropdown-menu > li > a {
    font-size: 1em !important;
}
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > li > a:focus,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover,
.navbar-default .dropdown-menu > .active > a:focus{
    color: #72C02C;
    text-decoration: none;
    background-color: transparent;
}
@media (max-width: 991px) and (min-width: 768px) {
    .navbar-default {
        font-size: 0.625em;
    }
}
@media (min-width: 768px) {
    .navbar-nav > li > a{
        padding: 5px 7px;
    }
}
.navbar-right .dropdown-menu {
    right: inherit;
}
.img-center {
    margin: 0 auto;
}

.equal-height {
    overflow: hidden;
}
.equal-height-col{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    background-color:#efefef;
}
/* Main Content */
.main_content a{
  color: #337ab7 !important;
  text-decoration: underline;
}
.page-header {
    padding-bottom: 3px !important;
    margin: 0 !important;
    border-bottom: none !important;
}
.content {
    margin-top: 15px;
    margin-bottom: 40px;
    font-size: 1em;
    line-height: 1.5em;
}
@media (max-width: 767px) {
    .content {
        margin-top: 5px !important;
        margin-bottom: 20px !important;
    }
    .content img {
        max-width: 100% !important;
        height: auto !important
    }
    .content table {
        width: 100% !important;
    }
}
.content-service-overview .service-overview .service-overview-cell {
    font-size: 1em;
    color: #FFF !important;
    font-weight: bold;
    text-shadow: 0px 0px 5px #444;
    background-size: 100% !important;
    text-decoration: none !important;
}
.content-service-overview .service-overview .service-overview-cell-A1 {
    background-image: url('/content/files/service-overview/A1.png');
}
.content-service-overview .service-overview .service-overview-cell-A2 {
    background-image: url('/content/files/service-overview/A2.png');
}
.content-service-overview .service-overview .service-overview-cell-B1 {
    background-image: url('/content/files/service-overview/B1.png');
}
.content-service-overview .service-overview .service-overview-cell-B2 {
    background-image: url('/content/files/service-overview/B2.png');
}
.content-service-overview .service-overview .service-overview-cell-B3 {
    background-image: url('/content/files/service-overview/B3.png');
}
.content-service-overview .service-overview .service-overview-cell-C1 {
    background-image: url('/content/files/service-overview/C1.png');
}
.content-service-overview .service-overview .service-overview-cell-C2 {
    background: #DFE7B5;
}
.content-service-overview .service-overview .service-overview-cell-C3 {
    background-image: url('/content/files/service-overview/C3.png');
}
.content-service-overview .service-overview .service-overview-cell-C4 {
    background-image: url('/content/files/service-overview/C4.png');
}
.content-service-overview .service-overview .service-overview-cell-C5 {
    background: #F5E5A7;
}
.content-service-overview .service-overview .service-overview-cell-C6 {
    background-image: url('/content/files/service-overview/C6.png');
}
.content-service-overview .service-overview .service-overview-cell-C7 {
    background-image: url('/content/files/service-overview/C7.png');
}
@media (max-width: 767px) {
    .content-service-overview {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .content-service-overview .service-overview {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .content-service-overview .service-overview .service-overview-cell {
        display: flex;
        align-items: center;
        height: 50px;
        width: 100%;
        padding: 10px 15px;
        background-position: center center;
    }
    .content-service-overview .service-overview .service-overview-cell-C2 {
        display: none;
    }
    .content-service-overview .service-overview .service-overview-cell-C5 {
        display: none;
    }
}
@media (min-width: 768px) {
    .content-service-overview .service-overview {
        position: relative;
        width: 720px;
        height: 430px;
        margin: 0 auto;
    }
    .content-service-overview .service-overview .service-overview-col {
        float: left;
        position: relative;
    }
    .content-service-overview .service-overview .service-overview-col-A {
        width: 165px;
        height: 430px;
        margin-right: 6px;
    }
    .content-service-overview .service-overview .service-overview-col-B {
        width: 128px;
        height: 430px;
        margin-right: 6px;
    }
    .content-service-overview .service-overview .service-overview-col-C {
        width: 415px;
    }
    .content-service-overview .service-overview .service-overview-cell {
        display: flex;
        align-items: center;
        float: left;
        text-align: center;
    }
    .content-service-overview .service-overview .service-overview-cell span {
        display: block;
        margin: 0 auto;
    }
    .content-service-overview .service-overview .service-overview-cell-A1 {
        margin-bottom: 5px;
        width: 100%;
        height: 321px;
    }
    .content-service-overview .service-overview .service-overview-cell-A1 span {
        width: 112px;
    }
    .content-service-overview .service-overview .service-overview-cell-A2 {
        width: 100%;
        height: 104px;
    }
    .content-service-overview .service-overview .service-overview-cell-B1 {
        margin-bottom: 6px;
        width: 100%;
        height: 104px;
    }
    .content-service-overview .service-overview .service-overview-cell-B2 {
        margin-bottom: 6px;
        width: 100%;
        height: 123px;
    }
    .content-service-overview .service-overview .service-overview-cell-B2 span {
        width: 80px;
    }
    .content-service-overview .service-overview .service-overview-cell-B3 {
        width: 100%;
        height: 191px;
    }
    .content-service-overview .service-overview .service-overview-cell-B3 span {
        width: 64px;
    }
    .content-service-overview .service-overview .service-overview-cell-C1 {
        margin-bottom: 6px;
        margin-right: 6px;
        width: 324px;
        height: 104px;
    }
    .content-service-overview .service-overview .service-overview-cell-C2 {
        margin-bottom: 6px;
        width: 85px;
        height: 104px;
    }
    .content-service-overview .service-overview .service-overview-cell-C3-C5 {
        float: left; width: 133px;
    }
    .content-service-overview .service-overview .service-overview-cell-C3 {
        margin-bottom: 6px;
        margin-right: 6px;
        width: 127px;
        height: 211px;
    }
    .content-service-overview .service-overview .service-overview-cell-C3 span {
        width: 64px;
    }
    .content-service-overview .service-overview .service-overview-cell-C4-C6-C7 {
        float: left;
        width: 282px;
    }
    .content-service-overview .service-overview .service-overview-cell-C4 {
        margin-bottom: 6px;
        width: 282px;
        height: 124px;
    }
    .content-service-overview .service-overview .service-overview-cell-C5 {
        margin-right: 6px;
        width: 127px;
        height: 103px;
    }
    .content-service-overview .service-overview .service-overview-cell-C6 {
        margin-right: 6px;
        width: 192px;
        height: 190px;
    }
    .content-service-overview .service-overview .service-overview-cell-C6 span {
        width: 160px;
    }
    .content-service-overview .service-overview .service-overview-cell-C7 {
        width: 84px;
        height: 190px;
    }
    .content-service-overview .service-overview .service-overview-cell-C7 span {
        width: 64px;
    }
}

.header-right {
  display:inline-block;
  text-align: right;
  vertical-align: middle;
  font-size: 0.875em;
}
.gsc-input {
    padding-right: 0 !important;
    background: #FFF !important;
    text-indent: 0 !important;
}
.gsc-search-button,
.gsc-clear-button {
    display: none;
}
.header-right .gcse_searchbox-container,
.header-right .fontSize_selection-container {
    position: relative;
    display: inline-block;
}
.header-right .active-gcse_searchbox {
}
.header-right .active-gcse_searchbox > .glyphicon-search {
    font-size: 0.9285em;
}
.header-right .active-gcse_searchbox > caret {
    vertical-align: super;
}
.header-right .active-gcse_searchbox,
.header-right .active-fontSize_selection {
    text-decoration: none;
}
.header-right .gcse_searchbox-container:hover .active-gcse_searchbox,
.header-right .active-gcse_searchbox.active,
.header-right .fontSize_selection-container:hover .active-fontSize_selection,
.header-right .active-fontSize_selection.active {
    color: #EE7A00 !important;
}
.header-right .gcse_searchbox {
    position: absolute;
    display: none;
    vertical-align: middle;
    font-size: 0.875em;
    right: 0;
    width: 200px;
    -webkit-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    -moz-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    padding: 5px;
}
.header-right .gcse_searchbox-container:hover .gcse_searchbox,
.header-right .fontSize_selection-container:hover .fontSize_selection {
    display: block !important;
}
.header-right .fontSize_selection {
    position: absolute;
    display: none;
    right: -40px;
    z-index: 999;
    text-align: center;
    margin: 0;
    padding: 0;
    min-width: 100px;
    font-size: 0.928em;
    -webkit-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    -moz-box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
    box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 3px rgba(12,13,14,0.1), 0 4px 20px rgba(12,13,14,0.035), 0 1px 1px rgba(12,13,14,0.025);
}
.header-right .fontSize_selection li {
    display: block;
}
.header-right .fontSize_selection li a {
    display: block;
    padding: 5px 20px;
    text-decoration: none !important;
/*     background: #F1F1F0; */
    background: #FFF;
}
.header-right .fontSize_selection li a:active,
.header-right .fontSize_selection li a:hover,
.header-right .fontSize_selection li.current a {
    color: #FFF !important;
    background-color: #EE7A00 !important;
}
.fontSize_selection_line {
    padding-right: 4px;
}
.fontSize_selection_line:last-child {
    padding-right: 0;
}
.fontSize_selection_line.current {
    color: #EE7A00 !important;
}
.fontSize_selection_line.fontSize_selection_line_s { font-size: 14px; }
.fontSize_selection_line.fontSize_selection_line_m { font-size: 17px; }
.fontSize_selection_line.fontSize_selection_line_l { font-size: 20px; }
.header-title,
.header-title .row,
.header-title .title-image {
    height: 120px;
}
.header-title {
    background: #EE7A00;
}
.header-title .row {
    overflow: hidden;
}
.header-title .title-title {
    text-align: center;
}
.header-title h2 {
    color: #FFF;
    font-size: 1.5em;
    line-height: 120px;
    margin: 0px;
    font-weight: bold !important;
}
.header-title .title-image {
    overflow: hidden;
}
.header-title .title-image img {
    width: 100%;
    min-height: 100%;
}
@media (max-width: 767px) {
    .header-title .title-image {
        margin-left: -25px !important;
        margin-right: -25px !important;
    }
    .header-title .title-title {
        text-align: left;
        padding-left: 25px;
    }
    .header-title h2 {
        font-size: 1.25em !important;
        line-height: 42px !important;
        padding-left: 0px !important;
    }
}
.navbar-xs-sub {
    height: 37px;
}
.navbar-xs-sub .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.navbar-xs-sub-content {
    display: -webkit-flex;
    display: flex;
}
.navbar-xs-sub-content .navbar-xs-sub-left {
    -webkit-flex: 1;
    flex: 1;
    padding-right: 15px;
}
.navbar-xs-sub-content .navbar-xs-sub-right {
    flex-wrap: nowrap;
    white-space: nowrap;
}
.navbar-xs-sub .gsc-control-cse {
    background: transparent !important;
    border: transparent !important
}
.gcse_searchbox input{
    border: 0;
    box-shadow: none;
}
.gcse_searchbox button{
    margin: 2px 0 0 0;
    background: transparent !important;
    box-shadow: none;
    border: 0;
    color: #666666 !important;
    padding: 0 8px 0 10px;
    border-radius: 0 !important;
}
.gcse_searchbox button:hover{
    border: 0;
    background: transparent !important;
    color: #666666 !important;
    box-shadow: none;
}
.gcse_searchbox .glyphicon-search{
/*     font-size: 23px; */
}
.gcse_searchbox-xs {
    font-size: 0.875em;
    border: solid 1px #ccc;
    border-radius: 5px !important;
    margin-top: 2px;
}
.gcse_searchbox-xs button,
.gcse_searchbox-xs button:hover{
    height: 26px;
    padding: 4px 6px !important;
}
.gcse_searchbox-xs input{
    padding: 0 0 0 5px;
    height: 26px;
}
.back-to-top {
/*
    background: url('../images/back-to-top_bg.png') center center;
    background-size: cover;
*/
    background: #707373;
    height: 40px;
    padding: 5px 0;
}
.back-to-top a {
    display: none;
}
.fix-back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #FFF !important;
}
.fix-back-to-top:focus,
.fix-back-to-top:active,
.fix-back-to-top:hover {
    color: #f1f1f1 !important;
}

@media (max-width: 767px) {
    .back-to-top {
        height: 20px !important;
        padding: 10px 0 !important;
    }
}
.back-to-top img {
    height: 30px;
}
.footer-link {
    background: #F1F1F0;
    padding: 60px 15px 60px 15px;
    text-align: center;
}
.footer-link ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.footer-link ul li {
    clear: none;
    padding: 0 40px;
    position: relative;
    display: inline-block;
}
.footer-link ul li a {
    font-size: 1em;
    position: relative;
    display: block;
    text-decoration: none !important;
    text-align: center;
}
.footer-link ul li a {
    color: #878787 !important;
}
.footer-link ul li a:active,
.footer-link ul li a:hover {
    color: #EE7A00 !important;
}
.footer-link ul li .footer-link-icon {
    display: inline-block;
    height: 48px;
    margin: 2px 0 15px 0;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.footer-link ul li .footer-link-icon-search {
    background-image: url('../images/link-search.png');
    width: 48px;
}
.footer-link ul li a:active .footer-link-icon-search,
.footer-link ul li a:hover .footer-link-icon-search {
    background-image: url('../images/link-search-hover.png');
}
.footer-link ul li .footer-link-icon-news {
    background-image: url('../images/link-news.png');
    width: 55px;
}
.footer-link ul li a:active .footer-link-icon-news,
.footer-link ul li a:hover .footer-link-icon-news {
    background-image: url('../images/link-news-hover.png');
}
.footer-link ul li .footer-link-icon-donation {
    background-image: url('../images/link-donation.png');
    width: 60px;
}
.footer-link ul li a:active .footer-link-icon-donation,
.footer-link ul li a:hover .footer-link-icon-donation {
    background-image: url('../images/link-donation-hover.png');
}
.footer-link ul li .footer-link-icon-recruit {
    background-image: url('../images/link-recruit.png');
    width: 57px;
}
.footer-link ul li a:active .footer-link-icon-recruit,
.footer-link ul li a:hover .footer-link-icon-recruit {
    background-image: url('../images/link-recruit-hover.png');
}
.footer-link ul li .footer-link-icon-mail {
    background-image: url('../images/link-mail.png');
    width: 48px;
}
.footer-link ul li a:active .footer-link-icon-mail,
.footer-link ul li a:hover .footer-link-icon-mail {
    background-image: url('../images/link-mail-hover.png');
}
.footer-line {
/*    background: url('../images/sitemap_topbg.png') top center no-repeat;*/
    background: #F78E1E;
    background-size: cover;
    display: none;
    height: 10px;
}
.sitemap {
    background: #F78E1E;
    padding-top: 45px;
    padding-bottom: 40px;
    font-size: 0.875em;
}
.sitemap .sitemap-trigger {
    padding: 10px 0 30px 0;
    font-size: 1em;
    text-align: center;
}
.sitemap .sitemap-content ul {
    list-style-type: none;
}
.sitemap .sitemap-content > ul {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
    overflow: hidden;
    margin-bottom: 5px;
    display: block;
}
.sitemap .sitemap-content > ul > li {
    display: block;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    padding-top: 10px;
}
/*
.sitemap .sitemap-content > ul > li:after {
    content: ' ';
    height: 10px;
    display: inline-block;
    break-before: avoid;
    page-break-before: avoid;
    -webkit-column-break-before: avoid;
}
*/
.sitemap .sitemap-content > ul > li > a,
.sitemap .sitemap-content > ul > li > span {
    font-weight: bold;
    font-size: 0.9375em;
}
.sitemap .sitemap-content > ul > li > ul {
    padding: 0;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}
.sitemap .sitemap-content > ul > li > ul > li {
    margin-left: 5px;
    padding-top: 5px;
    padding-left: 10px;
    background: url('../images/dash_F1F1F0.png') 0px 13px no-repeat;
}
.sitemap a,
.sitemap span {
    color: #F1F1F0 !important;
}
.sitemap a:focus,
.sitemap a:active,
.sitemap a:hover {
    color: #FFF !important;
}
.footer-otherlink {
    padding: 15px 10px 70px 10px;
    line-height: 23px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .footer-link ul li {
        padding: 0 35px !important;
    }

    .sitemap .sitemap-content > ul {
        -webkit-column-count: 3; /* Chrome, Safari, Opera */
        -moz-column-count: 3; /* Firefox */
        column-count: 3;
    }
}
@media (max-width: 767px) {
/*
    .footer-link {
        padding: 10px 0 !important;
        text-align: left !important;
    }
    .footer-link ul li {
        clear: both;
        padding: 0 !important;
        display: block !important;
    }
    .footer-link ul li a {
        padding: 10px 15px !important;
        text-align: left !important;
    }
    .footer-link ul li .footer-link-icon {
        width: 19px !important;
        margin: 2px 8px 2px 0 !important;
        vertical-align: middle !important;
    }
    .footer-link ul li .footer-link-icon-search {
        height: 19px !important;
    }
    .footer-link ul li .footer-link-icon-news {
        height: 16.5px !important;
    }
    .footer-link ul li .footer-link-icon-donation {
        height: 15.5px !important;
    }
    .footer-link ul li .footer-link-icon-recruit {
        height: 16.5px !important;
    }
    .footer-link ul li .footer-link-icon-mail {
        height: 19px !important;
    }
    .footer-link ul li a img {
        vertical-align: middle !important;
        width: 27px !important;
        height: auto !important;
        padding: 2px 8px 2px 0 !important;
    }
*/
    .footer-link {
        padding: 30px 10px !important;
        text-align: center !important;
        font-size: 0.875em !important;
    }
    .footer-link ul li {
        width: 18% !important;
        padding: 0 !important;
        display: inline-block !important;
    }
    .footer-link ul li a {
    }
    .footer-link ul li .footer-link-icon {
        margin: 2px 0 !important;
    }
    .footer-link ul li .footer-link-icon-search {
        height: 30px !important;
    }
    .footer-link ul li .footer-link-icon-news {
        height: 30px !important;
    }
    .footer-link ul li .footer-link-icon-donation {
        height: 32px !important;
    }
    .footer-link ul li .footer-link-icon-recruit {
        height: 29px !important;
    }
    .footer-link ul li .footer-link-icon-mail {
        height: 30px !important;
    }
    .footer-link ul li a img {
        vertical-align: middle !important;
        width: 27px !important;
        height: auto !important;
        padding: 2px 8px 2px 0 !important;
    }

    .footer {
        padding-top: 15px !important;
    }
    .footer-otherlink {
        padding-bottom: 10px !important;
    }
    .footer-otherlink > div {
        padding-bottom: 10px !important;
    }
    .footer-otherlink div {
        text-align: center !important;
    }
}
.footer {
    background: #FFF !important;
    font-size: 0.875em;
}
.footer-otherlink a img {
    vertical-align: text-top;
}
.footer-otherlink .other-link img {
    height: 50px;
    vertical-align: middle;
    margin-left: 3px;
}
.footer-otherlink .text-left {
    padding-top: 20px;
}


.gsc-control-cse.gsc-control-cse-en {
  padding: 0px !important;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  background-color: #37568c !important;
  background-image: none;
  filter: none;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  width: auto !important;
  height: auto !important;
  background-image: none;
  filter: none;
}

input,
textarea {
  margin-left: 0px !important;
}

/* member-login */
.member-login {
  border: 1px solid #37568c;
}
.member-login .member-login-header {
  background: #37568c;
}
.member-login .member-login-body {
  width: 85%;
  margin: 5px;
}

.member-login-body .g-recaptcha iframe {

  width: 150px;
  border-right: 1px solid #d3d3d3;
  border-radius: 3px;
}
.member-login-body .rc-anchor.rc-anchor-normal.rc-anchor-light{
  border: 0px;

}


/* index */
.index-more a{
  color: #337ab7 !important;
  float: left;
}
.index-image{
  text-align: center;
}
.index-image img{
  width:80%;
  box-shadow: 0 0 10px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
  -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
  margin-top: 10px;
  margin-bottom: 10px;
}

/* title */
.title {
  color: #555d5e;
}
h3, .h3 {
    font-size: 1.125em !important;
    font-weight: bold !important;
}
h4, .h4,
h5, .h5 {
    font-weight: bold !important;
    padding-top: 25px;
    font-size: 1em !important;
}
h4, .h4 {
    color: #EE7A00 !important;
}
h4:first-child, .h4:first-child {
    padding-top: 0;
}
.container {
  word-wrap: break-word;
}
/* page type3*/
.album_cover {
    margin: 5px;
    border: 1px solid #ccc;
    float: center;
}

.album_cover:hover {
    border: 1px solid #777;
}

.album_cover img {
    width: 100%;
    height: auto;
}

.album_cover .desc {
    padding: 15px;
    text-align: center;
}

.blueimp-gallery > .description {
  position: absolute;
  top: 30px;
  left: 15px;
  color: #fff;
  display: none;
}
.blueimp-gallery-controls > .description {
  display: block;
}
.blueimp-gallery>.indicator>li {
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  padding: 0px;
}
.gallery-item{
  text-align: center;
  margin: 10px auto;

}
.gallery-item img{
  margin: 10px auto;
  float: center;
}
@media screen and (min-width: 769px) {
  .gallery-item img{
    width:20%;
  }
}
@media screen and (max-width: 767px) {
  .gallery-item img{
    width:25%;
  }
}
@media screen and (max-width: 600px) {
  .gallery-item img{
    width:33%;
  }
}
@media screen and (max-width: 500px) {
  .gallery-item img{
    width:50%;
  }
}
@media screen and (max-width: 350px) {
  .gallery-item img{
    width:100%;
  }
}
.row.aligned-row {
  display: flex;
  flex-flow: row wrap;

  &::before {
    display: block;
  }
}
/*page type4*/
.blog-post {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.blog-post a {
  color: #5b88c1;
}
.page-title {
}
@media print {
    .page-title {
        display: block !important;
    }
}
.page-no-selection {
  text-align: center;
  float: center;
  margin-top: 20px;
}
.page-no-selection a {
  background: #999;
  color: #FFF !important;
  text-align: center;
  border: 0px;
  box-shadow: none !important;
}
a.page-no-selection-btn.active,
a.page-no-selection-btn:hover {
  background: #EE7A00;
  color: #FFF !important;
  text-align: center;
  border: 0px;
}

.blog-post .post-content {
  float: none;
  width: 100%;
  clear: both;
  padding: 0;
}
.blog-posts .post-content {
  float: none;
  width: 100%;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}
.blog-posts.blog-post-bg {
    background: #F1F1F0;
}
.blog-post .post-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.blog-posts .post-title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}
.blog-post .post-time,
.blog-posts .post-time {
  font-size: 0.875em;
}
.blog-posts .post-summary {
  padding-bottom: 7px;
}
.blog-post .post-content .meta,
.blog-posts .post-content .meta {
  font-size: 0.8125em;
  font-style: italic;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.blog-post .post-content .meta .meta-part,
.blog-posts .post-content .meta .meta-part {
  display: inline-block;
}
.blog-post .post-content .meta .meta-part a,
.blog-posts .post-content .meta .meta-part a {
  color: #999;
}
.blog-post .post-content .post-content-text,
.blog-posts .post-content .post-content-text {
  margin-top: 10px;
}
.page-images img {
    width: 100%;
    clear: both;
    display: block;
    margin-bottom: 10px;
    display: block;
/*
    padding: 10px;
    background: #FFF;
    border: 1px solid #B2B2B2;
*/
}
.blog-post .share {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 15px;
}
.blog-post .share span {
  margin-right: 10px;
  font-size: 1em;
}

.press-search {
    margin-bottom: 40px;
}
.press-search .form-group {
    margin-bottom: 3px;
}
.press-search .control-label {
    font-size: 0.9125em !important;
    padding-top: 3px !important;
}
.press-search .btn {
    padding: 5px 12px !important;
}

/*
.press-posts .post-content {
    border-bottom: 1px dotted #707373;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
*/
.press-posts.press-post-bg {
    background: #F1F1F0;
}
.press-posts .post-content {
    padding-top: 10px;
    padding-bottom: 10px;
}
.press-posts.press-post-bg {
    background: #F1F1F0;
}
.press-posts .post-time {
  font-size: 0.875em;1274
}
.press-posts .post-title {
  padding: 0;
}
.press-posts .post-content .meta {
  font-size: 0.8125em;
  font-style: italic;
  padding-bottom: 0;
  margin-bottom: 0;
}
.press-posts .post-content .meta .meta-part {
  display: inline-block;
}
.press-posts .post-content .meta .meta-part a {
  color: #999;
}

.services-search {
    margin-bottom: 40px;
}
.services-search .form-group {
    margin-bottom: 3px;
}
.services-search .control-label {
    font-size: 0.9125em !important;
    padding-top: 3px !important;
}
.services-search .btn {
    padding: 5px 12px !important;
}

/*
.services-search-results .post-content {
    border-bottom: 1px dotted #707373;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
*/
.services-search-results.services-search-result-bg {
    background: #F1F1F0;
}
.services-search-results .services-search-result-content {
    padding-top: 5px;
    padding-bottom: 10px;
}
.services-search-results.services-search-result-bg {
    background: #F1F1F0;
}
.services-search-results .services-search-result-content .breadcrumb {
    font-size: 0.75em;
    padding: 0 !important;
    margin: 10px 0;
}
.services-search-results .services-search-result-title {
    padding: 0;
    margin: 10px 0;
}

/* Banner */
.nav-image {
    padding-top: 0px !important;
    background: #FFF !important;
}

.nav-image img{
  width: auto !important;
  max-height:200px !important;
  text-align:center !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

.prevBtn, .nextBtn {
    display: block;
    margin: 0;
    padding: 0;
    width: 29px;
    height: 43px;
    position: absolute;
    z-index: 1000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -8000px;
    overflow: hidden;
    cursor: pointer;
}
.prevBtn {
    background-image: url('../images/index-slide_left-919195.png');
}
.nextBtn {
    background-image: url('../images/index-slide_right-919195.png');
}

.index-banner {
    max-height: 300px;
    position: relative;
}
.index-banner .container {
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.index-banner .index-banner-container {
    padding: 0;
}
.index-banner .index-banner-container-img {
/*     overflow: hidden; */
/*     height: 300px; */
}
.index-banner img {
    width: 100% !important;
    height: auto !important;
}

@media (max-width: 991px) and (min-width: 768px) {
    .index-banner .index-banner-container-img {
        height: auto !important;
    }
}
@media (max-width: 767px) {
    .index-banner .index-banner-bg {
        display: none;
    }
    .index-banner .index-banner-container {
        background: transparent;
        padding: 0;
    }
    .index-banner .index-banner-container-img {
        height: auto !important;
    }
    .index-banner .index-banner-container-img > div,
    .index-banner .index-banner-container-img > div > div {
        width: 100% !important;
    }
}

.index-banner .controls {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
}
.index-banner .controls .numericControls {
    width: auto;
    display: block;
    position: relative;
    text-align: right;
    margin: 0 auto;
    padding: 0 10px;
/*     bottom: 22px; */
    bottom: -16px;
    font-size: 0;
}
.index-banner .controls .numericControls li {
    display: inline-block;
    padding: 0 6px;
    text-align: center;
}
.index-banner .controls .numericControls li a {
/*     border-radius: 10px; */
    background-color: #a99a88;
    width: 8px;
    height: 8px;
    display: block;
}
.index-banner .controls .numericControls li.current a {
    background-color: #EE7A00;
}
/*
.index-banner .controls .prevBtn,
.index-banner .controls .nextBtn {
    bottom: -27px !important;
    height: 16px !important;
    width: 11px !important;
}
.index-banner .controls .prevBtn {
    right: 33px !important;
}
.index-banner .controls .nextBtn {
    right: 10px !important;
}
*/
.index-banner-bottom {
    height: 40px;
/*     background: #F1F1F0; */
}
.index-content > div > .container {
    position: relative;
    margin-bottom: 40px;
}
.index-pagetype4-content {
    width: 876px;
    position: relative;
    margin: 0 auto;
}
.index-pagetype4-content .prevBtn {
    top: 253.5px;
/*     top: 186px; */
    left: -39px;
}
.index-pagetype4-content .nextBtn {
    top: 253.5px;
/*     top: 186px; */
    left: 886px;
}
.index-pagetype4-item {
    display: block;
    overflow : hidden;
}
.index-pagetype4-item .index-pagetype4-container {
    display: block;
    height: 510px;
    width: 272px;
    margin: 20px 10px;
/*     padding: 10px; */
    background: #FFF;
/*     border: 1px solid #B2B2B2; */
    overflow : hidden;
    -webkit-box-shadow: 2px 2px 10px -2px #9D9D9D;
    -moz-box-shadow: 2px 2px 10px -2px #9D9D9D;
    box-shadow: 2px 2px 10px -2px #9D9D9D;
    border : 1px solid #F1F1F0;
    -webkit-transition : border 500ms ease-out;
    -moz-transition : border 500ms ease-out;
    -o-transition : border 500ms ease-out;
    transition : border 500ms ease-out;
    -webkit-transition : color 100ms ease-out;
    -moz-transition : color 100ms ease-out;
    -o-transition : color 100ms ease-out;
    transition : color 100ms ease-out;
}
@media (max-width: 991px) {
    .index-pagetype4-item .index-pagetype4-container:hover {
        color: #555d5e !important;
    }
}
@media (min-width: 992px) {
    .index-pagetype4-item .index-pagetype4-container:hover {
        border: 1px solid #EE7A00;
    }
}

.index-pagetype4-item .index-pagetype4-image {
    overflow: hidden;
    text-align: center;
/*
    width: 250px;
    height: 353px;
*/
    width: 272px;
    height: 345px;
}
.index-pagetype4-item .index-pagetype4-image img {
/*     height: 100%; */
    width: 100%;
}
.index-pagetype4-item .index-pagetype4-text {
    overflow: hidden;
    margin-top: 6px;
    padding: 0 10px 10px;
    width: 100%;
    height: 150px;
}
.index-pagetype4-item .index-pagetype4-display_at {
    clear: both;
    display: none;
    font-weight: bold;
    font-size: 0.75em;
}
.index-pagetype4-item .index-pagetype4-title {
    clear: both;
    display: block;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.15em;
    height: 2.3em;
    overflow: hidden;
    margin-top: 7px;
    margin-bottom: 15px;
}
.index-pagetype4-item .index-pagetype4-summary {
    clear: both;
    display : inline-block;
    width: 100%;
    font-size: 0.8125em;
    line-height: 1.3em;
    height: 2.50em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-pagetype4-item .index-pagetype4-moreicon-container {
/*
    position: relative;
    width: 100%;
*/
}
.index-pagetype4-item .index-pagetype4-moreicon {
    background-image: url(../images/index-slide_right-F78E1Es.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 13px 20px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    height: 40px;
    width: 33px;
}
@media (max-width: 991px) {
    .index-pagetype4-item .index-pagetype4-container {
        height: 403px;
        width: 202px;
    }
    .index-pagetype4-item .index-pagetype4-image {
        width: 202px;
        height: 256px;
/*         height: 135px; */
    }
    .index-pagetype4-item .index-pagetype4-title {
        font-size: 1.1em !important;
        margin-top: 5px !important;
        margin-bottom: 11px !important;
        height: 2.3em !important;
    }
    .index-pagetype4-item .index-pagetype4-text {
        width: 100%;
    }
    .index-pagetype4-item .index-pagetype4-summary {
/*         height: 7.8em; */
    }
    .index-pagetype4-content .prevBtn,
    .index-pagetype4-content .nextBtn {
        top: 200px !important;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .index-pagetype4-content {
        width: 666px !important;
    }
    .index-pagetype4-content .nextBtn {
        left: 676px !important;
    }
    .index-pagetype4-content {
        width: width: 666px !important;
    }
    .index-pagetype4-item .index-pagetype4-display_at {
    }
    .index-pagetype4-item .index-pagetype4-title {
    }
    .index-pagetype4-item .index-pagetype4-summary {
    }
}
@media (max-width: 767px) {
    .index-pagetype4-item .index-pagetype4-container {
        width: 252px;
        height: 468px;
    }
    .index-pagetype4-item .index-pagetype4-image {
        width: 252px;
        height: 320px;
/*         height: 135px; */
    }
    .index-pagetype4-item a {
        margin: 20px 10px !important;
    }
    .index-pagetype4-content {
        width: 262px !important;
    }
    .index-pagetype4-content .prevBtn {
        display: none !important;
        left: -39px;
    }
    .index-pagetype4-content .nextBtn {
        display: none !important;
        left: 232px !important;
    }
}
.index-news {
    background: #F1F1F0;
    padding-top: 15px;
    padding-bottom: 15px;
}
.index-our-sharing {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #707373;
    padding-top: 15px;
    padding-bottom: 15px;
}
.index-our-sharing .index-pagetype4-content {
    width: 532px !important;
}
.index-our-sharing .index-pagetype4-content .prevBtn {
    left: -39px !important;
    background-image: url('../images/index-slide_left-FFFFFFs.png') !important;
}
.index-our-sharing .index-pagetype4-content .nextBtn {
    left: 542px !important;
    background-image: url('../images/index-slide_right-FFFFFFs.png') !important;
}
.index-our-sharing .index-pagetype4-item .index-pagetype4-container {
    height: 435px !important;
    width: 512px !important;
    -webkit-box-shadow: 2px 2px 10px -2px #333;
    -moz-box-shadow: 2px 2px 10px -2px #333;
    box-shadow: 2px 2px 10px -2px #333;
/*     padding: 10px; */
}
.index-our-sharing .index-pagetype4-item .index-pagetype4-text {
    height: 99px;
}
.index-our-sharing .index-pagetype4-item .index-pagetype4-image {
/*
    width: 490px !important;
    height: 285px !important;
*/
    width: 510px !important;
    height: 295px !important;
}
.index-our-sharing .index-pagetype4-item .index-pagetype4-title {
    height: 1.15em !important;
    padding-top: 0 !important;
    padding-bottom: 5px !important;
}
.index-our-sharing .index-pagetype4-item .index-pagetype4-summary {
/*     display: none !important; */
}

.index-our-sharing .index-pagetype4-content .prevBtn {
    top: 216px;
    left: -39px;
}
.index-our-sharing .index-pagetype4-content .nextBtn {
    top: 216px;
    left: 886px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .index-our-sharing .index-pagetype4-content {
        width: 462px !important;
    }
    .index-our-sharing .index-pagetype4-content .nextBtn {
        left: 472px !important;
    }
    .index-our-sharing .index-pagetype4-item .index-pagetype4-container {
        width: 442px !important;
        height: 385px !important;
    }
    .index-our-sharing .index-pagetype4-item .index-pagetype4-image {
/*
        width: 430px !important;
        height: 240px !important;
*/
        width: 440px !important;
        height: 246px !important;
    }
    .index-our-sharing .index-pagetype4-content .prevBtn,
    .index-our-sharing .index-pagetype4-content .nextBtn {
        top: 191px !important;
    }
}
@media (max-width: 767px) {
    .index-our-sharing .index-pagetype4-content {
        width: 302px !important;
    }
    .index-our-sharing .index-pagetype4-content .prevBtn {
        left: -34px !important;
    }
    .index-our-sharing .index-pagetype4-content .nextBtn {
        left: 307px !important;
    }
    .index-our-sharing .index-pagetype4-item .index-pagetype4-container {
        width: 282px !important;
        height: 295px !important;
    }
    .index-our-sharing .index-pagetype4-item .index-pagetype4-image {
/*
        width: 260px !important;
        height: 150px !important;
*/
        width: 280px !important;
        height: 161px !important;
    }
    .index-our-sharing .index-pagetype4-content .prevBtn,
    .index-our-sharing .index-pagetype4-content .nextBtn {
        top: 108px !important;
    }
}
.index-our-sharing .title,
.index-our-sharing .title a {
    color: #FFF !important;
}
.index-our-sharing .title a:active,
.index-our-sharing .title a:hover,
.index-our-sharing .title a:focus {
    color: #EE7A00 !important;
}
/* contact-datails */
.contact-datails a{
    color: #000 !important;
}

.service-overview {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 10px;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
}

.service-overview > div {
    padding-bottom: 10px;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}
.service-overview h4,
.service-overview .h4 {
    color: #555d5e !important;
    font-size: 1.125em !important;
}
@-moz-document url-prefix() {
    .service-overview > div {
        display:inline-block;
    }
}
.service-overview .service-overview-box {
    padding: 10px;
/*     margin-bottom: 10px; */
    text-align: center;
    width: 100%;
    display: inline-flex;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}
.service-overview .service-overview-content {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    -webkit-box-shadow: 2px 2px 10px -2px #9D9D9D;
    -moz-box-shadow: 2px 2px 10px -2px #9D9D9D;
    box-shadow: 2px 2px 10px -2px #9D9D9D;
    border : 1px solid #dfdfdf;
    -webkit-transition : border 500ms ease-out;
    -moz-transition : border 500ms ease-out;
    -o-transition : border 500ms ease-out;
    transition : border 500ms ease-out;
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}

@media (max-width: 991px) and (min-width: 768px) {
    .service-overview {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }
}
@media (max-width: 767px) {
    .service-overview {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }
    .service-overview .service-overview-content {
        max-width: 250px;
    }
}
@media (min-width: 992px) {
    .service-overview .service-overview-content:hover {
        border: 1px solid #EE7A00;
    }
}
.service-overview .service-overview-content img {
    width: 100%;
    page-break-after: avoid;
}

.service-overview .service-overview-content > h4 {
    padding: 20px 5px 10px !important;
    line-height: 1.3em !important;
}
.service-overview .service-overview-content > a {
    display: block;
    padding: 10px 5px 10px;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 1.5em !important;
    -webkit-transition : color 100ms ease-out;
    -moz-transition : color 100ms ease-out;
    -o-transition : color 100ms ease-out;
    transition : color 100ms ease-out;
}
.publications {
    width: 160px;
    margin: 0 auto;
    padding-bottom: 80px;
}
.publications img {
    width: 100%;
}
