html,body{
	height:100%;
}
body{
	background:url('../img/bg.png') repeat;
}
.top-header{
	min-height:50px;
	color:#fff;
	background:#312f3b;
	font-family:'Oswald', sans-serif;
}
.icon,
.v-middle,
.expand,
.row-inline-middle > div,
.promo-type,
.timer .time-item{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}
.flag-uk{
	width:24px;
	height:19px;
	background:url('../img/flag_uk.png') no-repeat 0 0;
}
.language-text,
.language-dropdown{
	padding:0 10px;
	line-height:50px;
	border-right:1px solid #201e29;
}
.language-dropdown,
#lang-drop{
	position:relative;
}
#lang-drop{
	z-index:2;
}
.language-dropdown .dropdown-menu{
	padding:0;
	margin:0;
	z-index:9999
}
.language-dropdown .dropdown-menu>li>a{
	padding:3px 9px;
}
.language-text{
	padding-left:0;
}

.fa-caret-rounded-dark{
	font-size:12px;
	text-indent:3px;
	color:#201e29;
}
.fa-caret-rounded-dark:before{
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width:14px;
	height:14px;
	background:#fff;
	border-radius:50%;
}
.btn-transparent,
.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover{
	color:#fff;
	background:#5a5962;
	background:rgba(255,255,255,.2)
}
.btn-transparent{
	background:transparent
}
.btn-dark-orange,
.btn-dark-orange:active,
.btn-dark-orange:focus,
.btn-dark-orange:hover{
	color:#fff;
	background:#cf4c36;
}
.btn-dark-orange,
.live-help{
	background:#e3553d;
}
.not-rounded{
	border-radius:0 !important
}
.no-shadow{
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}
.no-border{
	border:0 !important
}
.no-margin{
	margin:0 !important
}
.no-padding{
	padding:0 !important
}
.login-bar{
	font-size:0;
}
.login-bar button{
	padding:14px 17px;
	font-size:18px;
	line-height:1;
}
.login-bar button .fa{
	margin-right:9px
}
.bg-dark-orange{
	background-color:#e3553d;
}
.modal-login-signup .modal-title,
.modal-login-signup button.close{
	font-size:30px;
	line-height:1;
}
.modal-login-signup button.close{
	margin-top:1px;
	opacity:1;
	color:#fd9786;
	text-shadow:none;
	font-family:'Montserrat', sans-serif;
}
.modal-login-signup .modal-title{
	text-shadow:2px 2px 0 #ca1c0f;
	text-shadow:2px 2px 0 rgba(0,0,0,.1);
}
.modal-login-signup .modal-body{
	padding:26px;
	background:#fff6f6
}
.custom-form .form-control::-webkit-input-placeholder{
   color:#a5a5a5;
}
.custom-form .form-control:-moz-placeholder{
   color:#a5a5a5;  
}
.custom-form .form-control::-moz-placeholder{
   color:#a5a5a5;  
}
.custom-form .form-control:-ms-input-placeholder{  
   color:#a5a5a5;  
}
.text-dark,
.text-dark:hover,
.text-dark:active,
.text-dark:focus{
	color:#312f3b;
}
.custom-form .form-control{
	line-height:1.5;
	border:1px solid #d6cfcf;
	border-radius:0;
	background-color:#f9f1f1;
    -webkit-box-shadow:none;
    box-shadow:none;
	font-size:16px;
	color:#a5a5a5;
}
.custom-form .form-group{
	margin-bottom:10px;
}
.vertical-separator{
	border-top:1px solid #d6cfcf;
	margin:30px 0 15px;
}
.btn-lg-custom{
	padding:17px 28px;
	font-size:20px;
}
.forgot-text{
	margin-top:20px;
	font-size:16px;
}
.forgot-text .icon{
	margin-right:5px;
	font-size:17px;
}
.modal-subtitle{
	margin:0;
	color:#6e1a0c;
	font-size:16px;
	line-height:1;
	font-family:'Roboto Slab', serif;
}
#signUpModal .modal-title{
	padding:8px 0;
	font-size:48px;
	text-shadow:3px 3px 0 #ca1c0f;
	text-shadow:3px 3px 0 rgba(0,0,0,.1);
}
#signUpModal .modal-header{
	background:
		url('../img/woman.png') no-repeat 400px -40px,
		url('../img/radial-lines.png') no-repeat -176px -264px;
	background-color:#e3553d;
}
#signUpModal button.close{
	margin-top:24px
}
.modal-login-signup .modal-header{
	padding:22px 24px;
	background-color:#e3553d;
}
.custom-form .custom-row{
	margin-left:-7px;
	margin-right:-7px;
}
.custom-form .custom-col{
	padding-left:7px;
	padding-right:7px;
}
.custom-form select.form-control{
	padding-left:12px;
    padding-right:0;
}
#signUpModal .custom-form{
	font-size:16px;
	color:#3f3e3b
}
.custom-form .form-heading{
	padding-bottom:10px;
	font-size:24px;
}
.custom-form .form-footer .radio label{
	font-size:15px;
	color:#a5a5a5
}
.custom-form .radio label:before,
.custom-form .radio .dot{
	content:'';
	display:block;
	float:left;
	width:22px;
	height:22px;
	border:1px solid #d5cfcf;
	border-radius:50%;
}
.custom-form .radio label:before{
	margin-right:8px;
}
.custom-form .radio .dot{
	opacity:0;
	position:absolute;
	width:10px;
    height:10px;
    top:6px;
    left:6px;
	border:0;
	background:#d3cdcd;
}
.custom-form .radio input:checked + .dot{
	opacity:1;
}
.custom-form .radio label{
	padding-left:0;
	line-height:1.5;
}
.custom-form input[type="radio"]{
	display:none;
}
.header-nav{
	margin-bottom:0;
	font-size:18px;
	font-family:'Roboto Slab', serif;
	background:#fff6f6;
	border:0;
}
.strip-border{
	background:url('../img/dark-diagonal-stripes.png') repeat 0 -6px;
}
.header-nav .strip-border,
.footer .strip-border{
	height:7px;
}
.header-nav .navbar-nav>li>a:hover,
.header-nav .navbar-nav>.active>a,
.header-nav .navbar-nav>.active>a:focus,
.header-nav .navbar-nav>.active>a:hover{
	color:#e3553d;
	background:none;
}
.header-nav .navbar-nav>li>a{
	color:#353535;
}
.header-nav .navbar-nav>li>a{
	padding:38px 37px;
}
.no-float,
.header-nav .navbar-header{
	float:none !important;
}
.header-nav .navbar-brand{
	position:relative;
	top:-45px;
	z-index:1;
	display:block;
	float:none;
	padding:0;
	margin:0 !important;
	height:0;
}
.navbar-brand > img{
	display:inline
}
.header-nav .navbar-nav .fa{
	margin-right:6px;
	width:24px;
	font-size:22px;
}
.header-nav .navbar-nav{
	margin-top:0;
	margin-bottom:0;
}
.home-slider .slide-content > .container{
	position:relative;
	min-height:250px;
}
.home-slider .slide-content > .container .row,
.home-slider .slide-content > .container .row > div{
	height:100%;
}
.slider-responsive-height{
	margin-top:48%;

}
.slider-main-container{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.slider-main-container > .row{
	margin:0;
}
.slide-content,
.footer-description{
	background:url('../img/warm-white-bg.jpg') repeat-x top left;
}
.home-slider .carousel-control{
	background:none;
}
.woman-image-container{
	position:relative;
	width:100%;
	height:100%;
	float:left;
}
.woman-image-container img{
	position:absolute;
	bottom:0;
	right:0;
	max-width:100%;
    max-height:100%;
}
.text-orange{
	color:#e3553d;
}
.expand{
	width:0;
	height:100%;
}
.home-slider .text-container{
	width:100%;
	margin-left:-8px;
	line-height:1;
}
.full-width{
	width:100%;
}
.live-help,
.right-fixed-sidebar{
	position:fixed;
	top:50%;
	left:0;
	z-index:9999;
}
.live-help{
	height:64px;
	margin:-32px 0 0 -5px;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-webkit-transform-origin:34% 2%;
	-moz-transform-origin:34% 2%;
	-ms-transform-origin:34% 2%;
	-o-transform-origin:34% 2%;
	transform-origin:34% 2%;
	-webkit-transition:all 200ms ease-in-out;
	-moz-transition:all 200ms ease-in-out;
	-ms-transition:all 200ms ease-in-out;
	-o-transition:all 200ms ease-in-out;
	transition:all 200ms ease-in-out;
}
.live-help:hover{
	margin-left:0;
}
.live-help>a{
	display:block;
	padding:15px 32px;
	font-size:24px;
	color:#ece6e6;
}
.live-help>a:hover,
.live-help>a:focus{
	text-decoration:none;
}
.right-fixed-sidebar{
//	display:none;
	left:auto;
//	right:0;
	right:-50%;
	margin-top:-198px;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
}
.right-fixed-sidebar.active{
//	display:block;
	right:0;
}
.right-fixed-sidebar>.image{
	max-width:168px;
	max-height:175px;
}
.right-fixed-sidebar>.image img{
	display:block;
	max-width:100%;
	max-height:100%;
}
.right-fixed-sidebar .content{
	margin-top:-15px;
	padding:16px 18px;
	background:#fff1ef;
}
.no-overflow{
	overflow:hidden;
}
.clear{
	clear:both
}
.line-1{
	line-height:1
}
.text-custom-1{
	letter-spacing:4px;
}
/* Slider stuff */
.slide-text-1{
	margin-bottom:2px;
	font-size:18px;
	font-family:'Montserrat', sans-serif;
	color:#333039
}
.slide-text-2,
.slide-text-3,
.slide-text-4,
.promotions-container .span2{
	font-size:72px;
	font-family:'Oswald', sans-serif;
	font-weight:700;
}
.slide-text-3{
	margin-bottom:15px;
	font-size:146px;
	color:#2a2d31;
	text-shadow:
				1px 0 0 #a2aebc,
				1px 1px 0 #636b73,
				2px 2px 0 #636b73,
				3px 3px 0 #636b73,
				4px 4px 0 #636b73,
				5px 5px 0 #636b73,
				6px 6px 0 #636b73,
				7px 7px 0 #5d646c,
				8px 8px 0 #575d65,
				9px 9px 0 #575d65,
				
				0 10px 0 #c3baa5,
				-1px 11px 0 #c3baa5,
				-2px 12px 0 #c3baa5,
				-3px 13px 0 #c3baa5,
				-4px 14px 0 #c3baa5,
				-5px 15px 0 #c3baa5,
				-6px 16px 0 #c3baa5;
	letter-spacing:10px;
}
.slide-text-4{
	margin-bottom:30px;
	font-weight:400;
	color:#333039
}
.oswald{font-family:'Oswald', sans-serif}
.roboto{font-family:'Roboto Slab', serif}
.monsterrat,.close-game{font-family:'Montserrat', sans-serif}
.raleway{font-family:'Raleway', sans-serif;}
.lobster{font-family: 'Lobster', cursive;}
.light{font-weight:300}
.bold{font-weight:700}
.f-14{font-size:14px}
.f-17{font-size:17px}
.f-20{font-size:20px}
.f-48{font-size:48px}
.f-200{font-size:200px}
.f-24{font-size:24px}
.f-32{font-size:32px}
.f-78{font-size:78px}
.f-88{font-size:88px}
.f-100{font-size:100px}
.f-18{font-size:18px}
.f-134{font-size:134px}
.f-60{font-size:60px}
.text-dark-2,
.text-dark-2:hover,
.text-dark-2:active,
.text-dark-2:focus{
	color:#06091f;
}
.text-dark-3,
.text-dark-3:hover,
.text-dark-3:active,
.text-dark-3:focus{
	color:#2b3033;
}
.text-light-pink,
.text-light-pink:hover,
.text-light-pink:active,
.text-light-pink:focus{
	color:#ea737a
}
.text-teal,
.text-teal:hover,
.text-teal:active,
.text-teal:focus{
	color:#46b4c1
}
.light-blue-dotted-bg{
	background:url('../img/light-blue-dotted-bg.jpg') repeat;
}
.light-green-cards-bg{
	background:url('../img/light-green-cards-bg.jpg') repeat;
}
.rotated-square-bg{
	background:url('../img/rotated-square-bg.png') repeat;
}
.warm-white-w-radial-lines-bg{
	background:url('../img/warm-white-w-radial-lines-bg.jpg') repeat top center;
}
.text-shadow-1{
	text-shadow:1px 1px 0 #a2c6c2,
				2px 2px 0 #a2c6c2;
}
.text-shadow-2{
	text-shadow:2px 2px 0 #6289a0
}
.border-style-1{
	padding:3px 0;
	border:3px solid #fff6f6;
	border-left:0;
	border-right:0;
}
.border-style-2{
	position:relative;
	padding:11px 0;
	overflow:hidden;
}
.border-style-2:before,
.border-style-2:after{
	content:"· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·";
	position:absolute;
	top:-10px;
	left:0;
	width:100%;
	color:#0c0c19;
	white-space:nowrap;
	font-size:24px;
	font-family:'Montserrat', sans-serif
}
.border-style-2:after{
	top:auto;
	bottom:-9px
}
.text-1{
	color:#0c0c19
}
.custom-text-1{
	margin:-75px 0 -20px;
}
.dotted-left-right:before,
.dotted-left-right:after,
.dotted-left-right-v2:before,
.dotted-left-right-v2:after{
	content:"·";
	display:inline;
	vertical-align:middle;
	font-size:50%;
	color:#06091f;
}
.dotted-left-right-v2{
	line-height:1;
}
.dotted-left-right-v2:before,
.dotted-left-right-v2:after{
	font-size:30px;
	color:#0c0c19;
}
.rotated-golden-border{
	position:absolute;
	height:294px;
	width:294px;
	top:50%;
	left:50%;
	margin:-147px 0 0 -147px;
	border:3px solid #bfb55e;
	border-radius:20px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}
.diamond-violet{
	position:absolute;
	top:0;
	left:55%;
	width:110%;
	margin-left:-60%;
}
.m-top-25{
	margin-top:25px;
}
.m-bottom-10{
	margin-bottom:10px
}
.m-bottom-15{
	margin-bottom:15px
}
.m-bottom-20{
	margin-bottom:20px
}
.m-bottom-50{
	margin-bottom:50px
}
.m-right-15{
	margin-right:15px
}
.m-right-5{
	margin-right:5px
}
.p-top-20{
	padding-top:20px;
}
.line-height-6{
	line-height:.6;
}
.no-wrap{
	white-space:nowrap
}
.euro-symbol{
	font-size:116%;
	line-height:0
}
.woman-image-container-2{
	margin-left:-44px;
}
.woman-image-container-2 img{
	left:0;
	right:auto;
}
.rotated-border-container{
	position:relative;
	width:36px;
	height:36px;
	line-height:30px
}
.rotated-border-container:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:2px solid #e3563e;
	border-radius:4px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}
