.recentcomments a {display:inline !important;padding:0 !important;margin:0 !important;}

.latest-post .continue-reading a, .post-content .continue-reading a, .older-post .continue-reading a, .main-content-area .single-post-content a, .featured-panel a, .sub-footer a, .main-sidebar a, .toggle-panel .toggle-panel-toggle-text {text-decoration:none}
.latest-post .continue-reading a:hover, .post-content .continue-reading a:hover, .older-post .continue-reading a:hover, .main-content-area .single-post-content a:hover, .featured-panel a:hover, .sub-footer a:hover, .main-sidebar a:hover, .toggle-panel .toggle-panel-toggle-text:hover {text-decoration:none}
a, a:visited, a:link {text-decoration:none}
a:hover {text-decoration:none}
.featured-panel a {text-decoration:none}
.featured-panel a:hover {text-decoration:none}
a, a:visited {text-decoration:none}
a:hover {text-decoration:none}
.footer-navigation ul li a {text-decoration:none}
.footer-navigation ul li a:hover {text-decoration:none}
.footer a {text-decoration:none}
.footer a:hover {text-decoration:none}
.footer small.footer-copyright a {text-decoration:none}
.footer small.footer-copyright a:hover {text-decoration:none}
.footer small.footer-disclaimer a {text-decoration:none}
.footer small.footer-disclaimer a:hover {text-decoration:none}

.desktop{display:block;}
.mobile{display:none;}

@media only screen and (min-width: 100px) and (max-width: 448px) {
.desktop{display:none;}
.mobile{display:block;}
}