*{
	font-family: 'Open Sans', sans-serif;
	text-rendering:optimizeLegibility;
}

/* ===== NASLOVNA STRANA ===== */

/* === hero === */
.navbar-lottery{
	background: #252525;
	height: 70px;
}

.navbar{
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}

.navbar-default .navbar-nav>li>a{
	font-size: 18px;
	margin-top: 8px;
	color: #fff;
	font-weight: 300;
	padding-left: 30px;
	padding-right: 30px;
}

.navbar-right>li>*{
	float: left;
}

.nav>li>a>img{
	margin-top: -14px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background: transparent;
	color: #bf4c4e;
}

.activePage{
	background: #bf4c4e;
	padding-bottom: 27px!important;
	margin-top: 0!important;
	padding-top: 23px!important;
}

.activePage:hover, .activePage:focus{
	background: #bf4c4e!important;
	color: #fff!important;
}

.logoutStyle{
	color: #999999!important;
	padding-right: 0!important;
}

.logoutStyle:hover{
	color: #bf4c4e!important;
}

.avatarImg{
	padding-left: 18px!important;
}

.hero{
	height: 660px;
	background: url("../img/bg.jpg");
	/*margin-top: -20px;*/
	text-align: center;
}

.hero h1{
	font-size: 75px;
	color: #fff;
	margin-top: 65px;
}

.hero img{
	margin-top: 50px;
	max-width: 100%; 
	/*display:block; */
	height: auto;
}

.heroArrowLeft, .heroArrowRight{
	position: absolute;
	top: 285px;
}
.heroArrowLeft{ left: 90px; }

.heroArrowRight{ right: 90px; }

.carousel-control.left, .carousel-control.right {
    background-image: none
}

.counter{
	padding-top: 42px;
	margin-bottom: 20px;
}

.counterInner{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: rgba(255,255,255, 0.5);
	border-radius: 4px;
	margin-right: 6px;
}

.innerNumber{
	font-weight: 300;
	font-size: 30px;
	color: #fff;
	margin-top: 5px;
}

.counterDesc{
	font-weight: 300;
	font-size: 15px;
	color:#fff;
	margin-top: 3px;
}
.winComb{
	margin-top: 72px;
}

.winComb >*{
	display: inline-block;
}

.winComb p{
	font-size: 24px;
	color: #f1cdce;
	margin-right: 12px;
}

.winCircle{
	width: 30px;
	height: 30px;
	border-radius: 50px;
	background: rgba(255,255,255, 0.5);
	color: #cd6e6f;
	font-size: 20px;
	margin-right: 6px;
	text-align: center;
}
/* === hero end === */
/* === bingoType === */
#bingoType{
	background: #252525;
}

.rowType .col-md-4{
	height: 338px;
}

.counterSmall{
	padding-top: 13px;
	margin-bottom: 20px;
}

.counterInnerSmall{
	display: inline-block;
	width: 33px;
	height: 33px;
	background: #595959;
	border-radius: 4px;
	margin-right: 6px;
}

.innerNumberSmall{
	font-weight: 300;
	font-size: 20.45px;
	color: #fff;
	margin-top: 3px;
}

.counterDescSmall{
	font-weight: 300;
	font-size: 15px;
	color:#fff;
	margin-top: 3px;
}

.btnStartGame{
	height: 45px;
	width: 237px;
	background: #666666;
	color: #fff;
	border: none;
	margin-top: 13px;
	font-size: 16px;
}

.btnStartGame:hover{
	-webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	background: #534f4f;
}

.typeActive{
	background: #000;
	text-align: center;
	height: 100%;
}

.typeActive h3{
	color: #fff;
	font-weight: 300;
	font-size: 24px;
	margin-top: 55px;
	margin-bottom: 24px;
}

.typeActive h2{
	color: #bf4c4e;
	font-size: 28px;
	margin-top: 0px;
}

.typeActive p{
	color: #fff;
	font-size: 13px;
	font-weight: 300;
}

.releaseDate{
	margin-top: 20px;
}

.typePassive{
	text-align: center;
}

.typePassive h3{
	color: #999999;
	font-weight: 300;
	font-size: 24px;
	margin-top: 55px;
	margin-bottom: 24px;
}

.typePassive h2{
	color: #999999;
	font-size: 28px;
	margin-top: 0px;
}

