@import 'compiled_css/style.css';

.full-height {
    height: 100%
}

.row {
    margin: 0
}

.link,
.link:hover {
    text-decoration: none
}

.link__hover, .header-menu ul li a {
    padding: 8px 0
}

.link__hover:after, .header-menu ul li a::after, .mobile-drawer-menu li a::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background-color: #f2aa51;
    transition: width .3s;
    margin-top: 9px
}

.link__hover:hover:after, .header-menu ul li a:hover::after, .mobile-drawer-menu li a:hover::after {
    width: 100%
}

strong { font-weight: bold; }
em { font-style: italic;}
.header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 27px;
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 788
}

.header-logo-container {
    -ms-flex: 1;
    flex: 1
}

.header-logo-container img {
    max-width: 75px;
}

.header-menu {
    -ms-flex: 4;
    flex: 4;
    font-size: .6rem;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-menu ul {
    margin: 0
}

.header-menu ul li {
    display: inline-block
}

.header-menu ul li:not(:last-child) {
    margin-right: 36px
}

.header-menu ul li a {
    font-family: Overpass, 'Helvetica', sans-serif;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 2.25px;
    line-height: 22px;
    text-align: center;
    color: #707070;
    text-transform: uppercase;
}

#mobile-icon {
    display: none;
    float: right;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 40px;
    margin-top: 21px;
    padding: 0 30px;
    cursor: pointer;
	position: fixed;
    top: 0;
    right: 0;
    z-index: 99999999;	
}

#mobile-icon,
#mobile-icon span {
    transform: rotate(0deg);
    transition: .2s ease-in-out
}

#mobile-icon span {
    display: block;
    margin: 0 auto;
    height: 2px;
    width: 17px;
    background: #989898;
    opacity: 1;
    left: 0
}

#mobile-icon span:first-child {
    margin-top: 0
}

#mobile-icon span:nth-child(2) {
    margin-top: 10px
}

#mobile-icon.open span:first-child {
    margin-top: 0;
    transform: rotate(45deg)
}

#mobile-icon.open span:nth-child(2) {
    margin-top: -2px;
    transform: rotate(-45deg)
}

.mobile-drawer {
    display: none;
    z-index: 9999;
    position: fixed;
    width: auto;
    text-align: left;
    top: 0;
    right: 0;
    height: 100vh;
    transform: translateX(300px);
    transition: transform .5s ease-in-out
}

.mobile-drawer-menu {
    padding: 96px 30px;
    background-color: #b1b1b1
}

.mobile-drawer-menu li:not(:last-child) {
    margin-bottom: 27.2px
}

.mobile-drawer-menu li {
    opacity: 0;
    transition: opacity .8s ease-in-out;
    transition-delay: .3s
}

.mobile-drawer-menu a, .mobile-drawer-menu li a {
    font-family: Overpass;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 2.25px;
    line-height: 22px;
    color: #4a4a4a;
    max-width: 212px;
    text-transform: uppercase;
}

.mobile-drawer__slide {
    transition: transform .5s ease-in-out;
    transform: translateX(0)
}

.mobile-drawer__fade {
    opacity: 1!important;
    transition: opacity .8s ease-in-out;
    transition-delay: .3s
}

.section {
    min-height: 300px;
    text-align: center
}

.section-wrapper {
    max-width: 1110px;
    margin: 0 auto
}

.section-separator {
    height: 1px;
    width: 100%;
    background-color: #979797
}

.section-row-max-height {
    max-height: 600px
}

.section-md-title {
    font-family: Overpass;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 3.83px;
    line-height: 37px
}

.section-md-title__white {
    color: #fff
}

.section-sm-title {
    font-family: Overpass;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 3.83px;
    line-height: 28px;
    text-align: center
}

.section-md-copy {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    letter-spacing: .02px;
    line-height: 18px
}

.section-copy-container {
    margin: 0 auto;
    max-width: 882px;
    padding-left: 30px;
    padding-right: 30px
}

.section-title {
    font-size: 24px;
    line-height: 37px;
    margin-bottom: 20px
}

.section-subtitle,
.section-title {
    font-weight: 900;
    letter-spacing: 3.83px;
    text-align: center
}

.section-subtitle {
    font-size: 18px;
    line-height: 28px
}

.section-copy {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .03px;
    line-height: 21px;
    text-align: center
}

.section-splash {
    min-height: 150px;
    margin-top: 82.84px;
}

.section-splash-img {
    display: block;
    width: 100%
}

