﻿/* Magnific Popup CSS */
/* line 78, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 95, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 107, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 122, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 133, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 140, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 150, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
}

/* line 159, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 170, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 177, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 185, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 193, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 212, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 223, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
/* line 233, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-preloader a {
  color: #cccccc;
}
/* line 235, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-preloader a:hover {
  color: white;
}

/* line 243, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 250, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 258, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 272, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 280, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-close {
  width: 25px;
  /*height: 30px;*/
  line-height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 40px;
}
/* line 302, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 309, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-close:active {
  top: 1px;
}

/* line 314, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: white;
}

/* line 320, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 330, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

/* line 341, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 20px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 355, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow:active {
  margin-top: -54px;
}
/* line 359, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 368, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
}
/* line 382, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
/* line 390, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  opacity: 0.7;
}

/* line 398, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow-left {
  left: 0;
}
/* line 403, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
/* line 408, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

/* line 414, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow-right {
  right: 0;
}
/* line 418, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
/* line 423, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

/* line 433, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 436, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 600px;
  max-width: 600px;
  height: 500px;
}
/* line 442, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 446, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
/* line 451, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
/* line 471, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 486, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-figure {
  line-height: 0;
}
/* line 488, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
/* line 502, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
/* line 508, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 512, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 520, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 529, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 536, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  /* line 549, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 554, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 560, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 564, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  /* line 569, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 579, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 583, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 587, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 607, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 611, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 615, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 619, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 631, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}
/* line 634, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
/* line 641, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}
/* line 644, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
/* line 647, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 656, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */

/* line 669, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.bg-arrow-left {
  background-image: url("/images/carouselPrev.png");
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 675, c:/xampp/htdocs/NIS/sass/magnific-popup.scss */
.bg-arrow-right {
  background-image: url("/images/carouselNext.png");
  background-repeat: no-repeat;
  background-position: center center;
}






.white-popup {
      font-family:'Proxima Nova Regular', sans-serif;
      position: relative;
      background: #141414;
      padding:0px;
      margin: 20px auto;
      color: #000;
      background-repeat:no-repeat;
      background-position:50% 0px;
      text-align:center;
	width: 300px;
    overflow-y: hidden;
    overflow-x: hidden;

    }

      .whiteBorderBox{
      text-transform:uppercase;
      color:#fff;
      border:5px solid white;
      font-family:'Proxima Nova Bold', sans-serif;
      
      width:290px;
      padding:8px;
      font-size:28px;
      line-height:30px;

    }
    
    .outerBox{
    width:290px;
      margin:40px 5px 20px 5px;  
    }

    .outerBoxMobile{
      display: none;
    }

    .outerBoxLogos
    {
      padding-bottom: 4px;
      display: table;
      width: 100%;
    }

    .outerBoxLogosMK
    {
      display: table-cell;
      width: 232px;
    }
    .outerBoxLogosPlus
    {
      display: table-cell;
      vertical-align: top;
      padding-top: 22px;
      padding-left: 10px;
      width: 43px;
      font-size: 25px;
      font-family: 'Proxima Nova Light', sans-serif;
    }
    .outerBoxLogosCI
    {
      display: table-cell;
      text-align: right;
      width: 210px;
    }

    .outerBoxTextBG{
      background-color: rgba(255, 174, 0, 0.5);
      height: 280px;
    }
    .outerBoxHeader{
      text-align: center;
      font-family: "Proxima Nova Regular", Arial, sans-serif;
      color: #fff;
      font-size: 28px;
      line-height: 1em;
      font-weight: 700;
      margin: 0px;
      padding-top: 26px;
    }
    .outerBoxText{
      text-align: center;
      font-family: "Proxima Nova Light", Arial, sans-serif;
      color: #fff;
      font-size: 21px;
      line-height: 1.1em;
      font-weight: 300;
      width: 380px;
      margin: 0px auto 0px auto;
      padding-top: 24px;
      
    }
    .outerBoxButton{
      padding-top: 18px;
      margin: 0px;

    }
    .outerBoxFooter{
      line-height: 1em;
      margin: 0px;
    }
    a.outerBoxFooterLink:link, a.outerBoxFooterLink:visited, a.outerBoxFooterLink:active 
    {
      text-align: center;
      font-family: "Proxima Nova Light", Arial, sans-serif;
      color: #fff;
      font-size: 11px;
      text-decoration: underline;
    }
    a.outerBoxFooterLink:hover
    {
      text-align: center;
      font-family: "Proxima Nova Light", Arial, sans-serif;
      color: #f37027;
      font-size: 11px;
      text-decoration: underline;
    }

