@font-face {
  font-family: 'verlagblack';
  src: url('../fonts/verlag/Verlag-Black.eot');
  src: url('../fonts/verlag/Verlag-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/verlag/Verlag-Black.woff') format('woff'), url('../fonts/verlag/Verlag-Black.ttf') format('truetype'), url('../fonts/verlag/Verlag-Black.svg#verlagblack') format('svg');
  font-weight: normal;
  font-style: normal;
}
.homebg {
  background-image: url('../gfx/header_bg.jpg'), url('../gfx/extra_bg.jpg');
  background-position: center top, center top;
  background-repeat: no-repeat, repeat-y;
}
.homebg body {
  background: transparent url('../gfx/footer_bg.png') no-repeat center bottom;
}
.homebg body .eb-bg {
  display: none;
}
body {
  font-size: 17px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  max-width: 1920px;
  margin: 0 auto;
}
body p {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
body h1,
body h2,
body h3 {
  font-family: 'verlagblack';
  text-transform: uppercase;
  color: #01445f;
}
body h1 {
  font-size: 35px;
  margin-top: -60px;
  padding-top: 0px;
  color: #fff;
}
body h1 span {
  font-size: 110px;
}
body h1 span i {
  font-style: normal;
  font-size: 55px;
}
body .col-lg-12 h1 {
  font-size: 35px;
  margin-top: 20px;
  padding-top: 0px;
  color: #000;
}
body h2 {
  font-size: 36px;
  line-height: 38px;
  margin-bottom: 20px;
  margin-top: 0;
}
body h3 {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 800;
}
body .subpage-title {
  margin-top: 10px;
  font-size: 42px;
}
body strong {
  font-weight: 800;
}
@hovereasing {
  :focus,
  :hover {
    -webkit-transition: ease 0.3s;
    -moz-transition: ease 0.3s;
    transition: ease 0.3s;
    text-decoration: none;
  }
}
body a:hover {
  text-decoration: none;
}
.extrabg {
  background: transparent url('../gfx/header_sub_bg.jpg') no-repeat center top;
}
.extrabg body {
  background: transparent url('../gfx/footer_bg.png') no-repeat center bottom;
  position: relative;
}
.extrabg body .eb-bg {
  display: block;
}
.extrabg body .eb-bg-1 {
  position: absolute;
  z-index: 9999;
  top: 2700px;
  right: 0px;
}
.extrabg body .eb-bg-2 {
  position: absolute;
  z-index: 9999;
  top: 900px;
  right: 0px;
}
@media (max-width: 1799px) {
  .extrabg body .eb-bg-2 {
    display: none;
  }
}
.extrabg body .eb-bg-3 {
  position: absolute;
  z-index: 9999;
  top: 1087px;
  left: 0px;
}
.extrabg body .eb-bg-4 {
  position: absolute;
  z-index: 9999;
  top: 1597px;
  left: 0px;
}
.extrabg .regg {
  padding-top: 0px;
}
.container-fluid {
  max-width: 1920px;
  margin-left: 0px;
  margin-right: 0px;
}
.steps-title {
  margin-top: 150px;
}
.steps-container {
  font-size: 14px;
  line-height: 18px;
}
.steps-container div {
  background-color: #e8f7ff;
  border: 15px solid #fff;
  min-height: 350px;
  padding-top: 30px;
}
.steps-container img {
  margin: 0 auto;
}
.steps-container strong {
  font-size: 18px;
  line-height: 24px;
  display: inline-block;
  margin-top: 30px;
}
.todo-wrapper {
  margin-top: 100px;
  padding-top: 0px;
  background-color: #cceefb;
}
.todo-wrapper .todo-title {
  margin-top: 60px;
}
.todo-wrapper .content {
  padding-top: 0px;
}
.todo-wrapper .todo-container {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #009fdf;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 17px;
}
.todo-wrapper .todo-container i {
  text-transform: none;
}
.todo-wrapper img {
  margin: 0 auto;
  margin-bottom: 50px;
}
.product-wrapper {
  padding-top: 0px;
  background-color: #e8f7ff;
  padding-bottom: 60px;
}
.product-wrapper .product-title {
  margin-top: 60px;
}
.product-wrapper .content {
  padding-top: 0px;
}
.product-wrapper .product-container {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #009fdf;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 24px;
  font-family: 'verlagblack';
}
.product-wrapper .product-container i {
  text-transform: none;
}
.product-wrapper img {
  margin: 0 auto;
  margin-bottom: 8px;
}
.pproduct-wrapper {
  padding-top: 0px;
  margin-bottom: 250px;
}
.pproduct-wrapper .pproduct-title {
  margin-top: 60px;
}
.pproduct-wrapper .content {
  padding-top: 0px;
}
.pproduct-wrapper .pproduct-container {
  padding-top: 60px;
  padding-bottom: 30px;
  color: #009fdf;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  font-family: 'verlagblack';
}
.pproduct-wrapper .pproduct-container i {
  text-transform: none;
}
.pproduct-wrapper .pproduct-container p {
  font-size: 15px;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #000;
}
.pproduct-wrapper img {
  margin: 0 auto;
  margin-bottom: 8px;
}
.pproduct-wrapper .btns {
  padding: 0px;
}
.pproduct-wrapper .btn-primary {
  font-size: 15px;
  color: #fff;
  background-color: #009fdf;
}
.triangle {
  position: absolute;
  top: -55px;
  right: -422px;
  z-index: 1035;
}
.triangle-hide {
  z-index: 1020;
  opacity: 0.7;
}
.gifts {
  position: absolute;
  top: -75px;
  right: 45px;
  z-index: 1040;
}
.gifts-hide {
  z-index: 1020;
  opacity: 0.7;
}
a,
a:focus {
  color: #1c9cd9;
  outline: none;
  outline-offset: 0;
  text-decoration: none;
}
.content ul li {
  list-style: none;
  display: block !important;
  line-height: 28px !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
.content ul li:before {
  content: '\f067';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #e71186;
}
.content ol li {
  list-style: none;
  position: relative;
  padding-bottom: 20px;
}
.content ol li strong {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 35px;
  height: 35px;
  background-color: #fff;
}
.content ol li strong i {
  display: inline-block;
  font-style: normal;
  position: absolute;
  right: 0px;
  bottom: -2px;
  color: #e71186;
  font-family: 'verlagblack';
  font-size: 24px;
}
.content ol li span {
  display: block;
  padding-left: 50px;
}
.extra-title {
  color: #1c9cd9;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.content-wrapper {
  min-height: 700px;
  padding-left: 0px;
  padding-right: 0px;
}
.content-sidebar {
  padding-top: 20px;
}
.navbar-inverse {
  border-radius: 0;
  border: 0;
  background-color: transparent;
  height: 90px;
  /*
	-webkit-box-shadow: 0px 7px rgba(136,136,136,0.6);
	-moz-box-shadow: 0px 7px rgba(136,136,136,0.6);
    box-shadow: 0px 7px rgba(136,136,136,0.6);
	position:relative;
    -webkit-box-shadow:0 1px 7px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 7px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 7px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	*/
}
.navbar-inverse .navbar-inverse:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
}
.navbar-inverse .navbar-inverse:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.navbar-inverse .navbar-nav > li > a {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 10px;
  margin-top: 22px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 18px;
  text-decoration: none;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
  opacity: 0.9;
}
.navbar-inverse .navbar-nav > li > a.icon {
  margin-top: 8px;
  margin-left: 70px;
}
.navbar-inverse .navbar-nav > li > a.icon:focus,
.navbar-inverse .navbar-nav > li > a.icon:hover {
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  opacity: 0.9;
}
.navbar-inverse .navbar-nav > li.active a,
.navbar-inverse .navbar-nav > li.active a:hover {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  background-color: transparent;
}
.navbar-inverse .sticky {
  background-color: #e71186;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.navbar-inverse .navbar-brand {
  padding: 0;
  height: 29px;
  padding-top: 28px;
  padding-left: 15px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #000;
  background-color: transparent;
  font-family: 'dinnextmedium';
}
.form-group {
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 3px;
}
.form-group .input-alert {
  display: none;
  top: 24px;
  right: 15px;
  position: absolute;
  color: #e71186;
  font-size: 1.429em;
  text-decoration: none;
}
.form-group .input-alert:focus,
.form-group .input-alert:hover {
  text-decoration: none;
  outline: none;
}
.form-group .input-alert-show {
  display: block;
}
.alert {
  display: none;
  border-radius: 0;
  border: none;
  background-color: #e71186;
  color: #fff;
}
.alert i {
  font-size: 1.429em;
}
.show-error-msg {
  display: block;
}
.info a {
  color: #000;
  text-decoration: none;
}
.info a:focus,
.info a:hover {
  text-decoration: underline;
}
.info a span {
  font-size: 20px;
  text-decoration: none;
}
.modal-backdrop {
  background-color: #000;
  opacity: 0.8 !important;
  filter: alpha(opacity=80);
  /* IE8 and earlier */
}
.modal-content {
  border-radius: 0;
}
.modal-content .modal-header {
  position: relative;
  background-color: #000;
  border-bottom: 0;
  color: #fff;
  font-size: 1.286em;
  text-transform: uppercase;
  line-height: 50px;
  padding-left: 30px;
}
.modal-content .modal-body {
  padding: 30px;
}
.modal-content .modal-body img {
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 6px 6px 29px 10px rgba(186, 186, 186, 0.17);
  -moz-box-shadow: 6px 6px 29px 10px rgba(186, 186, 186, 0.17);
  box-shadow: 6px 6px 29px 10px rgba(186, 186, 186, 0.17);
}
a.close-link {
  position: absolute;
  display: block;
  top: 0;
  right: 10px;
  width: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}
a.close-link span {
  color: #fff;
  font-size: 18px;
}
.checkbox label,
.radio label {
  padding-left: 0;
}
input[type=checkbox] {
  display: none;
}
/* to hide the checkbox itself */
input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  background-color: transparent;
  text-align: center;
  padding-top: 0;
  padding-left: 0;
  float: left;
}
input[type=checkbox] + label:before {
  content: "\f00c";
  color: transparent;
}
/* unchecked icon */
input[type=checkbox] + label:before {
  letter-spacing: 0;
}
/* space between checkbox and label */
input[type=checkbox]:checked + label:before {
  content: "\f00c";
  color: #000;
}
/* checked icon */
input[type=checkbox]:checked + label:before {
  letter-spacing: 0;
}
/* allow space for check mark */
.checkbox-label span {
  margin-top: 0;
  display: inline-block;
  padding-left: 13px;
  max-width: 750px;
}
.checkbox-label a {
  color: #1d9cd9;
  text-decoration: none;
}
.checkbox-label a:hover {
  text-decoration: none;
  color: #000;
}
/*
.form-control::-webkit-input-placeholder {
	color: @black;
	text-transform: uppercase;
}
.form-control:-moz-placeholder {
	color: @black;
	text-transform: uppercase;
}

.form-control::-moz-placeholder {
	color: @black;
	text-transform: uppercase;
}

.form-control:-ms-input-placeholder {
	color: @black;
	text-transform: uppercase;
}
*/
.form-control::-webkit-input-placeholder {
  color: #000;
  text-transform: uppercase;
}
.form-control:-moz-placeholder {
  color: #000;
  text-transform: uppercase;
}
.form-control::-moz-placeholder {
  color: #000;
  text-transform: uppercase;
}
.form-control:-ms-input-placeholder {
  color: #000;
  text-transform: uppercase;
}
.form-control {
  border-radius: 0;
  border: 2px solid transparent;
  background-color: #e8f7ff;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 55px;
  color: #000;
}
.form-control:focus {
  /*
		border-color: #fff;
		outline: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		opacity: 0.7;
		*/
  border-color: #1d9cd9;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: none;
}
.btn {
  font-size: 18px;
  background-color: #fff;
  border: 0px;
  border-radius: 0px;
  font-size: 1.125em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 50px;
  padding: 0 30px;
  margin: 0 0 40px;
  outline: none;
  color: #fff;
  color: #1c9cd9;
  text-decoration: none;
}
.btn span {
  padding-left: 10px;
}
.btn:hover {
  background-color: #fff;
  color: #e71186;
}
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #1c9cd9;
  background-color: #fff;
  border-color: #fff;
  outline: none;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #e71186;
  background-color: #fff;
  border-color: #e71186;
  outline: none;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success {
  border-color: #337ab7;
  background-color: #fff;
  color: #337ab7 !important;
}
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #e71186 !important;
  background-color: #fff;
  border-color: #e71186;
  outline: none;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning {
  border-color: #337ab7;
  background-color: #337ab7;
  color: #fff;
}
.btn-warning.active,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #337ab7;
  background-color: #fff;
  border-color: #337ab7;
  outline: none;
  outline-offset: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gifftts h3 {
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.winners li {
  list-style: none;
  font-family: 'robotobold';
}
.winners li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
}
.watches {
  font-size: 1.714em;
  line-height: 1em;
}
.watches .img-responsive {
  margin: 0 auto;
}
.watches span {
  font-size: 14px;
}
.watches strong {
  line-height: 2em;
}
a.btn-primary {
  text-decoration: none;
}
a.btn-primary:hover {
  text-decoration: none;
}
.gift {
  color: #fff;
  background: transparent url('../gfx/gifts_header.jpg') no-repeat center top;
  border-bottom: 2px solid #e5e5e5;
  font-weight: 800;
  margin-top: 20px;
}
.logos {
  padding-top: 30px;
  background-color: #ab998b;
  min-height: 100px;
}
.logos img {
  margin-left: 15px;
  margin-right: 15px;
}
.footer {
  margin-top: 50px;
  padding-top: 100px;
  color: #1d9cd9;
  min-height: 192px;
}
.footer ul {
  list-style-type: none;
  padding-left: 0;
}
.footer ul li > a {
  color: #1d9cd9;
  text-decoration: none;
  font-size: 14px;
}
.footer ul li > a:hover {
  text-decoration: none;
  font-weight: bold;
}
.footer .copy {
  font-size: 12px;
  height: 75px;
}
.footer .copy .logo {
  float: right;
  display: block;
  width: 263px;
  height: 68px;
  margin-top: 60px;
  margin-left: 15px;
}
.footer .copy .text {
  float: right;
  display: block;
  width: 100%;
  height: 23px;
  text-align: right;
  margin-top: 70px;
  font-weight: bold;
}
.footer .copy .totop {
  position: absolute;
  top: -90px;
  right: 130px;
  display: block;
  width: 56px;
  height: 56px;
  background: transparent url('../gfx/totop_bg.png') no-repeat left top;
}
.footer .copy .totop:hover {
  background: transparent url('../gfx/totop_bg.png') no-repeat right top;
}
.footer .copy .gift2 {
  position: absolute;
  top: -45px;
  right: 270px;
}
.menu-button {
  display: none;
  position: absolute;
  top: 28px;
  right: 30px;
  font-size: 30px;
  color: #e71186;
}
.menu-button:active,
.menu-button:focus,
.menu-button:hover {
  color: #000;
}
.cbp-spmenu-push-toleft #main-menu {
  display: none;
}
div.stores .title {
  width: 100%;
  display: block;
  color: #fff;
  background-color: #1c9cd9;
  padding-left: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  line-height: 35px;
  text-decoration: none;
}
div.stores .title strong {
  margin-top: 0;
  display: inline;
  border-top: none;
}
div.stores strong {
  display: block;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #000;
}
div.stores .first {
  border-top: none;
}
div.winners .col-lg-2 {
  margin-bottom: 25px;
}
div.winners .col-lg-10 {
  padding-top: 30px;
}
.regg {
  padding-top: 125px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
}
.regg .text {
  color: #fff;
  padding-left: 50px;
}
.regg-header {
  min-height: 670px;
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 1200px) {
  body {
    font-size: 17px;
  }
  body h1 {
    font-size: 2em;
  }
  body h2 {
    font-size: 1.500em;
  }
  body h3 {
    font-size: 1.000em;
  }
  .homebg {
    background-image: url('../gfx/header_bg_m.jpg');
    background-position: center top;
    background-repeat: no-repeat;
  }
  .homebg body {
    background: transparent url('../gfx/footer_bg_m.png') no-repeat center bottom;
  }
  .homebg body .eb-bg {
    display: none;
  }
  .extrabg {
    background: transparent url('../gfx/header_sub_bg.jpg') no-repeat center top;
  }
  .extrabg body {
    background: transparent url('../gfx/footer_bg_m.png') no-repeat center bottom;
    position: relative;
  }
  .extrabg body .eb-bg {
    display: none;
  }
  .extrabg body .eb-bg-1 {
    position: absolute;
    z-index: 9999;
    top: 2700px;
    right: 0px;
  }
  .extrabg body .eb-bg-2 {
    position: absolute;
    z-index: 9999;
    top: 900px;
    right: 0px;
  }
  .extrabg body .eb-bg-3 {
    position: absolute;
    z-index: 9999;
    top: 1087px;
    left: 0px;
  }
  .extrabg body .eb-bg-4 {
    position: absolute;
    z-index: 9999;
    top: 1597px;
    left: 0px;
  }
  .extrabg .regg {
    padding-top: 0px;
  }
  .regg-header {
    text-align: center;
    color: #ed1556;
  }
  .regg {
    padding-top: 80px;
    min-height: 50px;
  }
  .regg h1 {
    margin-top: 0px;
    font-size: 18px;
    color: #ed1556;
  }
  .regg h1 span {
    font-size: 60px;
    color: #ed1556;
  }
  .regg .text {
    color: #fff;
    font-size: 16px;
    color: #ed1556;
    text-align: center;
    padding-left: 0px;
    padding-top: 80px;
  }
  .regg .text a {
    color: #000 !important;
  }
  .regg .text .btn-primary {
    margin: 0 auto;
  }
  .sodastream-text {
    color: #fff;
    padding-top: 15px !important;
  }
  .sodastream-text h1 {
    color: #fff;
  }
  .sodastream-text p {
    margin-top: 350px;
    color: #000;
  }
  .steps-title {
    margin-top: 0px;
  }
  img.visible-xs {
    max-height: 300px;
  }
  .normal-margin {
    margin-top: 20px !important;
  }
  .subpage-title {
    font-size: 26px !important;
    margin-bottom: 20px;
  }
  .content-sidebar {
    background: none;
  }
  .body-sidebar {
    background: none;
  }
  .menu-button {
    display: block;
  }
  .content img {
    margin: 0 auto;
  }
  #main-menu {
    display: none;
  }
  .navbar-inverse .navbar-brand {
    padding: 0;
    height: 29px;
    padding-top: 28px;
  }
  .navbar-inverse .navbar-brand img {
    width: 200px;
  }
  .triangle {
    display: none;
  }
  .checkbox-label span {
    max-width: 750px;
  }
  .footer {
    height: 800px;
    position: relative;
    padding-top: 140px;
    margin-top: 150px;
  }
  .footer .copy {
    position: absolute;
    top: 38px;
    right: 0;
  }
  .footer .copy .logo {
    position: absolute;
    top: -30px;
    left: 15;
  }
  .footer .copy .totop {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
  .footer .copy .text {
    text-align: left;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 650px) {
  div.winners .col-lg-2 {
    margin-bottom: 5px;
  }
  div.winners .col-lg-10 {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 650px) {
  .checkbox-label span {
    max-width: 450px;
  }
}
@media only screen and (max-width: 570px) {
  .checkbox-label span {
    max-width: 300px;
  }
}
@media only screen and (max-width: 570px) {
  .checkbox-label span {
    max-width: 200px;
  }
}
