header#main-header {
  background: transparent;
}
body.scrolled header#main-header {
  background: rgba(35, 106, 119, 0.85);
}
body:not(.scrolled) header#main-header .logo {
  height: 60px;
}
.payouts-row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
  flex-direction: row;
  margin-left: -25px;
  margin-right: -25px;
}
.payouts-row .payouts-col {
  flex: 1;
  padding: 0 25px;
}
section#intro {
  position: relative;
  text-align: center;
  color: #FFF;
  /*
		&::after {
			content: ''; 
			display: block;
			position: absolute;
			width: 100%;
			height: 50px;
			margin-top: 0;
			bottom: -1px;
			left: 0;
			z-index: 1;
		
			@media all and (min-width: @breakpoint3_mf) {
				background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAwMCAyNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwMDAgMjUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwxNTQuMmMxMDkuNywxNC4xLDI1NC43LDIyLjYsNDEzLjgsMjIuNmMzNDIuMSwwLDUwOC4yLTU3LjYsNjIwLjUtODguNEMxMTUxLjEsNTYuMywxMzExLjUsMCwxNjUzLjYsMGMxMjksMCwyNDcuMyw1LjYsMzQ2LjQsMTUuM1YyNTBIMFYxNTQuMnoiLz48L2c+PC9zdmc+);
				height: 100px;
				background-size: 100% 100px;
			}
		}
		*/
}
section#brands {
  background: #EFEFEF;
}
@media all and (min-width: 768px) {
  section#brands .owl-carousel.has-dots {
    padding-bottom: 0;
  }
  section#brands .owl-carousel.has-dots .owl-dots {
    display: none;
  }
}
section#brands .slide {
  text-align: center;
}
section#brands .slide img {
  display: inline-block;
  max-width: 200px;
}
.tooltipster-default {
  border: 0;
  padding: 10px 15px;
  font-size: 0.8em;
  background: #32b566;
  border-radius: 5px;
  color: #FFF;
}
section#payouts .tooltip {
  display: inline-block;
  background: #32b566;
  color: #FFF;
  padding: 0;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
section#payouts .em-masonry-item {
  padding: 10px;
}
section#payouts .em-masonry-item table {
  border: 1px solid #AAA;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  background: transparent;
  border-radius: 0 0 10px 10px;
  border-top: 0;
}
section#payouts .em-masonry-item table caption {
  padding: 8px;
  border-radius: 10px 10px 0 0;
  border: 1px solid #AAA;
  background: #236a77;
  font-weight: 400;
  font-size: 1.2em;
  color: #FFF;
}
section#payouts .em-masonry-item table caption > div {
  display: block;
  float: left;
  padding: 0 17px;
  line-height: 3.2em;
}
@media all and (min-width: 768px) {
  section#payouts .em-masonry-item table caption > div {
    line-height: 1.6em;
  }
}
section#payouts .em-masonry-item table caption picture {
  margin: 0;
  padding: 0;
  display: block;
}
section#payouts .em-masonry-item table caption > a,
section#payouts .em-masonry-item table caption > picture {
  display: block;
  width: auto;
  float: right;
  padding: 0 17px;
}
section#payouts .em-masonry-item table caption > a img,
section#payouts .em-masonry-item table caption > picture img {
  display: block;
  width: auto;
  height: 3.2em !important;
  min-height: 1px;
}
@media all and (min-width: 768px) {
  section#payouts .em-masonry-item table caption > a img,
  section#payouts .em-masonry-item table caption > picture img {
    height: 1.8em !important;
  }
}
section#payouts .em-masonry-item table caption:after {
  content: "";
  display: table;
  float: none;
}
section#payouts .em-masonry-item table tr,
section#payouts .em-masonry-item table td {
  background: transparent;
}
section#payouts .em-masonry-item table .optin {
  text-transform: capitalize;
  color: #236a77;
}
@media all and (max-width: 768px) {
  section#payouts .em-masonry-item table tr td:first-child {
    padding-bottom: 0;
    font-weight: 700;
  }
  section#payouts .em-masonry-item table tr td:last-child {
    padding-top: 0;
    padding-bottom: 0;
  }
  section#payouts .em-masonry-item table tr:last-child td:last-child {
    padding-bottom: 8px;
  }
}
@media all and (min-width: 769px) {
  section#payouts .em-masonry-item table tr td:first-child {
    padding-left: 50px;
  }
}
section#payouts .filters {
  margin-bottom: 20px;
  padding: 0;
}
section#payouts .filters .box {
  border: 1px solid #AAA;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
section#payouts .filters .inner {
  padding: 25px;
}
section#payouts .filters .title {
  padding: 8px 25px;
  border-radius: 10px 10px 0 0;
  border: 1px solid #AAA;
  background: #236a77;
  font-weight: 400;
  font-size: 1.2em;
  color: #FFF;
}
section#payouts .filters label {
  color: #000;
  margin-bottom: 3px;
  display: block;
}
section#payouts .filters ul li {
  padding-left: 0;
}
section#payouts .filters ul li.select2-selection__choice {
  padding-left: 5px;
}
section#payouts .filters .select2 {
  width: 100% !important;
}
section#payouts .filters .select2-container--default .select2-selection--multiple {
  padding: 5px 5px 4px 5px;
}
section#payouts .filters .select2-container .select2-search--inline .select2-search__field {
  margin-top: 8px;
}
section#payouts a:link,
section#payouts a:visited {
  color: purple;
  font-weight: bold;
}
section#payouts .msg {
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 18px;
  font-color: purple;
  color: purple;
}
