div#textspecial p {
    font-size: 24px;
}
#challenges h3, #challenges p {
    color: #fff!important;
}
div#italic-survey p {
    font-size: 14px;
}
div#top-section-banner h1 span {
    color: #2DB661;
}
div#top-section-banner h1 {
    font-size: 64px!important;
}
#total-count .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content .ays-survey-section-button {
    color: #fff!important;
	font-weight:600!important;
}
#total-count .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content .ays-survey-section-button:hover {
    background: #223267!important;
    color: #fff!important;
}
.clearquest a {
    border-top: 3px solid #2DB661!important;
    box-shadow: 2px 2px 1.5px 0px #00000026!important;
}

@media only screen and (max-width: 1200px) {
div#textspecial p {
    font-size: 18px;
    line-height: 120%;
}	
div#top-section-banner h1 {
    font-size: 36px!important;
}
}


@media only screen and (max-width: 921px) {
.clearquest a {
    font-size: 16px!important;
}	
div#top-section-banner h1 {
    font-size: 30px!important;
}
}



@media only screen and (max-width: 680px) {
div#top-section-banner h1 {
    font-size: 26px!important;
}
}
