
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
- General
- Header
    - Header Social
- Content
- Blog
- Breadcrumb
- Sidebar
    - Subscriber
    - Social
    - Post List
    - News Tab
    - Tags
    - Calendar
    - Advertisement
    - Recent Posts
    - Recent Comment
    - Search Form
    - Categories
    - Twitter
    - Newsletter
- Single
    - Comment Respond
- Element
    - Slider News 2 Column
    - Slider News
    - Scroll News
    - Horizontal News
    - Thumb News
    - Horizontal Thumb 3 Column
    - Horizontal Thumb Menu
- 404
- Footer
--------------------------------------------------------------*/

/***********************
******* General ********
***********************/
body, form {
    margin:0;
    padding:0;
}
img {
    max-width: 100%;
    border: 0;
}
body {
    background: #e5e5e5;
    color: #5f5f5f;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
}
article, footer {
    display: block;
}
a{
    text-decoration:none;
    outline:none;
}
a:focus {
	outline: none;
}
img{
    border:none;
    max-width: 100%;
    height: auto;
}
input, textarea, select, button{
    border-radius:0;
    outline:none;
}
::-webkit-input-placeholder {
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   font-style: italic;
}

:-ms-input-placeholder {  
   font-style: italic;
}
.clear {
    clear:both;
} 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
a:hover, a:focus {
    text-decoration:none;
}
p { margin-bottom: 20px; }
blockquote {
    background: #f5f5f5;
    border-left: 4px solid #ffba00;
    color: #444444;
    font-size: 13px;
    font-style: italic;
    padding-bottom: 19px;
    padding-top: 19px;
}
cite {
    display: block;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight:600;
    color: #303030;
	margin-top: 0;
}
h1 {
  font-size: 32px;
    line-height: 36px;
}
h2 {
  font-size: 28px;
    line-height: 32px;
}
h3 {
    font-size: 24px;
    line-height: 28px;
}
h4 {
	font-size: 20px;
	line-height: 24px;
}
h5 {
	font-size: 18px;
	line-height: 22px;
}
h6 {
	font-size: 16px;
	line-height: 22px;
}
.fa-ul li {
    margin-bottom: 10px;
	padding-left: 0;
}
.fa-ul li .fa{
    font-size: 15px;
}
.ub-ul li {
    list-style: outside none disc;
}
.ub-ol li {
    list-style-type: decimal;
}
ol, ul {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}

ul > li,
ol > li {
  margin: 0 0 10px;
  padding: 0 0 0 1.2em;
  list-style-type: none;
  counter-increment: item;
  list-style-position: inside;
}
ul > li {
	list-style-type: inherit;
}
ol > li {
    padding-left: 0.8em;
}

ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 2px;
  margin-right: 4px;
  font-weight: normal;
  text-align: right;
  content: counter(item) ".";
}

#wrapper {
    max-width: 1128px;
    width:100%;
    margin:0 auto;
    background:#fff;
	overflow: hidden;
}
/**********************
******* Header ********
***********************/

/**************************************
******* Header / Header Social ********
***************************************/
#header .social {
	overflow: hidden;
}
#header .social.bottom {
	background: #747474;
}
.social .rst-list-breaking-news ul {
	text-align: left;
	padding-left: 10px;
}
.social .rst-list-breaking-news ul li {
	display: block
}
.social .rst-breaking-news {
    color: #fff;
	overflow: hidden;
	position: relative;
    margin: 0;
}
.social .rst-breaking-news a {
	color: #404040;
	line-height: 34px;
	font-size: 13px;
}
.social .rst-breaking-news span.breaking {
	color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 20px;
}
.social .rst-breaking-news span.breaking .fa {
	margin-right: 7px;
	font-size: 16px;
}
.rst-breaking {
    background-color: #e5e5e5;
    height: 34px;
    line-height: 34px;
	overflow: hidden;
	margin: 0;
}
#header .social ul {
	margin: 0 16px 0 0;
    text-align: right;
}
#header .social ul li {
    display: inline-block;
    height: 29px;
    line-height: 28px;
	padding: 0;
	margin: 0;
    list-style: none;
}
#header .social ul li a {
	padding:0 9px;
	color: #fff;
	font-size: 15px;
}
.social a:hover {
	opacity: 1;
}
#header .social .menu a {
    color: #dddddd;
    font-size: 13px;
}
#header .social .text-right {
    color: #dddddd;
    font-size: 12px;
    line-height: 24px;
    padding-right: 10px;
}
#header .social .text-right a {
	color: #dddddd;
}

/***********************
******* Content ********
***********************/
#content, #primary {
    margin: 24px;
    position: relative;
    z-index: 1;
}
.wrap-share a img.alignright,
.wrap-share a img.alignleft {
	margin: 0;
}
.alignright,
.alignleft,
.aligncenter {
	margin-bottom: 20px;
}
.wp-caption {
    border: 0 none;
    padding: 0;
	margin-bottom: 20px;
}
.wpb_row.vc_row-fluid {
    margin-bottom: 25px;
}
.wpb_row.vc_row-fluid .wpb_row.vc_row-fluid {
	margin-bottom: 0;
	margin-top: 45px;
}
.td-search-query {
    color: #ffba00;
}
.ub-search-subtitle {
    margin-bottom: 30px;
}
.single .archive-title {
	margin-bottom: 10px;
}
.single .entry-meta {
    margin-bottom: 25px;
}
.archive-title {
    font-size: 30px;
    margin-bottom: 22px;
    margin-top: 0;
    text-transform: uppercase;
}
.archive-title.off-uppercase {
	text-transform: none;
}
.ub-sub-categories {
    margin: 10px 0 30px;
	color: #848484;
}
.ub-sub-categories a {
	color: #848484;
}
.wp-caption {
	border: 0;
	font-style: italic;
}
.fancybox-button {
    background-color: #d5d5d5;
    color: #222222;
    font-size: 24px;
    height: 35px;
    line-height: 32px;
    margin-top: -12px;
	cursor: pointer;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 35px;
}
.fancybox-button:hover {
	color: #fff;
}
.fancybox-prev {
    left: -30px;
}
.fancybox-next {
    right: -30px;
}
/***********************
******* Blog ********
***********************/
.ub-blog-post h4.entry-title, .ub-blog-post h4.entry-title a {
	font-size: 19px;
}
.ub-blog-post h4, .ub-blog-post h4 a {
    color: #303030;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 7px;
}
.ub-type-medium h4.ub-post-title a,
.ub-type-medium .ub-blog-post h4, 
.ub-type-medium .ub-blog-post h4 a {
	font-size: 16px;
	line-height: 18px;
}
.ub-type-small h4.ub-post-title a,
.ub-type-small .ub-blog-post h4,
.ub-type-small .ub-blog-post h4 a {
	font-size: 14px;
	line-height: 16px;
}
.rs-scroll-item {
	visibility: hidden;
}
.ub-scroll-new h4.ub-post-title a {
	font-size: 14px;
	line-height: 18px;
}
.bx-wrapper ul {
    padding: 0;
}
.bx-wrapper li {
	padding: 0;
	margin: 0;
}
.thumbnail-slider .bx-pager {
    display: none;
}
.thumbnail-slider .bx-wrapper .bx-prev {
    background: rgba(0,0,0,0.7);
	color: #fff;
	text-indent: 0;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	margin-top: -18px;
    height: 35px;
    left: 5px;
    width: 35px;
}
.thumbnail-slider .bx-wrapper .bx-next {
    background: rgba(0,0,0,0.7);
	color: #fff;
	margin-top: -18px;
	text-indent: 0;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
    height: 35px;
    right: 5px;
    width: 35px;
}
.video-full iframe {
    height: 100%;
    width: 100%;
}
.ub-blog-post p {
    color: #5c5c5c;
    font-size: 13px;
    line-height: 20px;
    margin-top: 0px;
}
.taxonomy-description {
    margin-bottom: 30px;
}
span.admin a {
    text-transform: capitalize;
}
span.admin, span.date, span.category, span.comment {
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
	color: #aaaaaa;
	font-style: italic;
}
span.admin a, span.date a, span.category a, span.comment a {
    color: #aaaaaa;
}
span.admin i, span.date i, span.category i, span.comment i {
    color: #aaaaaa;
    margin-right: 2px;
    font-size: 11px;
}
span.comment a i, span.comment a, span.view {
	font-style: normal;
	color: #7d7d7d;
}
span.view, span.comment {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}
.ub-blog-large.ub-blog-box .ub-blog-post {
    margin-bottom: 20px;
}
.ub-type-small.ub-blog-large .ub-blog-post {
	margin-bottom: 15px;
}
.ub-type-medium.ub-blog-large .ub-blog-post {
	margin-bottom: 20px;
}
.ub-blog-large .ub-blog-post {
    margin-bottom: 25px;
}
.wp-video-shortcode, .mejs-overlay, .wp-audio-shortcode, .mejs-poster {
    max-width: 100%;
}
.mejs-poster {
    background-size: cover !important;
}
.wrap-content-ajax {
    position: relative;
}
.ub-post-infor {
	position: relative;
    margin-bottom: 10px;
}
.rs-rater {
    cursor: pointer;
}
.ub-rate-meta {
    margin: 0 !important;
}
/**************************************
******* Blog / PageNavi ********
***************************************/
.nav-next {
    text-align: right;
}
.navigation a {
    color: #303030;
}
.navigation a:hover {
    color: #ffba00;
}
.rst_ajax_load_more:hover ,
.rst_ajax_load_more:focus {
    color: #fff;
}
.rst_ajax_load_more span {
    font-weight: bold;
    color: #fff;
}
.rst_ajax_load_more span.active {
	display: none;
}
.rst_ajax_load_more .fa.fa-pulse.fa-spinner.active {
	display: inline-block;
}
.rst_ajax_load_more .fa.fa-pulse.fa-spinner {
    font-size: 21px;
    line-height: 31px;
    margin-right: 9px;
    vertical-align: top;
    display: none;
}
.rst_ajax_load_more.rst_auto_load .fa.fa-pulse.fa-spinner {
    display: inline-block;
    margin-right: 0;
    margin-top: 6px;
}