.hooks-heroes-bg{
	background:url('../img/hooks-heroes.jpg') no-repeat top center;
}
.cover-image{
	background-size:cover
}
.timer-wrapper{
//	margin-top:260px;
//	margin-top:38%
}
.timer-wrapper.bottom{
	position:absolute;
    bottom:10%;
    left:0;
    width:100%;
}
.timer .time-item{
	width:102px;
	height:128px;
	position:relative;
	display:inline-block;
	margin:0 18px;
	background:#fff;
	color:#9adfd9;
	border-radius:4px;
	text-align:center;
	line-height:128px;
	font-size:60px;
	-webkit-box-shadow:0 6px 0 0 #6289a0;
	box-shadow:0 6px 0 0 #6289a0;
}
.timer .time-item:first-child{
	margin-left:0;
}
.timer .time-item:last-child{
	margin-right:0;
}
.timer .time-item:before,
.timer .time-item:after{
	content:'';
	position:absolute;
	top:50%;
	left:-2px;
	right:-2px;
	margin-top:-8px;
	height:8px;
	border:2px solid #6289a0;
	border-top-width:0;
	border-bottom-width:1px;
}
.timer .time-item:after{
	border-bottom-width:0;
	border-top-width:1px;
	margin-top:0;
}
.home-slider .animate{
	visibility:hidden
}
.home-slider .active .animate{
	visibility:visible
}

