@font-face {
  font-family: 'swifty_fontello';
  src: url('../fontello6d3e.html?75050836');
  src: url('../fontello6d3e.html?75050836#iefix') format('embedded-opentype'),
       url('../fontello6d3e-2.html?75050836') format('woff'),
       url('../fontello6d3e-3.html?75050836') format('truetype'),
       url('../fontello6d3e-4.html?75050836#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="sbicn-"]:before, [class*=" sbicn-"]:before {
  font-family: "swifty_fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.sbicn-facebook:before { content: '\e804'; } 
.sbicn-gplus:before { content: '\e805'; }
.sbicn-pinterest:before { content: '\e806'; }
.sbicn-linkedin:before { content: '\e807'; }
.sbicn-twitter:before { content: '\e808'; }
.sbicn-comment:before { content: '\e809'; }
.sbicn-comment-alt:before { content: '\e80a'; }
.sbicn-comment-1:before { content: '\e80b'; }
.sbicn-left-open-1:before { content: '\e80c'; }
.sbicn-right-open-1:before { content: '\e80d'; }

/*body.single {
  margin-bottom: 46px!important;
}*/

#sb_super_bar {
  height: 46px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #fff;
  border-top: 1px solid #ddd;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
#sb_super_bar #sb_main_bar {
  background-color: #fff;
  height: 46px;
  border-bottom: 1px solid #ddd;
}

.sbprogress-container {
  width: 100%;
  background-color: transparent;
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
}
.sbprogress-bar {
  width: 0%;
  display: block;
  height: inherit;
}

/* Category and Title */

.sb_text-size {
  float: left;
  line-height: 46px;
  text-align: center;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.sb_text-size a,.sb_text-size span{
  font: 15px/46px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  color: #fff;
  padding: 0 15px;
  margin: 0;
  transition: all 0.2s;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s;
}
.sb_text-size a:visited {
  color: #fff;
}
.sb_text-size a:hover {
  text-decoration: none;
  color: #fff;
}
.sb_post-data {
  font: 15px/46px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 20px;
  float: left;
}
.sb_post-data h2 {
  font: 17px/46px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  font-weight: bold;
  float: left;
}
.sb_post-data .sb_author {
  margin-left: 10px;
}
.sb_post-data .sb_author:before {
  content: "-";
  margin-right: 7px;
}
.sb_ttr {
  margin-left: -3px;
}
.sb_ttr:before {
  content: '\00B7';
  margin: 0 10px;
  font-size: 28px;
  vertical-align: bottom;
}

/* Prev/Next Posts */

.sb_prev-next-posts {
  float: right;
}
.sb_prev-next-posts > a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  display: block;
  float: right;
  text-align:center;
  border-left: 1px solid #ddd;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.sb_prev-next-posts > a:hover {
  background-color: #f3f3f3;
}
.sb_prev-next-posts .sb_next_post {
    position: absolute;
    top: 46px;
    right: 0;
    height: 155px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    text-align: center;
    z-index: -1;
}
.sb_prev-next-posts .sb_next_post > div {
  float: left;
  height: 155px;
}
.sb_prev-next-posts img {
    display: block;
    max-height: 153px;
}
.sb_prev-next-posts .sb_next_post_info {
    display: table;
    height: 155px;
    width: 205px;
    padding: 0px;
}
.sb_prev-next-posts .sb_next_post_info span.sb_title {
    font: 17px/22px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    display: table-cell;
    vertical-align: middle;
    padding: 25px;
}
.sb_prev-next-posts .sb_next_post_info span.sb_category {
    font: 10px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 3px 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-weight: bold;
}
.sb_prev-next-posts .sb_next_post_info span.sb_tcategory {
  display: block;
}

/* Comments */

.sb_actions {
  float: right;
  margin-right: 10px;
}
.sb_actions a,.sb_actions a:visited{
  font-size: 19px;
  line-height: 46px;
  color: #aaa;
  padding: 0 10px;
  margin: 0;
  display: inline-block;
}
.sb_actions a:hover{
  color: #666;
  text-decoration: none;
}
.sb_actions > .sb_comment {
  font-size: 18px;
}
.sb_actions > .sb_comment i {
  margin-left: 5px;
  font-size: 19px;
}

/* Share */

#sb_super_bar .sb_share {
  float: right;
  margin: 0;
  padding: 7px 20px;
  border-left: 1px solid #ddd;
}
.sb_share li {
  float: left;
  margin: 0 5px;
  list-style: none;
}
.sb_share li a{
  position: relative;
  font: 15px/34px "Arial", sans-serif;
  display: block;
  height: 34px;
  width: 34px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.sb_share.old li a{
  border-radius: 0;
}
.sb_share li a:hover {
  opacity: 0.8;
}
.sb_share li a span {
  z-index: 999;
  background: #444;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  position: absolute;
  left: 22px;
  top: -6px;
  font-size: 9px;
  line-height: 1;
  padding: 6px 0;
  font-weight: bold;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sb_share li a.sbsoc-tw{
  background-color: #00c3f3;
}
.sb_share li a.sbsoc-fb{
  background-color: #2d609b;
}
.sb_share li a.sbsoc-gplus{
  background-color: #eb4026;
}
.sb_share li a.sbsoc-linked{
  background-color: #0074a1;
}
.sb_share li a.sbsoc-pint{
  background-color: #ca212a;
}
.sb_share li a i {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  border-bottom-left-radius: 0;
}
.sb_share.old li a i {
  border-radius: 0;
}
.sb_share.old li a i:after{
  display: none;
}
.sb_share li a i:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -20px;
  left: 39%;
  right: -6px;
  background: rgba(0,0,0,.1);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Colors */

/* Default */
#sb_super_bar.default .sbprogress-bar,
#sb_super_bar.default .sb_text-size a:hover  {
  background-color: #3498db;
}
#sb_super_bar.default .sb_text-size a,
#sb_super_bar.default .sb_text-size span,
#sb_super_bar.default .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #0074a1;
}
#sb_super_bar.default .sb_prev-next-posts > a {
  color: #3498db;
}
/* White */
#sb_super_bar.white .sbprogress-bar,
#sb_super_bar.white .sb_text-size a:hover  {
  background-color: #ddd;
}
#sb_super_bar.white .sb_text-size a,
#sb_super_bar.white .sb_text-size span,
#sb_super_bar.white .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #ecf0f1;
}
#sb_super_bar.white .sb_text-size a:visited,
#sb_super_bar.white .sb_text-size a,
#sb_super_bar.white .sb_text-size span,
#sb_super_bar.white .sb_prev-next-posts > a,
#sb_super_bar.white .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #444;
}
/* Green */
#sb_super_bar.green .sb_prev-next-posts > a {
  color: #2ecc71;
}
#sb_super_bar.green .sbprogress-bar,
#sb_super_bar.green .sb_text-size a:hover  {
  background-color: #2ecc71;
}
#sb_super_bar.green .sb_text-size a,
#sb_super_bar.green .sb_text-size span,
#sb_super_bar.green .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #27ae60;
}
#sb_super_bar.green .sb_text-size a:visited,
#sb_super_bar.green .sb_text-size a,
#sb_super_bar.green .sb_text-size span,
#sb_super_bar.green .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Purple */
#sb_super_bar.purple .sb_prev-next-posts > a {
  color: #9b59b6;
}
#sb_super_bar.purple .sbprogress-bar,
#sb_super_bar.purple .sb_text-size a:hover  {
  background-color: #9b59b6;
}
#sb_super_bar.purple .sb_text-size a,
#sb_super_bar.purple .sb_text-size span,
#sb_super_bar.purple .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #8e44ad;
}
#sb_super_bar.purple .sb_text-size a:visited,
#sb_super_bar.purple .sb_text-size a,
#sb_super_bar.purple .sb_text-size span,
#sb_super_bar.purple .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Orange */
#sb_super_bar.orange .sb_prev-next-posts > a {
  color: #e67e22;
}
#sb_super_bar.orange .sbprogress-bar,
#sb_super_bar.orange .sb_text-size a:hover  {
  background-color: #e67e22;
}
#sb_super_bar.orange .sb_text-size a,
#sb_super_bar.orange .sb_text-size span,
#sb_super_bar.orange .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #d35400;
}
#sb_super_bar.orange .sb_text-size a:visited,
#sb_super_bar.orange .sb_text-size a,
#sb_super_bar.orange .sb_text-size span,
#sb_super_bar.orange .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Red */
#sb_super_bar.red .sb_prev-next-posts > a {
  color: #e74c3c;
}
#sb_super_bar.red .sbprogress-bar,
#sb_super_bar.red .sb_text-size a:hover  {
  background-color: #e74c3c;
}
#sb_super_bar.red .sb_text-size a,
#sb_super_bar.red .sb_text-size span,
#sb_super_bar.red .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #c0392b;
}
#sb_super_bar.red .sb_text-size a:visited,
#sb_super_bar.red .sb_text-size a,
#sb_super_bar.red .sb_text-size span,
#sb_super_bar.red .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}
/* Asphalt */
#sb_super_bar.asphalt .sb_prev-next-posts > a {
  color: #34495e;
}
#sb_super_bar.asphalt .sbprogress-bar,
#sb_super_bar.asphalt .sb_text-size a:hover  {
  background-color: #34495e;
}
#sb_super_bar.asphalt .sb_text-size a,
#sb_super_bar.asphalt .sb_text-size span,
#sb_super_bar.asphalt .sb_prev-next-posts .sb_next_post_info span.sb_category {
  background-color: #2c3e50;
}
#sb_super_bar.asphalt .sb_text-size a:visited,
#sb_super_bar.asphalt .sb_text-size a,
#sb_super_bar.asphalt .sb_text-size span,
#sb_super_bar.asphalt .sb_prev-next-posts .sb_next_post_info span.sb_category {
  color: #fff;
}