.rst_auto_load:hover {
    color: #fff;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
.rst_ajax_load_more {
    background: none repeat scroll 0 0 #ffba00;
    color: #fff;
    display: block;
    font-family: Arial;
    height: 32px;
    line-height: 32px;
    margin: 40px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}
.wp-audio-shortcode {
    margin-bottom: 14px;
}
.wp-pagenavi .pages, .wp-pagenavi .nextpostslink, .wp-pagenavi .prevpostslink {
    display: none;
}
.wp-pagenavi {
    padding: 20px 0px 0px;
}
.wp-pagenavi span, .wp-pagenavi a {
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    color: #323232;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-right: 4px;
    padding: 0 12px;
    text-decoration: none;
    vertical-align: top;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
    background: #ffba00;
    border: 1px solid #ffba00;
    color: #fff;
}
.navigation {
    margin-top: 20px;
}
/***********************
******* Breadcrumb ********
***********************/
.breadcrumb {
    background-color: #e5e5e5;
	border-radius: 0;
    font-size: 13px;
    line-height: 34px;
    margin-bottom: 25px;
    padding: 0;
}

.breadcrumb li {
	padding: 0 18px;
	border-right: 1px solid #c3c3c3;
	position: relative;
	margin: 0;
}
.breadcrumb li.home {
    border: 0 none;
}
.breadcrumb li.home a {
	color: #fff;
	font-size: 14px;
}
.breadcrumb li, .breadcrumb a {
    color: #404040;
    font-size: 13px;
}
.breadcrumb > li:after,
.breadcrumb > li:before {
	content: "" !important;
	position: absolute;
	width: 63px;
	height: 0;
	border-style: solid;
	border-color: transparent;
}
.breadcrumb > li:before {
	border-left-color: #e5e5e5;
    border-width: 10px 8px;
    margin-top: -10px;
    right: -62px;
    top: 50%;
    z-index: 1;
}

.breadcrumb > li:after {
	border-left-color: #c3c3c3;
    border-width: 10px 8px;
    margin-top: -10px;
    right: -63px;
    top: 50%;
}
.breadcrumb > li.home:after {
	border-left-color: transparent;
}
.breadcrumb > li.active:after,
.breadcrumb > li.active:before {
	display: none;
}
.breadcrumb > li.active {
	border: 0;
}
.rst-thumbnail img {
    width: 100%;
}
.single .rst-thumbnail {
    margin-bottom: 22px;
}
.single .attachment-post-thumbnail, 
.single .fluid-width-video-wrapper, 
.single .wp-video {
	margin-bottom: 0;
}
/***********************
******* Sidebar ********
***********************/

.widget {
    font-size: 13px;
    color: #303030;
	margin-bottom: 35px;
}
.widget ul {
    padding: 0;
}
.widget ul li{
    list-style: none;
}

.widget_about .mail a {
    color: #cccccc;
}
.widget_about .mail a .fa {
	color: #7a7c82;
}
/**************************************
******* Sidebar / Subscriber ********
***************************************/
.srarch-sidebar {
    margin-bottom: 23px;
    margin-top: 15px;
}
.srarch-sidebar input {
    border-left:1px solid #e2e2e2;
    border-top:1px solid #e2e2e2;
    border-bottom:1px solid #e2e2e2;
    border-right:0;    
    height:35px;
    line-height:35px;
    width:219px;
    float:left;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    color:#b8b8b8;
    padding-left:11px;
}
.srarch-sidebar input.sb {
    border:none;
    width:89px;
    height:35px;
    background:#ffba00;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    font-weight:600;
}

/**************************************
******* Sidebar / Social ********
***************************************/
.widget ul.ss_social {
    margin: 0 -0.5em 0 0;
}
.widget .ss_social li {
    border: medium none;
    padding: 0;
	float: left;
    height: 32px;
    margin: 0 0.6em 0.6em 0;
	text-align: center;
    width: 32px;
}
ul.ss_social li a {
	width: 32px;
	height: 32px;
	display: block;
	padding: 0;
	background: none;
	color: #333;
	-webkit-transition: 0.15s ease-in-out;
	-moz-transition: 0.15s ease-in-out;
	-o-transition: 0.15s ease-in-out;
	transition: 0.15s ease-in-out;
}
ul.ss_social li a:hover {
	background: #444 !important;
}
ul.ss_social li a:before {
	font-size: 19px;
	line-height: 1.684210;
	line-height: 32px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ul.ss_social li a.twitter {
	background: #33ccff;
}

ul.ss_social li a.twitter:before {
	color: #fff;
	content: "\f099";
}

ul.ss_social li a.facebook {
	background: #3c5a98;
}

ul.ss_social li a.facebook:before {
	color: #fff;
	content: "\f09a";
}

ul.ss_social li a.in {
	background: #007fb1;
}

ul.ss_social li a.in:before {
	color: #fff;
	content: "\f0e1";
}

ul.ss_social li a.gplus {
	background: #dd4c39;
}

ul.ss_social li a.gplus:before {
	color: #fff;
	content: "\f0d5";
}

ul.ss_social li a.flickr {
	background: #ff0099;
}

ul.ss_social li a.flickr:before {
	color: #fff;
	content: "\f16e";
}

ul.ss_social li a.vimeo {
	background: #33ccff;
}

ul.ss_social li a.vimeo:before {
	color: #fff;
	content: "\f194";
}

ul.ss_social li a.pint {
	background: #cc3333;
}

ul.ss_social li a.pint:before {
	color: #fff;
	content: "\f0d2";
}

ul.ss_social li a.utube {
	background: #cc3333;
}

ul.ss_social li a.utube:before {
	color: #fff;
	content: "\f167";
}

ul.ss_social li a.yahoo {
	background: #660099;
}

ul.ss_social li a.yahoo:before {
	color: #fff;
	content: "\f19e";
}

ul.ss_social li a.skype {
	background: #00aff0;
}

ul.ss_social li a.skype:before {
	color: #fff;
	content: "\f17e";
}

ul.ss_social li a.delicious {
	background: #3366cc;
}

ul.ss_social li a.delicious:before {
	color: #fff;
	content: "\f1a5";
}

ul.ss_social li a.blogger {
	background: #ff9933;
}

ul.ss_social li a.blogger:before {
	color: #fff;
	content: "\f511";
}

ul.ss_social li a.soundcloud {
	background: #ff3300;
}

ul.ss_social li a.soundcloud:before {
	color: #fff;
	content: "\f1be";
}

ul.ss_social li a.vk {
	background: #45688e;
}

ul.ss_social li a.vk:before {
	color: #fff;
	content: "\f189";
}

ul.ss_social li a.xing {
	background: #026466;
}

ul.ss_social li a.xing:before {
	color: #fff;
	content: "\f168";
}

ul.ss_social li a.tumblr {
	background: #2c4762;
}

ul.ss_social li a.tumblr:before {
	color: #fff;
	content: "\f173";
}

ul.ss_social li a.rss {
	background: #ff9900;
}

ul.ss_social li a.rss:before {
	color: #fff;
	content: "\f09e";
}

ul.ss_social li a.mail {
	background: #ff6600;
}

ul.ss_social li a.mail:before {
	color: #fff;
	content: "\f0e0";
}

ul.ss_social li a.instagram {
	background: #336699;
}

ul.ss_social li a.instagram:before {
	color: #fff;
	content: "\f16d";
}

ul.ss_social li a.vine {
	background: #00bf8f;
}

ul.ss_social li a.vine:before {
	color: #fff;
	content: "\f1ca";
}

ul.ss_social li a.reddit {
	background: #f33;
}

ul.ss_social li a.reddit:before {
	color: #fff;
	content: "\f1a1";
}
/**************************************
******* Sidebar / News Tab ********
***************************************/
.widget_news ul {
    padding: 0;
}
.widget_news p {
    margin: 0;
}
.widget_news .tab-post-new {
    display: block;
	border-bottom: 1px solid #dbdbdb;
}
.widget_news ul.tab-post-new li {
    float: left;
    height: 36px;
    line-height: 36px;
    list-style: outside none none;
    position: relative;
	margin: 0;
	padding: 0;
    width: 33.3333%;
}
.widget_news ul.tab-post-new li a {
    font-size:18px;
    color:#434343;
    font-weight:600;
	display: inline-block;
    text-align: left;
	text-transform: uppercase;
	position: relative;
}
.widget_news ul.tab-post-new li.active a:before {
    border-bottom: 2px solid transparent;
    bottom: -1px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.widget_news .info-post-new h5 {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 4px;
}
.widget_news .info-post-new h5 a {
    color: #222222;
}
.info-post-new ul li:first-child {
    border-top:none;
}
.info-post-new ul:first-child {
    display:block;
}
.info-post-new ul {
    display:none;
    margin-bottom: 0;
}
.info-post-new ul li {
    display: block;
    list-style:none;
    padding-top:14px;
    padding-bottom:14px;
	padding-left: 0;
    border-top:1px solid #eaeaea;
	margin: 0;
} 
.widget_news .image {
    float: left;
    margin-right: 10px;
}
.widget_news .comment-text-side {
    color: #303030;
	margin-bottom: 5px;
}
.widget_news .post-holder {
    color: #747474;
}
.widget_news .ub-thumbnail {
    float: left;
    margin-right: 10px;
	margin-bottom: 0;
    width: 82px;
}

/**************************************
******* Sidebar / Post List ***********
***************************************/
.widget_post_list {
    margin-bottom: 15px;
}
.widget_post_list a .fa {
    color: #808080;
    margin-right: 5px;
}
.widget_post_list a {
    color: #303030;
    font-size: 13px;
    font-family: Lato;
}
.widget_post_list .ub-post-item {
    border-top: 1px dotted #c6c6c6;
    padding: 7px 0;
}
.widget_post_list .ub-post-item-large a {
    font-size: 15px;
	margin-bottom: 10px;
    font-weight: bold;
}

/**************************************
******* Sidebar / Tags ********
***************************************/
.widget_tag_cloud .tagcloud a {
    border: 1px solid #e1e1e1;
    color: #303030;
    display: inline-block;
    font-size: 13px !important;
    margin-bottom: 6px;
    margin-left: 2px;
    padding: 2px 8px;
}
#footer .widget_tag_cloud .tagcloud a {
	border-color: transparent;
	color: #cccccc;
	background: #4a4a4a;
}
.widget_tag_cloud .tagcloud a:hover {
    border-color: #ffba00;
    box-shadow: 0 0 2px #ffba00;
}
#footer .widget_tag_cloud .tagcloud a:hover {
	box-shadow: inherit;
	color:#333333;
	background-color: #f5f5f5;
}
.rst-comment.clearfix {
    display: table;
}
.rst-comment.clearfix > div {
    display: table-cell;
    float: none;
    padding-right: 10px;
    vertical-align: top;
}

/**************************************
******* Sidebar / Calendar ********
***************************************/
.widget_calendar {
    max-width: 320px;
}
.widget_calendar caption {
    color: #303030;
}
#footer .widget_calendar caption,
#footer .widget_calendar thead {
	color: #ccc;
}
.widget_calendar caption, .widget_calendar  th, .widget_calendar td {
    text-align: center;
}
.widget_calendar {
    color: #303030;
    text-align: center;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar thead {
    color: #303030;
}
.widget_calendar tbody {
    color: #727272;
}
.widget_calendar table td {
    width: 14.26%;
}
.widget_calendar table tbody td a {
    background: #dcdcdc;
    border-radius: 1px;
    color: #727272;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    width: 27px;
}
.widget_calendar table tbody td a:hover {
    color: #333
}
.widget_calendar table td#prev {
    text-align: left;
}
.widget_calendar table td#next {
    text-align: right;
}
.widget_calendar table td#prev a,
.widget_calendar table td#next a {
    padding: 0 10px;
}


