* {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
}

input:active, input:focus,
a:active, a:focus {
  outline: none;
}




html { 
  overflow: -moz-scrollbars-vertical;

}

body {
  min-width: 994px;
  font-family: Roboto, Arial, Verdana, Helvetica, sans-serif;
  font-size:62.5%; 
  text-align: center;
  line-height:1.6em;
  position: relative;
  word-break: break-word;
/*
   word-break: break-word;
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
    hyphens: auto;
*/
}

#BodySleeve {

}

#PrintFooter,
#PrintHeader {
  display: none;
}

textarea {
  font-family:Arial, Verdana, Helvetica, sans-serif;
}

.Wrapper {
  margin:0 auto;
  text-align: left;
  width: 946px;
  padding: 0 12px;
}

a {
  text-decoration: none;
  color: #004872;
  word-break: break-word;
}

a img {
  border: none;
}

img {
  border: none;
}

fieldset {
  border: none;
}

input.text, input.button  {
  background-color: #FFFFFF;
  border: 1px solid #D3D0C9; 
  -webkit-appearance:none;
}

input.button.solid  {
  color: #FFFFFF;
  background-color: #DA006E;
  border: none;
  padding: 3px;

}

input.button.pink {
  background-color: #DA006E;
  color: #FFFFFF;
  padding: 2px 5px;
  border: none;
}

input.button {
  cursor: pointer;
}

input.text {
  border: 1px solid #D3D0C9;
  padding: 1px;
}

select {
  border: 1px solid #D3D0C9;
}

sup {
  vertical-align:top;
}

sub {
  vertical-align:bottom;
}

ul {
  list-style-type: none;
}

.object123 ul {
  list-style-type: square;
}

.ImgText span {
  visibility: hidden;
  display: block;
}

body .Main.Wrapper {
  overflow: hidden; 
}

#Header {
  background-color: #F3F3F4;
  margin-bottom:20px;
}

#Header .Wrapper {
  height: 140px;
  position: relative;
  width: 946px;
  z-index: 1100;
}

#Header .strapline {
  position: absolute;
  top: 60px;
  left: 12px;
  height: 17px;
  width: 345px;
}

#Header .nam {
  background-image: url(/site/file/1050969/);
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
}

#Header .nam span {
  width: 120px;
  height: 41px;
}

#Header .aidsmap {
  background: url(/site/file/1050969/) no-repeat 0 -46px;
  position: absolute;
  top: 11px;
  left: 132px;
}

#Header .aidsmap span {
  width: 165px;
  height: 42px;
}

#Footer {
  position: relative;
  margin-top: 80px;
  padding-top: 15px;
  background: #F4F4F4 url(/site/file/1050309/) no-repeat center top;
}

#Footer .Wrapper {
  overflow: hidden;
}

#Footer .Wrapper div {
  float: left;
}

.TopLinks {
  position: absolute;  
  font-size: 1.1em;
  right:0px;
  top:60px;
  width:100%;
  text-align: right;
}

.TopLinks li {
  border-right: 1px solid #C7C7C7;
  margin-right: 7px;
  padding-right: 7px;
}

.TopLinks a:hover {
  color: #EC008C;
  text-decoration: none;
}

#Header fieldset {
  position: absolute;
  display: inline-block;
  right: 0px;
  padding: 14px;
  background-color: #E3E5E6;
  text-align: right;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#Header input {
  border: 1px solid #D9D9D9;
  font-size:10px;
}

#Header input.text {
  width: 306px;
  padding: 4px;
  border: 1px solid #D9D9D9;
}

#Header input.button {
  background-color: #231F20;
  color: #FFFFFF;
  padding: 3px 5px 3px 5px;
}

#Header .DonateButton {
  position: absolute;
  bottom: 10px;
  right: 14px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 1.4em;
  background-color: #D2232B;
  padding: 4px; 
}

ul.Inline, ol.Inline  {
  overflow: auto;
}

ul.Inline li, ol.Inline li  {
  display: inline;
  list-style-type: none;
}

ul.Inline li.last, ol.Inline li.last {
  border-right: none;
}


.object143 {
  width: 226px;
  float: left;
  margin: 5px 0;
  overflow: hidden;
}

.ScrollY {
  overflow-y: scroll;
  overflow-x: hidden;
}

.ScrollX {
  overflow-x: scroll;
  overflow-y: hidden;
}

/*
h1,h2,h3,h4,h5,h6 {
  font-family: Lato, Arial, Verdana, Helvetica, sans-serif;
}
*/

