/****************************
-- Utilities --
****************************/
/* For modern browsers */
.cf:before,
.cf:after {
  content: "\0020";
  display: table;
  position: static;
}

.cf:after {
  clear: both;
}

.first {
  float: left;
}

.last {
  float: right;
}

.center {
  margin: 0 auto;
  text-align: center;
}

/* Hide */
.hidden {
  display: none !important;
}

/* Image Replacement */
.ir,
#footer .legal .ir {
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}

/* Inline Block fix - Children need font-family re set */
.ibp {
  font-family: ngicons;
}

.ibp > * {
  display: inline-block;
  vertical-align: middle;
}

/****************************
-- Buttons --
****************************/
.btn, .button.buy-tracking {
  border-radius: 3px;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 50px;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 0;

  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.btn:hover,
.button.buy-tracking:hover  {
  text-decoration: none;
}

.btn span {
  display: inline-block;
  vertical-align: top;
}

.btn [class^='icon-'] {
  display: inline-block;
  font-size: 20px;
  font-weight: inherit;
  line-height: inherit;
  margin-left: 3px;
  vertical-align: top;
}

/* Gradients */
.btn.t1:before,
.btn.t2:before,
.btn.t3:before,
.btn.t4:before,
.btn.t5:before,
.button.buy-tracking:before {
  background-size: 100%;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 200%;
  z-index: -2;
  -webkit-transition: transform 300ms ease;
  transition: transform 300ms ease;
}

.btn.t1:hover:before,
.btn.t2:hover:before,
.btn.t3:hover:before,
.btn.t4:hover:before,
.btn.t5:hover:before,
.button.buy-tracking:hover:before {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.btn.t1:after,
.btn.t2:after,
.btn.t3:after,
.btn.t4:after,
.btn.t5:after,
.button.buy-tracking:after {
  bottom: 0;
  box-shadow: inset 0 0 1px 2px rgba(0,0,0,0.25);
  content: '';
  left: -3px;
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: -1;
}

/* Orange / Red */
.btn.t1 {
  color: #fff;
}

.btn.t1:before {
  background: rgb(232,127,37);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4N2YyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NjMzEzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzMxM2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(232,127,37,1) 0%, rgba(204,49,59,1) 50%, rgba(204,49,59,1) 100%);
  background: -webkit-linear-gradient(left, rgba(232,127,37,1) 0%,rgba(204,49,59,1) 50%,rgba(204,49,59,1) 100%);
  background: linear-gradient(to right, rgba(232,127,37,1) 0%,rgba(204,49,59,1) 50%,rgba(204,49,59,1) 100%);
  background: -ms-linear-gradient(left, rgba(232,127,37,1) 0%,rgba(204,49,59,1) 50%,rgba(204,49,59,1) 100%);
}

/* Yellow / Orange */
.spbu .btn.t3,
.spbu .button.buy-tracking {
  /*color: #252525;*/
  color: #ffffff;
  text-shadow: 0px 0px 8px rgb(190, 142, 20);
}

.spbu .btn.t3:before,
.spbu .button.buy-tracking:before {
  background: rgb(252,223,5);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZGYwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlYmExMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJhMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(252,223,5,1) 0%, rgba(254,186,18,1) 50%, rgba(254,186,18,1) 100%);
  background: -webkit-linear-gradient(left, rgba(252,223,5,1) 0%,rgba(254,186,18,1) 50%,rgba(254,186,18,1) 100%);
  background: -ms-linear-gradient(left, rgba(252,223,5,1) 0%,rgba(254,186,18,1) 50%,rgba(254,186,18,1) 100%);
  background: linear-gradient(to right, rgba(252,223,5,1) 0%,rgba(254,186,18,1) 50%,rgba(254,186,18,1) 100%);
}

/* black */
.btn.t3,
.button.buy-tracking {
  color: #fff;
}

.btn.t3:before,
.button.buy-tracking:before {
  background: rgb(44,38,45);
}

.btn.t3:hover:before,
.button.buy-tracking:hover:before{
    background-color: rgb(107,107,107);
}

/* Gray */
.btn.t4 {
  color: #252525;
}

.btn.t4:before {
  background: rgb(252,252,252);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2I5YjliOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOWI5YjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(185,185,185,1) 50%, rgba(185,185,185,1) 100%);
  background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(185,185,185,1) 50%,rgba(185,185,185,1) 100%);
  background: -ms-linear-gradient(left, rgba(252,252,252,1) 0%,rgba(185,185,185,1) 50%,rgba(185,185,185,1) 100%);
  background: linear-gradient(to right, rgba(252,252,252,1) 0%,rgba(185,185,185,1) 50%,rgba(185,185,185,1) 100%);
}

