/* ===[ Set Themes ]========================================================
Set them at the bottom of this page...
*/
/* line 42, scss/gic.scss */
.content-container .sharelink, #header .sharelink, #header #title-text, .charity .stripe-banner, #header #sub-title-text, .about-text .logo-image, .charities .arrow, #vote li, #vote li .cancel, .prev .arrow, .next .arrow {
  background-repeat: no-repeat;
  background-image: url("../images/sprite.png");
  background-color: transparent;
}

@media only screen and (min-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 640px) and (min-device-pixel-ratio: 2) {
  /* line 50, scss/gic.scss */
  .content-container .sharelink, #header .sharelink, #header #title-text, .charity .stripe-banner, #header #sub-title-text, .about-text .logo-image, .charities .arrow, #vote li, #vote li .cancel, .prev .arrow, .next .arrow {
    background-repeat: no-repeat;
    background-image: url("../images/sprite2x.png");
    background-color: transparent;
    background-size: 332px 1000px;
  }
}
@font-face {
  font-family: 'QuicksandLight';
  src: url("../fonts/Quicksand_Light-webfont.eot");
  src: url("../fonts/Quicksand_Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Quicksand_Light-webfont.woff") format("woff"), url("../fonts/Quicksand_Light-webfont.ttf") format("truetype"), url("../fonts/Quicksand_Light-webfont.svg#QuicksandLight") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

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

/* line 147, scss/gic.scss */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none;
}

/* line 151, scss/gic.scss */
body {
  background-image: url("../images/bg.jpg");
  background-repeat: repeat;
  background-position: 0 0;
  margin: 0;
  padding: 0;
  font-family: 'QuicksandBook', sans-serif;
}

/* line 160, scss/gic.scss */
#skrollr-body {
  width: 100%;
}

/* line 164, scss/gic.scss */
#background {
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}

/* line 173, scss/gic.scss */
#header,
#content,
#footer {
  position: relative;
}

/* line 177, scss/gic.scss */
svg {
  float: left;
}

/* line 181, scss/gic.scss */
h1 {
  margin: 15px 0 15px 0;
  padding: 0;
  text-align: center;
}

/* line 187, scss/gic.scss */
h2 {
  margin: 0 0 15px 0;
  line-height: normal;
}

/* line 192, scss/gic.scss */
h3 {
  line-height: 18px;
}

/* line 196, scss/gic.scss */
span.control {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 204, scss/gic.scss */
.wrapper {
  padding: 34px 22px 22px 22px;
}
@media (max-width: 1294px) {
  /* line 204, scss/gic.scss */
  .wrapper {
    padding: 34px 10px 22px 10px;
  }
}

/* line 209, scss/gic.scss */
.ios-show {
  display: none;
}

/* line 211, scss/gic.scss */
.ieline {
  display: none;
}

/* line 215, scss/gic.scss */
.column {
  float: left;
}

/* line 219, scss/gic.scss */
#container {
  width: 100%;
}

/* line 223, scss/gic.scss */
.main-content-container {
  width: 1607px;
  min-width: 320px;
  padding: 0px 100px;
  margin: 0px auto;
}
@media (max-width: 1606px) {
  /* line 223, scss/gic.scss */
  .main-content-container {
    width: 1295px;
  }
}
@media (max-width: 1294px) {
  /* line 223, scss/gic.scss */
  .main-content-container {
    width: 759px;
    padding: 0px 0px;
  }
}
@media (max-width: 758px) {
  /* line 223, scss/gic.scss */
  .main-content-container {
    width: 447px;
  }
}
@media (max-width: 461px) {
  /* line 223, scss/gic.scss */
  .main-content-container {
    width: 320px;
  }
}

/* line 235, scss/gic.scss */
.sharelinks {
  padding: 13px 0px;
}
/* line 237, scss/gic.scss */
.sharelinks .sharelink {
  cursor: pointer;
  display: block;
  float: left;
  height: 29px;
  margin-right: 4px;
  width: 29px;
}
/* line 244, scss/gic.scss */
.sharelinks .sharelink:first-child {
  margin-right: 0px;
}
/* line 245, scss/gic.scss */
.sharelinks .sharelink.facebook-icon {
  background-position: -60px 0px;
}
/* line 246, scss/gic.scss */
.sharelinks .sharelink.twitter-icon {
  background-position: -30px 0px;
}
/* line 247, scss/gic.scss */
.sharelinks .sharelink.googleplus-icon {
  background-position: 0 0;
}

/* line 251, scss/gic.scss */
.circleImage {
  width: 72px;
  height: 72px;
  overflow: hidden;
  display: block;
}
/* line 257, scss/gic.scss */
.circleImage .circleThumbnail {
  display: block;
  -webkit-border-radius: 40px 40px 40px 40px;
  -moz-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;
  border: 4px solid #94bb00;
  overflow: hidden;
  display: block;
}
/* line 264, scss/gic.scss */
.circleImage .circleThumbnail img {
  -webkit-border-radius: 40px 40px 40px 40px;
  -moz-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;
}

/* line 270, scss/gic.scss */
.videoImage {
  width: 146px;
  height: 87px;
  cursor: pointer;
  overflow: hidden;
  margin-right: 14px;
  display: block;
}
/* line 277, scss/gic.scss */
.videoImage .videoThumbnail {
  border: 4px solid #f4812c;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  display: block;
}
/* line 283, scss/gic.scss */
.videoImage .videoThumbnail img {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

/* line 290, scss/gic.scss */
.player-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: black;
  overflow: hidden;
}
/* line 297, scss/gic.scss */
.player-container iframe {
  width: 100%;
  height: 100%;
  background-color: black;
  float: none;
}

/* line 305, scss/gic.scss */
.stripe-banner {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: none;
}

/* line 314, scss/gic.scss */
.title {
  color: #00557d;
  font-size: 32px;
  font-weight: normal;
  text-align: left;
  font-family: 'QuicksandLight', sans-serif;
  text-transform: uppercase;
}

/* line 323, scss/gic.scss */
.toptitle {
  font-family: 'QuicksandBook', sans-serif;
}