.section-overview {
    text-align: center;
    color: #fff;
    background-color: #af1f2e;
    padding-top: 120px;
    padding-bottom: 55px
}

.section-overview .button {
    margin-top: 35px
}

.section-overview .button:hover {
    background-color: #fff;
    color: #af1f2e
}

.section-goals-img {
    background-image: url(https://gtzillinois.hiv/wp-content/uploads/2018/05/aboutImage1.jpg)
}

.section-goals-img,
.section-goals-img2 {
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    min-height: 400px
}

.section-goals-img2 {
    background-image: url(https://gtzillinois.hiv/wp-content/uploads/2018/05/aboutImage2.jpg)
}

.section-goals-right-panel {
    background-color: #bf4a57
}

.section-goals-left-panel,
.section-goals-right-panel {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    letter-spacing: .02px;
    line-height: 18px;
    padding: 96px 40px;
	text-align: left;
}
.section-goals a.button.button-black {
    margin: 0;
}
.section-goals-left-panel {
    background-color: #f3ab47
}

.section-goals-copy-wrapper {
    max-width: 650px;
    margin: 0 auto
}

.section-goals .button:hover {
    background-color: #fff;
    color: #f3ab47
}

.section-plan {
    background-color: #62b9bb;
    color: #fff;
    text-align: center;
    padding: 50px 0
}

.section-plan-options-wrapper {
	margin-top: 50px;
    margin-bottom: 8px;
}

.section-plan-box .section-subtitle {
    margin-top: 10.28px;
}

.section-plan-box {
    margin: 0 auto;
    position: relative;
    background: #af1f2e;
    color: #fff;
    width: 221px;
    height: 198px;
    padding: 23.5px
}

.section-plan-box .button {
    position: absolute;
	margin: 0 auto;
    padding: 8px 0;
    width: 148px;
	left: 0;
	right: 0;
    bottom: 20px;
}

.section-plan-box .button:hover {
    background-color: #fff;
    color: #af1f2e
}

.section-illinois {
    background-color: #dbdbdb;
    color: #000;
    padding: 50px 40px;
}
.section-illinois h2.section-title {
    margin: 0;
}
.section-partners .button {
    padding-left: 15px;
    padding-right: 15px;
    width: 250px;
    font-size: 10px;
}
.section-illinois .row>div {
    margin-bottom: 61px
}

.section-illinois-stats-wrapper {
    margin: 0 auto;
    max-width: 259px;
    line-height: 80px
}

.section-illinois-stats-copy {
    font-size: 60px
}

.section-illinois-stats-copy,
.section-illinois-stats-subcopy {
    color: #af1f2e;
    text-align: center;
    font-weight: 900;
    font-family: Overpass
}

.section-illinois-stats-subcopy {
    font-size: 45px
}

.section-connect {
    color: #fff;
    text-align: center
}

.section-connect .col-md-6 {
    padding: 52px
}

.section-connect .button {
    margin: 40px auto
}

.section-connect .section-md-copy {
    margin-top: 40px
}

.section-connect-volunteer {
    background-color: #f5ac3a
}

.section-connect-volunteer .button:hover {
    background-color: #fff;
    color: #f5ac3a
}
.section-connect-contact a.section-md-copy {
    margin-top: 3px;
}

.section-connect-mailing {
    background-color: #af1f2e
}

.section-connect-mailing .button:hover {
    background-color: #fff;
    color: #af1f2e
}

.section-connect-contact {
    background-color: #5db9bc
}

.section-connect-contact a:hover {
    color: #c14955
}

.section-connect-donate {
    background-color: #c14955
}

.section-connect-donate .button:hover {
    background-color: #fff;
    color: #c14955
}

.section-partners {
    padding-bottom: 57px
}

.section-partners .row>div {
    padding: 57px 30px 0
}

.section-partners p.section-copy {
    margin-top: 20px
}

.section-partners .img-fluid {
    display: block;
    margin: 0 auto
}

.section-partners .button {
    padding-left: 15px;
    padding-right: 15px;
    width: 250px
}

.section-partners .button:hover {
    background-color: #000;
    color: #fff
}

.section-funders {
    padding-bottom: 162px
}

.section-funders .row>div {
    padding: 57px 30px 0
}

.section-funders p.section-copy {
    margin-top: 20px
}

.section-funders .img-fluid {
    display: block;
    margin: 0 auto
}

.section-endorsements {
    background-color: #af1f2e;
    color: #fff;
    padding: 57px 0
}

.section-endorsements .row {
    line-height: 60px
}

.section-endorsements-quote {
    color: #fff;
    font-size: 24px;
    letter-spacing: .03px;
    line-height: 29px;
    text-align: center;
	max-width: 1010px;
    margin: 0 auto;
    padding: 0 20px;
}
.section-endorsements h2.section-title {
    padding-bottom: 20px;
}
.section-endorsements-attrib {
    font-size: 16px;
    margin-bottom: 35px;
    display: block;
}
.modal {
    z-index: 99999999;
    color: #707070;
    font-family: Overpass;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 4.85px;
    line-height: 28px;
    text-align: center
}

.modal-content {
    border: 0;
    border-radius: 0;
    min-height: 408px
}

.modal-dialog {
    max-width: 608px
}

.modal-input {
    font-family: Montserrat, sans-serif;
    width: 100%;
    max-width: 460px;
    background-color: #d8d8d8;
    border: none;
    padding: 16px
}

.modal-input:focus {
    outline-color: #f2aa51
}

.modal-input:last-child {
    margin-top: 14px
}

.modal-title {
    max-width: 480px;
    margin: 0 auto;
    padding: 0 24px;
}

.modal-title h3 {
    font-weight: 900;
    letter-spacing: 4.85px;
    line-height: 28px;
    text-align: center
}
.modal-title small {
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    letter-spacing: .02px;
    line-height: 17px;
    text-align: center;
    margin-top: 20px;
}

.modal-header {
    padding: 10px 10px 28px;
	border: none;
}

.modal-body {
    padding-bottom: 0;
}

.modal-footer {
    padding: 0
}
body.modal-open {
    overflow: hidden !important;
}
.modal-backdrop {
	z-index: 95000;
}
.modal-success {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: calc(50% - 56px);
    opacity: 0;
    transition: opacity .6s ease-in-out
}

.modal-success p {
    font-family: Montserrat;
    font-size: 14px;
    letter-spacing: .02px;
    line-height: 17px;
    text-align: center;
    margin-top: 23px
}

.modal-form-container {
    opacity: 1
}

.modal-fadein {
    opacity: 1;
    transition: opacity 1s ease-in-out
}

.modal-fadeout {
    opacity: 0;
    transition: opacity .6s ease-in-out
}
.article {
	margin-top: 44px;
}

.blog {
	height: 100%;
    background-color: #DBDBDB;
    padding: 44px 32px 44px 32px;
    color: #000000;
}

.blog-separator {
	width: 100%;
    height: 1px;
    background-color: #000;
	margin-top: 20px;
}

.blog-title {
	float: left;
	font-family: Overpass;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 3.83px;
    line-height: 37px;
}
.blog-thumb img {
	width: 100%;
	height: auto;
	max-width: 800px;
}

.blog-date {
	font-family: Montserrat;
    font-size: 18px;
    letter-spacing: 0.03px;
    line-height: 21px;
    margin-top: 20px;
}

.blog-link {
    font-family: Montserrat;
    font-size: 36px;
    letter-spacing: 0.03px;
    line-height: 43px;
    margin-top: 20px;
	margin-bottom: 20px;
	max-width: 790px;
}

.blog-link:hover {
	color: #F3AB46;
}

.news {
	padding: 44px 32px 44px 32px;
    background-color: #5DB9BC;
    color: #FFFFFF;
}

.news-title {
	float: left;
	color: #FFFFFF;	
	font-family: Overpass;	
	font-size: 24px;	
	font-weight: 900;	
	letter-spacing: 3.83px;	
	line-height: 37px;
}

.news-separator {
	width: 100%;
    height: 1px;
    background-color: #FFFFFF;
	margin-top: 20px;
}

.news-source {
	color: #FFFFFF;
    font-family: Montserrat;
    font-size: 18px;
    letter-spacing: 0.03px;
    line-height: 21px;
    text-transform: uppercase;
}

.news-story {
	color: #FFFFFE;
    font-family: Montserrat;
    font-size: 36px;
    letter-spacing: 0.03px;
    line-height: 43px;
}

.news-story:hover {
	color: #F3AB46;
}
.single-post {
    margin-top: 82.84px;
    padding: 0 36px 70px 36px;
	min-height: 100%;
    background-color: #DBDBDB;
}

.post-wrapper {
	margin: 0 auto;
	max-width: 783px;
	padding-top: 36px;
}

.post-copy {
	color: #000000;	
	font-family: Montserrat;	
	font-size: 18px;	
	letter-spacing: 0.03px;	
	line-height: 21px;
	margin-top: 20px;
}

div.post-copy p a, div.post-copy a {
	display: inline-block;
	text-decoration: underline;
}

div.post-copy ul, div.post-copy p ul {
  list-style-type: disc;
}

div.post-copy ol, div.post-copy p ol {
  list-style-type: decimal;
}

div.post-copy p a:hover, div.post-copy a:hover {
	color: #EBAE52;
}
.post-back-button {
	color: #9B9B9B;
    font-family: Overpass;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 3.83px;
    line-height: 22px;
    max-width: 90px;
    margin-bottom: 36px;
}

.post-back-button:hover {
	color: #F3AB46;
}

.post-title {
    color: #000000;
    font-family: Montserrat;
    font-size: 48px;
    letter-spacing: 0.03px;
    line-height: 57px;
    font-weight: 900;
    margin-top: 20px;
}

.post-author {
	color: #000000;
    font-family: Montserrat;
    font-size: 18px;
    letter-spacing: 0.03px;
    line-height: 21px;
    margin-top: 11.7px;
    font-weight: 900;
}

.single-post-nav {
    display: block;
    text-align: center;
    font-size: 48px;
    letter-spacing: 3.83px;
    line-height: 58px;
    background-color: #AF1F2E;
    color: #FFFFFF;
	padding: 0 10px;
}
.single-post-nav:hover {
	color: #EBAE52;
}
.single-post-next {
	position: fixed;
    top: 60%;
    right: 0;
}
.single-post-prev {
	position: fixed;
    top: 60%;
    left: 0;
}

/** filters **/

.filter__container {
  width: 100%;
  height: auto;
}

#blog-filter, #news-filter {
  float: right;	
  display: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 40px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  cursor: pointer;
}


#blog-filter span, #news-filter span {
  display: block;
  margin: 0 auto;
  height: 3px;
  width: 17px;
  background: black;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

#news-filter span {
	background: #FFFF;
}

