@import url('styles.min-blessed1.css?z=1438154552102'); .mk-employees.column_rounded-style .hover-overlay {
    -webkit-transform: translate3d(0,0,0)!important;
    transform: translate3d(0,0,0)!important;
    -webkit-transition: all .35s;
    transition: all .35s;
    background: linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%)!important
}

.mk-employees.column_rounded-style.one-column .mk-employee-item {
    padding: 0 0 50px;
    width: 100%
}

.mk-employees.column_rounded-style.one-column .mk-employee-item .team-thumbnail {
    float: left;
    width: 50%
}

.mk-employees.column_rounded-style.one-column .mk-employee-item .team-info-wrapper {
    float: left;
    padding: 10px 30px;
    width: 50%
}

.mk-employees.column_rounded-style.two-column .mk-employee-item {
    padding: 0 20px 50px;
    width: 49.8%
}

.mk-employees.column_rounded-style.three-column .mk-employee-item {
    padding: 0 20px 40px;
    width: 33.3%
}

.mk-employees.column_rounded-style.four-column .mk-employee-item {
    padding: 0 10px 30px;
    width: 24.8%
}

.mk-employees.column_rounded-style.five-column .mk-employee-item {
    padding: 0 10px 20px;
    width: 19.8%
}

@media handheld,only screen and (max-width: 767px) {
    .mk-employees.column_rounded-style.five-column .mk-employee-item,.mk-employees.column_rounded-style.four-column .mk-employee-item,.mk-employees.column_rounded-style.three-column .mk-employee-item {
        padding:0 20px 50px;
        width: 50%
    }

    .mk-employees.column_rounded-style .clearboth {
        display: none!important
    }
}

@media handheld,only screen and (max-width: 600px) {
    .mk-employees.column_rounded-style .mk-employee-item {
        padding:0 0 40px!important;
        width: 100%!important
    }
}

.mk-employees.column-style .mk-employee-item {
    float: left;
    margin: 0
}

.mk-employees.column-style .team-member-name {
    display: block;
    font-size: 14px;
    font-weight: 700
}

.mk-employees.column-style .team-member-position {
    display: block;
    margin-bottom: 14px;
    font-weight: 600;
    font-size: 12px
}

.mk-employees.column-style .team-member-desc {
    display: block;
    padding: 0 0 10px
}

.mk-employees.column-style .team-thumbnail {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden
}

.mk-employees.column-style .team-thumbnail img {
    position: relative;
    z-index: 1;
    width: 100%
}

.mk-employees.column-style .team-thumbnail:hover .hover-overlay,.mk-employees.column-style .team-thumbnail:hover .mk-employeee-networks a {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mk-employees.column-style.one-column .mk-employee-item {
    padding: 0 0 50px;
    width: 100%
}

.mk-employees.column-style.one-column .mk-employee-item .team-thumbnail {
    float: left;
    width: 50%
}

.mk-employees.column-style.one-column .mk-employee-item .team-info-wrapper {
    float: left;
    padding: 10px 30px;
    width: 50%
}

.mk-employees.column-style.two-column .mk-employee-item {
    padding: 0 20px 50px;
    width: 49.8%
}

.mk-employees.column-style.three-column .mk-employee-item {
    padding: 0 20px 30px;
    width: 33.3%
}

.mk-employees.column-style.four-column .mk-employee-item {
    padding: 0 10px 20px;
    width: 24.8%
}

.mk-employees.column-style.five-column .mk-employee-item {
    padding: 0 10px 12px;
    width: 19.8%
}

@media handheld,only screen and (max-width: 767px) {
    .mk-employees.column-style.five-column .mk-employee-item,.mk-employees.column-style.four-column .mk-employee-item,.mk-employees.column-style.three-column .mk-employee-item {
        padding:0 20px 50px;
        width: 50%
    }

    .mk-employees.column-style .clearboth {
        display: none!important
    }
}

@media handheld,only screen and (max-width: 600px) {
    .mk-employees.column-style .mk-employee-item {
        padding:0 0 40px!important;
        width: 100%!important
    }
}

.mk-employees.grid-style {
    text-align: center;
    margin: 0 auto
}

.mk-employees.grid-style .mk-employee-item {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    position: relative;
    line-height: 4px;
    display: inline-block;
    border: 1px solid transparent;
    border-top: none;
    border-left: none;
    overflow: hidden;
    float: left
}

.mk-employees.grid-style .mk-employee-item:hover .mk-employeee-networks a {
    -webkit-transform: translateY(0) rotateX(0);
    -moz-transform: translateY(0) rotateX(0);
    -ms-transform: translateY(0) rotateX(0);
    -o-transform: translateY(0) rotateX(0);
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mk-employees.grid-style .mk-employee-item:hover .mk-employeee-networks a:hover {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)'
}

.mk-employees.grid-style .mk-employee-item:hover .hover-overlay {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mk-employees.grid-style .mk-employee-item:hover .team-member-name,.mk-employees.grid-style .mk-employee-item:hover .team-member-position {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)'
}

@media handheld,only screen and (max-width: 600px) {
    .mk-employees.grid-style .mk-employee-item img {
        width:100%
    }
}

@media handheld,only screen and (max-width: 767px) {
    .mk-employees.grid-style .mk-employee-item {
        width:33.3%
    }
}

@media handheld,only screen and (max-width: 600px) {
    .mk-employees.grid-style .mk-employee-item {
        width:50%
    }
}

@media handheld,only screen and (max-width: 400px) {
    .mk-employees.grid-style .mk-employee-item,.mk-employees.grid-style .mk-employee-item img {
        width:100%
    }
}

.mk-employees.grid-style .team-info-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    height: 215px;
    width: 100%;
    z-index: 8;
    line-height: 20px
}