/* line 327, scss/gic.scss */
#header {
  background-image: url("../images/bg_header.png");
  background-position: 0 100%;
  background-repeat: repeat-x;
}
/* line 332, scss/gic.scss */
#header .sharelinks {
  overflow: hidden;
}
@media (max-width: 758px) {
  /* line 332, scss/gic.scss */
  #header .sharelinks {
    padding: 2px 0px;
  }
}
/* line 335, scss/gic.scss */
#header .sharelinks .sharelink {
  float: right;
}
/* line 337, scss/gic.scss */
#header #title {
  padding: 7px 0px;
  overflow: hidden;
}
@media (max-width: 758px) {
  /* line 337, scss/gic.scss */
  #header #title {
    padding: 5px 0px 0px 2px;
  }
}
@media (max-width: 461px) {
  /* line 337, scss/gic.scss */
  #header #title {
    height: 38px;
    background-image: url("../images/header-title-mobile.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
  }
}
@media only screen and (max-width: 461px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 461px) and (min-device-pixel-ratio: 2) {
  /* line 337, scss/gic.scss */
  #header #title {
    background-image: url("../images/header-title-mobile2x.jpg");
    background-size: 218px 28px;
  }
}
/* line 353, scss/gic.scss */
#header #title .titletext {
  height: 39px;
  display: block;
  float: left;
}
@media (max-width: 758px) {
  /* line 353, scss/gic.scss */
  #header #title .titletext {
    height: 34px;
  }
}
/* line 361, scss/gic.scss */
#header #title #title-text {
  background-position: 0px -270px;
  width: 115px;
}
@media (max-width: 758px) {
  /* line 361, scss/gic.scss */
  #header #title #title-text {
    background-position: 0px -530px;
    width: 66px;
  }
}
@media (max-width: 461px) {
  /* line 361, scss/gic.scss */
  #header #title #title-text {
    display: none;
  }
}
/* line 367, scss/gic.scss */
#header #title #sub-title-text {
  background-position: 0px -312px;
  width: 331px;
  margin-left: 12px;
}
@media (max-width: 758px) {
  /* line 367, scss/gic.scss */
  #header #title #sub-title-text {
    background-position: 0px -566px;
    width: 194px;
    margin-left: 3px;
  }
}
@media (max-width: 461px) {
  /* line 367, scss/gic.scss */
  #header #title #sub-title-text {
    display: none;
  }
}
/* line 376, scss/gic.scss */
#header #countdown .countdown-container {
  height: 120px;
  background-color: #94ba02;
  color: white;
  font-size: 20px;
  border-bottom: 4px solid #82ab04;
  border-top: 4px solid #82ab04;
  margin-bottom: 8px;
}
/* line 385, scss/gic.scss */
#header #countdown .countdown-container .countdown-content {
  padding: 6px 0px;
  float: right;
  position: relative;
  left: -50%;
}
/* line 391, scss/gic.scss */
#header #countdown .countdown-container .countdown-content #livestreamtext {
  text-align: center;
  margin: 30px auto 0px auto;
  position: relative;
  left: 50%;
}
@media (max-width: 758px) {
  /* line 391, scss/gic.scss */
  #header #countdown .countdown-container .countdown-content #livestreamtext {
    font-size: 24px;
  }
}
/* line 400, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers {
  position: relative;
  left: 50%;
  margin: 0px auto;
}
/* line 405, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers .countdown-title {
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'QuicksandBold';
  margin: 7px 0 7px 0;
  padding: 0px;
  line-height: 15px;
  text-align: center;
}
/* line 415, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers .time {
  overflow: hidden;
}
/* line 417, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers .time .timetext {
  float: left;
  margin: 0px;
  font-family: 'QuicksandBold';
  font-size: 60px;
  line-height: 54px;
  text-align: center;
}
/* line 425, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers .time .timetext .time {
  text-align: center;
}
/* line 427, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers .time .timetext .key {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
}
/* line 433, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers .time .timetext #minutes-key {
  margin-right: 0px;
}
/* line 439, scss/gic.scss */
#header #countdown .countdown-container .countdown-content .countdown-numbers .time .spacer {
  padding: 0px 8px 0px 4px;
}

/* line 449, scss/gic.scss */
#about .player-wrapper-wrapper {
  overflow: visible;
}
/* line 452, scss/gic.scss */
#about .player-wrapper {
  border: 4px solid #dc4a2d;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  width: 795px;
}
/* line 456, scss/gic.scss */
#about .player-wrapper.live {
  width: 100%;
  border-color: #f4812c;
}
@media (max-width: 1606px) {
  /* line 456, scss/gic.scss */
  #about .player-wrapper.live {
    width: 963px;
  }
}
@media (max-width: 1294px) {
  /* line 456, scss/gic.scss */
  #about .player-wrapper.live {
    width: 677px;
  }
}
@media (max-width: 758px) {
  /* line 456, scss/gic.scss */
  #about .player-wrapper.live {
    width: 427px;
  }
}
@media (max-width: 461px) {
  /* line 456, scss/gic.scss */
  #about .player-wrapper.live {
    width: 301px;
  }
}
/* line 464, scss/gic.scss */
#about .player-wrapper.live .player-container {
  width: 1241px;
  height: 698px;
}
@media (max-width: 1606px) {
  /* line 464, scss/gic.scss */
  #about .player-wrapper.live .player-container {
    width: 955px;
    height: 537px;
  }
}
@media (max-width: 1294px) {
  /* line 464, scss/gic.scss */
  #about .player-wrapper.live .player-container {
    width: 669px;
    height: 376px;
  }
}
@media (max-width: 758px) {
  /* line 464, scss/gic.scss */
  #about .player-wrapper.live .player-container {
    width: 419px;
    height: 235px;
  }
}
@media (max-width: 461px) {
  /* line 464, scss/gic.scss */
  #about .player-wrapper.live .player-container {
    width: 293px;
    height: 165px;
  }
}
@media (max-width: 1606px) {
  /* line 452, scss/gic.scss */
  #about .player-wrapper {
    width: 613px;
  }
}
@media (max-width: 1294px) {
  /* line 452, scss/gic.scss */
  #about .player-wrapper {
    width: 432px;
  }
}
@media (max-width: 758px) {
  /* line 452, scss/gic.scss */
  #about .player-wrapper {
    width: 430px;
  }
}
@media (max-width: 461px) {
  /* line 452, scss/gic.scss */
  #about .player-wrapper {
    width: 301px;
  }
}
/* line 481, scss/gic.scss */
#about .player-wrapper .player-container {
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  width: 787px;
  height: 443px;
}
@media (max-width: 1606px) {
  /* line 481, scss/gic.scss */
  #about .player-wrapper .player-container {
    width: 605px;
    height: 340px;
  }
}
@media (max-width: 1294px) {
  /* line 481, scss/gic.scss */
  #about .player-wrapper .player-container {
    width: 424px;
    height: 239px;
  }
}
@media (max-width: 758px) {
  /* line 481, scss/gic.scss */
  #about .player-wrapper .player-container {
    width: 422px;
    height: 237px;
  }
}
@media (max-width: 461px) {
  /* line 481, scss/gic.scss */
  #about .player-wrapper .player-container {
    width: 293px;
    height: 165px;
  }
}
/* line 490, scss/gic.scss */
#about .player-wrapper .player-container iframe {
  padding: 2px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
