/* Third party plugins support */
.tp_recent_tweets li {
  background: none !important;
  padding-left: 0 !important; }

.tp_recent_tweets li a {
  color: #00c3b5 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  font-style: normal !important; }

.teal .tp_recent_tweets li a {
  color: #28c2ba !important; }

.orange .tp_recent_tweets li a {
  color: #e25d33 !important; }

.cyan .tp_recent_tweets li a {
  color: #02accf !important; }

.tp_recent_tweets li a:hover {
  color: #55585b !important; }

#footer .tp_recent_tweets li a:hover {
  color: #e5e5e5 !important; }

.tp_recent_tweets li .twitter_time {
  display: block;
  padding: 15px 0 5px 45px;
  background: url(../images/icons/twitter-bird-sidebar.png) no-repeat 0 14px transparent; }

#footer .tp_recent_tweets li .twitter_time {
  background-image: url(../images/icons/twitter-bird.png); }

/* Brankic Photostream styling */
.photostream ul li {
  margin: 0 0 5px 5px !important;
  padding: 0 0 5px 5px !important;
  background: none !important;
  border: none !important; }

.photostream img, .photostream a {
  width: 66px !important;
  height: 66px !important; }

.photostream img {
  opacity: 1 !important; }

.photostream a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

#footer .photostream a {
  border-color: #666 !important; }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .tp_recent_tweets li .twitter_time {
    background-image: url(../images/icons/twitter-bird-sidebar-2x.png);
    background-size: 32px 24px; }

  #footer .tp_recent_tweets li .twitter_time {
    background-image: url(../images/icons/twitter-bird-2x.png);
    background-size: 32px 24px; } }
/* ----- Revolution Slider -------- */
.rev_slider_wrapper .tp-leftarrow.large {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/sliders/large_left.png) no-repeat top left;
  width: 22px;
  height: 34px;
  margin-left: 20px;
  margin-top: -20px; }
.rev_slider_wrapper .tp-rightarrow.large {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../images/sliders/large_right.png) no-repeat top left;
  width: 23px;
  height: 34px;
  margin-left: -20px;
  margin-top: -20px; }
.rev_slider_wrapper .tp-leftarrow:hover, .rev_slider_wrapper .tp-rightarrow:hover {
  background-position: bottom left; }

.video-js {
  background: none !important; }

.big_agile span {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 10px; }

.button.transparent {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  text-shadow: none; }

.button.transparent:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  border-color: #f2f2f2 !important; }

/* ------- Revolution Slider styling --------- */
.tp-bullets.simplebullets.round .bullet {
  background-image: url(../images/sliders/bullet.png); }

.tp-rightarrow.default, .tp-leftarrow.default {
  width: 60px !important;
  height: 60px !important; }

.tp-rightarrow.default {
  background-image: url(../images/sliders/large_right.png) !important; }
  .tp-rightarrow.default:before {
    content: ""; }

.tp-leftarrow.default {
  background-image: url(../images/sliders/large_left.png) !important; }
  .tp-leftarrow.default:before {
    content: ""; }

.rev_slider_wrapper .tp-leftarrow:hover, .rev_slider_wrapper .tp-rightarrow:hover {
  background-position: bottom left; }

@media only screen and (max-width: 767px) {
  .tp-bullets .bullet {
    display: none; }

  .tp-caption .button {
    padding: 5px 8px;
    font-size: 12px; } }
@media only screen and (max-width: 479px) {
  .tp-bullets {
    display: none; }

  .tp-caption .button {
    padding: 4px 6px;
    font-size: 11px; }

  .tparrows {
    display: none; } }