/*!
 * Theme Name:  GoMedia
 * Theme URI:   http://www.theme-junkie.com/themes/gomedia/
 * Description: GoMedia is a fresh magazine theme with a modern,  elegant design and fully responsive. Therefore GoMedia is perfect for online magazines websites,  news websites,  personal blogs or community blogs.
 * Version:     1.0.3
 * Author:      Theme Junkie
 * Author URI:  http://www.theme-junkie.com
 * Tags:        blue,  two-columns,  left-sidebar,  responsive-layout,  custom-background,  custom-menu,  editor-style,  threaded-comments,  translation-ready
 * Text Domain: gomedia
 *
 * License:     GNU General Public License v2.0 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * GoMedia WordPress Theme,  Copyright 2014 http://www.theme-junkie.com/
 * GoMedia is distributed under the terms of the GNU GPL
 *
 * Please DO NOT EDIT THIS FILE,  if you want to customize the styles,  you can create a child theme
 * See: http://codex.wordpress.org/Child_Themes
 */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
body {
    background: #ffffff;
    color: #666666;
    font-family: Tahoma;
    font-size: 15px;
    line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: 'Tahoma',  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}
.input-group input, .input-group button {
    border-radius: 0 !important;
}
input {
    border: none !important;
    background: #f0f0f0 !important;
    box-shadow: none !important;
}
input:focus {
    box-shadow: none !important;
}
button {
    border-left: none !important;
    border-right: none !important;
    text-transform: uppercase;
    margin-left: 0px !important;
}
button:hover {
    color: #ffffff !important;
}
#nav-search {
    position: absolute;
    right: 0;
    margin-top: 11px;
    color: #fff;
}
#nav-search a {
    display: block;
    color: #fff;
}
#nav-search input {
    border-right: 1px solid #ddd !important;
    background: #fff !important;
}
#nav-search input:hover, #nav-search input:focus {
    background: #fff !important;
}
#nav-search button {
    line-height: 20px;
}
#nav-search button, #nav-search button:hover, #nav-search button:active {
    color: #999 !important;
    background: #f5f5f5;
}
.subscribe-widget input:hover, .subscribe-widget input:focus {
    background: #e6e6e6 !important;
}
.subscribe-widget button {
    color: #fff !important;
    background: #f64;
}
a:link, a:visited {
    color: #d91a2a;
    text-decoration: none;
    outline: 0;
}
a:hover {
    text-decoration: none;
}
.header-social {
    height: 40px;
    color: #999;
    font-size: 0.86em;
    line-height: 40px;
}
@media (min-width: 320px) {
    .header-social {
    text-align: left;
    padding: 20px 0 0 20px;
}
}@media (min-width: 601px) {
    .header-social {
    text-align: right;
    padding: 0;
}
}.header-social span {
    margin-right: 5px;
}
.header-social a {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: 2px;
    border-radius: 50%;
    color: #999;
    line-height: 26px;
    text-align: center;
}
.header-social a:hover {
    border: 1px solid #fff;
    color: #fff;
}
#footer .header-social a.facebook, #sidebar-primary .header-social a.facebook, .header-social a.facebook:hover {
    border: 1px solid #3b5998;
    background: #3b5998;
}
#footer .header-social a.twitter, #sidebar-primary .header-social a.twitter, .header-social a.twitter:hover {
    border: 1px solid #00aced;
    background: #00aced;
}
#footer .header-social a.google-plus, #sidebar-primary .header-social a.google-plus, .header-social a.google-plus:hover {
    border: 1px solid #dd4b39;
    background: #dd4b39;
}
#footer .header-social a.linkedin, #sidebar-primary .header-social a.linkedin, .header-social a.linkedin:hover {
    border: 1px solid #d91a2a;
    background: #d91a2a;
}
#footer .header-social a.pinterest, #sidebar-primary .header-social a.pinterest, .header-social a.pinterest:hover {
    border: 1px solid #c92228;
    background: #c92228;
}
#footer .header-social a.rss, #sidebar-primary .header-social a.rss, .header-social a.rss:hover {
    border: 1px solid #f0b70c;
    background: #f0b70c;
}
#footer .header-social a.email, #sidebar-primary .header-social a.email, .header-social a.email:hover {
    border: 1px solid #aad450;
    background: #aad450;
}
#header {
    background: #fff;
}
@media (min-width: 320px) {
    #header {
    height: auto;
    margin-bottom: 30px;
}
}@media (min-width: 992px) {
    #header {
    height: 120px;
    margin-bottom: 0;
}
}#main {
    padding: 15px 0 0 0;
    background-color: #fff;
}
@media (min-width: 1024px) {
    #main {
    background: url("assets/images/bg-main.png") -1220px top repeat-y;
}
}@media (min-width: 1200px) {
    #main {
    background: url("assets/images/bg-main.png") -1020px top repeat-y;
}
}@media (min-width: 1300px) {
    #main {
    background: url("assets/images/bg-main.png") top center repeat-y;
}
}.site-branding {
    margin-top: 30px;
}
.site-description {
    font-size: 14px;
}
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    display: none;
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;
}
.sf-menu>li {
    float: left;
}
.sf-menu li:hover>ul, .sf-menu li.sfHover>ul {
    display: block;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0;
    left: 100%}
.sf-menu ul {
    margin-top: 0;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.sf-menu ul ul {
    left: 160px;
    margin-top: -5px;
}
.sf-menu a {
    zoom: 1;
    padding: 0 15px;
    font-size: 1.3em;
}
.sf-menu ul a {
    font-size: 1em;
}
.sf-menu li {
    z-index: 100;
}
.sf-menu ul li {
    width: 160px;
}
.sf-arrows .sf-with-ul {
    padding-right: 22px !important;
}
.sf-arrows .sf-with-ul:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-right: 7px;
    border: 5px solid transparent;
    border-top-color: #ddd;
    content: ""}
.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
    border-top-color: #ddd;
}
.sf-arrows ul .sf-with-ul:after {
    margin-top: -7px;
    margin-right: 0;
    border-color: transparent;
    border-left-color: #ddd;
}
.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #e6e6e6;
}
#primary-navigation {
    height: 41px;
    border-bottom: 1px solid #e6e6e6;
}
#primary-navigation .sf-menu li a {
    margin: 0;
    padding: 0 15px;
    color: #999;
    font-size: 0.86em;
    line-height: 40px;
}
#primary-navigation .sf-menu li a:hover, #primary-navigation .sf-menu li.sfHover a {
    color: #666;
    background: #f5f5f5;
}
#primary-navigation .sf-menu li li a {
    padding: 10px 0;
    line-height: 1;
}
#primary-navigation .sf-menu li ul {
    padding: 5px 15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #f5f5f5;
    z-index: 99;
}
#primary-navigation .sf-menu li li a {
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
    color: #999;
    font-size: 0.86em;
    line-height: 1;
}
#primary-navigation .sf-menu li li a:hover {
    color: #666;
}
#primary-navigation .sf-menu li li:last-child a {
    border-bottom: none;
}
#secondary-nav {
    height: 60px;
    background:  url(assets/images/meniu.png);
    z-index: 50;
    position: relative;
}
#secondary-nav .container {
    position: relative;
}
#secondary-nav .sf-menu li a {
    padding: 0 17px;
    color: #ffffff;
    font-size: 1em;
    line-height: 60px;
}
#secondary-nav .sf-menu li a:hover {
    color: #eeeeee;
}
#secondary-nav .sf-menu li ul {
    padding: 5px 20px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
}
#secondary-nav .sf-menu li li a {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    color: #999;
    font-size: 0.9em;
    line-height: 1;
}
#secondary-nav .sf-menu li li:last-child a {
    border-bottom: none;
}
#secondary-nav .sf-menu li li a:hover {
    color: #333;
}
#featured-content {
    margin-top: 10px;
    margin-bottom: 15px;
}
#featured-left {
    overflow: hidden;
    position: relative;
    height: 338px;
}
@media (min-width: 320px) {
    #featured-left {
    margin-bottom: 20px;
}
}@media (min-width: 801px) {
    #featured-left {
    margin-bottom: 0;
}
}#featured-left img {
    width: 465px;
    height: auto;
}
#featured-left .block-title {
    position: absolute;
    bottom: 25px;
    left: 30px;
    width: 444px;
    padding: 10px 15px;
    opacity: 0.6;
    color: #fff;
    background: #000;
}
#featured-left li {
    position: relative;
}
#featured-left li a {
    display: block !important;
    position: relative;
}
#featured-left .entry-title {
    margin-bottom: 5px;
    color: #fff;
    font-size: 1.4em;
}
#featured-left .entry-meta {
    color: #ccc;
    font-size: 0.8em;
}
#carousel-0 .carousel-indicators {
    top: 20px;
    right: 20px;
    left: 0;
    width: auto;
    height: 10px;
    margin-left: 0;
    text-align: right;
}
#carousel-0 .carousel-caption {
    position: absolute;
    right: 20px;
    left: 20px;
    padding: 10px 15px;
    opacity: 0.6;
    background: #000;
    text-align: left;
}
@media (min-width: 320px) {
    #carousel-0 .carousel-caption {
    width: 35%}
}@media (min-width: 480px) {
    #carousel-0 .carousel-caption {
    width: 50%}
}@media (min-width: 1024px) {
    #carousel-0 .carousel-caption {
    width: 40%}
}@media (min-width: 1200px) {
    #carousel-0 .carousel-caption {
    width: 55%}
}#carousel-0:hover .carousel-caption {
    opacity: 0.5;
}
#featured-right ul li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    list-style: none;
}
#featured-right ul li .entry-title {
    margin-bottom: 5px;
    color: #333;
    font-size: 1.3em;
}
#featured-right ul li:hover .entry-title {
    color: #d91a2a;
}
.plain-item {
    position: relative;
}
.plain-item img {
    float: left;
    width: 145px;
    height: 90px;
    margin: 0 15px 0 0;
}
.plain-item .entry-meta {
    color: #999;
}
@media (min-width: 320px) {
    .plain-item .entry-meta {
    display: none;
}
}@media (min-width: 1200px) {
    .plain-item .entry-meta {
    display: block;
}
}#featured-right ul li.last-item {
    padding-bottom: 0;
    border-bottom: none;
}
#content {
    margin-top: 15px;
}
.page-title {
    margin-bottom: 15px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 15px;
}
.entry-content .row {
    margin-bottom: 40px;
}
.entry-content a.btn {
    color: #fff;
}
.entry-content a.btn-default {
    color: #777;
}
.entry-content .tabs-nav {
    margin-left: 0;
}
.entry-content .tabs-nav li {
    list-style: none;
}
.entry-content .accordion h3 {
    margin-bottom: 0;
}
.entry-content .team-avatar {
    width: 100%}