/* line 498, scss/gic.scss */
#about .about-text {
  margin-left: 24px;
  max-width: 414px;
}
@media (max-width: 758px) {
  /* line 498, scss/gic.scss */
  #about .about-text {
    margin-left: 0px;
    margin-top: 19px;
  }
}
/* line 503, scss/gic.scss */
#about .about-text.live {
  max-width: 100%;
  margin-left: 0px;
}
/* line 507, scss/gic.scss */
#about .about-text.live .videothumbnail {
  overflow: hidden;
}
/* line 509, scss/gic.scss */
#about .about-text.live .videothumbnail .videoImage {
  margin: 8px 16px 8px 0px;
  float: left;
}
/* line 513, scss/gic.scss */
#about .about-text.live .videothumbnail .content {
  margin: 20px 0px 10px 0px;
}
/* line 517, scss/gic.scss */
#about .about-text .content {
  color: #00557d;
  font-size: 16px;
}
/* line 519, scss/gic.scss */
#about .about-text .content .videoImage {
  float: left;
  margin: 8px 18px 8px 0px;
}
/* line 520, scss/gic.scss */
#about .about-text .content .bold-text {
  font-family: "QuicksandBold", sans-serif;
}
/* line 525, scss/gic.scss */
#about .about-text #quote {
  float: left;
}
/* line 527, scss/gic.scss */
#about .about-text #quote #quote-text {
  display: block;
  color: #00557d;
  font-size: 12px;
  font-family: 'QuicksandBold', sans-serif;
  margin-left: 20px;
  margin-top: 25px;
}
/* line 530, scss/gic.scss */
#about .about-text .logo {
  margin: 0px 0 0 15px;
  width: 107px;
  height: 109px;
  float: right;
}
/* line 535, scss/gic.scss */
#about .about-text .logo .logo-image {
  display: block;
  height: 109px;
  background-position: 0px -600px;
}

@media (max-width: 461px) {
  /* line 544, scss/gic.scss */
  .voting .charities .charitygallery .charity-list .charity.open {
    width: 300px;
    margin-top: 140px;
  }
  /* line 547, scss/gic.scss */
  .voting .charities .charitygallery .charity-list .charity.open #vote-con {
    left: -28px;
    margin-top: 0;
    position: absolute;
    top: -140px;
    width: 320px;
  }
}
@media (max-width: 758px) {
  /* line 557, scss/gic.scss */
  .voting .charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .sharelinks {
    float: right;
  }
}

