/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-alert {
    display: none !important;
}
b, strong {
    font-family: 'Trebuchet MS';
}
em {
    color: #9eb0cc;
}
.uk-contrast em {
    color: #818da3;
}
.form-centered {
    max-width: 650px;
    margin: 0 auto;
}
.uk-button-primary {
    color: #001C4F;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #f2f6fc;
    color: #002a76;
    border-color: rgba(0, 0, 0, 0);
    background-image: none, linear-gradient(156deg, #f2f6fc, #f2f6fc);
}
.tm-logo img {
    height: 110px;
    margin-bottom: -20px;
    border-right: 5px solid #002A76;
    border-left: 5px solid #002A76;
    border-bottom: 5px solid #002A76;
    box-shadow: 0 0 12px rgba(0,0,0,0.4);
    border-radius: 0 0 10px 10px;
}
.tm-heading-teaser {
    background-image: none, -webkit-linear-gradient(156deg, #002A76, #00579C);
    color: rgb(0, 61, 134);
}
.uk-navbar.tm-navbar {
    background: #00163E;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 9;
}
.uk-nav li > a > div {
    font-size: 11px;
    line-height: 15px;
    margin-top: -5px;
    margin-left: 19px;
}
.uk-dropdown-grid .uk-nav li a {
    border-bottom: 1px solid #688aba;
    margin: 0px 0 0;
    padding: 9px 15px;
    background-color: transparent;
    transition: all .3s;
    color: #fff;
}
.uk-dropdown-grid .uk-nav li a:hover {
    background-color: #4c6993;
}
.uk-dropdown-grid .uk-nav li:last-child a {
    border-bottom: 0 solid;
}
.uk-dropdown-grid .uk-nav-navbar .uk-nav-header {
    color: #7893bc;
    letter-spacing: 10px;
    font-size: 12px;
    font-weight: bold;
    background: rgba(0, 42, 118, 0.15);
    padding: 3px 10px;
    margin: 10px -20px 10px;
    text-align: center;
}
.tm-navbar .tm-nav-secondary .uk-form ul.uk-list.uk-margin-bottom-remove {
    display: none;
}
.uk-dropdown-navbar {
    color: #dce1ea;
}
.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    height: calc(100vh - 155px);
}

.frontpage-slideshow {
    max-width: 1300px;
    margin: auto;
}
.uk-grid > * > .uk-panel + .uk-panel.home-slideshow {
    margin-top: 0;
}
.uk-modal .uk-close-alt {
    padding: 2px;
    border-radius: 50%;
    background: #ffffff;
    opacity: 1;
    border: 0 solid rgba(0, 0, 0, 0);
}
.uk-modal-caption {
    bottom: -20px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
}
.uk-modal {
    background: rgba(0, 15, 41, 0.83);
}
.uk-panel-box-secondary .uk-panel-title, .uk-panel-box-secondary .uk-h6.uk-margin-bottom-remove {
    color: #cfd9ea;
    font-size: 13px;
    text-align: center;
}
.uk-overlay-icon:before {
    color: #f2f6fc;
}
.uk-slidenav-contrast {
    color: rgb(180, 194, 234);
}
.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
    color: rgb(93, 122, 148);
}
.showcase-gallery .uk-panel-box > .uk-panel-teaser {
    background: #fff;
}
.uk-subnav.uk-subnav-pill.uk-flex-center {
    margin-bottom: 25px;
}
h3.fancy-header, h4.fancy-header, h5.fancy-header, h6.fancy-header {
    text-align: center;
    background: #fff;
    padding: 30px 40px;
    margin: 20px auto;
    width: 600px;
    max-width: 80%;
    font-family: georgia;
    font-style: italic;
    text-transform: none;
    color: #6f8cb7;
    border: 5px solid #e7ebf1;
    margin-bottom: 45px;
}
.fancy-box {
    background: #fff;
    padding: 30px 40px;
    margin: 20px auto;
    width: 1000px;
    max-width: 80%;
    border: 5px solid #e7ebf1;
    margin: 20px auto 45px;
}
#tm-main-top .uk-panel.inner-sub {
    text-align: center;
}
#tm-main-top ul.uk-nav-side {
    border: 1px solid #d9dfe8;
    background: #ffffff;
    border-radius: 9px;
    padding: 0px;
    overflow: hidden;
}
#tm-main-top ul.uk-nav-side li {
    display: inline-block;
    margin: 0;
}
#tm-main-top ul.uk-nav-side li.uk-nav-header {
    color: #ffffff;
    background: #ffffff;
    padding: 12px 6px 7px 20px;
    border-right: 1px inset #d9dfe8;
    margin-top: -4px;
    letter-spacing: 0;
    font-size: 15px;
}
#tm-main-top ul.uk-nav-side li.uk-nav-header i {
    color: #dadada;
}
#tm-main-top ul.uk-nav-side li a {
    color: #a9b8d0;
    background: #ffffff;
    border-radius: 0px;
    padding: 12px 20px 7px;
    box-shadow: 0 0;
    font-size: 12px;
    border-right: 1px solid #d9dfe8;
    margin-top: -3px;
}
#tm-main-top ul.uk-nav-side li a:hover, #tm-main-top ul.uk-nav-side li a:focus {
    background: #ffffff;
    color: #002a76;
    box-shadow: inset 0 10px 20px 0 rgba(19, 17, 53, .2);
    transform: translateY(3px);
}
#tm-main-top ul.uk-nav-side li.uk-active a {
    background: #ffffff;
    color: #002a76;
}
#tm-top-a .uk-panel.home-sub {
    border: 1px solid #00225f;
    background: rgba(0, 42, 119, 0.33);
    border-radius: 0;
    padding: 0;
    overflow: hidden;
    margin: -40px auto -7px;
    display: inline-block;
    width: 100%;
    text-align: center;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.48);
}
#tm-top-a ul.uk-nav-side li {
    display: inline-block;
    margin: 0;
}
#tm-top-a ul.uk-nav-side li.uk-nav-header {
    color: #00215c;
    background: transparent;
    padding: 36px 6px 7px 20px;
    border-right: 2px inset #001a48;
    margin-top: -4px;
    letter-spacing: 0;
    font-size: 15px;
}
#tm-top-a ul.uk-nav-side li.uk-nav-header i {
    color: #dadada;
}
#tm-top-a ul.uk-nav-side li a {
    color: #a9b8d0;
    background: transparent;
    border-radius: 0px;
    padding: 36px 20px 7px;
    box-shadow: 0 0;
    font-size: 12px;
    border-right: 2px inset #001a48;
    margin-top: -3px;
}
#tm-top-a ul.uk-nav-side li:last-child a, #tm-main-top ul.uk-nav-side li:last-child a {
    border-right: 0 solid;
}
#tm-top-a ul.uk-nav-side li a:hover, #tm-top-a ul.uk-nav-side li a:focus {
    background: rgba(0, 42, 119, 0.9);
    color: #ffffff;
    box-shadow: inset 0 10px 20px 0 rgba(19, 17, 53, .2);
    transform: translateY(3px);
}
#tm-top-a ul.uk-nav-side li.uk-active a {
    background: rgba(0, 42, 119, 0.9);
    color: #ffffff;
}
.quicklinks-list a.uk-link-muted {
    color: #f0f3f9;
    background: #00163e;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 -6px 20px 0 rgba(19, 17, 53, .1);
}
.quicklinks-list a.uk-link-muted:hover, .quicklinks-list a.uk-link-muted:focus {
    color: #fff;
    background: #002A76;
    box-shadow: 0 10px 20px 0 rgba(19, 17, 53, .2);
    transform: translateY(-3px);
}
.uk-article-meta {
    color: #002a76;
}
.mmp-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 20px 0 50px;
}
.mmp-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 7px solid #00163E;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.tutorials .uk-contrast #tm-content .uk-subnav .element-itemlink a {
    color: #f0f3f9;
    background: #00163e;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;
    box-shadow: 0 6px 20px 0 rgba(19, 17, 53, .1);
}
.tutorials .uk-contrast #tm-content .uk-subnav .element-itemlink a:hover, .tutorials .uk-contrast #tm-content .uk-subnav .element-itemlink a:focus {
    color: #fff;
    background: #002A76;
    box-shadow: 0 10px 20px 0 rgba(19, 17, 53, .2);
    transform: translateY(-3px);
}
.tutorials .uk-article {
    padding: 30px 40px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 22, 62, 0.12);
    border-radius: 10px;
}
.tutorials .element-textarea {
    border-top: 1px dashed #bfc9dc;
    padding-top: 30px;
}
.tutorials .uk-article-lead {
    color: #8794a9;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    margin: 0px 0 20px;
    font-family: 'Poppins';
    letter-spacing: 2px;
    border-bottom: 1px dashed #bfc9dc;
    padding-bottom: 30px;
}
.tutorials .uk-contrast .uk-article-lead a {
    text-decoration: underline;
}
.tutorials .element-image {
    float: right;
}
.tutorials .uk-contrast #tm-content .uk-article-title h1,.tutorials .uk-contrast #tm-content h1.uk-article-title a {
    color: #002a76;
}
.tutorials .uk-thumbnail {
    border: 0 solid;
    background: transparent;
    border-radius: 0;
    box-shadow: 0 0 0;
    padding: 0px;
}
.tutorials .uk-contrast .layout-uikit h4.uk-h5 {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    letter-spacing: 0;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
}
.tutorials .title-center {
    font-size: 34px;
    line-height: 48px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Poppins';
}
.tutorials .blog-uikit-frontpage hr {
    margin: 80px 0 50px;
}
.tutorials .blog-uikit-frontpage .uk-article-title {
    font-size: 28px;
    line-height: 42px;
}
.tutorials .uk-contrast .uk-list-line > li:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgb(228, 234, 243);
}
.tutorials .uk-article + .uk-article {
    margin-top: 25px;
}
.tutorials .tutorials-grid .uk-article-meta {
    color: #3a5990;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    background: #e8ecf3;
    padding: 0px 6px;
    display: inline-block;
    border-radius: 0px;
}
.uk-lightbox-content {
    background-color: #fff;
}
.home .uk-grid h3.uk-heading-large.uk-margin-top-remove {
    color: #9cb2d4;
    text-align: center;
    font-family: 'Poppins', Arial, sans-serif;
    font-weight: 100;
    letter-spacing: 5px;
    margin-top: 40px !important;
    margin-bottom: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 50px;
}
.home .uk-grid .uk-panel-header .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
    color: #cbe0ff;
    text-transform: none;
    font-size: 20px;
    line-height: 27px;
}
.home .uk-grid .uk-button {
    color: #d5e4ff;
}
.home .uk-grid .uk-button:hover, .home .uk-grid .uk-button:focus {
    background-color: #cfe2ff;
    color: #002a76;
}
.tm-grid-luna .uk-panel:hover .tm-check-icon {
    border-color: rgb(104, 162, 255);
    background-color: #f2f6fc;
    background-image: linear-gradient(156deg, #467ad8, #004bd0);
    color: #02102b;
}
.home .uk-grid .uk-panel-hover {
    color: #90aada;
}
.home .uk-grid .uk-margin-small-left.uk-text-muted {
    margin-left: 0px !important;
    display: block;
    font-size: 14px;
    color: #5577a8 !important;
}
.tm-grid-button .uk-panel > a::after {
    text-align: center;
}
.tm-grid-button .uk-panel p a {
    margin: 5px;
}
.tm-grid-button .uk-panel p a::after {
    display: inline-block;
    position: absolute;
    text-align: center;
    left: 50%;
    bottom: -70px;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    border-radius: 50%;
    background: #f2f6fc;
    font-family: 'Luna';
    color: #002a76;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 70px;
    opacity: 0;
    transition: opacity .2s, transform .5s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
}
.uk-button-small {
    min-height: 21px;
    padding: 0 7px;
    line-height: 21px;
    font-size: 12px;
}
.uk-contrast .tm-grid-button .uk-panel p a.uk-button {
    border: 1px solid #F2F6FC;
    color: #F2F6FC;
}
.uk-contrast .tm-grid-button .uk-panel p a.uk-button:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
}
.uk-contrast .tm-grid-button .uk-panel p a.uk-button.uk-button-primary {
    border: 1px solid #F2F6FC;
    color: #012B77 !important;
    background: #f2f6fc;
}
.uk-contrast .tm-grid-button .uk-panel p a.uk-button.uk-button-primary:hover {
    border: 1px solid #ffffff;
    color: #00389f !important;
    background: #ffffff;
}
.tm-grid-button .uk-panel p a.uk-button::after {
    content: "\f06e";
}
.tm-grid-button .uk-panel p a.uk-button.uk-button-primary::after {
    content: "\f0ed";
}
.tm-grid-button .uk-panel p a:hover::after {
    opacity: 1;
}
.tm-grid-button .uk-panel > .uk-panel-title {
    margin-top: 35px;
}
.tm-grid-button .uk-panel > .uk-panel-title + div {
    padding-bottom: 0;
}
.tm-grid-button .uk-panel {
    padding: 45px 40px;
    text-align: center;
}
.tm-grid-button .uk-panel > .uk-panel-title {
    font-size: 20px;
    line-height: 26px;
    text-transform: none;
}
.blog-uikit-frontpage h1.uk-h1.uk-text-left {
    text-align: center !important;
}

