
/* Third party plugins support */
.tp_recent_tweets li { background: none !important; padding-left: 0 !important; }
.tp_recent_tweets li a { color: #10a8b5 !important; font-size: 12px !important; font-weight: 400 !important; font-style: normal !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 { padding: 15px 0 5px 45px; display: inline-block; 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 styling --------- */

#slider-area .rev_slider_wrapper { border-bottom: none; }
.tp-bullets.simplebullets.round .bullet { background-image: url(../images/sliders/bullet.png) !important; }
.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-leftarrow.default { background-image: url(../images/sliders/large_left.png) !important; }
.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; }
    }

.tp-caption.big_white{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-family: "Raleway";
    font-weight: 500;
    font-size: 60px;
    line-height: 60px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background: rgba(0,0,0,0.3);
    }

.tp-caption.medium_text{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    font-family: "Raleway";
    border-width: 0px;
    border-style: none;
    }

.tp-caption.large_text{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 500;
    font-size: 48px;
    line-height: 64px;
    font-family: "Raleway";
    margin: 0px;
    border-width: 0px;
    border-style: none;
    text-align: center;
    }

.tp-caption.medium_text2{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 500;
    font-size: 36px;
    line-height: 48px;
    font-family: "Raleway";
    margin: 0px;
    border-width: 0px;
    border-style: none;
    text-align: left;

    }
.tp-caption.medium_text2 span, .tp-caption.medium_text span, .tp-caption.large_text span, .tp-caption.large_text2 span{
    background: rgba(0,0,0,0.5);
    padding: 0 10px;
    }


.tp-caption.large_text2{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 500;
    font-size: 48px;
    line-height: 64px;
    font-family: "Raleway";
    margin: 0px;
    border-width: 0px;
    border-style: none;

    }