/* line 564, scss/gic.scss */
.charities .wrapper {
  position: relative;
  padding-bottom: 10px;
}
@media (max-width: 461px) {
  /* line 564, scss/gic.scss */
  .charities .wrapper {
    padding: 34px 0 22px 0;
  }
}
/* line 570, scss/gic.scss */
.charities .charitygallery {
  padding-right: 105px;
}
@media (max-width: 461px) {
  /* line 570, scss/gic.scss */
  .charities .charitygallery {
    padding-right: 0px;
  }
}
/* line 575, scss/gic.scss */
.charities .charitygallery .title {
  padding: 0px 0px 10px;
  margin: 0px;
  display: block;
}
@media (max-width: 461px) {
  /* line 575, scss/gic.scss */
  .charities .charitygallery .title {
    padding: 0px 10px 10px;
  }
}
/* line 582, scss/gic.scss */
.charities .charitygallery .charity-list {
  width: 100%;
  overflow: visible!important;
}
/* line 586, scss/gic.scss */
.charities .charitygallery .charity-list #charity-list-text {
  border: 0px;
}
/* line 588, scss/gic.scss */
.charities .charitygallery .charity-list .charity {
  float: left;
  width: 300px;
  height: 200px;
  position: relative;
  overflow: hidden;
  border: 4px solid #dc4a2d;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  margin-right: 12px;
  margin-bottom: 10px;
}
@media (max-width: 758px) {
  /* line 588, scss/gic.scss */
  .charities .charitygallery .charity-list .charity {
    margin-right: 0px;
  }
}
@media (max-width: 461px) {
  /* line 588, scss/gic.scss */
  .charities .charitygallery .charity-list .charity {
    margin-left: 10px;
  }
}
/* line 602, scss/gic.scss */
.charities .charitygallery .charity-list .charity h2 {
  color: #00557d;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'QuicksandLight', sans-serif;
}
/* line 603, scss/gic.scss */
.charities .charitygallery .charity-list .charity p {
  font-size: 16px;
  color: #00557d;
  padding: 0px;
  margin: 0;
}
/* line 605, scss/gic.scss */
.charities .charitygallery .charity-list .charity .less {
  cursor: pointer;
}
/* line 607, scss/gic.scss */
.charities .charitygallery .charity-list .charity .less img {
  height: 192px;
  width: 292px;
  float: left;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
/* line 609, scss/gic.scss */
.charities .charitygallery .charity-list .charity .less .charity-name {
  position: absolute;
  top: 50%;
  bottom: 50%;
}
/* line 614, scss/gic.scss */
.charities .charitygallery .charity-list .charity .less .charity-name h3 {
  color: #ffffff;
  font-family: 'QuicksandBold', sans-serif;
  font-size: 12px;
  float: left;
  width: 209px;
  height: 54px;
  background: #dc4a2d;
  margin: 0;
  padding: 10px 13px;
  overflow: hidden;
  text-transform: uppercase;
}
/* line 626, scss/gic.scss */
.charities .charitygallery .charity-list .charity .less .charity-name h3.smaller {
  font-size: 10px;
}
/* line 631, scss/gic.scss */
.charities .charitygallery .charity-list .charity .less .charity-name .arrow-con {
  display: block;
  float: right;
  background: #dc4a2d;
  -webkit-border-radius: 0px 50px 50px 0px;
  -moz-border-radius: 0px 50px 50px 0px;
  border-radius: 0px 50px 50px 0px;
}
/* line 639, scss/gic.scss */
.charities .charitygallery .charity-list .charity .less .charity-name .arrow-con .arrow {
  background-position: 0 -30px;
  height: 54px;
  width: 54px;
  display: block;
}
/* line 646, scss/gic.scss */
.charities .charitygallery .charity-list .charity.voted .stripe-banner {
  background-position: 0px -430px;
  display: block;
}
/* line 653, scss/gic.scss */
.charities .charitygallery .charity-list .charity.awardees .stripe-banner {
  background-position: 0px -710px;
  display: block;
}
/* line 659, scss/gic.scss */
.charities .charitygallery .charity-list .charity.favourite .stripe-banner {
  background-position: 0px -810px;
  height: 106px;
  width: 106px;
}
/* line 666, scss/gic.scss */
.charities .charitygallery .charity-list .charity.open {
  background-color: #eaeaea;
  z-index: 4;
  overflow: visible;
  width: 1236px;
  min-height: 200px;
  height: auto;
}
@media (max-width: 1606px) {
  /* line 666, scss/gic.scss */
  .charities .charitygallery .charity-list .charity.open {
    width: 924px;
  }
}
@media (max-width: 1294px) {
  /* line 666, scss/gic.scss */
  .charities .charitygallery .charity-list .charity.open {
    width: 612px;
  }
}
@media (max-width: 758px) {
  /* line 666, scss/gic.scss */
  .charities .charitygallery .charity-list .charity.open {
    width: 300px;
  }
}
@media (max-width: 461px) {
  /* line 666, scss/gic.scss */
  .charities .charitygallery .charity-list .charity.open {
    width: 300px;
  }
}
/* line 680, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more {
  margin: 0px 15px;
  position: relative;
}
/* line 686, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .topnav-con {
  overflow: hidden;
  position: relative;
}
/* line 688, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .close-btn {
  font-family: 'QuicksandBold', sans-serif;
  color: #dc4a2d;
  font-size: 32px;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: normal;
  cursor: pointer;
}
/* line 698, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-indicator {
  padding: 0px;
  margin: 15px auto;
  width: 200px;
  height: 11px;
}
/* line 704, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-indicator li {
  display: block;
  float: left;
  cursor: pointer;
}
/* line 709, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-indicator li span {
  display: block;
  width: 11px;
  height: 11px;
  background: #ffffff;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin-right: 9px;
}
/* line 719, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-indicator li.active span {
  background: #dc4a2d;
}
/* line 724, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-area {
  position: relative;
  width: 100%;
  height: 45px;
  margin: 14px 0px;
}
@media (max-width: 765px) {
  /* line 724, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .navigation-area {
    padding: 0 3px;
  }
}
/* line 735, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-area .button {
  display: block;
  position: absolute;
  top: 0px;
  width: 32px;
  height: 45px;
  background: #dc4a2d;
  cursor: pointer;
}
/* line 744, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-area .button.prev {
  left: -32px;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
}
@media (max-width: 765px) {
  /* line 744, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .navigation-area .button.prev {
    left: -29px;
  }
}
@media (max-width: 452px) {
  /* line 744, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .navigation-area .button.prev {
    left: -29px;
  }
}
/* line 756, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-area .button.prev .arrow {
  width: 14px;
  height: 20px;
  display: block;
  background-position: 0 -370px;
  margin: 12px 8px;
  display: block;
}
/* line 765, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-area .button.next {
  right: -32px;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
}
@media (max-width: 452px) {
  /* line 765, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .navigation-area .button.next {
    right: -29px;
  }
}
@media (max-width: 765px) {
  /* line 765, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .navigation-area .button.next {
    right: -29px;
  }
}
/* line 777, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-area .button.next .arrow {
  width: 14px;
  height: 20px;
  display: block;
  background-position: 0 -350px;
  margin: 12px 10px;
}
/* line 788, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .navigation-area .charityname {
  display: block;
  margin: 0px auto;
  background: #dc4a2d;
  height: 45px;
  color: #ffffff;
  font-size: 18px;
  font-family: 'QuicksandBold', sans-serif;
  text-transform: uppercase;
  padding: 15px 11px;
  margin: 0px 4px;
}
@media (max-width: 1294px) {
  /* line 800, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .navigation-area .charityname.smaller {
    font-size: 17px;
    padding-top: 15px;
    padding-bottom: 9px;
  }
}
@media (max-width: 758px) {
  /* line 808, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .navigation-area .charityname, .charities .charitygallery .charity-list .charity .more .navigation-area .charityname.smaller {
    margin: 0px 2px;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 0px;
  }
}
/* line 819, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .player-wrapper {
  width: 878px;
  margin: 0px auto;
}
@media (max-width: 1294px) {
  /* line 819, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .player-wrapper {
    width: 566px;
  }
}
@media (max-width: 758px) {
  /* line 819, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .player-wrapper {
    width: 258px;
  }
}
/* line 825, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .player-wrapper .player-container {
  width: 878px;
  height: 494px;
}
@media (max-width: 1294px) {
  /* line 825, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .player-wrapper .player-container {
    width: 566px;
    height: 319px;
  }
}
@media (max-width: 758px) {
  /* line 825, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .player-wrapper .player-container {
    width: 258px;
    height: 145px;
  }
}
/* line 833, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container {
  padding: 0px 20px 20px;
}
/* line 835, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container h5 {
  font-size: 16px;
  color: #333333;
  font-family: 'QuicksandBold', sans-serif;
  text-transform: uppercase;
}
/* line 836, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container p {
  font-size: 16px;
  color: #333333;
}
/* line 837, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container a {
  color: #333333;
  text-decoration: underline;
}
/* line 840, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container a:hover {
  text-decoration: none;
}
/* line 845, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container .votebtn-container {
  overflow: hidden;
}
/* line 847, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .votebtn {
  width: 96px;
  height: 53px;
  border: 4px solid #fff;
  -webkit-border-radius: 27px 27px 27px 27px;
  -moz-border-radius: 27px 27px 27px 27px;
  border-radius: 27px 27px 27px 27px;
  cursor: pointer;
  margin: 0px auto;
  display: block;
  text-align: center;
}
/* line 857, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .votebtn .votebtn-text {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  padding: 16px 0px 0px;
  display: block;
  line-height: 16px;
}
@media (max-width: 758px) {
  /* line 847, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .votebtn {
    float: left;
  }
}
/* line 868, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .votebtn.voted {
  background: #94bb00 !important;
  cursor: default;
}
/* line 874, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .sharelinks {
  width: 95px;
  margin: 0px auto;
}
@media (max-width: 758px) {
  /* line 874, scss/gic.scss */
  .charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .sharelinks {
    float: left;
  }
}
/* line 878, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .sharelinks .sharelink {
  margin-left: 4px;
  margin-right: 0px;
}
/* line 881, scss/gic.scss */
.charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .sharelinks .sharelink:first-child {
  margin-left: 0px;
}
/* line 890, scss/gic.scss */
.charities #vote-con {
  position: absolute;
  display: block;
  height: 400px;
  top: 34px;
  right: 22px;
  width: 105px;
  margin-left: -105px;
}
@media (max-width: 1294px) {
  /* line 890, scss/gic.scss */
  .charities #vote-con {
    right: 10px;
  }
}
@media (max-width: 461px) {
  /* line 890, scss/gic.scss */
  .charities #vote-con {
    position: static;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* line 902, scss/gic.scss */
.charities #vote-con #vote-wrapper {
  width: 90px;
  height: auto;
  margin: 0px auto;
}
@media (max-width: 461px) {
  /* line 902, scss/gic.scss */
  .charities #vote-con #vote-wrapper {
    position: static;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
}
/* line 914, scss/gic.scss */
.charities #vote-con #vote {
  position: absolute;
  top: 0px;
  text-align: center;
}
@media (max-width: 461px) {
  /* line 914, scss/gic.scss */
  .charities #vote-con #vote {
    position: static;
    width: 100%;
  }
}
/* line 919, scss/gic.scss */
.charities #vote-con #vote h2 {
  font-size: 23px;
  color: #ccc8bc;
  padding-top: 5px;
  text-transform: uppercase;
}
/* line 925, scss/gic.scss */
.charities #vote-con #vote h2.voted {
  color: #94bb00;
}
/* line 927, scss/gic.scss */
.charities #vote-con #vote #vote-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 461px) {
  /* line 927, scss/gic.scss */
  .charities #vote-con #vote #vote-list {
    width: 320px;
    margin: 0px auto;
    height: 72px;
  }
}
/* line 935, scss/gic.scss */
.charities #vote-con #vote #vote-list li {
  background-position: 0px -190px;
  margin: 0px auto;
  position: relative;
  margin-bottom: 7px;
}
@media (max-width: 461px) {
  /* line 935, scss/gic.scss */
  .charities #vote-con #vote #vote-list li {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
  }
}
/* line 942, scss/gic.scss */
.charities #vote-con #vote #vote-list li .number {
  display: block;
  font-size: 24px;
  font-family: 'QuicksandBold', sans-serif;
  color: #d7d3c6;
  padding-top: 20px;
}
/* line 945, scss/gic.scss */
.charities #vote-con #vote #vote-list li .circleThumbnail {
  border: 4px solid #94bb00;
  background-color: #94bb00;
  cursor: pointer;
}
/* line 952, scss/gic.scss */
.charities #vote-con #vote #vote-list li .cancel {
  background-position: 0px -400px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 24px;
  height: 24px;
}
/* line 962, scss/gic.scss */
.charities #vote-con #vote #vote-list li .voteThumbnail,
.charities #vote-con #vote #vote-list li .cancel {
  cursor: pointer;
}
@media (max-width: 461px) {
  /* line 967, scss/gic.scss */
  .charities #vote-con #vote #vote-list li:first-child {
    margin-left: 2px;
  }
}