.active .animate-left,
.active .animate-right,
.active .animate-top,
.active .animate-bottom{
    -webkit-transform:translateX(-1000%);
    -moz-transform:translateX(-1000%);
    -ms-transform:translateX(-1000%);
    -o-transform:translateX(-1000%);
	transform:translateX(-1000%);
	
    -webkit-animation:slide-in 0.8s forwards;
    -moz-animation:slide-in 0.8s forwards;
    -ms-animation:slide-in 0.8s forwards;
    -o-animation:slide-in 0.8s forwards;
	animation:slide-in 0.8s forwards;
}
.active .animate-right{
    -webkit-transform:translateX(1000%);
    -moz-transform:translateX(1000%);
    -ms-transform:translateX(1000%);
    -o-transform:translateX(1000%);
	transform:translateX(1000%);
}
.active .animate-top{
    -webkit-transform:translateY(-1000%);
    -moz-transform:translateY(-1000%);
    -ms-transform:translateY(-1000%);
    -o-transform:translateY(-1000%);
	transform:translateY(-1000%);
}
.active .animate-bottom{
    -webkit-transform:translateY(1000%);
    -moz-transform:translateY(1000%);
    -ms-transform:translateY(1000%);
    -o-transform:translateY(1000%);
	transform:translateY(1000%);
}
.active .animate-fade-in{
	opacity:0;
	-webkit-animation:fade-in 1s forwards;
    -moz-animation:fade-in 1s forwards;
    -ms-animation:fade-in 1s forwards;
    -o-animation:fade-in 1s forwards;
	animation:fade-in 1s forwards;
}
@-webkit-keyframes slide-in{
	100%{
		-webkit-transform:translateX(0%);
	}
}
@-moz-keyframes slide-in{
	100%{
		-moz-transform:translateX(0%);
	}
}
@-ms-keyframes slide-in{
	100%{
		-ms-transform:translateX(0%);
	}
}
@-o-keyframes slide-in{
	100%{
		-o-transform:translateX(0%);
	}
}
@keyframes slide-in{
	100%{
		transform:translateX(0%);
	}
}