/**************************************
******* Sidebar / Advertisement ********
***************************************/
#header .widget_ads .list-adv > div {
    padding-bottom: 0;
}
.widget_ads .list-adv > div {
    padding-bottom: 10px;
}


/**************************************
******* Sidebar / Recent Posts ********
***************************************/
.widget_recent_entries a {
    border-bottom: 1px dotted #e5e5e5;
    color: #323232;
    display: block;
    font-size: 13px;
    padding: 5px 0;
}


/**************************************
******* Sidebar / Recent Comment ********
***************************************/
.ub-widget_recent_comments ul {
    padding: 0;
}
.ub-widget_recent_comments li {
    border-bottom: 1px solid #e5e5e5;
    list-style: outside none none;
    margin-bottom: 10px;
    display: block;
}
.ub-widget_recent_comments .ub-avatar {
    float: left;
    height: 65px;
    margin-right: 12px;
    width: 65px;
}

.ub-widget_recent_comments h5, .ub-widget_recent_comments h5 a {
    font-size:14px;
    color:#474747;
    line-height:18px;
    margin:0;
}
.widget_recent_comments ul {
    padding: 0;
}
.widget_recent_comments .recentcomments {
    list-style: outside none none;
    line-height: 22px;
}
.recentcomments a {
    color: #757575;
}

/**************************************
******* Sidebar / Search Form ********
***************************************/
#searchform > div,
.search-form {
    position: relative;
    display: block;
}
.search-form label {
    display: block;
}
#searchform .screen-reader-text,
.search-form  .screen-reader-text {
    display: none;
}
#searchform input[type="text"],
.search-form  input[type="search"] {
    border: 1px solid #d2d2d2;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
    padding: 4px 28px 4px 4px;
    width: 100%;
}
.search-form input[type="search"]:focus {
    box-shadow: 0 0 1px 0 #ccc;
}
#searchform input[type="submit"],
.search-form  input[type="submit"] {
    background: url("../images/icon-search.png") no-repeat center bottom;
    border: 0 none;
    height: 15px;
    position: absolute;
    right: 10px;
    text-indent: -999px;
    top: 12px;
    width: 15px;
}
#searchform input[type="submit"]:hover,
.search-form  input[type="submit"]:hover {
    background-position: center top;
}