.entry-content .team-avatar {
    margin-bottom: 15px;
}
.entry-content .team-name {
    margin-bottom: 15px;
}
.entry-content .team-name h4 {
    margin-bottom: 5px;
}
.entry-content .team-name span {
    color: #999;
}
#recent-content-1 {
    position: relative;
    margin-top: 35px;
    border-top: 10px solid #e6e6e6;
}
#recent-content-1 .section-title {
    position: absolute;
    top: -26px;
    left: 54px;
    width: 82px;
    height: 26px;
    border-top: 1px solid #e6e6e6;
    border-right: 3px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    color: #999;
    background: #fff;
    font-size: 0.87em;
    line-height: 37px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .content-loop {
    background: url("assets/images/bg-recent-content.png") 133px 0 repeat-y;
}
}.content-loop .hentry {
    border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 320px) {
    .content-loop .hentry {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
}@media (min-width: 768px) {
    .content-loop .hentry {
    background: url("assets/images/bg-hentry.png") no-repeat 0 35px;
    padding-left: 170px;
}
}@media (min-width: 768px) {
    .content-loop .hentry: hover {
    background: url("assets/images/bg-hentry-active.png") no-repeat 0 35px;
}
}.content-loop .hentry .entry-title {
    margin-bottom: 10px;
}
.content-loop .hentry .entry-title a:link, .content-loop .hentry .entry-title a:visited {
    color: #333;
}
.content-loop .hentry .entry-title a:hover {
    color: #d91a2a;
}
.content-loop .hentry .entry-date {
    position: absolute;
    top: 40px;
    left: 10px;
    color: #666;
    font-size: 0.8em;
}
.content-loop .hentry .entry-category {
    position: absolute;
    top: 90px;
    left: 0;
    font-size: 0.8em;
}
.content-loop .hentry .entry-category a:link, .content-loop .hentry .entry-category a:visited {
    display: block;
    width: 150px;
    height: 28px;
    padding-left: 10px;
    color: #fff;
    background: url("assets/images/bg-category.png") no-repeat;
    line-height: 28px;
}
.content-loop .hentry .entry-category a:hover {
    background: url("assets/images/bg-category-active.png") no-repeat;
}
@media (min-width: 320px) {
    .posted-on, .entry-category {
    display: none;
}
}@media (min-width: 768px) {
    .posted-on, .entry-category {
    display: block;
}
}@media (min-width: 320px) {
    .entry-info {
    margin-bottom: 30px;
}
}@media (min-width: 1024px) {
    .entry-info {
    margin-bottom: 0;
}
}.content-loop .hentry .entry-meta {
    margin-bottom: 10px;
    color: #999;
}
.content-loop .hentry .entry-author a:hover, .content-loop .hentry .entry-excerpt a:hover {
    color: #333;
}
.content-loop .hentry .entry-excerpt {
    line-height: 1.6;
}
.entry-thumb-wrapper {
    float: right;
    position: relative;
    margin: 0 0 40px 20px;
}
.carousel-loop {
    padding: 40px 0;
    background: #e6e6e6;
}
.carousel-loop .section-title {
    margin-bottom: 15px;
    font-weight: 100 !important;
}
.carousel-loop li {
    list-style: none;
}
.carousel-loop .hentry {
    position: relative;
    height: 210px;
    padding-bottom: 15px;
    background: #fff;
}
.carousel-loop .hentry .entry-thumb {
    margin-bottom: 10px;
}
.carousel-loop .hentry .entry-title {
    padding: 0 10px;
    color: #333;
    font-size: 1em;
    line-height: 1.33;
}
.carousel-loop .hentry a:hover .entry-title {
    color: #d91a2a;
}
.icon-mark {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    opacity: 0.7;
    color: #fff;
    background: #000;
    font-size: 1em;
    line-height: 36px;
    text-align: center;
}
#featured-left .icon-mark {
    left: 0;
}
a:hover .icon-mark {
    opacity: 1;
    background: #f64;
}
.archive #content {
    margin-top: 15px;
}
.pagination {
    width: 100%;
    padding: 50px 0 60px;
    background: #fff;
    text-transform: uppercase;
}
.pagination {
    margin: 0 0 -8px 0 !important;
}
.pagination .page-numbers {
    border: none !important;
    color: #555;
}
.pagination .current {
    color: #d91a2a;
    background: #fff !important;
}
.pagination .page-numbers:hover {
    color: #d91a2a !important;
    background: #fff !important;
}
.pagination .next {
    position: absolute;
    right: 5px;
}
.pagination .prev {
    position: absolute;
    right: 70px;
}
.loop-pagination .pagination .active span {
    background-color: #fff;
    color: #555;
}
.single #content {
    margin-top: 10px;
}
.single .entry-category {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.8em;
}
.single .entry-category a:link, .single .entry-category a:visited {
    display: block;
    width: 150px;
    height: 28px;
    margin-bottom: 2px;
    padding-left: 10px;
    color: #fff;
    background: url("assets/images/bg-category.png") no-repeat;
    line-height: 28px;
}
.single .entry-category a:hover {
    background: url("assets/images/bg-category-active.png") no-repeat;
}
.single h1.entry-title {
    margin-bottom: 15px;
}
.single #content .entry-meta {
    margin-bottom: 15px;
}
.entry-content p {
    margin-bottom: 15px;
}
.entry-content ul, .entry-content ol {
    margin-left: 20px;
}
.entry-content ul li {
    list-style: inside;
}
.entry-content blockquote {
    margin: 20px 0;
    font-style: italic;
}
.author-box {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
    color: #888;
    text-align: center;
}
.author-box .avatar {
    float: none;
    width: 80px;
    margin: 0 0 15px 0;
    border-radius: 50%}
.author-box .author-title {
    margin-bottom: 5px;
    color: #555;
    font-size: 1.2em;
}
.author-box p {
    font-size: 0.85em;
}
.single .hentry .entry-meta {
    color: #999;
}
.single .hentry .entry-meta a {
    color: #999;
}
.entry-categories {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
}
.entry-categories ul .box .count {
    display: none;
}
.entry-categories ul li, .entry-tags ul li {
    color: #999;
    font-size: 0.9em;
    list-style: none;
}
.entry-tags ul li a {
    display: block;
    margin-bottom: 5px;
    padding: 5px 10px;
    color: #999;
    background: #f0f0f0;
}
@media (min-width: 320px) {
    .entry-tags ul li a {
    width: 20%}
}@media (min-width: 1024px) {
    .entry-tags ul li a {
    width: 100%}
}.entry-tags ul li a:hover {
    background: #ddd;
}
.entry-header h3 {
    margin-bottom: 15px;
    font-size: 1em;
}
.entry-categories ul li a {
    color: #999;
    font-size: 0.95em;
}
.entry-categories i.icon-facebook-sign {
    color: #3b5998;
}
.entry-categories i.icon-twitter-sign {
    color: #00aced;
}
.entry-categories i.icon-google-plus-sign {
    color: #dd4b39;
}
.entry-categories i.icon-linkedin-sign {
    color: #d91a2a;
}
.follow {
    margin-top: 15px;
}
.follow a {
    padding: 3px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #999;
}
.follow a:hover {
    border-color: #999;
    color: #666;
    background: #f0f0f0;
}
.related-posts {
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 10px solid #e6e6e6;
}
.related-posts .section-title {
    margin-bottom: 20px;
    font-size: 1.2em;
}
.related-posts ul {
    margin-bottom: 0;
}
.related-posts ul li {
    position: relative;
    list-style: none;
}
.related-posts ul li .icon-mark {
    left: 15px;
}
.related-posts ul li .entry-thumb {
    margin-bottom: 5px;
}
.related-posts .entry-title {
    color: #555;
    font-size: 1.1em;
}
.related-posts a:hover .entry-title {
    color: #d91a2a;
}
.loop-nav {
    margin-bottom: 30px;
}
.comments-title {
    margin-bottom: 30px;
}
#respond {
    margin-top: 80px;
}
#reply-title {
    margin-bottom: 30px;
}
#comment-nav-below {
    display: block;
    clear: both;
    margin-bottom: 60px;
}
.no-comments {
    margin-bottom: 20px;
}
ol.commentlist li {
    margin-bottom: 25px;
}
ol.commentlist li:first-child {
    padding: 25px 0 0 0;
    border: none;
}
ol.commentlist li {
    clear: both;
    list-style: none;
}
ol li ol.children {
    float: left;
    margin-left: 80px;
}
ol.commentlist li ol.children li:first-child {
    padding: 25px 0 0 0;
}
ol.commentlist li ol.children li {
    margin: 0 0 25px 0;
}
.avatar {
    float: left;
    border-radius: 50%}
.comment-des p {
    margin: 0;
}
.comment-des {
    margin: 0 0 0 81px;
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}
.comment-des:hover {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}
.byuser .comment-des {
    border-color: #bde395;
    background: #eff8e6;
}
.byuser .comment-des strong {
    color: #578824;
}
.arrow-comment {
    float: left;
    position: relative;
    width: 10px;
    height: 20px;
    margin-left: -30px;
    background: url(assets/images/comment-arrow.png) no-repeat;
}
.comment-des strong {
    color: #555;
    font-weight: normal;
}
.comment-by {
    position: relative;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 8px;
    font-size: 0.9em;
}
.comment-by span.author {
    display: block;
}
.comment-by span.reply {
    position: absolute;
    top: 5px;
    right: 0;
    color: #999;
    font-size: 0.95em;
}
.comment-by span.reply a, .comment-by span.reply a:visited {
    color: #999;
    font-weight: normal;
}
.comment-by p.date, .comment-by p.date a {
    display: block;
    color: #999;
    font-size: 0.9em;
    font-style: italic;
}
.comment-awaiting-moderation {
    color: red;
}
#respond label {
    color: #999;
    font-weight: normal;
}
#respond input, #respond textarea {
    border: 1px solid #e6e6e6 !important;
    border-radius: 0;
    background: #fff !important;
    box-shadow: none;
}
#respond input:hover, #respond input:focus, #respond textarea:hover, #respond textarea:focus {
    border-color: #ddd;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
}
#respond .btn {
    margin-bottom: 30px;
    padding: 10px 15px;
    border: none;
    border-radius: 0;
    color: #fff;
    background: #d91a2a;
    text-transform: none;
}
#respond .form-submit {
    display: none;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
#main .container {
    position: relative;
}
#sidebar-2 {
    margin-top: 15px;
}
.sidebar {
    padding-left: 15px;
}
.sidebar .widget {
    margin-bottom: 15px;
    padding: 0px;
    background: #fff;
}
.sidebar .widget .widget-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    color: #333;
}
.sidebar .widget ul li {
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
    list-style: none;
}
.sidebar .widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.sidebar .widget ul li a, .sidebar .widget ul li a:visited {
    color: #555;
}
.sidebar .widget ul li a:hover {
    color: #d91a2a;
}
.sidebar .form-group .col-md-7 {
    padding-right: 0;
}
.sidebar .widget select {
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
}
.sidebar .widget img {
    height: auto;
    max-width: 100%}
.sidebar .widget .tagcloud {
    margin-top: 14px;
}
.sidebar .widget_search #nav-search {
    position: relative;
    width: 100%;
    float: none;
    padding: 0;
}
.sidebar .widget_search #nav-search .form-control {
    border: 1px solid #ddd !important;
}
.sidebar .ad-widget {
    margin-bottom: 10px;
    padding: 0;
    background: none;
    text-align: center;
}
.sidebar .ad-widget .widget-title {
    padding-top: 0;
    border: none;
    color: #999;
    font-size: 0.8em;
    text-align: center;
}
.tabs-widget {
    background: none !important;
}
.tabs-widget .fa {
    margin-right: 2px;
    font-size: 12px;
}
.sidebar .tabs-nav li i {
    opacity: 1 !important;
    color: #555 !important;
}
.sidebar .tabs-nav li a {
    padding: 0 15px;
    color: #555 !important;
    font-size: 12px;
    text-transform: uppercase;
}
.sidebar .tab-content .entry-thumb {
    float: right;
    width: 64px;
    height: 64px;
    margin: 0 0 0 15px !important;
}
.sidebar .tab-content ul li {
    margin: 0 15px;
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
    list-style: none;
}
.sidebar .tab-content ul li a .entry-title {
    color: #555;
}
.sidebar .tab-content ul li a:hover .entry-title {
    color: #d91a2a;
}
.sidebar .tab-content ul li .entry-title {
    font-size: 1em;
}
.sidebar .tab-content ul li .entry-meta {
    margin-top: 10px;
    color: #999;
    font-size: 0.9em;
}
.sidebar .tab-content {
    padding: 0 0 20px 0;
    background: #fff;
}
.sidebar .tab-content .last-item {
    padding-bottom: 0;
    border-bottom: 0;
}
.sidebar .subscribe-widget {
    padding: 15px;
    background: #fff;
}
.sidebar .subscribe-widget .widget-title, .sidebar .video-widget .widget-title {
    padding: 0 0 10px 0;
    border: none;
}
.subscribe-widget .fa {
    font-size: 0.83em;
}
.sidebar #tab3 {
    padding: 15px;
}
.sidebar #tab3 a {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 4px;
    padding: 3px 10px;
    color: #fff;
    background: #d91a2a;
    font-size: 0.9em !important;
    text-transform: lowercase;
}
.sidebar .widget.widget-gomedia-tabs {
    padding: 0;
}
.sidebar .widget .tabs-nav li {
    padding: 0;
    border: 0;
}
@media (max-width: 1024px) {
    .sidebar .widget .tabs-nav li {
    width: 100%}
}.sidebar .tab-content .widget {
    padding: 0;
    margin: 0;
}
.sidebar .tab-content .widget_tag_cloud .widgettitle {
    display: none;
}
.sidebar .tab-content .widget_tag_cloud .tagcloud {
    margin: 0;
}
.sidebar .video-frame {
    margin-top: 10px;
}
.sidebar .video-frame iframe, .sidebar .video-frame object, .sidebar .video-frame embed {
    max-width: 100%;
    width: 100%}
#footer {
    padding: 40px 0 0;
    color: #bbb;
    background: #d91a2a;
    font-size: 0.9em;
}
#footer .widget {
    margin-bottom: 25px;
}
#footer .widget-title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 1.6em;
}
#footer .widget p {
    margin-bottom: 15px;
}
#footer .widget li {
    margin-bottom: 5px;
    list-style: none;
}
#footer .widget a, #footer .widget li a, #footer .widget li a:visited {
    color: #fff;
}
#footer .widget li a:hover {
    color: #fff;
}
#footer .widget select {
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
}
#footer .widget img {
    height: auto;
    max-width: 100%}
