#mk-page-introduce {
    display: none;
}

.um-select2 {
    opacity: 0;
}

#mp-portal-switcher-form {
    display: block;
    width: 100%;
    text-align: center;
}

#mp-portal-switcher-form .select2 {
    width: 300px !important;
}

.select2-results ul li {
    margin: 0;
}

.mk-post-nav {
    display: none;
}

#members-portal-container {
    display: block;
    margin-bottom: 50px;
}

.text-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    overflow: hidden;
}

#menu-members-portal-left-menu .current-menu-item a,
#menu-members-portal-right-menu .current-menu-item a {
    text-indent: 20px;
    color: #2B6699;
}

.user-account-information {
    width: 60%;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}

.main-page {
    margin-left: 2%;
    margin-right: 2%;
    display: flex;
}

.welcome-message p {
    text-transform: uppercase;
    color: #2a4a9c;
    font-weight: 600;
    margin: 0 !important;
}

#left-side-container,
#right-side-container {
    min-width: 20%;
    word-wrap: break-word;
}

@media handheld,
only screen and (max-width: 970px) {
    .main-page {
        padding-top: 40px;
    }
}

.child-menu {
    width: 100%;
}

.central-content {
    min-width: 60%;
    padding: 0 3% 0 3%;
    box-sizing: border-box;
}

.central-content h1 {
    font-size: 30px;
    line-height: 1.2;
    color: #3e3e3e;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}


/*Menu - Portal*/

.menu-container {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */
}

.mp-nav-list .menu-item a {
    width: 100%;
    display: block;
}

.mp-nav-list .menu-item a:hover {
    color: #2B6699;
}

.mp-nav-list ul {
    margin-left: 0;
    -webkit-margin-start: 0;
    -webkit-padding-start: 0;
}

.mp-nav-list li {
    margin: 0 !important;
    text-transform: uppercase;
    font-size: 92%;
    list-style: none;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    position: relative;
}

.mp-nav-list li:last-child {
    border-bottom: 1px solid #ddd;
}

.mp-nav-list a {
    font-size: 13px;
    font-weight: 600;
}

#mp-left-menu-toggle {
    display: none;
}


/*Menus - Portal*/

.menu-container .menu-item-has-children .mini-menu-expander {
    text-align: right;
    margin-right: 10px;
    font-size: 24px;
    cursor: pointer;
    width: 30px;
    position: absolute;
    top: 5px;
    right: 0px;
    bottom: 0px;
    display: block;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */
}

.menu-container .sub-menu .menu-item-has-children .mini-menu-expander {
    line-height: 18px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 2.5px;
    bottom: 0px;
    cursor: pointer;
    display: block;
}

.mini-menu-expander {
    display: none;
}

.menu-container .sub-menu .mini-menu-expander {
    display: none;
}
/*
.menu-container a {
    font-size: 13px;
    line-height: 18px;
    display: block;
    width: 100%;
    padding: 10px;
    font-weight: 600;
}

.sub-menu {
    width: 90%;
    margin-left: 10% !important;
    border-top: 1px solid #ddd;
}

.sub-menu li {
    line-height: 20px;
    border: none !important;
}

.sub-menu a {
    border: none !important;
    margin: 0;
}

.menu-container .sub-menu ul li {
    margin: 0;
}

.menu-container .sub-menu ul li ul li {
    margin: 0;
}

.menu-container .sub-menu li {
    margin: 0;
}

.menu-container .sub-menu a {
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 5px;
    line-height: 20px;
    width: 80%;
}
*/
.um-burred-back-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    filter: blur(10px);
    z-index: 1;
}


/*News Layout*/


/*============================================================================*/

.um-news-layout {
    text-align: center;
}