.mk-employees.grid-style .team-info-wrapper:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.mk-employees.grid-style .team-info-holder {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px
}

.mk-employees.grid-style .team-member-name,.mk-employees.grid-style .team-member-position {
    color: #fff;
    font-weight: 700;
    display: block;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)'
}

.mk-employees.grid-style .team-member-name {
    font-size: 14px
}

.mk-employees.grid-style .team-member-position {
    font-size: 12px
}

.mk-employees.grid-style .mk-employeee-networks {
    position: relative!important;
    margin: 10px 0 0!important;
    top: auto!important;
    left: auto!important
}

.mk-employees .hover-overlay {
    z-index: 8;
    transition: transform .35s,opacity .35s;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
    background: linear-gradient(rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%)!important;
    background-color: rgba(0,0,0,.6)
}

.mk-employeee-networks li a,.mk-employees .hover-overlay {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
    opacity: 0;
    -webkit-transition: -webkit-transform .35s,opacity .35s
}

.mk-employeee-networks {
    position: absolute;
    top: 70%;
    left: 0;
    margin: -25px 0 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    pointer-events: none
}

.mk-employeee-networks li {
    display: inline-block;
    float: none!important;
    margin: 0
}

.mk-employeee-networks li a {
    display: block;
    margin: 3px;
    width: 28px;
    height: 28px;
    border: 3px solid #fff;
    color: #fff;
    text-align: center;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
    transition: transform .35s,opacity .35s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-backface-visibility: hidden
}

.mk-employeee-networks li a i {
    line-height: 32px;
    font-size: 16px
}

.mk-employeee-networks li a:hover {
    background-color: #fff
}

.mk-pricing-table {
    margin-bottom: 30px;
    text-align: left
}

.mk-pricing-table .mk-pricing-offer-grid {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-top: 188px;
    padding-right: 1px
}

.mk-pricing-table .mk-pricing-offer-grid .mk-offers ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.mk-pricing-table .mk-pricing-offer-grid .mk-offers ul li {
    margin: 0;
    font-size: 13px;
    line-height: 16px;
    padding: 15px 0;
    display: block;
    width: auto;
    font-weight: 700
}

.mk-pricing-table .mk-pricing-cols {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center
}

.mk-pricing-table .mk-pricing-cols li {
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    max-width: 265px;
    position: relative;
    z-index: 10
}

.mk-pricing-table .mk-pricing-cols li.four-table {
    width: 25%
}

.mk-pricing-table .mk-pricing-cols li.three-table {
    width: 33.3333333%
}

.mk-pricing-table .mk-pricing-cols li.two-table {
    width: 50%
}

.mk-pricing-table .mk-pricing-cols li.one-table {
    width: 100%
}