#footer .widget .tagcloud {
    margin-top: 14px;
}
#footer .widget_search #nav-search {
    position: relative;
    width: 100%;
    float: none;
    padding: 0;
}
#footer .widget_search #nav-search .form-control {
    border: 1px solid #ddd !important;
}
.sidebar .accordion-widget {
    padding: 0;
}
#footer .subscribe-widget button {
    background: #666 !important;
}
.recent-posts-widget li {
    margin-bottom: 5px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #555;
}
#footer .recent-posts-widget li:last-child, #sidebar-primary .recent-posts-widget li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
#footer .recent-posts-widget .entry-thumb, #sidebar-primary .recent-posts-widget .entry-thumb {
    float: left;
    width: 42px;
    height: auto;
    margin: 0 15px 10px 0;
}
#footer .recent-posts-widget .entry-title, #sidebar-primary .recent-posts-widget .entry-title {
    margin-bottom: 5px;
    font-size: 1em;
}
.sidebar .twitter-widget li {
    padding-left: 25px !important;
    background: url(assets/images/icon-twitter.png) 0 15px no-repeat;
}
.sidebar .twitter-widget li a, .sidebar .twitter-widget li a:visited {
    color: #d91a2a !important;
}
.sidebar .twitter-widget li .tweet-date a {
    color: #999 !important;
}
#footer .twitter-widget li {
    margin-bottom: 10px;
    padding-left: 25px;
    background: url(assets/images/icon-twitter.png) 0 4px no-repeat;
}
#footer .twitter-widget li .tweet-date a {
    color: #666;
}
#footer .help-block {
    color: #bbb;
}
#footer .header-social, #sidebar-primary .header-social {
    margin-left: -5px;
    font-size: 1em;
    text-align: left;
}
#footer .header-social a, #sidebar-primary .header-social a {
    color: #fff;
}
#sidebar-primary .header-social {
    margin-top: 8px;
}
#sidebar-primary .header-social a {
    margin-left: 8px;
}
#site-bottom {
    margin-top: 40px;
    padding: 25px 0 30px;
    border-top: 1px solid #555;
    font-size: 0.9em;
}
#site-bottom .backtotop {
    margin-left: 5px;
}
#site-bottom ul li {
    float: left;
    margin-right: 15px;
    list-style: none;
}
#site-bottom a {
    color: #ccc;
}
@media (min-width: 320px) {
    #site-bottom .bottom-left {
    text-align: center;
    margin-bottom: 20px;
}
#site-bottom ul li {
    display: inline-block;
    float: none;
}
}@media (min-width: 992px) {
    #site-bottom .bottom-left {
    text-align: left;
    margin-bottom: 0;
}
}@media (min-width: 320px) {
    #site-bottom .bottom-right {
    text-align: center;
}
}@media (min-width: 992px) {
    #site-bottom .bottom-right {
    text-align: right;
    float: right;
}
}#header-ad {
    margin-top: 15px;
    text-align: right;
}
.home-ad {
    text-align: center;
    margin: 20px 0;
}
.more-news, #recent-content-1 .section-title, .pagination .page-numbers, .sidebar .tabs-nav li a, .single h1.entry-title, .content-loop .hentry .entry-author a, .content-loop .hentry .entry-excerpt a, .single .entry-author a, .comment-des strong, .author-box .author-title, #respond .btn, .entry-header h3, .related-posts .section-title, .error-title, strong, #content .section-title, #content .page-title {
    font-family: "Tahoma",  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.notification {
    position: relative;
    margin-bottom: 15px;
    padding: 14px 40px 14px 18px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    font-size: 13px;
    line-height: 18px;
}
.notification p {
    margin: 0;
}
.notification span {
    font-weight: 600;
}
.notification.success, .notification.success strong {
    border: 1px solid #b3dc82;
    color: #5f9025;
    background-color: #ebf6e0;
}
.notification.error, .notification.error strong {
    border: 1px solid #fbc4c4;
    color: #de5959;
    background-color: #ffe9e9;
}
.notification.warning, .notification.warning strong {
    border: 1px solid #ded58a;
    color: #8f872e;
    background-color: #fbfadd;
}
.notification.notice, .notification.notice strong {
    border: 1px solid #b6d7e8;
    color: #5091b2;
    background-color: #e9f7fe;
}
.notification strong {
    border: none !important;
}
.notification.success .close, .notification.error .close, .notification.warning .close, .notification.notice .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    height: 8px;
    padding: 0 14px;
    weight: 8px;
}
.close i {
    float: left;
    margin: -5px 5px 0 0;
    font-size: 11px;
}
.notification.success .close {
    color: #8dbf52;
}
.notification.error .close {
    color: #f59292;
}
.notification.warning .close {
    color: #c6bd67;
}
.notification.notice .close {
    color: #86b4cc;
}
.tabs-nav {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.tabs-nav li {
    float: left;
    overflow: hidden;
    position: relative;
    padding: 0;
    line-height: 38px;
}
.tabs-nav li a {
    display: block;
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    border-right: none;
    outline: none;
    color: #888;
    background-color: #f8f8f8;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.tabs-nav li:first-child a {
    border-left: 1px solid #e0e0e0;
}
.tabs-nav li:last-child a {
    border-right: 1px solid #e0e0e0;
}
.tabs-nav li.active a {
    color: #333;
    font-weight: 500;
}
.tabs-nav li.active i:before {
    color: #555;
}
.tabs-nav li i:before {
    color: #909090;
}
.tabs-nav li span {
    margin-left: -7px;
}
.tabs-nav li.active a i {
    opacity: 1;
    filter: alpha(opacity=100);
}
.tabs-nav li i {
    margin: 10px 0 0 0;
    opacity: 0.64;
    filter: alpha(opacity=64);
}
.tabs-nav li a:hover {
    background: #fff;
}
.tabs-nav li.active a {
    border-top: 1px solid #169fe6;
    border-bottom: 1px solid #fff;
    color: #d91a2a;
    background: #fff;
}
.tab-content {
    padding: 20px;
}
.tab-content li {
    padding: 0;
}
.tabs-container {
    overflow: hidden;
    width: 100%;
    margin: -1px 0 20px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    line-height: 21px;
}
.sidebar .tabs-nav li a {
    border: none;
    color: #555;
    background: none;
}
.sidebar .tabs-nav li.active a {
    color: #d91a2a;
    background: #fff;
}
.sidebar .tabs-container {
    border: none;
}
.accordion {
    background: #fff;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.ui-accordion .ui-accordion-header {
    display: block;
    position: relative;
    margin-top: -1px;
    padding: 0;
    padding: 14px 0 15px 0;
    border: 1px solid #e0e0e0;
    outline: none;
    color: #707070;
    font-size: 1em;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.ui-accordion .ui-accordion-header {
    background-color: #fcfcfc;
}
.ui-accordion .ui-accordion-header:hover {
    background-color: #fff;
}
.ui-accordion .ui-accordion-header-active:hover, .ui-accordion .ui-accordion-header-active {
    border-bottom: 0;
    color: #d91a2a;
    background-color: #fff;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 50px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: 20px;
}
.ui-accordion .ui-accordion-content {
    padding: 0 20px 20px 20px;
}
.ui-accordion .ui-accordion-content p {
    margin: 0;
}
.ui-accordion .ui-accordion-content {
    border: 1px solid #e0e0e0;
    border-top: 0;
}
.ui-accordion-icon, .ui-accordion-icon-active {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    margin: 5px 10px 0 0;
    border-radius: 2px;
    background-color: #ccc;
    background-image: url(assets/images/accordion-plus.png);
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.ui-accordion-icon-active {
    background-color: #d91a2a;
    background-image: url(assets/images/accordion-minus.png);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
}
.sidebar .ui-accordion .ui-accordion-header {
    border: none;
    border-top: 1px solid #f0f0f0;
}
.sidebar .ui-accordion .ui-accordion-content {
    border: none;
}
.toggle-wrap {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.trigger a {
    display: block;
    position: relative;
    padding: 14px 0 15px 20px;
    color: #707070;
    font-weight: 500;
    line-height: 26px;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.trigger a {
    background-color: #fcfcfc;
}
.trigger a:hover, .trigger.active a, .trigger.active a:hover {
    background: #fff;
}
.trigger.active a {
    color: #d91a2a;
}
.toggle-icon {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    margin: 5px 10px 0 0;
    border-radius: 2px;
    background-color: #ccc;
    background-image: url(assets/images/accordion-plus.png);
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.trigger.active .toggle-icon {
    background-color: #d91a2a;
    background-image: url(assets/images/accordion-minus.png);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
}
.toggle-container p {
    margin: 0;
}
.toggle-container {
    padding: 0 20px 17px 20px;
}
.large-notice {
    padding: 32px;
    border: 1px solid #e0e0e0;
    background-color: #fcfcfc;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.large-notice h2 {
    margin-bottom: 10px;
}
.large-notice p {
    color: #888;
    font-size: 14px;
    line-height: 22px;
}
.skill-bar {
    position: relative;
    height: 41px;
    margin: 0 0 10px 0;
    background: #f6f6f6;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
}
.skill-bar-content[data-percentage] {
    text-indent: -9999px;
}
.skill-bar-content {
    width: 0;
    height: 41px;
    background: #d91a2a;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.12);
}
.skill-bar .skill-title {
    position: absolute;
    top: 9px;
    left: 15px;
    color: #fff;
}
.skill-bar .percentage {
    position: absolute;
    top: 9px;
    left: 90%;
    color: #666;
}
.jcarousel {
    overflow: hidden;
    position: relative;
}
.jcarousel ul {
    position: relative;
    width: 20000em;
    margin: 0;
    padding: 0;
    list-style: none;
}
.jcarousel li {
    float: left;
}
.carousel-loop .jcarousel {
    overflow: hidden;
    width: 100%}
.carousel-loop li {
    width: 190px;
    margin-right: 30px;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
.jcarousel-control-prev, .jcarousel-control-next {
    position: absolute;
    top: 0;
    width: 32px;
    height: 32px;
    color: #fff !important;
    background: #666;
    font-size: 1em;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
}
.jcarousel-control-prev {
    right: 55px;
}
.jcarousel-control-next {
    right: 15px;
}
.inactive {
    background: #999;
    cursor: default;
}
.jcarousel-pagination {
    position: absolute;
    top: 20px;
    right: 20px;
}
.jcarousel-pagination a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 6px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: transparent;
    text-indent: -9999em;
}
.jcarousel-pagination a.active {
    background: #fff;
}
.error-title {
    margin: 0;
    padding: 0;
    font-size: 11em;
    line-height: 1;
}
.error-msg {
    margin-bottom: 30px !important;
    padding: 20px 30px;
    border: 1px solid #ded58a;
    color: #8f872e;
    background-color: #fbfadd;
    font-size: 4.5em;
}
.left-sidebar #main {
    background: url(assets/images/bg-main-reverse.png) repeat-y top center !important;
}
.more-news {
    float: right;
    margin: 30px 0;
    text-decoration: underline;
}
img {
    max-width: 100%}
@media (min-width: 320px) {
    #logo {
    float: none;
    text-align: center;
}
}@media (min-width: 992px) {
    #logo {
    float: left;
    text-align: left;
}
}@media (min-width: 1281px) {
    .container {
    width: 1320px;
}
}.tinynav {
    display: none;
}
@media screen and (max-width: 600px) {
    #secondary-nav {
    padding: 10px;
}
.tinynav {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
}
#secondary-menu {
    display: none;
}
}.mm-page, .mm-fixed-top, .mm-fixed-bottom, .mm-menu.mm-horizontal>.mm-panel {
    -webkit-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top,  right,  bottom,  left,  border;
    transition-property: top,  right,  bottom,  left,  border;
}
html.mm-opened .mm-page, html.mm-opened #mm-blocker {
    left: 0;
    top: 0;
    margin: 0;
    border: 0px solid transparent;
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker {
    border: 0px solid rgba(100, 100, 100, 0);
}
.mm-menu .mm-hidden {
    display: none;
}
.mm-fixed-top, .mm-fixed-bottom {
    position: fixed;
    left: 0;
}
.mm-fixed-top {
    top: 0;
}
.mm-fixed-bottom {
    bottom: 0;
}
html.mm-opened .mm-page, .mm-menu>.mm-panel {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
html.mm-opened {
    overflow-x: hidden;
    position: relative;
}
html.mm-opened .mm-page {
    position: relative;
}
html.mm-background .mm-page {
    background: inherit;
}
#mm-blocker {
    background: url(data:image/gif;
    base64, R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
}
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: block;
}
.mm-menu.mm-current {
    display: block;
}
.mm-menu {
    background: inherit;
    display: none;
    overflow: hidden;
    height: 100%;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0;
}
.mm-menu>.mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0;
}
.mm-menu>.mm-panel.mm-opened {
    left: 0%;
    padding: 0;
}
.mm-menu>.mm-panel.mm-subopened {
    left: -40%}