.typePassive p{
	color: #999999;
	font-size: 13px;
	font-weight: 300;
}
/* === bingoType end === */
/* === winners === */
#winners{
	background: #fff;
	/*padding-bottom: 313px;*/
}
.cashGirl{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#winners h1{
	font-weight: 300;
	font-size: 60px;
	color: #bf4c4e;
	text-align: center;
	margin-top: 84px;
	margin-bottom: 25px;
}
#winners h2{
	font-weight: 300;
	font-size: 50px;
	color: #bf4c4e;
	margin-top: 50px;
}

#winners h6{
	font-weight: 300;
	font-size: 26px;
	color: #4e4e4e;
	margin-top: 24px;
	margin-bottom: 20px;
}

.winnerDesc{
	margin-bottom: 30px;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #333333;
}

.btnWrapper{
	text-align: center;
}

.howItWorks{
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	text-indent: 36px;
}

.btnInfo{
	height: 45px;
	width: 100%;
	max-width: 194px;
	background: #bf4c4e;
	border: none;
	color: #fff;
	font-size: 16px;
	margin-top: 16px;
}

.btnInfo:hover{
	-webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	background: #b23032;
}
.cash{
	background: #bf4c4e;
	text-align: center;
}

.cash h5{
	color: #fff;
	font-weight: 300;
	font-size: 40px;
	padding-top: 40px;
}

.cash img{
	margin-top: 23px;
	margin-bottom: 45px;
}

.sliderRow{
	padding-bottom: 30px;
}

.padb{
	/*-webkit-transition: padding-bottom 0.2s ease;
    -moz-transition: padding-bottom 0.2s ease;
    -o-transition: padding-bottom 0.2s ease;
	transition: padding-bottom 0.2s ease;*/
	padding-bottom: 328px;
}
.padbb{

	padding-bottom: 328px;
}
.padb2{
	/*-webkit-transition: padding-bottom 0.2s ease;
    -moz-transition: padding-bottom 0.2s ease;
    -o-transition: padding-bottom 0.2s ease;
	transition: padding-bottom 0.2s ease;*/
	padding-bottom: 313px;
}

.sliderItem{
	display: block;
}

.marginClass{
	/*-webkit-transition: margin-top 0.2s ease;
    -moz-transition: margin-top 0.2s ease;
    -o-transition: margin-top 0.2s ease;
	transition: margin-top 0.2s ease;*/
	margin-top: 15px;

}

.itemName{
	background: #973f40;
	text-align: center;
}

.itemName h3{
	margin-top: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	padding-top: 18px;
	margin-bottom: 8px;
}
.itemName p{
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	padding-bottom: 15px;
}

.slick-slide img {
	display: inline-block;
}

.slic-prev, .slic-next{
	display: block;
	position: absolute;
	top: -123px;
}

.slic-prev{
	left: 19px;
}

.slic-next{
	right: 19px;
}
/* === winners end === */
/* === footer === */
#footerBlue{
	background: #8ebeff;
	height: 75px;

}

/* === footer end === */

/* ===== NASLOVNA STRANA END ===== */

/* ===== WINNERS LIST ===== */

#winTable{
	padding-top: 60px;
}

#winTable table{
	width: 100%;
}

#winTable thead{
	background: #bf4c4e;

}

#winTable thead tr td{
	font-size: 20px;
	color: #fff;
	padding-top: 24px;
	padding-bottom: 22px;
}

#winTable thead tr td:first-child{
	padding-left: 28px;
}

#winTable thead tr td:nth-child(2){
	padding-right: 21px;
}

#winTable thead tr td:nth-child(3){
	padding-left: 21px;
}

#winTable thead tr td:last-child{
	padding-right: 12px;
}

#winTable tbody tr td{
	font-size: 20px;
	color: #bf4c4e;
	padding-top: 17px;
	padding-bottom: 17px;
}

#winTable tbody tr td:first-child{
	padding-left: 28px;
}

#winTable tbody tr td:nth-child(2){
	padding-right: 21px;
}

#winTable tbody tr td:nth-child(3){
	padding-left: 21px;
	font-size: 16px;
	color: #707070;
}

#winTable tbody tr td:last-child{
	padding-right: 12px;
}

.btnMoreWrap{
	text-align: center;
}