@-webkit-keyframes fade-in{
	100%{
		opacity:1;
	}
}

@-moz-keyframes fade-in{
	100%{
		opacity:1;
	}
}

@-ms-keyframes fade-in{
	100%{
		opacity:1;
	}
}
@-o-keyframes fade-in{
	100%{
		opacity:1;
	}
}
@keyframes fade-in{
	100%{
		opacity:1;
	}
}
/* End of slider stuff */
.relative{
	position:relative;
}
.index-50{
	z-index:50;
}
.index-1{
	z-index:1;
}
.text-light-blue,
.text-light-blue:hover,
.text-light-blue:focus,
.text-light-blue:active{
	color:#b4dcd8;
}
.bg-light-blue{
	background:#f3fbfb;
}
.btn.bg-light-blue:hover,
.btn.bg-light-blue:focus,
.btn.bg-light-blue:active{
	background:#e2f3f3;
}
.btn-dark,
#copy{
	background:#353535;
	color:#fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active{
	background:#4c4b4b;
	color:#fff;
}
.text-warm-white,
.text-warm-white:hover{
	color:#f1e2c1;
}
.bg-warm-white,
.mid-top-nav .nav-tabs>li.active>a,
.mid-top-nav .nav-tabs>li.active>a:focus,
.mid-top-nav .nav-tabs>li.active>a:hover{
	background:#fff6f6
}
.learn-more,
.learn-more-sm{
	padding:19px 21px;
	font-size:24px;
	line-height:1;
	font-family:'Oswald', sans-serif;
}
.learn-more-sm{
	padding:8px 14px;
	font-size:14px;
}
.mid-nav{
	color:#282631
}
.mid-top-nav .nav-tabs a{
	font-size:16px;
	color:#fff;
	font-family:'Oswald', sans-serif;
}
.mid-top-nav .nav-tabs>li>a:hover,
.mid-top-nav .nav-tabs>li.active>a,
.mid-top-nav .nav-tabs>li.active>a:focus,
.mid-top-nav .nav-tabs>li.active>a:hover{
	border:1px solid transparent;
	border-radius:0;
}
.mid-top-nav .nav-tabs>li>a:hover{
	background:#fff6f6;
	color:#282631;
}
.mid-top-nav .nav-tabs>li>a{
	padding:26px 16px;
}
.mid-top-nav .nav-tabs{
	border:0;
}
.search .form-control{
	border:0;
	border-radius:0;
	background:none;
	color:#fff;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.search .input-group{
	border:1px solid #fff;
}
.search{
	margin:20px 0;
	font-family:'Oswald', sans-serif;
}
.search .form-control::-webkit-input-placeholder{
   color:#fff;
}
.search .form-control:-moz-placeholder{
   color:#fff;  
}
.search .form-control::-moz-placeholder{
   color:#fff;  
}
.search .form-control:-ms-input-placeholder{  
   color:#fff;  
}
.search .btn{
	color:#fff;
	background:none;
}
.bg-white{
	background:#fff;
}
.mid-bottom-nav{
	font-family:'Oswald', sans-serif;
}
.mid-bottom-nav .tab-pane{
	padding:10px 0;
}
.mid-bottom-nav .right-nav{
	margin:0;
	min-height:initial;
	border:0;
}
.mid-bottom-nav .right-nav .nav>li{
	border-left:1px solid #f0dfdf;
}
.mid-bottom-nav .right-nav .nav>li>a{
	padding-top:11px;
	padding-bottom:11px;
	color:#282631;
}
.mid-bottom-nav .right-nav .nav>li>a:focus,
.mid-bottom-nav .right-nav .nav>li>a:hover{
	color:#e3553d;
	background:none;
}
.bg-light-pink,
.mid-bottom-nav .right-nav .nav>.active>a,
.mid-bottom-nav .right-nav .nav>.active>a:hover,
.mid-bottom-nav .right-nav .nav>.active>a:focus{
	background-color:#f0dfdf;
}
.item-list .item{
	position:relative;
	height:194px;
	margin:10px 0;
	padding:4px;
	background:#fafaf5;
	border-radius:5px;
	box-shadow:0 0 6px #000;
	font-family:'Roboto Slab', serif;
	font-weight:700;
}
.item-list .item .item-inner{
	position:relative;
	height:100%;
}
.item-list .ribbon{
	position:absolute;
	top:0;
	z-index:1;
	left:16px;
	width:42px;
	height:35px;
	padding-top:8px;
	border-top:4px solid #b8402c;
	background:#e3553d;
	color:#fff;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
}
.item-list .ribbon:after{
	content:'';
	position:absolute;
	left:0;
	top:100%;
	width:0;
	height:0;
	border-bottom:9px solid transparent;
	border-left:21px solid #e3553d;
	border-right:21px solid #e3553d;
	-webkit-transform:rotate(.05deg); 
	-moz-transform:scale(.9999);
	-ms-transform:rotate(.05deg); 
	-o-transform:rotate(.05deg); 
	transform:rotate(.05deg);
}
.item-list .item figure img{
	max-width:100%;
}
.item-list .item figure{
	text-align:center;
}
.item-list .item figure figcaption{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:3px 0 0;
	height:43px;
	overflow:hidden;
	font-size:0;
	text-transform:uppercase;
	background:#fafaf5;
}
.item-list .item figure .item-title{
	font-size:12px;
}
.row-10{
	margin-left:-10px;
	margin-right:-10px;
}
.row-games{
	padding-top:50px;
	padding-bottom:50px;
}
.bg-beige{
	background-color:#e8e0cf
}
.slots-row{
	padding:10px 0;
	font-size:16px;
	font-family:'Oswald', sans-serif;
}
.pagination-dotted{
	line-height:1;
}
.pagination-dotted{
	
}
.pagination-dotted .pagination>li>a,
.pagination-dotted .pagination>li>span{
	position:relative;
	padding:0;
	margin:2px 12px 2px 0;
	width:10px;
	height:10px;
	border-radius:50%;
}
.pagination-dotted .pagination>.active>a:after,
.pagination-dotted .pagination>.active>span:after{
	content:'';
	display:block;
	width:6px;
	height:6px;
	margin:2px;
	background:#e3553d;
	border-radius:50%;
}
.pagination-dotted .pagination>.active>a:before,
.pagination-dotted .pagination>.active>span:before{

}
.pagination-dotted .pagination>li>a,
.pagination-dotted .pagination>li>span,
.pagination-dotted .pagination>.active>a,
.pagination-dotted .pagination>.active>a:focus,
.pagination-dotted .pagination>.active>a:hover,
.pagination-dotted .pagination>.active>span,
.pagination-dotted .pagination>.active>span:focus,
.pagination-dotted .pagination>.active>span:hover{
	border:2px solid #e3553d;
	background:none;
	box-sizing:initial
}
.slots-text{
	margin-right:18px;
}
.footer-nav{
	font-family:'Roboto Slab', serif;
}
.footer-nav>li:last-child{
	margin-right:0;
}
.footer-nav>li>a{
	font-size:16px;
	padding-top:22px;
	padding-bottom:22px;
	color:#353535;
	border-radius:0
}
.footer-description p{
	margin:0;
	padding-top:38px;
	padding-bottom:38px;
	font-size:12px;
	font-family:'Roboto Slab', serif;
	font-weight:300;
	color:#353535
}
.footer .woman-bg{
	min-height:155px;
	background:url('../img/woman2.png') no-repeat 27px bottom;
}
.footer-logo img{
	margin:-30px 0;
	width:136px;
}
.payment-icons,
#back-to-top{
	margin:5px 0;
}
.payment-icons img{
	max-width:100%;
}
.row-inline-middle{
	font-size:0;
}
.row-inline-middle > div{
	float:none;
}
#back-to-top{
	padding-top:8px;
	padding-bottom:8px;
	font-family:'Oswald', sans-serif;
}
#copy{
	padding-top:13px;
	padding-bottom:13px;
	font-size:11px;
	font-family:'Montserrat', sans-serif;
	font-weight:400
}
.affix-left{
	z-index:9999;
	background:red;
	
}
.affix-left .affix-inner{
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}