#blog-filter span:nth-child(1), #news-filter span:nth-child(1) {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

#blog-filter span:nth-child(2), #news-filter span:nth-child(2) {
 margin-top: -3px;
}


#blog-filter.open span:nth-child(1), #news-filter.open span:nth-child(1) {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#blog-filter.open span:nth-child(2), #news-filter.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

a.link__hover.active, a.link__hover.active:after, .header-menu ul li.current-menu-item a, .header-menu ul li.current-menu-item a::after, .mobile-drawer-menu li.current-menu-item a::after {
  color: #F5AC3A;
  width: 100%;
}

.flex {
   display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  flex-flow: row wrap;
   width: 100%;
}

.flex-item {
  flex: 1 1 25%;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.flex-item img {
	display: block;
    margin: 0 auto;
	max-width: 237px;
	width: 100%;
	height: auto;
}
/* img edit to float */
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

@media only screen and (max-width:988px) {
    .mobile-drawer {
        display: -ms-flexbox;
        display: flex
    }
    .header-menu {
        display: none
    }
	#mobile-icon {
      display: -ms-flexbox;
      display: flex;
	}
}

@media only screen and (max-width:767px) {
    .box-card,
    .plan-card {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .section-iconwrap {
        margin-bottom: 24px
    }
    .section-swap div:first-child {
        -ms-flex-order: 2;
        order: 2
    }
    .section-swap div:nth-child(2) {
        -ms-flex-order: 1;
        order: 1
    }
    .section-row-max-height {
        max-height: 100%
    }
    .section-goals-img2 {
        -ms-flex-order: 1;
        order: 1
    }
    .section-goals-left-panel {
        -ms-flex-order: 2;
        order: 2
    }
    .section-plan-box {
        margin-bottom: 25px
    }
    .section-connect .col-md-6,
    .section-copy-container,
    .section-goals-right-panel {
        padding: 35px 30px
    }
	#blog-filter, #news-filter {
		display: flex;
	}
}

@media only screen and (max-width:600px) {
	.single-post-prev, .single-post-next {
		position: relative;
	}
	.single-post-prev {
		float: left;
	}
   .single-post-next {
		float: right;
	}
	.single-post-nav-container {
		margin-top: 50px;
	}
	.single-post {
		padding: 0 16px 70px 16px;
	}
	.post-title {
		font-size: 36px;
		line-height: 40px;
	}
	.flex-item {
		flex: 1 1 50%;
	}
}

@media only screen and (max-width:503px) {
    .plan-card {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .section-splash {
        min-height: 0
    }
}