/* line 979, scss/gic.scss */
#judges-about #judges-about-content {
  margin: 0px 0px 0px 115px;
  max-width: 1150px;
}
@media (max-width: 1606px) {
  /* line 979, scss/gic.scss */
  #judges-about #judges-about-content {
    max-width: 825px;
  }
}
@media (max-width: 1294px) {
  /* line 979, scss/gic.scss */
  #judges-about #judges-about-content {
    max-width: 525px;
  }
}
@media (max-width: 758px) {
  /* line 979, scss/gic.scss */
  #judges-about #judges-about-content {
    margin: 0px 0px 0px 15px;
  }
}
/* line 987, scss/gic.scss */
#judges-about #judges-about-content h2 {
  font-size: 32px;
  text-transform: uppercase;
  color: #00557d;
  font-weight: normal;
  font-family: 'QuicksandLight', sans-serif;
}
/* line 988, scss/gic.scss */
#judges-about #judges-about-content p {
  font-size: 16px;
  color: #00557d;
}

/* line 992, scss/gic.scss */
#judges-list {
  position: relative;
}
/* line 995, scss/gic.scss */
#judges-list #judges-list-content ul {
  margin: 0px;
  padding: 0px;
}
/* line 997, scss/gic.scss */
#judges-list #judges-list-content .judge {
  max-width: 1250px;
  margin: 0px 0px 0px 28px;
  list-style: none;
  overflow: hidden;
  margin-bottom: 15px;
}
@media (max-width: 1606px) {
  /* line 997, scss/gic.scss */
  #judges-list #judges-list-content .judge {
    max-width: 925px;
  }
}
@media (max-width: 1294px) {
  /* line 997, scss/gic.scss */
  #judges-list #judges-list-content .judge {
    max-width: 625px;
  }
}
@media (max-width: 758px) {
  /* line 997, scss/gic.scss */
  #judges-list #judges-list-content .judge {
    margin: 0px 0px 10px 15px;
  }
}
@media (max-width: 461px) {
  /* line 997, scss/gic.scss */
  #judges-list #judges-list-content .judge {
    margin: 0px 0px 10px 0;
  }
}
/* line 1011, scss/gic.scss */
#judges-list #judges-list-content .judge .circleThumbnail {
  border: 4px solid #d7d3c6;
  float: left;
  background-color: #d7d3c6;
}
/* line 1016, scss/gic.scss */
#judges-list #judges-list-content .judge .judge-content {
  float: left;
  padding-top: 5px;
  padding-left: 14px;
  width: 1175px;
}
@media (max-width: 1606px) {
  /* line 1016, scss/gic.scss */
  #judges-list #judges-list-content .judge .judge-content {
    width: 850px;
  }
}
@media (max-width: 1294px) {
  /* line 1016, scss/gic.scss */
  #judges-list #judges-list-content .judge .judge-content {
    width: 550px;
  }
}
@media (max-width: 758px) {
  /* line 1016, scss/gic.scss */
  #judges-list #judges-list-content .judge .judge-content {
    width: 75%;
  }
}
/* line 1024, scss/gic.scss */
#judges-list #judges-list-content .judge .judge-content .judge-name {
  font-size: 24px;
  color: #00557d;
  text-transform: uppercase;
  font-weight: normal;
  font-family: 'QuicksandLight', sans-serif;
  display: block;
}
/* line 1032, scss/gic.scss */
#judges-list #judges-list-content .judge .judge-content .judge-info {
  font-size: 16px;
  color: #00557d;
  line-height: 17px;
  display: block;
}
/* line 1041, scss/gic.scss */
#judges-list #judges-list-content .termslinks {
  font-size: 12px;
  color: #333333;
  position: absolute;
  bottom: 5px;
  left: 150px;
}
/* line 1047, scss/gic.scss */
#judges-list #judges-list-content .termslinks a {
  font-size: 12px;
  color: #333333;
}