@media (max-width: 667px) {

  .sb_post-data,.sb_text-size {
    display: none;
  }
  .sb_share li.sbfacebook a {
    width: 34px;
    padding: 0;
  }
  .sb_actions {
    float: right;
    margin-right: 5px;
  }
  #sb_super_bar .sb_share {
    padding: 6px 10px;
  }
  .sb_next_post_image {
    display:none;
  }


}


@media (max-width: 320px) {

  .sb_prev-next-posts > a {
    width: 32px;
  }
  .sb_actions a, .sb_actions a:visited {
    padding:0;
  }

}































.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.rff-bd-image-wrap {
    padding-bottom: 20px;
}

.rating-widget-wrap {
    margin: 20px auto;
}

.rff-public-social-icons {
	display: block;
	list-style: none;
	margin: 20px 0 20px 0!important   ;
	overflow: hidden;
	padding: 0!important;
}

.rff-public-social-icons li {
	float: left;
    list-style: none;
	margin-right: 20px;
}

.rff-public-social-icons li img {
    max-width: 100px;
    height: auto;
}
.rff-bad-ratings-form {
	margin: 40px 0 20px 0;
}

.rff-fields {
    display: block;
    margin-bottom: 25px;
    overflow: hidden;
}
.rff-fields input[type="text"],
.rff-fields input[type="tel"],
.rff-fields input[type="email"] {
    border: 1px solid #ddd!important;
    padding: 8px 5px;
    width: 70%;
}
.rff-fields input[type="submit"] {
    background: #ccc none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 1px 0 #006799;
    color: #333;
    cursor: pointer;
    font-weight: bold;
    line-height: normal;
    padding: 9px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.rff-fields input[type="submit"]:hover {
	opacity: 0.8;
}

.rff-fields > textarea {
	border: 1px solid #ddd!important;
    float: left;
    height: 150px;
    padding: 8px 5px;
    width: 70%;	
}

.rff-label-error {
    color: #ff0000;
}

.rff-field-error {
    color: #ff0000;
    display: block;
    float: left;
    font-size: 12px;
}

.plugin-rating i{ cursor:pointer;  }
.plugin-rating i {
    font-size: 40px;
}

.plugin-rating .fa.fa-star {
    color: #FFC42E!important;
}

.rff-gd-image-wrap {
    margin-bottom: 40px;
}

.rff-public-social-icons > li > a {
    text-decoration: none!important;
}

.rff-public-social-icons .fa-facebook, .fa-facebook-square {
    color: #3b5998
}

.rff-public-social-icons .fa-instagram, .fa-instagram {
  color: #d6249f
}

.rff-public-social-icons .fa-spotify {
    color: #1ED760;
}
.plugin-rating.rating {
    margin-top: 30px;
}


/* Star CSS */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#wsx_smr_form {
	cursor: pointer;
	display: inline-block;
	margin-bottom: 20px;
}

#urr-public-social-icons {
  display: block;
  list-style: none;
  margin: 20px 0 20px 0 !important;
  padding: 0 0 0 0!important;
  text-align: left; 
}

#urr-public-social-icons li {
  display: inline-block;
  margin-right: 10px; 
}

#urr-public-social-icons li a {
  text-decoration: none!important;
}

.plugin-rating i {
    font-size: 40px;
}