
/* default.css */

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }
.pointer {
	cursor:pointer;
}
a {
  text-decoration: none;
  background-color: transparent;
}

a:hover {
    color: #000001;
    text-decoration: underline; 
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

.hidden{
	display: none !important;
}
[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

/* --------------------------------------------------------
   Custom application specific styles
   -------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

@font-face {
	font-family: "OpenSans";
	src: url("../assets/fonts/OpenSans-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal; 
}

@font-face {
	font-family: "OpenSans";
	src: url("../assets/fonts/OpenSans-BoldItalic.ttf") format("truetype");
	font-weight: 700;
	font-style: italic; 
}

@font-face {
  font-family: "OpenSans";
	src: url("../assets/fonts/OpenSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; 
}

@font-face {
	font-family: "OpenSans";
	src: url("../assets/fonts/OpenSans-Light.ttf") format("truetype");
	font-weight: 400;
	font-style: normal; 
}

@font-face {
	font-family: "OpenSans";
	src: url("../assets/fonts/OpenSans-LightItalic.ttf") format("truetype");
	font-weight: 400;
	font-style: italic;
}

.clearfix {
	clear: both;
}

#wrapper {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden; }

.section {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center; 
  position: relative;
}
.section.uzudesc {
	font-size:1rem;
	padding:20px 0px;
}
.uzudesc .uzu-description {
	/* display:flex;
	flex-wrap: wrap;
	align-items:center; */
	text-align:center;
}
.uzudesc .uzu-description h3,
.uzudesc .uzu-description img,
.uzudesc .uzu-description a {
	margin:0 auto 20px;
}
.uzudesc .uzu-description h3 {
	color:#007bff;
	font-weight:700;
	display:block;
	text-align:center;
}
.uzudesc .uzu-description a {
	display:inline-block;
}
.uzudesc .uzu-description a,
.section.afftv a.uzu-tvadd {
	font-weight:700;
	color:#333;
	background: rgb(255,255,0);
	background: -webkit-linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,213,78,1) 64%, rgba(204,158,11,1) 100%);
	background: -moz-linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,213,78,1) 64%, rgba(204,158,11,1) 100%);
	background: -o-linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,213,78,1) 64%, rgba(204,158,11,1) 100%);
	background: -webkit-gradient(linear, 100% 0, 0 0, from(rgba(255,255,0,1)), color-stop(0.64, rgba(255,213,78,1)), to(rgba(204,158,11,1)));
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,213,78,1) 64%, rgba(204,158,11,1) 100%);
	border-radius:5px;
	padding:5px 20px;
	text-decoration:none;
}
.section.afftv a {
	position:relative;
}
#forgotpw .section {
	display:block;
}
.section.cards,
.section.lev,
.section.comments,
.section.promo,
.section.promo,
.section.bann {
	display:block;
}
.section.comments {
	overflow:hidden;
}
.section.comments .round-mob {
	position:relative;
}
.section.comments p {
	max-height:15em;
	overflow:hidden;
}
.section.comments h6,
.section.comments a {
	position:absolute;
	bottom:35px;
}
.section.comments a {
	bottom:20px;
}
/*------------Main Slider-------------------*/
	.section.slider {
		display: block;
		height: 500px;
		/*** Button	 */
		/*** Change animation duration	 */
	}

	.section.slider .carousel {
		position: relative;
		top: 75px;
		overflow: hidden; 
	}

  .section.slider .carousel-indicators {
    z-index: 1; }
  .section.slider .carousel-inner {
    overflow: hidden;
    width: 103%;
    height: 445px; }
  .section.slider .carousel-item {
    background-color: transparent; }
  .section.slider .carousel-item > img {
    position: absolute;
    top: 0;
    left: -565px;
    min-width: 100%;
    height: auto; }
  .section.slider .fill {
    width: 100%;
    height: 425px; }
  .section.slider .carousel-caption {
    padding: 0;
    top: 100px; }
    
	.section.slider .carousel-caption h2 {
		font-size: 3.5rem!important;
		font-family: 'OpenSans';
		font-weight: 600!important;
		/* text-align: left; */
		text-transform: uppercase;
		padding: 0 5%;
	}

	.section.slider .carousel-caption h2 b {
		font-size: 3.5rem!important;
		font-family: 'OpenSans';
		font-weight: 800!important;
		/* text-align: left; */
		text-transform: uppercase;
	}

    .section.slider .carousel-caption h3 {
		font-size: 3rem;
		font-family: 'OpenSans';
		font-weight: 600;
		text-align: center;
		text-transform: uppercase;
		padding: 0;
	}

    .section.slider .carousel-caption p {
      padding: 1% 15%;
      text-align: left;
      font-family: 'OpenSans';
      font-weight: 300;
      font-style: normal; }
  .section.slider .btn-transparent {
    background: transparent;
    color: #fff;
    border: 2px solid #fff; }
  .section.slider .btn-transparent:hover {
    background-color: #333; }
  .section.slider .btn-rounded {
    border-radius: 70px; }
  .section.slider .btn-large {
    padding: 11px 45px;
    font-size: 18px; }
  .section.slider .animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  .section.slider .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight; }
  .section.slider .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown; }
  .section.slider .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }
  .section.slider .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.fas {
  font-weight: 900;
  font-size: 60px; }

/*------------Top Cards  Section-------------------*/
.card {
  background-color: #001a4d; 
}

.cards {
  background-color: #001a4d;
  color: #fff;
  padding: 10px 0;
  height: 100%; }