/**************************************
******* Sidebar / Categories ********
***************************************/
.widget select {
    color: #000;
    max-width: 100%;
}
.widget .ub-mega-grid {
	display: none;
}
.widget_categories ul {
    padding: 0;
}
.widget_categories li {
    list-style: outside none none;
}
.widget_categories li a {
    display: block;
    border-bottom: 1px dotted #e5e5e5;
    padding: 5px 0;
    color:#323232;
}
.widget_categories li a .ub-number {
    color: #727272;
    float: right;
}
.widget_categories ul ul {
    margin-left: 7%;
}

/**************************************
******* Sidebar / Twitter ********
***************************************/
.widget_tweets {
    margin-bottom: 25px;
}
.widget_tweets a {
    color: #ffba00;
}
.widget_tweets a.jtwt_date {
    color: #909090;
    font-style: italic;
}
.widget_tweets .jtwt_tweet {
    margin-bottom: 0;
    line-height: 22px;
}
.widget_tweets .jtwt_tweet p {
    margin-bottom: 5px;
}
.widget_tweets h3.widget-title .fa {
    font-size: 24px;
    margin-right: 5px;
}
/**************************************
******* Sidebar / Newsletter **********
***************************************/
.newsletter-widget form p {
    vertical-align: top;
}
.newsletter-widget {
    margin-top: 13px;
}
.newsletter-widget .newsletter-email {
    border: 1px solid #d2d2d2;
    border-right: 0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 4px 90px 4px 4px;
    width: 100%;
}
.newsletter-widget .newsletter-submit {
    background: #000;
    border: 0 none;
    color: #fff;
    font-weight: 600;
    height: 35px;
    padding: 0 10px;
    text-transform: uppercase;
	width: 85px;
	position: absolute;
	right:0;
	top: 0;
}
.newsletter form {
    position: relative;
}

/**************************************
******* Sidebar / Archives ************
***************************************/
.widget_archive li {
    color: #aaaaaa;
    font-size: 13px;
    border-bottom: 1px dotted #e5e5e5;
    padding: 5px 0;
}
.widget_archive a {
    color: #323232;
}


/**************************************
******* Sidebar / Pages ********
***************************************/
.widget_pages a {
    color: #323232;
    display: block;
    font-size: 13px;
    border-bottom: 1px dotted #e5e5e5;
    padding: 5px 0;
}
.widget a:hover {
    color: #ffba00;
}
.widget_pages ul ul {
    margin-left: 7%;
}


/**************************************
******* Sidebar / Flickr Photo ********
***************************************/
.ub-widget_photo {
    max-width: 320px;
}
.ub-widget_photo .row {
    margin-left: -2px;
    margin-right: -2px;
}
.ub-widget_photo .col-sm-3 {
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px;
}
.ub-widget_photo .col-sm-3 a {
    display: block;
}
.ub-widget_photo .col-sm-3 img{
    width: 100%;
    height: auto !important;
}
.ub-widget_photo .col-sm-3 a:hover {
    border: 1px solid #3db71d;
    padding: 3px;
}


/***********************
******* Single ********
***********************/
.ub-title {
    margin-top: 0;
    font-size: 24px;
    line-height: 36px;
}
.ub-title a {
    color: #303030;
}
.ub-tags {
    color: #303030;
    font-size: 13px;
    font-weight: 600;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.ub-tags a {
    background-color: #eaeaea;
    color: #222222;
    display: inline-block;
    font-size: 12px;
    line-height: 27px;
    padding: 0 10px;
	margin-left: 8px;
	font-weight: normal;
}
.ub-tags a:hover {
	color: #fff;
}
.ub-author-link a {
    font-size: 14px;
    margin-right: 15px;
}
.ub-author-link a i.fa {
    color: #606569;
}
.ub-share-this {
    padding: 15px 0;
}
.ub-share-this i.fa {
    font-size: 16px;
    margin-right: 4px;
}
.ub-share-this a i.fa {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.ub-share-this a:hover,
.ub-share-this a i:hover {
    color: #fff;
}
.ub-share-this a i.fa-facebook {
    background: #204385;
}
.ub-share-this a i.fa-twitter {
    background: #2aa9e0;
}
.ub-share-this a i.fa-linkedin {
    background: #02669a;
}
.ub-share-this a i.fa-google-plus {
    background: #d3492c;
}
.ub-share-this a i.fa-pinterest {
    background: #ca2128;
}
.ub-share-this a i.fa-tumblr {
    background: #44546b;
}
.ub-share-icon {
    display: inline-block;
    font-weight: 600;
    line-height: 30px;
    margin-right: 7px;
}
.author-thumbnail img {
    border-radius: 50%;
}
.author .author-thumbnail img {
    border-radius: 0;
}
.ub-share-this a {
    display: inline-block;
    line-height: 35px;
    width: 60px;
    vertical-align: top;
}
.ub-author-box {
    border-top: 1px solid #e5e5e5;
    padding: 25px 0;
	margin-bottom: 20px;
}
.ub-share-box {
    border-bottom: 1px solid #e5e5e5;
}
.author .ub-author-box {
    border-bottom: 1px solid #e5e5e5;
    border-top: 0 none;
    margin-bottom: 30px;
    padding: 0 0 20px;
}

.ub-author-box .folders {
    padding:0 7px;
    min-height:30px;
    line-height:30px;
    background:#e5e5e5;
}
.ub-author-box .folders .left-folder {
    float:left;
}
.ub-author-box .folders a {
    font-size:12px;
    color:#525252;
}
.ub-author-box .folders i {
    color:#919191;
}
.ub-author-box .folders .social-folder {
    float:right;
}
.ub-author-box .folders .social-folder span {
    font-size:13px;
    color:#5f5f5f;
}
.ub-author-box .folders .social-folder i {
    font-size:14px!important;
    color:#727272;
    margin-left:16px;
}
.ub-author h4, .ub-author h4 a {
    color: #848484;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}
.author .ub-author .info-author h4 span {
    font-size: 24px;
}
.ub-author .info-author h4 span {
    color: #303030;
    font-size: 16px;
    font-weight: bold;
}
.ub-author {
    display: table;
}
.info-author {
	display: table-cell;
}
.author-thumbnail img {
	width: auto;
}
.author-thumbnail {
    display: table-cell;
    vertical-align: top;
	padding-right: 20px;
	width: 90px;
}
.ub-blog-post .info-author p {
    margin: 3px 0;
}
.ub-related-posts {
	margin-bottom: 30px;
}
.ub-related-posts h2 {
    text-transform: uppercase;
}
.ub-related-posts h2 {
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
.ub-blog-post .ub-related-posts h4, .ub-blog-post .ub-related-posts h4 a {
    font-size: 14px;
}
.ub-navs-links a.nav-next,
.ub-navs-links a.nav-previous {
    color: #858585;
    font-size: 13px;
    text-transform: uppercase;
}

.ub-navs-links h3.empty-title  {
	line-height: 17px;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 10px;
}
.sub-title-category {
    color: #858585;
    display: block;
    margin-bottom: 6px;
}
.ub-navs-links .text-left {
	border-right: 1px solid #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 50%;
}
.ub-navs-links .text-right {
	padding-top: 20px;
}
.ub-navs-links h3.empty-title a {
	color: #222222;
}
.ub-related-posts .post-thumbnail {
    margin-bottom: 7px;
    overflow: hidden;
}
.ub-like-box  {
    margin-bottom: 10px;
}
.ub-like-box span {
    box-sizing: unset;
}
.row.inner-content {
    margin-left: -15px;
    margin-right: -15px;
}
.row.inner-content [class*="col-sm-"] {
	padding-left: 15px;
	padding-right: 15px;
}
#sidebar.col-sm-4,
#main_content.col-sm-8 {
	padding-left: 15px;
	padding-right: 15px;
}
.entry-content {
	line-height: 20px;
}
.single #main_content .entry-content.entry-dropcap > p:first-child:first-of-type:first-letter,
.page #main_content .entry-content.entry-dropcap > p:first-child:first-of-type:first-letter { 
	color: #5c5c5c;
    float: left;
    font-size: 69px;
    font-weight: 600;
    line-height: 1;
    padding: 6px 6px 0px 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.single #main_content .entry-content.entry-dropcap > p:first-child:first-of-type:first-letter,
	.page #main_content .entry-content.entry-dropcap > p:first-child:first-of-type:first-letter { 
		padding-top: 0;
		margin-top: -9px;
		margin-bottom: 0;
    }
}

#comments .block-title {
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    padding-bottom: 3px;
}
.comment-list {
    padding: 0;
}
.comment-infor {
    float: right;
}
.comment-reply-link {
	color: #ffba00;
}
.comment-author a {
    color: #303030;
    font-size: 14px;
    font-weight: bold;
}
.comment-list .comment {
    list-style: outside none none;
}
.attachment-post-thumbnail,
.fluid-width-video-wrapper,
.wp-video {
    margin-bottom: 15px;
}
.ub-list-archive article {
    margin-bottom: 30px;
}
.page-header {
    margin-top: 0;
    border-bottom: 0;
}
.search-form label {
    font-weight: normal;
}