.um-featured-news-item {
    background: #fafafa;
    border-radius: 2px;
    display: flex;
    flex: none;
    margin: 6px auto;
    min-height: 103px;
    position: relative;
    width: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.um-featured-news-item .um-news-layout-image {
    flex: none;
    justify-content: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}

.um-featured-news-item .um-news-layout-image .um-burred-back-image {
    top: auto;
}

.um-featured-news-item .um-news-layout-image img {
    vertical-align: middle;
}

.um-featured-news-item .content-info {
    -webkit-border-start: 1px #d8d8d8 solid;
    -webkit-padding-end: 16px;
    -webkit-padding-start: 24px;
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
    padding-bottom: 12px;
    padding-top: 16px;
    text-align: left;
}

.um-featured-news-item .content-title {
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.um-featured-news-item .content-exerpt {
    font-size: 10px;
}

.um-featured-news-item .read-more-button {
    background: none !important;
}

@media handheld,
only screen and (max-width: 1100px) {
    .um-featured-news-item {
        display: block !important;
        margin: 0 auto;
        width: auto;
        min-height: 103px;
        position: relative;
        text-align: center;
        border: 1px solid #ddd;
        padding: 5px;
        background-color: #fafafa;
    }
    .um-featured-news-item .um-news-layout-image {
        margin: 0;
    }
    .um-featured-news-item .um-news-layout-image img {
        width: 250px;
    }
    .um-featured-news-item .content-info {
        display: block !important;
        min-width: 0;
        padding-bottom: 12px;
        padding-top: 16px;
        -webkit-border-start: none;
        text-align: center;
    }
    .um-featured-news-item .content-title {
        text-decoration: none !important;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 15px;
    }
    .um-featured-news-item .content-excerpt p {
        height: 105px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .um-featured-news-item .read-more-button {
        position: absolute;
        bottom: 15px;
        left: 25%;
        right: 25%;
    }
    .um-news-item {
        display: block !important;
        min-height: 103px;
        position: relative;
        width: auto !important;
        margin: 5px auto;
        text-align: center;
        border: 1px solid #ddd;
        padding: 5px;
        background-color: #fafafa;
    }
}

.content-date a {
    text-decoration: none !important;
}

.mp-categories-list {
    padding: 5px;
    margin-bottom: 10px;
}

.mp-category {
    text-decoration: none;
    display: inline-block;
    background-color: #3E73A2;
    color: #fff;
    padding: 5px;
    border-radius: 2px;
    text-align: center;
    transition: border 200ms ease-in-out;
    width: 100px;
    -webkit-font-smoothing: subpixel-antialiased;
    backface-visibility: hidden;
    border: 0 solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}

.mp-category:hover {
    color: #fff !important;
    border-right: 5px solid rgba(0, 0, 0, 0.3);
    border-left: 5px solid rgba(0, 0, 0, 0.3);
}

.mp-category i {
    color: #fff;
}

.um-news-item {
    display: inline-block;
    height: 577px;
    position: relative;
    width: 300px;
    margin: 5px;
    text-align: center;
    border: 1px solid #ddd;
    vertical-align: top;
    padding: 5px;
    background-color: #fafafa;
}

.um-news-item .um-news-layout-image {
    flex: none;
    justify-content: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}

.um-news-item .content-info {
    min-width: 0;
    padding-bottom: 12px;
    padding-top: 16px;
}

.um-news-item .content-title {
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.um-news-item .content-excerpt p {
    height: 105px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
}

.um-news-item .read-more-button {
    position: absolute;
    bottom: 15px;
    width: 100%;
    background: none !important;
}

.mp-hidden-post {
    transform: translateY(20px);
    opacity: 0;
}


/*News Item - End*/


/*============================================================================*/


/*Archive Layout*/

.archive-layout {
    margin-top: -25px;
}

.archive-nav {
    text-align: center;
    width: 100%;
    background-color: #3E73A2;
}

.archive-active {
    box-shadow: inset 1px 1px 10px 2px rgba(0, 0, 0, 0.3);
}

.archive-nav-item {
    cursor: pointer;
    display: inline-block;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    padding: 15px;
}

.archive-nav-item:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.archive-layout .detailed-item {
    background: #fafafa;
    border-radius: 2px;
    display: flex;
    flex: none;
    margin: 6px auto;
    min-height: 103px;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.archive-layout .content-image {
    align-self: center;
    flex: none;
    justify-content: center;
}

.archive-layout .content-image img {
    min-width: 100px;
    margin: 0 auto;
    display: flex;
}

.archive-layout .content-info {
    -webkit-border-start: 1px #d8d8d8 solid;
    -webkit-padding-end: 16px;
    -webkit-padding-start: 24px;
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
}

.archive-layout .content-title {
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 600;
}

.archive-layout .read-more-button {
    display: flex;
    flex: none;
    justify-content: center;
}

.archive-layout .read-more-button a {
    display: flex;
    align-items: center;
}

.um-load-more-posts-button {
    width: 100%;
    padding: 15px !important;
}

.link-divider {
    width: 100%;
    margin-top: 20px;
    border: solid 1px #2a4a9c !important;
}

.link-on-page {
    margin-bottom: 60px;
}

.link-on-page,
.link-on-page p {
    color: #2a4a9c !important;
}

.link-url {
    float: right;
    text-align: right;
    vertical-align: bottom;
    margin-top: 30px;
    line-height: 20px;
}

.links-list {
    list-style: none !important;
    color: #2a4a9c;
    float: left;
    margin-left: -10px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.links-list li {
    display: inline-block;
}

.link-list-item,
.link-list-item a {
    color: #2a4a9c !important;
}

.newspaper-block h3,
.municipal-block h3,
.news-block h3,
.radio-block h3,
.other-block h3 {
    color: #2a4a9c !important;
}

.important-news,
.important-news p {
    text-align: center !important;
    margin-bottom: 40px;
    font-size: 23px;
}

.important-news a {
    color: #2a4a9c;
    font-size: 14px;
    text-decoration: underline;
}

.important-news-important {
    font-size: 40px;
    color: #2a4a9c;
}

.member-post-image {
    min-width: 100px;
    min-height: 100px;
    float: left;
    width: 35% !important;
    text-align: center;
    margin-right: 15px;
}

.member-post-image {
    min-width: 100px;
    min-height: 100px;
    float: left;
    width: 20%;
    text-align: center;
    margin-right: 15px;
}


/*Category Layout*/

.category-list-block {
    margin-bottom: 20px;
}

.list-layout-category-list-item {
    height: 50px;
    list-style: none;
    box-sizing: border-box;
    margin: 0 5px;
    border: 1px solid #ddd;
}

.list-layout-category-list-item:hover {
    list-style: none;
    box-sizing: border-box;
}

.list-layout-category-list-item a {
    width: 100%;
    display: block;
}

.list-layout-category-list-item p {
    line-height: 50px;
    vertical-align: top;
    text-indent: 20px;
    font-family: Arial, Sans-serif;
    height: 50px;
    display: inline-block;
}

.list-layout-category-list-item i {
    line-height: 50px;
    height: 50px;
    margin-left: 20px;
}


/*Detailed Layout*/

.um-detailed-view-item {
    background: #fafafa;
    border-radius: 2px;
    display: flex;
    flex: none;
    margin: 6px auto;
    min-height: 103px;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.um-detailed-view-item-image {
    align-self: center;
    flex: none;
    justify-content: center;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.um-detailed-view-item-image img {
    min-width: 100px;
    margin: 0 auto;
    display: flex;
}

.um-detailed-view-item-content {
    -webkit-border-start: 1px #d8d8d8 solid;
    -webkit-padding-end: 16px;
    -webkit-padding-start: 24px;
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
}

.um-detailed-view-item-content-title {
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 600;
}

.um-detailed-view-item .read-more-button {
    display: flex;
    flex: none;
    justify-content: center;
}

.um-detailed-view-item .read-more-button a {
    display: flex;
    align-items: center;
    padding: 0 10px;
    justify-content: center;
    margin: 0;
}


/*Grid Layout*/

.mp-grid-layout {
    justify-content: center;
    text-align: center;
}

.mp-grid-layout .mp-grid-item {
    border: 1px solid #ddd;
    padding: 15px;
    margin: 5px;
}

.mp-grid-layout .content-image {
    width: 100%;
}

.mp-grid-layout .content-image img {
    display: block;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.mp-grid-layout .content-info {
    width: 100%;
}

.mp-grid-layout .content-date {
    display: block;
}

.mp-grid-layout .content-excerpt p {
    height: 135px;
    overflow: hidden;
}

.mp-grid-layout .read-more-button a {
    display: block;
    width: 50%;
    margin: 0 auto;
    position: relative;
}


/*Login*/

.mp-login-message {
    text-align: center;
}

#loginform #google-captcha {
    transform: scale(0.88);
    -webkit-transform: scale(0.88);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

#loginform #google-captcha div {
    margin: 0 auto;
}

#loginform #google-captcha {
    margin-bottom: 10px;
}

.mp-login-form-container,
#password-lost-form,
#password-reset-form {
    max-width: 500px;
    margin: 10px auto;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
}

.mp-login-form-container #loginform input[type="text"],
.mp-login-form-container #loginform input[type="password"] {
    border: none;
    border-bottom: 1px solid #bbb;
    background: none;
    text-indent: 25px;
}

.mp-login-form-container #loginform input[type="text"]:focus,
.mp-login-form-container #loginform input[type="password"]:focus {
    border-bottom: 1px solid #2B6699;
}

.mp-login-form-container input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset;
    box-shadow: 0 0 0 30px #fff inset;
}

.mp-login-form-title {
    text-align: center;
    font-size: 2em;
    background-color: #2B6699;
    padding: 10px;
    color: #fff;
    border-radius: 3px 3px 0 0;
}

.mp-login-form-content {
    padding: 5px 25px 15px;
}

#mp-login-message-below {
    margin-top: 10px;
}

.login-field,
.login-submit {
    position: relative;
    margin: 15px auto;
}

.login-field i {
    color: #555;
    position: absolute;
    top: 33px;
    left: 5px;
}

.mp-login-form-container #loginform .login-submit input[type="submit"] {
    margin: 0 auto;
    display: block;
}

.lostpassword-button,
#resetpass-button {
    position: relative;
    display: block;
    padding: 15px 25px;
    letter-spacing: 1px;
    outline: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    cursor: pointer;
    border-radius: 0;
    margin: 0 auto;
    margin: 20px auto !important;
}