.outerBoxMobileMK
{
  padding-top: 38px;
  text-align: center;
  margin: 0px auto 0px 88px;
  display: block;
  width: 200px;
}
.outerBoxMobilePlus
{
  text-align: center;
  margin: 0px auto 0px 88px;
  display: block;
  width: 200px;
}
.outerBoxMobileCI
{
  text-align: center;
  margin: 0px auto 0px 88px;
  display: block;
  width: 200px;
}
.outerBoxMobileHeader
{
  text-align: center;
  margin: 272px auto 0px auto;
  display: block;
  width: 230px;
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  color: #fff;
  font-size: 27px;
  line-height: 1em;
  font-weight: 700;
  padding-top: 6px;

}
.outerBoxMobileText
{
  text-align: center;
  margin: 0px auto 0px auto;
  display: block;
  width: 246px;
  font-family: "Proxima Nova Light", Arial, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 1.1em;
  font-weight: 100;
  padding-top: 9px;
}
.outerBoxMobileButton
{
  text-align: center;
  margin: 0px auto 0px auto;
  display: block;
  width: 280px;
  padding-top: 16px;
}
.outerBoxMobileFooter
{
  text-align: center;
  margin: 0px auto 0px auto;
  display: block;
  width: 280px;
}

a.outerBoxFooterMobileLink:link, a.outerBoxFooterMobileLink:visited, a.outerBoxFooterMobileLink:active 
{
  text-align: center;
  font-family: "Proxima Nova Light", Arial, sans-serif;
  color: #fff;
  font-size: 10px;
  text-decoration: underline;
}
a.outerBoxFooterMobileLink:hover
{
  text-align: center;
  font-family: "Proxima Nova Light", Arial, sans-serif;
  color: #f37027;
  font-size: 10 px;
  text-decoration: underline;
}

    
    .eoy2014Donate .btn--orange--loud{
      font-family:'Proxima Nova Regular', sans-serif;
      font-size:22px;
      width:250px;
      margin-bottom:40px;
      background-color:#ff000c;
    }
    .eoy2014Donate .btn--orange--loud:hover{
      background-color:#db000a;
    }
    
    
    .ask, .timer{
      font-size:20px;
      width:230px;
      margin:0px auto;
      line-height:25px;
      margin-bottom:20px;
    }
    


  @media (max-width: 767px){
    .outerBox{display: block;}
	.GT2016PlaceholderB
	{
		padding-bottom:31px;
		display:none;		
	}
	.GT2016PlaceholderA
	{
		padding-bottom:26px;	
	}

	.btn--orangeGT2016A
	{
		font-family:"Proxima Nova Bold" ;
		font-size: 28px !important;
	    padding: 5px 33px !important;
	    background-color:#fc9a2d;
	    color:white;
	    border: 0;
	    outline: none;
	    margin: 10px 20px;
   }
   .btn--orangeGT2016A:hover, .btn--orangeGT2016A:active, .btn--orangeGT2016A:visited
	{
		background-color: #f26e26;	
		color: white;
	}


	.btn--orangeGT2016B
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 2px 64px !important;
	    background-color:#fc9a2d;
	    color:white;
	    border: 0;
	    outline: none;
	    width:200px;
	    margin: 10px 20px;
   }
   .btn--orangeGT2016B:hover, .btn--orangeGT2016B:active, .btn--orangeGT2016B:visited
	{
		background-color: #f26e26;	
		color: white;
	}
	
	.btn--orangeGT2016C
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 2px 64px !important;
	    background-color:#7ecbef;
	    color:white;
	    border: 0;
	    outline: none;
	    width:200px;
	    margin: 10px 20px;
   }
   .btn--orangeGT2016C:hover, .btn--orangeGT2016C:active, .btn--orangeGT2016C:visited
	{
		background-color: #61a4d7;	
		color: white;
	}
	.innerboxTextB
	{
	    padding: 346px 0px 0px 0px;
	    height: 507px;
	    vertical-align: bottom;
	    display: none;
	    width: 100%;
	    background-image: url(/Style%20Library/CI_custom/images/CYE2016_A_Mobile.jpg);
	      background-size: 300px 507px;
      background-position: center;
      background-repeat: no-repeat;			
	}
	.innerboxTextA
	{
	    padding: 413px 0px 0px 0px;
	    height: 507px;
	    vertical-align: bottom;
	    display: block;
	    width: 100%;			
	    background-image: url(/Style%20Library/CI_custom/images/CYE2016_B_Mobile.jpg);
      background-size: 300px 507px;
      background-position: center;
      background-repeat: no-repeat;
	}

	.GT2016DonateAmountField
	{
	    background: white url('/Style Library/CI_custom/images/GT2016_USDBg.jpg') no-repeat  0px -50px !important;
	    color: #fc9a2d !important;
	    font-size: 13px !important;
	    width: 190px !important;
	    padding: 10px 48px 10px 25px !important;
	    line-height: 0.9em !important;
	    font-family: Proxima Nova Bold;	
	    height: 39px !important;
	    vertical-align:middle;
	}




    .white-popup
    {
      overflow-y: hidden;
      overflow-x: hidden;
      background-color: black;
     /* padding: 57px 0px 6px; */
      width: 300px;
      height: 507px;
      
      vertical-align: bottom;
	  display: table-cell;
    }    
    .innerboxText .title
    {
      font-size: 25px;
      line-height: 1em;
      padding: 191px 0px 0px 0px;
      color: white;
      font-family: 'Proxima Nova Bold', sans-serif;
    }

    .innerboxText .subTitle
    {
      font-size: 15px;
      line-height: 1em;
      color: white;
      font-family: 'Proxima Nova Regular', sans-serif;
      padding-top: 4px;
    }
     .donateA
    {
      font-family: 'Proxima Nova Regular', sans-serif;
      font-size: 13px;
      width: 187px;
      height: 36px;
      background-color: #1293d1;
      text-align: center;
	  margin: 0px auto 60px auto;
      line-height: 40px;
      color: white;
      display: none;
      cursor: pointer;
    }
    .donateB
    {
      font-family: 'Proxima Nova Regular', sans-serif;
      font-size: 13px;
      width: 187px;
      height: 36px;
      background-color: #1293d1;
      text-align: center;
      margin: 34px auto 0px auto;
      line-height: 40px;
      color: white;
      display: none;
      cursor: pointer;
    }

    .donateA a, .donateB a
    {
      text-decoration: none;
      color: white;
    }


    
  }
  @media (min-width: 768px) and (max-width: 1000px){
	.GT2016PlaceholderB
	{
		padding-bottom:25px;
		display:none;	
	}
	.GT2016PlaceholderA
	{
		padding-bottom:25px;	
	}

   .btn--orangeGT2016A
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 8px 64px !important;
	    background-color:#fc9a2d;
	    color:white;
	    border: 0;
	    outline: none;
	    /* width:190px; */
	    margin: 0px 20px;
   }
   .btn--orangeGT2016A:hover, .btn--orangeGT2016A:active, .btn--orangeGT2016A:visited
	{
		background-color: #f26e26;	
		color: white;
	}


   .btn--orangeGT2016B
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 8px 0px !important;
	    background-color:#fc9a2d;
	    color:white;
	    border: 0;
	    outline: none;
	    width:240px;
	    margin: 0px 20px;
   }
   .btn--orangeGT2016B:hover, .btn--orangeGT2016B:active, .btn--orangeGT2016B:visited
	{
		background-color: #f26e26;	
		color: white;
	}
	
	.btn--orangeGT2016C
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 8px 0px !important;
	    background-color:#7ecbef;
	    color:white;
	    border: 0;
	    outline: none;
	    width:240px;
	    margin: 0px 20px;
   }
   .btn--orangeGT2016C:hover, .btn--orangeGT2016C:active, .btn--orangeGT2016C:visited
	{
		background-color: #61a4d7;	
		color: white;
	}
	.innerboxTextB
	{
	    padding: 328px 0px 0px 0px;
	    height: 424px;
	    vertical-align: bottom;
	    display: none;
	    width: 100%;
	    background-image: url(/Style%20Library/CI_custom/images/CYE2016_A_Tablet.jpg);
        background-position: center;
        background-repeat: no-repeat;
			
	}
	.innerboxTextA
	{
	    padding: 347px 0px 0px 0px;
	    height: 424px;
	    vertical-align: bottom;
	    display: block;
	    width: 100%;
      background-image: url(/Style%20Library/CI_custom/images/CYE2016_B_Tablet.jpg);
      background-position: center;
      background-repeat: no-repeat;
			
	}




    .outerBox{display: block;}
    .white-popup
    {
      overflow-y: hidden;
      overflow-x: hidden;
      background-color: black;
      /*padding: 5px; */
      width: 771px;
      height: 424px;
      vertical-align: bottom;
	  display: table-cell;

    }    
    .innerboxText .title
    {
      font-size: 40px;
      line-height: 1em;
      padding: 83px 0px 0px 0px;
      color: white;
      font-family: 'Proxima Nova Bold', sans-serif;
    }

    .innerboxText .subTitle
    {
      font-size: 22px;
      line-height: 1em;
      color: white;
      font-family: 'Proxima Nova Regular', sans-serif;
      padding: 10px;
    }
     .donateA
    {
      font-family: 'Proxima Nova Regular', sans-serif;
      font-size: 21px;
      width: 284px;
      height: 53px;
      background-color: #1293d1;
      text-align: center;
	  margin: 0px auto 35px auto;
      line-height: 55px;
      color: white;
      display: none;
      cursor: pointer;
    }
    .donateB
    {
      font-family: 'Proxima Nova Regular', sans-serif;
      font-size: 21px;
      width: 284px;
      height: 53px;
      background-color: #1293d1;
      text-align: center;
      margin: 82px auto 0px auto;
      line-height: 55px;
      color: white;
      display: none;
      cursor: pointer;
    }
    .donateA a, .donateB a
    {
      text-decoration: none;
      color: white;
    }



  }
  
  @media (min-width: 1000px){
	.GT2016PlaceholderB
	{
		padding-bottom:35px;	
		display:none;
	}
	.GT2016PlaceholderA
	{
		padding-bottom:35px;	
	}

   .btn--orangeGT2016A
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 8px 64px !important;
	    background-color:#fc9a2d;
	    color:white;
	    border: 0;
	    outline: none;
	    /*width:190px;*/
	    margin: 0px 20px;
   }
   .btn--orangeGT2016A:hover, .btn--orangeGT2016A:active, .btn--orangeGT2016A:visited
	{
		background-color: #f26e26;	
		color: white;
	}


   .btn--orangeGT2016B
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 8px 0px !important;
	    background-color:#fc9a2d;
	    color:white;
	    border: 0;
	    outline: none;
	    width:240px;
	    margin: 0px 20px;
   }
   .btn--orangeGT2016B:hover, .btn--orangeGT2016B:active, .btn--orangeGT2016B:visited
	{
		background-color: #f26e26;	
		color: white;
	}
	
	.btn--orangeGT2016C
   {
		font-family:"Proxima Nova Bold" ;
		font-size: 37px !important;
	    padding: 8px 0px !important;
	    background-color:#7ecbef;
	    color:white;
	    border: 0;
	    outline: none;
	    width:240px;
	    margin: 0px 20px;
   }
   .btn--orangeGT2016C:hover, .btn--orangeGT2016C:active, .btn--orangeGT2016C:visited
	{
		background-color: #61a4d7;	
		color: white;
	}
	.innerboxTextB
	{
	    padding: 328px 0px 0px 0px;
	    height: 424px;
	    vertical-align: bottom;
	    display: none;
	    width: 100%;	
	  background-image: url(/Style%20Library/CI_custom/images/CYE2016_A_Desktop.jpg);
      background-position: center;
      background-repeat: no-repeat;
		
	}
	.innerboxTextA
	{
	    padding: 335px 0px 0px 0px;
	    height: 424px;
	    vertical-align: bottom;
	    display: block;
	    width: 100%;
      background-image: url(/Style%20Library/CI_custom/images/CYE2016_B_Desktop.jpg);
      background-position: center;
      background-repeat: no-repeat;
			
	}