.btnMore{
	height: 45px;
	width: 195px;
	color: #fff;
	background: #bf4c4e;
	font-size: 18px;
	border:none;
	margin-top: 39px;
	margin-bottom: 60px;
}
/* === footer === */
#footer{
	background: #252525;
}

.centerMe{
	display: table;
	margin:auto;
}

.middleHeading, .middleUl li{
	padding-left: 40px;
}

.leftTextAlign{
	text-align: left;
}

#footer{
	padding-top: 60px;
}

#footer img{
	margin-bottom: 29px;
}

#footer ul{
	padding-left: 0;
}

#footer ul li{
	list-style: none;
	color: #7a7a7a;
	font-size: 14px;
	font-weight: 300;
}

#footer ul li a, #footer p{
	text-decoration: none;
	color: #7a7a7a;
	font-size: 14px;
	font-weight: 300;
}

.footerActiveLink{
	color: #fff!important;
}

#footer h5{
	font-weight: 700;
	color: #fff;
	font-size: 18px;
	margin-bottom: 6px;
}

#footer p{
	margin-top: 18px;
}

/* === footer end === */

/* ===== WINNERS LIST END ===== */
/* ===== TICKETS ===== */

#tickets{
	padding-top: 100px;
	padding-bottom: 70px;
}

.ticketRow{
	text-align: center;
}

.ticketRow>*{
	display: inline-block;
}

.ticketHolder{
	width: 262px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.ticketHolder:nth-child(4n){
	margin-right: 0;
}
.ticket{
	background: #bf4c4e;
	height: 147px;
	/*display: inline-block;*/
}

.ticket p{
	padding-top: 15px;
	margin-bottom: 6px;
}

.ticketTitle{
	color: #fff;
	font-weight: 700;
	font-size: 16.91px;
	margin-top: 15px;
	padding-left: 0px;
}

.ticketDesc{
	margin-left: 105px;
	color: #fff;
	font-weight: 300;
	font-size: 9.39px;
}

.comb{
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px solid #d99495;
	padding-bottom: 10px;
}
.comb>*{
	display: inline-block;
}
.combNum{
	height: 23px;
	width: 23px;
	border-radius: 2px;
	background: #fff;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	font-size: 11.27px;
	color: #515151;
}

.margTwo{
	margin-right: -2px;
}

.margOne{
	margin-right: -3px;
}
.margThree{
	margin-right: -1px;
}

.bingoNum{
	padding-top: 4px!important;
	margin: 0!important;
}

.bingoNul{
	padding-top: 4px!important;
	padding-bottom: 0px!important;
}
/* ===== TICKETS END ===== */
/* ===== POINTS ===== */
/* === hero === */
#pointsHero{
	height: 542px;
	background: url("../img/pointsBg.jpg");
	padding-top: 67px;
}

.pointsMainPart h2{
	font-size: 35px;
	color: #fefefe;
}

.pointsHolder{
	height: 220px;
	width: 300px;
	background: #df6467;
	border: 8px solid #fff;
	border-radius: 20px;
	margin: 15px auto 0 auto;
	font-size: 100px;
	color: #fefefe;
	line-height: 198px;

}

.pointsHeroDescHolder{
	width: 100%;
	max-width: 960px;
	margin: 15px auto 0 auto;

}

.pointsHeroDescHolder p{
	color: #fefefe;
	font-weight: 300;
	font-size: 16px;
}
/* === hero === */
/* === table === */
#pointsTable{
	padding-top: 100px;
	padding-bottom: 40px;
	background: #fff;
}

#pointsTable table{
	width: 100%;
}

#pointsTable table thead{
	background: #973f40;
}

#pointsTable table thead tr td{
	font-size: 20px;
	color: #f8f2f2;
	height: 60px;
}

#pointsTable table thead tr td:first-child{
	padding-left: 37px;
	padding-right: 50px;
}

#pointsTable table thead tr td:nth-child(2){
	padding-left: 71px;
	padding-right: 28px;
}

#pointsTable table thead tr td:last-child{
	width: 118px;
}


#pointsTable table tbody tr td{
	font-size: 18px;
	color: #bf4c4e;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pointsTable table tbody tr td:first-child{
	padding-left: 37px;
	padding-right: 50px;
}

#pointsTable table tbody tr td:nth-child(2){
	padding-left: 71px;
	font-size: 16px;
	color: #666666;
}