.mm-menu>.mm-panel.mm-highest {
    z-index: 1;
}
.mm-menu>.mm-panel.mm-hidden {
    display: block;
    visibility: hidden;
}
.mm-menu .mm-list {
    padding: 0;
}
.mm-menu>.mm-list {
    padding: 20px 0 40px 0;
}
.mm-panel>.mm-list {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    float: none;
}
.mm-panel>.mm-list:first-child {
    padding-top: 0;
}
.mm-list, .mm-list>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}
.mm-list {
    font: inherit;
    font-size: 14px;
}
.mm-list a, .mm-list a:hover {
    text-decoration: none;
    font-size: 14px;
}
.mm-list>li {
    position: relative;
}
.mm-list>li>a, .mm-list>li>span {
    font-size: 14px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto;
}
.mm-list a.mm-subopen {
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%}
.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
}
.mm-list a.mm-subopen+a, .mm-list a.mm-subopen+span {
    padding-right: 5px;
    margin-right: 40px;
}
.mm-list>li.mm-selected>a.mm-subopen {
    background: transparent;
}
.mm-list>li.mm-selected>a.mm-fullsubopen+a, .mm-list>li.mm-selected>a.mm-fullsubopen+span {
    padding-right: 45px;
    margin-right: 0;
}
.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px;
}
.mm-list>li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px;
}
.mm-list>li.mm-spacer {
    padding-top: 40px;
}
.mm-list>li.mm-spacer.mm-label {
    padding-top: 25px;
}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
}
.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
    display: block;
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen {
    height: 40px;
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px;
}
html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-ismenu {
    background: #333333;
    color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list>li:after {
    border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list>li>a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list>li>a.mm-subopen:after, .mm-menu .mm-list>li>a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list>li>a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu .mm-list>li.mm-selected>span {
    background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list>li.mm-label {
    background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened>ul {
    background: rgba(255, 255, 255, 0.05);
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
    left: 80%}
.mm-menu {
    width: 80%}
@media all and (max-width: 175px) {
    .mm-menu {
    width: 140px;
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
    left: 140px;
}
}@media all and (min-width: 550px) {
    .mm-menu {
    width: 440px;
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
    left: 440px;
}
}@media screen and (min-width: 320px) {
    .mobile-menu {
    display: block;
    padding-left: 10px;
    font-size: 32px;
    color: #333;
}
}@media screen and (min-width: 601px) {
    .mobile-menu {
    display: none;
}
}@media screen and (min-width: 320px) {
    #primary-navigation {
    display: none;
}
}@media screen and (min-width: 601px) {
    #primary-navigation {
    display: block;
}
}.sticky, .bypostauthor {
    background: inherit;
    color: inherit;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignnone {
    display: block;
}
.wp-caption img {
    margin-bottom: 5px;
}
.wp-caption-text {
    font-style: italic;
    color: #999;
}
.gallery {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.gallery-item {
    margin: 0 4px 4px 0;
    margin: 0 0.25rem 0.25rem 0;
    float: left;
    overflow: hidden;
    position: relative;
}
.gallery-icon a, .gallery-icon img {
    display: block;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}
.gallery-caption {
    padding: 2px 8px;
    padding: 0.125rem 0.5rem;
    font-size: 12px;
    font-size: 0.75rem;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: white;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
body {
    background: #ffffff;
    color: #666666;
    font-family: Tahoma;
    font-size: 15px;
    line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: 'Tahoma',  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}
.input-group input, .input-group button {
    border-radius: 0 !important;
}
input {
    border: none !important;
    background: #f0f0f0 !important;
    box-shadow: none !important;
}
input:focus {
    box-shadow: none !important;
}
button {
    border-left: none !important;
    border-right: none !important;
    text-transform: uppercase;
    margin-left: 0px !important;
}
button:hover {
    color: #ffffff !important;
}
#nav-search {
    position: absolute;
    right: 0;
    margin-top: 11px;
    color: #fff;
}
#nav-search a {
    display: block;
    color: #fff;
}
#nav-search input {
    border-right: 1px solid #ddd !important;
    background: #fff !important;
}
#nav-search input:hover, #nav-search input:focus {
    background: #fff !important;
}
#nav-search button {
    line-height: 20px;
}
#nav-search button, #nav-search button:hover, #nav-search button:active {
    color: #999 !important;
    background: #f5f5f5;
}
.subscribe-widget input:hover, .subscribe-widget input:focus {
    background: #e6e6e6 !important;
}
.subscribe-widget button {
    color: #fff !important;
    background: #f64;
}
a:link, a:visited {
    color: #d91a2a;
    text-decoration: none;
    outline: 0;
}
a:hover {
    text-decoration: none;
}
.header-social {
    height: 40px;
    color: #999;
    font-size: 0.86em;
    line-height: 40px;
}
@media (min-width: 320px) {
    .header-social {
    text-align: left;
    padding: 20px 0 0 20px;
}
}@media (min-width: 601px) {
    .header-social {
    text-align: right;
    padding: 0;
}
}.header-social span {
    margin-right: 5px;
}
.header-social a {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: 2px;
    border-radius: 50%;
    color: #999;
    line-height: 26px;
    text-align: center;
}
.header-social a:hover {
    border: 1px solid #fff;
    color: #fff;
}
#footer .header-social a.facebook, #sidebar-primary .header-social a.facebook, .header-social a.facebook:hover {
    border: 1px solid #3b5998;
    background: #3b5998;
}
#footer .header-social a.twitter, #sidebar-primary .header-social a.twitter, .header-social a.twitter:hover {
    border: 1px solid #00aced;
    background: #00aced;
}
#footer .header-social a.google-plus, #sidebar-primary .header-social a.google-plus, .header-social a.google-plus:hover {
    border: 1px solid #dd4b39;
    background: #dd4b39;
}
#footer .header-social a.linkedin, #sidebar-primary .header-social a.linkedin, .header-social a.linkedin:hover {
    border: 1px solid #d91a2a;
    background: #d91a2a;
}
#footer .header-social a.pinterest, #sidebar-primary .header-social a.pinterest, .header-social a.pinterest:hover {
    border: 1px solid #c92228;
    background: #c92228;
}
#footer .header-social a.rss, #sidebar-primary .header-social a.rss, .header-social a.rss:hover {
    border: 1px solid #f0b70c;
    background: #f0b70c;
}
#footer .header-social a.email, #sidebar-primary .header-social a.email, .header-social a.email:hover {
    border: 1px solid #aad450;
    background: #aad450;
}
#header {
    background: #fff;
}
@media (min-width: 320px) {
    #header {
    height: auto;
    margin-bottom: 30px;
}
}@media (min-width: 992px) {
    #header {
    height: 120px;
    margin-bottom: 0;
}
}#main {
    padding: 15px 0 0 0;
    background-color: #fff;
}
@media (min-width: 1024px) {
    #main {
    background: url("assets/images/bg-main.png") -1220px top repeat-y;
}
}@media (min-width: 1200px) {
    #main {
    background: url("assets/images/bg-main.png") -1020px top repeat-y;
}
}@media (min-width: 1300px) {
    #main {
    background: url("assets/images/bg-main.png") top center repeat-y;
}
}.site-branding {
    margin-top: 30px;
}
.site-description {
    font-size: 14px;
}
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    display: none;
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;
}
.sf-menu>li {
    float: left;
}
.sf-menu li:hover>ul, .sf-menu li.sfHover>ul {
    display: block;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0;
    left: 100%}
.sf-menu ul {
    margin-top: 0;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.sf-menu ul ul {
    left: 160px;
    margin-top: -5px;
}
.sf-menu a {
    zoom: 1;
    padding: 0 15px;
    font-size: 1.3em;
}
.sf-menu ul a {
    font-size: 1em;
}
.sf-menu li {
    z-index: 100;
}
.sf-menu ul li {
    width: 160px;
}
.sf-arrows .sf-with-ul {
    padding-right: 22px !important;
}
.sf-arrows .sf-with-ul:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-right: 7px;
    border: 5px solid transparent;
    border-top-color: #ddd;
    content: ""}
.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
    border-top-color: #ddd;
}
.sf-arrows ul .sf-with-ul:after {
    margin-top: -7px;
    margin-right: 0;
    border-color: transparent;
    border-left-color: #ddd;
}
.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #e6e6e6;
}
#primary-navigation {
    height: 41px;
    border-bottom: 1px solid #e6e6e6;
}
#primary-navigation .sf-menu li a {
    margin: 0;
    padding: 0 15px;
    color: #999;
    font-size: 0.86em;
    line-height: 40px;
}
#primary-navigation .sf-menu li a:hover, #primary-navigation .sf-menu li.sfHover a {
    color: #666;
    background: #f5f5f5;
}
#primary-navigation .sf-menu li li a {
    padding: 10px 0;
    line-height: 1;
}
#primary-navigation .sf-menu li ul {
    padding: 5px 15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #f5f5f5;
    z-index: 99;
}
#primary-navigation .sf-menu li li a {
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
    color: #999;
    font-size: 0.86em;
    line-height: 1;
}
#primary-navigation .sf-menu li li a:hover {
    color: #666;
}
#primary-navigation .sf-menu li li:last-child a {
    border-bottom: none;
}
#secondary-nav {
    height: 60px;
    background:  url(assets/images/meniu.png);
    z-index: 50;
    position: relative;
}
#secondary-nav .container {
    position: relative;
}
#secondary-nav .sf-menu li a {
    padding: 0 20px;
    color: #ffffff;
    font-size: 1em;
    line-height: 60px;
}
#secondary-nav .sf-menu li a:hover {
    color: #eeeeee;
}
#secondary-nav .sf-menu li ul {
    padding: 5px 20px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
}
#secondary-nav .sf-menu li li a {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    color: #999;
    font-size: 0.9em;
    line-height: 1;
}
#secondary-nav .sf-menu li li:last-child a {
    border-bottom: none;
}
#secondary-nav .sf-menu li li a:hover {
    color: #333;
}
#featured-content {
    margin-top: 10px;
    margin-bottom: 15px;
}
#featured-left {
    overflow: hidden;
    position: relative;
    height: 338px;
}
@media (min-width: 320px) {
    #featured-left {
    margin-bottom: 20px;
}
}@media (min-width: 801px) {
    #featured-left {
    margin-bottom: 0;
}
}#featured-left img {
    width: 465px;
    height: auto;
}
#featured-left .block-title {
    position: absolute;
    bottom: 25px;
    left: 30px;
    width: 444px;
    padding: 10px 15px;
    opacity: 0.6;
    color: #fff;
    background: #000;
}
#featured-left li {
    position: relative;
    display: block;
}
#featured-left li a {
    display: block !important;
    position: relative;
}
#featured-left .entry-title {
    margin-bottom: 5px;
    color: #fff;
    font-size: 1.4em;
}
#featured-left .entry-meta {
    color: #ccc;
    font-size: 0.8em;
}
#carousel-0 .carousel-indicators {
    top: 20px;
    right: 20px;
    left: 0;
    width: auto;
    height: 10px;
    margin-left: 0;
    text-align: right;
}
#carousel-0 .carousel-caption {
    position: absolute;
    right: 20px;
    left: 20px;
    padding: 10px 15px;
    opacity: 0.6;
    background: #000;
    text-align: left;
}
@media (min-width: 320px) {
    #carousel-0 .carousel-caption {
    width: 35%}
}@media (min-width: 480px) {
    #carousel-0 .carousel-caption {
    width: 50%}
}@media (min-width: 1024px) {
    #carousel-0 .carousel-caption {
    width: 40%}
}@media (min-width: 1200px) {
    #carousel-0 .carousel-caption {
    width: 55%}
}#carousel-0:hover .carousel-caption {
    opacity: 0.5;
}
#featured-right ul li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    list-style: none;
}
#featured-right ul li .entry-title {
    margin-bottom: 5px;
    color: #333;
    font-size: 1.3em;
}
#featured-right ul li:hover .entry-title {
    color: #d91a2a;
}
.plain-item {
    position: relative;
}
.plain-item img {
    float: left;
    width: 145px;
    height: 90px;
    margin: 0 15px 0 0;
}
.plain-item .entry-meta {
    color: #999;
}
@media (min-width: 320px) {
    .plain-item .entry-meta {
    display: none;
}
}@media (min-width: 1200px) {
    .plain-item .entry-meta {
    display: block;
}
}#featured-right ul li.last-item {
    padding-bottom: 0;
    border-bottom: none;
}
#content {
    margin-top: 15px;
}
.page-title {
    margin-bottom: 15px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 15px;
}
.entry-content .row {
    margin-bottom: 40px;
}
.entry-content a.btn {
    color: #fff;
}
.entry-content a.btn-default {
    color: #777;
}
.entry-content .tabs-nav {
    margin-left: 0;
}
.entry-content .tabs-nav li {
    list-style: none;
}
.entry-content .accordion h3 {
    margin-bottom: 0;
}
.entry-content .team-avatar {
    width: 100%}