.ub-share-this a i {
    color: #fff;
}
.mejs-overlay-loading span {
	background: none;
}
.post-large {
    margin-bottom: 25px;
}
.post-medium {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
    padding-top: 20px;
}
.post-medium .ub-post-thumbnail,
.post-medium .thumbnail {
    margin-bottom: 0px;
}
/**************************************
******* Sidebar / Post ****************
***************************************/
.widget_post h4 {
    font-size: 16px;
}
.widget_post h4 a {
	color: #303030;
}

/**************************************
******* Sidebar / Comment Respond ********
***************************************/


.comment-respond label {
    color: #727272;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 2px;
}
.comment-respond form input,
.wpcf7-form input {
    border: 1px solid #dcdcdc;
    height: 39px;
    line-height: 39px;
    padding-left: 7px;
    width: 100%;
	max-width: 440px;
}
.comment-respond form textarea,
.wpcf7-form textarea  {
    border: 1px solid #dcdcdc;
    height: 140px;
    margin-bottom: 9px;
    padding-left: 7px;
    padding-top: 7px;
    resize: none;
    width: 100%;
}
.form-allowed-tags {
    display: none;
}
.comment-respond .comment-form-author ,
.comment-respond .comment-form-email ,
.comment-respond .comment-form-url {
    margin-bottom: 2px;
    margin-top: 2px;
}
.comment-respond .comment-form-comment {
    margin-top: 2px;
}
.comment-respond .form-submit {
    height: 50px;
    margin: 0;
}
.comment-respond form input[type="submit"],
.wpcf7-form input[type="submit"] {
    background: #ffba00;
    border: medium none;
    color: #fff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    width: 145px;
}
.ub-blog-post .comments-area h4 {
    margin-bottom: 10px;
    margin-top: 50px;
    text-transform: uppercase;
}
#commentform .form-group, #respond .form-group { margin-bottom: 20px }
#commentform .form-group input.form-control,
#respond .form-group input.form-control { height: auto }
#commentform .form-group textarea.form-control,
#respond .form-group textarea.form-control { height: 236px }
#commentform .form-control:focus,
#respond .form-control:focus {
    border-color: #fec503;
    box-shadow: none;
}
#commentform::-webkit-input-placeholder,
#respond::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
#commentform:-moz-placeholder,
#respond:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
#commentform::-moz-placeholder,
#respond::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
#commentform:-ms-input-placeholder,
#respond:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
#commentform .text-danger, #respond .text-danger  { color: #fec503 }