/* Promotions */
.heading{
	padding:30px 0;
	text-shadow: 3px 3px 0 #d3cdcd;
	background-color:#ece6e6;
	font-family:'Roboto Slab', serif;
}
.text-light-green,
.text-light-green:hover,
.text-light-green:active,
.text-light-green:focus{
	color:#40c2a1;
}
.text-white,
.text-white:hover,
.text-white:active,
.text-white:focus{
	color:#fff;
}
.promotions-container{
	overflow:hidden;
//	background:#312f3b;
}
.promotions-container .even-height,
.promo-slide{
	padding-bottom:99999px !important;
	margin-bottom:-99999px !important
}
.promotions-container .span1{
	font-size:36px;
	font-family:'Oswald', sans-serif;
}
.promotions-container .sidebar-header{
	background:#211f2b
}
.promotions-container .sidebar-heading{
	margin:18px 0;
}
.promotions-container .sidebar-heading span{
	display:block;
}
.promotions-container .sidebar-container{
	background:#312f3b;
}
.promo-tabs>li{
	padding:23px;
	margin:23px auto 30px;
//	width:382px;
	height:227px;
	background:url('../img/promo-item-bg.png') no-repeat 0 0;
	background-size:100% 100%;
}
.promo-tabs>li:last-child{
	margin-bottom:23px;
}
.promo-tab-inner{
	position:relative;
//	padding:7px 18px;
	height:100%;
	border:3px solid #ff7861;
	background:#e3553d url('../img/radial-lines.png') no-repeat bottom center;
	-webkit-box-shadow:inset 0px 46px 60px 12px #e3553d;
	box-shadow:inset 0px 46px 60px 12px #e3553d;
}
.promo-tab-inner:hover{
	cursor:pointer;
}
.promo-tab-inner .text-container{
    height:100%;
    padding:7px 18px;
    overflow:hidden;
}
.promo-image{
	position:absolute;
	right:0;
	bottom:0;
}
.promo-type{
	position:relative;
	margin:10px 0 2px;
	padding:0 18px;
	border:2px solid #fff;
	font-family:'Oswald', sans-serif;
}
.promo-type .border{
	margin-bottom:3px;
	border:1px solid #fff;
}
.promo-type .left-border,
.promo-type .right-border{
	position:absolute;
	left:0;
	top:50%;
	margin-top:-6px;
}
.promo-type .right-border{
	left:auto;
	right:0;
}
.promo-type .right-border>.border{
	float:right;
	clear:right;
}
.border-type-1{
	width:6px;
}
.border-type-2{
	width:10px;
}
.promo-tab-heading{
	font-size:36px;
	color:#fff;
	font-family:'Oswald', sans-serif;
	font-weight:700;
	text-shadow:3px 3px 0 #d52e1c;
}
.promo-tab-subheading{
	font-size:16px;
	color:#6e1a0c;
	font-family:'Roboto Slab', serif;
}
.promo-content{
	position:relative;
	z-index:1;
//	width:70%
}
.bg-light-green{
	background-color:#3cc1a0;
}
.promo-slide-container{
	min-height:initial;
	color:#fff;
}
.promo-slide-heading{
	font-size:72px;
	font-family:'Oswald', sans-serif;
}
.promo-slide-subheading{
	margin-bottom:26px;
	font-size:28px;
	color:#312f3b;
	font-family:'Roboto Slab', serif;
}
.btn-lg-custom{
	padding-top:11px;
	padding-bottom:11px;
}
.list-style-position-inside{
	list-style-position:inside;
}
.promo-slider-main-container{
	padding:70px 0 112px;
	font-family:'Raleway', sans-serif;
	font-size:17px;
//	font-family:'Roboto Slab', serif;
}
.promo-slider-main-container a{
	color:#fff;
}
.promo-slider-main-container .list>li{
	margin-bottom:20px;
}
.promo-slider-main-container .list{
	margin-bottom:20px;
	font-family:'Roboto Slab', serif;
	font-weight:700;
}
.promo-slider-main-container .list-content{
	font-size:14px;
	font-family:'Raleway', sans-serif;
	font-weight:initial;
}
.promo-slide{
	display:none;
	padding-top:29px;
	padding-bottom:29px;
}
.promo-slide-container > .row:first-child > .promo-slide{
	display:block;
}
/*.promo-slide button.close{
	position:absolute;
    right:13px;
    top:0px;
    font-size:52px;
}*/
#promo-1{
	background:#3cc1a0 url('../img/promo-girl-large-1.jpg') no-repeat top right;
}
#promo-2{
	background:#3cc1a0 url('../img/promo-girl-large-2.jpg') no-repeat top right;
}
#promo-3{
	background:#3cc1a0 url('../img/promo-girl-large-3.jpg') no-repeat top right;
}