/* cbu purple */
.cbu .btn.t3,
.cbu .button.buy-tracking {
  color: #fff;
}

.cbu .btn.t3:before,
.cbu .button.buy-tracking:before {
  background: #662E88;
}

.cbu .btn.t3:hover:before,
.cbu .button.buy-tracking:hover:before {
  background: #95258A;
}

/* Transparents */
.btn.t6:before,
.btn.t7:before,
.btn.t8:before{
  background-size: 100%;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: -2;
  -webkit-transition: transform 300ms ease;
  transition: transform 300ms ease;
}

.btn.t6:hover:before,
.btn.t7:hover:before,
.btn.t8:hover:before{
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* Transparent White */
.btn.t6 {
  border: 2px solid #fff;
  color: #fff;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

.btn.t6:hover {
  color: black;
}

.rbu .btn.t6:hover {
  color: #6B6B6B;
}

.btn.t6.cbu:hover,
.cbu .btn.t6:hover {
  color: #662E88;
}

.btn.t6.spbu:hover,
.spbu .btn.t6:hover {
  color: #f99900;
}

.btn.t6:before {
  background-color: #fff;
}

/* Transparent Purple */
.btn.t7 {
  border-left: 2px solid #6e2b86;
  border-right: 2px solid #9b258b;
  color: #fff;
}

.btn.t7:before {
  background: rgb(110,43,134);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlMmI4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjI1OGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(110,43,134,1) 0%, rgba(155,37,139,1) 100%);
  background: -webkit-linear-gradient(left, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%);
  background: -ms-linear-gradient(left, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%);
  background: linear-gradient(to right, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%);
}

.btn.t7:after {
  background: rgb(110,43,134);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlMmI4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjI1OGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(110,43,134,1) 0%, rgba(155,37,139,1) 100%), -moz-linear-gradient(left, rgba(110,43,134,1) 0%, rgba(155,37,139,1) 100%);
  background: -webkit-linear-gradient(left, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%), -webkit-linear-gradient(left, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%);
  background: -ms-linear-gradient(left, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%), -ms-linear-gradient(left, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%);
  background: linear-gradient(to right, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%), linear-gradient(to right, rgba(110,43,134,1) 0%,rgba(155,37,139,1) 100%);
}

/* black */
.btn.t8 {
  border-left: 2px solid #2C262D;
  border-right: 2px solid #2C262D;
  color: #2C262D;
}

.btn.t8:hover {
  color: #fff;
}

.btn.t8:before {
  background: rgb(44,38,45);
}

.btn.t8:after {
  background: rgb(44,38,45);
  background: -moz-linear-gradient(left, rgba(44,38,45,1) 0%, rgba(44,38,45,1) 100%),  -moz-linear-gradient(left, rgba(44,38,45,1) 0%, rgba(44,38,45,1) 100%);
  background: -webkit-linear-gradient(left, rgba(44,38,45,1) 0%,rgba(44,38,45,1) 100%), -webkit-linear-gradient(left, rgba(44,38,45,1) 0%,rgba(44,38,45,1) 100%);
  background: -ms-linear-gradient(left, rgba(44,38,45,1) 0%,rgba(44,38,45,1) 100%), -ms-linear-gradient(left, rgba(44,38,45,1) 0%,rgba(44,38,45,1) 100%);
  background: linear-gradient(to right, rgba(44,38,45,1) 0%,rgba(44,38,45,1) 100%), linear-gradient(to right, rgba(44,38,45,1) 0%,rgba(44,38,45,1) 100%);
}

/* Transparent Yellow */
.spbu .btn.t8 {
  border-left: 2px solid rgb(254,212,0);
  border-right: 2px solid rgb(249,153,0);
  color: rgb(254,212,0);
}

.spbu .btn.t8:hover {
  color: #fff;
}

.spbu .btn.t8:before {
  background: rgb(254,212,0);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkMGI4YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjFlODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(254,212,0,1) 0%, rgba(249,153,0,1) 100%);
  background: -webkit-linear-gradient(left, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%);
  background: -ms-linear-gradient(left, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%);
  background: linear-gradient(to right, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%);
}