.tablePointsHolder{
	width: 80px;
	height: 40px;
	background: #bf4c4e;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	line-height: 39px;
}
/* === table end === */
/* ===== POINTS END ===== */
/* ===== DRAWING ===== */
/* === drum === */
#drawingHero{
	height: 337px;
	background: url("../img/drawingBg.jpg");
	padding-top: 58px;
}

.drawingHolder{
	position: relative;
}

.drawingHolder>*{
	position: relative;
	display: inline-block;
}

.numDrum{
	position:absolute;
	color: #bf4c4e;
	margin-top: 30px;
	margin-left: 91px;
	z-index: 1000;
	font-size: 106.59px;
	/* Animations for cross browser */
    /*-webkit-animation: rotateCircle 1.5s linear 2;
    -moz-animation: rotateCircle 1.5s linear 2;
    -ms-animation: rotateCircle 1.5s linear 2;
    animation: rotateCircle 1.5s linear 2;*/

}
.animateHolder, .animateHolderTwo, .animateHolderThree, .animateHolderFour, .animateHolderFive, .animateHolderSix,
.animateHolderSeven, .animateHolderEight, .animateHolderNine, .animateHolderTen, .animateHolderEleven,
.animateHolderTwelve, .animateHolderThirdteen, .animateHolderFourteen, .animateHolderFifteen, .animateHolderSixteen,
.animateHolderSeventeen, .animateHolderEighteen{
	position: relative;
	display: inline-block;
}
.rot{
	/* Animations for cross browser */
    -webkit-animation: rotateCircle 1.5s linear 2;
    -moz-animation: rotateCircle 1.5s linear 2;
    -ms-animation: rotateCircle 1.5s linear 2;
    animation: rotateCircle 1.5s linear 2;
}
@-webkit-keyframes rotateCircle{
	from {
	    -webkit-transform: rotate(0deg);
	    -moz-transform:    rotate(0deg);
	    -ms-transform:     rotate(0deg);
	    -o-transform:      rotate(0deg);
	    transform:         rotate(0deg);
    }
   	to { 
	    -webkit-transform: rotate(360deg);
	    -moz-transform:    rotate(360deg);
	    -ms-transform:     rotate(360deg);
	    -o-transform:      rotate(360deg);
	    transform:         rotate(360deg);
    }
}
@-moz-keyframes rotateCircle{
	from {
	    -webkit-transform: rotate(0deg);
	    -moz-transform:    rotate(0deg);
	    -ms-transform:     rotate(0deg);
	    -o-transform:      rotate(0deg);
	    transform:         rotate(0deg);
    }
   	to { 
	    -webkit-transform: rotate(360deg);
	    -moz-transform:    rotate(360deg);
	    -ms-transform:     rotate(360deg);
	    -o-transform:      rotate(360deg);
	    transform:         rotate(360deg);
    }
}
@-o-keyframes rotateCircle{
	from {
	    -webkit-transform: rotate(0deg);
	    -moz-transform:    rotate(0deg);
	    -ms-transform:     rotate(0deg);
	    -o-transform:      rotate(0deg);
	    transform:         rotate(0deg);
    }
   	to { 
	    -webkit-transform: rotate(360deg);
	    -moz-transform:    rotate(360deg);
	    -ms-transform:     rotate(360deg);
	    -o-transform:      rotate(360deg);
	    transform:         rotate(360deg);
    }
}
@keyframes rotateCircle{
	from {
	    -webkit-transform: rotate(0deg);
	    -moz-transform:    rotate(0deg);
	    -ms-transform:     rotate(0deg);
	    -o-transform:      rotate(0deg);
	    transform:         rotate(0deg);
    }
   	to { 
	    -webkit-transform: rotate(360deg);
	    -moz-transform:    rotate(360deg);
	    -ms-transform:     rotate(360deg);
	    -o-transform:      rotate(360deg);
	    transform:         rotate(360deg);
    }
}

.draWinComb{
	height: 16px;
	position: absolute;
	margin-top: 182px;
	/*margin-left: 94px;*/
	border-bottom: 1px solid #e5a7a6;
	padding-bottom: 5px;
	bottom: 0;
	/*right: 0;*/
	width:60%;
}

.draWinComb >*{
	display: inline-block;
}

