
/*.navbar-brand img {
	width: 250px;
	height: 50px;
}*/

body {
	background: url(../images/backgrounds/tropicana-bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #000;
}

#navbar-logo {
	width: 187px;
	height: 106px;
}
.content-logo-md {
	width: 400px;
	height: 300px;
}
#tropicana-narr-foot {
	width: 232px;
	height: 242px;
}

.bolder {
	font-weight: bold;
}

@media (min-width: 1200px) {
	.top-wrap.top-boxed {
	    width: 1230px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .top-wrap.top-boxed {
        width: 1000px;
    }
}
.top-wrap.top-boxed {
    margin: 20px auto;
}

.top-wrap {
    position: relative;
    z-index: 0;
}

.gradient-bg-1 {
	background: #8e9eab;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #eef2f3, #8e9eab);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #eef2f3, #8e9eab); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.gradient-bg-2 {
	background: #6441A5;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #2a0845, #6441A5);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #2a0845, #6441A5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.gradient-bg-3 {
	background: #FFA17F;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #00223E, #FFA17F);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #00223E, #FFA17F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.gradient-bg-4 {
	background: #360033;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #0b8793, #360033);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #0b8793, #360033); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.gradient-bg-5 {
	background: #F0C27B;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #4B1248, #F0C27B);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #4B1248, #F0C27B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.guide-content p {
	font-size: 23px !important;
	font-family: 'Slabo 27px', serif;
	line-height: 30px;
}
.casino-game-rules {
	margin: 0;
	padding: 0 0 15px 20px;
}
.guide-img {
	padding-bottom: 40px;
}

.slice-play-just-enough {
	background: url(../images/content/spela-lagom.jpg) no-repeat top left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#spinner {
	display: none;
}

#sign-up {
	cursor: pointer;
}

.qa-question {

}
.qa-accepted-answer {
	font-size: 17px;
	font-style: italic;
}

.bc-container {

}

.bc-last-item {
	color: #777 !important;
}

.sub-item-listing .card {
	margin-bottom: 30px;
}

.table-comparision thead tr th {
	background: #b96f90;
	color: #fff;
}