.spbu .btn.t8:after {
  background: rgb(157,11,139);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkMGI4YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZjFlODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(254,212,0,1) 0%, rgba(249,153,0,1) 100%),  -moz-linear-gradient(left, rgba(254,212,0,1) 0%, rgba(249,153,0,1) 100%);
  background: -webkit-linear-gradient(left, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%), -webkit-linear-gradient(left, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%);
  background: -ms-linear-gradient(left, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%), -ms-linear-gradient(left, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%);
  background: linear-gradient(to right, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%), linear-gradient(to right, rgba(254,212,0,1) 0%,rgba(249,153,0,1) 100%);
}

/* Transparent Blue*/
.cbu .btn.t8 {
  border-left: 2px solid #662E88;
  border-right: 2px solid #662E88;
  color: #662E88;
}

.cbu .btn.t8:hover {
  color: #fff;
}

.cbu .btn.t8:before {
  background: #662E88;
}

.cbu .btn.t8:after {
  background: #662E88;
  background: -moz-linear-gradient(left, #662E88 0%, #662E88 100%),  -moz-linear-gradient(left, #662E88 0%, #662E88 100%);
  background: -webkit-linear-gradient(left, #662E88 0%, #662E88 100%), -webkit-linear-gradient(left, #662E88 0%, #662E88 100%);
  background: -ms-linear-gradient(left, #662E88 0%, #662E88 100%), -ms-linear-gradient(left, #662E88 0%, #662E88 100%);
  background: linear-gradient(to right, #662E88 0%, 100%), linear-gradient(to right, #662E88 0%, #662E88 100%);
}

/* Transparent gradient borders */
.btn.t7,
.btn.t8 {
  box-sizing: content-box;
  padding-bottom: 2px;
  padding-top: 2px;
}

.btn.t7:after,
.btn.t8:after {
  background-position: 0 0, 0 100% !important;
  background-repeat: no-repeat !important;
  background-size: 100% 2px !important;
  bottom: 0;
  content: '';
  left: -2px;
  position: absolute;
  right: -2px;
  top: 0;
}

/****************************
-- Price Spider Buttons --
****************************/
/* Gradients */
.rbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:before,
.cbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:before,
.spbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:before {
  background-size: 100%;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 200%;
  z-index: -2;
  -webkit-transition: transform 300ms ease;
  transition: transform 300ms ease;
}

.rbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover:before,
.cbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover:before,
.spbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover:before{
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.rbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle,
.cbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle,
.spbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 0 40px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 0;

  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

/* Yellow / Orange */
.spbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle {
  text-shadow: 0px 0px 8px rgb(190, 142, 20);
}

.spbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:before {
  background: rgb(252,223,5);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZGYwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlYmExMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWJhMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(252,223,5,1) 0%, rgba(254,186,18,1) 50%, rgba(254,186,18,1) 100%);
  background: -webkit-linear-gradient(left, rgba(252,223,5,1) 0%,rgba(254,186,18,1) 50%,rgba(254,186,18,1) 100%);
  background: -ms-linear-gradient(left, rgba(252,223,5,1) 0%,rgba(254,186,18,1) 50%,rgba(254,186,18,1) 100%);
  background: linear-gradient(to right, rgba(252,223,5,1) 0%,rgba(254,186,18,1) 50%,rgba(254,186,18,1) 100%);
}

/* Purple Default*/

.rbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:before {
  background: rgb(44,38,45);
}

.rbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover:before {
  background: rgb(107,107,107);
}

/* Light Blue */

.cbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:before {
  background: #662E88;
}

.cbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover:before {
  background: #95258A;
}



.ps_ResponsiveContainerStyle.ps_WtbButtonStyle:after {
  bottom: 0;
  box-shadow: inset 0 0 1px 2px rgba(0,0,0,0.25);
  content: '';
  left: -3px;
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: -1;
}

.rbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle .ps_RightArrowStyle,
.cbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle .ps_RightArrowStyle,
.spbu .ps_ResponsiveContainerStyle.ps_WtbButtonStyle .ps_RightArrowStyle {
  display: none;
}

/****************************
-- Replay --
****************************/
.replay {
  font-size: 16px;
  font-weight: 500;
  padding-left: 25px;
  position: relative;
}

.replay:hover {
  text-decoration: none;
}

.replay:after {
  color: #000;
  content: 'k';
  font-family: ngicons;
  font-size: 16px;
  font-size: 1.6rem;
  left: 0;
  line-height: 1.5;
  margin-top: -0.75em;
  opacity: 0.6;
  position: absolute;
  top: 50%;
  width: auto;
  transition: all .3s ease;
}

.replay:hover:after {
  opacity: 1;
  transform: rotate(360deg);
}

/****************************
-- Separators --
****************************/
.sep {
  margin-top: 1.25em;
  padding-top: 1.25em;
  position: relative;
}

.sep:after {
  border-top: 1px solid #e5e5e5;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 37px;
}

/* Bottom Center */
.sep.bot {
  margin-bottom: 1em;
  margin-top: 0;
  padding-bottom: 1em;
  padding-top: 0;
  position: relative;
}

.sep.bot:after {
  bottom: 0;
  top: auto;
}

.sep.center:after {
  left: 50%;
  margin-left: -18px;
}

/****************************
-- Text Shift --
****************************/
.shift {
  color: #6B6B6B;
  display: inline-block;
  padding-right: 15px;
  position: relative;
  margin-top: 15px;
}

.cbu .shift {
  color: #662E88;
}

.shift.long {
  padding-right: 36px;
}

.shift:after {
  content: '\e901';
  font-family: ngicons;
  font-size: 8px;
  line-height: 16px;
  margin-top: -6px;
  position: absolute;
  right: 0;
  top: 50%;

  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.shift:hover:after {
  right: -5px;
}

.shift.back {
  padding-left: 15px;
  padding-right: 0;
}

.shift.back.long {
  padding-left: 36px;
  padding-right: 0;
}

.shift.back:after {
  content: '\f104';
  left: 0;
  right: auto;
}

.shift.back:hover:after {
  left: -5px;
}

/****************************
-- caption --
****************************/
.rbu .caption h3 {
  color: #6B6B6B;
}

.cbu .caption h3 {
  color: #662E88;
}

.spbu .caption h3 {
  color: rgb(254,212,0);
}

/****************************
-- Vertical Middle --
****************************/
.vertical-wrap {
  font-family: ngicons;
  height: 100%;
  left: 0;
  margin: auto;
  right: 0;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 1;
}

.vertical-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.vertical-wrap > .middle {
  display: inline-block;
  vertical-align: middle;
}

/****************************
-- Vertical Children --
****************************/
.vertical-children > * {
  display: inline-block;
  vertical-align: middle;
}

/****************************
-- Youtube Video Player --
****************************/
.player .wrap {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}

.player .wrap iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/****************************
-- Grayscale Filter --
****************************/
.grayhov {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url('../images/grayscale.svg');
  filter: grayscale(100%);
  opacity: 0.75;
  transition: all 200ms ease;
}

.grayhov:hover {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

/****************************
-- Play video Icon --
****************************/
.video.play-icon {
  position: relative;
}

.video.play-icon:before {
  background-color: #000;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;

  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.video.play-icon:hover:before {
  opacity: 0.2
}

.video.play-icon:after {
  color: #fff;
  content: '\e908';
  font-family: ngicons;
  font-size: 30px;
  height: 30px;
  left: 50%;
  line-height: 30px;
  margin: -15px 0 0 -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
  z-index: 2;

  -webkit-transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
}

.video.play-icon.md:after {
  height: 56px;
  font-size: 56px;
  line-height: 56px;
  margin: -28px 0 0 -28px;
  width: 56px;
}

.video.play-icon.lg:after {
  height: 100px;
  font-size: 100px;
  line-height: 100px;
  margin: -50px 0 0 -50px;
  width: 100px;
}

.video.play-icon:hover:after {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

/****************************
-- Topline decoration --
****************************/
.topline {
  margin-top: 15px;
  padding-top: 15px;
  position: relative;
}

.topline:before {
  background-color: #b9b9b9;
  content: '';
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100px;
}

.topline.center:before {
  left: 0;
  margin: auto;
  right: 0;
}

@media screen and (min-width: 768px){
  .topline {
    margin-top: 30px;
    padding-top: 30px;
  }
}

/****************************
-- Long List --
****************************/
.btn.show_less.hide,
.btn.show_all.hide,
.icon_show.hide,
.long_list > *.hide{
  display: none;
}

.long_list > *.show {
  display: block;
}

.btn-holder {
  position: relative;
  margin-bottom: 10px;
}

.btn-holder.right {
  display: block;
  width: 100%;
}

.btn-holder.right > .icon_show{
  position: absolute;
  right: 0;
  top: -5px;
}

.icon_show {
  width: 30px;
  height: 20px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier( 0.42, 0.08, 0.18, -0.24);
  -moz-transition: -moz-transform 0.3s cubic-bezier( 0.42, 0.08, 0.18, -0.24);
  -o-transition: -o-transform 0.3s cubic-bezier( 0.42, 0.08, 0.18, -0.24);
  transition: transform 0.3s cubic-bezier( 0.42, 0.08, 0.18, -0.24);
}

.icon_show.show_all:hover:after{
  -webkit-transform: translate(0,5px);
    -moz-transform: translate(0,5px);
    -o-transform: translate(0,5px);
    -ms-transform: translate(0,5px);
}

.icon_show.show_less:hover:after{
  -webkit-transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
    -ms-transform: translate(0,-5px);
}

.icon_show.show_all:after {
  content: '\e904';
}

.icon_show.show_less:after {
  content: '\e906';
}

.icon_show:after  {
  color: #959595;
  font-family: ngicons;
  font-size: 10px;
  line-height: 20px;
  margin-left: 5px;
  z-index: 2;
  position: absolute;
}
/****************************
-- Keyframes --
****************************/
.fade {
  opacity: 0;
}

/* Fade in */
.fade-in {
  -webkit-animation: fadeIn 1s both;
  animation: fadeIn 1s both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Fade in From Left */
.fade-in-from-left {
  -webkit-animation: fadeInFromLeft 1s both;
  animation: fadeInFromLeft 1s both;
}

@-webkit-keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* Fade in From Right */
.fade-in-from-right {
  -webkit-animation: fadeInFromRight 1s both;
  animation: fadeInFromRight 1s both;
}

@-webkit-keyframes fadeInFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(65%);
    transform: translateX(65%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(65%);
    transform: translateX(65%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* Fade In From Top */
.fade-in-from-top {
  -webkit-animation: fadeInFromTop 1s both;
  animation: fadeInFromTop 1s both;
}

@-webkit-keyframes fadeInFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* Fade In From Top */
.fade-in-from-bottom {
  -webkit-animation: fadeInFromBottom 1s both;
  animation: fadeInFromBottom 1s both;
}

@-webkit-keyframes fadeInFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* Fade Out */
.fade-out {
  -webkit-animation: fadeOut 1s both;
  animation: fadeOut 1s both;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* Fade out To Left */
.fade-out-to-left {
  -webkit-animation: fadeOutToLeft 1s both;
  animation: fadeOutToLeft 1s both;
}

@-webkit-keyframes fadeOutToLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%);
  }
}

@keyframes fadeOutToLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%);
  }
}

/* Fade out To Right */
.fade-out-to-right {
  -webkit-animation: fadeOutToRight 1s both;
  animation: fadeOutToRight 1s both;
}

@-webkit-keyframes fadeOutToRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(65%);
    transform: translateX(65%);
  }
}

@keyframes fadeOutToRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(65%);
    transform: translateX(65%);
  }
}

/* Fly */
@-webkit-keyframes fly {
  0% {
    font-size: 23px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    font-size: 29px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    font-size: 23px;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes fly {
  0% {
    font-size: 23px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    font-size: 29px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    font-size: 23px;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

/* Fade In From None To Top */
@-webkit-keyframes fadeInFromNoneToTop {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    height: 100%;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInFromNoneToTop {
  0% {
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    height: 100%;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* Rotate */
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Go slightly to the left and back */
.shake-left {
  -webkit-animation: shakeLeft 200ms both;
  animation: shakeLeft 200ms both;
}

@-webkit-keyframes shakeLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes shakeLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* Background Animations */
.animated-clouds {
  -webkit-animation: animatedBackground 40s linear infinite;;
  animation: animatedBackground 40s linear infinite;;
}

@-webkit-keyframes animatedClouds {
  0% {
    background-position: 0 center;
  }
  100% {
    background-position: -1942px center;
  }
}

@keyframes animatedClouds {
  0% {
    background-position: 0 center;
  }
  100% {
    background-position: -1942px center;
  }
}

/****************************
-- General CSS Transitions --
****************************/
.tr100 {
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}

.tr200 {
  -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;
}

.tr300 {
  -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;
}

.tr400 {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.tr600 {
  -webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -ms-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}

.tr800 {
  -webkit-transition: all 800ms ease-in-out;
  -moz-transition: all 800ms ease-in-out;
  -ms-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  transition: all 800ms ease-in-out;
}