.entry-content .team-avatar {
    margin-bottom: 15px;
}
.entry-content .team-name {
    margin-bottom: 15px;
}
.entry-content .team-name h4 {
    margin-bottom: 5px;
}
.entry-content .team-name span {
    color: #999;
}
#recent-content-1 {
    position: relative;
    margin-top: 35px;
    border-top: 10px solid #e6e6e6;
}
#recent-content-1 .section-title {
    position: absolute;
    top: -26px;
    left: 54px;
    width: 82px;
    height: 26px;
    border-top: 1px solid #e6e6e6;
    border-right: 3px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    color: #999;
    background: #fff;
    font-size: 0.87em;
    line-height: 37px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .content-loop {
    background: url("assets/images/bg-recent-content.png") 133px 0 repeat-y;
}
}.content-loop .hentry {
    border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 320px) {
    .content-loop .hentry {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
}@media (min-width: 768px) {
    .content-loop .hentry {
    background: url("assets/images/bg-hentry.png") no-repeat 0 35px;
    padding-left: 170px;
}
}@media (min-width: 768px) {
    .content-loop .hentry: hover {
    background: url("assets/images/bg-hentry-active.png") no-repeat 0 35px;
}
}.content-loop .hentry .entry-title {
    margin-bottom: 10px;
}
.content-loop .hentry .entry-title a:link, .content-loop .hentry .entry-title a:visited {
    color: #333;
}
.content-loop .hentry .entry-title a:hover {
    color: #d91a2a;
}
.content-loop .hentry .entry-date {
    position: absolute;
    top: 40px;
    left: 10px;
    color: #666;
    font-size: 0.8em;
}
.content-loop .hentry .entry-category {
    position: absolute;
    top: 90px;
    left: 0;
    font-size: 0.8em;
}
.content-loop .hentry .entry-category a:link, .content-loop .hentry .entry-category a:visited {
    display: block;
    width: 150px;
    height: 28px;
    padding-left: 10px;
    color: #fff;
    background: url("assets/images/bg-category.png") no-repeat;
    line-height: 28px;
}
.content-loop .hentry .entry-category a:hover {
    background: url("assets/images/bg-category-active.png") no-repeat;
}
@media (min-width: 320px) {
    .posted-on, .entry-category {
    display: none;
}
}@media (min-width: 768px) {
    .posted-on, .entry-category {
    display: block;
}
}@media (min-width: 320px) {
    .entry-info {
    margin-bottom: 30px;
}
}@media (min-width: 1024px) {
    .entry-info {
    margin-bottom: 0;
}
}.content-loop .hentry .entry-meta {
    margin-bottom: 10px;
    color: #999;
}
.content-loop .hentry .entry-author a:hover, .content-loop .hentry .entry-excerpt a:hover {
    color: #333;
}
.content-loop .hentry .entry-excerpt {
    line-height: 1.6;
}
.entry-thumb-wrapper {
    float: right;
    position: relative;
    margin: 0 0 40px 20px;
}
.carousel-loop {
    padding: 40px 0;
    background: #e6e6e6;
}
.carousel-loop .section-title {
    margin-bottom: 15px;
    font-weight: 100 !important;
}
.carousel-loop li {
    list-style: none;
}
.carousel-loop .hentry {
    position: relative;
    height: 210px;
    padding-bottom: 15px;
    background: #fff;
}
.carousel-loop .hentry .entry-thumb {
    margin-bottom: 10px;
}
.carousel-loop .hentry .entry-title {
    padding: 0 10px;
    color: #333;
    font-size: 1em;
    line-height: 1.33;
}
.carousel-loop .hentry a:hover .entry-title {
    color: #d91a2a;
}
.icon-mark {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    opacity: 0.7;
    color: #fff;
    background: #000;
    font-size: 1em;
    line-height: 36px;
    text-align: center;
}
#featured-left .icon-mark {
    left: 0;
}
a:hover .icon-mark {
    opacity: 1;
    background: #f64;
}
.archive #content {
    margin-top: 15px;
}
.pagination {
    width: 100%;
    padding: 50px 0 60px;
    background: #fff;
    text-transform: uppercase;
}
.pagination {
    margin: 0 0 -8px 0 !important;
}
.pagination .page-numbers {
    border: none !important;
    color: #555;
}
.pagination .current {
    color: #d91a2a;
    background: #fff !important;
}
.pagination .page-numbers:hover {
    color: #d91a2a !important;
    background: #fff !important;
}
.pagination .next {
    position: absolute;
    right: 5px;
}
.pagination .prev {
    position: absolute;
    right: 70px;
}
.loop-pagination .pagination .active span {
    background-color: #fff;
    color: #555;
}
.single #content {
    margin-top: 10px;
}
.single .entry-category {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.8em;
}
.single .entry-category a:link, .single .entry-category a:visited {
    display: block;
    width: 150px;
    height: 28px;
    margin-bottom: 2px;
    padding-left: 10px;
    color: #fff;
    background: url("assets/images/bg-category.png") no-repeat;
    line-height: 28px;
}
.single .entry-category a:hover {
    background: url("assets/images/bg-category-active.png") no-repeat;
}
.single h1.entry-title {
    margin-bottom: 15px;
}
.single #content .entry-meta {
    margin-bottom: 15px;
}
.entry-content p {
    margin-bottom: 15px;
}
.entry-content ul, .entry-content ol {
    margin-left: 20px;
}
.entry-content ul li {
    list-style: inside;
}
.entry-content blockquote {
    margin: 20px 0;
    font-style: italic;
}
.author-box {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
    color: #888;
    text-align: center;
}
.author-box .avatar {
    float: none;
    width: 80px;
    margin: 0 0 15px 0;
    border-radius: 50%}
.author-box .author-title {
    margin-bottom: 5px;
    color: #555;
    font-size: 1.2em;
}
.author-box p {
    font-size: 0.85em;
}
.single .hentry .entry-meta {
    color: #999;
}
.single .hentry .entry-meta a {
    color: #999;
}
.entry-categories {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
}
.entry-categories ul .box .count {
    display: none;
}
.entry-categories ul li, .entry-tags ul li {
    color: #999;
    font-size: 0.9em;
    list-style: none;
}
.entry-tags ul li a {
    display: block;
    margin-bottom: 5px;
    padding: 5px 10px;
    color: #999;
    background: #f0f0f0;
}
@media (min-width: 320px) {
    .entry-tags ul li a {
    width: 20%}
}@media (min-width: 1024px) {
    .entry-tags ul li a {
    width: 100%}
}.entry-tags ul li a:hover {
    background: #ddd;
}
.entry-header h3 {
    margin-bottom: 15px;
    font-size: 1em;
}
.entry-categories ul li a {
    color: #999;
    font-size: 0.95em;
}
.entry-categories i.icon-facebook-sign {
    color: #3b5998;
}
.entry-categories i.icon-twitter-sign {
    color: #00aced;
}
.entry-categories i.icon-google-plus-sign {
    color: #dd4b39;
}
.entry-categories i.icon-linkedin-sign {
    color: #d91a2a;
}
.follow {
    margin-top: 15px;
}
.follow a {
    padding: 3px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #999;
}
.follow a:hover {
    border-color: #999;
    color: #666;
    background: #f0f0f0;
}
.related-posts {
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 10px solid #e6e6e6;
}
.related-posts .section-title {
    margin-bottom: 20px;
    font-size: 1.2em;
}
.related-posts ul {
    margin-bottom: 0;
}
.related-posts ul li {
    position: relative;
    list-style: none;
}
.related-posts ul li .icon-mark {
    left: 15px;
}
.related-posts ul li .entry-thumb {
    margin-bottom: 5px;
}
.related-posts .entry-title {
    color: #555;
    font-size: 1.1em;
}
.related-posts a:hover .entry-title {
    color: #d91a2a;
}
.loop-nav {
    margin-bottom: 30px;
}
.comments-title {
    margin-bottom: 30px;
}
#respond {
    margin-top: 80px;
}
#reply-title {
    margin-bottom: 30px;
}
#comment-nav-below {
    display: block;
    clear: both;
    margin-bottom: 60px;
}
.no-comments {
    margin-bottom: 20px;
}
ol.commentlist li {
    margin-bottom: 25px;
}
ol.commentlist li:first-child {
    padding: 25px 0 0 0;
    border: none;
}
ol.commentlist li {
    clear: both;
    list-style: none;
}
ol li ol.children {
    float: left;
    margin-left: 80px;
}
ol.commentlist li ol.children li:first-child {
    padding: 25px 0 0 0;
}
ol.commentlist li ol.children li {
    margin: 0 0 25px 0;
}
.avatar {
    float: left;
    border-radius: 50%}
.comment-des p {
    margin: 0;
}
.comment-des {
    margin: 0 0 0 81px;
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}
.comment-des:hover {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}
.byuser .comment-des {
    border-color: #bde395;
    background: #eff8e6;
}
.byuser .comment-des strong {
    color: #578824;
}
.arrow-comment {
    float: left;
    position: relative;
    width: 10px;
    height: 20px;
    margin-left: -30px;
    background: url(assets/images/comment-arrow.png) no-repeat;
}
.comment-des strong {
    color: #555;
    font-weight: normal;
}
.comment-by {
    position: relative;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 8px;
    font-size: 0.9em;
}
.comment-by span.author {
    display: block;
}
.comment-by span.reply {
    position: absolute;
    top: 5px;
    right: 0;
    color: #999;
    font-size: 0.95em;
}
.comment-by span.reply a, .comment-by span.reply a:visited {
    color: #999;
    font-weight: normal;
}
.comment-by p.date, .comment-by p.date a {
    display: block;
    color: #999;
    font-size: 0.9em;
    font-style: italic;
}
.comment-awaiting-moderation {
    color: red;
}
#respond label {
    color: #999;
    font-weight: normal;
}
#respond input, #respond textarea {
    border: 1px solid #e6e6e6 !important;
    border-radius: 0;
    background: #fff !important;
    box-shadow: none;
}
#respond input:hover, #respond input:focus, #respond textarea:hover, #respond textarea:focus {
    border-color: #ddd;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
}
#respond .btn {
    margin-bottom: 30px;
    padding: 10px 15px;
    border: none;
    border-radius: 0;
    color: #fff;
    background: #d91a2a;
    text-transform: none;
}
#respond .form-submit {
    display: none;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
#main .container {
    position: relative;
}
#sidebar-2 {
    margin-top: 15px;
}
.sidebar {
    padding-left: 15px;
}
.sidebar .widget {
    margin-bottom: 15px;
    padding: 0px;
    background: #fff;
}
.sidebar .widget .widget-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    color: #333;
}
.sidebar .widget ul li {
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
    list-style: none;
}
.sidebar .widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.sidebar .widget ul li a, .sidebar .widget ul li a:visited {
    color: #555;
}
.sidebar .widget ul li a:hover {
    color: #d91a2a;
}
.sidebar .form-group .col-md-7 {
    padding-right: 0;
}
.sidebar .widget select {
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
}
.sidebar .widget img {
    height: auto;
    max-width: 100%}
.sidebar .widget .tagcloud {
    margin-top: 14px;
}
.sidebar .widget_search #nav-search {
    position: relative;
    width: 100%;
    float: none;
    padding: 0;
}
.sidebar .widget_search #nav-search .form-control {
    border: 1px solid #ddd !important;
}
.sidebar .ad-widget {
    margin-bottom: 10px;
    padding: 0;
    background: none;
    text-align: center;
}
.sidebar .ad-widget .widget-title {
    padding-top: 0;
    border: none;
    color: #999;
    font-size: 0.8em;
    text-align: center;
}
.tabs-widget {
    background: none !important;
}
.tabs-widget .fa {
    margin-right: 2px;
    font-size: 12px;
}
.sidebar .tabs-nav li i {
    opacity: 1 !important;
    color: #555 !important;
}
.sidebar .tabs-nav li a {
    padding: 0 15px;
    color: #555 !important;
    font-size: 12px;
    text-transform: uppercase;
}
.sidebar .tab-content .entry-thumb {
    float: right;
    width: 64px;
    height: 64px;
    margin: 0 0 0 15px !important;
}
.sidebar .tab-content ul li {
    margin: 0 15px;
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
    list-style: none;
}
.sidebar .tab-content ul li a .entry-title {
    color: #555;
}
.sidebar .tab-content ul li a:hover .entry-title {
    color: #d91a2a;
}
.sidebar .tab-content ul li .entry-title {
    font-size: 1em;
}
.sidebar .tab-content ul li .entry-meta {
    margin-top: 10px;
    color: #999;
    font-size: 0.9em;
}
.sidebar .tab-content {
    padding: 0 0 20px 0;
    background: #fff;
}
.sidebar .tab-content .last-item {
    padding-bottom: 0;
    border-bottom: 0;
}
.sidebar .subscribe-widget {
    padding: 15px;
    background: #fff;
}
.sidebar .subscribe-widget .widget-title, .sidebar .video-widget .widget-title {
    padding: 0 0 10px 0;
    border: none;
}
.subscribe-widget .fa {
    font-size: 0.83em;
}
.sidebar #tab3 {
    padding: 15px;
}
.sidebar #tab3 a {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 4px;
    padding: 3px 10px;
    color: #fff;
    background: #d91a2a;
    font-size: 0.9em !important;
    text-transform: lowercase;
}
.sidebar .widget.widget-gomedia-tabs {
    padding: 0;
}
.sidebar .widget .tabs-nav li {
    padding: 0;
    border: 0;
}
@media (max-width: 1024px) {
    .sidebar .widget .tabs-nav li {
    width: 100%}
}.sidebar .tab-content .widget {
    padding: 0;
    margin: 0;
}
.sidebar .tab-content .widget_tag_cloud .widgettitle {
    display: none;
}
.sidebar .tab-content .widget_tag_cloud .tagcloud {
    margin: 0;
}
.sidebar .video-frame {
    margin-top: 10px;
}
.sidebar .video-frame iframe, .sidebar .video-frame object, .sidebar .video-frame embed {
    max-width: 100%;
    width: 100%}