.mk-pricing-table .mk-pricing-cols>li {
    margin-top: 30px
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-plan {
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 7px 0;
    background-color: rgba(0,0,0,.5)
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-price {
    height: 130px;
    width: 100%
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-price span {
    font-size: 50px;
    line-height: 130px;
    font-weight: 500;
    color: #fff;
    position: relative;
    z-index: 10
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features ul {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 20
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features ul li {
    font-size: 13px;
    line-height: 16px;
    padding: 15px 0;
    display: block;
    width: auto;
    background-color: rgba(0,0,0,.005)
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features ul li:nth-child(even) {
    background-color: rgba(0,0,0,.02)
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features i {
    font-size: 16px
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-check {
    color: #00c360
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-times {
    color: #ff0048
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-star {
    margin-left: 3px
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-features .mk-icon-star.empty {
    color: #b0b0b0
}

.mk-pricing-table.classic-style.dark,.mk-pricing-table.modern-style.dark {
    color: #fff
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-button {
    padding: 20px 0 30px;
    background-color: rgba(0,0,0,.01)
}

.mk-pricing-table .mk-pricing-cols .mk-pricing-button a {
    position: relative;
    z-index: 5;
    text-transform: uppercase
}

.mk-pricing-table .featured-plan {
    margin: 1px -1px 0!important;
    border: 1px solid rgba(0,0,0,.6);
    z-index: 30!important;
    -webkit-box-shadow: 0 0 25px 5px rgba(0,0,0,.24);
    -moz-box-shadow: 0 0 25px 5px rgba(0,0,0,.24);
    box-shadow: 0 0 25px 5px rgba(0,0,0,.24)
}

.mk-pricing-table .featured-plan .mk-pricing-price {
    height: 158px
}

.mk-pricing-table .featured-plan .mk-pricing-button {
    padding: 30px 0 50px
}

.mk-pricing-table.has-pricing-offer .mk-pricing-cols {
    width: 80%!important;
    text-align: left
}

.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-plan {
    background-color: rgba(0,0,0,.6)
}

.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-button,.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-features,.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-price {
    position: relative
}

.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-button:before,.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-features:before,.mk-pricing-table.classic-style li .mk-pricing-cols:nth-child(odd) .mk-pricing-price:before {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0,0,0,.04);
    content: "";
    z-index: 1
}

.mk-pricing-table.classic-style.light .mk-pricing-features li {
    border-bottom: 1px solid #e8e8e8
}

.mk-pricing-table.classic-style.light .mk-offers ul li {
    background-color: rgba(0,0,0,.005);
    border-bottom: 1px solid #e8e8e8
}

.mk-pricing-table.classic-style.light .mk-offers ul li:nth-child(even) {
    background-color: rgba(0,0,0,.01)
}

.mk-pricing-table.classic-style.dark .mk-offers ul li {
    background-color: rgba(0,0,0,.4)
}

.mk-pricing-table.classic-style.dark .mk-offers ul li:nth-child(even) {
    background-color: rgba(0,0,0,.45)
}

.mk-pricing-table.classic-style.dark .mk-pricing-features ul li {
    background-color: rgba(0,0,0,.4)
}

.mk-pricing-table.classic-style.dark .mk-pricing-features ul li:nth-child(even) {
    background-color: rgba(0,0,0,.45)
}

.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-plan {
    background-color: rgba(0,0,0,.6)
}

.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-button:before,.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-features:before,.mk-pricing-table.classic-style.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-price:before {
    background-color: rgba(0,0,0,.15)
}

.mk-pricing-table.classic-style.dark .mk-pricing-button {
    background-color: rgba(0,0,0,.4)
}

.mk-pricing-table.modern-style .mk-pricing-col {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    background-color: rgba(255,255,255,.2)
}

.mk-pricing-table.modern-style .mk-pricing-col.featured-plan .mk-pricing-price {
    border: 0!important;
    height: 159px
}

.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button,.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features {
    border-left: 3px solid #f6f6f6;
    border-right: 3px solid #f6f6f6
}

.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-plan {
    background-clip: padding-box;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-color: #222;
    font-size: 14px;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button {
    background-clip: padding-box;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    border-bottom: 3px solid #f6f6f6;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px
}

.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features ul {
    padding: 25px 40px 10px
}

.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features ul li {
    background-color: transparent!important;
    border-bottom: 2px solid #f8f8f8;
    text-align: left
}

.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features ul li:last-child {
    border-bottom: none
}

.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button,.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-button:before,.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features,.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-features:before,.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-price,.mk-pricing-table.modern-style .mk-pricing-col .mk-pricing-price:before {
    background-color: transparent
}

.mk-pricing-table.modern-style .mk-pricing-col.featured-plan {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.mk-pricing-table.modern-style .featured-plan .mk-pricing-price {
    height: 158px
}

.mk-pricing-table.modern-style .featured-plan .mk-pricing-button {
    padding: 20px 0 30px
}

.mk-pricing-table.modern-style.light .mk-pricing-col {
    background-color: rgba(255,255,255,.2)
}

.mk-pricing-table.modern-style.dark .mk-offers ul li {
    background-color: rgba(0,0,0,.4)!important
}

.mk-pricing-table.modern-style.dark .mk-offers ul li:nth-child(even) {
    background-color: rgba(0,0,0,.45)!important
}

.mk-pricing-table.modern-style.dark .mk-pricing-col {
    background-color: rgba(0,0,0,.4)
}

@media handheld,only screen and (max-width: 960px) {
    .mk-pricing-offer-grid {
        display:none
    }

    .has-pricing-offer .mk-pricing-cols,.mk-pricing-cols {
        width: 100%!important;
        text-align: center
    }
}

@media handheld,only screen and (max-width: 767px) {
    .mk-pricing-cols .mk-pricing-col {
        width:100%!important;
        margin-bottom: 30px;
        display: block;
        max-width: none!important
    }

    .mk-pricing-cols .mk-pricing-col li {
        max-width: none!important
    }
}

.widget {
    overflow: hidden;
    margin-bottom: 35px
}

.widgettitle {
    position: relative;
    display: block;
    margin-bottom: 15px;
    line-height: 100%;
    font-size: 13px;
    text-transform: uppercase
}

.widgettitle:after {
    display: block;
    content: "";
    width: 70px;
    height: 5px;
    background-color: rgba(128,128,128,.2);
    margin: 10px 0
}

.mk-side-dashboard .widgettitle {
    margin-bottom: 10px
}

.mk-side-dashboard .widget {
    margin-bottom: 20px
}

.mk-side-dashboard .widget-social-container {
    padding: 0!important
}

#mk-footer ul,#mk-sidebar ul,.mk-side-dashboard ul {
    margin: 0
}

.widget_archive li,.widget_authors li,.widget_categories li,.widget_contact_info li,.widget_display_forums li,.widget_display_topics li,.widget_display_views li,.widget_links li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_popular_posts li,.widget_product_categories li,.widget_recent_comments li,.widget_recent_entries li,.widget_recent_posts li,.widget_rss li,.widget_text li,.widget_twitter li {
    margin: 0;
    list-style: none
}

.widget_archive li a,.widget_contact_info li a,.widget_display_forums li a,.widget_display_topics li a,.widget_display_views li a,.widget_links li a,.widget_meta li a,.widget_nav_menu li a,.widget_pages li a,.widget_product_categories li a,.widget_recent_comments .recentcomments,.widget_recent_entries li a,.widget_text li a {
    display: inline-block;
    margin: 0 0 12px;
    text-decoration: none;
    line-height: 18px
}

.widget_archive li a,.widget_display_forums li a,.widget_display_topics li a,.widget_display_views li a,.widget_links li a,.widget_meta li a,.widget_nav_menu li a,.widget_product_categories li a,.widget_recent_entries li a {
    border-bottom: 2px solid rgba(128,128,128,.1);
    display: block;
    padding-bottom: 12px
}

.widget_pages {
    padding: 0 10px
}

.widget_pages li {
    margin: 0;
    padding: 0
}

.widget_pages li a {
    padding: 10px;
    margin: 0;
    display: block;
    color: grey!important
}

.widget_pages li a:hover {
    background-color: rgba(128,128,128,.1)
}

.widget_pages .page_item_has_children li:nth-child(odd) a {
    padding: 5px 10px 5px 20px
}

.widget_recent_comments .mk-recent-comments {
    padding: 0 10px
}

.widget_recent_comments .mk-recent-comments .recentcomments {
    position: relative;
    padding-left: 68px;
    margin-bottom: 16px;
    display: block
}

.widget_recent_comments .mk-recent-comments .recentcomments .comment-detail {
    position: relative;
    min-height: 60px;
    padding: 16px;
    background-color: rgba(128,128,128,.1);
    display: block
}

.widget_recent_comments .mk-recent-comments .recentcomments .comment-detail p {
    margin: 0;
    line-height: 18px
}

.widget_recent_comments .mk-recent-comments .recentcomments .comment-detail:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid rgba(128,128,128,.1);
    left: -8px;
    top: 50%;
    margin-top: -4px
}

.widget_recent_comments .mk-recent-comments .comment-avatar {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 45px;
    heights: 45px
}

.widget_recent_comments .mk-recent-comments .comment-author {
    margin-bottom: 2px;
    color: #444
}

.widget_recent_comments .mk-recent-comments .comment-content {
    color: #666;
    font-size: 12px;
    line-height: 15px
}

.widget_rss li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(128,128,128,.2)
}

.widget_rss .rsswidget {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 15px
}

.widget_rss .rss-date {
    display: block;
    padding-top: 5px;
    font-size: 11px
}

.widget_rss cite {
    font-size: 11px
}

.widget_rss .rssSummary {
    padding: 6px 0
}

.widget-sub-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.widget-sub-navigation ul li {
    margin: 0
}

.widget-sub-navigation ul li:last-child a {
    border-bottom: none!important;
    padding-bottom: 16px!important
}

.widget-sub-navigation ul li:first-child a {
    padding-top: 16px!important
}

.widget-sub-navigation ul li a {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(128,128,128,.1);
    padding: 8px 25px 8px 0;
    color: grey!important
}

.widget-sub-navigation ul li a:hover,.widget-sub-navigation ul li.current_page_item a {
    color: #444!important
}

.widget-sub-navigation ul li.current_page_item {
    font-weight: 600
}

.widget_categories li,.widget_product_tag_cloud li,.widget_tag_cloud li {
    display: inline-block
}

.widget_categories a,.widget_product_tag_cloud a,.widget_tag_cloud a {
    display: inline-block;
    margin: 8px 3px 0 0;
    padding: 8px 10px;
    text-transform: capitalize;
    font-size: 12px!important;
    line-height: 100%;
    color: grey!important;
    background-color: rgba(128,128,128,.1)
}

.widget_categories a:hover,.widget_product_tag_cloud a:hover,.widget_tag_cloud a:hover {
    color: #fff!important
}

.widget_contact_form .mk-contact-form-wrapper,.widget_tag_cloud .tagcloud {
    padding: 0 10px
}

.widget_contact_form .captcha-change-image {
    display: inline-block;
    margin: 10px auto;
    font-size: 10px
}

.widget_contact_info ul {
    padding: 0 15px
}

.widget_contact_info ul li {
    position: relative;
    display: block;
    margin: 0 0 9px;
    padding: 0 0 0 40px;
    line-height: 30px;
    color: grey!important
}

.widget_contact_info ul li span {
    display: inline-block;
    line-height: 18px;
    vertical-align: middle;
    font-size: 12px
}

.widget_contact_info ul li a {
    margin: 0;
    color: grey!important
}

.widget_contact_info ul li i {
    position: absolute;
    top: 3px;
    left: 0;
    line-height: 28px;
    font-size: 16px;
    height: 28px;
    width: 16px;
    padding-right: 10px;
    display: block;
    text-align: left;
    border-right: 2px solid rgba(128,128,128,.2)
}

.widget_contact_info.dark-skin li i {
    border-right: 2px solid #eee;
    color: #737373
}

.widget_contact_info.light-skin li a,.widget_contact_info.light-skin li span {
    color: #fff
}

.widget_contact_info.light-skin li i {
    border-right: 2px solid rgba(255,255,255,.4);
    color: #fff
}

.widget_video .mk-frame {
    position: relative;
    border: 1px solid rgba(128,128,128,.1);
    background-color: rgba(128,128,128,.05);
    padding: 25px 12px 12px;
    margin: 30px 3px 3px 0
}

.widget_video .mk-frame .video-title {
    font-weight: 600;
    padding: 0 10px;
    font-size: 14px;
    margin-top: 14px
}

.widget_video .mk-frame .video-desc {
    padding: 0 10px
}

.mk-instagram-feeds {
    width: 100%;
    overflow: hidden
}

.mk-instagram-feeds .item-holder {
    position: relative
}

.mk-instagram-feeds .hover-overlay {
    background-color: rgba(0,0,0,.6)!important
}

.mk-instagram-feeds a {
    line-height: 4px;
    float: left;
    display: inline-block;
    margin: 0 1px 1px 0
}

.mk-instagram-feeds .one-columns,.mk-instagram-feeds a img {
    width: 100%
}

.mk-instagram-feeds .two-columns {
    width: 49.8%
}

.mk-instagram-feeds .three-columns {
    width: 33.2%
}

.mk-instagram-feeds .four-columns {
    width: 24.7%
}

.mk-instagram-feeds .five-columns {
    width: 19.6%
}

@media handheld,only screen and (max-width: 600px) {
    .mk-instagram-feeds .five-columns,.mk-instagram-feeds .four-columns,.mk-instagram-feeds .three-columns {
        width:49%!important
    }

    .mk-instagram-feeds a img {
        width: 100%
    }
}

.widget_posts_lists ul li {
    overflow: hidden;
    margin: 0 0 25px;
    padding: 0;
    list-style: none
}

.widget_posts_lists ul li .featured-image {
    float: left;
    overflow: hidden;
    margin: 0;
    display: block
}

.widget_posts_lists ul li .post-list-info {
    margin: 0 0 0 100px
}

.widget_posts_lists ul li .post-list-info.posts-no-thumb {
    margin-left: 0
}

.widget_posts_lists ul li .post-list-title {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 12px
}

.widget_posts_lists ul li .post-list-title:after {
    margin-top: 8px;
    display: block;
    width: 70px;
    height: 1px;
    content: "";
    background-color: rgba(128,128,128,.2)
}

.widget_posts_lists ul li .post-list-meta {
    display: block
}

.widget_posts_lists ul li .post-list-meta time {
    color: #999
}

.widget_posts_lists ul li .post-list-meta a,.widget_posts_lists ul li .post-list-meta time {
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    font-style: italic
}

.widget_posts_tabs .mk-tabs-pane li {
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0 0 20px;
    list-style: none;
    border-bottom: 2px solid #eee
}

.widget_posts_tabs .mk-tabs-pane li .featured-image {
    float: left;
    overflow: hidden;
    margin: 0 10px 0 0;
    display: block
}

#wp-calendar,.widget_recent_portfolio {
    overflow: visible
}

.widget_posts_tabs .mk-tabs-pane li .post-list-info {
    margin: 0 0 0 80px
}

.widget_posts_tabs .mk-tabs-pane li .post-list-info.posts-no-thumb {
    margin-left: 0
}

.widget_posts_tabs .mk-tabs-pane li .post-list-title {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 12px
}

.widget_posts_tabs .mk-tabs-pane li .post-list-meta {
    display: block;
    line-height: 18px
}

.widget_posts_tabs .mk-tabs-pane li .post-list-meta .cats,.widget_posts_tabs .mk-tabs-pane li .post-list-meta time {
    display: inline-block
}

.widget_posts_tabs .mk-tabs-pane li .post-list-meta time {
    font-size: 11px;
    font-weight: 700;
    color: #444
}

.widget_posts_tabs .mk-tabs-pane li .post-list-meta .cats a {
    font-size: 12px;
    font-weight: 700;
    font-style: italic
}

.widget_posts_tabs .mk-tabs-pane li .blog-comments,.widget_posts_tabs .mk-tabs-pane li .mk-love-holder {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    color: #999!important;
    padding-right: 8px
}

.widget_posts_tabs .mk-tabs-pane li .blog-comments i,.widget_posts_tabs .mk-tabs-pane li .mk-love-holder i {
    color: #eee;
    font-size: 16px
}

.widget_posts_tabs .mk-tabs-tabs {
    border-bottom: 3px solid #eee
}

.widget_posts_tabs .mk-tabs-tabs li {
    display: inline-block;
    padding: 10px 12px 6px
}

.widget_posts_tabs .mk-tabs-tabs li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    color: #999!important
}

.widget_posts_tabs .mk-tabs-tabs li.ui-state-active {
    background-color: #eee
}

.widget_posts_tabs .mk-tabs-tabs li.ui-state-active a {
    color: #454545!important
}

.widget_posts_tabs .mk-tabs-panes {
    padding-top: 20px
}

.widget_social_networks .social-title.center {
    text-align: center
}

.widget_social_networks .social-title.center:after {
    margin-left: auto!important;
    margin-right: auto!important
}

.widget_social_networks .social-title.right {
    text-align: right
}

.widget_social_networks a {
    position: relative;
    display: inline-block;
    float: left;
    margin: 4px;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.widget_social_networks .widget-social-container.align-center a,.widget_social_networks .widget-social-container.align-right a {
    float: none
}

.widget_social_networks a.dark {
    color: #737373!important
}

.widget_social_networks a.dark:hover,.widget_social_networks a.light,.widget_social_networks a.light i {
    color: #fff!important
}

.widget_social_networks .widget-social-container {
    padding: 0 10px
}

.widget_social_networks .widget-social-container:after,.widget_social_networks .widget-social-container:before {
    content: " ";
    display: table
}

.widget_social_networks .widget-social-container:after {
    clear: both
}

.widget_social_networks .widget-social-container.align-right {
    text-align: right
}

.widget_social_networks .widget-social-container.align-center {
    text-align: center
}

.widget_social_networks .circle-style a {
    height: 30px;
    width: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.widget_social_networks .circle-style a.dark {
    border: 3px solid #737373
}

.widget_social_networks .circle-style a.dark:hover {
    color: #fff!important;
    background-color: #737373
}

.widget_social_networks .circle-style a.light {
    border: 3px solid #fff!important
}

.widget_social_networks .circle-style a.light:hover {
    background-color: #fff!important;
    color: #000!important
}

.widget_social_networks .circle-style a.light:hover i {
    color: #000!important
}

.widget_social_networks .circle-style a.custom {
    border: 3px solid #737373
}

.widget_social_networks .simple-style {
    padding: 0
}

.widget_social_networks .simple-style a {
    font-size: 24px;
    margin: 8px 16px 8px 0;
    border-color: transparent!important
}

.widget_social_networks .simple-style a i {
    transition: color .3s ease
}

.widget_social_networks .simple-style a.custom,.widget_social_networks .simple-style a:hover {
    background-color: transparent!important
}

.widget_social_networks .simple-style a.dark:hover,.widget_social_networks .simple-style a.light:hover {
    color: inherit!important
}

@media handheld,only screen and (max-width: 650px) {
    .widget_social_networks .widget-social-container.align-left,.widget_social_networks .widget-social-container.align-right {
        text-align:center
    }

    .widget_social_networks .widget-social-container.align-left a,.widget_social_networks .widget-social-container.align-right a {
        float: none
    }
}

.widget_testimonials .testimonial-slider {
    position: relative;
    padding: 0 10px!important
}

.widget_testimonials .testimonial-slider li {
    margin: 0
}

.widget_testimonials .testimonial-slider .testimonial-quote {
    position: relative;
    padding: 15px 20px;
    background-color: rgba(128,128,128,.1);
    font-size: 14px;
    line-height: 22px;
    color: grey
}

.widget_testimonials .testimonial-slider .testimonial-quote:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(128,128,128,.1);
    left: 50%;
    bottom: -8px;
    margin-left: -4px
}

.widget_testimonials .testimonial-slider .testimonial-details {
    margin-top: 15px;
    text-align: center
}

.widget_testimonials .testimonial-slider .testimonial-author {
    margin: 0;
    font-size: 13px;
    color: grey!important;
    line-height: 18px
}

.widget_testimonials .testimonial-slider .testimonial-position {
    display: block;
    font-size: 12px;
    line-height: 12px
}

.widget_recent_portfolio ul {
    margin: 0;
    padding: 0 10px;
    list-style: none
}

.widget_recent_portfolio ul li {
    position: relative;
    margin: 0;
    float: left;
    padding: 0;
    display: block;
    width: 50%
}

.widget_recent_portfolio .item-holder {
    margin: 0 1px 1px 0
}

.widget_recent_portfolio .portfolio-permalink {
    width: 27px;
    height: 27px;
    text-align: center;
    display: block;
    margin: 20px auto 0;
    border: 3px solid #fff
}

.widget_recent_portfolio .portfolio-permalink:hover {
    background-color: #fff;
    color: #000
}

.widget_recent_portfolio .portfolio-permalink:hover i {
    color: #000
}

.widget_recent_portfolio .portfolio-permalink i {
    font-size: 16px;
    line-height: 27px;
    color: #fff;
    display: block
}

.widget_recent_portfolio .portfolio-meta {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0)
}

.widget_recent_portfolio .portfolio-meta .portfolio-plus-icon i {
    font-size: 16px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    color: #fff;
    display: block
}

.widget_recent_portfolio .featured-image {
    line-height: 4px
}

.widget_recent_portfolio .featured-image:hover .portfolio-meta {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)'
}

.widget_recent_portfolio .featured-image:hover .portfolio-plus-icon i {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

@media handheld,only screen and (max-width: 767px) {
    .widget_recent_portfolio .featured-image img {
        width:100%
    }
}

.mk-tweet-list {
    display: block;
    position: relative;
    margin: 0!important;
    list-style: none;
    padding: 0 15px
}

.mk-tweet-list li {
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 2px solid #e6e6e6
}

.mk-tweet-list li .tweet-text {
    display: block;
    line-height: 18px;
    color: grey
}

.mk-tweet-list li .tweet-text a {
    color: #22b7df!important;
    font-weight: 700
}

.mk-tweet-list li .tweet-time {
    display: block;
    text-transform: uppercase
}

.mk-searchform {
    position: relative;
    max-width: 320px
}

.mk-searchform .text-input {
    margin: 0 3px 3px 0;
    padding: 12px 28px 12px 12px;
    width: 100%;
    color: grey;
    border: 2px solid rgba(128,128,128,.2);
    font-size: 12px;
    text-transform: uppercase;
    background: 0 0
}

.mk-searchform .mk-textarea::-webkit-input-placeholder,.mk-searchform .text-input::-webkit-input-placeholder {
    color: grey
}

.mk-searchform .mk-textarea:-moz-placeholder,.mk-searchform .text-input:-moz-placeholder {
    color: grey
}

.mk-searchform .mk-textarea::-moz-placeholder,.mk-searchform .text-input::-moz-placeholder {
    color: grey
}

.mk-searchform .mk-textarea:-ms-input-placeholder,.mk-searchform .text-input:-ms-input-placeholder {
    color: grey
}

.mk-searchform .mk-icon-search {
    position: absolute;
    top: 50%;
    right: -1px;
    margin-top: -23px;
    font-size: 16px;
    display: block;
    width: 43px;
    height: 43px;
    line-height: 42px;
    text-align: center;
    color: rgba(128,128,128,.6);
    border-left: 2px solid rgba(128,128,128,.2)
}

.mk-searchform .mk-icon-search:hover {
    background-color: rgba(128,128,128,.1)
}

.mk-searchform .search-button {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    outline: 0;
    border: none;
    background: 0 0
}

.tiny_slider_widget .mk-image-slideshow {
    margin: 0 auto
}

#calendar_wrap {
    position: relative;
    margin: 0 10px;
    padding: 0;
    background: rgba(128,128,128,.1);
    text-align: center
}

#wp-calendar {
    margin: 0!important;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border-bottom: none
}

#wp-calendar thead {
    background-color: #5c5c5c;
    border: none
}

#wp-calendar thead th {
    color: #fff!important;
    font-size: 12px
}

#wp-calendar caption {
    padding: 12px;
    background-color: rgba(128,128,128,.2);
    color: #4e4e4e;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    border-bottom: none
}

#wp-calendar th {
    padding: 10px 5px;
    color: #787573
}

#wp-calendar tbody td {
    padding: 12px 2px;
    background-color: rgba(128,128,128,.1);
    color: #939393;
    border: 1px solid rgba(128,128,128,.12);
    text-align: center;
    font-weight: 600;
    font-size: 11px;
    line-height: 11px
}

#wp-calendar td#today {
    color: #fff
}

