﻿abody {
  background: #fff url(/img/white/fr-bg.jpg) no-repeat center bottom;
}

.home-body {
  background: #fff url(/img/white/fr-bg.jpg) no-repeat center bottom;
}

.other-body {
  background-color: #fff;
  background-image: url(/img/white/fr-bg.png),url(/img/white/other-bg.jpg);
}

.more-click {
 background: url(/img/white/plus-ms.png) no-repeat center center !important;
}

.bet-inner{
    background: #fff;
}

.form-group .form-label {
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap
}

.forgot-password {
    color: #000;
    font-weight: 600;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.withdraw-cards > div > table > tbody > tr {
    border-top: 1px solid #082442;
    border-bottom: 1px solid #082442;
    background: #eaeaea;
}

.withdraw-cards > div > table th {
    background: #d5d5d5;
}

.withdraw-cards > div > table td {
    border-top: 1px solid #707070;
}



.login-reg {
  text-align: right;
}

.custom-tabs li {
    text-align: left;
    height: 41px;
}



.main-btn {
  font-family: 'Exo 2',sans-serif;
  color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
#fff;
 background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767',endColorstr='#feb645',GradientType=0);
  border: solid 1px #fff;
  font-weight: 700;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

    .main-btn:hover {
        background: #fff;
        border: solid 1px #002b4c;
        color: #002b4c
    }


.main-search input {
    background: #0066b3;
    color: #fff;
    border: none;
    caret-color: #fff;
}

.icon-search {
    background: #0066b3;
    color: #fff;
}

    
/*DESCTOP MENU CSS*/
#cssmenu > ul > li.active > a,#cssmenu > ul > li > a:active {
  background: #0066b3;
}

#cssmenu > ul ul {
  background: #0066b3;
  z-index: 8;
}

#cssmenu ul li a:hover,#cssmenu ul li a.dropdown-toggle.active {
  background-color: #0066b3;
}

#cssmenu > ul ul li a {
  border-bottom: solid 1px #ddf1f9;
}

#cssmenu > ul ul li:last-child a {
  border: none;
}

#cssmenu > ul ul li a:hover {
  background: #0066b3;
}

#cssmenu > ul ul li a:active {
  background: #0066b3;
}

/*END HEADER*/
/*SLIDER*/


.slide-3 {
  background: url(/img/white/slider-3.jpg) no-repeat top center !important;
}

.slide-3-EN {
  background: url(/img/white/slider-3_EN.jpg) no-repeat top center !important;
}

.slide-3-SQ {
  background: url(/img/white/slider-3_SQ.jpg) no-repeat top center !important;
}

.slide-4 {
  background: url(/img/white/slider-4.jpg) no-repeat top center !important;
}

.slide-tcfin{
  background: url(/img/white/slide_fin17.jpg) no-repeat top center !important;
}

.slide-fibonaci{
  background: url(../img/white/slide_fibonaci.jpg) no-repeat top center !important;
}

.slide-tc2018 {
    background: url(/img/white/tc-finale-bg.jpg) no-repeat top center !important;
}

.slide15g{
  background: url(/img/white/slide_15god.jpg) no-repeat top center !important;
}

.slider_visoko{
  background: url(/img/white/slider_visoko.jpg) no-repeat top center !important;
}

.live_festina{
  background: url(/img/white/live_festina.jpg) no-repeat top center !important;
}

.slide-vs2017{
  background: url(/img/white/slide_VS2017.jpg) no-repeat top center !important;
  }
  
  .slide-leto16{
  background: url(../img/white/ekstrabonus.jpg) no-repeat top center !important; 
}


.caption-slide-4 {
  margin-top: 360px;
}

/*END SLIDER*/

.news {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}

#owl-demo-1 .owl-buttons {
  background: red;
}

.owl-prev {
  background: red url(/img/white/owl-1-arrow.png) no-repeat center center;
}

.owl-next {
  background: red url(/img/white/owl-1-arrow.png) no-repeat center center;
}

.s-wht {
  background: rgba(241,103,103,1);
  background: -moz-radial-gradient(center,ellipse cover,rgba(241,103,103,1) 0%,rgba(245,1,1,1) 100%);
  background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(241,103,103,1)),color-stop(100%,rgba(245,1,1,1)));
  background: -webkit-radial-gradient(center,ellipse cover,rgba(241,103,103,1) 0%,rgba(245,1,1,1) 100%);
  background: -o-radial-gradient(center,ellipse cover,rgba(241,103,103,1) 0%,rgba(245,1,1,1) 100%);
  background: -ms-radial-gradient(center,ellipse cover,rgba(241,103,103,1) 0%,rgba(245,1,1,1) 100%);
  background: radial-gradient(ellipse at center,rgba(241,103,103,1) 0%,rgba(245,1,1,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16767',endColorstr='#f50101',GradientType=1);
}

.wht-1 p {
  color: #fff;
}

.wht-3 p {
  color: #fff;
}

.wht-4 p {
  color: #fff;
}

.date {
  color: #3B3C3E;
}

.title-news {
  color: #00315c;
}

.main-news-content p {
    color: #1f2932;
}

.content-news {
  color: #1f2932;
}

.share {
  background: url(/img/share.png) no-repeat center left;
}

.view {
  background: url(/img/view.png) no-repeat center left;
}

.other-title-news {
  color: #00315c;
}

.check {
  border: solid 5px #102a44;
}


.checkmark, .meni-chkcont .checkmark{
    background-color: #fff;
}

.drop:hover input ~ .checkmark {
    background-color: #ddf1f9;
}

.drop input:checked ~ .checkmark {
    background-color: #ddf1f9;
}

.meni-chkcont:hover input ~ .checkmark {
    background-color: #ddf1f9;
}

.meni-chkcont input:checked ~ .checkmark {
    background-color: #ddf1f9;
}

.bilten {
  margin-top: 30px;
}

.bilten-inner {
  position: relative;
}

.bilten-main {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}

.download-bilten {
  color: #0066B3;
}

.bilten-main:hover .download-bilten {
  background: url(/img/bilten-icon.png) no-repeat 0 -26px;
  color: #fff;
}

.bilten-other {
  height: 270px;
  -webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
  box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
  position: relative;
}

.match-name {
  background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
}

.dark-blue {
  background: #0066b3 !important;
  }
  
 .dark-blue span{
	 color: #fff !important;
 }

.dark-blue-inner {
  background: #0066b3;
}


.custom-tabs {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddf1f9',endColorstr='#feffff',GradientType=0);
}

.no-tik{
  color: #00315c;
}

.vau-table .custom-tabs li.active a {
  background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
}

.vau-table .custom-tabs li:hover a {
  background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
}

.vau-table .custom-tabs li {
    background: inherit !important;
}

  .btnShowMoreTipster {
	border: solid 1px #00315c;
	color: #00315c !important;
  }
  .btnShowMoreTipster:hover {
	border: solid 1px #ff0000;
	color: #ff0000 !important;
  }
  
.tipster-equation{
background-image: url(/img/white/formula.png);
 }	  

.pop-click{
   background: url(/img/white/plus-ms.png) no-repeat center center !important;
}

.pop-click-1{
   background: url(/img/white/plus-ms.png) no-repeat center center !important;
}

.statusPromasen {
color: #f00 !important;
}

.statusDobiten {
color: #0b0 !important;
}

.statusPonisten {
    text-decoration: line-through;
}

.my-table{
  background: #fff;
}


.statistika-icon{
background-image: url(/img/white/ftt.png);
 }

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
    background-color: red !important;
}


.stats-table tbody tr td {
  color: #00315c;
}

.stats-table thead tr th {
  color: #fff !important;
  font-size: 11px;
  text-align: center;
  font-family: 'Arial',sans-serif;
  font-weight: 400;
  padding: 8px 0;
  position: relative;
  z-index: 500;
  overflow: hidden;
  background-color: #0066b3;
}

.stats-table thead tr th span {
  font-size: 11px;
}

.stats-table tbody {
  z-index: 0;
}

.stats-rows tr:nth-child(even){
  background: #F1F1F1 !important;
  border: 3px solid #fff;
  }
.stats-rows tr:nth-child(odd){
  background: #EBF6FB !important;
  border: 3px solid #fff;
}

.stats-tim span{
    text-align: left;
    display: block;
    padding-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 125px;
    margin-right: 0;
    padding-right: 0;
}


.stats-total{
  background: #FF0000;
}

.stats-total span{
  color: #fff !important;
  font-weight: 700 !important;
}

.btn-popup .main-btn{
  font-family: 'Exo 2',sans-serif;
  font-size: 14px;
}

.divTiketMoreInfo{
  color: #00315c;	
}

.tables .custom-tabs li.active a {
  background: #0066b3;
  color: #fff !important;
}

.tables .custom-tabs li.active p {
  color: #fff !important;
 }

.tables .custom-tabs li:hover a {
  background: #0066b3;
}

.tables .custom-tabs li:hover p {
  color: #fff !important;
 }

.custom-tabs li a p {
  color: #00315c;
}

.custom-tabs.active p {
  color: #fff !important;
 }


.disc-tabs {
  color: #00315c;
}

.main-table tbody tr td {
  color: #00315c;
  border: 3px solid #feffff;
}

.main-table.mt-1 tbody tr td {
  background: #043a6a;
}

/* KURAJBER START */

.fr-table.selected-ticket-table-row, sec-table.selected-ticket-table-row {
    background: #f16767 !important;
    background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%) !important;
    background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%) !important;
    background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%) !important;
    background: linear-gradient(to bottom,#f16767 0%,#f50101 100%) !important;
}

    .fr-table.selected-ticket-table-row td, sec-table.selected-ticket-table-row td {
        color: #fff;
    }

#noTicketsSpan {
    color: #062340;
}

.ticket-status > div {
    color: #062340;
}

    .ticket-status > div > span:nth-of-type(2) {
        color: #062340;
    }

.winnings-highlight, .winnings-highlight span {
    color: #fff !important;
}

.ticket-status h2 {
    color: #fff;
    background: #f16767;
    background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
    background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
}


h3.sistem {
    color: #fff;
    background: #f16767;
    background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
    background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
}

/* KURAJBER END */


.bg-click td.active{
  background: #91CCE4 !important
}

.main-table thead tr th {
  background-color: #0066b3;
  border: 1px solid #feffff;
}

td.click, th.click {
	background-color: #95DEFF !important;
}

td.hover, tr.hover {
	background-color: #95DEFF !important;
}

th.hover, tfoot td.hover {
	background-color: #00315c !important;
}

td.hovercell, th.hovercell {
	background-color: #95DEFF;
}

td.hoverrow, th.hoverrow {
	background-color: #95DEFF !important;
	}

/**/
.main-table-1 {
  border-bottom: solid 1px #004980;
  border-left: solid 1px #004980;
  border-right: solid 1px #004980;
}

.league .dark-blue-inner span{
    color: #fff;
}

.main-table-1 tbody tr td {
  color: #00315c;
}

.main-table-1 tbody tr:hover {
  background-color: #dbdbdb !important;
}

.main-table-1 thead tr th {
  background-color: #0066b3;
}

table .tractive, .main-table-1 tbody .tractive:hover {
    background: #f16767 !important;
    background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%) !important;
    background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%) !important;
    background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%) !important;
    background: linear-gradient(to bottom,#f16767 0%,#f50101 100%) !important;
}

.tractive {
  background-color: #91CCE4 !important;
}

    .tractive span {
        color: #fff
    }