/* line 1055, scss/gic.scss */
#footer .wrapper {
  padding: 50px 30px 50px 30px;
}

/**** Messages cookie and flash ****/
/* line 1062, scss/gic.scss */
.messages {
  width: 100%;
  min-width: 320px;
  position: fixed;
  bottom: 0px;
  left: 0;
  z-index: 20;
}
/* line 1070, scss/gic.scss */
.messages .message {
  color: #ffffff;
  text-transform: uppercase;
  border-top: 0px solid black;
  text-align: center;
  font-family: 'QuicksandBold', sans-serif;
  padding: 15px 25px;
  line-height: 20px;
  font-size: 14px;
}
/* line 1082, scss/gic.scss */
.messages button {
  font-size: 24px;
  color: #ffffff;
  background: none;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  line-height: 24px;
}

/* line 1098, scss/gic.scss */
.countdown .messages,
.postlive .messages {
  display: none;
}

/* line 1102, scss/gic.scss */
.flash {
  height: auto !important;
  display: none;
}
/* line 1106, scss/gic.scss */
.flash.alert-success {
  background-color: #9fba0c;
  display: block;
}
/* line 1111, scss/gic.scss */
.flash.alert-warn {
  background-color: #FF7F00;
  display: block;
}
/* line 1116, scss/gic.scss */
.flash.alert-error {
  background-color: #dc4a2d;
  display: block;
}

/* line 1122, scss/gic.scss */
#cookie-notice {
  background-color: #d8e6e6;
  border-top: 2px solid white;
  overflow: hidden;
  position: relative;
}
/* line 1128, scss/gic.scss */
#cookie-notice .message {
  padding-right: 40px;
  color: #344b59;
}
/* line 1129, scss/gic.scss */
#cookie-notice button {
  color: #344b59;
}

/* line 1134, scss/gic.scss */
#ie-notice {
  background-color: #d8e6e6;
  border-bottom: 2px solid white;
  overflow: hidden;
  position: relative;
}
/* line 1140, scss/gic.scss */
#ie-notice .message {
  padding-right: 40px;
  color: #344b59;
}
/* line 1141, scss/gic.scss */
#ie-notice button {
  color: #344b59;
}

/* line 1144, scss/gic.scss */
.iemessage {
  top: 0px;
  bottom: auto;
  display: none;
}
/* line 1148, scss/gic.scss */
.iemessage button {
  top: auto;
  bottom: 5px;
}

/**** Isotope Filtering ****/
/* line 1154, scss/gic.scss */
.isotope-item {
  z-index: 2;
}

/* line 1158, scss/gic.scss */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
/* line 1166, scss/gic.scss */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

/* line 1174, scss/gic.scss */
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

/* line 1182, scss/gic.scss */
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity, width, height, top, left;
  -moz-transition-property: -moz-transform, opacity, width, height, top, left;
  -ms-transition-property: -ms-transform, opacity, width, height, top, left;
  -o-transition-property: -o-transform, opacity, width, height, top, left;
  transition-property: transform, opacity, width, height, top, left;
}

/**** disabling Isotope CSS3 transitions ****/
/* line 1194, scss/gic.scss */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* line 1208, scss/gic.scss */
.mobile {
  overflow-x: hidden;
}

/* line 1215, scss/gic.scss */
.ie10 #cookie-notice button {
  right: 20px;
}

/* line 1216, scss/gic.scss */
.ie #header #countdown .countdown-container .countdown-content .countdown-title {
  margin: 0px;
}