#mp-request-new-password {
    margin: 25px auto 0;
    display: block;
}

#loginform label,
#password-lost-form label,
#password-reset-form label {
    display: block;
    text-align: left;
    font-weight: 600;
}

.mp-login-form-container .forgot-password {
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #333;
}

.mp-login-form-container .forgot-password:hover {
    color: #d9534f;
}

#loginform input[type="text"],
#loginform input[type="password"],
#password-lost-form input[type="text"],
#password-lost-form input[type="password"],
#password-reset-form input[type="text"],
#password-reset-form input[type="password"] {
    width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 !important;
}

.lostpassword-submit {
    margin: 0 auto;
    text-align: center;
}

.lostpassword-button {
    display: inline-block;
}

#password-reset-form .description {
    margin: 20px auto !important;
    display: block;
}

@media handheld,
only screen and (max-width: 1200px) {
    .um-detailed-view-item {
        background: #fafafa;
        border-radius: 2px;
        display: block !important;
        margin: 10px auto;
        position: relative;
        width: 100%;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }
    .um-detailed-view-item-image {
        display: block;
        background-color: #e2e2e2;
        border-bottom: 1px solid #ddd;
    }
    .um-detailed-view-item-image img {
        text-align: center;
        margin: 0 auto;
    }
    .um-detailed-view-item-content {
        -webkit-border-start: none;
    }
    .um-detailed-view-item-content-title {
        text-decoration: none !important;
        font-size: 24px;
        font-weight: 600;
    }
    .um-detailed-view-item .read-more-button {
        display: block;
        width: 100%
    }
    .um-detailed-view-item .read-more-button a {
        display: block;
        text-align: center;
        padding: 8px 20px 8px 20px;
    }
}