h1 {
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

h2, li h1 {
  font-size: 1.8em;
}

h3, li h2 {
  font-size: 1.6em;
  margin-bottom: 15px;
}

h4, li h3 {
  font-size: 1.4em;
}

h5, li h4 {
  font-size: 1.3em;
  font-size: 1.2em;
}

h6, li h5 {
  font-size: 1.2em;
}

li h6 {
  font-size: 1.0em;  
}

p {
  font-size: 1.2em;
}

li {
  font-size: 1.2em;
}

li, dl {
  font-size: 1.2em;
}

li li, li p, p p, p li, p dl, dl p {
  font-size: 1.0em;
}


.HiddenPanel {
  display: none;
}

.FloatContainer {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.Col2>div {
  background-color: #F1F1F1;
  padding: 10px;  
  margin-bottom: 10px;
}

.format2 .Col1 {
 width: 546px;
 margin-right: 14px; 
 float: left;
}

.format2 .Col2 {
 width: 386px;
 float: left;
}

.format3 .Col1 {
 width: 706px;
 float: left;
 margin-right: 14px; 
}

.format3 .Col1 .InnerWrap {
/*  width: 706px; */
  width: 960px; 
}

.format3 .Col1 .SectionTabContent .InnerWrap {
  width: auto;
}

.format3 .Col2 {
 width: 226px;
 float: left;
}

.format5 .Col1 {
 width: 706px;
 float: right;
}

.format3 .Col2 .InnerWrap {
  width: 720px;
}

.format5 .Col2 {
 width: 226px;
 margin-right: 14px; 
 float: left;
}


/* three column left content */


/* three column centre content */

.format6 .Col1 {
 width: 546px;
 float: right;
 position: relative;
 left: -160px;
}

.format6 .Col2 {
 width: 226px;
 margin-right: 14px; 
 float: left;
}

.format6 .Col3 {
 width: 146px;
 float: right;
 position: relative;
 left: 546px;
}


.format7 .Col1 {
 width: 546px;
 float: left;
 position: relative;
}

.format7 .Col2 {
 width: 226px;
 float: right;
}

.format7 .Col3 {
 width: 146px;
 float: left;
 margin-left: 14px;
}



.Col1 {
  background-color: #FFFFFF;
}

.Col1 p {
  margin-bottom: 15px;
}

.Hide {
  display: none;
}

.BreadcrumbsWrap {
  margin: 0 0 20px 0;
  overflow: hidden;
  width:2000px;
}

.BreadcrumbsWrap h1 {
  float: left;
  font-weight: normal;
  padding-bottom: 0px;
  color: #58595B;
  font-size: 2.1em;
  line-height: 1.2em;
  padding-left: 20px; 
  margin-left: -20px;
}

.Breadcrumbs li:after {
    content: '>';
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 100;
    font-size: 1.8em;
    color: #58595B;
}

.Breadcrumbs:last-child li:last-child:after {
  content: none;
}

.Breadcrumbs {
  float: left;
  height:2.2em;
  padding: 0 0 15px 0;
}

.Breadcrumbs li {
  display: block;
  padding: 0 25px 0 0;
  margin: 0 10px 0 0;
  float: left;
  position: relative;
}


.Breadcrumbs li a {
  color: #58595B;
  font-size: 1.8em;
  line-height: 1.1em;
}

.Breadcrumbs li a:hover {
  text-decoration: none;
  color: #DA006E;
}


.RightAlign {
  text-align: right;
}


.HideHeading h1 {
  display: none;
}


.TopContent {
  position: relative;
  zoom: 1;
}

.zoom-200 {
  font-size: 200%;
}

.zoom-175 {
  font-size: 175%;
}

.zoom-150 {
  font-size: 150%;
}

.zoom-125 {
  font-size: 125%;
}



.sleeve-outer {
  overflow: hidden;
}


.sleeve-110 {
  width: 110%;
}

.sleeve-120 {
  width: 120%;
}

.sleeve-130 {
  width: 130%;
}

.sleeve-140 {
  width: 140%;
}




#hivt4p-background {
  position: fixed; 
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.5);
  z-index: 9998;
  display: none;
}

#hivt4p-close {
  position: absolute;
  bottom: -25px;
  right: 0;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 1.8em;
}