.GT2016DonateAmountField
{
    background: white url('/Style Library/CI_custom/images/GT2016_USDBg.jpg') no-repeat !important;
    color: #fc9a2d !important;
    font-size: 17px !important;
    width: 230px !important;
    padding: 10px 67px 10px 30px !important;
    line-height: 0.9em !important;
    font-family: Proxima Nova Bold;	
    height: 50px;
    vertical-align:middle;
}


    .outerBox{display: block;}
    .white-popup
    {
      overflow-y: hidden;
      overflow-x: hidden;
      background-color: black;
      /*padding: 5px; */
      width: 939px;
      height: 424px;
      vertical-align: bottom;
	  display: table-cell;

    }    
    .innerboxText .title
    {
      font-size: 47px;
      line-height: 1em;
      padding: 95px 0px 0px 0px;
      color: white;
      font-family: 'Proxima Nova Bold', sans-serif;
    }

    .innerboxText .subTitle
    {
      font-size: 25px;
      line-height: 1em;
      color: white;
      font-family: 'Proxima Nova Regular', sans-serif;
      padding: 12px;
    }
    .donateA
    {
      font-family: 'Proxima Nova Regular', sans-serif;
      font-size: 21px;
      width: 290px;
      height: 53px;
      background-color: #1293d1;
      text-align: center;
	  margin: 0px auto 35px auto;
      line-height: 55px;
      color: white;
      display: none;
      cursor: pointer;
    }
    .donateB
    {
      font-family: 'Proxima Nova Regular', sans-serif;
      font-size: 21px;
      width: 290px;
      height: 53px;
      background-color: #1293d1;
      text-align: center;
      margin: 82px auto 0px auto;
      line-height: 55px;
      color: white;
      display: none;
      cursor: pointer;
    }
    .donateA a, .donateB a
    {
      text-decoration: none;
      color: white;
    }
  }