.draWinCircle{
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background: rgba(255,255,255, 0.5);
	color: #cd6e6f;
	font-size: 20px;
	/*margin-right: 6px;*/
	text-align: center;
	-webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
	transition: all 1s linear;
	left: 0;
	bottom: 7px;
	position: absolute;
	z-index: 100;
}
/* === drum end === */
/* === ticket combinations === */
#drawComb{
	padding-top: 60px;
	padding-bottom: 30px;
}
.drawRow{
	text-align: center;
}

.drawRow>*{
	display: inline-block;
}

.drawCombHolder{
	width: 100%;
	max-width: 557px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.drawCombination{
	background: #bf4c4e;
	height: 313px;
	
}

.draw p{
	padding-top: 15px;
	margin-bottom: 6px;

}

.drawCombination .ticketTitle{
	color: #fff;
	font-weight: 700;
	font-size: 36px;
	margin-top: 27px;
	padding-left: 0px;
	display: inline-block;
}

.drawCombination .ticketDesc{
	margin-left: 229px;
	color: #fff;
	font-weight: 300;
	font-size: 20px;
}

.draw{
	margin-left: 42px;
	margin-right: 42px;
	border-bottom: 1px solid #d99495;
	padding-bottom: 23px;
}
.draw>*{
	display: inline-block;
}
.drawCombination .drawNum{
	height: 49px;
	width: 49px;
	border-radius: 2px;
	background: #fff;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	font-size: 24px;
	color: #515151;
}

.drawCombination .bingoNum{
	padding-top: 7px!important;
	margin: 0!important;
}

.drawCombination .bingoNul{
	padding-top: 7px!important;
	padding-bottom: 0px!important;
}

.drawRow .ticketHolder2{
	width: 557px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.drawRow .ticket2{
	background: #bf4c4e;
	height: 313px;
	/*display: inline-block;*/
}

.drawRow .ticket2 p{
	padding-top: 15px;
	margin-bottom: 6px;
}

.drawRow .ticketTitle2{
	color: #fff;
	font-weight: 700;
	font-size: 36px;
	margin-top: 15px;
	padding-left: 0px;
}

.drawRow .ticketDesc2{
	margin-left: 229px;
	color: #fff;
	font-weight: 300;
	font-size: 20px;
}

.comb2{
	margin-left: 42px;
	margin-right: 42px;
	border-bottom: 1px solid #d99495;
	padding-bottom: 23px;
}
.comb2>*{
	display: inline-block;
}
.combNum2{
	height: 49px;
	width: 49px;
	border-radius: 2px;
	background: #fff;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	font-size: 24px;
	color: #515151;
}
.comb2 .bingoNum{
	padding-top: 7px!important;
	margin: 0!important;
}

.comb2 .bingoNul{
	padding-top: 7px!important;
	padding-bottom: 0px!important;
}
/* === ticket combinations end === */
/* ===== DRAWING END ===== */
/* ===== MODAL ===== */
#myModal{
	top: 19.5%;
}

.modal-size{
	width: 390px;
	height: 370px;
	display: block;
	margin: 31px auto 0 auto;
}

div.modal-content{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
	height: 375px;

}

.modal-header{
	margin-top: 2px;
}

.modal-header h4{
	text-align: center;
	font-size: 32.67px;
}

#modal-form input[type="email"]{
	margin-bottom: 50px;
}

#modal-form input[type="email"],
#modal-form input[type="password"] {
	border: none;
	width: 70%;
	margin-left: 40px;

}

#modal-form input[type="email"],
#modal-form input[type="password"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: italic;
  font-size: 18px;
}

#modal-form input[type="email"],
#modal-form input[type="password"]::-moz-placeholder { /* Firefox 19+ */
  font-style: italic;
  font-size: 18px;
}

#modal-form input[type="email"],
#modal-form input[type="password"]:-ms-input-placeholder { /* IE 10+ */
  font-style: italic;
  font-size: 18px;
}

#modal-form input[type="email"],
#modal-form input[type="password"]:-moz-placeholder { /* Firefox 18- */
  font-style: italic;
  font-size: 18px;
}

#modal-form input[type="submit"]{
	display: block;
	width: 89%;
	height: 45px;
	background: #bf4c4e;
	margin: 39px auto 0 auto;
	border: none;
	font-size: 24px;
	color: #fff;
	border-radius: 20px;

}