#commentform .form-control, #respond .form-control { color: #000000 }
#commentform .alert-danger,
#respond .alert-danger {
    color: #000000;
    border-color: #c6c6c6;
}
.commentlist ul {
    list-style: none;
    padding: 0;
    margin-left: 50px;
}
.commentlist li {
    list-style: outside none none;
	padding: 0;
}
.commentlist li::before {
    content: "";
}
#comments .entry-comments {
    float: none;
    display: inline-block;
    font-weight: 400;
    line-height: 1.42857143;
    text-transform: uppercase;
    margin-bottom: 70px;
}
.commentlist {
    list-style: none;
    padding: 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.widget_news .author-name {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}
.commentlist td { vertical-align: top }
.commentlist p { margin-bottom: 15px }
.comment-container td {
    padding-top: 15px;
    padding-bottom: 0;
    border-top: 1px solid #e5e5e5;
}
.commentlist > li:first-child > .comment-container td {
    padding-top: 0;
    border: none;
}
.comment-avatar {
    width: 70px;
    padding-right: 20px;
}
.comment-avatar img { border-radius: 50%; height: auto }
.comment-header { margin-bottom: 10px }
.comment-author {
    font-weight: 600;
    margin-right: 15px;
}
table.comment-container { width: 100%; }
.comment-date {
    color: #999;
    font-style: italic;
}
.comment-body { clear: both }

/***********************
******* Element ********
***********************/
.thumbnail {
	border-radius: 0;
	margin-bottom: 5px;
}
.ub-thumbnail {
    background: none repeat scroll 0 0 #000;
    display: block !important;
    font-size: 0;
	position: relative;
	overflow: hidden;
}
.ub-thumbnail img {
    min-width: 100%;
	-webkit-transition: 0.5s; /* For Safari 3.1 to 6.0 */
	-moz-transition: 0.5s; /* For Safari 3.1 to 6.0 */
	-ms-transition: 0.5s; /* For Safari 3.1 to 6.0 */
	-o-transition: 0.5s; /* For Safari 3.1 to 6.0 */
    transition: 0.5s;
}
.ub-thumbnail:hover img {
	-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
	transform:scale(1.05);
}
.wrap-overlay {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	z-index: 9;
	-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.ub-post-format-video .overlay-icon {
	background: url("../images/ico-video-large.png") no-repeat;
}
.widget_news .ub-post-format-video .overlay-icon {
	background-size: 20px auto;
	margin-top: -10px;
	margin-left: -10px;
}
.wpb_row .wpb_content_element {
	margin-bottom: 10px;
}
.overlay-icon {
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
}
/**************************************
******* Element / Slider News 2 Column ********
***************************************/
.ub-blog-post .rsContainer p {
    color: #fff;
}
.ub-news-column.royalSlider {
    width: auto;
}
.ub-news-column .rsThumbsVer {
    height: 100%;
    padding-left: 24px;
    width: 370px;
}
.ub-news-column .ub-thumb {
    float: left;
    margin-right: 13px;
}
.ub-news-column h4 {
    color: #4a4a4a;
    font-size: 14px;
	line-height: 22px;
    margin-bottom: 8px;
    margin-top: 0;
}
.ub-news-column .rsThumb {
    float: none;
}
.ub-news-column .rsTmb {
    border-top: 1px solid #dbdbdb;
    display: block;
    padding-bottom: 13px;
    padding-top: 16px;
}
.ub-news-column .rsNavItem:first-child .rsTmb {
    margin: 0;
    padding-top: 0;
    border: 0;
}
.ub-news-column .rsABlock {
    bottom: 0;
    top: auto;
    right: 0;
    background: url("../images/bg_opacity.png") repeat;
    color: #fff;
    padding: 2px 20px 5px;
}
.ub-news-column .rsABlock h2,
.ub-news-column .rsABlock h2 a {
    color: #fff;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 22px;
}
.ub-news-column .rsOverflow, .royalSlider.ub-news-column {
    min-height: 360px;
}


/**************************************
******* Element / Slider News ********
***************************************/
.royalSlider.ub-news-slider {
    margin-bottom: 20px;
    width: auto;
    min-height: 320px;
}
.ub-news-slider .rsThumbs {
    width: 100%;
}
.ub-news-slider h4 {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 10px;
}
.ub-news-slider h2 {
    margin-bottom: 0;
    margin-top: 10px;
}
.ub-news-slider h2 a {
    font-size: 22px;
    color: #fff;
}
.ub-news-slider .rsTmb {
    position: relative;
}
.ub-news-slider .rsTmb .ub-caption {
    bottom: 0;
    background: url("../images/bg_opacity.png") repeat;
    position: absolute;
    width: 100%;
}
.ub-news-slider .rsABlock {
    bottom: 0;
    top: auto;
    right: 0;
    background: url("../images/bg_opacity.png") repeat;
    color: #fff;
    padding: 0 12px;
}

.smart-box-01 .rsTmb .ub-thumb { 
    width: 105px;
    height: 80px;
    overflow: hidden;
}
.smart-box-01 .rsTmb .ub-thumb img { 
    min-width: 105px;
    min-height: 78px;
}
.smart-box-01 .rsThumb a {
    color: #858585;
}
.ub-news-slider .rsOverflow {
    margin-bottom: 5px;
}
.rsThumbsContainer  * {
	box-sizing: inherit;
}
.rsNavItem {
    padding-right: 6px;
}
.rsNavItem:last-child {
    border: 0 none;
}

/**************************************
******* Element / Scroll News ********
***************************************/
.ub-scroll-new h4.ub-post-title, 
.ub-scroll-3col h4.ub-post-title {
    margin-bottom: 8px;
}
.ub-scroll-new .bx-wrapper .bx-loading {
    background-image: none;
}
.rs-scroll-item .ub-thumbnail {
    margin-bottom: 8px;
}
.ub-blog-post .rs-scroll-item a img {
	min-height: inherit;
}
h2.rs-title-box {
    border-bottom:1px solid #dbdbdb;
    text-transform:uppercase;
    color: #ffba00;
    font-size:20px;
    font-weight:600;
	line-height: 24px;
    padding-bottom:5px;
    margin: 0 0 24px;
}
h2.rs-title-box span,
.comment-reply-title span {
	position: relative;
    display: inline-block;
    line-height: 24px;
}
h2.rs-title-box span:after {
	border-bottom: 2px solid transparent;
    bottom: -6px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}
.ub-scroll-new .bx-default-pager {
    display:none;
}
.ub-scroll-new .bx-wrapper .bx-prev {
    background: none repeat scroll 0 0 #d5d5d5;
    color: #000;
    height: 18px;
    left: inherit;
    line-height: 16px;
    right: 22px;
    text-align: center;
    text-indent: 0;
    width: 18px;
}
.ub-scroll-new .bx-wrapper .bx-next {
    right: 0;
}
.ub-scroll-new .bx-wrapper .bx-prev:hover {
    background:#ffba00;
    color:#fff;
}
.ub-scroll-new .bx-wrapper .bx-next:hover {
    background:#ffba00;
    color:#fff;
}

.ub-scroll-new .bx-wrapper .bx-next {
    background: none repeat scroll 0 0 #d5d5d5;
    color: #000;
    height: 18px;
    line-height: 16px;
    text-align: center;
    text-indent: 0;
    width: 18px;
}
.ub-scroll-new .bx-wrapper .bx-controls-direction a {
    top:-50px;
    margin-top:0;
	z-index: 9;
}


/**************************************
******* Element / Horizontal News ********
***************************************/
h4.ub-post-title {
    margin-top: 0;
	margin-bottom: 8px;
    line-height: 22px;
}
h4.ub-post-title a {
	line-height: 17px;
    color: #222222;
}
h4.ub-post-title a:hover {
	color: #ffba00;
}
.ub-vertical .ub-news-large .ub-thumbnail {
	height: 200px;
}
.ub-vertical .ub-news-large .ub-thumbnail img {
    max-height: 100%;
    max-width: inherit;
}
.ub-vertical .ub-news-large {
	margin-bottom: 15px;
}
.ub-news-large h4.ub-post-title {
    line-height: 22px;
}
.ub-news-large h4.ub-post-title a {
    font-size: 20px;
    line-height: 24px;
}
.ub-box-horizontal-news {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.ub-box-horizontal-news .link ,
.ub-box-thumb-news .link {
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
}
.ub-box-horizontal-news .link i {
    color: #ff9000;
    float: left;
    font-size: 22px;
	line-height: 24px;
    margin-right: 20px;
    margin-top: 0;
}
.ub-box-horizontal-news .link h2,
.ub-box-thumb-news .link h2 {
    float:left;
    text-transform:uppercase;
    margin:0 10px 0 0;
    font-size:20px;
	line-height: 24px;
    border-bottom:none;
    font-weight: 600;
}
.ub-box-horizontal-news .link h2 a {
    color:#ff9000;
}
.ub-box-horizontal-news .link h2 a span {
    font-size:14px;
}
ul.ub-list-category {
    margin: 10px 0 0;
    padding:0;
    float:right;
}
ul.ub-list-category li.active a {
    color:#ff9000;
}
ul.ub-list-category li {
    list-style:none;
    float:left;
    padding-left:15px;
    padding-right:15px;
	border-left: 1px solid #e0e0e0;
	margin-bottom: 0;
	line-height: 13px;
}
ul.ub-list-category li:first-child {
    padding-left: 0;
	border: 0;
}
ul.ub-list-category li:last-child {
    padding-right: 0;
}
ul.ub-list-category li:first-child a span {
    font-size: 14px;
    vertical-align: text-bottom;
}
ul.ub-list-category a {
    color: #828282;
    font-size: 13px;
    text-transform: uppercase;
}
.ub-vertical .horizontal-news {
	padding-top: 0;
}
.horizontal-news {
    margin-bottom:10px;    
}
.ub-box-horizontal-news .ub-caption span ,
.ub-box-horizontal-news .ub-caption span a,
.ub-box-horizontal-news .ub-caption span .fa ,
.rsABlock span ,
.rsABlock span a,
.rsABlock span .fa  {
    color: #fff;
}
.ub-news-slider .rsTmb {
    overflow: hidden;
}
.ub-news-slider .rsTmb img {
    min-height: 100%;
    min-width: 100%;
}
.horizontal-news .item-horizontal-news p a {
    color:#303030;
}
.list-item-horizontal-news {
	margin-bottom: -25px;
}
.list-item-horizontal-news .item-horizontal-news {
    margin-bottom: 25px;
}
.list-item-horizontal-news .item-horizontal-news .thumbnail {
	float: left;
    margin-right:15px;
	margin-bottom: 0;
	width: 95px;
	height: 65px;
}
.item-horizontal-news.ub-news-large .ub-thumbnail {
	margin-bottom: 14px;
}
.list-item-horizontal-news .item-horizontal-news .ub-post-infor {
	margin-bottom: 0;
}

.list-item-horizontal-news .item-horizontal-news h5  {
    margin-top:2px;
}
.list-item-horizontal-news .item-horizontal-news h5 a {
    font-size: 16px;
    margin: 4px 0;
    color:#303030;
}
.wrap-thumb-horizontal-news .item-horizontal-news img {
    width:100%!important;
    height:100%!important;
} 
.wrap-thumb-horizontal-news .list-thumb-post-new .thumb-post-new img {
    max-width:115px;
    width:100%!important;
    height:100%!important;
} 

.list-thumb-post-new {
    float:left;
} 
.list-thumb-post-new .thumb-post-new {
    float: left;
    margin-bottom: 13px;
    margin-left: 2px;
    margin-right: 12px;
    max-width: 118px;
}
.mejs-overlay-button {
    margin: -50px 0 0 -50px !important;
}
.ub-loading {
    color: #303030;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
    display: none;
    background: rgba(255, 255, 255, 0.9);
}
.loader {
    left: 50%;
    margin-left: -30px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
.loader span{
    width:16px;
    height:16px;
    border-radius:50%;
    display:inline-block;
    position:absolute;
    left:50%;
    margin-left:-10px;
    -webkit-animation:3s infinite linear;
    -moz-animation:3s infinite linear;
    -o-animation:3s infinite linear;
    
}


.loader span:nth-child(2){
    background:#E84C3D;
    -webkit-animation:kiri 1.2s infinite linear;
    -moz-animation:kiri 1.2s infinite linear;
    -o-animation:kiri 1.2s infinite linear;
    
}
.loader span:nth-child(3){
    background:#F1C40F;
    z-index:100;
}
.loader span:nth-child(4){
    background:#2FCC71;
    -webkit-animation:kanan 1.2s infinite linear;
    -moz-animation:kanan 1.2s infinite linear;
    -o-animation:kanan 1.2s infinite linear;
}


@-webkit-keyframes kanan {
    0% {-webkit-transform:translateX(20px);
    }
   
    50%{-webkit-transform:translateX(-20px);
    }
    
    100%{-webkit-transform:translateX(20px);
    z-index:200;
    }
}
@-moz-keyframes kanan {
    0% {-moz-transform:translateX(20px);
    }
   
    50%{-moz-transform:translateX(-20px);
    }
    
    100%{-moz-transform:translateX(20px);
    z-index:200;
    }
}
@-o-keyframes kanan {
    0% {-o-transform:translateX(20px);
    }
   
    50%{-o-transform:translateX(-20px);
    }
    
    100%{-o-transform:translateX(20px);
    z-index:200;
    }
}




@-webkit-keyframes kiri {
     0% {-webkit-transform:translateX(-20px);
    z-index:200;
    }
    50%{-webkit-transform:translateX(20px);
    }
    100%{-webkit-transform:translateX(-20px);
    }
}

@-moz-keyframes kiri {
     0% {-moz-transform:translateX(-20px);
    z-index:200;
    }
    50%{-moz-transform:translateX(20px);
    }
    100%{-moz-transform:translateX(-20px);
    }
}
@-o-keyframes kiri {
     0% {-o-transform:translateX(-20px);
    z-index:200;
    }
    50%{-o-transform:translateX(20px);
    }
    100%{-o-transform:translateX(-20px);
    }
}
/**************************************
******* Element / Thumb News ********
***************************************/
.ub-blog-box .ub-blog-post {
	margin-bottom: 35px;
}
.ub-blog-box {
	margin-left: -12px;
	margin-right: -12px;
}
.ub-blog-box [class*="col-sm-"] {
	padding-left: 12px;
	padding-right: 12px;
}
.ub-box-thumb-news {
    margin-bottom: 5px;
}
.ub-box-thumb-news .ub-thumb-item {
	margin-bottom: 16px;
}
.ub-thumb-large {
    padding: 20px 0;
}
.ub-box-thumb-news .ub-thumb-large {
    padding: 0 0 19px;
}
.ub-thumb-large p {
    margin-top: 10px;
}
.ub-thumb-large h4.ub-post-title a {
    font-size: 20px;
    line-height: 24px;
}
.ub-horizontal-01 .ub-list-thumb-small {
	margin-bottom: -16px;
}

.ub-list-thumb-small img {
    float: left;
    margin-right: 10px;
}
.ub-thumb-item {
    margin-bottom: 10px;
}
.ub-list-thumb-small .thumbnail-small img {
    max-width: 120px;
}
.thumbnail-small {
    float: left;
    height: 65px;
    margin-right: 15px;
    width: 95px;
}
.ub-blog-box.ub-blog-2-column .wrap_inner_ajax div:nth-last-child(2),
.ub-blog-box.ub-blog-2-column .wrap_inner_ajax div:nth-last-child(3) {
	margin-bottom: 0;
}
.ub-blog-box.ub-blog-3-column .wrap_inner_ajax div:nth-last-child(2),
.ub-blog-box.ub-blog-3-column .wrap_inner_ajax div:nth-last-child(3),
.ub-blog-box.ub-blog-3-column .wrap_inner_ajax div:nth-last-child(4) {
	margin-bottom: 0;
}
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(2),
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(3),
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(4),
.ub-blog-box.ub-blog-4-column .wrap_inner_ajax div:nth-last-child(5) {
	margin-bottom: 0;
}
.ub-blog-box.ub-type-small .ub-post-infor {
	margin: 0;
}

.wrap-share {
    display: inline-block;
	margin-bottom: 14px;
	max-width: 100%;
    position: relative;
}
.wrap-share:hover .inner-share {
	opacity: 1;
	-webkit-transition: 0.5s; /* For Safari 3.1 to 6.0 */
	-moz-transition: 0.5s; /* For Safari 3.1 to 6.0 */
	-ms-transition: 0.5s; /* For Safari 3.1 to 6.0 */
	-o-transition: 0.5s; /* For Safari 3.1 to 6.0 */
    transition: 0.5s;
}
.wrap-share .inner-share {
    bottom: 0;
    position: absolute;
    right: 6px;
	opacity: 0;
    top: 0;
    width: 32px;
}
.wrap-share .inner-share.ub-share-this a {
	width: 32px;
	margin-bottom: 6px;
}
/******************************************************
******* Element / Horizontal Thumb 3 Column ***********
*******************************************************/
.ub-smart-box-04 .ub-hz-large {
	margin-bottom: 16px;
}
.ub-smart-box-04 .ub-content-horizontal-menu .ub-hz-large .ub-hz-thumb {
    height: auto;
}
.ub-smart-box-04 .ub-content-horizontal-menu .ub-hz-small .ub-hz-thumb,
.ub-smart-box-04 .ub-content-horizontal-menu .smart-box-col-3 .col-sm-4 .ub-hz-thumb {
    height: auto;
}
.ub-smart-box-04 .ub-content-horizontal-menu .ub-hz-thumb img {
	width: 100%;
	height: auto;
}
.ub-smart-box-04 .ub-hz-large h2,
.ub-smart-box-04 .ub-hz-small h2 {
	font-size: 20px;
	line-height: 24px;
}

.ub-smart-box-04.ub-type-medium .ub-hz-large h2,
.ub-smart-box-04.ub-type-medium .ub-hz-small h2 {
	font-size: 16px;
	line-height: 22px;
}
.ub-smart-box-04.ub-type-small .ub-hz-large h2,
.ub-smart-box-04.ub-type-small .ub-hz-small h2 {
	font-size: 13px;
	line-height: 18px;
}

/******************************************************
******* Element / Horizontal Thumb 3 Column ***********
*******************************************************/
.ub-horizontal-thumb {
    margin-bottom: 20px;
}
.ub-horizontal-thumb h2 {
    font-size: 20px;
    margin: 0;
}
.ub-horizontal-thumb .row {
    margin-left: -2px;
    margin-right: -2px;
}
.ub-horizontal-thumb .col-sm-6 {
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px;
}
.ub-horizontal-thumb  .fa, 
.ub-horizontal-thumb  span.admin, 
.ub-horizontal-thumb span.date, 
.ub-horizontal-thumb span.category, 
.ub-horizontal-thumb span.comment {
    color: #fff;
}
.ub-horizontal-thumb .ub-list-post h2 {
    font-size: 16px;
    margin: 0;
}
.ub-horizontal-thumb h2 a {
    color: #fff;
}
.ub-hz-thumb {
    overflow: hidden;
    position: relative;
}
.ub-horizontal-thumb .ub-hz-thumb {
    max-height: 180px;
}
.ub-horizontal-thumb-large .ub-hz-thumb  {
    max-height: 370px;
}
.ub-hz-thumb .ub-bg-opacity {
    position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	opacity:0.5;
	-webkit-transition:all .2s linear;-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
	background:-webkit-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);
	background:-moz-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);
	background:-ms-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);
	background:-o-linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);
	background:linear-gradient(top,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.5) 70%,rgba(0,0,0,1) 100%);
}