/* line 1220, scss/gic.scss */
.lt-ie9 .iemessage {
  display: block;
}
/* line 1223, scss/gic.scss */
.lt-ie9 .ieline {
  display: block;
}
/* line 1225, scss/gic.scss */
.lt-ie9 #header {
  background-image: url("../images/bg_header_ie.png");
}
/* line 1228, scss/gic.scss */
.lt-ie9 #container {
  min-width: 759px;
}
/* line 1229, scss/gic.scss */
.lt-ie9 .wrapper {
  padding: 34px 10px 22px 10px;
}
/* line 1230, scss/gic.scss */
.lt-ie9 .main-content-container {
  width: 759px;
  padding: 0px 0px;
}
/* line 1232, scss/gic.scss */
.lt-ie9 #about #about-top {
  background-image: url("../images/about-background-top.png");
  background-repeat: repeat-x;
  background-position: top left;
  height: 4px;
}
/* line 1238, scss/gic.scss */
.lt-ie9 #about #about-bottom {
  background-image: url("../images/about-background-bottom.png");
  background-repeat: repeat-x;
  background-position: top left;
  height: 8px;
}
/* line 1244, scss/gic.scss */
.lt-ie9 #about .player-wrapper {
  width: 432px;
}
/* line 1246, scss/gic.scss */
.lt-ie9 #about .player-wrapper .player-container {
  width: 424px;
  height: 239px;
}
/* line 1250, scss/gic.scss */
.lt-ie9 #about .player-wrapper.live {
  width: 677px;
  border-color: #f4812c;
}
/* line 1254, scss/gic.scss */
.lt-ie9 #about .player-wrapper.live .player-container {
  width: 669px;
  height: 376px;
}
/* line 1261, scss/gic.scss */
.lt-ie9 #about .player-wrapper iframe {
  padding: 0px;
}
/* line 1269, scss/gic.scss */
.lt-ie9 .charities #charities-top {
  background-image: url("../images/charities-background-top.png");
  background-repeat: repeat-x;
  background-position: top left;
  height: 4px;
}
/* line 1275, scss/gic.scss */
.lt-ie9 .charities #charities-bottom {
  background-image: url("../images/charities-background-bottom.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 4px;
}
/* line 1286, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity.voted .stripe-banner {
  z-index: 100;
}
/* line 1289, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity.awardees .stripe-banner {
  z-index: 100;
}
/* line 1291, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity.open {
  width: 612px;
}
/* line 1295, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity .more .player-wrapper {
  width: 566px;
}
/* line 1297, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity .more .player-wrapper .player-container {
  width: 566px;
  height: 319px;
}
/* line 1302, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity .more .content-container {
  padding: 0px 20px 20px;
}
/* line 1304, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity .more .content-container h5 {
  font-size: 16px;
  color: #333333;
  font-family: 'QuicksandBold', sans-serif;
  text-transform: uppercase;
}
/* line 1305, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity .more .content-container p {
  font-size: 16px;
  color: #333333;
}
/* line 1306, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity .more .content-container a {
  color: #333333;
  text-decoration: underline;
}
/* line 1309, scss/gic.scss */
.lt-ie9 .charities .charitygallery .charity-list .charity .more .content-container a:hover {
  text-decoration: none;
}
/* line 1319, scss/gic.scss */
.lt-ie9 .charities #vote-con {
  right: 10px;
}
/* line 1324, scss/gic.scss */
.lt-ie9 #judges-about #judges-about-top {
  background-image: url("../images/judges-about-background-top.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 8px;
}
/* line 1330, scss/gic.scss */
.lt-ie9 #judges-about #judges-about-bottom {
  background-image: url("../images/judges-about-background-bottom.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 4px;
}
/* line 1337, scss/gic.scss */
.lt-ie9 #judges-about #judges-about-content {
  width: 525px;
}
/* line 1342, scss/gic.scss */
.lt-ie9 #judges-list #judges-list-bottom {
  background-image: url("../images/judges-list-background-bottom.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 12px;
}
/* line 1350, scss/gic.scss */
.lt-ie9 #judges-list #judges-list-content .judge {
  max-width: 625px;
}
/* line 1352, scss/gic.scss */
.lt-ie9 #judges-list #judges-list-content .judge .judge-content {
  width: 75%;
}

/* line 1363, scss/gic.scss */
.lt-ie9 .postlive #about #about-top {
  background-image: url("../images/about-background-top-postlive.png");
}
/* line 1364, scss/gic.scss */
.lt-ie9 .postlive #about #about-bottom {
  background-image: url("../images/about-background-bottom-postlive.png");
}
/* line 1366, scss/gic.scss */
.lt-ie9 .postlive #charities-awardees-top {
  background-image: url("../images/charities-awardees-background-top.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 4px;
}
/* line 1372, scss/gic.scss */
.lt-ie9 .postlive #charities-awardees-bottom {
  background-image: url("../images/charities-awardees-background-top.png");
  background-repeat: repeat-x;
  background-position: top left;
  height: 8px;
}
/* line 1378, scss/gic.scss */
.lt-ie9 .postlive #charities-finalists-top {
  background-image: url("../images/about-background-bottom.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 4px;
}
/* line 1384, scss/gic.scss */
.lt-ie9 .postlive #charities-finalists-bottom {
  background-image: url("../images/about-background-bottom.png");
  background-repeat: repeat-x;
  background-position: bottom left;
  height: 4px;
}

/* line 1395, scss/gic.scss */
.ie7 #about .player-wrapper {
  width: 422px;
}
/* line 1398, scss/gic.scss */
.ie7 #about .player-wrapper.live {
  width: 669px;
}
/* line 1402, scss/gic.scss */
.ie7 #about .player-wrapper .player-container {
  height: 237px;
  width: 422px;
}
/* line 1407, scss/gic.scss */
.ie7 #about .player-wrapper iframe {
  padding: 0px;
}
/* line 1414, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list #charity-list-text {
  height: 200px;
}
/* line 1416, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity {
  width: 292px;
  height: 192px;
}
/* line 1419, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity p {
  line-height: 16px;
}
/* line 1420, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity .charity-name {
  width: 263px;
  z-index: 100;
}
/* line 1423, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity .charity-name h3 {
  height: 34px;
  width: 183px;
}
/* line 1427, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity img {
  z-index: 10;
  position: absolute;
}
/* line 1428, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity.open {
  height: auto;
}
/* line 1433, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity .more .navigation-indicator {
  margin: 0px auto;
  padding: 11px 0px;
}
/* line 1435, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity .more .content-container .votebtn-container {
  width: 24%;
}
/* line 1437, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity .more .content-container .votebtn-container .votebtn {
  height: 31px;
  padding-bottom: 16px;
}
/* line 1444, scss/gic.scss */
.ie7 .charities .charitygallery .charity-list .charity .more .navigation-area .charityname {
  height: 15px;
}