/* About Page */
#about-section .info-panel{
	background-color:#fff6f6;
}
#about-section{
	padding:62px 0;
}
.list-group-custom .list-group-item{
	padding:0;
	border-radius:0;
	border:1px solid #221e29;
	border-left:0;
	border-right:0;
	background-color:#e3553d;
}
.list-group-custom .list-group-item a{
	display:block;
	color:#fff;
}
.list-group-custom .list-group-item a:hover,
.list-group-custom .list-group-item a:focus,
.list-group-custom .list-group-item a:active{
	text-decoration:none;
}
.list-group-custom .list-group-item.active,
.list-group-custom .list-group-item.active:focus,
.list-group-custom .list-group-item.active:hover,
.list-group-custom .list-group-item:focus,
.list-group-custom .list-group-item:hover{
	background-color:#312f3b;
	border-color:#312f3b;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.list-group-item:first-child{
	border-top:0;
}
.list-group-item:last-child{
	border-bottom:0;
}
.tabpanel-heading{
	background-color:#ece6e6;
}
.list-group-custom .list-group-item a,
.tabpanel-heading,
.tabpanel-inner-content{
	padding:25px 20px;
}
.tabpanel-heading h3{
	margin:0;
}
.tabpanel-cover img{
	max-width:100%;
	max-height:100%;
	display:block;
	margin:0 auto;
}
.tabpanel-inner-content{
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
	color:#41403d;
}
.tabpanel-inner-content p{
	margin-bottom:24px;
}