.ub-hz-thumb .ub-caption {
    bottom: 0;
    left: 0;
    padding: 12px 12px 0;
    position: absolute;
    right: 0;
    z-index: 9;
}
.ub-hz-thumb .ub-caption h2,
.ub-hz-thumb .ub-caption a  {
    color: #fff;
}

.ub-horizontal-thumb .ub-hz-thumb img {
    width: 100%;
}
.ub-hz-thumb .thumbnail ,
.ub-hz-small .thumbnail {
    height: 100%;
    margin-bottom: 0;
    width: 100%;
}

/******************************************************
******* Element / Horizontal Thumb Menu ***********
*******************************************************/
.ub-hz-large h2 {
    font-size: 19px;
	line-height: 21px;
    margin: 0 0 5px;
}
.ub-caption h2 a {
    color: #fff;
}
.ub-hz-small h2 {
    font-size: 14px;
    margin: 0;
	line-height: 16px;
}

.ub-hz-small .ub-hz-thumb .ub-caption {
    padding: 9px;
}

.ub-box-horizontal-news .col-sm-7,
.ub-box-horizontal-news .col-sm-6,
.ub-box-horizontal-news .col-sm-5,
.ub-box-horizontal-news .col-sm-4,
.ub-box-horizontal-news .col-sm-3 {
    margin-bottom: 16px;
    padding-left: 12px;
    padding-right: 12px;
}
.ub-box-horizontal-news .row {
    margin-left: -12px;
    margin-right: -12px;
}
.ub-blog-post .ub-list-thumb-small h4, 
.ub-blog-post .ub-list-thumb-small h4 a, 
.ub-blog-post .list-item-horizontal-news h4, 
.ub-blog-post .list-item-horizontal-news h4 a {
    font-size: 13px;
	line-height: 18px;
}
.smart-box-col-2 .ub-hz-large .ub-hz-thumb {
    height: 360px;
}
.smart-box-col-3 .col-sm-5 .ub-hz-thumb {
    height: 318px;
}
.ub-content-horizontal-menu .smart-box-col-3 .col-sm-4 .ub-hz-thumb {
    height: 151px;
}
.clearfix.link {
    margin-bottom: 24px;
}
.ub-content-horizontal-menu .ub-hz-small .ub-hz-thumb {
	height: 178px;
}
.ub-content-horizontal-menu .ub-hz-thumb img {
    height: 100%;
    max-width: inherit;
    min-width: 100%;
}
.col-sm-9 .ub-hz-small .row {
    margin-left: -5px;
    margin-right: -5px;
}
.col-sm-9 .ub-hz-small .col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}
.col-sm-9 .ub-content-horizontal-menu .ub-hz-thumb {
    margin-bottom: 10px;
}
.ub-post-thumbnail iframe {
    max-width: 100%;
}
.ub-type-small .ub-post-thumbnail {
	margin-bottom: 5px;
}