.cards h5 {
  color: #21a7e0; }

i.ico {
  display: inline-block;
  vertical-align: middle;
  font-size: 2.77778em;
  min-width: 45px;
  text-align: center;
  font-family: icomoon !important; }

/*-------------Brands Section-------------*/
li.sb-nav-item {
	position:relative;
	margin:0px 10px 10px;
}
li.sb-nav-item a {
	border: 1px solid #ccc;
	border-radius: 8px;
	width: 260px;/*200px*/
	height: 110px;
	padding: 10px;
	/* margin: 10px 15px; */
	margin:0px;
}
li.sb-nav-item a.btn {
	display:inline-block;
	padding:5px 10px;
	background:#21a7e0;
	border-radius:5px;
	color:#fff;
	font-weight:700;
	height:auto;
	margin:10px auto;
	border:0px;
	font-size:0.8rem;
}
@media all and (max-width:1023px){
	li.sb-nav-item a.btn {
		font-size: 0.75rem;
	}
}

li.sb-nav-item .in {
	background-position: bottom right;
	background-repeat: no-repeat;
}

li.sb-nav-item a:hover {
	box-shadow: none;
	text-decoration: underline;
	transition: none;
}

li.sb-nav-item a img {
	align-self: center;
}

.brand-logos {
	display: flex;
	justify-content: center;
}

.brands {
	/* background: url("../assets/images/ego-logo-bg.svg") 0 0 no-repeat; */
	width: 100%;
	height: 100%;
	position: relative;
}

.brand {
	padding: 30px 0 0;
	width: 75%;
}
@media all and (max-width:600px){
	.brand {
		width:100%;
		padding:0px 1%;
	}
	.brand .logos li {
		width:46%;
		position:relative;
		margin:0px 5px 10px;
	}
	.brand .logos li a {
		width:100%;
		margin:0px 0px 5px;
		height: 80px;
	}
	.brand .logos li a img {
		width:auto;
	}
	.brand .logos li a.btn {
		height:auto;
		font-size: 0.75rem;
		padding:5px;
	}
}

.brand h3 {
	/* text-align: left; */
	font-family: 'OpenSans';
}

.logos {
  padding: 30px 0; }

.bt {
  padding: 30px 80px; }

/* Added by 1 - to avoid inline style for Sections - Start */
.white-text {
  color: #fff;
}
.black-text {
  color: #000;
}
.blue-text {
  color: #008ddf;
}
.pt-0 {
  padding-top: 0;
}
.white-container {
  clear: both; 
  height: 10px; 
  width: 100%; 
  display: block;
}
.container-casino {
  height: 330px;
}
span.red {
  color: red;
}
/* Added by 1 - End */
/*--------------Ahti Content Section-----------------*/

.ahti {
	display: block;
	width: 100%;
	height: 100%;
}

.playuzu_new {
	background-image: linear-gradient(to right, #081d75, #458efa, #701767) ;
    /* padding: 20px 0px; */
    position:relative;
	/* height: 407px; */
	/* min-height: 340px; */
	height:auto;
}
.es .playuzu_new .row {
	height:340px!important;
}
.es .playuzu_new #slot-thumb{
	/* 
	top: -20px!important;
    height: 330px!important; */
} 
.playuzu_new .new_good,
.bacana_new .new_good,
.ojo-bingo .new_bingo, .turbonino {
	padding:20px 0px;
}
.bacana_new {
	background-image: linear-gradient(to right, #de3802, #e65612) ;
	/* padding-top: 5px; */
	position:relative;
}
/*Added by 1 - Turbonino Section - Start*/
.turbonino {
  /*background: #01416b;*/
  background: #000;
  position:relative;
}
.turbonino-container {
  background-image: url(../assets/images/turbonino_logo.png?v=3); 
  background-position: right 240px;
}
.turbonino .left-arrow {
  position: absolute;
  left: 0;
  bottom: 20px;
}
.turbonino .right-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  max-widt
}
/*Added by 1 - Turbonino Section - End*/
.ojo-bingo {
	/* background-image: url(../assets/images/bingo_slider.png); background-position: right 200px; */
	/* background: rgb(137,15,64); */
    background: linear-gradient(
    							153deg, 
    							rgba(137,15,64,1) 0%, 
    							rgba(160,26,125,1) 31%, 
    							rgba(164,33,136,1) 34%, 
    							rgba(197,93,232,1) 49%, 
    							rgba(205,107,254,1) 55%, 
    							rgba(154,154,254,1) 59%, 
    							rgba(128,177,254,1) 64%, 
    							rgba(97,158,251,1) 71%, 
    							rgba(65,139,248,1) 77%, 
    							rgba(36,27,116,1) 100%
    			);
	/* padding-top: 5px; */
	position:relative;
}
.bacana_new .row {
	height:330px;
}
.playuzu_new .logo-container {
	margin-bottom:20px;
}
#slot-thumb {
	background-image: url("../assets/images/slot-thumb.png?v=3");
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: right 0px; 
	display: block;
	/* padding:20px 0px; */
	/* height: 600px; */
	height:340px;
}

#the-hero {
	background-image: url("../assets/images/the-hero.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center; 
	display: block;
	height: 600px;
}

.ojo-bingo .the-hero {
	background-image: url("../assets/images/bingo_slider.png?v=2");
	background-size: 80% auto;
	background-repeat: no-repeat;
	background-position: center -35px; 
	display: block;
	height: 600px;
}

.triangle-down {
	width: 0;
	height: 0;
	position: absolute;
	left: 45%;
	top: 0px;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 35px solid #fff; 
  z-index:1;
}

.triangle-up {
	width: 0;
	height: 0;
	position: absolute;
	left: 45%;
	bottom: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 35px solid #fff; 
}
.bacana_new .triangle-down {
	top:-5px;
}
.ojo-bingo .triangle-down {
	top:-5px;
}
.ojo-bingo h3 {
	font-weight:700;
	/* line-height:2.5em; */
	margin-bottom:20px;
}
.mobile_style {
	padding: 0px 0 0; 
	text-align: left;
}