/* line 1456, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 {
  border-color: #2a95d1;
}
/* line 1458, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 h3 {
  background-color: #2a95d1;
}
/* line 1459, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 .arrow-con {
  background-color: #2a95d1;
}
/* line 1461, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 .more .navigation-indicator li.active span {
  background-color: #2a95d1;
}
/* line 1463, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 .more .navigation-area .button {
  background: #2a95d1;
}
/* line 1464, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 .more .navigation-area .charityname {
  background: #2a95d1;
}
/* line 1466, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 .more .content-container .votebtn-container .votebtn {
  background: #2a95d1;
}
/* line 1467, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity01 .more .close-btn {
  color: #2a95d1;
}
/* line 1470, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 {
  border-color: #f4812c;
}
/* line 1472, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 h3 {
  background-color: #f4812c;
}
/* line 1473, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 .arrow-con {
  background-color: #f4812c;
}
/* line 1475, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 .more .navigation-indicator li.active span {
  background-color: #f4812c;
}
/* line 1477, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 .more .navigation-area .button {
  background: #f4812c;
}
/* line 1478, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 .more .navigation-area .charityname {
  background: #f4812c;
}
/* line 1480, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 .more .content-container .votebtn-container .votebtn {
  background: #f4812c;
}
/* line 1481, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity02 .more .close-btn {
  color: #f4812c;
}
/* line 1484, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 {
  border-color: #9a5dcd;
}
/* line 1486, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 h3 {
  background-color: #9a5dcd;
}
/* line 1487, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 .arrow-con {
  background-color: #9a5dcd;
}
/* line 1489, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 .more .navigation-indicator li.active span {
  background-color: #9a5dcd;
}
/* line 1491, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 .more .navigation-area .button {
  background: #9a5dcd;
}
/* line 1492, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 .more .navigation-area .charityname {
  background: #9a5dcd;
}
/* line 1494, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 .more .content-container .votebtn-container .votebtn {
  background: #9a5dcd;
}
/* line 1495, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity03 .more .close-btn {
  color: #9a5dcd;
}
/* line 1498, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 {
  border-color: #4fb1f5;
}
/* line 1500, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 h3 {
  background-color: #4fb1f5;
}
/* line 1501, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 .arrow-con {
  background-color: #4fb1f5;
}
/* line 1503, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 .more .navigation-indicator li.active span {
  background-color: #4fb1f5;
}
/* line 1505, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 .more .navigation-area .button {
  background: #4fb1f5;
}
/* line 1506, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 .more .navigation-area .charityname {
  background: #4fb1f5;
}
/* line 1508, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 .more .content-container .votebtn-container .votebtn {
  background: #4fb1f5;
}
/* line 1509, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity04 .more .close-btn {
  color: #4fb1f5;
}
/* line 1512, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 {
  border-color: #f9b002;
}
/* line 1514, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 h3 {
  background-color: #f9b002;
}
/* line 1515, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 .arrow-con {
  background-color: #f9b002;
}
/* line 1517, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 .more .navigation-indicator li.active span {
  background-color: #f9b002;
}
/* line 1519, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 .more .navigation-area .button {
  background: #f9b002;
}
/* line 1520, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 .more .navigation-area .charityname {
  background: #f9b002;
}
/* line 1522, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 .more .content-container .votebtn-container .votebtn {
  background: #f9b002;
}
/* line 1523, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity05 .more .close-btn {
  color: #f9b002;
}
/* line 1526, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 {
  border-color: #6059b2;
}
/* line 1528, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 h3 {
  background-color: #6059b2;
}
/* line 1529, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 .arrow-con {
  background-color: #6059b2;
}
/* line 1531, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 .more .navigation-indicator li.active span {
  background-color: #6059b2;
}
/* line 1533, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 .more .navigation-area .button {
  background: #6059b2;
}
/* line 1534, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 .more .navigation-area .charityname {
  background: #6059b2;
}
/* line 1536, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 .more .content-container .votebtn-container .votebtn {
  background: #6059b2;
}
/* line 1537, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity06 .more .close-btn {
  color: #6059b2;
}
/* line 1540, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 {
  border-color: #2a5dba;
}
/* line 1542, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 h3 {
  background-color: #2a5dba;
}
/* line 1543, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 .arrow-con {
  background-color: #2a5dba;
}
/* line 1545, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 .more .navigation-indicator li.active span {
  background-color: #2a5dba;
}
/* line 1547, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 .more .navigation-area .button {
  background: #2a5dba;
}
/* line 1548, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 .more .navigation-area .charityname {
  background: #2a5dba;
}
/* line 1550, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 .more .content-container .votebtn-container .votebtn {
  background: #2a5dba;
}
/* line 1551, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity07 .more .close-btn {
  color: #2a5dba;
}
/* line 1554, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 {
  border-color: #bc529f;
}
/* line 1556, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 h3 {
  background-color: #bc529f;
}
/* line 1557, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 .arrow-con {
  background-color: #bc529f;
}
/* line 1559, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 .more .navigation-indicator li.active span {
  background-color: #bc529f;
}
/* line 1561, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 .more .navigation-area .button {
  background: #bc529f;
}
/* line 1562, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 .more .navigation-area .charityname {
  background: #bc529f;
}
/* line 1564, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 .more .content-container .votebtn-container .votebtn {
  background: #bc529f;
}
/* line 1565, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity08 .more .close-btn {
  color: #bc529f;
}
/* line 1568, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 {
  border-color: #bc2758;
}
/* line 1570, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 h3 {
  background-color: #bc2758;
}
/* line 1571, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 .arrow-con {
  background-color: #bc2758;
}
/* line 1573, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 .more .navigation-indicator li.active span {
  background-color: #bc2758;
}
/* line 1575, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 .more .navigation-area .button {
  background: #bc2758;
}
/* line 1576, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 .more .navigation-area .charityname {
  background: #bc2758;
}
/* line 1578, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 .more .content-container .votebtn-container .votebtn {
  background: #bc2758;
}
/* line 1579, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity09 .more .close-btn {
  color: #bc2758;
}
/* line 1582, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 {
  border-color: #dc4a2d;
}
/* line 1584, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 h3 {
  background-color: #dc4a2d;
}
/* line 1585, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 .arrow-con {
  background-color: #dc4a2d;
}
/* line 1587, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 .more .navigation-indicator li.active span {
  background-color: #dc4a2d;
}
/* line 1589, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 .more .navigation-area .button {
  background: #dc4a2d;
}
/* line 1590, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 .more .navigation-area .charityname {
  background: #dc4a2d;
}
/* line 1592, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 .more .content-container .votebtn-container .votebtn {
  background: #dc4a2d;
}
/* line 1593, scss/gic.scss */
.charities .charitygallery .charity-list .charity#charity10 .more .close-btn {
  color: #dc4a2d;
}