/***********************
******* 404 ***********
***********************/
.error-404 {
    margin: 0 auto;
    max-width: 520px;
    padding: 90px 0;
    text-align: center;
}
.error-404 header h1, 
.error-404 header h3 {
    color: #ffba00;
    text-transform: uppercase;
	font-family: Open Sans;
	margin: 0 0 15px 0;
}
.error-404 header h1 {
	font-size: 50px;
}
.error-404 header h3 {
	font-size: 25px;
	font-weight: normal;
}
.error-404 .ub-button {
    background: #ffba00;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
}
.error-404 form {
	margin-top: 35px;
    margin-bottom: 35px;
}

/***********************
******* Search ********
***********************/
.search #content .ub-search input[type="text"],
.widget .ub-search input[type="text"] {
    width: 100%;
	border: 1px solid #d2d2d2;
	height: 35px;
    line-height: 35px;
    padding: 4px 28px 4px 12px;
}
.search #content .ub-search {
	max-width: 100%;
}
.search #content .ub-search input[type="submit"].
.widget .ub-search input[type="submit"] {
	top: 12px;
}

/***********************
******* Footer ********
***********************/
#footer {
    background: #333333;
}
.top-footer {
    padding: 55px 24px 24px 24px;
}
#footer .hr {
    border-bottom: 1px solid #808080;
}
#footer .widget ul {
    padding: 0;
}
#footer a:hover {
    color: #fff;
}
.inner-footer {
    margin: 0 auto;
    max-width: 1020px;
    width: 100%;
} 
.top-footer {
    float: none;
    padding-bottom: 20px;
}
.top-footer .logo {
    margin:0 0 22px 0;
}
.top-footer .widget {
    font-size:13px;
    color:#cccccc;
    line-height:25px;
}
h3.widget-title,
.comment-reply-title {
    border: 0 none;
	border-bottom: 1px solid #dbdbdb;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 25px;
	padding-bottom: 3px;
	position: relative;
    text-transform: uppercase;
}
#footer h3.widget-title {
	border-bottom-color: #595959;
    font-size: 16px;
	line-height: 24px;
    margin: 0 0 35px;
}
h3.widget-title span {
	position: relative;
	display: inline-block;
	line-height: 24px;
}
h3.widget-title span:after,
.comment-reply-title span:after  {
    border-bottom: 2px solid transparent;
    bottom: -6px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%;
}
#footer h3.widget-title span:after {
	bottom: -4px;
}
.top-footer ul li {
    background:url(../images/mt-li-footer.png) left 9px no-repeat;
    padding-left:17px;
}
.top-footer li li {
	background: none;
	padding-left: 0;
}
.top-footer ul li a {
    font-size:13px;
    color:#9b9999;
    line-height:23px;
} 
.top-footer .newsletter-widget form input {
    width:100%;
    height:33px;
    line-height:33px;
    color:#333333;
    font-size:13px;
    background:#4e4c4c;
    border:none;
    margin-right:5px;
    padding-left:16px;
} 
.top-footer .newsletter-widget form input[type="email"]{
	background-color: #f5f5f5;
}
.top-footer form {
    margin-top:25px;
}
.top-footer .newsletter-widget form input[type="submit"] {
    width: 85px;
    margin:0px;
    padding:0;
	color: #fff;
    text-align:center;
    font-weight:600;
    vertical-align: top;
} 
.bottom-footer {
    padding: 20px;
	line-height: 20px;
    color:#bdbdbd;
}
.bottom-footer p {
    margin:0;
}
.bottom-footer .rst-list-social {
    margin: 0;
    padding: 0;
}
.bottom-footer .rst-list-social li {
    display: inline-block;
	margin-left: 20px;
	margin: 0;
	padding-left: 15px;
}
.bottom-footer .rst-list-social li a {
	font-size: 14px;
	color: #8c8c8c;
}
h1.entry-title,
h1.page-title {
    border-bottom: 1px solid #e5e5e5;
    color: #ffba00;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    padding-bottom: 9px;
    text-align: left;
    text-transform: uppercase;
}
h1.entry-title a,
h1.page-title a {
    color: #ffba00;
}
.ub-blog-post a img {
	max-width: 100%;
	height: auto;
}
span.admin a:hover, 
span.date a:hover, 
span.category a:hover, 
span.comment a:hover,
.ub-blog-post h4 a:hover {
	color: #ffba00;
}
.ub-post-thumbnail {
	margin-bottom: 10px;
}
.navbar {
	min-height: inherit;
}

/***********************
******* Color ********
***********************/

h3.widget-title,
h3.widget-title a,
h1.entry-title,
h1.page-title,
.td-search-query,
.social .fa:hover,
h2.rs-title-box span,
h3.widget-title span,
.comment-reply-title span,
.rst-nav-menu li li:hover > a,
#header .rst-topbar .nav-topbar li a:hover, 
#header .social .rst-list-social li a:hover,
.rst-nav-menu li .ub-mega-grid a:hover,
.widget_news ul.tab-post-new li.active a,
.comment-reply-link,
h2.rs-title-box,
.error-404 header h1,
.error-404 header h3 {
	color: #ffba00;
}
blockquote,
h2.rs-title-box span:after,
h3.widget-title span:after,
.comment-reply-title span:after,
.widget_news ul.tab-post-new li.active a:before,
.main-menu.border-line,
.wp-pagenavi span.current, .wp-pagenavi a:hover {
	border-color: #ffba00;
}
.breadcrumb > li.home:before {
	border-left-color: #ffba00;
}
.rst-nav-menu > li:hover,
.rst-nav-menu > li.current-menu-item,
.ub-scroll-new .bx-wrapper .bx-next:hover,
.ub-scroll-new .bx-wrapper .bx-prev:hover,
.thumbnail-slider .bx-wrapper .bx-prev:hover,
.thumbnail-slider .bx-wrapper .bx-next:hover,
.top-footer .newsletter-widget form input[type="submit"],
.fancybox-button:hover,
.ub-tags a:hover,
.breadcrumb li.home,
.social .rst-breaking-news span.breaking,
.wp-pagenavi span.current, .wp-pagenavi a:hover,
.rst_ajax_load_more,
.error-404 .ub-button, 
.comment-respond form input[type="submit"] {
	background-color: #ffba00;
}