#wp-calendar a {
    color: #666
}

.widget_login_form .mk-login-form .form-row i.input-focused,.widget_login_form .mk-login-form.dark-skin .form-row i,.widget_login_form .mk-login-form.dark-skin .form-row i.input-focused {
    color: #fff
}

#wp-calendar #next,#wp-calendar #prev {
    position: absolute;
    top: 8px;
    display: block;
    margin: 0;
    padding: 0;
    background: 0
}

#wp-calendar #next a,#wp-calendar #prev a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-indent: -9999px
}

#wp-calendar #prev {
    left: 5px;
    width: 18px;
    height: 18px;
    border: 0
}

#wp-calendar #prev:before {
    content: "\f053";
    font-size: 16px
}

#wp-calendar #next {
    right: 5px;
    width: 18px;
    height: 18px;
    border: 0
}

#wp-calendar #next:before {
    content: "\f054";
    font-size: 16px
}

#wp-calendar tfoot .pad {
    display: none
}

@media handheld,only screen and (max-width: 960px) {
    #calendar_wrap {
        width:300px
    }
}

.widget_login_form .mk-login-form {
    margin: 0 10px
}

.widget_login_form .mk-login-form .form-row {
    position: relative;
    margin-bottom: 6px
}

.widget_login_form .mk-login-form .form-row i {
    float: left;
    width: 42px!important;
    height: 42px;
    line-height: 43px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    font-size: 16px;
    border-right: 2px solid #e7e7e7
}

