/* Top site img */
.priv_foot {
    display: none;
}
img.SLOGO {
    display: none;
}


/* News */
.newsticker {
    position: absolute;
    top: 0px;
    width: 820px;
    left: 200px;
}

.snewsticker {
    width: 1020px;
}

.newsticker .vnccpNewsController .bn-title {
    display: none;
}

.newsticker .weekly-status {
    width: 27px!important;
}

.newsticker .vnccpNewsController ul {
    left: 15px !important;
}

/* Social Buttons */
.social-links { float: right; position: absolute; padding-top: 0px; margin-top: 15px; margin-left: 815px; z-index: 99; }
.search-expand-inner { background: rgba(0,0,0,0.15); top: 7px; right: 1px; position: absolute; }
.social-links .social-tooltip {color: #FFF !important;}

i.fa.fa-youtube:hover { color: rgb(255, 0, 0); }
i.fa.fa-facebook:hover { color: rgb(81, 110, 171); }
i.fa.fa-twitter:hover { color: rgb(29, 210, 255); }
i.fa.fa-google-plus:hover { color: #eb4026; }
i.fa.fa-rss:hover {  color: rgb(222, 129, 38); }
i.fa.fa-cc-paypal:hover { color: rgb(184, 193, 195); }

/* #FFAC38 Nav bar */
.nav > li > a:after {content: "\f0c9";
float: none;
margin-left: 6px;
font-size: 14px;}

.nav > li {
    font-weight: 400;
}

#nav-topbar .nav ul {
background: rgba(27, 29, 33,1) !important;
}

#nav-topbar .nav li > a:hover {background: #D2071D; }
#nav-topbar .sub-menu li > a:hover {background: #D2071D; }


.themeform.searchform div input {
    padding-right: 10px;
    padding-left: 30px;
}

/* Sidebar */

.main-inner .s1 .ryuu-tabs-nav li.active a, #footer .ryuu-tabs-nav li.active a, .comment-tabs li.active a, .wp-pagenavi a:hover, .wp-pagenavi a:active, .wp-pagenavi span.current {border-bottom-color: #EE001F !important;}

/* Global */
.mystyle {}


/* Tablet - 800px, 768px & 720px */
@media only screen and (min-width: 720px) and (max-width: 800px) {
	.mystyle {}
}


/* Mobile - 480px & 320px */
@media only screen and (max-width: 719px) {
	.mystyle {}
}


/* Mobile - 320px */
@media only screen and (max-width: 479px) {
	.mystyle {}
}

.latest-posts .latest-thumbnail img { height: 68px !important;}