@font-face {
    font-family: AmnestyTradeGothicCn;
    src: url('../fonts/AmnestyTradeGothic-BdCn20.woff') format('truetype');
}
@font-face {
    font-family: AmnestyTradeGothic;
    src: url('../fonts/AmnestyTradeGothic.woff') format('truetype');
}
*{
  font-family: AmnestyTradeGothic, sans-serif;
}

a{
  text-decoration: none!important;
}
a:hover{
  color: #ffff00!important;
}
p{background-color: inherit!important;}
.cta__button{background-color: #fff!important;}
.nav{display: inherit!important;}
.nav-list__link--donate {background: #ffff00!important;}
.nav-list__link--donate:after{background: #000;}
.pb-32 {
    padding-bottom: 20px;
}
.gg-overlay-wrapper-i{
  height: 600px;
}
.pt-32 {
    padding-top: 20px;
}
.black-bg {
    background-color: #000;
}
.black-bg, .white-bg {
    transition: background-color .3s ease-in-out;
}
.white-text {
    color: #fff!important;
}
.mt-8 {
    margin-top: 8px;
}
.body-3, .body-3 p {
    font-family: AmnestyTradeGothic, sans-serif;
    font-size: 16px;
    color: #212121;
}
.mt-16 {
    margin-top: 16px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: AmnestyTradeGothicCn,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #000;
}
.activist-form .form-control,
.activist-form .form-control:active,
.activist-form .form-control:focus {
    border-radius: 0!important;
    border: 0!important;
    outline: 1px solid #e5e5e5;
    outline-offset: -1px;
}
.activist-form .form-control,
.activist-form .form-control:active,
.activist-form .form-control:focus {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: inherit;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    border-bottom: 2px solid #e5e5e5!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.activist-form .ai-btn-3 {
    border-radius: 0;
    border: 2px solid #fff;
    font-family: AmnestyTradeGothic ,sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #000;
}
.activist-form .ai-btn-3:hover{
  border: 2px solid #ffff00;
  color: #ffff00;
}
.activist-form input[type=text] {
    font-family: AmnestyTradeGothic, sans-serif;
}
.no-bg-color, .no-bg-color:focus {
    background: 0 0;
}
.no-border-radius {
    border-radius: 0;
}
.no-border {
    border: none;
    outline: none!important;
}
.bottom-border-dark {
    border-bottom: 2px solid #e5e5e5!important;
}
.h6{
  font-size: 16px;
  letter-spacing: .5px;
}
.p30{padding: 30px;}
.nav-list--sub-container{
  /* background: #fff; */
  /* width: 100%; */
}
.nav-list__link--secondary{
  font-weight: 200;
  font-size: 11px;
  /* color: black; */
}
.nav-list__link--secondary:hover{
  background: #000;
  color: #fff;
}
.footerNewsletter .btn{
  border-radius: 0;
  vertical-align: inherit;
  font-size: inherit;
}
.mda-powered{
  font-size: 11px;
  font-family: AmnestyTradeGothic, sans-serif;
  text-transform: capitalize;
}
.mda-powered > a{
  color: #ff0;
}
.body-2, .body-2 p {
    font-size: 18px;
}
.donate-btn{
  background: #000;
}
.donate-btn a{
  color: #fff;
}
.donate-btn:hover{
  background: #fff;
}
.donate-btn a:hover{
  color: #000!important;
}
.nav-list__link:hover{color: #000!important;}
.card-deck a.ai-card:hover{color: #000!important;}
.cta__col:hover{color: #000!important;}
.override_image_border{
  width: 150px!important;
  object-fit: cover;
  height: 150px!important;
}
@media screen and (min-width: 52.5em)
{
  .image-headline__aligned {
      width: 75%;
  }
}

@media screen and (min-width:40em) {
	.col--1\/12--md {
		width: 8.33333%
	}
	.col--1\/6--md {
		width: 16.66667%
	}
	.col--1\/4--md {
		width: 25%
	}
	.col--1\/3--md {
		width: 33.33333%
	}
	.col--5\/12--md {
		width: 41.66667%
	}
	.col--1\/2--md {
		width: 50%
	}
	.col--7\/12--md {
		width: 58.33333%
	}
	.col--2\/3--md {
		width: 66.66667%
	}
	.col--3\/4--md {
		width: 75%
	}
	.col--5\/6--md {
		width: 83.33333%
	}
	.col--11\/12--md {
		width: 91.66667%
	}
	.col--10\/12--md {
		width: 85.66667%
	}
	.col--1\/8--md {
		width: 12.5%
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx)
{
  .nav-options__close:before {
    background-image: url(https://www.amnesty.org/cdn/images/sprite.svg), none;
    background-position: -14.78571em -14.8em;
  }
  .donate-btn{display: none!important;}
  .nav-list__subnav-btn:before {
    background-image: url(https://www.amnesty.org/cdn/images/sprite.svg), none;
    background-position: -17.1em -17.0em;
  }
  .activist-form input[type=text] {
    font-family: AmnestyTradeGothic, sans-serif;
    margin-bottom: 15px;
  }
}