.widget_login_form .mk-login-form .form-row input {
    padding: 12px 12px 12px 58px!important;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    border: 2px solid #e7e7e7;
    width: 100%;
    box-sizing: border-box
}

.widget_login_form .mk-login-form .submit_button {
    padding: 12px 30px;
    text-transform: uppercase;
    outline: 0
}

.widget_login_form .mk-login-form .mk-login-status {
    margin: 10px 0 0;
    font-size: 12px
}

.widget_login_form .mk-login-form.dark-skin .form-row input {
    color: #fff;
    background: 0 0
}

.widget_login_form .mk-login-form.dark-skin .form-row input::-webkit-input-placeholder {
    color: #fff
}

.widget_login_form .mk-login-form.dark-skin .form-row input:-moz-placeholder {
    color: #fff
}

.widget_login_form .mk-login-form.dark-skin .form-row input::-moz-placeholder {
    color: #fff
}

.widget_login_form .mk-login-form.dark-skin .form-row input:-ms-input-placeholder {
    color: #fff
}

.widget_login_form .mk-login-form.dark-skin .submit_button {
    border: 2px solid #e7e7e7;
    color: #e7e7e7
}

.widget_login_form .mk-login-form.dark-skin .submit_button:hover {
    color: #666e;
    background: #e7e7e7
}