#footer {
    padding: 40px 0 0;
    color: #bbb;
    background: #d91a2a;
    font-size: 0.9em;
}
#footer .widget {
    margin-bottom: 25px;
}
#footer .widget-title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 1.6em;
}
#footer .widget p {
    margin-bottom: 15px;
}
#footer .widget li {
    margin-bottom: 5px;
    list-style: none;
}
#footer .widget a, #footer .widget li a, #footer .widget li a:visited {
    color: #fff;
}
#footer .widget li a:hover {
    color: #fff;
}
#footer .widget select {
    width: 100%;
    max-width: 100%;
    margin: 10px 0;
}
#footer .widget img {
    height: auto;
    max-width: 100%}
#footer .widget .tagcloud {
    margin-top: 14px;
}
#footer .widget_search #nav-search {
    position: relative;
    width: 100%;
    float: none;
    padding: 0;
}
#footer .widget_search #nav-search .form-control {
    border: 1px solid #ddd !important;
}
.sidebar .accordion-widget {
    padding: 0;
}
#footer .subscribe-widget button {
    background: #666 !important;
}
.recent-posts-widget li {
    margin-bottom: 5px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #555;
}
#footer .recent-posts-widget li:last-child, #sidebar-primary .recent-posts-widget li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
#footer .recent-posts-widget .entry-thumb, #sidebar-primary .recent-posts-widget .entry-thumb {
    float: left;
    width: 42px;
    height: auto;
    margin: 0 15px 10px 0;
}
#footer .recent-posts-widget .entry-title, #sidebar-primary .recent-posts-widget .entry-title {
    margin-bottom: 5px;
    font-size: 1em;
}
.sidebar .twitter-widget li {
    padding-left: 25px !important;
    background: url(assets/images/icon-twitter.png) 0 15px no-repeat;
}
.sidebar .twitter-widget li a, .sidebar .twitter-widget li a:visited {
    color: #d91a2a !important;
}
.sidebar .twitter-widget li .tweet-date a {
    color: #999 !important;
}
#footer .twitter-widget li {
    margin-bottom: 10px;
    padding-left: 25px;
    background: url(assets/images/icon-twitter.png) 0 4px no-repeat;
}
#footer .twitter-widget li .tweet-date a {
    color: #666;
}
#footer .help-block {
    color: #bbb;
}
#footer .header-social, #sidebar-primary .header-social {
    margin-left: -5px;
    font-size: 1em;
    text-align: left;
}
#footer .header-social a, #sidebar-primary .header-social a {
    color: #fff;
}
#sidebar-primary .header-social {
    margin-top: 8px;
}
#sidebar-primary .header-social a {
    margin-left: 8px;
}
#site-bottom {
    margin-top: 40px;
    padding: 25px 0 30px;
    border-top: 1px solid #555;
    font-size: 0.9em;
}
#site-bottom .backtotop {
    margin-left: 5px;
}
#site-bottom ul li {
    float: left;
    margin-right: 15px;
    list-style: none;
}
#site-bottom a {
    color: #ccc;
}
@media (min-width: 320px) {
    #site-bottom .bottom-left {
    text-align: center;
    margin-bottom: 20px;
}
#site-bottom ul li {
    display: inline-block;
    float: none;
}
}@media (min-width: 992px) {
    #site-bottom .bottom-left {
    text-align: left;
    margin-bottom: 0;
}
}@media (min-width: 320px) {
    #site-bottom .bottom-right {
    text-align: center;
}
}@media (min-width: 992px) {
    #site-bottom .bottom-right {
    text-align: right;
    float: right;
}
}#header-ad {
    margin-top: 15px;
    text-align: right;
}
.home-ad {
    text-align: center;
    margin: 20px 0;
}
.more-news, #recent-content-1 .section-title, .pagination .page-numbers, .sidebar .tabs-nav li a, .single h1.entry-title, .content-loop .hentry .entry-author a, .content-loop .hentry .entry-excerpt a, .single .entry-author a, .comment-des strong, .author-box .author-title, #respond .btn, .entry-header h3, .related-posts .section-title, .error-title, strong, #content .section-title, #content .page-title {
    font-family: "Tahoma",  "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.notification {
    position: relative;
    margin-bottom: 15px;
    padding: 14px 40px 14px 18px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    font-size: 13px;
    line-height: 18px;
}
.notification p {
    margin: 0;
}
.notification span {
    font-weight: 600;
}
.notification.success, .notification.success strong {
    border: 1px solid #b3dc82;
    color: #5f9025;
    background-color: #ebf6e0;
}
.notification.error, .notification.error strong {
    border: 1px solid #fbc4c4;
    color: #de5959;
    background-color: #ffe9e9;
}
.notification.warning, .notification.warning strong {
    border: 1px solid #ded58a;
    color: #8f872e;
    background-color: #fbfadd;
}
.notification.notice, .notification.notice strong {
    border: 1px solid #b6d7e8;
    color: #5091b2;
    background-color: #e9f7fe;
}
.notification strong {
    border: none !important;
}
.notification.success .close, .notification.error .close, .notification.warning .close, .notification.notice .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    height: 8px;
    padding: 0 14px;
    weight: 8px;
}
.close i {
    float: left;
    margin: -5px 5px 0 0;
    font-size: 11px;
}
.notification.success .close {
    color: #8dbf52;
}
.notification.error .close {
    color: #f59292;
}
.notification.warning .close {
    color: #c6bd67;
}
.notification.notice .close {
    color: #86b4cc;
}
.tabs-nav {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.tabs-nav li {
    float: left;
    overflow: hidden;
    position: relative;
    padding: 0;
    line-height: 38px;
}
.tabs-nav li a {
    display: block;
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    border-right: none;
    outline: none;
    color: #888;
    background-color: #f8f8f8;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.tabs-nav li:first-child a {
    border-left: 1px solid #e0e0e0;
}
.tabs-nav li:last-child a {
    border-right: 1px solid #e0e0e0;
}
.tabs-nav li.active a {
    color: #333;
    font-weight: 500;
}
.tabs-nav li.active i:before {
    color: #555;
}
.tabs-nav li i:before {
    color: #909090;
}
.tabs-nav li span {
    margin-left: -7px;
}
.tabs-nav li.active a i {
    opacity: 1;
    filter: alpha(opacity=100);
}
.tabs-nav li i {
    margin: 10px 0 0 0;
    opacity: 0.64;
    filter: alpha(opacity=64);
}
.tabs-nav li a:hover {
    background: #fff;
}
.tabs-nav li.active a {
    border-top: 1px solid #169fe6;
    border-bottom: 1px solid #fff;
    color: #d91a2a;
    background: #fff;
}
.tab-content {
    padding: 20px;
}
.tab-content li {
    padding: 0;
}
.tabs-container {
    overflow: hidden;
    width: 100%;
    margin: -1px 0 20px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
    line-height: 21px;
}
.sidebar .tabs-nav li a {
    border: none;
    color: #555;
    background: none;
}
.sidebar .tabs-nav li.active a {
    color: #d91a2a;
    background: #fff;
}
.sidebar .tabs-container {
    border: none;
}
.accordion {
    background: #fff;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.ui-accordion .ui-accordion-header {
    display: block;
    position: relative;
    margin-top: -1px;
    padding: 0;
    padding: 14px 0 15px 0;
    border: 1px solid #e0e0e0;
    outline: none;
    color: #707070;
    font-size: 1em;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.ui-accordion .ui-accordion-header {
    background-color: #fcfcfc;
}
.ui-accordion .ui-accordion-header:hover {
    background-color: #fff;
}
.ui-accordion .ui-accordion-header-active:hover, .ui-accordion .ui-accordion-header-active {
    border-bottom: 0;
    color: #d91a2a;
    background-color: #fff;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 50px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: 20px;
}
.ui-accordion .ui-accordion-content {
    padding: 0 20px 20px 20px;
}
.ui-accordion .ui-accordion-content p {
    margin: 0;
}
.ui-accordion .ui-accordion-content {
    border: 1px solid #e0e0e0;
    border-top: 0;
}
.ui-accordion-icon, .ui-accordion-icon-active {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    margin: 5px 10px 0 0;
    border-radius: 2px;
    background-color: #ccc;
    background-image: url(assets/images/accordion-plus.png);
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.ui-accordion-icon-active {
    background-color: #d91a2a;
    background-image: url(assets/images/accordion-minus.png);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
}
.sidebar .ui-accordion .ui-accordion-header {
    border: none;
    border-top: 1px solid #f0f0f0;
}
.sidebar .ui-accordion .ui-accordion-content {
    border: none;
}
.toggle-wrap {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.trigger a {
    display: block;
    position: relative;
    padding: 14px 0 15px 20px;
    color: #707070;
    font-weight: 500;
    line-height: 26px;
    cursor: pointer;
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.trigger a {
    background-color: #fcfcfc;
}
.trigger a:hover, .trigger.active a, .trigger.active a:hover {
    background: #fff;
}
.trigger.active a {
    color: #d91a2a;
}
.toggle-icon {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    margin: 5px 10px 0 0;
    border-radius: 2px;
    background-color: #ccc;
    background-image: url(assets/images/accordion-plus.png);
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.trigger.active .toggle-icon {
    background-color: #d91a2a;
    background-image: url(assets/images/accordion-minus.png);
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.15);
}
.toggle-container p {
    margin: 0;
}
.toggle-container {
    padding: 0 20px 17px 20px;
}
.large-notice {
    padding: 32px;
    border: 1px solid #e0e0e0;
    background-color: #fcfcfc;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.large-notice h2 {
    margin-bottom: 10px;
}
.large-notice p {
    color: #888;
    font-size: 14px;
    line-height: 22px;
}
.skill-bar {
    position: relative;
    height: 41px;
    margin: 0 0 10px 0;
    background: #f6f6f6;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
}
.skill-bar-content[data-percentage] {
    text-indent: -9999px;
}
.skill-bar-content {
    width: 0;
    height: 41px;
    background: #d91a2a;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.12);
}
.skill-bar .skill-title {
    position: absolute;
    top: 9px;
    left: 15px;
    color: #fff;
}
.skill-bar .percentage {
    position: absolute;
    top: 9px;
    left: 90%;
    color: #666;
}
.jcarousel {
    overflow: hidden;
    position: relative;
}
.jcarousel ul {
    position: relative;
    width: 20000em;
    margin: 0;
    padding: 0;
    list-style: none;
}
.jcarousel li {
    float: left;
}
.carousel-loop .jcarousel {
    overflow: hidden;
    width: 100%}
.carousel-loop li {
    width: 190px;
    margin-right: 30px;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
.jcarousel-control-prev, .jcarousel-control-next {
    position: absolute;
    top: 0;
    width: 32px;
    height: 32px;
    color: #fff !important;
    background: #666;
    font-size: 1em;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
}
.jcarousel-control-prev {
    right: 55px;
}
.jcarousel-control-next {
    right: 15px;
}
.inactive {
    background: #999;
    cursor: default;
}
.jcarousel-pagination {
    position: absolute;
    top: 20px;
    right: 20px;
}
.jcarousel-pagination a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 6px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: transparent;
    text-indent: -9999em;
}
.jcarousel-pagination a.active {
    background: #fff;
}
.error-title {
    margin: 0;
    padding: 0;
    font-size: 11em;
    line-height: 1;
}
.error-msg {
    margin-bottom: 30px !important;
    padding: 20px 30px;
    border: 1px solid #ded58a;
    color: #8f872e;
    background-color: #fbfadd;
    font-size: 4.5em;
}
.left-sidebar #main {
    background: url(assets/images/bg-main-reverse.png) repeat-y top center !important;
}
.more-news {
    float: right;
    margin: 30px 0;
    text-decoration: underline;
}
img {
    max-width: 100%}
@media (min-width: 320px) {
    #logo {
    float: none;
    text-align: center;
}
}@media (min-width: 992px) {
    #logo {
    float: left;
    text-align: left;
}
}@media (min-width: 1281px) {
    .container {
    width: 1320px;
}
}.tinynav {
    display: none;
}
@media screen and (max-width: 600px) {
    #secondary-nav {
    padding: 10px;
}
.tinynav {
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
}
#secondary-menu {
    display: none;
}
}.mm-page, .mm-fixed-top, .mm-fixed-bottom, .mm-menu.mm-horizontal>.mm-panel {
    -webkit-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top,  right,  bottom,  left,  border;
    transition-property: top,  right,  bottom,  left,  border;
}
html.mm-opened .mm-page, html.mm-opened #mm-blocker {
    left: 0;
    top: 0;
    margin: 0;
    border: 0px solid transparent;
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker {
    border: 0px solid rgba(100, 100, 100, 0);
}
.mm-menu .mm-hidden {
    display: none;
}
.mm-fixed-top, .mm-fixed-bottom {
    position: fixed;
    left: 0;
}
.mm-fixed-top {
    top: 0;
}
.mm-fixed-bottom {
    bottom: 0;
}
html.mm-opened .mm-page, .mm-menu>.mm-panel {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
html.mm-opened {
    overflow-x: hidden;
    position: relative;
}
html.mm-opened .mm-page {
    position: relative;
}
html.mm-background .mm-page {
    background: inherit;
}
#mm-blocker {
    background: url(data:image/gif;
    base64, R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
}
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: block;
}
.mm-menu.mm-current {
    display: block;
}
.mm-menu {
    background: inherit;
    display: none;
    overflow: hidden;
    height: 100%;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0;
}
.mm-menu>.mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0;
}
.mm-menu>.mm-panel.mm-opened {
    left: 0%;
    padding: 0;
}
.mm-menu>.mm-panel.mm-subopened {
    left: -40%}