/*--------------Coins-----------------*/
.parallax-item {
  position: absolute;
  z-index: 1; }

.parallax-item.coin-small2 {
  top: 151%;
  left: 75%; }

.parallax-item.coin-smalla {
  top: 174%;
  left: 37%; }

.parallax-item.coin-mid {
  right: 49%;
  top: 180%; }

/*-------------Levels Content Slider-------------*/
.lev,
.afftv {
  height: 100%;
  background: #fff url(../assets/images/bars-bg-1920.png) no-repeat;
  width: 100%;
  background-position: 50% 110%;
  padding: 21px; 
}
.afftv {
	background-position: 50% 120%;
	padding-bottom:50px;
}
.afftv h3,
.afftv h4 {
	color:#008DDD;
	font-weight:700;
}
.afftv img {
	max-width:80%;
	margin:0 auto;
}
.section.reasons {
	display:block;
	background: #EBF0F3;
}
.reasons .header_reasons{
	width:100%;
	display:block;
	background:#fff;
	line-height:40px;
}
.reasons .header_reasons h3 {
	font-weight:700;
	font-size:1.2rem;
	color:#008DDD;
	line-height:50px;
}
.reasons ul li {
	list-style-type:none;
	padding-left:0px;
	line-height:1.5;
	font-size:1rem;
}
.reasons ul li img {
	margin-right:10px;
}
.lev.es {
	background: #EBF0F3;
	padding:20px 0px;
}
.lev.es .logo_container {
	display:inline-block;
	padding:10px 25px;
	background:#fff;
	border:1px solid #dedede;
	text-align:center;
	border-radius:4px;
}
.lev.es h3 {
	color:#000;
	font-weight:700;
	font-size:1.2rem;
	width:98%;
	margin-left:2%;
}
.lev.es h5 {
	color:#000;
	font-size:1rem;
	border-bottom:2px solid #39a7e0;
	width:98%;
	margin-left:2%;
}
.lev.es .website_description {
	position:relative;
	padding:0px 15px;
}
.lev.es .website_description:before {
	width:30px;
	height:98%;
	content:'';
	background:transparent url(../assets/images/deal_gray.jpg) left center no-repeat;
	background-size: 98% auto;
	position:absolute;
	left:-30px;
	top:1%;
}

button.btn,
button.btn.mb-2,
a.btn.mb-2,
input.btn {
  background-color: #008DDD !important;
  color: #fff;
  text-transform: uppercase; }

/*-------------Testimonials Content Slider-------------*/
.comments {
  height: 100%;
  background-color: #ebf0f2; }

.comments i.fas.fa-chevron-right {
  position: relative;
  top: -30px;
  /*left: 105px;*/
  left: 45px;
  color: #aaa;
  font-size: 46px; }

.comments i.fas.fa-chevron-left {
  position: relative;
  top: -30px;
  /*right: 105px;*/
  right: 45px;
  color: #aaa;
  font-size: 46px; }

#testbg-mob {
  background-color: #e5eff4;
  width: 100%;
  height: 100%;
  position: relative;
  top: -132px;
  z-index: -1;
  display: block;
}


#test-mob {
	padding: 0 5px;
	/* box-shadow: 0px 24px 111px -100px #000000; */
}

.test_mob_shadow {
	display: inline-block;
	padding: 0 5px;
	border: 0px solid black;
	width: 100%;
	height: 1px;
	border-radius: 10px;
	box-shadow: 0px 24px 10px 100px #ebf0f2;
	/* background-image: linear-gradient(#d0d1d2, #ebf0f2); */
}

#test-mob p {
  font-size: 0.9rem;
  color: #333; }

#test-mob h3 {
  font-weight: bold;
  color: #008DDD;
  padding: 40px 0px 20px;
  text-align: center; }

	.btn-testmob {
		background-image: url(../images/play-now.png);
		text-transform: uppercase;
		padding: 16px 52px;
		font-weight: bold;
		color: #008DDD !important;
		text-decoration: none !important;
	}

	.round-mob {
		background-color: #fff;
		width: 100%;
		height: 380px;
		border-radius: 5px;
		border: 1px solid #fff;
		padding: 20px 28px;
		/* box-shadow: -2px 0px 100px 2px #ddd; */
	}

.round-mob h6 {
	position:fixed;
	bottom: 100px;
	font-size: 0.9rem;
    color: #000;
}

.round-mob a {
	position:fixed;
	bottom: 80px;
	color: #21a7e0;
}

.stars-mob {
  text-align: center;
  padding: 15px 5px; }

.stars-mob i.ico.ico-star {
  font-size: 30px;
  color: #ffc107;
  margin: 0 -46px; }

.col-sm1 {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px; 
}

.col-sm2 {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-sm3 {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.carousel-indicators {
  bottom: -30px;
  z-index: 1; }

/*Added*/
.carousel-control-prev, .carousel-control-next {
  width: auto !important;
}

.carousel-control-next-mob {
  position: relative;
  left: 290px;
  bottom: 370px;
  font-size: 40px; }

.carousel-control-prev-mob {
  right: 22px;
  position: relative;
  bottom: 370px;
  font-size: 40px; }

.carousel-control-next-icon {
  background-image: none; }

.carousel-control-prev-icon {
  background-image: none; }

/*-------------New/Po Content Slider-------------*/
.promo {
  height: 100%;
  background-color: #ebf0f2; }

	.promo i.fas.fa-chevron-right {
		position: relative;
		top: 100px;
    /*left: 105px;*/
    left: 45px;
		color: #aaa;
		font-size: 46px; }

	.promo i.fas.fa-chevron-left {
		position: relative;
		top: 100px;
    /*right: 105px;*/
    right: 45px;
		color: #aaa;
		font-size: 46px;
	}

.promo-mob {
	width: 100%;
	/* height: 350px; */
	padding: 5px 0;
}

#pro-mo p {
  font-size: 17px;
  color: #333;
  text-align: center; }

#pro-mo h3 {
  font-weight: bold;
  color: #000;
  padding: 40px 0px 20px; }

#pro-mo h5 {
  text-transform: uppercase;
  font-weight: bold;
  color: #21a7e0;
  padding: 20px 0px 10px;
  text-align: center; }