.widget_login_form .mk-login-form.light-skin .form-row i {
    color: #666
}

.widget_login_form .mk-login-form.light-skin .form-row i.input-focused {
    color: #fff
}

.widget_login_form .mk-login-form.light-skin .form-row input {
    color: #666;
    background: 0 0
}

.widget_login_form .mk-login-form.light-skin .form-row input::-webkit-input-placeholder {
    color: #666
}

.widget_login_form .mk-login-form.light-skin .form-row input:-moz-placeholder {
    color: #666
}

.widget_login_form .mk-login-form.light-skin .form-row input::-moz-placeholder {
    color: #666
}

.widget_login_form .mk-login-form.light-skin .form-row input:-ms-input-placeholder {
    color: #666
}

.widget_login_form .mk-login-form.light-skin .submit_button {
    color: #292929;
    border: 2px solid #2e2e2e;
    background: 0 0
}

.widget_login_form .mk-login-form.light-skin .submit_button:hover {
    background: #2e2e2e;
    color: #fff
}

.widget_login_form .user-login:after,.widget_login_form .user-login:before {
    content: " ";
    display: table
}

.widget_login_form .user-login:after {
    clear: both
}

.widget_login_form .user-login .avatar {
    border-radius: 50%;
    float: left;
    margin-right: 10px
}