.uk-contrast a.uk-button {
    color: #f2f6fc !important;
    background: #002a76;
}
.uk-contrast .uk-button:hover, .uk-contrast .uk-button:focus {
    background-color: #0346c1;
    color: #f2f6fc;
}
.frame {
    border: 4px solid #fff;
    box-shadow: 0 0 6px rgba(0,0,0,0.15);
}
ul.bullet li {
    list-style: none;
    background: url(http://marketing.mmparrish.com/images/graphics/bullet.png) no-repeat 0 3px;
    padding-left: 27px;
    padding-bottom: 8px;
    margin-top: 8px;
    border-bottom: 1px solid #f3f3f3;
    background-size: 14px;
}
ul.check li {
    list-style: none;
    background: url(http://marketing.mmparrish.com/images/graphics/check.png) no-repeat 0 3px;
    padding-left: 27px;
    padding-bottom: 8px;
    margin-top: 8px;
    border-bottom: 1px solid #e0e6ef;
    background-size: 14px;
}
ul.check li:last-child, ul.bullet li:last-child {
    border-bottom: 0 solid;
}

.uk-panel-box .uk-panel-badge {
    top: auto;
    right: 0;
    left: 0;
    position: relative;
    margin: 10px -5px 0;
    border-bottom: 1px solid #1c396d;
    padding-bottom: 25px;
}
.uk-contrast .uk-panel-box .uk-panel-badge .uk-text-muted.uk-panel-badge {
    top: 0;
    right: auto;
    font-size: 11px;
    color: #5f7aab !important;
    display: inline-block;
    position: relative;
    border: 1px solid #2e4c84;
    border-radius: 50px;
    padding: 0 8px;
    left: auto;
    line-height: 20px;
    margin: 0;
    background: #13397d;
}
.uk-contrast .uk-panel-box .uk-panel-badge .uk-text-muted.uk-panel-badge:before {
    content: "#";
}
.uk-contrast .well .btn.btn-primary {
    color: #05255e;
}
.uk-contrast .well .btn.btn-primary:hover, .uk-contrast .well .btn.btn-primary:focus {
    color: #05255e;
    background: #fff;
}
.uk-contrast .well .control-group input[type="checkbox"] {
    margin-top: 0;
}
.uk-contrast .well  {
    color: #f2f6fc;
}
.uk-contrast .well .btn {
    color: #f2f6fc;
}
.uk-contrast .well .btn:hover, .uk-contrast .well .btn:focus {
    color: #ffffff;
}
.well {
    padding: 40px 40px 10px !important;
}
.login-form-mod a {
    color: #5687e0;
}
.login-form-mod a:hover {
    color: #fff;
}
.home .uk-grid .login-form-mod .uk-button {
    color: #00163e;
}
.login-form-mod h3.uk-h1 {
    color: rgba(206, 223, 255, 0.24);
}
.login-form-mod .uk-form input[type="text"], .login-form-mod .uk-form input[type="password"] {
    background: rgba(0, 90, 255, 0.3);
    color: #99a8c5 ;
}
.login-form-mod .uk-form input[type="text"]:focus, .login-form-mod .uk-form input[type="password"]:focus {
    background: rgba(0, 90, 255, 0.8);
    color: #c2d2f2 ;
}
.tm-logo-small img {
    height: 60px;
}
.uk-nav-search > li > a {
    color: #d0dae8;
}
.uk-nav-search > li > a:hover {
    color: #fff;
}
.uk-nav-search .uk-nav-header {
    color: #7da5e0;
    border-bottom: 1px solid #839abb;
}
.uk-nav-offcanvas > li > a {
    color: #ffffff;
    padding: 10px 20px;
}
.uk-nav-offcanvas .uk-nav-header:not(:first-child) {
    margin-top: 0;
}
.uk-nav-offcanvas .uk-nav-header {
    color: #a6bedc;
    padding: 0px 20px;
}
.uk-nav-offcanvas.uk-nav ul > li > a {
    font-size: 13px;
    border-top: 1px solid #6b8ab7;
    padding: 10px 0;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #d4def1;
}
.uk-nav-offcanvas .uk-nav-sub .uk-nav-header {
    padding: 0;
}
.mmp-accordion h3.uk-accordion-title {
    background: #fff;
    padding: 25px;
    margin-bottom: 20px;
    border: 1px solid #d9dfe8;
    border-radius: 3px;
    position: relative;
}
.expect .mmp-accordion h3.uk-accordion-title {
    padding: 25px 25px 15px;
}
.mmp-accordion h3.uk-accordion-title:hover, .mmp-accordion h3.uk-accordion-title:active, .mmp-accordion h3.uk-accordion-title.uk-active {
    border-bottom-color: transparent;
    box-shadow: 0 5px 20px rgba(65, 85, 121, 0.3);
}
.quicklinks-title-link {
    margin-top: 25px;
    margin-right: 25px;
    display: inline-block;
    position: absolute;
    right: 0;
    z-index: 1;
}
.mmp-accordion h3.uk-accordion-title:after {
    content: "info";
    display: inline-block;
    font-size: 10px;
    position: absolute;
    top: 20px;
    border: 1px solid #002a76;
    line-height: 48px;
    width: 48px;
    text-align: center;
    border-radius: 50px;
    right: 170px;
    letter-spacing: 0;
}
.expect .mmp-accordion h3.uk-accordion-title:after {
    right: 20px;
    content: "open";
}
.mmp-accordion h3.uk-accordion-title:hover:after {
    background: #002a76;
    color: #fff;
}
.mmp-accordion h3.uk-accordion-title.uk-active:after {
    content: "close";
}
div.quicklinks-title-img {
    float: left;
    display: inline-block;
    width: 170px;
    margin: -15px 0 0 -5px;
}
div.quicklinks-title-img img {
    height: 75px;
}
.expect div.quicklinks-title-img img {
    height: 60px;
}
.mmp-accordion .uk-accordion-content {
    padding: 20px 30px 30px;
    background: rgba(223, 228, 236, 0.64);
    margin: -20px 0 20px;
    box-shadow: inset 0 3px 8px rgba(0, 42, 118, 0.08);
    border-top: 1px groove rgba(129, 141, 163, 0);
}
.mmp-accordion .uk-accordion-content ul li, ul.plain li {
    list-style: none;
    padding-bottom: 8px;
    margin-top: 8px;
}
ul li.indent-one {
    margin-left: 30px;
    font-size: 14px;
    margin-top: 0px;
    list-style-type: circle;
    font-style: italic;
    opacity: .8;
}
ul.check li.indent-one, ul.bullet li.indent-one {
    margin-left: 60px;
    background: none;
    padding-left: 0;
}
ul li.indent-two {
    margin-left: 60px;
    font-size: 14px;
    margin-top: 0px;
    list-style-type: circle;
    font-style: italic;
    opacity: .8;
}
ul.check li.indent-two, ul.bullet li.indent-two {
    margin-left: 90px;
    background: none;
    padding-left: 0;
}
.mmp-accordion .uk-accordion-content a, a {
    color: #077be0;
}
.expect .uk-contrast div.uk-text-muted {
    font-style: italic;
    color: #3c74da !important;
    text-transform: none;
}
.downloads-grid .uk-panel-badge.uk-badge.uk-badge-warning {
    position: absolute;
    top: -10px;
    left: 5px;
    width: 115px;
    height: 10px;
    border-radius: 12px 0px 9px 0;
    background-color: #d93436;
    color: #fff;
    line-height: 35px;
}
.login-form-mod .uk-list.uk-margin-bottom-remove li:last-child {
    display: none;
}
.login-form-mod p em {
    color: #f15959;
}
.login-form-mod p {
    font-size: 18px;
    line-height: 24px;
}
.login-form-mod strong  {
    font-family: Arial, sans-serif;
}
.uk-contrast :not(pre)>code, :not(pre)>code {
    color: #D05;
    padding: 0 4px;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    background: #fafafa;
}
.fb-page {
    margin: 25px 1.5% 0;
    padding-top: 0px;
    border: 7px solid rgb(255, 255, 255);
    box-shadow: 0 0 11px rgba(0,0,0,.1);
    width: 340px;
}
.uk-contrast .wk-popover-toggle.uk-icon-button {
    background: #000;
    color: #ffffff;
    width: 20px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    margin: auto;
    padding-left: 1px;
    padding-top: 1px;
}
#tm-main.uk-block-primary.holiday {
    background: url(https://marketing.mmparrish.com/images/graphics/holiday-bg.jpg) no-repeat #ffffff;
    background-size: cover;
}
#tm-main.uk-block-primary.holiday.uk-contrast h1 {
    color: #426028;
}
/* Responsvie CSS */
@media (min-width:1220px) {}
@media (max-width:1219px) {}
@media (min-width:1025px) {}
@media (max-width:1024px) {}
@media (min-width:960px) {
.tm-grid-button .uk-panel > .uk-panel-title {
    margin-top: 25px;
}
}
@media (max-width:959px) {}
@media (min-width:768px) {
.uk-align-medium-left {
    margin-right: 20px;
}
.tm-grid-button .uk-panel p a:hover::after {
    transform: translateY(-50%) rotate(360deg);
}
}
@media (max-width:767px) {
div.quicklinks-title-img {
    display: none;
}
.quicklinks-title-link .uk-button {
    padding: 0 10px;
    line-height: 40px;
    min-height: 40px;
    font-size: 10px;
}
.quicklinks-title-link {
    margin-top: 14px;
    margin-right: 14px;
    margin-left: 10px;
}
.mmp-accordion h3.uk-accordion-title {
    background: #fff;
    padding: 15px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: none;
}
.mmp-accordion .tm-text-lead {
    font-size: 10px;
}
.mmp-accordion h3.uk-accordion-title:after {
    top: 12px;
    line-height: 40px;
    width: 40px;
    right: 124px;
}
.expect .mmp-accordion h3.uk-accordion-title:after {
    right: 20px;
}
.fancy-box {
    padding: 30px 4%;
    width: auto;
    max-width: 92%;
    margin: 20px auto 45px;
}
.uk-article-title {
    font-size: 20px;
    line-height: 28px;
}
}
@media (min-width:480px) {}
@media (max-width:479px) {}