.home-table-tbody tr td.active {
  background: #043a69;
  color: #fff;
  background: -moz-linear-gradient(top,#06559a 0%,#043a69 100%);
  background: -o-linear-gradient(to bottom,#06559a 0%,#043a69 100%);
  background: -webkit-linear-gradient(top,#06559a 0%,#043a69 100%);
  background: linear-gradient(to bottom,#06559a 0%,#043a69 100%);
  }

.home-table-tbody tr td:hover span {
  color: #f50101;
}

    .home-table-tbody tr td:hover span.showNumberExtraTips {
        color: #fff;
    }

.open-table-1 {
 color: #00315c;
 border: 3px solid #fff;
}

tr.dark-blue > td{
    text-decoration-color: #fff !important;
}


.goal {
    color: #fff !important;
    background: #00315c;
    padding: 2px 2px;
}

span.in-time.goal {
    color: #fff !important;
}


.ui-icon-circle-triangle-w {
  -ms-transform: rotate(180deg);
/* IE 9 */
  -webkit-transform: rotate(180deg);
/* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.custom-table {
  border: solid 1px #fff;
}


.custom-table tbody tr td {
  border: solid 1px #fff;
}


.open-table-1.select-qu {
  background: #0066b3 !important;
  color: #fff !important;
}


.custom-table tbody tr td {
  color: #00315c;
}

.th-table {
  background: #EBF6FB !important;
}

.rezults .main-table-1 tbody tr td:nth-last-child(3) i.fa, .et-score i.fa, .ctc-inner .fa-info-circle, .odds-container .fa-info-circle {
    color: #f50101;
}

.sec-table,tr.result-row:nth-child(odd) {
  background: #F1F1F1;
}

.fr-table,tr.result-row:nth-child(even) {
  background: #EBF6FB !important;
}

.date-match {
  color: #fff;
  }
  
 
.mb-result-head .league span {
	color: #fff;
}

#mob_datepicker  .ui-state-default {
	background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddf1f9',endColorstr='#feffff',GradientType=0);
	color: #00315c;
	border: none;
}

#mob_datepicker  .ui-state-active{
	background: #00315c;
	color: #fff !important;
	border: none;
}

#mob_datepicker .ui-datepicker-header {
	background-color:#ff0000;
}
#mob_datepicker .ui-datepicker-today  a{
	border: 1px solid #104A80;
	color: #00315c;
}
#mob_datepicker  td.ui-datepicker-current-day{
	border: inherit;
}

#mob_datepicker  .ui-datepicker th {
	color:#ff0000;
}


.league-mb {
  background: #0066b3;
}


.yellow-field {
  background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  color: #fff !important;
}

.yellow-field span:hover {
color: #fff !important;
}


.mob-remove-l {
  background: url(/img/white/x_mob.png) no-repeat center center;
}

/* Livebet start */

.live-par-naziv {
    color: #00315c;
}

/* .display-info_live .tip.UP {
	color:#00ff00
	}
	
.display-info_live .tip.DW {
	color:#ff0000
	} */

.pg-live {
    color: #00315c;
	}
	
	
.pairGame ul li:last-child {
color: #404040;
}

.sifra-dopolnitelni {
    color: #ff0000;
}

.liga-dopolnitelni {
    color: #00315c !important;
}

.table-tipovi-dopolnitelni {
    background: #91CCE4;
}

.dopolnitelniTipDiv {
    border: solid 2px #91CCE4;
    background: #ebf6fb;
}

    .dopolnitelniTipDiv:hover {
        background: #95DEFF;
    }

    .mobile-table-1 tr td.active, .dopolnitelniTipDiv.active {
        background: #043a69;
        color: #fff;
        background: -moz-linear-gradient(top,#06559a 0%,#043a69 100%);
        background: -o-linear-gradient(to bottom,#06559a 0%,#043a69 100%);
        background: -webkit-linear-gradient(top,#06559a 0%,#043a69 100%);
        background: linear-gradient(to bottom,#06559a 0%,#043a69 100%);
        -webkit-box-shadow: inset -30px 0 0 0 red;
        -moz-box-shadow: inset -30px 0 0 0 red;
        box-shadow: inset -30px 0 0 0 red;
        /*z-index: 10;*/
    }

.dopolnitelniTipZnak {
    color: #00315c;
}

.dopolnitelniKvota {
    color: #ff0000;
}

.market-name {
    border-top: 1px solid #29b3ea;
    background: #1795C7;
}

.time-code-live-sifra li{
	color: #ff0000 !important;
}

    .display-info_live td:nth-child(1) > div {
        background: #fff;
        border: 1px solid #ff0000;
    }

    .display-info_live td:nth-child(2) > div {
        background: #fff;
        border: 1px solid #ff0000;
    }
    .display-info_live td:nth-child(3) > div {
        background: #fff;
        border: 1px solid #ff0000;
    }

    .display-info_live td:last-child > div {
        background: #ff0000;
        color: #fff !important;
    }


/* Livebet end */


.stranici input[type=number] {
    color: #0066b3;
    border: 1px solid #0066b3;
}


        .stranici input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0 5px;
        }

        .stranici input[type=number]:hover {
            border: 1px solid #e89f04;
        }


.stranici button {
    color: #0066b3;
}

.stranici span {
    color: #0066b3;
}


@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }

    .shablon-table {
        padding: 0 5px 0 0;
    }

    table.lst-tickets {
        height: 100%;
    }

    .lst-tickets .custom-td {
        height: 100%;
    }

    .ticket-status {
        height: 100%;
        padding-bottom: 15px;
    }
}

@media (min-width: 992px) {
    .top-header {
        background: rgba(0,102,179,.65);
    }

    .page-content.default {
        padding-top: 150px;
    }

    .col-md-15 {
        width: 20%;
        float: left;
    }

    .col-md-4.col-xs-12.ticket-status {
        padding-right: 0;
    }

    .sportclub-content .tip-detail {
        vertical-align: top;
    }

    .stranici {
        width: 250px;
    }

    .tiket-par {
        font-size: 11px;
        line-height: 15px;
    }

        .tiket-par p {
            margin-left: 22px;
        }

    .odds-number {
        font-size: 13px;
        bottom: 8px;
    }

    .fin-score {
        bottom: 8px;
        right: 50px;
    }

    .tip-list-wrap {
        width: 38%;
    }

    p.market-name-tiket {
        line-height: 1.6;
    }

    .tip-detail {
        width: 45%;
        padding: 2px 0;
        display: inline-block;
        border-top: none;
    }

        .tip-detail:nth-of-type(3), .tip-detail:nth-of-type(4) {
            margin-left: calc(38% + 7px);
            border-top: 1px solid #e4e4e4;
        }

    .tip-list-wrap a h2 {
        width: 100%;
    }

    .styled-select.transactions {
        width: 200px;
        margin: 0 0 10px;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.etc {
  background: #fff;
}

.custom-panel-body div .checkbox {
  background: #0066b3;
  color: #fff;
}



.custom-panel-body div label span {
  color: #fff;
}


.custom-panel-body div label span:hover{
  color: #ffc700;
}

.custom-panel-heading .panel-title a {
  background: #0066b3;
  color: #fff;
}

.custom-panel-heading .panel-title:hover a{
  color: #ffc700;
}

#backtotop {
  border-radius: 50%;
  background: linear-gradient(to bottom,rgba(241,103,103,0.7) 0%,rgba(245,1,1,0.7) 100%);
  display: block;
  position: fixed;
  bottom: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
  left: 50%;
  opacity: 0;
  transition: all 0.4s ease 0s;
  color: #fff;
  padding: 10px;
  font-size: 18px;
  line-height: 30px;
  z-index: -1;
  cursor: pointer;
  }

#backtotop:hover {
  background: #fff;
  transition: .4s;
  color: #062341;
  }

#backtotop.active {
  opacity: 1;
  z-index: 1500;
  }

.custom-collapse {
  padding-left: 15px;
}

.styled-select select {
  background: transparent;
  width: 100%;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
  font-size: 14px;
  font-family: 'Exo 2',sans-serif;
  color: #fff;
  background: url(../img/time-icon.png) no-repeat 10px center;
  padding-left: 30px;
}

.styled-select {
  width: 100%;
  height: 34px;
  overflow: hidden;
  background: #0066b3 url(../img/data-arrow.png) no-repeat 95% center;
  border: 1px solid #5d7287;
}

.btn-iscisti {
  font-size: 14px;
  font-family: 'Exo 2',sans-serif;
  font-weight: 400;
  color: #fff;
  height: 34px;
  overflow: hidden;
  background: #0066b3 !important;
  border: 1px solid #5d7287;
}

.btnPocetokMobilen{
  font-size: 14px;
  font-family: 'Exo 2',sans-serif;
  color: #fff;
  background: #0066b3 !important;
  border: 1px solid #5d7287;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767',endColorstr='#feb645',GradientType=0);
  padding: 5.5px 14px;
  border-radius: 0;
  text-transform: uppercase;
  overflow: hidden;
  font-weight: 400;
  height: 34px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float: right;
  width: 36%;
  text-align: center;
  margin: 5px 5px 0 0;
}



.panel-group h3 {
  color: #00315c;
  padding-left: 0;
}


input:checked + .slider-check {
    background: #f16767;
    background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767',endColorstr='#feb645',GradientType=0);
}

input:focus + .slider-check {
    box-shadow: 0 0 1px #f16767;
}

.switchon span.checked + .slider-check {
    background: #f16767;
    background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767',endColorstr='#feb645',GradientType=0);
}

.switchon span.checked:focus + .slider-check {
    box-shadow: 0 0 1px #f16767;
}



/*SEARCH START*/

.main-search {
    position: relative;
    margin-bottom: 15px;
    color: #fff;
}

#ctl01 > header > div.submenu-sportclub.hidden-xs > div > div > ul {
    position: relative;
}

li:nth-child(4) > div.main-search {
    margin-bottom: 0;
}

.main-search input {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: 34px;
    font-size: 14px;
    background: #0066b3;
    color: #fff;
    border: 1px solid #5d7287;
    padding: 10px 10px 10px 30px;
    outline: none;
    caret-color: #fff
}

.spc-menu .main-search input {
    border: 1px solid #fff;
}

    .main-search input::placeholder {
        color: silver;
    }

.icon-search {
    position: absolute;
    width: 29px;
    height: 32px;
    top: 1px;
    left: 1px;
    margin: auto;
    z-index: 6;
    background: #0066b3;
    color: #fff;
    border: none;
    padding: 0;
    pointer-events: none;
}

.event-search {
    position: absolute;
    z-index: 105;
    top: calc(100%);
    left: 0;
    background: #fff;
    overflow-y: scroll;
    min-width: 600px;
    max-width: 650px;
    max-height: 50vh;
    padding: 5px 5px 25px 5px;
    display: none;
    box-shadow: 0 4px 6px 2px rgba(0, 0, 0, .80);
}


    .event-search h2 {
        font-size: 19px;
        color: #FF0000;
        font-weight: 600;
        text-transform: uppercase;
        padding-left: 10px;
    }

    .event-search h4 {
        font-size: 13px;
        background: #f16767;
        background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
        background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
        background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
        background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
        margin: 5px 10px;
        color: #fff;
        font-weight: 700;
        padding: 10px;
        text-transform: uppercase;
    }

.event-search-opponents-prematch-date {
    background: #0066b3;
    margin: 0 10px;
    padding: 2px 10px;
}


.event-search h4 + div.event-search-opponents-prematch-date {
    margin-top: -4px;
}

li .event-search {
    right: 0;
    left: auto;
}

    li .event-search::before {
        left: auto;
        right: 72px;
    }

.event-search .event-search-no-result {
    display: none;
}


.event-search-opponents-live:hover {
    cursor: pointer;
}


.event-search-opponents-live {
    cursor: pointer;
    line-height: 1;
    border-bottom: 1px silver solid;
    margin: 0 10px;
}

    .event-search-opponents-live span {
        padding: 7px 0 7px 15px;
        line-height: 1;
        display: inline-block;
    }

        .event-search-opponents-live span:first-of-type, .event-search-opponents-live span:nth-of-type(3) {
            color: #fff;
            font-weight: 200;
        }

.event-search-league-res:hover {
    cursor: pointer;
}

.event-search-opponents-prematch {
    cursor: pointer;
    line-height: 1;
    border-bottom: 1px #004179 solid;
    margin: 0 10px;
}

    .event-search-opponents-prematch span, .event-search-opponents-live span {
        padding: 7px 0 7px 15px;
        line-height: 1;
        display: inline-block;
        color: #FF0000;
        font-weight: 600
    }

        .event-search-opponents-prematch span:first-of-type, .event-search-opponents-prematch span:nth-of-type(3) {
            color: #00315c;
            font-weight: 400;
        }

.navbar-search-icon {
    float: left;
}

    .navbar-search-icon .glyphicon-search {
        position: absolute;
        right: 60px;
        top: 8px;
        font-size: 22px;
        color: #112e4d;
    }



.event-search-mobile-activated {
    display: block;
    position: absolute;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background-color: rgba(0,0,0,0.9)
}

.event-search-mobile {
    display: none;
}

#mainSearchEventMobile {
    float: left;
}

#prematch > div > div > h4 > div, #live > div > div > h4 > div {
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-right: 6px;
}

#prematch > div > div.event-search-result-sport-0 > h4 > div, #live > div > div.event-search-live-result-sport-0 > h4 > div {
    background-image: url(/images/0.png);
}

#prematch > div > div.event-search-result-sport-7 > h4 > div, #live > div > div.event-search-live-result-sport-7 > h4 > div {
    background-image: url(/images/7.png);
}

#prematch > div > div.event-search-result-sport-8 > h4 > div, #live > div > div.event-search-live-result-sport-8 > h4 > div {
    background-image: url(/images/8.png);
}

#prematch > div > div.event-search-result-sport-22 > h4 > div, #live > div > div.event-search-live-result-sport-22 > h4 > div {
    background-image: url(/images/22.png);
}

#prematch > div > div.event-search-result-sport-37 > h4 > div, #live > div > div.event-search-live-result-sport-37 > h4 > div {
    background-image: url(/images/37.png);
}

#prematch > div > div.event-search-result-sport-39 > h4 > div, #live > div > div.event-search-live-result-sport-39 > h4 > div {
    background-image: url(/images/39.png);
}

#prematch > div > div.event-search-result-sport-41 > h4 > div, #live > div > div.event-search-live-result-sport-41 > h4 > div {
    background-image: url(/images/41.png);
}

#prematch > div > div.event-search-result-sport-51 > h4 > div, #live > div > div.event-search-live-result-sport-51 > h4 > div {
    background-image: url(/images/51.png);
}



/*SEARCH END*/

.code {
  color: #FF0000 !important;
}

.custom-td {
  background: #91CCE4;
  border-bottom: none;
}

.custom-tab-pane {
  background: #91CCE4;
}


#hide-all {
  background: #0e4b82 url(/img/table-arr-white.png) no-repeat center center;
}

.custom-tabs-1 li a {
  color: #fff;
  background: #1795C7;
  border: solid 1px #91CCE4;
}

.custom-tabs-1 li.active a,.custom-tabs-1 li.active a:focus,.custom-tabs-1 li:hover a {
  background: #91CCE4;
  border: solid 1px #91CCE4;
  color: #00315c;
}




    .custom-panel-1 .panel-heading {
        background: #1795C7;
        border-top: 1px solid #29b3ea;
    }


.custom-panel-1 .panel-heading .panel-title a {
  color: #fff;
}

.povekjeigrihideall {
    background-color: #1795C7 !important;
}

.povekjeigri-tr td:hover{
  background: #95DEFF;
}


.tip-ch li {
  color: #00315c;
}


.custom-table-1 tr td {
  border: solid 2px #91CCE4 !important;
}