.mm-menu>.mm-panel.mm-highest {
    z-index: 1;
}
.mm-menu>.mm-panel.mm-hidden {
    display: block;
    visibility: hidden;
}
.mm-menu .mm-list {
    padding: 0;
}
.mm-menu>.mm-list {
    padding: 20px 0 40px 0;
}
.mm-panel>.mm-list {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    float: none;
}
.mm-panel>.mm-list:first-child {
    padding-top: 0;
}
.mm-list, .mm-list>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}
.mm-list {
    font: inherit;
    font-size: 14px;
}
.mm-list a, .mm-list a:hover {
    text-decoration: none;
    font-size: 14px;
}
.mm-list>li {
    position: relative;
}
.mm-list>li>a, .mm-list>li>span {
    font-size: 14px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto;
}
.mm-list a.mm-subopen {
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.mm-list a.mm-subopen:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%}
.mm-list a.mm-subopen.mm-fullsubopen:before {
    border-left: none;
}
.mm-list a.mm-subopen+a, .mm-list a.mm-subopen+span {
    padding-right: 5px;
    margin-right: 40px;
}
.mm-list>li.mm-selected>a.mm-subopen {
    background: transparent;
}
.mm-list>li.mm-selected>a.mm-fullsubopen+a, .mm-list>li.mm-selected>a.mm-fullsubopen+span {
    padding-right: 45px;
    margin-right: 0;
}
.mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px;
}
.mm-list>li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px;
}
.mm-list>li.mm-spacer {
    padding-top: 40px;
}
.mm-list>li.mm-spacer.mm-label {
    padding-top: 25px;
}
.mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 7px;
    height: 7px;
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px;
}
.mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
    display: block;
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen {
    height: 40px;
}
.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px;
}
html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-ismenu {
    background: #333333;
    color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list>li:after {
    border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list>li>a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list>li>a.mm-subopen:after, .mm-menu .mm-list>li>a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list>li>a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu .mm-list>li.mm-selected>span {
    background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list>li.mm-label {
    background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened>ul {
    background: rgba(255, 255, 255, 0.05);
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
    left: 80%}
.mm-menu {
    width: 80%}
@media all and (max-width: 175px) {
    .mm-menu {
    width: 140px;
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
    left: 140px;
}
}@media all and (min-width: 550px) {
    .mm-menu {
    width: 440px;
}
html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
    left: 440px;
}
}@media screen and (min-width: 320px) {
    .mobile-menu {
    display: block;
    padding-left: 10px;
    font-size: 32px;
    color: #333;
}
}@media screen and (min-width: 601px) {
    .mobile-menu {
    display: none;
}
}@media screen and (min-width: 320px) {
    #primary-navigation {
    display: none;
}
}@media screen and (min-width: 601px) {
    #primary-navigation {
    display: block;
}
}.sticky, .bypostauthor {
    background: inherit;
    color: inherit;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignnone {
    display: block;
}
.wp-caption img {
    margin-bottom: 5px;
}
.wp-caption-text {
    font-style: italic;
    color: #999;
}
.gallery {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.gallery-item {
    margin: 0 4px 4px 0;
    margin: 0 0.25rem 0.25rem 0;
    float: left;
    overflow: hidden;
    position: relative;
}
.gallery-icon a, .gallery-icon img {
    display: block;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}
.gallery-caption {
    padding: 2px 8px;
    padding: 0.125rem 0.5rem;
    font-size: 12px;
    font-size: 0.75rem;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: white;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%}
.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}
/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */@font-face {
    font-family: 'FontAwesome';
    src: url("assets/fonts/fontawesome-webfont.eot?v=4.0.3");
    src: url("assets/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("assets/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("assets/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("assets/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.2857142857142858em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: 0.14285714285714285em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.8571428571428572em;
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}
.fa.pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
    0% {
    -moz-transform: rotate(0deg);
}
100% {
    -moz-transform: rotate(359deg);
}
}@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(359deg);
}
}@-o-keyframes spin {
    0% {
    -o-transform: rotate(0deg);
}
100% {
    -o-transform: rotate(359deg);
}
}@-ms-keyframes spin {
    0% {
    -ms-transform: rotate(0deg);
}
100% {
    -ms-transform: rotate(359deg);
}
}@keyframes spin {
    0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,  mirror=1);
    -webkit-transform: scale(-1,  1);
    -moz-transform: scale(-1,  1);
    -ms-transform: scale(-1,  1);
    -o-transform: scale(-1,  1);
    transform: scale(-1,  1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,  mirror=1);
    -webkit-transform: scale(1,  -1);
    -moz-transform: scale(1,  -1);
    -ms-transform: scale(1,  -1);
    -o-transform: scale(1,  -1);
    transform: scale(1,  -1);
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #ffffff;
}
.fa-glass:before {
    content: "\f000"}
.fa-music:before {
    content: "\f001"}
.fa-search:before {
    content: "\f002"}
.fa-envelope-o:before {
    content: "\f003"}
.fa-heart:before {
    content: "\f004"}
.fa-star:before {
    content: "\f005"}
.fa-star-o:before {
    content: "\f006"}
.fa-user:before {
    content: "\f007"}
.fa-film:before {
    content: "\f008"}
.fa-th-large:before {
    content: "\f009"}
.fa-th:before {
    content: "\f00a"}
.fa-th-list:before {
    content: "\f00b"}
.fa-check:before {
    content: "\f00c"}
.fa-times:before {
    content: "\f00d"}
.fa-search-plus:before {
    content: "\f00e"}
.fa-search-minus:before {
    content: "\f010"}
.fa-power-off:before {
    content: "\f011"}
.fa-signal:before {
    content: "\f012"}
.fa-gear:before, .fa-cog:before {
    content: "\f013"}
.fa-trash-o:before {
    content: "\f014"}
.fa-home:before {
    content: "\f015"}
.fa-file-o:before {
    content: "\f016"}
.fa-clock-o:before {
    content: "\f017"}
.fa-road:before {
    content: "\f018"}
.fa-download:before {
    content: "\f019"}
.fa-arrow-circle-o-down:before {
    content: "\f01a"}
.fa-arrow-circle-o-up:before {
    content: "\f01b"}
.fa-inbox:before {
    content: "\f01c"}
.fa-play-circle-o:before {
    content: "\f01d"}
.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"}
.fa-refresh:before {
    content: "\f021"}
.fa-list-alt:before {
    content: "\f022"}
.fa-lock:before {
    content: "\f023"}
.fa-flag:before {
    content: "\f024"}
.fa-headphones:before {
    content: "\f025"}
.fa-volume-off:before {
    content: "\f026"}
.fa-volume-down:before {
    content: "\f027"}
.fa-volume-up:before {
    content: "\f028"}
.fa-qrcode:before {
    content: "\f029"}
.fa-barcode:before {
    content: "\f02a"}
.fa-tag:before {
    content: "\f02b"}
.fa-tags:before {
    content: "\f02c"}
.fa-book:before {
    content: "\f02d"}
.fa-bookmark:before {
    content: "\f02e"}
.fa-print:before {
    content: "\f02f"}
.fa-camera:before {
    content: "\f030"}
.fa-font:before {
    content: "\f031"}
.fa-bold:before {
    content: "\f032"}
.fa-italic:before {
    content: "\f033"}
.fa-text-height:before {
    content: "\f034"}
.fa-text-width:before {
    content: "\f035"}
.fa-align-left:before {
    content: "\f036"}
.fa-align-center:before {
    content: "\f037"}
.fa-align-right:before {
    content: "\f038"}
.fa-align-justify:before {
    content: "\f039"}
.fa-list:before {
    content: "\f03a"}
.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"}
.fa-indent:before {
    content: "\f03c"}
.fa-video-camera:before {
    content: "\f03d"}
.fa-picture-o:before {
    content: "\f03e"}
.fa-pencil:before {
    content: "\f040"}
.fa-map-marker:before {
    content: "\f041"}
.fa-adjust:before {
    content: "\f042"}
.fa-tint:before {
    content: "\f043"}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"}
.fa-share-square-o:before {
    content: "\f045"}
.fa-check-square-o:before {
    content: "\f046"}
.fa-arrows:before {
    content: "\f047"}
.fa-step-backward:before {
    content: "\f048"}
.fa-fast-backward:before {
    content: "\f049"}
.fa-backward:before {
    content: "\f04a"}
.fa-play:before {
    content: "\f04b"}
.fa-pause:before {
    content: "\f04c"}
.fa-stop:before {
    content: "\f04d"}
.fa-forward:before {
    content: "\f04e"}
.fa-fast-forward:before {
    content: "\f050"}
.fa-step-forward:before {
    content: "\f051"}
.fa-eject:before {
    content: "\f052"}
.fa-chevron-left:before {
    content: "\f053"}
.fa-chevron-right:before {
    content: "\f054"}
.fa-plus-circle:before {
    content: "\f055"}
.fa-minus-circle:before {
    content: "\f056"}
.fa-times-circle:before {
    content: "\f057"}
.fa-check-circle:before {
    content: "\f058"}
.fa-question-circle:before {
    content: "\f059"}
.fa-info-circle:before {
    content: "\f05a"}
.fa-crosshairs:before {
    content: "\f05b"}
.fa-times-circle-o:before {
    content: "\f05c"}
.fa-check-circle-o:before {
    content: "\f05d"}
.fa-ban:before {
    content: "\f05e"}
.fa-arrow-left:before {
    content: "\f060"}
.fa-arrow-right:before {
    content: "\f061"}
.fa-arrow-up:before {
    content: "\f062"}
.fa-arrow-down:before {
    content: "\f063"}
.fa-mail-forward:before, .fa-share:before {
    content: "\f064"}
.fa-expand:before {
    content: "\f065"}
.fa-compress:before {
    content: "\f066"}
.fa-plus:before {
    content: "\f067"}
.fa-minus:before {
    content: "\f068"}
.fa-asterisk:before {
    content: "\f069"}
.fa-exclamation-circle:before {
    content: "\f06a"}
.fa-gift:before {
    content: "\f06b"}
.fa-leaf:before {
    content: "\f06c"}
.fa-fire:before {
    content: "\f06d"}
.fa-eye:before {
    content: "\f06e"}
.fa-eye-slash:before {
    content: "\f070"}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"}
.fa-plane:before {
    content: "\f072"}
.fa-calendar:before {
    content: "\f073"}
.fa-random:before {
    content: "\f074"}
.fa-comment:before {
    content: "\f075"}
.fa-magnet:before {
    content: "\f076"}
.fa-chevron-up:before {
    content: "\f077"}
.fa-chevron-down:before {
    content: "\f078"}
.fa-retweet:before {
    content: "\f079"}
.fa-shopping-cart:before {
    content: "\f07a"}
.fa-folder:before {
    content: "\f07b"}
.fa-folder-open:before {
    content: "\f07c"}
.fa-arrows-v:before {
    content: "\f07d"}
.fa-arrows-h:before {
    content: "\f07e"}
.fa-bar-chart-o:before {
    content: "\f080"}
.fa-twitter-square:before {
    content: "\f081"}
.fa-facebook-square:before {
    content: "\f082"}
.fa-camera-retro:before {
    content: "\f083"}
.fa-key:before {
    content: "\f084"}
.fa-gears:before, .fa-cogs:before {
    content: "\f085"}
.fa-comments:before {
    content: "\f086"}
.fa-thumbs-o-up:before {
    content: "\f087"}
.fa-thumbs-o-down:before {
    content: "\f088"}
.fa-star-half:before {
    content: "\f089"}
.fa-heart-o:before {
    content: "\f08a"}
.fa-sign-out:before {
    content: "\f08b"}
.fa-linkedin-square:before {
    content: "\f08c"}
.fa-thumb-tack:before {
    content: "\f08d"}
.fa-external-link:before {
    content: "\f08e"}
.fa-sign-in:before {
    content: "\f090"}
.fa-trophy:before {
    content: "\f091"}
.fa-github-square:before {
    content: "\f092"}
.fa-upload:before {
    content: "\f093"}
.fa-lemon-o:before {
    content: "\f094"}
.fa-phone:before {
    content: "\f095"}
.fa-square-o:before {
    content: "\f096"}
.fa-bookmark-o:before {
    content: "\f097"}
.fa-phone-square:before {
    content: "\f098"}
.fa-twitter:before {
    content: "\f099"}
.fa-facebook:before {
    content: "\f09a"}
.fa-github:before {
    content: "\f09b"}
.fa-unlock:before {
    content: "\f09c"}
.fa-credit-card:before {
    content: "\f09d"}
.fa-rss:before {
    content: "\f09e"}