.widget_login_form .user-login ul {
    float: left;
    display: inline-block
}

.widget_login_form .user-login ul li {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #888
}

.widget_login_form .user-login ul li:last-child {
    margin-bottom: 0
}

.widget_login_form .user-login ul li .username {
    text-transform: uppercase
}

.widget_login_form .user-login ul li a {
    font-weight: 400!important;
    color: #888!important
}

.widget_login_form .user-login ul li a.logout {
    text-decoration: underline
}

.widget_login_form .user-login ul li a.logout:hover {
    text-decoration: none
}

.widget_archive ul:after,.widget_archive ul:before {
    content: " ";
    display: table
}

.widget_archive ul:after {
    clear: both
}

.widget_archive ul li {
    width: 50%;
    float: left
}

.widget_archive ul li:hover {
    background-color: rgba(128,128,128,.1)
}

.widget_archive ul li a {
    border-bottom: 0;
    display: inline-block;
    padding: 10px;
    margin: 0;
    color: grey!important
}

.mk-custom-menu.align-center {
    text-align: center
}

.mk-custom-menu.align-center .widgettitle:after {
    margin: 10px auto
}

.mk-custom-menu.align-right {
    text-align: right
}

.mk-custom-menu.align-right .widgettitle:after {
    margin: 10px 0 10px auto
}