#hivt4p-header {
  display: none;
  z-index: 9999;
  width: 900px;
  height: 600px;
  position: fixed; 
  left: calc( 50vw - 450px );
  top: calc( 50vh - 300px );
  background: #2a077f; /* Old browsers */
  background: -moz-linear-gradient(left,  #2a077f 1%, #74087f 50%, #8b5bff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #2a077f 1%,#74087f 50%,#8b5bff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #2a077f 1%,#74087f 50%,#8b5bff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a077f', endColorstr='#8b5bff',GradientType=1 ); /* IE6-9 */
}

#hivt4p-header-sleeve {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  background-color: #FFFFFF;
  padding: 20px;
}

#hivt4p-header-sleeve a {
 color: #74087f;
}

#hivt4p-branding div {
 margin-bottom: 10px;
 color: #74087f;
 font-size: 2.6em;
 line-height: 1.15em;
 letter-spacing: -1px;
 text-decoration: none;
 font-weight: 100;
}

#hivt4p-branding div a span {
	display: block;
	font-size: 1.4em;
	line-height: 1.15em;
	color: #000000;
	font-weight: 400;
}

#hivt4p-branding p {
	font-size: 1.6em;
	line-height: 1.4em;
	margin-top: 15px;
        padding-left: 30px;
        padding-right: 30px;
}

#hivt4p-branding p span {
	color: #74087f;
}

#hivt4p-partners .intro {
  padding: 0 30px;
  font-size: 1.4em;
  line-height: 1.4em;
}

#hivt4p-partners .partners-list {
  text-align: center;
  margin-top: 15px;
}

#hivt4p-partners .partners-list a {
  display: inline-block;
  width: 80px;
  height: 55px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 5px;
}


#hivt4p-partners .partners-list a.aidsalliance {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-aidsalliance.png);
}

#hivt4p-partners .partners-list a.avac {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-avac.png);
}

#hivt4p-partners .partners-list a.msmgf {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-msmgf.png);
}

#hivt4p-partners .partners-list a.eatg {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-eatg.png);
}

#hivt4p-partners .partners-list a.gnpplus {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-gnpplus.png);
}

#hivt4p-partners .partners-list a.ibase {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-ibase.png);
}

#hivt4p-partners .partners-list a.itpc {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-itpc.png);
}

#hivt4p-partners .partners-list a.nam {
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/logos/logo-nam.png);
}



#hivt4p-call-to-action-wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}


#hivt4p-call-to-action-wrapper .call-to-action {
  display: inline-block;
  width: 190px;
  color: #FFFFFF;
  margin: 0 10px;
}

#hivt4p-call-to-action-wrapper .call-to-action:first-child {
  margin-left: 0;
}

#hivt4p-call-to-action-wrapper .call-to-action:last-child {
  margin-right: 0;
}

#hivt4p-call-to-action-wrapper .call-to-action a {
  display: block;
  font-size: 2.2em;
  line-height: 1.2em;
  color: #FFFFFF;
  font-weight: 600;
  padding: 15px 10px 30px 10px;
  background-image: url(http://www.hivt4p.org/wp-content/themes/hivt4p/images/arrow-down.png);
  background-repeat: no-repeat;
  background-position: center 2.0em;
  background-size: 25px auto;
}

#hivt4p-call-to-action-wrapper .call-to-action a:hover {
  text-decoration: none;
  background-position: center 2.1em;
}

#hivt4p-call-to-action-wrapper .call-to-action-read-it a {
  background-color: #2A077F;
  
}

#hivt4p-call-to-action-wrapper .call-to-action-sign-it a {
  background-color: #74087F;
}

#hivt4p-call-to-action-wrapper .call-to-action-share-it a {
  background-color: #8B5BFF;
}


#hivt4p-footer {
  display: none; 
  position: fixed; 
  z-index: 9999;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2a077f; /* Old browsers */
  background: -moz-linear-gradient(left,  #2a077f 1%, #74087f 50%, #8b5bff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #2a077f 1%,#74087f 50%,#8b5bff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #2a077f 1%,#74087f 50%,#8b5bff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a077f', endColorstr='#8b5bff',GradientType=1 ); /* IE6-9 */
}

#hivt4p-footer a {
  display: block;
  padding: 15px;
  text-align: center;
  color: #FFFFFF;
  font-size: 2em;
  line-height: 1.4em;
  width: calc( 100% - 200px );
  margin: 0 auto;  
}

#hivt4p-more {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 1.6em;
}

@media screen and (max-width: 768px) {
  #hivt4p-footer[style] {
    display: none !important;
  }
}