
@import "http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800";
* {
    margin: 0;
    padding: 0;
}
body, input, select, textarea {
    background-color: #fff;
    color: #676767;
    font-family: "Open Sans",sans-serif,Arial,Helvetica;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-rendering: optimizelegibility;
}
input, select, textarea {
    border: medium none;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
img {
    height: auto;
    max-width: 100%;
}
textarea {
    resize: none;
}
ol, ul, li {
    list-style: inside none none;
}
p {
    margin: 0;
}
a {
    color: #1fb2e5;
    text-decoration: none;
}
a:hover {
    color: #1fb2e5;
    text-decoration: none;
}
a:focus {
    outline: medium none;
}
.clr {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #5dfce0;
    color: #000;
    text-shadow: none;
}
.text-right {
    text-align: right;
}
.pagewidth {
    margin: 0 auto;
    width: 1440px;
}
header {
    background-color: #121212;
    height: 71px;
    position: relative;
    width: 100%;
}
header .pagewidth {
    position: relative;
}
header h1 {
    height: 276px;
    left: -22px;
    position: absolute;
    top: 0;
    width: 249px;
    z-index: 500;
}
header h1 a {
    display: block;
}
header nav {
    text-align: right;
}
header #pull {
    display: none;
}
header ul {
    float: right;
}
header ul li {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    padding: 23px 15px 24px;
    text-align: center;
    text-transform: uppercase;
}
header ul li.last {
    border-top: 2px solid #fff;
    display: none;
}
header ul li a {
    color: #d9d9d9;
}
header ul li.active a {
    color: #1fb2e5;
}
header .donate {
    border: 2px solid #ececec;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: 600;
    margin-left: 24px;
    margin-top: 13px;
    padding: 5px 0 7px;
    text-align: center;
    width: 103px;
}
header .donate:hover {
    border-color: #1fb2e5;
    color: #1fb2e5;
}
.banner-slider {
    height: 100%;
    position: relative;
    width: 100%;
}
.banner-slider ul {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.banner-slider img {
    display: block;
    position: relative;
    width: 100%;
}
.banner-slider .caption {
    left: 3.7%;
    position: absolute;
    right: 3.7%;
    top: 40%;
}
.banner-slider .caption h2 {
    color: #fff;
    font-size: 61px;
    font-weight: 700;
    line-height: 66px;
    padding-bottom: 25px;
    padding-right: 12%;
}
.banner-slider .caption .join {
    background-color: #73c84a;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    margin-top: 25px;
    padding: 12px 0 15px;
    text-align: center;
    width: 182px;
}
.banner-slider .caption .join:hover, .banner-slider .caption .join:active {
    background-color: #6cbd44;
}
#main-content {
    padding: 40px 0;
}
.left-title {
    color: #121212;
    float: left;
    font-size: 40px;
    font-weight: 300;
    width: 450px;
}
.left-title span {
    color: #1fb2e5;
    display: block;
    font-weight: 700;
}
.home-space {
    padding: 60px 0 70px;
}
.welcome-note {
    border-left: 1px solid #e4e4e4;
    margin-left: 552px;
    padding-left: 40px;
}
.welcome-note p {
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 25px;
}
.welcome-note p span {
    font-weight: 600;
}
.welcome-note p:last-child {
    padding-bottom: 5px;
}
.page-title {
    padding-top: 68px;
}
.page-title .pagewidth{
	position:relative;
}
.page-title .pagewidth > div {
    min-height: 200px;
    padding-left: 270px;
}
.page-title .pagewidth .pdf-link{
	position:absolute;
	top:-60px;
	right:0;
}
.page-title h2 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 18px;
    text-transform: uppercase;
}
.page-title h3 {
    color: #1fb2e5;
    font-size: 19px;
    font-weight: 600;
    line-height: 32px;
}
.page-title p {
    font-size: 15px;
    line-height: 28px;
}
.page-title p span {
    color: #9d9d9d;
    font-size: 14px;
    font-weight: 600;
}
.mission-content {
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 55px;
    padding-top: 4px;
}
.mission-content .left-col, .mission-content .right-col, .resource-content .left-col, .resource-content .right-col {
    float: left;
    font-weight: 300;
    width: 50%;
}
.mission-content .space-width, .resource-content .space-width {
    width: 90%;
}
.mission-content h2 {
    color: #1fb2e5;
    font-size: 40px;
    font-weight: 300;
    line-height: normal;
    padding-bottom: 30px;
    padding-top: 21px;
}
.mission-content p {
    color: #4f4f4f;
    font-size: 15px;
    padding-bottom: 28px;
}
.mission-content ul li {
    background: url("../images/blue-dot.png") no-repeat scroll left 11px rgba(0, 0, 0, 0);
    padding-bottom: 30px;
    padding-left: 45px;
}
.mission-content ul.sub-child {
    padding-top: 55px;
}
.mission-content ul.sub-child li {
    background-image: url("../images/double-arrow.png");
}
.our-member {
}
.our-member ul {
    float: left;
    width: 100%;
}
.our-member ul li {
    float: left;
    font-weight: 300;
    padding-bottom: 34px;
    width: 33%;
}
.our-member ul li > div {
    width: 85%;
}
.our-member ul li h2 {
    color: #505050;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 5px;
}
.our-member ul li p {
    font-size: 14px;
    line-height: 29px;
}
.our-member ul li p a {
    color: #1fb2e5;
}
.treat-kids-content {
    padding: 100px 0;
}
.treat-kids-content .content-frame {
    padding-bottom: 90px;
}
.content-frame figure, .content-frame figure img {
    position: relative;
}
.content-frame figure {
    float: left;
}
.content-frame figure span {
    bottom: 100px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    left: 52px;
    position: absolute;
}
.content-frame figure span a, .content-frame figure a {
    color: #fff;
}
.content-frame .content {
    font-size: 15px;
    line-height: 28px;
}
.content-frame h3 {
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 30px;
}
.content-frame.left figure {
    float: left;
}
.content-frame.left .content {
    margin-left: 638px;
}
.content-frame .content p {
    padding-bottom: 29px;
}
.treat-kids-content .title {
    color: #1fb2e5;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 108px;
    text-align: center;
}
.content-frame.right figure {
    float: right;
}
.content-frame.right .content {
    margin-right: 638px;
}
.resource-content {
    color: #4f4f4f;
    font-size: 15px;
    line-height: 28px;
    padding-bottom: 30px;
}
.resource-content p {
    font-weight: 600;
    padding-bottom: 73px;
}
.resource-content p a {
    color: #828282;
    font-weight: 300;
}
footer {
    border-top: 1px solid #acacac;
    font-size: 14px;
    font-weight: 300;
    padding-top: 42px;
}
footer a {
    color: #4d4d4d;
    display: block;
}
footer ul {
    width: 100%;
}
footer ul, footer li {
    float: left;
    text-transform: uppercase;
}
footer ul.menu {
    padding-bottom: 26px;
    padding-top: 13px;
}
footer ul.menu li {
    padding-right: 54px;
}
footer ul.social-icons {
    padding-top: 26px;
}
footer ul.social-icons li {
    height: 44px;
    padding-right: 17px;
}
footer ul.menu li:last-child {
    padding-right: 0;
}
footer ul.social-icons li:hover {
    opacity: 0.8;
}
footer .footer-left {
    float: left;
    width: 75%;
}
footer .footer-right {
    color: #909090;
    float: right;
    font-size: 13px;
    text-align: right;
}
footer .footer-right p {
    padding-bottom: 31px;
}
.footer-left p {
    display: none;
}
.footer-right .social-icons {
    display: none;
}
.our-member ul li {
    min-height: 250px;
}
/****** 14-JAN-2015 ******/
.table-responsive{
	padding:20px 0;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.table-responsive .table{
	width:100%;
}
.table-responsive .table tr th, .table-responsive .table tr td{
	padding:8px;
	border-bottom:1px solid #d0d0d0;
	text-align:left;
	font-size:16px;
}
.table-responsive .table tr th{
	font-weight:600;
}
.table-responsive .table tr td{
	font-weight:300;
}



@media screen and (min-width: 1366px) {
.banner-slider .caption {
    left: 2.75%;
}
}
@media screen and (min-width: 1401px) {
.banner-slider .caption {
    left: -0.4%;
    right: 1.85%;
    top: 38%;
}
.banner-slider .caption h2 {
    font-size: 72px;
    line-height: 92px;
    padding-right: 20%;
}
}
@media screen and (min-width: 1600px) {
.banner-slider .caption {
    left: 3.9%;
    right: 4.67%;
}
.banner-slider .caption h2 {
    font-size: 75px;
    padding-right: 21%;
}
}
@media screen and (min-width: 1680px) {
.banner-slider .caption {
    left: 6%;
    right: 6.75%;
}
.banner-slider .caption h2 {
    font-size: 75px;
    line-height: 87px;
}
}
@media screen and (max-width: 1400px) {
.pagewidth {
    width: 1280px;
}
}
@media screen and (max-width: 1280px) {
.pagewidth {
    width: 1180px;
}
header ul li {
    padding-left: 12px;
    padding-right: 12px;
}
header .donate {
    margin-left: 18px;
}
.banner-slider .caption {
    left: 2.8%;
    right: 3.5%;
}
.banner-slider .caption h2 {
    font-size: 58px;
    line-height: 64px;
}
.welcome-note {
    margin-left: 540px;
}
}
@media screen and (max-width: 1200px) {
.pagewidth {
    width: 94%;
}
header h1 {
    height: auto;
    width: 220px;
}
.banner-slider .caption {
    left: -0.56%;
    right: 2.6%;
}
.banner-slider .caption h2 {
    font-size: 55px;
    line-height: 58px;
}
.welcome-note {
    margin-left: 515px;
}
}
@media screen and (max-width: 1170px) {
.page-title .pagewidth > div {
    padding-left: 244px;
}
.treat-kids-content {
    padding: 80px 0;
}
}
@media screen and (max-width: 1080px) {
header .donate {
    margin-left: 12px;
}
header ul li {
    padding-left: 6px;
    padding-right: 6px;
}
.banner-slider .caption {
    top: 41%;
}
.banner-slider .caption h2 {
    font-size: 48px;
    line-height: 52px;
    padding-bottom: 20px;
}
.banner-slider .caption .join {
    margin-top: 20px;
}
.welcome-note {
    margin-left: 450px;
}
.treat-kids-content {
    padding: 72px 0;
}
.content-frame.left .content {
    margin-left: 0;
}
.content-frame.left figure {
    margin-right: 20px;
}
.treat-kids-content .content-frame {
    padding-bottom: 33px;
}
.content-frame.right .content {
    margin-right: 0;
}
.content-frame.right figure {
    margin-left: 20px;
}
}
@media screen and (max-width: 1024px) {
header h1 {
    width: 200px;
}
header .donate {
    margin-left: 8px;
}
.banner-slider .caption h2 {
    font-size: 46px;
    line-height: 50px;
}
.page-title .pagewidth > div {
    padding-left: 225px;
}
}
@media screen and (max-width: 980px) {
header h1 {
    width: 170px;
}
header .donate {
    display: none;
}
header ul {
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
    float: none;
    position: absolute;
    right: 0;
    top: 71px;
    z-index: 900;
}
header ul li {
    display: block;
    float: none;
    padding: 0;
}
header ul li a {
    display: block;
    padding: 10px;
}
header ul li a:hover {
    background-color: #000;
}
header ul li.last {
    display: block;
}
header ul li.last:hover {
    border-color: #1fb2e5;
    display: block;
}
header #pull {
    color: #fff;
    display: block;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 24px 0 25px;
    position: relative;
    text-align: center;
    width: 103px;
}
header #pull:hover {
    color: #1fb2e5;
}
.banner-slider .caption {
    left: -1.1%;
    top: 36%;
}
.banner-slider .caption h2 {
    font-size: 44px;
    line-height: 48px;
}
.page-title {
    padding-top: 32px;
}
.page-title .pagewidth > div {
    padding-left: 230px;
}
.page-title .pagewidth > div {
    padding-left: 195px;
}
.treat-kids-content {
    padding: 54px 0;
}
.treat-kids-content .title {
    padding-bottom: 68px;
}
.treat-kids-content .content-frame {
    padding-bottom: 16px;
}
.page-title .pagewidth .pdf-link{
	top:-28px;
}
}
@media screen and (max-width: 960px) {
.banner-slider .caption h2 {
    font-size: 43px;
    line-height: 47px;
}
footer ul.menu li {
    padding-right: 40px;
}
.content-frame figure, .content-frame figure img {
    float: none;
}
.content-frame.left figure {
    float: none;
}
.content-frame.left .content {
    float: left;
}
.content-frame .content p {
    padding-top: 10px;
}
.content-frame h3 {
    padding-bottom: 4px;
}
}
@media screen and (max-width: 900px) {
.banner-slider .caption {
    left: -1.2%;
    right: 1.8%;
    top: 38%;
}
footer .footer-left {
    width: 70%;
}
footer .footer-right {
    width: 30%;
}
.page-title .pagewidth > div {
    padding-left: 186px;
}
.page-title h2 {
    padding-bottom: 16px;
}
.treat-kids-content .title {
    padding-bottom: 62px;
}
}
@media screen and (max-width: 880px) {
.banner-slider .caption h2 {
    font-size: 41px;
    line-height: 45px;
    padding-bottom: 15px;
}
.banner-slider .caption .join {
    margin-top: 15px;
}
footer ul.menu li {
    padding-right: 20px;
}
}
@media screen and (max-width: 860px) {
.banner-slider .caption h2 {
    font-size: 39px;
    line-height: 43px;
}
.banner-slider .caption .join {
    padding: 9px 0 12px;
}
.left-title {
    width: 400px;
}
.welcome-note {
    margin-left: 425px;
    padding-left: 25px;
}
}
@media screen and (max-width: 840px) {
.banner-slider .caption h2 {
    font-size: 38px;
    line-height: 42px;
}
}
@media screen and (max-width: 800px) {
header h1 {
    width: 150px;
}
.banner-slider .caption {
    left: -1.5%;
    top: 35%;
}
.banner-slider .caption h2 {
    font-size: 36px;
    line-height: 40px;
}
footer ul.menu {
    padding-bottom: 13px;
}
footer ul.menu li {
    float: none;
    padding-bottom: 5px;
    padding-right: 0;
}
}
@media screen and (max-width: 780px) {
.left-title {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.welcome-note {
    border-left: medium none;
    border-top: 1px solid #e4e4e4;
    margin-left: 0;
    margin-top: 25px;
    padding-left: 0;
    padding-top: 25px;
}
.page-title .pagewidth > div {
    padding-left: 154px;
}
.treat-kids-content .content-frame {
    padding-bottom: 0;
}
}
@media screen and (max-width: 768px) {
.banner-slider .caption h2 {
    font-size: 35px;
}
.table-responsive{
	overflow-y:hidden;
	overflow-x:scroll;
}
.table-responsive .table {
	width: 780px;
}
}
@media screen and (max-width: 740px) {
footer .footer-left, footer .footer-right {
    width: 50%;
}
}
@media screen and (max-width: 700px) {
.banner-slider .caption h2 {
    font-size: 32px;
    line-height: 36px;
}
.banner-slider .caption .join {
    font-size: 22px;
    padding: 6px 0 9px;
}
.page-title .pagewidth > div {
    padding-left: 175px;
}
.content-frame.right figure {
    padding-bottom: 10px;
}
.page-title {
    padding-top: 15px;
}
.page-title.treat-kids{
    padding-top: 25px;
}
.page-title .pagewidth .pdf-link {
    top: -22px;
}
.page-title .pagewidth > div {
    padding-left: 137px;
}
.treat-kids-content .title {
    padding-bottom: 28px;
}
.page-title h2 {
    padding-bottom: 2px;
}
}
@media screen and (max-width: 660px) {
header h1 {
    left: -10px;
    width: 130px;
}
.banner-slider .caption h2 {
    font-size: 30px;
    line-height: 34px;
}
.home-space {
    padding: 0 0 30px;
}
.page-title h2 {
    font-size: 34px;
}
.banner-slider .caption {
    left: 0;
}
}
@media screen and (max-width: 640px) {
.banner-slider .caption {
    background: none repeat scroll 0 0 #000;
    left: 0;
    padding: 15px 10px 25px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
}
.banner-slider .caption h2 {
    font-size: 26px;
    font-weight: 300;
    line-height: normal;
    padding: 0 2%;
}
.page-title h2 {
    font-size: 32px;
}
.page-title .pagewidth > div {
    padding-left: 152px;
}
.page-title .pagewidth > div {
    padding-left: 136px;
}
.treat-kids-content {
    padding: 38px 0;
}
}
@media screen and (max-width: 600px) {
.page-title .pagewidth > div {
    padding-left: 0;
}
.page-title h2 {
    font-size: 32px;
    padding-top: 10px;
}
.page-title {
    padding-top: 64px;
}
.page-title.treat-kids{
    padding-top: 90px;
}
.page-title .pagewidth .pdf-link {
    right: auto;
    top: -16px;
}
.content-frame.right figure {
    width: 100%;
}
.page-title h2 {
    font-size: 31px;
}
}
@media screen and (max-width: 568px) {
header #pull {
    color: #1fb2e5;
}
.mission-content .left-col, .mission-content .right-col, .resource-content .left-col, .resource-content .right-col {
    width: 100%;
}
.our-member ul li {
    min-height: 20%;
    width: 100%;
}
.page-title {
    padding-top: 82px;
}
.page-title h2 {
    text-align: left;
}
.our-member ul li > div {
    width: 100%;
}
.page-title .pagewidth > div {
    min-height: 112px;
}
.our-member ul li p a, .resource-content p a {
    word-wrap: break-word;
}
}
@media screen and (max-width: 520px) {
footer .footer-left, footer .footer-right {
    float: none;
    text-align: center;
    width: 100%;
}
.footer-left p, .footer-right .social-icons {
    display: block;
}
footer ul.social-icons, .footer-right .logo {
    display: none;
}
footer a {
    display: inline;
}
footer ul.menu li {
    display: inline-block;
    float: none;
    padding: 0 5px;
}
footer ul.social-icons {
    padding-bottom: 10px;
    padding-top: 0;
}
footer ul.social-icons li {
    display: inline-block;
    float: none;
}
}
@media screen and (max-width: 420px) {
.left-title {
    font-size: 32px;
    width: 100%;
}
.page-title h2 {
    font-size: 29px;
}
}
@media screen and (max-width: 400px) {
.our-member ul li {
    text-align: left;
}
}
@media screen and (max-width: 384px) {
header ul li {
    font-size: 15px;
}
.page-title.treat-kids .pagewidth > div{
	padding-top:30px;
}
}
@media screen and (max-width: 320px) {
header h1 {
    left: -10px;
    width: 100px;
}
.banner-slider .caption h2 {
    font-size: 22px;
    padding: 0;
}
.banner-slider .caption .join {
    font-size: 18px;
    padding: 6px 0 9px;
}
.left-title {
    font-size: 27px;
}
}