/*-------------banners/affilates Content -------------*/
.bann {
  height: 100%;
  background-color: #fff; }

li.b-nav-item {
	width: 200px;
	height: 65px;
	padding: 10px;
	margin: 10px 15px;
	pointer-events: none;
}

li.b-nav-item a:hover {
	pointer-events: none;
	/*
	box-shadow: 0px 2px 20px 0px #1411e4; 
	border: 1px solid #001a4d;
	width: 468px;
	height: 65px;
	margin: -2px -4px; 
	*/
}

.ban {
  padding: 30px 0; }
.ban.login-ban,
.ban.forgot-ban,
.ban.signup-ban {
	margin-top:30px;
}
.ban.login-ban-es,
.ban.forgot-ban-es,
.ban.signup-ban-es {
	margin-top:70px;
}
  .ban ul {
    list-style: none;
    display:block;
    width:100%;
    text-align:center; 
   }
  .ban h3,
  .ban h4 {
    font-weight: bold;
    text-align:left;
    width:100%;
  }
  
  .bann ul {
  	text-align:left;
  }
  @media all and (max-width:1199px){
  	.ban h3,
  	.ban h4 {
  		width: 50%;
	    margin: 0 auto;
	    text-align: left;
  	}
  }
    .ban h3 i.ico.ico-star,
    .ban h4 i.ico.ico-star {
      background: #008DDD;
      background: -moz-linear-gradient(top, #001a4d 0%, #21a7e0 100%);
      background: -webkit-linear-gradient(top, #001a4d 0%, #21a7e0 100%);
      background: linear-gradient(to bottom, #001a4d 0%, #21a7e0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='$cyan',GradientType=0 );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 32px;
      position: relative;
      top: -6px;
      left: 6px; }
    .ban h3 i.ico.ico-events,
    .ban h4 i.ico.ico-events {
      background: #008DDD;
      background: -moz-linear-gradient(top, #001a4d 0%, #21a7e0 100%);
      background: -webkit-linear-gradient(top, #001a4d 0%, #21a7e0 100%);
      background: linear-gradient(to bottom, #001a4d 0%, #21a7e0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$blue', endColorstr='$cyan',GradientType=0 );
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 32px;
      position: relative;
      top: -6px;
      left: 4px; }
  .ban h5 {
    font-weight: bold; }

a.ban-logos {
  display: flex; }
.ban ul li.b-nav-item {
	max-height:65px;
	width:100%;
	text-align:center;
    padding: 0px;
    margin: 10px 0px 0px;
    pointer-events: none;
}
.ban ul li.b-nav-item a img {
    max-height: 60px;
    /* width: auto; */
    max-width: 462px;
}
@media all and (max-width:1199px){
	.ban ul li.b-nav-item a {
		display:inline-block;
	}
	.ban ul li.b-nav-item a img {
	    max-height: 60px;
	    width: auto;
	    display:inline-block;
	}
}
/*-------------Footer Content -------------*/
.footer {
  height: 100%;
  padding: 50px 0 10px 0;
  color: #fff;
  background: #001a4d;
  /* Old browsers */
  background: -webkit-linear-gradient(#001a4d 0%, #000 100%);
  background: -o-linear-gradient(#001a4d 0%, #000 100%);
  background: linear-gradient(#001a4d 0%, #000 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$primary', endColorstr='$black',GradientType=0 );
  /* IE6-9 */ }


.nav-link {
  color: #fff;
  display: flex;
  flex-wrap: wrap; }

ul.footer-logos {
  list-style: none; }

a.skillonnet {
  background-image: url("../assets/images/logos-dark.png");
  background-position: -189px -0px;
  display: block;
  width: 158px;
  height: 39px; }

a.casinomeister {
  background-image: url("https://aws-origin.image-tech-storage.com/drueckglueck.com/images/casinomeister.png");
  background-position: -189px -0px;
  display: block;
  width: 197px;
  height: 55px; }

li.face a {
  color: #fff;
  float: right;
  padding: 13px 0px 0px 60px;
  margin: 10px 0px 0px 25px;
  border-bottom: 1px solid #21a7e0; }
  li.face a i.ico.ico-faceb {
    font-size: 2.0rem;
    min-width: 30px;
    padding: 0px 0 15px; }

.d-flex {
  display: flex !important;
  list-style: none;
  flex-wrap: wrap; }
  .d-flex li {
    padding: 10px 0; }

li.f-nav-item {
  margin: 30px 15px; }

body {
  position: relative;
  overflow-x: hidden; }

body,
html {
  height: 100%; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent; }

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
	#wrapper.toggled #sidebar-wrapper {
		width: 320px; 
	}

	#sidebar-wrapper {
		z-index: 1000;
		left: 180px;
		width: 0;
		height: 100%;
		margin-left: -220px;
		overflow-y: auto;
		overflow-x: hidden;

		background: -webkit-linear-gradient(#001a4d 0%, #000 100%);
		background: -o-linear-gradient(#001a4d 0%, #000 100%);
		background: linear-gradient(#001a4d 0%, #000 100%);

		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.sidebar-nav {
		position: absolute;
		top: 0;
		left: 40px;
		width: 220px;
		margin: 15px;
		padding: 0;
		list-style: none;
	}
 
	.sidebar-nav .sidebar-brand {
		height: 135px;
		font-size: 20px;
		line-height: 44px; 
	}

	.sidebar-nav li {
		position: relative;
		line-height: 20px;
		display: inline-block;
		width: 100%;
	}

	.sidebar-nav li.line {
		border-bottom: 1px solid #011848;
	}

	.sidebar-nav li a {
		display: block;
		color: #21a7e0;
		text-decoration: none;
		margin: 10px;
	}
	
	.sidebar-nav li.line label {
		max-width:70%;
		white-space: initial;
		margin-bottom:0px;
	}
	.sidebar-nav li.line .ico-promotions {
	    margin-top: -20px;
	}
  .sidebar-nav li a:hover,
  .sidebar-nav li a:active,
  .sidebar-nav li a:focus,
  .sidebar-nav li.open a:hover,
  .sidebar-nav li.open a:active,
  .sidebar-nav li.open a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent; }
  .sidebar-nav .form-men {
    padding: 50px 10px 45px 0px;
    width: 230px; }
  .sidebar-nav .form-bot {
    position: relative;
    top: -6px;
    font-size: 10px;
    cursor: pointer; }
  .sidebar-nav .mside {
    color: #fff;
    text-decoration: underline; }
  .sidebar-nav button.btn.btn-primary {
    background-color: #21a7e0;
    color: #fff; }

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 999;
	display: block;
	width: 32px;
	height: 32px;
	background: transparent;
	border: none; 
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
  cursor: pointer; }

.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
  cursor: pointer; }

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #fff;
  position: absolute;
  left: 5px;
  cursor: pointer; }

.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px; }

.hamburger.is-closed .hamb-bottom {
  bottom: 5px;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #fff;
  position: absolute;
  left: 4px;
  cursor: pointer; }

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px; }

.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }

.hamburger.is-open .hamb-middle {
  display: none; }

.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }

.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/
.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 2; }

/*-------------------------------*/
/*            Main Menu          */
/*-------------------------------*/
#menu-container {
	color: #fff;
	background: #001a4d;
	/* Old browsers */
	background: -moz-linear-gradient(top, #001a4d 0%, #000 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #001a4d 0%, #000 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #001a4d 0%, #000 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$primary', endColorstr='$black',GradientType=0 );
	/* IE6-9 */
	padding: 20px 0;
	display: flex;
	justify-content: center;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 135px;
	z-index: 1030; 
}

.menu_bar {
	position: fixed;
    line-height: 2rem;
    color: #fff;
    background: #000b21;
    width: 100%;
    top: 135px;
    left:0px;
    z-index: 100;
    display: block;
    height: 40px;
    text-align:center;
}
.menu_bar ul {
	display:inline-block;
	list-style-type:none;
}
.menu_bar ul li{
	display:inline-block;
	list-style-type:none;
	color:#fff;
	padding:0px 20px;
}
.menu_bar ul li a {
	color:#fff;
	font-weight:700;
}
.menu_bar ul li.active a {
	color:#39a7e0;
	text-decoration:none;
}
.menu_bar ul li:hover a{
	text-decoration:none;
	color:#39a7e0;
}
.menu-c {
  width: 1150px;
  display: flex;
  justify-content: space-between; }

.logo {
	/* top: -13px; */
	position: relative;
	float: right; 
}

button.btn.mb-2,
a.btn.mb-2 {
  background-color: #21a7e0;
  color: #fff;
  text-transform: uppercase; }

li.nav-item  {
	background:transparent;
	/* border: 1px solid #000; */
}
.nav-top li.nav-item {
	background: #001b51;
    box-shadow: 0px 0px 10px #000;
    margin-right: 2px;
}
.nav-top li.nav-item a,
.nav-top li.nav-item a:hover,
.nav-top li.nav-item a:focus{
	color:#fff;
}
.nav-top li.nav-item:last-child,
.nav-top li.nav-item:nth-last-child(2){
	background-color: transparent;
    box-shadow: 0px 0px 0px #000;
    /* margin-right:0px; */
}

.nav-top li.nav-item img {
	min-width: 30px !important;
	height: 30px;
	margin: 6px 5px;
}

.nav-top {
	position: relative;
	top: -20px;
	right: -5%;
	/* left: 618px; */
}
  
.nav-top ul {
	float: right;
	list-style: none;
}

.nav-top li {
    float: left; 
}

.nav-top i.ico {
	margin-top: 0;
	height: 40px;
	background-repeat: no-repeat!important;
	background-position: center center!important;
}

.nav-top i.ico.ico-fb {
	width: 45px;
	background-color: transparent!important;
    background: #3B5A99;
   	background-size: contain!important;
	background-image: url("../assets/images/facebook.png");
}

.nav-top i.ico.ico-vip {
	padding: 6px;
	/* min-width: 44px; */
	background: #37B70A;
	font-size: 28px;
}

.nav-bot {
  position: relative;
  top: 24px; }

/*-------------------------------*/
/*       Mobile Menu             */
/*-------------------------------*/
.mob-menu {
  color: #fff;
  background: #001a4d;
  /* Old browsers */
  background: -webkit-linear-gradient(#001a4d 0%, #000 100%);
  background: -o-linear-gradient(#001a4d 0%, #000 100%);
  background: linear-gradient(#001a4d 0%, #000 100%);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$primary', endColorstr='$black',GradientType=0 );
  /* IE6-9 */
  padding: 20px 0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 120px;
  z-index: 1030;
  display: flex;
  justify-content: space-around;
  width: 100%; }

.item {
	background-color: #21a7e0;
	padding: 4px;
	border-radius: 5px;
	position: relative;
	top: 20px;
	left: 0px;
	height: 40px;
	width: 50px;
	cursor: pointer;
}
  

.item-log {
  display: block;
  background: #001a4d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #001a4d 0%, #000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #001a4d 0%, #000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #001a4d 0%, #000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$primary', endColorstr='$black',GradientType=0 );
  /* IE6-9 */
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 7px 15px;
  height: 126px;
  position: relative;
  top: -20px;
  left: 5px;
  z-index: 1;
  width: 135px; }

.item-log img {
  margin: 67px 0; }

button.sign {
  background-color: #21a7e0;
  padding: 5px 16px;
  border-radius: 6px;
  margin: 11px 0px;
  color: #fff;
  border: 0;
  box-shadow: 0px 1px 5px #000; }

body {
  margin-top: 20px;
  font-family: "Open Sans", sans-serif;
  color: #282828; }

.skills {
	/* width: 80%; */
	max-width: 960px;
	height: 324px;
	position: relative; 
}

.lines {
	height: 100%;
	position: relative;
}

.line {
	height: inherit;
  width: 2px;
  position: absolute;
  background: rgba(238, 238, 238, 0.6); }
  .line.l--0 {
    left: 0; }
  .line.l--25 {
    left: 25%; }
  .line.l--50 {
    left: 50%; }
  .line.l--75 {
    left: 75%; }
  .line.l--100 {
    left: calc(100% - 1px); }

.line__label {
  display: block;
  width: 100px;
  text-align: center;
  position: absolute;
  bottom: -20px;
  right: -50px; }
  .line__label.title {
    text-transform: uppercase;
    font-weight: bold; }

.charts {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.chart {
  margin: 30px 0 0; }
  .chart:first-child {
    margin: 0; }

	.chart__title {
		display: block;
		margin: 0 0 10px;
		font-weight: bold;
		opacity: 0;
		animation: 1s anim-lightspeed-in ease forwards; 
	}
 
	.chart--prod .chart__title {
		animation-delay: 2s;
	}
	.chart--design .chart__title {
		animation-delay: 3s; 
	}

.chart--horiz {
  overflow: hidden; }

.chart--horiz {
  background-color: #eee;
  height: 40px;
  margin: 10px;
  border-radius: 5px; }

.chart__bar {
  height: 40px;
  margin-bottom: 10px;
  background: #008DDD;
  border-radius: 5px;
  opacity: 0;
  animation: 1s anim-lightspeed-in ease forwards; }
  .chart--dev .chart__bar:nth-of-type(11) {
    animation-delay: 2.7s; }
  .chart--dev .chart__bar:nth-of-type(10) {
    animation-delay: 2.5s; }
  .chart--dev .chart__bar:nth-of-type(9) {
    animation-delay: 2.3s; }
  .chart--dev .chart__bar:nth-of-type(8) {
    animation-delay: 2.1s; }
  .chart--dev .chart__bar:nth-of-type(7) {
    animation-delay: 1.9s; }
  .chart--dev .chart__bar:nth-of-type(6) {
    animation-delay: 1.7s; }
  .chart--dev .chart__bar:nth-of-type(5) {
    animation-delay: 1.5s; }
  .chart--dev .chart__bar:nth-of-type(4) {
    animation-delay: 1.3s; }
  .chart--dev .chart__bar:nth-of-type(3) {
    animation-delay: 1.1s; }
  .chart--dev .chart__bar:nth-of-type(2) {
    animation-delay: 0.9s; }
  .chart--dev .chart__bar:nth-of-type(1) {
    animation-delay: 0.7s; }
  .chart--prod .chart__bar:nth-of-type(2) {
    animation-delay: 4.2s; }
  .chart--prod .chart__bar:nth-of-type(1) {
    animation-delay: 4s; }
  .chart--design .chart__bar:nth-of-type(3) {
    animation-delay: 5.6s; }
  .chart--design .chart__bar:nth-of-type(2) {
    animation-delay: 5.4s; }
  .chart--design .chart__bar:nth-of-type(1) {
    animation-delay: 5.2s; }

span.chart__label-t {
  float: right;
  position: relative;
  top: 32px; }

.chart__label {
  padding-left: 10px;
  line-height: 40px;
  color: white;
  font-weight: bold; }

.chart__label i.ico {
  font-size: 18px;
  min-width: 2px;
  position: relative;
  top: -3px; }

.chart__num {
  padding-right: 10px;
  line-height: 40px;
  float: right;
  position: static;
  color: black; }

@keyframes anim-lightspeed-in {
  0% {
    transform: translateX(-200%);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

/*---------------------------------Ryan pages CSS Style Start------------------------------------------- */
/*----------------header---------------- */
/*--------------------------------------------------------------------------------------@media (min-width:1051px) and (max-width:1290px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:992px) and (max-width:1200px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:769px) and (max-width:992px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:577px) and (max-width:768px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:400px) and (max-width:576px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width: 100px) and (max-width:420px)------------------------------------------------------------------------------------- */
/*-------------------------------*/
/*       Responsive Styles       */
/*-------------------------------*/
/*--------------------------------------------------------------------------------------@media (min-width:1051px) and (max-width:1290px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:992px) and (max-width:1200px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:769px) and (max-width:992px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:577px) and (max-width:768px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width:400px) and (max-width:576px)------------------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------------------@media (min-width: 100px) and (max-width:420px)------------------------------------------------------------------------------------- */

@media (min-width: 100px) and (max-width: 451px) {
  li.sb-nav-item a {
    width: 100px;
    height: 65px;
    padding: 4px;
    margin: 5px 5px; }
  li.sb-nav-item img {
    height: 50px; }
  /*-----------Coins Responsive---------------*/
  .parallax-item.coin-mid {
    display: none; }
  .parallax-item.coin-smalla {
    display: none; }
  .parallax-item.coin-small2 {
    display: none; }
  
	.col-sm2 {
		/*display: none;*/
	}

	.col-sm3 {
		/* display: none; */
	}

  h5, .h5 {
    font-size: 1rem; }
  i.ico {
    font-size: 2em; }
  .card-body {
    padding: 0; }
	
	.triangle-down {
		position: relative;
		left: 40%; 
	}
	
	.triangle-up {
		position: relative;
		left: 40%; 
	}

.mobile_style {
    padding: 60px 0 0; } 
}

@media (min-width: 452px) and (max-width: 768x) {
  li.sb-nav-item a {
    width: 150px;
    height: 80px;
    padding: 4px;
    margin: 5px 5px; }
  li.sb-nav-item img {
    height: 70px; }
  /*-----------Coins Responsive---------------*/
  .parallax-item.coin-mid {
    display: none; }
  .parallax-item.coin-smalla {
    display: none; }
  .parallax-item.coin-small2 {
    display: none; }
  /*-----------Coins Responsive---------------*/
  
	.col-sm2 {
		/* display: none; */
	}
	.col-sm3 {
		/* display: none; */
	}

  .section.slider .carousel-caption h2 {
    font-size: 2.5rem; }
  .section.slider .carousel-caption h3 {
    font-size: 2.0rem; } 
}

@media (min-width: 769px) and (max-width: 921px) {
  li.sb-nav-item a {
    width: 180px;
    height: 100px;
    padding: 4px;
    margin: 10px 15px; }
  /*-----------Coins Responsive---------------*/
  .parallax-item.coin-mid {
    display: none; }
  .parallax-item.coin-smalla {
    display: none; }
  .parallax-item.coin-small2 {
    display: none; } }

@media (min-width: 922px) and (max-width: 1298px) {
  li.sb-nav-item a {
    width: 180px;
    height: 100px;
    padding: 4px;
    margin: 10px 15px; }
  /*-----------Coins Responsive---------------*/
  .ahti img {
    display: flex;
    justify-content: flex-end; }
  /*-----------Coins Responsive---------------*/
  .parallax-item.coin-mid {
    display: none; }
  .parallax-item.coin-smalla {
    display: none; }
  .parallax-item.coin-small2 {
    display: none; } }

@media (min-width: 1299px) and (max-width: 1880px) {
  /*-----------Coins Responsive---------------*/
  .parallax-item.coin-mid {
    right: 42%;
    top: 230%;
    width: 7%; }
  .parallax-item.coin-smalla {
    top: 220%;
    left: 41%;
    width: 5%; }
  .parallax-item.coin-small2 {
    top: 200%;
    left: 85%;
    width: 4%; } }

/* Mobile Styles */
@media (max-width: 1199px) {
	/*-----------Mobile Menu On---------------*/
	.sidenav {
    display: block; }
	/*----------Mobile On-----------------*/
	p.card-text {
    display: none; }
	/*----------Main Menu off----------------*/
	#menu-container {
    display: none; 
	}

  /*----------Body content off----------------*/
  /*-----------Inner Body content off---------------*/
  .content-wrapper {
    border-radius: 0 0 10px 10px;
    padding: 30px 15px; }
  /*-----------Coins Responsive---------------*/
  .parallax-item.coin-mid {
    right: 42%;
    top: 288%; }
  .parallax-item.coin-smalla {
    top: 174%;
    left: 37%; }
  .parallax-item.coin-small2 {
    top: 151%;
    left: 75%; }
  .section.slider .carousel-caption h2 {
    font-size: 2.5rem; }
  .section.slider .carousel-caption h3 {
    font-size: 2.0rem; } }

/* Tablet Styles */
@media only screen and (min-width: 451px) and (max-width: 1199px) {
  /*-----------Mobile Menu On---------------*/
  .div#side {
		display: block; }
  p.card-text {
		display: none; }
  /*----------Mobile On-----------------*/
  #page-content-wrapper {
    display: block; }
  .pro-1, .pro-2, .pro-3, .pro-4, .pro-5, .pro-6 {
    width: 45%;
    margin: 20px 30px; }
  .section.slider .carousel-caption h2 {
    font-size: 2.5rem; }
  .section.slider .carousel-caption h3 {
    font-size: 2.0rem; }
 
	.col-sm3 {
			/* display: none; */
		} 
}

/* Desktop Styles */
@media only screen and (min-width: 1200px) {
  /*-----------Mobile Menu off---------------*/
  .mob-menu {
    display: none; }
  /*----------Mobile Off-----------------*/
  #page-content-wrapper {
    display: block; }
  main {
    margin: 0 auto; }
  .pro-1, .pro-2, .pro-3, .pro-4, .pro-5, .pro-6 {
    width: 33.3%; }
  .footer {
    display: block; }
  /*-----------Inner Mobile content off---------------*/
  .inner-mob-page {
    display: none !important; }
  .mob-footer {
    display: none !important; } }

@font-face {
  font-family: 'icomoon';
  src: url("../assets/fonts/icomoon.eot?deghgb");
  src: url("../assets/fonts/icomoon.eot?deghgb#iefix") format("embedded-opentype"), url("../assets/fonts/icomoon.ttf?deghgb") format("truetype"), url("../assets/fonts/icomoon.woff?deghgb") format("woff"), url("../assets/fonts/icomoon.svg?deghgb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
 }
#forgotpw .ban form {
	width:40%;
	margin:0 auto;
	background:#3db4e9;
	border-radius:5px;
	padding:10px;
}
#forgotpw .ban form .row {
	margin:0px 0px 10px;
}
#forgotpw .ban form .row:last-child {
	margin-bottom:0px;
}
#forgotpw .ban form .row label {
	color:#fff;
	font-weight: 700;
}
#forgotpw .ban form .row input {
	width:100%;
	border-radius:5px;
	border:0px;
	box-shadow: inset 0px 0px 3px #7f7f7f;
	padding:0px 10px;
	line-height:30px;
}
#forgotpw .ban form .row input:focus,
#forgotpw .ban form .row input:active {
	outline:none;
	border:0px;
}
#forgotpw .ban form .row:last-child input.btn {
	position:relative;
	background: rgb(182,182,182);
	background: radial-gradient(circle, rgba(182,182,182,1) 0%, rgba(222,222,222,1) 100%);
	font-weight: 700;
	color: #008DDD;
	font-size: 0.9rem;
	/* box-shadow: 0px 2px 5px -1px #fff, 0px 0px 0px #fff, 0px 0px 0px #fff; */
	box-shadow:none;
	width:auto;
	display:inline-block;
	
	/* border:1px solid #fff; */
}
#forgotpw .ban form .row a.fr {
	color:#fff;
	line-height:40px;
}
#forgotpw .bann .ban {
	margin-top:30px;
}
@media all and (max-width:1365px){
	#forgotpw .ban form {
		width:100%;
	}	
	#forgotpw .ban form .btn {
		margin:0 auto;	
	}
}
/* #forgotpw .ban form .row:last-child input.btn:before {
	position:absolute;
	width:30%;
	height:1px;
	content:'';
	bottom:0px;
	left:30%;
	box-shadow:0px 1px 3px #fff;
	background:#000;
} */
/*** -----------------------SIMPLEMODAL-----------------------***/
/* .simple_overlay,.tv-ads {display:none;} */
.tv-ads,#tv-adses,#tv-adstves {background:#000;height: 486px!important;width:910px!important;/* top:20%;left:25%; */}
#tv-adses,#tv-adstves {top:15%;left:25%;padding-right:0px;height: 491px!important;}
#tv-adses .modal-dialog,#tv-adstves .modal-dialog {margin:0px auto;height: 491px!important;padding-right:0px;}
#tv-ads .close,
#tv-adses .close,
#tv-adstves .close {position:absolute;top:10px;right:10px;color:#fff!important;}
#tv-ads .modal-dialog,
#tv-ads .modal-body,
#tv-adses .modal-dialog,
#tv-adses .modal-body,
#tv-adstves .modal-dialog,
#tv-adstves .modal-body {padding:0px;background:#000;height: 486px!important;width:910px!important;max-width:910px!important;}
#tv-ads .close:hover,
#tv-ads .close:focus,
#tv-adses .close:hover,
#tv-adses .close:focus,
#tv-adstves .close:hover,
#tv-adstves .close:focus,
#tv-ads .modal-body,
#tv-adses .modal-dialog,
#tv-adses .modal-body,
#tv-adstves .modal-dialog,
#tv-adstves .modal-body {color:#fff!important;outline:none;}
.tv-ads span,.tv-ads span:focus {border:0px;}
#simplemodal-container {background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:0px solid #000;padding:15px;}
#simplemodal-container h2 {color:#aaa;font-weight:bold;font-size:20px;}
#simplemodal-container h2 a {color:#fff;}
.tv_advert,.video_trigger {cursor:pointer;color:#005ea7;font-weight:bold;}
h4.tv_advert:hover {text-decoration:underline;}
/* .modal-dialog {width:900px;height:480px;}
.modal-content {height:480px;}
.modal-body {padding:10px;} */
.triggers_container,.video_player_container {display:inline-block;}
.video_player_container {width:720px;height:480px;}
#video_frame {width:100%;height:480px;}
.video_trigger {text-align:center;margin-bottom:10px;}
.triggers_container {width:170px;height:480px;overflow:hidden;overflow-y:auto;}
/* @media all and (max-width:1023px){
	width:90%;
}
@media all and (max-width:1365px){
	width:60%;
} */
.copyrighttnc,
.copyrighttnc:hover,
.copyrighttnc:focus {
	color:#fff;
}

.ico-faceb:before {
  content: ""; }

.ico-about:before {
  content: ""; }

.ico-brands:before {
  content: ""; }

.ico-contact:before {
  content: ""; }

.ico-deals:before {
  content: ""; }

.ico-diamond:before {
  content: ""; }

.ico-earth:before {
  content: ""; }

.ico-events:before {
  content: ""; }

.ico-faq:before {
  content: ""; }

.ico-iphone4:before {
  content: ""; }

.ico-iphone6:before {
  content: ""; }

.ico-news:before {
  content: ""; }

.ico-promotions:before {
  content: ""; }

.ico-star:before {
  content: ""; }

.ico-terms:before {
  content: ""; }

.ico-user:before {
  content: ""; }

.ico-vip:before {
  content: ""; }

.ico-yout .path1:before {
  content: "";
  color: black; }

.ico-yout .path2:before {
  content: "";
  margin-left: -1em;
  color: white; }

/* DESKTOP */
.desktop_view {
	display: block;	
}

.mobile_view {
	display: none;
}

.message.success {
  background-color: #ddebdf;
  border-color: #393;
}

.message.error li, div.message.error, p.message.error {
  color: #563f3e;
}

.message.error {
  background-color: #fff3f2;
  border-color: #c00000;
}
.general_error {
	background: #fafafa;
	line-height: 30px;
	color: #e45252;
	padding: 5px 10px;
	border-radius: 4px;
}
.light-blue {
  color: #008DDD;
}
.font-small {
  font-size: 0.8rem;
}
.max-width-70 {
  width: 70%;
}