.mk-custom-menu .menu {
    list-style: none
}

.mk-custom-menu .menu li {
    margin: 0
}

.mk-custom-menu .menu li a {
    display: block;
    padding: 3px 5px
}

.mk-subscription-form-wrapper {
    width: 100%
}

.mk-subscription-form-wrapper:after,.mk-subscription-form-wrapper:before {
    content: " ";
    display: table
}

.mk-subscription-form-wrapper:after {
    clear: both
}

.mk-subscription-form-wrapper .text-input {
    float: left;
    width: 70%;
    height: 40px;
    vertical-align: top
}

.mk-subscription-form-wrapper .mk-subscription-button {
    width: 27%;
    float: right;
    font-size: 10px;
    height: 40px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.mk-subscription-form-wrapper.light-skin .text-input {
    border: 2px solid #eee;
    background-color: #fff;
    color: #666
}

.mk-subscription-form-wrapper.light-skin .mk-subscription-button {
    background-color: #eee;
    color: #000;
    border: none
}

.mk-subscription-form-wrapper.light-skin .mk-subscription-button:hover {
    background-color: #666;
    color: #eee
}

.mk-subscription-form-wrapper.dark-skin .text-input {
    border: 2px solid #000;
    background-color: #fff;
    color: #666
}

.mk-subscription-form-wrapper.dark-skin .mk-subscription-button {
    background-color: #000;
    color: #fff;
    border: none
}

.mk-subscription-form-wrapper.dark-skin .mk-subscription-button:hover {
    background-color: #d7d7d7;
    color: #000
}

#mk-page-title {
    position: relative;
    overflow: hidden
}

#mk-page-title .mk-page-title-bg {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center
}

#mk-page-title .mk-effect-gradient-layer {
    position: absolute;
    z-index: -1;
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)';
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
    background: -moz-linear-gradient(top,rgba(255,255,255,0),#fff);
    background: -ms-linear-gradient(top,rgba(255,255,255,0),#fff);
    background: -o-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-color: rgba(255,255,255,0)
}

.intro-effect-fade,.intro-effect-zoom_out {
    position: fixed!important;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%!important
}

.intro-effect-shuffle {
    position: absolute!important;
    left: 0;
    top: 0;
    z-index: 50;
    width: 100%;
    background-attachment: fixed!important
}

.intro-effect-shuffle .page-section-content {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.intro-effect-shuffle.mk-intro-triggered .page-section-content {
    opacity: 0
}

.alignleft,img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright,img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter,img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

.wp-caption {
    text-align: center;
    margin-bottom: 1.5em
}

.wp-caption img {
    border: 0;
    margin: 0;
    padding: 0
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 10px
}

.wp-smiley {
    max-height: 1em;
    margin: 0!important
}

.gallery {
    margin: 0 auto 20px;
    text-align: center
}

.gallery .gallery-item {
    margin-top: 0;
    text-align: center;
    width: 33%;
    border: 1px solid #eee!important;
    background-color: #fafafa
}

.gallery .gallery-item img {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-4 .gallery-item {
    width: 24.6%!important
}

.gallery img {
    border: none!important
}

.gallery img:hover {
    opacity: .7;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=@opacity)'
}

.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto
}

.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto
}

.gallery .gallery-caption {
    font-size: 13px;
    padding: 20px
}

.gallery dl,.gallery dt {
    margin: 0
}

.gallery br+br {
    display: none
}

table {
    border-spacing: 0;
    text-align: left;
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
    overflow: hidden
}

table td,table th {
    text-align: center
}

table th {
    padding: 18px 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px
}

table tfoot td {
    padding: 6px
}

table td {
    padding: 12px
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position:fixed!important
    }
}