.fa-hdd-o:before {
    content: "\f0a0"}
.fa-bullhorn:before {
    content: "\f0a1"}
.fa-bell:before {
    content: "\f0f3"}
.fa-certificate:before {
    content: "\f0a3"}
.fa-hand-o-right:before {
    content: "\f0a4"}
.fa-hand-o-left:before {
    content: "\f0a5"}
.fa-hand-o-up:before {
    content: "\f0a6"}
.fa-hand-o-down:before {
    content: "\f0a7"}
.fa-arrow-circle-left:before {
    content: "\f0a8"}
.fa-arrow-circle-right:before {
    content: "\f0a9"}
.fa-arrow-circle-up:before {
    content: "\f0aa"}
.fa-arrow-circle-down:before {
    content: "\f0ab"}
.fa-globe:before {
    content: "\f0ac"}
.fa-wrench:before {
    content: "\f0ad"}
.fa-tasks:before {
    content: "\f0ae"}
.fa-filter:before {
    content: "\f0b0"}
.fa-briefcase:before {
    content: "\f0b1"}
.fa-arrows-alt:before {
    content: "\f0b2"}
.fa-group:before, .fa-users:before {
    content: "\f0c0"}
.fa-chain:before, .fa-link:before {
    content: "\f0c1"}
.fa-cloud:before {
    content: "\f0c2"}
.fa-flask:before {
    content: "\f0c3"}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"}
.fa-paperclip:before {
    content: "\f0c6"}
.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"}
.fa-square:before {
    content: "\f0c8"}
.fa-bars:before {
    content: "\f0c9"}
.fa-list-ul:before {
    content: "\f0ca"}
.fa-list-ol:before {
    content: "\f0cb"}
.fa-strikethrough:before {
    content: "\f0cc"}
.fa-underline:before {
    content: "\f0cd"}
.fa-table:before {
    content: "\f0ce"}
.fa-magic:before {
    content: "\f0d0"}
.fa-truck:before {
    content: "\f0d1"}
.fa-pinterest:before {
    content: "\f0d2"}
.fa-pinterest-square:before {
    content: "\f0d3"}
.fa-google-plus-square:before {
    content: "\f0d4"}
.fa-google-plus:before {
    content: "\f0d5"}
.fa-money:before {
    content: "\f0d6"}
.fa-caret-down:before {
    content: "\f0d7"}
.fa-caret-up:before {
    content: "\f0d8"}
.fa-caret-left:before {
    content: "\f0d9"}
.fa-caret-right:before {
    content: "\f0da"}
.fa-columns:before {
    content: "\f0db"}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"}
.fa-sort-down:before, .fa-sort-asc:before {
    content: "\f0dd"}
.fa-sort-up:before, .fa-sort-desc:before {
    content: "\f0de"}
.fa-envelope:before {
    content: "\f0e0"}
.fa-linkedin:before {
    content: "\f0e1"}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"}
.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"}
.fa-comment-o:before {
    content: "\f0e5"}
.fa-comments-o:before {
    content: "\f0e6"}
.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"}
.fa-sitemap:before {
    content: "\f0e8"}
.fa-umbrella:before {
    content: "\f0e9"}
.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"}
.fa-lightbulb-o:before {
    content: "\f0eb"}
.fa-exchange:before {
    content: "\f0ec"}
.fa-cloud-download:before {
    content: "\f0ed"}
.fa-cloud-upload:before {
    content: "\f0ee"}
.fa-user-md:before {
    content: "\f0f0"}
.fa-stethoscope:before {
    content: "\f0f1"}
.fa-suitcase:before {
    content: "\f0f2"}
.fa-bell-o:before {
    content: "\f0a2"}
.fa-coffee:before {
    content: "\f0f4"}
.fa-cutlery:before {
    content: "\f0f5"}
.fa-file-text-o:before {
    content: "\f0f6"}
.fa-building-o:before {
    content: "\f0f7"}
.fa-hospital-o:before {
    content: "\f0f8"}
.fa-ambulance:before {
    content: "\f0f9"}
.fa-medkit:before {
    content: "\f0fa"}
.fa-fighter-jet:before {
    content: "\f0fb"}
.fa-beer:before {
    content: "\f0fc"}
.fa-h-square:before {
    content: "\f0fd"}
.fa-plus-square:before {
    content: "\f0fe"}
.fa-angle-double-left:before {
    content: "\f100"}
.fa-angle-double-right:before {
    content: "\f101"}
.fa-angle-double-up:before {
    content: "\f102"}
.fa-angle-double-down:before {
    content: "\f103"}
.fa-angle-left:before {
    content: "\f104"}
.fa-angle-right:before {
    content: "\f105"}
.fa-angle-up:before {
    content: "\f106"}
.fa-angle-down:before {
    content: "\f107"}
.fa-desktop:before {
    content: "\f108"}
.fa-laptop:before {
    content: "\f109"}
.fa-tablet:before {
    content: "\f10a"}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"}
.fa-circle-o:before {
    content: "\f10c"}
.fa-quote-left:before {
    content: "\f10d"}
.fa-quote-right:before {
    content: "\f10e"}
.fa-spinner:before {
    content: "\f110"}
.fa-circle:before {
    content: "\f111"}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"}
.fa-github-alt:before {
    content: "\f113"}
.fa-folder-o:before {
    content: "\f114"}
.fa-folder-open-o:before {
    content: "\f115"}
.fa-smile-o:before {
    content: "\f118"}
.fa-frown-o:before {
    content: "\f119"}
.fa-meh-o:before {
    content: "\f11a"}
.fa-gamepad:before {
    content: "\f11b"}
.fa-keyboard-o:before {
    content: "\f11c"}
.fa-flag-o:before {
    content: "\f11d"}
.fa-flag-checkered:before {
    content: "\f11e"}
.fa-terminal:before {
    content: "\f120"}
.fa-code:before {
    content: "\f121"}
.fa-reply-all:before {
    content: "\f122"}
.fa-mail-reply-all:before {
    content: "\f122"}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"}
.fa-location-arrow:before {
    content: "\f124"}
.fa-crop:before {
    content: "\f125"}
.fa-code-fork:before {
    content: "\f126"}
.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"}
.fa-question:before {
    content: "\f128"}
.fa-info:before {
    content: "\f129"}
.fa-exclamation:before {
    content: "\f12a"}
.fa-superscript:before {
    content: "\f12b"}
.fa-subscript:before {
    content: "\f12c"}
.fa-eraser:before {
    content: "\f12d"}
.fa-puzzle-piece:before {
    content: "\f12e"}
.fa-microphone:before {
    content: "\f130"}
.fa-microphone-slash:before {
    content: "\f131"}
.fa-shield:before {
    content: "\f132"}
.fa-calendar-o:before {
    content: "\f133"}
.fa-fire-extinguisher:before {
    content: "\f134"}
.fa-rocket:before {
    content: "\f135"}
.fa-maxcdn:before {
    content: "\f136"}
.fa-chevron-circle-left:before {
    content: "\f137"}
.fa-chevron-circle-right:before {
    content: "\f138"}
.fa-chevron-circle-up:before {
    content: "\f139"}
.fa-chevron-circle-down:before {
    content: "\f13a"}
.fa-html5:before {
    content: "\f13b"}
.fa-css3:before {
    content: "\f13c"}
.fa-anchor:before {
    content: "\f13d"}
.fa-unlock-alt:before {
    content: "\f13e"}
.fa-bullseye:before {
    content: "\f140"}
.fa-ellipsis-h:before {
    content: "\f141"}
.fa-ellipsis-v:before {
    content: "\f142"}
.fa-rss-square:before {
    content: "\f143"}
.fa-play-circle:before {
    content: "\f144"}
.fa-ticket:before {
    content: "\f145"}
.fa-minus-square:before {
    content: "\f146"}
.fa-minus-square-o:before {
    content: "\f147"}
.fa-level-up:before {
    content: "\f148"}
.fa-level-down:before {
    content: "\f149"}
.fa-check-square:before {
    content: "\f14a"}
.fa-pencil-square:before {
    content: "\f14b"}
.fa-external-link-square:before {
    content: "\f14c"}
.fa-share-square:before {
    content: "\f14d"}
.fa-compass:before {
    content: "\f14e"}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"}
.fa-euro:before, .fa-eur:before {
    content: "\f153"}
.fa-gbp:before {
    content: "\f154"}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"}
.fa-rupee:before, .fa-inr:before {
    content: "\f156"}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"}
.fa-won:before, .fa-krw:before {
    content: "\f159"}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"}
.fa-file:before {
    content: "\f15b"}
.fa-file-text:before {
    content: "\f15c"}
.fa-sort-alpha-asc:before {
    content: "\f15d"}
.fa-sort-alpha-desc:before {
    content: "\f15e"}
.fa-sort-amount-asc:before {
    content: "\f160"}
.fa-sort-amount-desc:before {
    content: "\f161"}
.fa-sort-numeric-asc:before {
    content: "\f162"}
.fa-sort-numeric-desc:before {
    content: "\f163"}
.fa-thumbs-up:before {
    content: "\f164"}
.fa-thumbs-down:before {
    content: "\f165"}
.fa-youtube-square:before {
    content: "\f166"}
.fa-youtube:before {
    content: "\f167"}
.fa-xing:before {
    content: "\f168"}
.fa-xing-square:before {
    content: "\f169"}
.fa-youtube-play:before {
    content: "\f16a"}
.fa-dropbox:before {
    content: "\f16b"}
.fa-stack-overflow:before {
    content: "\f16c"}
.fa-instagram:before {
    content: "\f16d"}
.fa-flickr:before {
    content: "\f16e"}
.fa-adn:before {
    content: "\f170"}
.fa-bitbucket:before {
    content: "\f171"}
.fa-bitbucket-square:before {
    content: "\f172"}
.fa-tumblr:before {
    content: "\f173"}
.fa-tumblr-square:before {
    content: "\f174"}
.fa-long-arrow-down:before {
    content: "\f175"}
.fa-long-arrow-up:before {
    content: "\f176"}
.fa-long-arrow-left:before {
    content: "\f177"}
.fa-long-arrow-right:before {
    content: "\f178"}
.fa-apple:before {
    content: "\f179"}
.fa-windows:before {
    content: "\f17a"}
.fa-android:before {
    content: "\f17b"}
.fa-linux:before {
    content: "\f17c"}
.fa-dribbble:before {
    content: "\f17d"}
.fa-skype:before {
    content: "\f17e"}
.fa-foursquare:before {
    content: "\f180"}
.fa-trello:before {
    content: "\f181"}
.fa-female:before {
    content: "\f182"}
.fa-male:before {
    content: "\f183"}
.fa-gittip:before {
    content: "\f184"}
.fa-sun-o:before {
    content: "\f185"}
.fa-moon-o:before {
    content: "\f186"}
.fa-archive:before {
    content: "\f187"}
.fa-bug:before {
    content: "\f188"}
.fa-vk:before {
    content: "\f189"}
.fa-weibo:before {
    content: "\f18a"}
.fa-renren:before {
    content: "\f18b"}
.fa-pagelines:before {
    content: "\f18c"}
.fa-stack-exchange:before {
    content: "\f18d"}
.fa-arrow-circle-o-right:before {
    content: "\f18e"}
.fa-arrow-circle-o-left:before {
    content: "\f190"}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"}
.fa-dot-circle-o:before {
    content: "\f192"}
.fa-wheelchair:before {
    content: "\f193"}
.fa-vimeo-square:before {
    content: "\f194"}
.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"}
.fa-plus-square-o:before {
    content: "\f196"}
 #secondary-nav .sf-menu li a  {
    padding: 0 17px;
}
 .sidebar .tabs-nav li a  {

padding:  0 11px;
 }



.entry-meta  {

  display:  none !important;

}

body  {

  font-family:  Tahoma !important;

}

.wp-post-image  {

	float: left;

	margin-right: 10px;

	margin-bottom: 10px;

}

#text-14  {

	background-color: #fff;

}

#text-14 h3 ,  #text-4 h3  {

	font-size: 18px;

	font-weight: bold;

	text-align: center;

	background-color: #cd2128;

	color: #fff;

	padding-top: 8px;

	border-radius: 10px 0px 10px 0px;


}

#email
 {

	padding: 5px;

	width: 90%;

	background-color: #fff !important;

	border: 1px solid #ccc !important;

	margin: 10px !important;

	border-radius: 6px;

}

#submit {

	background-color: #000 !important;

	color: #fff;

	margin: auto;

	width: 90%;

	border-radius: 6px;

	margin: 0px 0px 10px 10px !important;

}


#rfw-authors {

	margin: auto;

	height: 260px;

	margin-bottom: 15px;


}



ins {
  background-color: #fff !important;
}

#adunit {
    background-color: #ffffff !important;
    border: 0px !important;
}


#menu-linkuri-dreapta {
  padding: 10px !important;
}

#menu-linkuri-dreapta li
{
    margin: 0px !important;
    padding: 0px !important;
}

.fluid-width-video-wrapper
{
  clear: both !important;
  margin-top: 10px !important;
}