/**********DIFFERENT MEDIA SIZE***********/

@media handheld,
only screen and (max-width: 970px) {
    .mp-table {
        width: 100%;
    }
    .main-page {
        display: block !important;
    }
    .list-layout-category-list-item .content-title {
        width: auto !important;
    }
    .central-content,
    .older_smaller,
    .right-side-div,
    .left-side-div,
    .child-menu,
    .content-title,
    .content-date {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .detailed-image-container,
    .detailed-content-container,
    .detailed-readmore-container {
        width: 100%;
    }
    .central-content h1 {
        text-indent: 0;
    }
    .central-content ul {
        margin-left: 0;
    }
    .links-list {
        list-style: none !important;
        color: #2a4a9c;
        float: left;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .user-account-information {
        height: 120px;
    }
    .user-account-information .box {
        width: 90%;
        margin: 30px 0 0 0;
        position: relative;
        left: 20px;
    }
    .member-post-image {
        width: 100% !important;
    }
    .central-content .main_big:nth-child(1) .content-content,
    .content-content {
        width: 100%;
        margin: 20px 0 20px 0 !important;
    }
}

@media handheld,
only screen and (max-width: 1160px) and (min-width:970px) {
    .list-layout-category-list-item .content-title {
        width: auto !important;
    }
    .central-content {
        width: 60% !important;
    }
    .older_smaller,
    .content-title,
    .content-date,
    .content-content {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .my-account-form-list-item-profile-view,
    .my-account-form-list-item-profile-view input {
        width: 100%;
    }
    .member-post-image {
        width: 100% !important;
    }
    .central-content .main_big:nth-child(1) .content-content,
    .content-content {
        width: 100%;
        margin: 20px 0 20px 0 !important;
    }
    .user-account-information {
        height: 120px;
    }
    .detailed-image-container,
    .detailed-content-container,
    .detailed-readmore-container {
        width: 100%;
    }
}

.um-list-view-container {
    margin: 0 auto 10px;
}

.um-list-view-item {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    transition: border 200ms ease-in-out;
    background-color: #3498db;
}

.um-list-view-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.um-list-view-item:hover {
    border-left: 7px solid rgba(0, 0, 0, 0.2);
}

.um-list-view-item:active {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
}

.um-list-view-item-title {
    padding: 10px;
    display: block;
    cursor: pointer;
    color: #fff;
}

.um-list-view-item-title:hover {
    text-decoration: none;
    color: #fff;
}


/*Navigation*/

#left-side-menu-close,
#right-side-menu-close {
    display: none;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 5px;
    background-color: #d9534f;
    color: #fff;
    font-weight: 600;
}

.mp-nav-list .menu-container a {
    box-sizing: border-box;
}

#mp-left-menu-toggle,
#mp-right-menu-toggle {
    display: none;
    min-width: 20%;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#mp-header {
    display: flex;
}

@media handheld,
only screen and (min-width: 970px) {
    #left-side-container,
    #right-side-container {
        transform: scale(1) !important;
        opacity: 1 !important;
    }
    .user-account-information {
        margin-left: 20%;
    }
}

@media handheld,
only screen and (max-width: 970px) {
    #mp-left-menu-toggle,
    #mp-right-menu-toggle {
        display: flex;
    }
    #left-side-container,
    #right-side-container {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 99999;
        background-color: #fff;
        overflow-y: auto;
        border: 1px solid #ddd;
        display: none;
        opacity: 0;
    }
    #left-side-menu-close,
    #right-side-menu-close {
        display: block;
    }
    .mp-nav-list .menu-container li:first-child {
        border-top: none;
    }
    .mp-nav-list .menu-container a {
        padding: 20px;
        box-sizing: border-box;
    }
    .mp-nav-list .menu-container {
        border-right: none;
        border-left: none;
    }
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}


/*iframe fix*/

#portal_posts iframe {
    width: 100%;
    min-height: 500px;
}