#modal-form input[type="submit"]:hover{
	-webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	background: #b23032;
}

.modal-footer{
	text-align: center;
	padding-top: 10px;
}

.modal-footer a{
	text-decoration: none;
	font-style: italic;
	color: #bf4c4e;
	font-size: 12px;
}

.modal-footer a:hover{
	-webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	color: #983234;
}
/* ===== MODAL END ===== */


/* === media queries === */
@media only screen and (min-width: 1199px){
	#drawingHero {
	    height: 337px;
	    padding-top: 58px;
	}
}
@media only screen and (max-width: 1199px){
	.btnInfo{
		height: 55px;
	}

	.ticketHolder:nth-child(4n){
		margin-right: 30px;
	}

	.drawCombHolder {
		margin-right: 0;
	}
	.drawRow .ticketHolder{
		margin-right: 0px;
	}
	#drawingHero {
	    height: 433px;
	    padding-top: 154px;
	}
}	
@media only screen and (max-width: 991px){
	.navbar-default .navbar-nav>li>a{
		font-size: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.hero h1{
		font-size: 55px;
		margin-top: 55px;
	}

	.heroArrowRight{
		right: 45px;
	}

	.heroArrowLeft{
		left: 45px;
	}

	.slic-next, .slic-prev{
		top: -147px;
	}

	.btnInfo{
		height: 45px;
	}

	.ticketHolder:nth-child(4n){
		margin-right: 30px;
	}

	#pointsTable table thead tr td:nth-child(2){
		padding-left: 30px;
	}

	#pointsTable table tbody tr td:nth-child(2){
		padding-left: 30px;
	}

}