.custom-table-1 tr td.active {
  background: #043a69;
  color: #fff;
  background: -moz-linear-gradient(top,#06559a 0%,#043a69 100%);
  background: -o-linear-gradient(to bottom,#06559a 0%,#043a69 100%);
  background: -webkit-linear-gradient(top,#06559a 0%,#043a69 100%);
  background: linear-gradient(to bottom,#06559a 0%,#043a69 100%);
-webkit-box-shadow: inset -30px 0px 0px 0px red;
-moz-box-shadow: inset -30px 0px 0px 0px red;
box-shadow: inset -30px 0px 0px 0px red;
}


.custom-nav-tabs-1 li {
  margin-bottom: auto;
}

.custom-table-1 tr td.active li{
color: #fff !important;	
}


.custom-nav-tabs-1 li a {
  color: #fff;
  background: #0066b3;
}

.ticket-ul li {
  background: #043a69;
}

.ticket-ul li p {
  color: #4984b7;
}

.ticket-ul li span {
  color: #fff;
}

.ticket-1 {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
  border-width: 0 0 1px 0 !important;
  border-color: #77addd !important;
}

    .ticket-1.blokiran-natprevar {
        background-image: linear-gradient(45deg, #f16767 25%, #b4d2ec 25%, #b4d2ec 50%, #f16767 50%, #f16767 75%, #b4d2ec 75%, #b4d2ec 100%) !important;
    }

.tiket-section {
    color: #062340;
}


.sect-info:after {
    border-bottom: 1px solid #062340;
    border-top: 1px solid #062340;
}

.tiket-section:after {
    border-top: 1px solid #062340;
}

.sortBankerBets, .editSystemIcon {
    background: #f1f1f1;
}

.sect-sis.active {
    color: #f50101;
}

    .sect-sis.active > .sect-info:after {
        border-bottom: 1px solid #f50101;
        border-top: 1px solid #f50101;
    }

    .sect-sis.active:after {
        border-top: 1px solid #f50101;
    }

    .sect-sis.active .ticket-1 {
        background: #B7B7B7;
    }


    .editSystemIcon:hover {
        color: #f50101;
    }

.title_OfferOddsOfTheDay {
    color: #00315c;
}

.offerOfDay-panel {
    background: #0066b3;
}

.ticket-kvota {
  float: right;	
  text-align: right !important; 
  width: 80px;
}

.blue-x {
  background: url(/img/blue-x.png) no-repeat center center;
}

.drop {
  background: url(/img/drop-icon.png) no-repeat center center;
}


.custom-nav-tabs-1 li.active a,.custom-nav-tabs-1 li.active a:focus,.custom-nav-tabs-1 li.active a:hover {
  color: #062340;
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.in-ticket {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}

.in-ticket-1 label {
color: #062340;
  font-weight: 500;
}

.in-ticket-1 input {
  background: #fff;
  color: #062340;
  border: #77addd solid 1px;
  -webkit-box-shadow: inset 1px 1px 18px 1px rgba(0,0,0,0.12);
  -moz-box-shadow: inset 1px 1px 18px 1px rgba(0,0,0,0.12);
  box-shadow: inset 1px 1px 18px 1px rgba(0,0,0,0.12);
}

.in-ticket-2 label {
    color: #062340;
    font-weight: 500;
}

.in-ticket-2 input {
  background: #fff;
  color: #062340;
  border: #77addd solid 1px;
  -webkit-box-shadow: inset 1px 1px 18px 1px rgba(0,0,0,0.12);
  -moz-box-shadow: inset 1px 1px 18px 1px rgba(0,0,0,0.12);
  box-shadow: inset 1px 1px 18px 1px rgba(0,0,0,0.12);
}

#contentTiketBezParovi h4 {
    color: #00315c!important;
    font-weight: 600;
}

.pay {
  border-top: solid 1px #d3e5f4;
}

.pay li {
  color: #062340;
}


.tc-del{
 background: linear-gradient(to bottom,#FFF 0%,#ECECEC 100%);
 border: solid 1px #B8B8B8;
 color: grey;
}

.mobile-btn-spec {
  font-family: 'Exo 2',sans-serif;
  font-weight: 700;
  color: #fff;
  background-color: #0066b3;
  -webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
  box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
  margin-bottom: 10px;
}


.mobile-btn-spec img {
  display: inline-block;
  margin-right: 15px;
}


.rezults .custom-tabs li.active a {
  background: #0066b3;
}

.rezults .custom-tabs li:hover a {
  background: #0066b3;
}

  
  .rezults .custom-tabs li.active a p {
  color: #fff !important;
}


.result-settings p span {
  position: relative;
  bottom: 4px;
  left: 2px;
}

.result-header {
  background: #0066b3;
}


select option {
  background: #0066b3;
}


.fav-from-ticket button {
  color:#fff;
  background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  border: 1px solid #5d7287;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767',endColorstr='#feb645',GradientType=0);
}


.change-color-btn li {
  border: solid 1px #3d5670;
}

.mob-slider .slick-arrow {
  color: transparent;
}

.mob-slider .slick-prev {
  background: url(/img/white/mob-arrow-blue.png) no-repeat center center;
  border: none;
}

.mob-slider .slick-next {
  background: url(/img/white/mob-arrow-blue.png) no-repeat center center;
  border: none;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}


.mob-slider .slick-slide a.active {
  background: url(/img/white/sm-arr.png) no-repeat center bottom;
  display: block;
}

.mob-slider .slick-slide a.active:focus {
  outline: none !important;
  border: none !important;
}
.mob-slider-1 .slick-arrow {
  color: transparent;
}

.mob-slider-1 .slick-prev {
  background: url(/img/white/mob-arrow-blue.png) no-repeat center center;
  border: none;
}

.mob-slider-1 .slick-next {
  background: url(/img/white/mob-arrow-blue.png) no-repeat center center;
  border: none;
}



.mob-slider-1 .slick-slide a.active {
  background: url(/img/white/sm-arr.png) no-repeat center bottom;
}

.mob-slider-1 .slick-slide a.active:focus {
  outline: none !important;
  border: none !important;
}

.showmore-sports {
  background: #fff;
}


.mob-slider-2 .slick-prev {
  background: url(/img/white/mob-arrow-blue.png) no-repeat center center;
}


.mob-slider-2 .slick-slide a.active {
  background: url(/img/white/sm-arr.png) no-repeat center bottom;
}


/*mobslider*/

.tablet-sport-items a{
color: #fff;
}

.tablet-sport-items div span {
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  cursor: pointer;
  font-size: 14px;
  font-family: 'Exo 2',sans-serif;
  text-transform: uppercase;
}

.text-sport {
  background: #ff0000;
}

.text-sport span {
  color: #fff;
}

.mobile-table tr td.active {
  background: #043a69 !important;
  color: #fff;
  background: -moz-linear-gradient(top,#06559a 0%,#043a69 100%);
  background: -o-linear-gradient(to bottom,#06559a 0%,#043a69 100%);
  background: -webkit-linear-gradient(top,#06559a 0%,#043a69 100%);
  background: linear-gradient(to bottom,#06559a 0%,#043a69 100%);
  }

.next-1-1 {
  background: url(/img/white/next-btn.png) no-repeat center center;
}

.next-1 {
    color: #fff;
    background: #f16767;
    background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
    background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
    background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e767',endColorstr='#feb645',GradientType=0);
    border: solid 1px #fff;
    border-radius: 50px;
    padding: 15px;
    vertical-align: middle;
    font-weight: 700;
    box-shadow: 0 6px 10px 0 #666;
    display: none;
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 30;
    width: 58px;
}

.name-club-mb {
  color: #00315c;
}

.time-code {
  color: #00315c;
}


.time-code li:nth-child(2){
  color: #ff0000;
}

.mb-result-head {
  background: #0066b3;
}

.fv-table {
  background: #6E95B3;
}

.fv-table td{
  background: #6E95B3;
}


.ticket-up {
  background: #ff0000;
}


.ticket-up p {
  color: #fff;
}

.ticket-up span {
  background: #6D0000;
  color: #fff;
}

.ticket-up button {
  background: url(/img/white/mob-arrow-blue.png) no-repeat center center;
}

.head-all-quotes {
    background: #ebf6fb;
}


.head-all-quotes ul li {
  color: #00315c;
}

.head-all-quotes ul li span {
  margin-right: 10px;
}

.head-all-quotes ul li span:nth-child(2) {
  color: #ff0000;
}

.variable-width {
    background: #1795C7;
}

.variable-width .slick-slide {
  color: #fff;
}

.variable-width .slick-slide a {
  color: #fff;
}

.variable-width .slick-slide a.active {
  color: red;
  background: #fff;
  padding: 1px 15px;
}

#all-quotes {
  width: 100%;
  background: #91CCE4;
  padding-bottom: 40px;
  display: none;
}

.mobile-table-1 tbody tr td span:first-child {
  margin-left: 5px;
  float: left;
  color: #00315c;
  font-family: 'Arial',sans-serif;
  font-size: 11px;
}

.mobile-table-1 tbody tr td span:last-child {
  margin-right: 5px;
  float: right;
  color: #ff0000;
  font-family: 'Arial',sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
}

.mobile-table-1 tr td.active, .dopolnitelniTipDiv.active {
    background: #043a69;
    background: -moz-linear-gradient(top,#06559a 0%,#043a69 100%);
    background: -o-linear-gradient(to bottom,#06559a 0%,#043a69 100%);
    background: -webkit-linear-gradient(top,#06559a 0%,#043a69 100%);
    background: linear-gradient(to bottom,#06559a 0%,#043a69 100%);
    -webkit-box-shadow: inset -30px 0px 0px 0px red;
    -moz-box-shadow: inset -30px 0px 0px 0px red;
    box-shadow: inset -30px 0px 0px 0px red;
    z-index: 10;
}

.mobile-table-1 tr td.active span {
color: #fff !important;
}

.display-info1 td:nth-child.odd{
	color: #00315c;
	font-weight: bold;
	background: #B7B7B7;
	background: -moz-linear-gradient(top, #F1F1F1 0%,#B7B7B7 100%);
    background: -o-linear-gradient(to bottom,#F1F1F1 0%,#B7B7B7 100%);
    background: -webkit-linear-gradient(top,#F1F1F1 0%,#B7B7B7 100%);
    background: linear-gradient(to bottom,#F1F1F1 0%,#B7B7B7 100%);
}



.display-info1 td:last-child{
background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  color: #fff !important;	
}


.table-md-info h3 {
    color: #fff;
    text-transform:initial;
}

.mobile-table-1 tbody {
    background: #EBF6FB;
}

.mobile-table-1 tbody tr td {
  border: solid 3px #91CCE4;
}


.btn-all-match {
  background: #0066b3;
}

.btn-options {
	background: #0066b3;
}

.all-leageue-filter li {
  background: #0066b3;
}

.buttons-filter button {
  background: #dbdbdb;
  border: none;
  color: #00315c;
}

.buttons-filter button.active {
  background: #0066b3;
  border: none;
}

#ntf-cnt {
color: #000;
}


.settings-up {
    background: #ff0000;
}


.settings-up p {
	color: #fff;
}


.live-score ul:first-child {
  text-align: left;
  padding: 0;
  margin: 0 auto 0 0;
  min-width: 40px;
  margin-left: 10px;
}


/*.favorite-match.active {
  background: url(/img/white/full-star.png) no-repeat center center;
}*/


.side-menu {
  border-bottom: solid 3px #ddf1f9;
}

.status-user {
  border-bottom: solid 3px #0066b3;
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}

.status-user h2 {
  color: #00315c;
  text-shadow: none;
}


.last-update-table {
  color: #00315c;
  text-shadow: none;
}


.status-user h3 {
  color: #00315c;
  text-shadow: none;
}

.status-user span {
  color: #ff0000;
  text-shadow: 1px 2px 0 rgba(0,0,0,0.5);
}

.rs-2 li {
  background: #0066b3 !important;
}


.right-sidebar-menu li {
  border-top: solid 1px #ddf1f9;
  border-bottom: solid 1px #ddf1f9;
}


.tp-title {
  color: #00315c;
}

.inner-col-sl {
  background: #FFF;
}


.product-items {
  background: #ddf1f9;
}

.product-items:hover {
  background: #359fe6;
}

.products-points {
    font-size: 24px;
    color: #FF0000;
    font-family: 'Exo 2',sans-serif;
    font-weight: 700;
}

.product-info ul li:nth-child(1) {
  color: #00315c;
}

.product-info ul li:nth-child(2) {
  color: #ff0000;
}

.buy-icon {
  background: url(/img/white/cart.png) no-repeat center center;
}

.product-view-head {
    width: 100%;
    padding: 15px 20px;
    text-align: left;
    background: #ddf1f9;
    margin-top: 30px;
}

.product-content h1 {
  color: #00315c;
}


#loadMore-1:hover {
  background: #359fe6;
}

.single-owl {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}

.news-mob-single {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}

.product-info-1 {
  border: solid 9px #fff;
}

.check-out-btn {
    background: #0066b3 url(/img/white/cart.png) no-repeat 275px center;
}

.check-out-btn:hover {
  background: #359fe6 url(/img/white/cart.png) no-repeat 275px center;
}

.close-ticket-1 {
  background: url(/img/white/close-ticket.png) no-repeat center center;
}


.custom-tab-pane-1 {
    background: #f1f1f1;
}


.create-btn:hover {
  background: #fff;
}


.admin-infos li span {
  color: #FFF;
  background: #FF0000;
}


.admin-infos li.ai-user p {
    color: #fff;
    font-weight: 500;
}

.admin-infos li.ai-vouchers p {
    font-weight: 500;
    color: #fff;
}


.admin-infos li.ai-messages p {
    font-weight: 500;
    color: #fff;
}


.admin-infos li.ai-balance p {
    font-weight: 500;
    color: #fff;
}

.submenu-sportclub {
  background: #0066b3;
}

.spc-menu li a {
    color: #fff;

}

.spc-menu li:hover a {
  color: #fff;
}

.spc-menu li.active a {
  color: #fff !important;
  background: #00315c;
  border: 1px solid #fff
}


.spc-content-inner {
  background: #fff;
}

.spanKActive {
	background: url(/img/white/plus-ms.png) no-repeat !important;
    display: block;
    width: 17px;
    height: 17px;
    margin: 0 auto;
    cursor: pointer;
	}

.moi-tiketi-col {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7fbfc',endColorstr='#71879e',GradientType=0);
}

.bet-spc-btn {
  background: #f16767;
  background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
  background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
  border: solid 1px #00315c;
  color: #fff;
}


#divTabeli{
color: #00315c;
}

#divTabeli h2, h3{
color: #00315c;
}

#dialogPin > h3{
    color: #fff
}

.tips-cup-main {
    background: #fff;
}

.tips-cup {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}

.tips-cup-main img {
  vertical-align: bottom;
}

#tabTop3G{
padding-bottom: 10px;
}

.cart {
  position: absolute;
  top: 30px;
  right: 45px;
  z-index: 9998;
}

.cart-sub {
  background: url(/img/white/cart.png) no-repeat left center;
  color: #00315c;
  height: 25px;
}
 


.sl-market-link {
  background: #ddf1f9;
  background: -moz-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: -webkit-linear-gradient(top,#ddf1f9 0%,#feffff 100%);
  background: linear-gradient(to bottom,#ddf1f9 0%,#feffff 100%);
}


.player-table-head h2 {
  color: #00315c;
}

.player-table-head p {
  color: #00315c;
}

.your-budget {
  border: solid 1px #1f2932;
}

.your-budget span {
  color: #00315c;
}


.team-config-inner ul li p {
  color: #1f2932;
  text-shadow: none;
}

.team-config-inner ul li b {
  color: #00315c;
  text-shadow: none;
}

.checkout-content {
  background: #fff;
}

.mt-2 tbody tr td {
  color: #00315c;
}

.checkout-content h1 {
  font-family: 'Exo 2',sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #00315c;
  text-align: left;
  margin: 0;
  padding: 15px 0 20px;
}

.more-info-product p {
  color: #00315c;
}

.more-info-product select {
  color: #00315c;
  border: 1px solid;
}


.ch-sub .checkbox {
  background: #ddf1f9 !important;
}

.ch-sub .checkbox label span {
  color: #1f2932 !important;
}


.vau-table{
  background: #fff;
}

.vau-table h1{
    color: #17304c;
}


.close-ticket {
  background: url(/img/white/close-ticket.png) no-repeat center center;
}


@media screen and (min-width:320px) and (max-width:480px) {
    #tiketMob .custom-nav-tabs-1 {
        border: 1px solid #123355;
        margin-bottom: 10px;
    }

    .slick-arrow {
        background: transparent;
        border: none;
        color: #fff;
        opacity: 0.6;
    }

    .slick-next {
        position: absolute;
        top: 30%;
        right: 0;
    }

    .slick-prev {
        position: absolute;
        top: 30%;
        left: 0;
        z-index: 1;
        display: inline-block !important;
    }

    .languages-dropdowns {
        vertical-align: initial;
    }

    .msg-header.navigate {
        text-align: left;
        padding-left: 40px;
    }

    .message-form {
        width: calc(100vw - 60px)
    }

        .message-form select, .message-form textarea {
            font-size: 16px;
        }

        .message-form textarea {
            height: 30vh;
        }

    .hint-msg {
        position: fixed;
        width: 95vw;
        left: 2vw;
    }

    .main-table.lst-tickets tbody tr td {
        font-size: 0.8em;
    }

    .custom-td {
        padding: 0 !important;
    }

    .tiket-par-status::before {
        left: 3px;
        top: calc(50% - 11px);
    }

    .ticket-status h2 {
        margin: 0 -15px;
        padding: 5px 10px;
    }

    .tip-list-wrap a h2 {
        width: 58vw;
    }

    .stranici i {
        font-size: 32px;
        margin: 0 5px;
    }

    .styled-select select {
        font-size: 16px;
    }

    .znameHeaderLiga {
        margin: 0 !important;
    }

    span.date-match {
        position: absolute;
        left: 32px;
        width: 75vw;
        padding: 7px 5px
    }

    .main-search input {
        position: absolute;
        top: -50px;
        left: 15px;
        width: calc(100% - 80px);
        border: 1px solid #112e4d;
        height: 40px;
        font-size: 16px;
        background: #edf8fc;
        color: #002b4c;
        padding: 10px 10px 10px 35px;
        caret-color: #000;
    }

        .main-search input:focus {
            outline: none;
        }

        .main-search input::placeholder {
            color: #002b4c
        }

    #mainSearchEventMobile > div > i {
        color: #002b4c;
        position: absolute;
        top: -42px;
        left: 25px;
        font-size: 24px;
        display: block;
        width: 24px;
    }

    .event-search {
        position: absolute;
        z-index: 105;
        top: 70px;
        left: 0;
        background: transparent;
        overflow: visible;
        width: 100%;
        max-width: none;
        min-width: 0;
        display: none;
        box-shadow: none;
    }

        .event-search::before {
            display: none;
        }

        .event-search h2 {
            font-size: 19px;
            background: #f16767;
            background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
            background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
            background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
            background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
            color: #fff;
            font-weight: 600;
            text-transform: uppercase;
            margin: 0 15px;
            padding: 10px;
        }

        .event-search h4 {
            font-size: 13px;
            background: transparent;
            margin: 0 5px;
            color: #FF0000;
            font-weight: 700;
            padding: 8px 10px 2px;
            text-transform: uppercase;
        }

    .event-search-live-results, .event-search-leagues {
        margin-top: 5px
    }

    .event-search-league-res h4 {
        padding: 14px 10px;
    }


    .event-search-opponents-prematch span, .event-search-opponents-live span {
        padding: 0 0 5px 8px;
        max-width: 50vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .event-search-opponents-prematch span:nth-of-type(2), .event-search-opponents-live span:nth-of-type(2) {
            display: none;
        }

        .event-search-opponents-prematch span:nth-of-type(3), .event-search-opponents-live span:nth-of-type(3) {
            font-weight: 400;
        }

    .event-search .event-search-no-result {
        display: none;
        color: #fff;
        text-align: center;
    }


    #prematch > div > div, #leagues > div > div, #live > div > div {
        background: #fff;
        margin: 0 15px;
        position: relative;
        padding-left: 50px;
    }

        #prematch > div > div > h4 > div, #live > div > div > h4 > div {
            height: 40px;
            width: 40px;
            position: absolute;
            left: 15px;
            top: 9px;
            background-color: #707070
        }

        #prematch > div > div.event-search-result-sport-0 > h4 > div, #live > div > div.event-search-live-result-sport-0 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_0.png);
            background-color: darkgreen;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-7 > h4 > div, #live > div > div.event-search-live-result-sport-7 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_7.png);
            background-color: blue;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-8 > h4 > div, #live > div > div.event-search-live-result-sport-8 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_8.png);
            background-color: dimgrey;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-22 > h4 > div, #live > div > div.event-search-live-result-sport-22 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_22.png);
            background-color: crimson;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-37 > h4 > div, #live > div > div.event-search-live-result-sport-37 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_37.png);
            background-color: chocolate;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-39 > h4 > div, #live > div > div.event-search-live-result-sport-39 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_39.png);
            background-color: navy;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-41 > h4 > div, #live > div > div.event-search-live-result-sport-41 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_41.png);
            background-color: black;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-51 > h4 > div, #live > div > div.event-search-live-result-sport-51 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_51.png);
            background-color: forestgreen;
            border-radius: 5px;
        }

    .event-search-opponents-prematch-date {
        background: #ddf1f9;
        font-size: 12px;
        color: #062340;
        font-weight: 600;
        padding: 2px 10px;
    }

    .event-search h4 + div.event-search-opponents-prematch-date {
        margin-top: 5px;
    }

    .event-search-opponents-prematch span, .event-search-opponents-live span {
        padding: 8px 0 5px 8px;
        max-width: 57vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .withdraw-cards > div > table > thead {
        display: none;
    }


    .withdraw-cards > div > table > tbody > tr {
        margin-bottom: 15px;
        display: block;
        border-top: 1px solid #082442;
        border-bottom: 1px solid #082442;
        background: #eaeaea;
    }


    .withdraw-cards > div > table td {
        display: block;
        width: 100%;
        border-top: 1px solid #707070;
        text-align: right;
    }


        .withdraw-cards > div > table td:before {
            content: attr(data-title);
            float: left;
            font-weight: 600;
        }

    .withdraw-cards input[type=radio] {
        margin-right: 5px;
    }


    #slajderDopolnitelni > div:nth-child(6) {
        padding-right: 55px;
    }

    #slajderDopolnitelni > div:last-child {
        position: absolute;
        right: 0;
        margin-top: -11px;
    }

    .povekjeigrihideall {
        background-color: #1c528b !important;
        -webkit-box-shadow: 3px 0px 10px 2px rgba(0,0,0,0.45);
        -moz-box-shadow: 3px 0px 10px 2px rgba(0,0,0,0.45);
        box-shadow: 3px 0px 10px 2px rgba(0,0,0,0.45);
    }

    .more-games-slider .more-games a.active {
        border-bottom: none !important;
    }

    .show-sports-mobile > div > div > div > label > label.meni-chkcont {
        width: 0;
    }

    .meni-chkcont .checkmark {
        pointer-events: auto;
        position: absolute;
        opacity: 1;
        z-index: 2;
        top: -10px;
        left: -22px;
        height: 16px;
        width: 16px;
        background-color: #e6e6e6;
        border-radius: 0;
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none;
    }

    .custom-panel .checkmark {
        height: 24px;
        width: 24px;
        top: -5px;
        left: -25px;
    }

    .list-group-submenu > div > label > .meni-chkcont > .checkmark {
        top: -14px;
        left: -10px;
    }

    .show-sports-mobile > div > div > div > label > label > .checkmark {
        top: -14px;
        left: -10px;
    }

        .custom-panel > div > div > div.checkbox > label.meni-chkcont > .checkmark:after, .list-group-submenu > div > label > label > .checkmark:after, .show-sports-mobile > div > div > div > label > label > .checkmark:after {
            left: 8px;
            top: 2px;
            width: 8px;
            height: 16px;
            border: solid #000;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }


    .meni-chkcont .checkmark:after {
        left: 5px;
        top: 1px;
        width: 6px;
        height: 11px;
        border: solid #000;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .meni-chkcont .glyphicon {
        position: absolute;
        right: 28px;
        top: -10px;
    }


    .ticket-1 h4 {
        width: 65vw;
    }

    .in-ticket-1 input {
        font-size: 16px;
        padding: 0 5px;
    }

    .tc-select-pay {
        font-size: 16px;
    }

    .statistika-icon {
        background-image: url(/img/white/ftt.png);
        margin: 0 16px;
        float: right;
        display: block;
    }

     .player-table {
        padding-right: 0;
        padding-left: 0;
    }

    .team-config-inner ul li p {
        font-size: 11px;
    }

    .team-config-btn li a {
        font-size: 12px;
    }

    .vs-players {
        padding-left: 0;
    }

    .sl-icon-1 {
        width: 30% !important;
    }

    .check-table th {
        width: 90px !important;
    }

    .team-config-btn li:first-child {
        margin-right: 0;
    }


    .message-content {
        display: none;
        position: relative;
    }


    .ex-text {
        padding: 10px 15px;
    }

    .player-table-head p {
        padding: 10px 15px;
    }

    .player-table-head h2 {
        text-align: center;
    }

    .main-col-sl {
        padding-top: 0;
    }

    .msg-header h1 {
        font-size: 20px;
        padding-left: 15px;
    }

    .single-msg {
        padding: 0 15px;
    }

    .sm-inner {
        padding: 10px 0;
    }

    .msg-header p {
        padding-left: 15px;
    }

    .msg {
        padding: 0;
    }

    .tp-table {
        padding-right: 0;
        padding-left: 0;
    }

    #backtotop {
        border-radius: 50%;
        background: linear-gradient(to bottom,rgba(241,103,103,0.7) 0%,rgba(245,1,1,0.7) 100%);
        display: block;
        position: fixed;
        text-align: center;
        width: 40px;
        height: 40px;
        left: 87%;
        bottom: 55%;
        opacity: 0;
        transition: all .4s ease 0;
        color: #fff;
        font-size: 13px;
        padding: 5px;
        cursor: pointer;
    }

    .main-col-sl {
        padding-right: 1px;
        padding-left: 0;
    }

    .tp-title {
        text-align: center;
    }

    .total {
        width: 100%;
        display: block;
        text-align: left;
        padding: 15px 0 0;
    }

    .ch-content {
        padding: 0;
    }

    .cart {
        position: absolute;
        top: 30px;
        right: 0;
        left: 0;
    }

    .checkout-content {
        padding: 0;
        text-align: center;
    }

    .head-single {
        padding: 15px 15px 0;
    }

    .checkout-content h1 {
        text-align: center;
    }

    #MainContent_pregledNaNaracka > table > thead > tr > th:nth-child(3), #MainContent_pregledNaNaracka > table > tbody > tr.sec-table > td:nth-child(3), #MainContent_pregledNaNaracka > table > tbody > tr.th-table > td:nth-child(3) {
        display: none;
    }

    .more-info-product-btn {
        margin-top: 10px;
    }

    .more-info-product p {
        width: 90%;
        font-size: 16px;
        padding: 5px 0;
    }

    .more-info-product select {
        width: 90%;
        font-size: 16px;
    }

    .more-info-product-btn button {
        width: 90%;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .order-btn {
        width: 90%;
        margin-bottom: 10px;
    }

    .test-content {
        padding: 22px 15px 45px;
    }

    .product-content {
        padding-right: 0;
        padding-left: 0;
    }

    .vau-table h1 {
        font-size: 20px;
    }

    .head-response {
        padding: 15px 15px 0;
    }

    .vau-table {
        padding: 30px 15px 15px;
    }

    .response-text {
        padding: 20px 15px 0;
    }

    .single-content {
        padding: 0 15px;
    }

    .locator-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .gallery-list-content {
        padding-left: 0;
        padding-right: 0;
    }

    .gallery-content {
        padding: 15px;
    }

    .corporate-content {
        padding-right: 0;
        padding-left: 0;
    }

    .location-contact {
        padding-top: 20px;
        padding-right: 15px;
        padding-left: 0;
        overflow: hidden;
    }

    .contact-content h1 {
        padding: 15px;
    }

    .archive-list {
        padding: 15px;
    }

    .archive-content h1 {
        padding: 15px;
    }

    .slide-links li {
        width: 10%;
    }

    #owl-demo-1 .owl-buttons {
        display: none;
    }

    .main-wrapper {
        margin-top: -300px;
    }


    /*  .league span {
    display: inline-block !important;
    margin-bottom: 0 !important;
    font-family: 'Arial',sans-serif;
    text-transform: uppercase;
    font-size: 12px;
  } */

    .league:hover {
        color: #000 !important;
    }

    .one-time {
        height: 200px;
    }

    .slide-links {
        bottom: 15%;
    }

    .s-wht {
        display: none;
    }

    .in-ticket {
        width: 100%;
    }

    .ticket-view span {
        float: none;
    }

    /*  .custom-table tbody tr td {
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-family: 'Arial',sans-serif;
    font-weight: 400;
    padding: 5px 0;
    position: relative;
  } */

    .ticket-1 {
        width: 100%;
        transition: padding-left 0.15s ease-in;
        transition-delay: 0.15s;
    }


    .sect-sis.active .ticket-1, .sect-fiks.active .ticket-1 {
        padding-left: 42px;
        transition: padding-left 0.15s ease-in;
    }

    .sect-fiks.active .checkmark, .sect-sis.active .checkmark {
        transition: opacity 0.15s ease-in;
        transition-delay: 0.15s;
    }

    .ticket-1 > label {
        position: absolute;
        left: 5px;
        top: 50%;
        margin-top: -16px;
    }

    .selectSystemCheckboxes > label {
        height: 42px;
    }

        .selectSystemCheckboxes > label > span:nth-of-type(2) {
            font-size: 16px;
            margin-top: 4px;
            text-align: center;
            width: 55%;
        }

        .selectSystemCheckboxes > label > span.checkmark:after {
            left: 17px;
            top: 11px;
            width: 7px;
            height: 17px;
            border: solid #000;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 32px;
        width: 32px;
        border-radius: 16px;
        transition: opacity 0.15s ease-in;
    }

    .drop .checkmark:after {
        left: 13px;
        top: 6px;
        width: 7px;
        height: 17px;
    }

    .slide-3 a {
        font-size: 12px;
        padding: 6px 20px;
        left: 40%;
        top: 84%;
        border: solid 1px #fff;
    }

    .slide-1 {
        background: url(/img/main-bg-mobile.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
        background-size: 100%;
    }

    .slide-2 {
        background: url(/img/slide-2-mb.png) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
        background-size: 100%;
    }

    .slide-3 {
        background: url(/img/slide3-480.png) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

    .slide-4 {
        background: url(/img/slide4-480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

    .slide-tcfin {
        background: url(/img/slide_fin17_480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

        .slide-tcfin a {
            font-size: 15px;
            padding: 8px 15px;
            position: absolute;
            left: 10%;
            top: 70%;
        }


    .slide-fibonaci a {
        font-size: 14px;
        padding: 10px 30px;
        left: 10%;
        top: 185px;
        border-radius: 5px;
        border: solid 2px #fff;
    }

    .slide-tc2018 {
        background: url(../img/tc-finale-bg-480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

        .slide-tc2018 a {
            font-size: 14px;
            padding: 8px 15px;
            left: 11%;
            top: 200px;
            border-radius: 5px;
        }

    

    .slide15g {
        background: url(/img/slide_15god_480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

        .slide15g a {
            font-size: 13px;
            padding: 10px 30px;
            left: 16%;
            top: 205px;
            border-radius: 5px;
        }

    .slider_visoko {
        background: url(/img/visoko-480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

    .visoko_t1 {
        display: none;
    }

    .visoko_t2 {
        display: none;
    }

    .slider_visoko a {
        font-size: 13px;
        padding: 10px 30px;
        left: 12%;
        top: 175px;
        border-radius: 5px;
    }

    .live_festina {
        background: url(/img/live_festina_480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

    .festina_t1 {
        display: none;
    }

    .festina_t2 {
        display: none;
    }

    .live_festina a {
        font-size: 13px;
        padding: 10px 30px;
        left: 12%;
        top: 125px;
        border-radius: 5px;
    }

    .slide-vs2017 {
        background: url(/img/slide_VS2017_480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

        .slide-vs2017 a {
            font-size: 14px;
            padding: 10px 30px;
            left: 8%;
            top: 200px;
            border-radius: 5px;
            border: solid 2px #fff;
        }

    .slide-leto16 {
        background: url(/img/ekstrabonus_480.jpg) no-repeat top center !important;
        height: 450px !important;
        width: 100% !important;
    }

        .slide-leto16 a {
            font-family: 'Exo 2',sans-serif;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            padding: 10px 30px;
            position: absolute;
            left: 10%;
            top: 210px;
        }

     .slide-2 a {
        left: 80px;
        top: 330px;
    }

    .caption-slide-4 {
        margin-top: 190px;
        text-align: center;
    }

        .caption-slide-4 br {
            display: none;
        }

        .caption-slide-4 p {
            font-size: 13px;
        }

        .caption-slide-4 h1 {
            font-size: 21px;
        }

    .custom-carousel-inner {
        margin-top: -167px;
    }

    .is-auth-on-home {
        margin-top: -320px;
    }

    .slide-1-img {
        position: relative;
        top: 20px;
        width: 60%;
    }

    .slide-2 a {
        font-size: 16px;
        padding: 6px 25px;
    }

    .custom-indicators {
        bottom: 0 !important;
    }

    .news-area {
        margin-top: 0;
        position: relative;
    }

    .blue-x {
        background: url(/img/blue-x.png) no-repeat center center;
        width: 13px !important;
        height: 13px;
        position: absolute;
        right: 10px;
        top: 7px;
        cursor: pointer;
    }

    .mob-cont {
        padding-left: 0;
        padding-right: 0;
    }

    .page-content {
        padding-top: 5px;
    }

    .page-content-1 {
        padding-top: 25px;
    }


    .slide-thumb {
        display: none !important;
    }

    .answers-11 {
        display: block;
    }

    .main-quiestions p {
        width: 89%;
    }

    .result-test h2 {
        margin-top: 25px;
    }

    .gallery-item {
        height: auto;
        background: #082442;
    }

    .corporate-list li {
        text-align: center;
    }

        .corporate-list li img {
            padding-right: 0;
            padding-bottom: 10px;
        }

    .in-ticket span {
        white-space: nowrap;
        text-align: left;
    }

    .in-ticket-2 label {
        font-size: 13px;
        color: #062340;
        font-family: 'Arial',sans-serif;
        font-weight: 300;
        padding-right: 6px;
        padding-left: 0;
    }

    .md-ticket-1 input {
        position: relative;
        left: 10px;
    }

    .vau-table .favorite-match {
        top: 0 !important;
    }

    .favorite-match {
        top: 14px !important;
    }

    .news-mob-single h3 {
        bottom: 30px !important;
    }

    .news-single-content {
        background: #fff;
        -webkit-box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
        -moz-box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
        box-shadow: 0 0 6px 3px rgba(0,0,0,0.35);
        margin-bottom: 20px;
        padding-bottom: 0;
        overflow: hidden;
    }

    .pdf-icon {
        display: block;
        margin: 0 auto;
    }

    .archive-inner h2 {
        text-align: center;
    }

    .archive-inner span {
        text-align: center;
        margin-top: 5px;
    }

    .slick-slide img {
        width: 100%;
    }

    .product-info-1 {
        height: 95vh;
        overflow-y: scroll;
        overflow-x: hidden;
        border-width: 2px;
    }

        .product-info-1::-webkit-scrollbar {
            width: 0 !important;
        }

    .product-info-1 {
        -ms-overflow-style: none;
    }

    .product-info-1 {
        overflow: -moz-scrollbars-none;
    }

    .close-ticket-1 {
        top: 1px;
        right: 1px;
    }

    .sidebar-head {
        padding: 5px 15px;
    }

    .sl-title {
        font-size: 17px !important;
    }

    .ads {
        display: none;
    }

    .loc-content {
        padding-top: 3px;
        width: calc(100% - 105px);
    }

    .banner-360 {
        display: none;
    }

    .ad img {
        width: inherit !important;
    }

    .ad-1 img {
        width: inherit !important;
    }

    .squaredFour label {
        top: 25px;
        left: 0;
    }

    .contact-user-fields-inner {
        margin-bottom: 0;
    }

    .captcha-field {
        width: 100%;
    }

    .create-btn {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 15px;
    }

    .size-product ul li {
        padding: 4px 9px;
    }

        .size-product ul li a {
            font-size: 22px;
        }

    .check-out-btn {
        color: #fff;
        padding: 15px;
        font-size: 17px;
        margin-bottom: 30px;
    }

    .bet-spc-btn {
        padding: 6px 9px;
    }

    .no-padding-left {
        padding-left: 15px;
    }

    .spc-content-inner {
        padding: 30px 15px 0;
    }

    .tips-cup-main {
        padding: 30px 0 0;
    }

    .tips-cup-res ul li:nth-child(1) {
        padding-left: 0;
    }

    .tips-cup-res ul li {
        display: block;
        width: 100%;
        text-align: center !important;
    }

    .sl-market-link {
        margin-top: 30px;
    }

    .sl-row {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sl-market-link h3 {
        padding-top: 30px;
    }

    .sl-markt-res ul li {
        display: block;
        text-align: center !important;
        width: 100%;
    }

    .no-padding-right {
        padding-right: 15px;
    }

    .tips-cup {
        margin-top: 30px;
    }

    .sportclub-content {
        text-align: center;
        margin-top: 0;
    }

    .virtual-cel {
        overflow: hidden;
    }

        .virtual-cel ul li:nth-child(1) {
            text-align: center;
            padding-left: 0;
        }

        .virtual-cel ul li {
            display: block;
            float: none !important;
            text-align: center !important;
            padding: 0 !important;
        }

    .bottom-footer {
        margin-top: 0;
    }

    .check-ticket {
        margin: 15px 0 10px 0;
    }

    .other-body {
        background: #fff;
    }

    .etc-mob {
        /*height: 480px;*/
        position: relative;
    }

    header {
        position: relative;
    }

    .logo-mobile {
        display: none;
    }

    .top-header {
        padding-top: 70px;
    }

    .language-mobile {
        margin-top: 20px;
        display: inline-block;
        margin: 15px 0 20px
    }

        .language-mobile span {
            color: #ffc000;
            font-family: 'Exo 2',sans-serif;
            font-weight: 400;
            font-size: 14px;
            margin-right: 5px;
        }

        .language-mobile ul {
            margin: 0;
            padding: 0;
            display: inline-block;
        }

            .language-mobile ul li {
                display: inline-block;
            }

    .color-mobile {
        display: inline-block;
        float: right;
        text-align: right;
    }

    .website-color-mobile {
        margin: 0;
        padding: 0;
        display: inline-block;
        margin-right: 0;
    }

        .website-color-mobile li {
            display: inline-block;
        }

    .custom-form .form-group input {
        font-size: 15px;
    }

    .website-color-mobile li a {
        width: 15px;
        height: 15px;
        margin: 0;
        padding: 0;
        display: block;
        position: relative;
        top: 3px;
    }

    .log-menu-mob {
        margin-bottom: 64px;
        margin-left: -5px;
    }

        .log-menu-mob > a.enter {
            font-size: 16px;
            font-weight: 400;
        }


    .white-bg-mobile {
        background: #fff;
    }

    .blue-bg-mobile {
        background: #0062bd;
        position: relative;
        left: 0;
    }

    .color-mobile span {
        color: #fff;
        font-family: 'Exo 2',sans-serif;
        font-weight: 400;
        font-size: 11px;
        margin-right: 5px;
    }

    .main-header {
        position: absolute;
        top: 0;
    }

    .navbar-static-top {
        margin-top: 10px;
        margin-bottom: 10px;
        background: none;
    }

    .custom-form .form-group input {
        height: 40px;
    }

    .navbar .container .navbar-header {
        background: none !important;
    }

    .menu-btn {
        background: none;
        margin-right: 0;
    }

    .owl-buttons {
        width: 100%;
    }

    .owl-prev {
        display: inline-block;
        background: url(/img/mob-arrow.png) no-repeat right center;
        width: 40%;
        height: 24px;
        text-indent: -9999px;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .owl-next {
        display: inline-block;
        float: right;
        display: inline-block;
        background: url(/img/mob-arrow.png) no-repeat right center;
        width: 40%;
        height: 24px;
        text-indent: -9999px;
    }

    .news-mob {
        position: relative;
        margin: 10px 0 20px 0;
    }

    #content {
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .other-title-news {
        font-family: 'Exo 2',sans-serif;
        margin-bottom: 32px;
        padding-right: 0;
    }

    .news-mob h3 {
        margin: auto;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        width: 60%;
        text-align: center;
        font-family: 'Exo 2',sans-serif;
        font-weight: 600;
        font-size: 15px !important;
        text-transform: uppercase;
    }

    .menu-btn:focus {
        background: none;
    }

    .custom-nav li {
        background: #337ab7;
        margin-top: 1px;
    }

        .custom-nav li a {
            color: #fff !important;
        }

        .custom-nav li:hover {
            background: #e89f04 !important;
        }

    .custom-toogle {
        padding: 10px 15px;
        background: none;
        color: #fff;
        border: none;
    }

        .custom-toogle:hover a {
            background: #e89f04 !important;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background: #e89f04;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        background-color: #214d72 !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-inverse .navbar-toggle {
        border: solid 1px #0d2c4c;
    }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #0d2c4c;
        }

    .navbar-toggle {
        margin-top: 3px;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .logo {
        display: block;
        margin-top: 10px;
    }

    .navbar-static-top {
        display: block;
    }

    .sc-lg {
        display: none;
    }

    .custom-jumbotron {
        padding-top: 0;
        margin-top: 137px;
    }

    .custom-item p {
        width: 100%;
        font-size: 12px;
        padding: 0 13px;
        margin-top: 30px;
    }

    .custom-form {
        display: block;
        padding-top: 10px;
    }

        .custom-form .form-group {
            display: block;
            margin-bottom: 10px;
            margin-right: 0;
        }

            .custom-form .form-group input {
                width: 100%;
            }

    .banners {
        display: block;
        margin-top: 300px;
    }

    /*  .bet-mobile {
    margin-top: 300px;
  } */

    .carousel-indicators {
        position: absolute;
        bottom: 25px;
    }

    .banner-area-1 {
        margin-bottom: 10px;
    }

    .hv-effetc {
        cursor: pointer;
        margin-bottom: 5px;
    }

    .check {
        background: #fff;
        width: 100%;
        height: auto;
        padding: 7px;
    }

    .check-ticket-code {
        height: 176px;
    }

    #lblPoraka {
        padding: 10px !important;
        display: inline-block;
        margin-top: -5px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .bet-mobile-1 {
        margin-top: 20px;
    }

    .check-ticket-code .form-group input {
        width: 100%;
    }

    .check-field {
        width: auto;
        background: #0066b3;
        background-size: 100% 100%;
        padding: 12px;
        margin: 0 15px;
    }

    #pnlShowMessage > div {
        height: 220px !important;
    }

    .bilten-info {
        padding-top: 15px;
        padding-right: 15px;
        position: relative;
        height: 180px;
        padding-bottom: 20px;
    }

    .download-bilten {
        bottom: 20px;
    }

    .bilten-other {
        margin-top: 30px;
        overflow: hidden;
    }

        .bilten-other img {
            width: 100%;
        }

    .disc-tabs {
        display: none !important;
    }

    .custom-tabs li {
        float: inherit !important;
    }

        .custom-tabs li a {
            width: 100%;
        }

    .slide-caption-1 p {
        font-family: 'Exo 2',sans-serif;
        font-size: 12px;
        color: #fff;
        text-align: left;
        margin-bottom: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .slide-caption {
        position: absolute;
        top: 145px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 9999;
    }


    footer {
        background: none;
    }

    .bottom-footer {
        text-align: center;
    }

    .footer-contact {
        padding-left: 0;
        margin-bottom: 30px;
    }

    .footer-menu {
        padding-left: 0;
    }

    .footer-titles {
        margin-bottom: 10px;
    }

    .bootom-footer-menu {
        float: inherit;
        margin-top: 10px;
    }

        .bootom-footer-menu li a {
            font-size: 9px !important;
        }

    .website-color {
        margin-right: 10px;
    }

    .fb-page {
        width: 320px !important;
        margin-top: 40px !important;
    }

    .copy span {
        font-size: 11px;
    }

    .social-footer {
        width: 100%;
        padding: 0;
        margin: 15px 0;
    }

        .social-footer li {
            display: inline-block;
            margin: 0 5px;
        }

    .bet {
        padding: 0 0 30px;
        margin-top: 50px;
    }

    .styled-select {
        width: 100%;
        background: #0066b3 url(../img/data-arrow.png) no-repeat 95% center;
    }

    .custom-collapse {
        padding-left: 0;
    }

    .user-info {
        display: none;
    }
}


@media screen and (min-width:480px) and (max-width:767px) {
    #tiketMob .custom-nav-tabs-1 {
        border: 1px solid #123355;
        margin-bottom: 10px;
    }

    .other-body{
        background: #fff;
    }

    .languages-dropdowns {
        vertical-align: initial;
    }

    .msg-header.navigate {
        text-align: left;
        padding-left: 40px;
    }

    .message-form {
        width: calc(100vw - 60px)
    }

        .message-form select, .message-form textarea {
            font-size: 16px;
        }

        .message-form textarea {
            height: 30vh;
        }

    .hint-msg {
        position: fixed;
        width: 95vw;
        left: 2vw;
    }

    .vau-table {
        padding: 5px
    }

    .custom-td {
        padding: 0 !important;
    }

    .tiket-par-status::before {
        left: 3px;
        top: calc(50% - 11px);
    }

    .ticket-status h2 {
        margin: 0 -15px;
        padding: 5px 10px;
    }

    .tip-list-wrap a h2 {
        width: 65vw;
    }

    .stranici i {
        font-size: 32px;
        margin: 0 5px;
    }

    .styled-select select {
        font-size: 16px;
    }

    .znameHeaderLiga {
        margin: 0 !important;
    }

    span.date-match {
        position: absolute;
        left: 32px;
        width: 75vw;
        padding: 7px 5px
    }

    .main-search input {
        position: absolute;
        top: -50px;
        left: 15px;
        width: calc(100% - 80px);
        border: 1px solid #112e4d;
        height: 40px;
        font-size: 14px;
        background: #edf8fc;
        color: #002b4c;
        padding: 10px 10px 10px 35px;
        caret-color: #000;
    }

        .main-search input:focus {
            outline: none;
        }

        .main-search input::placeholder {
            color: #002b4c
        }

    #mainSearchEventMobile > div > i {
        color: #002b4c;
        position: absolute;
        top: -42px;
        left: 25px;
        font-size: 24px;
        display: block;
        width: 24px;
    }

    .event-search {
        position: absolute;
        z-index: 105;
        top: 70px;
        left: 0;
        background: transparent;
        overflow: visible;
        width: 100%;
        max-width: none;
        min-width: 0;
        display: none;
        box-shadow: none;
    }

        .event-search::before {
            display: none;
        }

        .event-search h2 {
            font-size: 19px;
            background: #f16767;
            background: -moz-linear-gradient(top,#f16767 0%,#f50101 100%);
            background: -o-linear-gradient(to bottom,#f16767 0%,#f50101 100%);
            background: -webkit-linear-gradient(top,#f16767 0%,#f50101 100%);
            background: linear-gradient(to bottom,#f16767 0%,#f50101 100%);
            color: #fff;
            font-weight: 600;
            text-transform: uppercase;
            margin: 0 15px;
            padding: 10px;
        }

        .event-search h4 {
            font-size: 13px;
            background: transparent;
            margin: 0 5px;
            color: #FF0000;
            font-weight: 700;
            padding: 8px 10px 2px;
            text-transform: uppercase;
        }

    .event-search-live-results, .event-search-leagues {
        margin-top: 5px
    }

    .event-search-league-res h4 {
        padding: 14px 10px;
    }


    .event-search-opponents-prematch span, .event-search-opponents-live span {
        padding: 0 0 5px 8px;
        max-width: 50vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .event-search-opponents-prematch span:nth-of-type(2), .event-search-opponents-live span:nth-of-type(2) {
            display: none;
        }

        .event-search-opponents-prematch span:nth-of-type(3), .event-search-opponents-live span:nth-of-type(3) {
            font-weight: 400;
        }

    .event-search .event-search-no-result {
        display: none;
        color: #fff;
        text-align: center;
    }


    #prematch > div > div, #leagues > div > div, #live > div > div {
        background: #fff;
    }

        #prematch > div > div > h4 > div, #live > div > div > h4 > div {
            height: 40px;
            width: 40px;
            position: absolute;
            left: 15px;
            top: 9px;
            background-color: #707070
        }

        #prematch > div > div.event-search-result-sport-0 > h4 > div, #live > div > div.event-search-live-result-sport-0 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_0.png);
            background-color: darkgreen;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-7 > h4 > div, #live > div > div.event-search-live-result-sport-7 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_7.png);
            background-color: blue;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-8 > h4 > div, #live > div > div.event-search-live-result-sport-8 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_8.png);
            background-color: dimgrey;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-22 > h4 > div, #live > div > div.event-search-live-result-sport-22 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_22.png);
            background-color: crimson;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-37 > h4 > div, #live > div > div.event-search-live-result-sport-37 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_37.png);
            background-color: chocolate;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-39 > h4 > div, #live > div > div.event-search-live-result-sport-39 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_39.png);
            background-color: navy;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-41 > h4 > div, #live > div > div.event-search-live-result-sport-41 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_41.png);
            background-color: black;
            border-radius: 5px;
        }

        #prematch > div > div.event-search-result-sport-51 > h4 > div, #live > div > div.event-search-live-result-sport-51 > h4 > div {
            background-image: url(/Themes/RMCO/img/sports/2_51.png);
            background-color: forestgreen;
            border-radius: 5px;
        }

    .event-search-opponents-prematch-date {
        background: #ddf1f9;
        font-size: 12px;
        color: #062340;
        font-weight: 600;
        padding: 2px 7px;
    }

    .event-search h4 + div.event-search-opponents-prematch-date {
        margin-top: 3px;
    }


    .event-search-opponents-prematch span, .event-search-opponents-live span {
        padding: 8px 0 5px 8px;
        max-width: 66vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .withdraw-cards > div > table > thead {
        display: none;
    }


    .withdraw-cards > div > table > tbody > tr {
        margin-bottom: 15px;
        display: block;
        border-top: 1px solid #082442;
        border-bottom: 1px solid #082442;
        background: #eaeaea;
    }


    .withdraw-cards > div > table td {
        display: block;
        width: 100%;
        border-top: 1px solid #707070;
        text-align: right;
    }


        .withdraw-cards > div > table td:before {
            content: attr(data-title);
            float: left;
            font-weight: 600;
        }

    .withdraw-cards input[type=radio] {
        margin-right: 5px;
    }

    #slajderDopolnitelni > div:nth-child(6) {
        padding-right: 55px;
    }

    #slajderDopolnitelni > div:last-child {
        position: absolute;
        right: 0;
        margin-top: -12px;
    }

    .povekjeigrihideall {
        background-color: #1c528b !important;
        -webkit-box-shadow: 3px 0px 10px 2px rgba(0,0,0,0.45);
        -moz-box-shadow: 3px 0px 10px 2px rgba(0,0,0,0.45);
        box-shadow: 3px 0px 10px 2px rgba(0,0,0,0.45);
    }

    .more-games-slider .more-games a.active {
        border-bottom: none !important;
    }

    .show-sports-mobile > div > div > div > label > label.meni-chkcont {
        width: 0;
    }

    .meni-chkcont .checkmark {
        pointer-events: auto;
        position: absolute;
        opacity: 1;
        z-index: 2;
        top: -10px;
        left: -22px;
        height: 16px;
        width: 16px;
        background-color: #e6e6e6;
        border-radius: 0;
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none;
    }

    .custom-panel .checkmark {
        height: 24px;
        width: 24px;
        top: -5px;
        left: -25px;
    }

    .list-group-submenu > div > label > .meni-chkcont > .checkmark {
        top: -14px;
        left: -10px;
    }

    .show-sports-mobile > div > div > div > label > label > .checkmark {
        top: -14px;
        left: -10px;
    }

        .custom-panel > div > div > div.checkbox > label.meni-chkcont > .checkmark:after, .list-group-submenu > div > label > label > .checkmark:after, .show-sports-mobile > div > div > div > label > label > .checkmark:after {
            left: 8px;
            top: 2px;
            width: 8px;
            height: 16px;
            border: solid #000;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }


    .meni-chkcont .checkmark:after {
        left: 5px;
        top: 1px;
        width: 6px;
        height: 11px;
        border: solid #000;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .meni-chkcont .glyphicon {
        position: absolute;
        right: 28px;
        top: -10px;
    }


    .ticket-1 h4 {
        width: 50vw;
    }

    .in-ticket-1 input {
        font-size: 16px;
        padding: 0 5px;
    }

    .tc-select-pay {
        font-size: 16px;
    }

    .lst-tickets tr > td:nth-child(4) > span {
        width: 25vw;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0 !important;
        padding: 0 !important;
    }

    .lst-tickets tr > td:nth-child(4) {
        width: 27vw;
    }

    .lst-tickets tr > td:nth-child(3) {
        width: 30vw;
    }

    .resetpass-btn {
        width: 100% !important;
    }

    .forgot-password {
        color: #000;
        font-weight: 600;
        text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    }

    /*.register-btn {
        background: #000;
    }*/

    

    .statistika-icon {
        background-image: url(/img/white/ftt.png);
        margin: 0 16px;
        float: right;
        display: block;
    }

    

    .in-ticket-2 label {
        font-size: 13px;
        color: #062340;
        font-family: 'Arial',sans-serif;
        font-weight: 300;
        padding-right: 0;
        padding-left: 0;
    }

    .ticket-view span {
        float: none;
        text-align: left;
    }

    .ticket-1 {
        width: 100%;
        transition: padding-left 0.15s ease-in;
        transition-delay: 0.15s;
    }


    .sect-sis.active .ticket-1, .sect-fiks.active .ticket-1 {
        padding-left: 42px;
        transition: padding-left 0.15s ease-in;
    }

    .sect-fiks.active .checkmark, .sect-sis.active .checkmark {
        transition: opacity 0.15s ease-in;
        transition-delay: 0.15s;
    }

    .ticket-1 > label {
        position: absolute;
        left: 5px;
        top: 50%;
        margin-top: -16px;
    }

    .selectSystemCheckboxes > label {
        height: 42px;
    }

        .selectSystemCheckboxes > label > span:nth-of-type(2) {
            font-size: 16px;
            margin-top: 4px;
            text-align: center;
            width: 70%;
        }

        .selectSystemCheckboxes > label > span.checkmark:after {
            left: 17px;
            top: 11px;
            width: 7px;
            height: 17px;
            border: solid #000;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 32px;
        width: 32px;
        border-radius: 16px;
        transition: opacity 0.15s ease-in;
    }

    .drop .checkmark:after {
        left: 13px;
        top: 6px;
        width: 7px;
        height: 17px;
    }

    .custom-jumbotron {
        margin-top: 115px;
    }

    .slide-caption {
        top: 130px;
    }

    .slide-3 a {
        font-size: 14px;
        padding: 10px 25px;
        left: 41%;
        top: 78%;
    }

    .slide-1 {
        background: url(/img/main-bg-767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

    .slide-2 {
        background: url(/img/slide-2-767.png) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

    .slide-3 {
        background: url(/img/slide3-767.png) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

    .slide-4 {
        background: url(/img/slide4-767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

    .slide-tcfin {
        background: url(/img/slide_fin17_767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

        .slide-tcfin a {
            font-size: 18px;
            padding: 8px 20px;
            position: absolute;
            left: 63%;
            top: 70%;
        }


    .slide-fibonaci a {
        font-size: 14px;
        padding: 10px 30px;
        left: 15%;
        top: 260px;
        border-radius: 5px;
        border: solid 2px #fff;
    }

    .slide-tc2018 {
        background: url(../img/tc-finale-bg-767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

        .slide-tc2018 a {
            font-size: 14px;
            padding: 8px 20px;
            left: 60%;
            top: 270px;
            border-radius: 5px;
            border: solid 2px #fff;
        }

    
    .slide15g {
        background: url(/img/slide_15god_760.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

        .slide15g a {
            font-size: 13px;
            padding: 10px 40px;
            left: 13%;
            top: 235px;
            border-radius: 5px;
        }

    .slider_visoko {
        background: url(/img/visoko-767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

    .visoko_t1 {
        display: none;
    }

    .visoko_t2 {
        display: none;
    }

    .slider_visoko a {
        font-size: 13px;
        padding: 10px 40px;
        left: 22%;
        top: 250px;
        border-radius: 5px;
    }

    .live_festina {
        background: url(/img/live_festina_767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

    .festina_t1 {
        font-family: 'Exo 2',sans-serif;
        font-size: 12px;
        margin-right: 20px;
        text-align: center;
        width: 45%;
        position: absolute;
        left: 5%;
        top: 252px;
    }

    .festina_t2 {
        display: none;
    }

    .live_festina a {
        font-size: 13px;
        padding: 15px 45px;
        left: 60%;
        top: 253px;
        border-radius: 5px;
    }

    .slide-vs2017 {
        background: url(/img/slide_VS2017_767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

        .slide-vs2017 a {
            font-size: 14px;
            padding: 10px 30px;
            left: 5%;
            top: 200px;
            border-radius: 5px;
            border: solid 2px #fff;
        }

    .seriaa {
        left: 35% !important;
    }

    .slide-leto16 {
        background: url(/img/ekstrabonus_767.jpg) no-repeat top center !important;
        height: 510px !important;
        width: 100% !important;
    }

        .slide-leto16 a {
            font-family: 'Exo 2',sans-serif;
            font-size: 14px;
            font-weight: 700;
            text-transform: uppercase;
            padding: 10px 30px;
            position: absolute;
            left: 23%;
            top: 255px;
        }

    .caption-slide-4 {
        margin-top: 190px;
        text-align: center;
    }

        .caption-slide-4 br {
            display: none;
        }

        .caption-slide-4 h1 {
            font-size: 27px;
        }

        .caption-slide-4 p {
            font-size: 15px;
        }

    .slide-1-img {
        position: relative;
        top: 20px;
        width: 50%;
    }

    .slide-1-img {
        position: relative;
        top: 10px;
        max-width: 60%;
    }

    .custom-indicators {
        bottom: 20px !important;
    }

    .news-area {
        margin-top: 10px;
        position: relative;
    }

    .blue-x {
        background: url(/img/blue-x.png) no-repeat center center;
        width: 13px !important;
        height: 13px;
        position: absolute;
        right: 7px;
        top: 7px;
        cursor: pointer;
    }

    .check-field {
        background: #0066b3 !important;
    }

    #pnlShowMessage > div {
        height: 220px !important;
    }

    .page-content {
        padding-top: 5px;
    }

    .gallery-item {
        height: auto;
        background: #082442;
    }

    .corporate-list li {
        text-align: center;
    }

        .corporate-list li img {
            padding-right: 0;
            padding-bottom: 10px;
        }

    .cortporate-in {
        width: 100%;
    }

    .in-ticket span {
        white-space: nowrap;
        text-align: left;
    }

    .in-ticket-2 label {
        font-size: 13px;
        color: #062340;
        font-family: 'Arial',sans-serif;
        font-weight: 300;
        padding-right: 6px;
        padding-left: 0;
    }

    .md-ticket-1 input {
        position: relative;
        left: 10px;
    }

    .mob-slider .slick-arrow {
        position: absolute;
        top: 90%;
    }

    .slick-slider {
        position: relative;
        display: block;
        padding-bottom: 40px;
    }

    .multiple-items-1 {
        padding-bottom: 0 !important;
    }

    .multiple-items {
        padding-bottom: 0 !important;
    }

    .news-mob-single {
        height: 220px;
    }

        .news-mob-single h3 {
            bottom: 20px !important;
        }

    .news-single-content {
        padding-bottom: 0;
    }

    .archive-inner {
        width: 100%;
    }

    .pdf-icon {
        display: block;
        margin: 0 auto;
    }

    .archive-inner h2 {
        text-align: center;
        width: 100%;
    }

    .archive-inner span {
        text-align: center;
        margin-top: 5px;
    }

    .product-info-1 {
        height: 530px;
        overflow-y: scroll;
        overflow-x: hidden;
        border-width: 2px;
        padding-bottom: 30px;
    }

        .product-info-1::-webkit-scrollbar {
            width: 0 !important;
        }

    .product-info-1 {
        -ms-overflow-style: none;
    }

    .product-info-1 {
        overflow: -moz-scrollbars-none;
    }

    .close-ticket-1 {
        top: 10px;
        right: 10px;
    }

    .banner-360 {
        display: none;
    }

    #backtotop {
        border-radius: 50%;
        background: linear-gradient(to bottom,rgba(241,103,103,0.7) 0%,rgba(245,1,1,0.7) 100%);
        display: block;
        position: fixed;
        text-align: center;
        width: 40px;
        height: 40px;
        left: 89%;
        bottom: 55%;
        opacity: 0;
        transition: all .4s ease 0;
        color: #fff;
        font-size: 13px;
        padding: 5px;
        cursor: pointer;
    }

   

        .virtual-cel ul li:nth-child(1) {
            text-align: center;
            padding-left: 0;
        }

        .virtual-cel ul li {
            display: block;
            float: none !important;
            text-align: center !important;
            padding: 0 !important;
        }

    .bottom-footer {
        margin-top: 0;
    }

    .check-ticket {
        margin: 20px 0 10px 0;
    }

    header {
        position: relative;
    }

    .custom-carousel-inner {
        margin-top: -155px;
    }

    .is-auth-on-home {
        margin-top: -280px;
    }

    .slide-2 a {
        left: 70px;
        top: 357px;
    }

    .logo-mobile {
        display: none;
    }

    .top-header {
        padding-top: 80px;
    }

    .language-mobile {
        display: inline-block;
        margin: 15px 0 20px 0;
    }

        .language-mobile span {
            color: #fff;
            font-family: 'Exo 2',sans-serif;
            font-weight: 400;
            font-size: 14px;
            margin-right: 5px;
        }

        .language-mobile ul {
            margin: 0;
            padding: 0;
            display: inline-block;
        }

            .language-mobile ul li {
                display: inline-block;
            }

    .color-mobile {
        display: inline-block;
        float: right;
        text-align: right;
    }

    .website-color-mobile {
        margin: 0;
        padding: 0;
        display: inline-block;
        margin-right: 0;
    }

        .website-color-mobile li {
            display: inline-block;
        }

    .custom-form .form-group input {
        font-size: 15px;
    }

    .website-color-mobile li a {
        width: 15px;
        height: 15px;
        margin: 0;
        padding: 0;
        display: block;
        position: relative;
        top: 3px;
    }

    .white-bg-mobile {
        background: #fff;
    }

    .blue-bg-mobile {
        background: #0062bd;
        position: relative;
        left: 0;
    }

    .color-mobile span {
        color: #fff;
        font-family: 'Exo 2',sans-serif;
        font-weight: 400;
        font-size: 11px;
        margin-right: 5px;
    }

    .main-header {
        position: absolute;
        top: 0;
    }

    .navbar-static-top {
        margin-top: 10px;
        margin-bottom: 10px;
        background: none;
    }

    .custom-form .form-group input {
        height: 40px;
    }

    .navbar .container .navbar-header {
        background: none !important;
    }

    .menu-btn {
        background: none;
        margin-right: 0;
    }

    .owl-buttons {
        width: 100%;
    }

    .owl-prev {
        display: inline-block;
        background: url(/img/mob-arrow.png) no-repeat right center;
        width: 40%;
        height: 24px;
        text-indent: -9999px;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .owl-next {
        display: inline-block;
        float: right;
        display: inline-block;
        background: url(/img/mob-arrow.png) no-repeat right center;
        width: 40%;
        height: 24px;
        text-indent: -9999px;
    }

    .news-mob {
        position: relative;
        margin: 10px 0 20px 0;
    }

    #content {
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .other-title-news {
        font-family: 'Exo 2',sans-serif;
        margin-bottom: 32px;
        padding-right: 0;
    }

    .news-mob h3 {
        margin: auto;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        width: 60%;
        text-align: center;
        font-family: 'Exo 2',sans-serif;
        font-weight: 600;
        font-size: 15px !important;
        text-transform: uppercase;
    }

    .menu-btn:focus {
        background: none;
    }

    .custom-nav li {
        background: #337ab7;
        margin-top: 1px;
    }

        .custom-nav li a {
            color: #fff !important;
        }

        .custom-nav li:hover {
            background: #e89f04 !important;
        }

    .custom-toogle {
        padding: 10px 15px;
        background: none;
        color: #fff;
        border: none;
    }

        .custom-toogle:hover a {
            background: #e89f04 !important;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background: #e89f04;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        background-color: #214d72 !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-inverse .navbar-toggle {
        border: solid 1px #0d2c4c;
    }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #0d2c4c;
        }

    .navbar-toggle {
        margin-top: 3px;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .logo {
        display: block;
        margin-top: 10px;
    }

    .navbar-static-top {
        display: block;
    }

    .sc-lg {
        display: none;
    }

    .custom-jumbotron {
        padding-top: 0;
    }

    .custom-item p {
        width: 100%;
        font-size: 12px;
        padding: 0 13px;
        margin-top: 30px;
    }

    .custom-form {
        display: block;
        padding-top: 10px;
    }

        .custom-form .form-group {
            display: block;
            margin-bottom: 10px;
            margin-right: 0;
        }

            .custom-form .form-group input {
                width: 100%;
            }

    .banners {
        display: block;
        margin-top: 290px;
    }

    /*   .bet-mobile {
    margin-top: 290px;
  } */

    .carousel-indicators {
        position: absolute;
        bottom: 25px;
    }

    .banner-area-1 {
        margin-bottom: 10px;
    }

    .hv-effetc {
        cursor: pointer;
        margin-bottom: 5px;
    }

    .check {
        background: #fff;
        width: 100%;
        height: auto;
        padding: 7px;
    }

    .bet-mobile-1 {
        margin-top: 20px;
    }

    .check-ticket-code .form-group input {
        width: 100%;
    }

    .check-field {
        width: auto;
        background: url(/img/ticket-bg.jpg) no-repeat center center;
        background-size: 100% 100%;
        padding: 12px;
        margin: 0 15px;
    }

    .check-ticket-code {
        height: 176px;
    }

    #lblPoraka {
        padding: 10px !important;
        display: inline-block;
        margin-top: -5px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .bilten-info {
        padding-top: 15px;
        padding-right: 15px;
        position: relative;
        height: 180px;
        padding-bottom: 20px;
    }

    .download-bilten {
        bottom: 20px;
    }

    .bilten-other {
        margin-top: 30px;
        overflow: hidden;
    }

        .bilten-other img {
            width: 100%;
        }

    .disc-tabs {
        display: none !important;
    }

    .custom-tabs li {
        float: inherit !important;
    }

        .custom-tabs li a {
            width: 100%;
        }

    footer {
        background: none;
    }

    .bottom-footer {
        text-align: center;
    }

    .footer-contact {
        padding-left: 0;
        margin-bottom: 30px;
    }

    .footer-menu {
        padding-left: 0;
    }

    .footer-titles {
        margin-bottom: 10px;
    }

    .bootom-footer-menu {
        float: inherit;
        margin-top: 10px;
    }

        .bootom-footer-menu li a {
            font-size: 9px !important;
        }

    .website-color {
        margin-right: 10px;
    }

    .fb-page {
        width: 320px !important;
        margin-top: 40px !important;
    }

    .copy span {
        font-size: 11px;
    }

    .social-footer {
        width: 100%;
        padding: 0;
        margin: 15px 0;
    }

        .social-footer li {
            display: inline-block;
            margin: 0 5px;
        }

    .bet {
        padding: 0 0 30px;
        margin-top: 50px;
    }

    .styled-select {
        width: 100%;
        background: #0066b3 url(../img/data-arrow.png) no-repeat 95% center;
    }

    .custom-collapse {
        padding-left: 0;
    }

    .user-info {
        display: none;
    }

    .ads {
        display: none;
    }

    .ads-loc img {
        width: 7% !important;
    }

    .sl-title {
        bottom: -3px !important;
    }
}

@media screen and (min-width:768px) and (max-width:800px) {
    header .container {
        width: 92vw;
    }

    .ticket-overflow {
        display: block;
        height: 400px;
        overflow: auto;
    }

    .serii {
        height: 4400px;
    }

    .main-table tbody tr td {
        position: relative;
        color: #fff;
        font-size: 11px;
        text-align: center;
        font-family: 'Arial',sans-serif;
        font-weight: 400;
        padding: 8px 0;
    }

    .custom-panel-body div label span {
        font-size: 11px;
    }

    .showmore-sports ul {
        padding: 0;
        margin: 0;
        display: inline-block;
        width: 24.5%;
    }

    body {
        overflow-x: hidden;
    }

    .favorite-match {
        top: 19px !important;
    }
}


@media screen and (min-width:768px) and (max-width:990px) {
   
    ul.social-language > li:nth-child(-n+3) {
        display: none;
    }

    ul.social-language > li {
        margin-top: 10px
    }

    header .container {
        width: 92vw;
    }

    tbody .table-left-text {
        width: 17vw;
    }

    .ticket-1 h4 {
        width: 50vw;
    }

    .selectSystemCheckboxes > label {
        width: 24.3%;
    }

    #divWidgetBettingOnline {
        margin-top: 10px;
    }

    .sports-slider {
        margin-bottom: 5px;
    }

    .custom-panel-heading {
        width: 185px;
        background: #262626;
        border-top: 1px solid #3d3d3d;
        height: 40px;
        margin: 0 2px;
    }

    .tablet-sport-items div span {
        padding: 0;
        margin-top: 10px;
        top: 50%;
    }

    .tablet-sport-items > div > div > span {
        margin-top: 0;
    }

    .spc-menu li a {
        font-size: 12px;
    }

    .festina_heder {
        width: 115%;
    }

    .clear-tab-moja {
        display: block;
        clear: left;
    }

    .btn-iscisti {
        margin-bottom: 5px !important;
    }

    .custom-panel-body div label span {
        font-size: 11px;
    }

    .product-info ul li:nth-child(1) {
        width: 160px;
    }

    .stats-scroll {
        max-height: 350px;
        overflow: auto;
    }

    .meni-chkcont {
        margin: 0;
    }

    .showmore-sports > ul > li > div > div > div > label > .meni-chkcont {
        width: 0;
    }


    .tablet-sports-slider-content .meni-chkcont {
        float: none;
        margin: 0;
    }

    .meni-chkcont .checkmark {
        height: 18px;
        width: 18px;
    }

    .tablet-sports-slider-content .checkmark {
        z-index: 0;
        top: -8px;
        left: 156px;
        padding: 0;
    }

    .meni-chkcont .checkmark:after {
        left: 6px;
        top: 1px;
        width: 6px;
        height: 13px;
        border: solid #000;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .showmore-sports .checkmark {
        top: -2px;
        left: -20px;
    }

    .showmore-sports > ul > li > div > div > div > label > label > .checkmark {
        top: 1px;
        left: -10px;
    }

    .list-group-submenu > div > label > .meni-chkcont > .checkmark {
        top: 0;
        left: -10px;
    }


    .main-check {
        margin: 0 !important;
    }

    .ticket-igra {
        width: 250px;
        font-size: 12px !important;
    }

    .my-stats {
        padding: 20px 30px !important;
        top: 120px !important;
        left: 50px;
    }

    .navbar {
        display: block !important;
    }

    .enter {
        padding: 6px 2vw;
    }

    .custom-form {
        float: right;
    }

        

    .login-reg {
        text-align: left;
        margin-bottom: 15px;
    }

    /*#cssmenu > ul > li > a {
    padding: 21px 9px;
    display: block;
    color: #00315c;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Exo 2',sans-serif;
    font-weight: 600;
  }*/

    .slick-slide {
        display: none;
        float: left;
        height: 38px !important;
        margin: 0 5px 5px;
        padding: 10px 10px 5px;
        text-align: center;
        line-height: 10px;
    }

    .active-sport-tablet {
        background: #E89E00;
    }

    .sl-icon-1 {
        width: 14% !important;
    }

    .custom-container-mob {
        width: 100%;
    }

    .nav-default-cus {
        display: none !important;
    }

    .logo {
        margin: 22px auto;
        width: 100%;
    }

    .check {
        background: #0066b3 url(/img/tiket-bg.png) no-repeat -16px 0;
        width: 100%;
        height: 209px !important;
        padding: 7px;
        border: solid 5px #fff;
    }

    .result-header {
        width: 100%;
        background: #0d2c4c;
        position: relative;
        top: 0;
        padding: 16px 0;
        position: relative;
        z-index: 9998;
    }

    .bet {
        padding: 115px 0 30px;
        margin-top: 50px;
    }

    .sc-lg {
        text-align: inherit;
    }

    .slide-links li {
        width: 10%;
    }

    .custom-item p {
        width: 100%;
        margin: 110px auto;
        font-family: 'Exo 2',sans-serif;
        font-weight: 300;
        font-size: 22px;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 2px 2px 0 rgba(0,0,0,1);
    }

    .slide-1-img {
        position: relative;
        top: -86px;
        width: 32%;
    }

    .custom-jumbotron {
        padding-top: 100px;
    }

    .check {
        height: auto;
        margin-top: 20px;
    }

    .check-field {
        width: 100%;
        margin-left: 0;
    }

    .bilten-other {
        overflow: hidden;
        margin-top: 20px;
    }

    .main-check-1 {
        right: 26px;
    }

    .bilten-other img {
        width: 100%;
        height: auto;
    }

    .custom-tabs-1 li a {
        width: 122px;
        font-size: 12px;
        color: #fff;
        font-family: 'Exo 2',sans-serif;
        font-weight: 600;
        background: #1c5b94;
        border-radius: 0;
        margin-right: 0;
        border: solid 1px #538ec5;
    }

    #close {
        width: 100%;
        background-size: 20%;
    }

    #hide-all {
        width: 100%;
        background-size: 20%;
    }

    .partners-items img {
        width: 100px;
        height: auto;
    }

    .custom-tabs-1 > li {
        float: left;
        margin-bottom: -1px;
    }

    .disc-tabs {
        position: absolute !important;
        left: 6px;
        top: 14px;
        color: #fff;
        font-family: 'Arial',sans-serif;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        width: 30% !important;
    }

    .main-news-content {
        padding-right: 45px;
        padding-left: 47px;
        padding-top: 15px;
    }

    .second-news {
        padding-left: 30px;
    }

    .gallery-item {
        height: 400px;
    }

    .ip-sm {
        width: 5%;
    }

    .league img {
        position: relative;
        right: 0;
        bottom: 1px;
        padding-left: 0;
    }

    .tables {
        padding-left: 0;
        padding-right: 0;
    }

    .s-wht {
        display: none;
    }

    .league span {
        left: 3px;
    }

    /*.date-match {
    font-family: 'Exo 2',sans-serif;
    font-weight: 700;
    font-size: 13px !important;
	width: 200px !important;
    padding-left: 5px !important;
  }*/

    .in-ticket span {
        white-space: nowrap;
        text-align: left;
    }

    .in-ticket-2 label {
        font-size: 13px;
        color: #062340;
        font-family: 'Arial',sans-serif;
        font-weight: 300;
        padding-right: 6px;
        padding-left: 0;
    }

    .md-ticket-1 input {
        position: relative;
        left: 10px;
    }

    .product-info-1 {
        height: 530px;
        overflow-y: scroll;
        overflow-x: hidden;
        border-width: 2px;
        padding-bottom: 30px;
    }

        .product-info-1::-webkit-scrollbar {
            width: 0 !important;
        }

    .product-info-1 {
        -ms-overflow-style: none;
    }

    .product-info-1 {
        overflow: -moz-scrollbars-none;
    }

    .close-ticket-1 {
        top: 10px;
        right: 10px;
    }

    .banner-360 {
        display: none;
    }

    .tips-cup-main {
        padding: 30px 15px 0;
    }

    .tk-spc img {
        position: relative;
        left: 0;
    }

    .more-spc-btn {
        margin-bottom: 30px;
    }

    .no-padding-left {
        padding-left: 15px;
    }

    .g-link {
        margin-top: 30px;
    }

    .sl-market-link {
        margin-top: 30px;
    }

    .sl-row {
        padding-left: 15px;
        padding-right: 15px;
    }

    .no-padding-right {
        padding-right: 15px;
    }

    #backtotop {
        border-radius: 50%;
        background: linear-gradient(to bottom,rgba(241,103,103,0.5) 0%,rgba(245,1,1,0.5) 100%);
        display: block;
        position: fixed;
        text-align: center;
        width: 60px;
        height: 60px;
        left: 92%;
        bottom: 55%;
        opacity: 0;
        transition: all .4s ease 0;
        color: #fff;
        font-size: 18px;
        line-height: 25px;
        padding: 20px;
        cursor: pointer;
    }

        #backtotop:hover {
            background: linear-gradient(to bottom,rgba(241,103,103,0.5) 0%,rgba(245,1,1,0.5) 100%);
            color: #fff;
        }

    .slide-3 a {
        left: 38%;
        top: 52%;
    }

    .slide-2 {
        background: url(/img/slide-2-990.png) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

    .slide-3 {
        background: url(/img/white/slide-3-990.png) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

    .slide-4 {
        background: url(/img//white/slide-4-990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

    .slide-tcfin {
        background: url(/img/white/slide_fin17_990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

        .slide-tcfin a {
            font-size: 19px;
            padding: 15px 30px;
            position: absolute;
            left: 11%;
            top: 40%;
        }

    .slide-fibonaci {
        background: url(../img/white/slide_fibonaci990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }


    .slide-fibonaci a {
        font-size: 16px;
        padding: 10px 30px;
        left: 10%;
        top: 450px;
        border-radius: 5px;
        border: solid 2px #fff;
    }

    .slide-tc2018 {
        background: url(../img/white/tc-finale-bg-990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

        .slide-tc2018 a {
            font-size: 14px;
            padding: 10px 20px;
            left: 55%;
            top: 440px;
            border-radius: 5px;
            border: solid 2px #fff;
        }

    .slide15g {
        background: url(../img/white/slide_15god_990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

        .slide15g a {
            left: 16%;
            top: 400px;
            border-radius: 5px;
        }

    .s2017_t1 {
        display: none;
    }

    .slider_visoko {
        background: url(/img/white/visoko-990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

    .visoko_t1 {
        font-family: 'Exo 2',sans-serif;
        font-size: 12px;
        margin-right: 20px;
        text-align: center;
        width: 380px;
        position: absolute;
        left: 5%;
        top: 350px;
    }

        .visoko_t1 div {
            width: 115px;
        }

        .visoko_t1 th {
            font-size: 16px;
        }

    .visoko_t2 {
        display: none;
    }

    .slider_visoko a {
        font-size: 16px;
        padding: 12px 30px;
        left: 19%;
        top: 450px;
        border-radius: 5px;
    }

    .live_festina {
        background: url(/img/white/live_festina_990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

    .festina_t1 {
        font-family: 'Exo 2',sans-serif;
        font-size: 16px;
        margin-right: 20px;
        text-align: center;
        width: 32%;
        position: absolute;
        left: 5%;
        top: 490px;
    }

    .festina_t2 {
        display: none;
    }

    .live_festina a {
        font-size: 17px;
        padding: 15px 45px;
        left: 68%;
        top: 490px;
        border-radius: 5px;
    }

    .slide-vs2017 {
        background: url(/img/white/slide_VS2017_990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

        .slide-vs2017 a {
            font-size: 16px;
            padding: 10px 30px;
            left: 5%;
            top: 320px;
            border-radius: 5px;
            border: solid 2px #fff;
        }

    .seriaa {
        left: 25% !important;
    }

    .slide-leto16 {
        background: url(../img/white/ekstrabonus_990.jpg) no-repeat top center !important;
        height: 1208px !important;
        width: 100% !important;
    }

        .slide-leto16 a {
            font-family: 'Exo 2',sans-serif;
            font-size: 17px;
            font-weight: 700;
            text-transform: uppercase;
            padding: 10px 35px;
            position: absolute;
            left: 30%;
            top: 440px;
        }

    .caption-slide-4 {
        text-align: center;
        margin-top: 225px;
    }

        .caption-slide-4 br {
            display: none;
        }

    .slide-2 a {
        left: 98px;
        top: 542px;
    }

    footer {
        margin-top: 30px;
        background: url(/img/footer-bg.jpg) no-repeat center 0 fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding-top: 30px;
    }

    .page-content {
        padding-top: 190px;
    }

    .footer-contact {
        padding-left: 0;
    }

    .footer-menu {
        padding-left: 0;
        margin-top: 0;
    }

    .user-info {
        display: none;
    }

    .contact-info {
        margin-bottom: 0;
        padding: 10px;
    }

    .right-sidebar {
        margin-bottom: 20px;
        box-shadow: none;
    }

    .right-sidebar-menu li a {
        padding: 8.7px 20px;
    }

    .ads-loc img {
        width: 7% !important;
    }

    .product-info-1 {
        overflow-y: scroll;
        overflow-x: hidden;
        padding-bottom: 30px;
    }

    .ads {
        display: none;
    }

    .custom-panel-heading .panel-title a {
        width: 98%;
    }

    .custom-panel-body {
        width: 98%;
    }

    .main-table thead tr th span {
        font-size: 8px;
    }

    /*   .main-table thead tr th {
    padding-left: 10px;
  } */
    /*Bojan Tablet*/

    .custom-form .form-group input {
        width: 13vw;
        padding: 6px 1vw;
    }
    header .container {
        width: 95vw;
    }
    .website-color {
        margin-left: 0px;
    }

        .website-color li span {
            margin-left: 6px;
        }

    .language {
        margin: 15px 0px;
    }

    .admin-infos li {
        margin-top: 15px;
    }

    .forgot-password, .register-btn, .custom-form .form-group input, .enter {
        font-size: 10px;
    }

    .forgot-password {
        padding-bottom: 2px;
    }

    .register-btn {
        padding: 5.5px 5px;
    }

    .admin-infos li.ai-login a {
        margin-top: 3px;
    }

    .custom-form {
        padding-top: 20px;
    }

    .enter {
        padding: 7px 20px;
    }

        .enter .main-btn {
            width: 13vw;
        }

    .login-reg {
        text-align: left;
        margin-bottom: 15px;
    }

    #cssmenu > ul > li > a {
        padding: 21px 9px;
        font-size: 12px;
    }

    #cssmenu > ul ul {
        left: -115px;
    }

    #owl-demo-1 .owl-buttons {
        right: 15px;
    }

    .bottom-footer {
        padding: 15px 0 45px;
        margin-top: 30px;
    }
    /*Oblozuvanje*/
    .tablet-sports-slider-content {
        float: left;
    }

    .sports-slider {
        display: inline-block;
    }

    .tablet-sport-items {
        float: left;
        text-align: unset;
        margin: 1px 0 !important;
        padding: 0 !important;
        width: 33% !important;
        height: 40px !important;
    }

    .tablet-sports-slider-content {
        width: 33% !important;
    }
    .foot-tablet{
        margin-top:0!important;
    }
    .panel{
        border:none;
    }
    .custom-panel-heading {
        width: auto !important;
    }

    .tablet-sports-slider-content .checkmark {
        left: 210px !important;
    }
    .showmore-sports ul {
        width: 100%;
        float: left;
    }
    .sports-slider-content div img {
        padding-left: 18px;
        padding-right: 10px;
    }

    .tc-in {
        width: 70%;
        float: none;
        margin-bottom: 0 !important;
        margin: 10px auto;
    }

    .league span {
        top: 0px;
    }

    .date-match {
        font-size: 11px !important;
        padding: 8px 5px;
    }

    .tablet-sport-items div span {
        top: 0%;
    }
    .main-table tbody tr td {
        color: #00315c;
        border: 3px solid #feffff;
    }
    .main-btn:hover {
        background: #002b4c;
        border: solid 1px #002b4c;
        color: #fff;
    }
    .etc.odds-container {
        min-height: auto !important;
        padding-left: 0;
        padding-right: 0;
    }

    .close-ticket {
        right: 15px;
    }

    .ch-sub .checkbox label span {
        margin: 3px 0;
    }

    #backtotop {
        background: linear-gradient(to bottom,rgba(241,231,103,0.9) 0%,rgba(254,182,69,0.9) 100%) !important;
    }

    .btnPocetokMobilen {
        float: right;
        width: 50%;
        margin: 0;
    }

    #choose-league {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-container {
        margin-left: 9px;
        margin-right: 9px;
        min-height: 700px;
        background: #102944;
    }

    .active-sport-tablet .custom-panel-heading {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    .showmore-sports ul li {
        display: inline-block;
       background: none; 
        margin-bottom: 0px;
        position: relative;
        padding-right: 0px;
        width: 100%;
    }
    .disc-tabs {
        color: #00315c;
    }
    .ticket-ul li span{
        font-weight:900!important;    }
    /*Vo zivo*/
    .submenu-sportclub {
        width: auto;
        margin: 0 10px;
    }

    .event-search {
        padding: 20px 5px 25px 5px;
    }

    .sport-sm {
        margin-top: 150px;
    }

    #choose-lbgame {
        padding-left: 0;
        padding-right: 0;
    }

    .league-mb {
        height: 40px;
    }

    .active-sport-tablet .custom-panel-heading {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .newTM {
        display: none;
    }

    .table-overview-details-content {
        float: left !important;
        display: inline-block !important;
        padding-left: 5px !important;
    }

    .custom-tabs li a {
        padding: 10px 7px;
    }
    
    .ticketNegativeChange {
        background: #c8102e;
        color: #fff !important;
    }
    .ticketPositiveChange {
        background: #148949;
        color: #fff !important;
    }
    /*Rezultati*/
    .result-select {
        width: 175px;
    }

    .rezults {
        margin-top: 255px;
    }

    .result-header {
        z-index: 6;
    }

    .favorite-match {
        top: 5px !important;
    }

    .sweet-alert {
        margin-left: -240px;
    }
    /*Sport Life Club*/

    .spc-menu li:nth-of-type(n+2) {
        margin-left: 20px;
    }

    .submenu-sportclub {
        width: auto;
        margin: 0 !important;
    }

    .form-horizontal .control-label {
        margin-bottom: 20px;
    }
    .check-out-btn {
        background: #0066b3 url(/img/white/cart.png) no-repeat 95% center;
    }
    /*===================*/
}


@media screen and (min-width:991px) and (max-width:1200px) {
    #divWidgetBettingOnline {
        margin-top: 10px;
    }

    .sports-slider {
        margin-bottom: 5px;
    }

    .active-sport-tablet .custom-panel-heading {
        background: #b4d2ec;
        border-top: 1px solid #e3f2ff;
    }

        .active-sport-tablet .custom-panel-heading span, .active-sport-tablet .custom-panel-heading a {
            color: #062340;
            font-weight: 600;
        }

    .custom-panel-heading {
        width: 185px;
        background: #0066b3;
        border-top: 1px solid #01549d;
        height: 40px;
        margin: 0 2px;
    }

    .tablet-sport-items div span {
        padding: 0;
        margin-top: 10px;
        top: 50%;
    }

    .tablet-sport-items > div > div > span {
        margin-top: 0;
    }


    .ticket-overflow {
        display: block;
        /*   height: 470px;
  overflow-x: auto; */
    }

    .selectSystemCheckboxes > label {
        width: 19.5%;
    }

    .mobile-choose-sport-1 {
        display: block !important;
    }

    .check {
        height: auto;
        overflow: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .custom-container-mob {
        width: 100%;
    }

    .slide-1-img {
        position: relative;
        top: 32px;
        width: 34%;
    }

    .bilten-other {
        overflow: hidden;
    }

    .custom-tabs-1 li a {
        width: 100%;
        font-size: 12px;
        color: #fff;
        font-family: 'Exo 2',sans-serif;
        font-weight: 600;
        background: #1c5b94;
        border-radius: 0;
        margin-right: 0;
        border: solid 1px #538ec5;
    }

    .other-body .main-header {
        height: 58px;
    }

    #close {
        width: 100%;
        background-size: 14%;
    }

    #hide-all {
        width: 100%;
        background-size: 14%;
    }

    .disc-tabs {
        width: 100% !important;
    }

    .check-ticket-code .form-group input {
        width: 230px;
        height: 30px;
        border-radius: 0;
        border: solid 1px #f8c023;
    }

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        /*width: 13%;*/
    }

    .custom-tabs-1 > li {
        float: left;
        margin-bottom: -1px;
        width: 11.11% !important;
    }

    .check {
        background: #0066b3 url(/img/tiket-bg.png) no-repeat -78px 0;
        background-size: 76%;
        width: 100%;
        height: 212px !important;
        padding: 7px;
        border: solid 5px #fff;
    }

    .cortporate-in {
        display: inline-block;
        width: 88%;
    }

    .sl-title {
        font-size: 17px !important;
    }

    .ads {
        display: none;
    }

    .in-ticket span {
        white-space: nowrap;
        text-align: left;
    }

    .in-ticket-2 label {
        font-size: 13px;
        color: #062340;
        font-family: 'Arial',sans-serif;
        font-weight: 300;
        padding-right: 6px;
        padding-left: 0;
    }

    .md-ticket-1 input {
        position: relative;
        left: 10px;
    }

    .single-owl .news-img {
        padding-right: 5px !important;
        width: 50% !important;
    }

    .single-owl .other-title-news {
        font-size: 12px !important;
        margin-bottom: 5px !important;
        padding-right: 0 !important;
    }

    .single-owl .post-popular {
        margin: 5px 0 0 !important;
    }

    .single-owl .owl-buttons {
        position: absolute;
        top: 145px !important;
    }

    .product-info-1 {
        height: 600px;
        overflow-y: scroll;
        overflow-x: hidden;
        border-width: 2px;
        padding-bottom: 30px;
    }

        .product-info-1::-webkit-scrollbar {
            width: 0 !important;
        }

    .product-info-1 {
        -ms-overflow-style: none;
    }

    .product-info-1 {
        overflow: -moz-scrollbars-none;
    }

    .close-ticket-1 {
        top: 10px;
        right: 10px;
    }

    .result-header {
        top: 108px;
    }

    footer {
        margin-top: 30px;
        background: url(/img/footer-bg.jpg) no-repeat center 0 fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding-top: 30px;
    }

    .banner-360 {
        display: none;
    }

    /*#cssmenu > ul > li > a {
    padding: 20px 14px;
    display: block;
    color: #00315c;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'exo 2',sans-serif;
    font-weight: 600;
  }*/

    .bet {
        padding: 115px 0 30px;
        margin-top: 50px;
    }

    .custom-form .form-group input {
        width: 120px;
    }

    .sc-lg {
        text-align: left;
    }

    .main-story img {
        width: 100%;
    }

    .other-title-news {
        color: #fff;
        font-size: 14px;
        font-family: 'Exo 2',sans-serif;
        font-weight: 300;
        margin-top: 5px;
        margin-bottom: 25px;
        padding-right: 25px;
    }

    .website-color {
        margin: 0;
        padding: 0;
        display: inline-block;
        margin-right: 0;
    }

    .social-language li a {
        display: block;
        padding: 15px 9px;
    }

    .loctor {
        display: none;
    }

    .user-info {
        display: none;
    }

    .meni-chkcont {
        margin: 0;
    }

    .showmore-sports > ul > li > div > div > div > label > .meni-chkcont {
        width: 0;
    }


    .tablet-sports-slider-content .meni-chkcont {
        float: none;
        margin: 0;
    }

    .meni-chkcont .checkmark {
        height: 18px;
        width: 18px;
    }

    .tablet-sports-slider-content .checkmark {
        z-index: 0;
        top: -8px;
        left: 156px;
        padding: 0;
    }

    .meni-chkcont .checkmark:after {
        left: 6px;
        top: 1px;
        width: 6px;
        height: 13px;
        border: solid #000;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .showmore-sports .checkmark {
        top: -2px;
        left: -20px;
    }

    .showmore-sports > ul > li > div > div > div > label > label > .checkmark {
        top: 1px;
        left: -10px;
    }

    .list-group-submenu > div > label > .meni-chkcont > .checkmark {
        top: 0;
        left: -10px;
    }

    .main-check {
        margin: 0 !important;
    }
}




@media screen and (min-width:1200px) and (max-width:1366px) {
    .approveActive {
        font-size: 0.85vw;
    }

    .large-tracker {
        right: 10px;
        width: calc(82.5% - 10px)
    }

    .close-large-tracker {
        left: calc(17.5% + 20px);
        top: 280px;
    }

    .dopolnitelniTipZnak {
        font-size: 10px;
    }

    .dropdown-menu {
        right: 0;
        left: inherit;
    }


    .ticket-overflow2 {
        display: block;
        height: 400px;
        overflow: auto;
    }

    .ticket-overflow {
        display: block;
        height: 400px;
        overflow: auto;
    }

    .stats-scroll {
        max-height: 450px;
        overflow: auto;
    }

    .my-stats {
        padding: 20px 30px !important;
        top: 120px !important;
        left: 150px;
    }

    .bet {
        padding: 115px 0 30px;
        margin-top: 50px;
    }

    #insideFlyDiv {
        padding: 0 5px !important;
    }

    .custom-tabs-1 li a {
        width: 120.5px;
    }

    .etc {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }

    .main-table thead tr th span {
        font-size: 8px;
    }

    .lst-tickets thead tr th span {
        font-size: 11px;
    }

    .custom-panel-heading .panel-title a {
        font-size: 12px;
    }

    .custom-panel-body div label span {
        font-size: 11px;
    }

    .table-left-text {
        padding-left: 7px;
    }

    .custom-nav-tabs-1 li a {
        padding: 10px 7.5px !important;
    }

    .ticket-ul li {
        display: inline-block;
        width: 31%;
    }

    .ticket-1 h4 {
        font-size: 12px;
        width: 12vw;
    }
}

@media screen and (min-width:1367px) and (max-width:1680px) {
    .approveActive {
        font-size: 0.85vw;
    }

    .large-tracker {
        right: 10px;
        width: calc(82.5% - 10px)
    }

    .close-large-tracker {
        left: calc(17.5% + 20px);
        top: 280px;
    }

    .bet {
        padding: 115px 0 30px;
        margin-top: 50px;
    }

    .custom-nav-tabs-1 li a {
        font-size: 14px;
        color: #fff;
        font-family: 'Arial',sans-serif;
        font-weight: 600;
        background: #00417a;
        border-radius: 0;
        padding: 10px 11.5px !important;
        margin-right: 1px;
    }

    .custom-tabs-1 li a {
        width: 137px;
        font-size: 12px;
        color: #fff;
        font-family: 'Exo 2',sans-serif;
        font-weight: 600;
        background: #1c5b94;
        border-radius: 0;
        margin-right: 0;
        border: solid 1px #538ec5;
    }

    .styled-select {
        width: 100%;
        height: 34px;
        overflow: hidden;
        background: #0066b3 url(../img/data-arrow.png) no-repeat 95% center;
        border: 1px solid #5d7287;
    }

        .styled-select select {
            background: transparent;
            width: 100%;
            border: 0;
            border-radius: 0;
            height: 34px;
            -webkit-appearance: none;
            font-size: 14px;
            font-family: 'Exo 2',sans-serif;
            color: #fff;
            background: url(../img/time-icon.png) no-repeat 10px center;
            padding-left: 30px;
        }
}