/* Slots */
.recently-played{
	height:42px;
	margin-top:-42px;
//	overflow:hidden;
	background:#0a080b;
	background:rgba(0,0,0,.9);
}
.recently-played .footer-text{
//	padding:11px 0;
	font-size:14px;
	width:100%;
}
.recently-played .total-games{
	color:#282631
}
.recently-played .custom-left-col,
.recently-played .custom-right-col{
	width:13%;
	height:42px;
	padding:0 15px;
	font-size:0;
	overflow:hidden
}
.game-tabs{
	margin:0;
}
.game-tabs{
	max-height:54px;
	margin-top:-12px;
	overflow:hidden;
}
.game-tabs>li{
	float:left;
	margin-right:15px;
//	margin-top:-5px;
}
.game-tabs>li>a{
	position:relative;
    top:7px;
	display:block;
	width:80px;
	height:54px;
//	margin:-5px 0;
	border:5px solid #e3553d;
	border-bottom:0;
	-webkit-transition:all .1s ease-in-out;
	-moz-transition:all .1s ease-in-out;
	-ms-transition:all .1s ease-in-out;
	-o-transition:all .1s ease-in-out;
	transition:all .1s ease-in-out;
}
.game-tabs>li>a:hover{
//	margin:-11px 0;
	top:0;
}
.game-tabs>li>a img{
	display:block;
	margin:0 auto;
	max-width:70px;
}
#slots-section{
//	padding:65px 0;
//	background:url('../img/slots-bg.jpg') no-repeat top center;
//	background-size:cover;
}
#slots>.wrapper{
	min-height:100%;
	margin-bottom:-42px;
	background:url('../img/slots-bg.jpg') no-repeat top center;
    background-size: cover;
}
#slots>.wrapper>.push{
	height:42px;
}
#slots-section>.inner{
	padding:32px 0 65px;
}
#game-container-outer{
	float:none;
	margin:0 auto;
}
.game-screen-container{
	padding:10px 10px 0;
}
.close-game{
	font-size:20px;
	font-weight:700;
	color:#fff
}
.close-game:hover{
	cursor:pointer;
}
.close-game>div{
	padding:3px 11px;
	background:#e3553d;
}
.game-nav{
	padding:0 10px;
}
.game-nav .icon{
	width:34px;
	height:23px
}
.icon-game-nav-1{
	background:url('../img/game-icon_1.png') no-repeat top left;
}
.icon-game-nav-2{
	background:url('../img/game-icon_2.png') no-repeat top left;
}
.icon-game-nav-3{
	background:url('../img/game-icon_3.png') no-repeat top left;
}
.game-nav-btns>li{
	margin:0 !important;
	border-right:1px solid #e1d0d0;
	border-top:1px solid transparent;
	border-bottom:0;
}
.game-nav-btns>li:first-child{
	border-left:1px solid #e1d0d0;
}
.game-nav-btns>li>a{
	padding:16px 14px;
	border-radius:0;
}
.game-nav-btns>li.active>a,
.game-nav-btns>li.active>a:focus,
.game-nav-btns>li.active>a:hover{
	background-color:initial;
}
.game-nav-btns>li.active>a .icon-game-nav-1,
.game-nav-btns>li>a:hover .icon-game-nav-1{
	background-image:url('../img/game-icon_1-active.png');
}
.game-nav-btns>li.active>a .icon-game-nav-2,
.game-nav-btns>li>a:hover .icon-game-nav-2{
	background-image:url('../img/game-icon_2-active.png');
}
.game-nav-btns>li.active>a .icon-game-nav-3,
.game-nav-btns>li>a:hover .icon-game-nav-3{
	background-image:url('../img/game-icon_3-active.png');
}

