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

.tp_recent_tweets li a {
    color: #fe5000 !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 {
    padding: 15px 0 5px 45px;
    display: inline-block;
}

#footer .tp_recent_tweets li .twitter_time {}

/* 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-size: 32px 24px;
    }

    #footer .tp_recent_tweets li .twitter_time {
        background-size: 32px 24px;
    }
}

/* ----- Revolution Slider -------- */
.rev_slider_wrapper .tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 22px;
    height: 34px;
    margin-left: 20px;
    margin-top: -20px;
}

.rev_slider_wrapper .tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    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;
}

.tp-caption.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 {}

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

.tp-rightarrow.default {}

.tp-rightarrow.default:before {
    content: "";
}

.tp-leftarrow.default {}

.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;
    }

    .tp-caption.big_agile {
        margin-top: -40px !important;
    }

    .tparrows {
        display: none;
    }
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato";
    letter-spacing: 1px;
}

body {
    font-family: "Merriweather";
}

body {}

#pricing-action .pointing-arrow img {
    opacity: 0
}

#site-logo {
    top: 10px;
    margin: 0;
}

#header {
    position: fixed;
    z-index: 1001;
}

.slogan-casino-software {
    font-weight: bold !important;
    /*line-height: 68px;*/
}

#primary-menu>ul.menu>li>a {
    font-style: normal;
    text-transform: uppercase;
    font-family: "Lato", Arial, Helvetica, Verdana, sans-serif;
    padding: 0 10px;
    line-height: 58px;
    margin-top: 42px;
}

.sticky-shadow {
    z-index: 1001;
    border-bottom: 1px solid #CCC;
    box-shadow: 0px 1px 5px rgba(100, 100, 100, 0.3);
}

.sticky {
    border-bottom: 1px solid #CCC;
    box-shadow: 0px 1px 5px rgba(100, 100, 100, 0.3);
}

#page-image-header {
    padding-top: 306px;
}

#mobile-menu-toggle {
    position: fixed;
    right: 0 !important;
}