@media only screen and (max-width: 768px){
	.navbar{
		z-index: 999;
	}

	.navbar.navbar-default .navbar-collapse {
		border:none!important;
	}

	.navbar-toggle{
		margin-top: 18px;
		margin-right: 16px;
	}

	.meni {
		background:#252525;
		/*margin-top: 2px;*/

	}

	.navbar-default .navbar-nav>li>a{
		text-align: center;
	}

	.navbar-right>li>*{
		float: none;
	}

	.logoutStyle{
		padding-left: 0!important;
	}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background: #bf4c4e;
	}

	.avatarImg{
		display: none!important;
	}

	.logoutStyle{
		display: inline-block;
	}

	.hero h1{
		font-size: 50px;
	}

	.btnInfo{
		max-width: 500px;
	}

	.slic-next, .slic-prev{
		top: -147px;
	}

	.typeActive h3{
		margin-top: 0;
		padding-top: 55px;
	}

	.centerMe{
		display: block;
	}

	.middleHeading, .middleUl li{
		padding-left: 0;
	}

	#winTable thead tr td:last-child{
		padding-right: 2px;
	}

	#winTable tbody tr td:last-child{
		padding-right: 0;
	}

	.ticketHolder:nth-child(4n){
		margin-right: 30px;
	}

	#pointsTable table thead tr td{
		font-size: 15px;

	}

	#pointsTable table thead tr td:first-child{
		padding-left: 10px;
		padding-right: 0;
	}

	#pointsTable table thead tr td:nth-child(2){
		padding-left: 15px;
		
	}

	#pointsTable table thead tr td:last-child{
		padding-left: 10px;
	}

	#pointsTable table tbody tr td:first-child{
		padding-left: 10px;
		padding-right: 0;
		font-size: 15px;
	}

	#pointsTable table tbody tr td:nth-child(2){
		padding-left: 15px;
		font-size: 15px;
		
	}

	#pointsTable table tbody tr td:last-child{
		padding-left: 10px;
	}

	.modal-size{
		width: 70%;
	}
	#drawingHero {
	    height: 450px;
	    /*height: 337px;*/
	    padding-top: 58px;
	}
	.drumHolder img{
		display: none;
	}
	.numDrum{
		display: none;
	}
	.draWinComb{
		width: 100%;
		border-bottom: none;
	}
}
@media only screen and (min-width: 768px){
	.navbar-nav>li>a{
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 560px){
	.drawRow .ticketHolder2{
		width: 262px;
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.drawRow .ticket2{
		background: #bf4c4e;
		height: 147px;
	}

	.drawRow .ticket2 p{
		padding-top: 15px;
		margin-bottom: 6px;
	}

	.drawRow .ticketTitle2{
		color: #fff;
		font-weight: 700;
		font-size: 16.91px;
		margin-top: 15px;
		padding-left: 0px;
	}

	.drawRow .ticketDesc2{
		margin-left: 105px;
		color: #fff;
		font-weight: 300;
		font-size: 9.39px;
	}

	.drawRow .comb2{
		margin-left: 20px;
		margin-right: 20px;
		border-bottom: 1px solid #d99495;
		padding-bottom: 10px;
	}
	.comb2>*{
		display: inline-block;
	}
	.drawRow .combNum2{
		height: 23px;
		width: 23px;
		border-radius: 2px;
		background: #fff;
		margin-bottom: 2px;
		margin-left: -2px;
		margin-right: 0;
		text-align: center;
		font-size: 11.27px;
		color: #515151;
	}
}

@media only screen and (max-width: 480px){
	.hero h1{
		font-size: 39px;
		margin-top: 35px;
	}

	.heroArrowRight, .heroArrowLeft{
		display: none;
	}

	.btnInfo{
		max-width: none;
	}

	#winTable thead tr td:first-child{
		padding-left: 2px;
	}

	#winTable thead tr td:nth-child(2){
		padding-right: 4px;
		padding-left: 4px;
	}

	#winTable thead tr td:nth-child(3){
		padding-left: 2px;
	}

	#winTable thead tr td:last-child{
		padding-right: 4px;
	}
	#winTable thead tr td{
		font-size: 15px;
	}

	#winTable tbody tr td:first-child{
		padding-left: 2px;
	}

	#winTable tbody tr td:nth-child(2){
		padding-right: 2px;

	}

	#winTable tbody tr td:nth-child(3){
		padding-left: 2px;
		font-size: 13px;
	}

	#winTable tbody tr td:last-child{
		padding-right: 2px;
	}
	#winTable tbody tr td{
		font-size: 15px;
	} 
	.ticketHolder{
		margin-right: 0;
	}

	.ticketHolder:nth-child(4n){
		margin-right: 0;
	}

	#pointsHero{
		padding-top: 40px;
	}

	.pointsHeroDescHolder p{
		font-size: 13px;
	}

	#pointsTable table thead tr td{
		font-size: 15px;

	}

	#pointsTable table thead tr td:first-child{
		padding-left: 10px;
		padding-right: 0;
	}

	#pointsTable table thead tr td:nth-child(2){
		padding-left: 15px;
		
	}

	#pointsTable table thead tr td:last-child{
		padding-left: 10px;
		width: 90px;
	}

	#pointsTable table tbody tr td:nth-child(2){
		font-size: 15px;

	}

	#pointsTable table tbody tr td:first-child{
		padding-left: 10px;
		padding-right: 0;
		font-size: 15px;
	}

	#pointsTable table tbody tr td:nth-child(2){
		padding-left: 15px;
		font-size: 13px;
		
	}

	#pointsTable table tbody tr td:last-child{
		padding-left: 10px;
	}
	#drawingHero {
	    height: 740px;
	    padding-top: 40px;
	}
}

@media only screen and (max-width: 320px){
	.hero h1{
		font-size: 37px;
	}

	#pointsHero{
		padding-top: 40px;
	}

	.pointsHolder{
		width: 260px;
		height: 200px;
		line-height: 177px;
	}

	.pointsHeroDescHolder p{
		font-size: 13px;
	}

	#pointsTable table thead tr td{
		font-size: 15px;

	}

	#pointsTable table thead tr td:first-child{
		padding-left: 10px;
		padding-right: 0;
	}

	#pointsTable table thead tr td:nth-child(2){
		padding-left: 15px;
		
	}

	#pointsTable table thead tr td:last-child{
		padding-left: 10px;
	}

	#pointsTable table tbody tr td:nth-child(2){
		font-size: 15px;

	}

	#pointsTable table tbody tr td:first-child{
		padding-left: 10px;
		padding-right: 0;
		font-size: 15px;
	}

	#pointsTable table tbody tr td:nth-child(2){
		padding-left: 15px;
		font-size: 13px;
		
	}

	#pointsTable table tbody tr td:last-child{
		padding-left: 10px;
	}
}



	
}
/* === media queries end === */