@media (min-width: 1200px){
	.col-lg-5ths {
		width: 20%;
		float: left;
    }
}
@media (max-width:1199px){
	.home-slider .f-48{font-size:32px}
	.home-slider .f-200{font-size:160px}
	.home-slider .f-32{font-size:26px}
	.home-slider .f-78{font-size:52px}
	.home-slider .f-134{font-size:84px}
	.home-slider .diamond-violet{
		height:250px
	}
	.custom-text-1{
		margin:-60px 0 -12px
	}
	.rotated-golden-border{
		width:250px;
		height:250px;
		margin:-125px 0 0 -125px;
	}
}
@media (min-width: 992px){
	.col-md-5ths {
		width: 20%;
		float: left;
    }
	.modal-lg-custom{
		width:980px;
	}
}
@media (min-width: 768px){
	.col-sm-5ths {
		width: 20%;
		float: left;
    }
	#loginModal .modal-dialog{
		margin:117px auto;
	}
	#signUpModal .modal-dialog{
		margin:66px auto;
	}
	.modal-sm-custom{
		width:348px;
	}
	.header-nav .navbar-nav>li{
		float:none;
		display:inline-block;
	}
	.header-nav .navbar-nav.navbar-left{
		text-align:right
	}
	.footer-nav>li{
		margin-right:20px
	}
	.p-left-none-sm{
		padding-left:0;
	}
	.p-right-none-sm{
		padding-right:0;
	}
}
@media (max-width:991px){
	.promotions-container .span2{
		font-size:48px;
	}
	.learn-more{
		padding:11px 23px;
	}
	.home-slider .f-24{font-size:18px}
	.home-slider .f-48{font-size:22px}
	.home-slider .f-200{font-size:100px}
	.home-slider .f-88{font-size:64px}
	.home-slider .f-100{font-size:72px}
	.home-slider .f-32{font-size:20px}
	.home-slider .f-78{font-size:36px}
	.home-slider .f-60{font-size:42px;}
	.rotated-golden-border{
		width:250px;
		height:250px;
		margin:-125px 0 0 -125px;
	}
	.home-slider .m-bottom-10{margin-bottom:5px}
	.home-slider .m-bottom-15{margin-bottom:10px}
	.home-slider .m-bottom-20{margin-bottom:15px}
	.home-slider .m-bottom-50{margin-bottom:25px}
	.timer .time-item{
		height:100px;
		width:75px;
		margin:0 12px;
		font-size:48px;
		line-height:100px;
	}
	.rotated-golden-border {
		width:180px;
		height:180px;
		margin:-90px 0 0 -90px;
	}
}
@media (max-width: 767px){
	.header-nav .navbar-brand{
		top:0;
	}
	.header-nav .navbar-brand img{
		width:100px;
	}
	.header-nav .navbar-brand{
		padding-left:59px
	}
	.header-nav .navbar-nav>li>a{
		padding-top:15px;
		padding-bottom:15px;
	}
	.home-slider .slide-content > .container{
	//	padding-top:240px;
	}
	.learn-more{
		padding-top:5px;
		padding-bottom:5px;
		font-size:20px
	}
	.slide-text-1{
		font-size:14px;
	}
	.slide-text-2,
	.slide-text-4{
		font-size:40px;
	}
	.slide-text-4{
		margin-bottom:8px;
	}
	.slide-text-3{
		font-size:46px;
		text-shadow:
				1px 0 0 #a2aebc,
				1px 1px 0 #636b73,
				2px 2px 0 #636b73,
				3px 3px 0 #636b73,
				4px 4px 0 #5d646c,
				5px 5px 0 #575d65,
				
				0 6px 0 #c3baa5,
				-1px 7px 0 #c3baa5,
				-2px 8px 0 #c3baa5;
	}
	.home-slider .f-24{font-size:12px}
	.home-slider .f-48{font-size:24px}
	.home-slider .f-200{font-size:60px}
	.home-slider .f-88{font-size:50px}
	.home-slider .f-100{font-size:40px}
	.home-slider .f-60{font-size:26px;}
	.home-slider .f-134{font-size:54px}
	.home-slider .m-bottom-50{margin-bottom:25px}
	.custom-text-1{
		margin:-38px 0 -8px
	}
	.home-slider .diamond-violet{
		height:196px;
	}
	.rotated-golden-border {
		width:140px;
		height:140px;
		margin:-70px 0 0 -70px;
	}
	.timer .time-item{
		height:70px;
		width:42px;
		margin:0 4px;
		font-size:36px;
		line-height:70px;
	}
	.rotated-border-container {
		width:20px;
		height:20px;
		line-height:16px;
	}
	.p-top-25-xs{
		padding-top:25px;
	}
	.woman-image-container-2{
		margin-left:0;
	}
	.game-nav-btns>li>a{
		padding:10px 8px
	}
}
@media (max-width: 400px) {
	.learn-more{
		font-size:14px;
	}
}
@media (min-width:992px) and (max-width:1199px){

}

@media (min-width:768px) and (max-width:991px){
	.header-nav .navbar-nav>li>a{
		padding-top:15px;
		padding-bottom:15px;
	}
	.slide-text-1{
		font-size:16px;
	}
	.slide-text-2,
	.slide-text-4{
		font-size:48px;
	}
	.slide-text-3{
		font-size:92px;
	}
}
