/*   
Theme Name: 
Description:  Theme in English Language.-- WordPress v3.0.1
Author: Ren V
Author URI: http://digitaleyemedia.com
Theme URI:
Version: 1
License: 
License URI:
Tags: black, brown, orange
*/
/**
 * reset css
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border:none;
}
.sticky {

}
.gallery-caption {

}
embed, object, iframe, img {
	max-width:100%;
	height:auto;
}
/*Default CSS*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.clear {
	clear:both;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
a, a:visited {
	color: #2980b9;
	text-decoration: none;
}
a:hover {
	color: #2980b9;
	text-decoration: underline;
}
dt {
	font-weight: bold;
	line-height:24px;
}
dd {
	margin: 0 1.5em 1.5em;
	line-height:24px;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
	padding:15px;
}
tr {
	border: solid 1px #dedede;
	vertical-align: middle;
}
td {
	border: solid 1px #dedede;
	padding:10px;
	vertical-align:middle;
	line-height:22px;
}
pre {
	white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}
address {
	line-height: 1.4;
	margin-bottom: 10px;
}
.meta-linke a {
	color: #555;
	text-decoration:none;
	line-height:24px;
}
.meta-linke a:hover {
	color: #2980b9;
}
address {
	line-height:24px;
	margin-bottom:10px;
}
img {
	max-width:100%;
	height:auto;
}
a, input {
	-webkit-transition: all 0.5s, color 0.5s, box-shadow 0.5s;
	-moz-transition: all 0.5s, color 0.5s, box-shadow 0.5s;
	transition: all 0.5s, color 0.5s, box-shadow 0.5s;

}
@font-face {
    font-family: 'century-gothic';
    src: url('fonts/century-gothic.eot');
    src: url('fonts/century-gothic.eot?#iefix') format('embedded-opentype'),
         url('fonts/century-gothic.woff2') format('woff2'),
         url('fonts/century-gothic.woff') format('woff'),
         url('fonts/century-gothic.ttf') format('truetype'),
         url('fonts/century-gothic.svg#century-gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'century-gothic-bold';
    src: url('fonts/century-gothic-bold.eot');
    src: url('fonts/century-gothic-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/century-gothic-bold.woff2') format('woff2'),
         url('fonts/century-gothic-bold.woff') format('woff'),
         url('fonts/century-gothic-bold.ttf') format('truetype'),
         url('fonts/century-gothic-bold.svg#century-gothic-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.wrapper {
	width: 915px;
	margin: 0 auto;
	max-width: 100%;
}
#header {
	padding-bottom: 15px;
}
#logo {
	float: left;
	margin-top: 30px;
}
#header-inner {
	position: relative;
}
#header-sponsor {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0px;
}
#header-sponsor a {
    padding: 5px 15px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    background-color: #ffcc66;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
}
#header-sponsor a span {
	display: block;
	text-transform: capitalize;
	color: #006699;
	font-size: 12px;
}
#main-menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#main-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main-menu ul li {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-right: 17px;
	float: left;
}
#main-menu ul li a, #main-menu ul li a:visited {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #005087;
	font-size: 15px;
	font-weight: 600;
}
#main-menu ul li a:hover, #main-menu ul li.current-menu-item a {
	color: #fdd456;
}
#main-menu ul li:last-child {
	padding-right: 0px;
}
#main-slider {
	background-color: #dee6ef;
	text-align: center;
	padding-top: 35px;
}
#main-slider h2 {
	background: url(images/slider-heading-bg.png) no-repeat center bottom;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #004f87;
	font-size: 44px;
    line-height: 1.2;
}
.learn_more a {
	text-transform: uppercase;
	font-size: 16px;
	color: #004f87;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block;
}
#program-event-home {
	padding: 35px 0 45px 0;
}
#program-event-home h4, .testimonial-content h4 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1;
	color: #005087;
}
#home-program {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
}
.home-program-image {
    float: left;
    margin-right: 10px;
    width: 48%;
}
.home-program-content {
    float: right;
    width: 49%;
}
.home-program-content p {
    line-height: 22px;
    font-size: 13px;
    margin: 0px 0px 14px 0px;
}
.home-program-content a {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #005087;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #fdd456;
	padding: 14px 30px 14px 45px;
	display: inline-block;
	font-weight: bold;
}
.home-program-content a:hover {
	background-color: #005085;
	color: #fdd456;
}
#home-event {
	float: right;
	width: 50%;
}
#home-event img {
	border: 3px solid #eaf2fd;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.home-content {
	padding: 45px 0 0 0;
}
.home-content p {
	margin-bottom: 0px;
}
#home-testimonial-container {
	background-image: url(images/texture.png);
	padding: 25px 0;
}
.testimonial-content {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 50px 0 0;
}
.testimonial-content h4 {
	margin-bottom: 33px;
}
.testimonial-content p {
	margin-bottom: 30px;
}
.testimonial-content p, .student-name {
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
}
.testmonial-video {
	float: right;
	width: 50%;
}
#sponsor-section {
	padding: 50px 0 30px 0;
}
.sponsor-heading {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    float: left;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
	padding-top: 40px;
    color: #446f9a;
    width: 30%;
}
.about-child-sponsor {
    float: right;
    width: 68%;
}
.home-single-sponsor {
    float: left;
	text-align: center;
	width: 25%;
}
.home-single-sponsor-image {
	margin-bottom: 12px;
}
.home-single-sponsor-title {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #005087;
	line-height: 1.4;
}
span.red-arrow {
    float: left;
	padding: 65px 15px 0 20px;
}
#home-column-container {
	background: url(images/texture.png);
	padding: 15px 0;
}
.home-column {
    float: left;
    width: 32%;
    margin-right: 1.7%;
	background-color: #fff;
}
.home-post-content {
    min-height: 160px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
}
.home-column h4, .home-column h4 a, .home-column h4 a:visited {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    color: #446f9a;
	text-transform: uppercase;
	text-align: center;
	background-color: transparent;
	padding: 0px;
}
.home-column h4 a, .home-column h4 a:visited {
	margin-bottom: 0px;
	display: block;
}
.home-column h4 a:hover {
	border: 1px solid transparent;
	line-height:30px;
	font-size: 30px;
	margin-bottom: 0px;
}
.home-column p {
	line-height: 1.4;
	font-size: 14px;
}
.more-btn {
	text-align: center;
}
.home-post-content a {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	border: 1px solid #548aae;
	background-color: #004f87;
	font-size: 18px;
	border: 1px solid transparent;
}
.home-post-content a:hover {
	border: 1px solid #004f87;
	background-color: transparent;
    color: #004f87;
}
#home-columns-main .home-column:nth-child(3n+3) {
	margin-right: 0px;
}
.home-email {
	padding: 25px 20px 13px 20px;
}
.home-email h4 {
	margin-bottom: 50px;
	font-size: 29px;
}
.home-email form {
	text-align: center;
}
.home-email form span {
	font-size: 14px;
	color: #00508b;
	margin-bottom: 10px;
	display: block;
}
.home-email input[type='email'] {
	width: 100%;
	text-align: center;
	outline: none;
	background-color: #dfe6f0;
	border: none;
	height: 50px;
	font-size: 24px;
	color: #024e88;
	font-weight: 400;
	margin-bottom: 44px;
}
.home-email input[type="submit"] {
	color: #fff;
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	padding: 0px 38px;
	height: 40px;
	border: 1px solid #548aae;
	background-color: #004f87;
	cursor: pointer;
	font-size: 18px;
}
.home-email input[type="submit"]:hover {
	border: 1px solid #004f87;
	background-color: transparent;
    color: #004f87;
}
#footer-container {
	background-color: #004f87;
	padding: 15px 0 10px 0;
}
#footer-widgets {
	border-bottom: 1px solid #a1a1a1;
	margin: 0 0 10px 0;
}
#footer-widgets .widget {
	float: left;
	width: 15.8%;
	margin-right: 1%;
	margin-bottom: 25px;
}
#footer-widgets h4 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 8px;
}
#footer-widgets ul {
	list-style-type: none;
	margin: 0px;
	margin: 0px;
}
#footer-widgets ul li {
	list-style-type: none;
	margin-bottom: 8px;
	line-height: 1;
	font-size:14px;
	display: block;
	text-transform: capitalize;
}
#footer-widgets ul li a, #footer-widgets ul li a:visited {
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
}
#footer-widgets ul li a:hover, #footer-widgets ul li.current-menu-item a {
	color: #fdd456;
}
#footer-widgets .widget:nth-child(6n+6) {
	margin-right: 0%;
}
.footer-socials a {
	display: inline-block;
	margin-right: 5px;
}
.footer-socials a:last-child {
	margin-right: 0px;
}
#copy-right {
	float: left;
	color: #fff;
	font-size: 12px;
	text-transform: capitalize;
}
#footer-menu {
	float: right;
}
#footer-menu ul {
	list-style-type: none;
	margin: 0px;
	margin: 0px;
}
#footer-menu ul li {
	list-style-type: none;
	line-height: 12px;
	font-size:12px;
	display: inline-block;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #fff;
}
#footer-menu ul li a, #footer-menu ul li a:visited {
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	display: inline-block;
}
#footer-menu ul li a:hover, #footer-menu ul li.current-menu-item a {
	color: #fdd456;
}
#footer-menu ul li:last-child {
	border: none;
	margin-right: 0px;
	padding-right: 0px;
}
/*
Event Page
-----------------------------------------------*/
#page-banner {
	background: #fff url(images/banner-bg.png) repeat-x center bottom;
}
.banner-title {
	float: left;
	width: 37.5%;
	margin-right: 1.5%;
	padding-top: 90px;
	color: #005087;
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 42px;
	text-align: right;
}
.banner-image {
    float: right;
    width: 61%;
}
.event-banner-text {
	float: left;
	width: 35%;
	margin-right: 1%;
	padding-top: 70px;
	color: #005087;
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 42px;
	text-align: center;
}
.event-banner-image {
    float: right;
    width: 64%;
	text-align: center;
	padding-top: 40px;
}
.gray-texture-box {
	background: url(images/texture.png);
	padding: 35px 0 25px 0;
}
.event-date {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	color: #005087;
    font-size: 40px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.event-title {
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	color: #005087;
    font-size: 30px;
    text-transform: uppercase;
	margin-bottom: 10px;
}
.event-place {
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	color: #005087;
    font-size: 18px;
    text-transform: uppercase;
}
#event-details {
	padding: 50px 0 25px 0;
}
.event-detail-content {
    float: left;
    width: 51%;
    padding-right: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.event-detail-content h4 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 27px;
    line-height: 1;
	color: #005087;
}
.event-detail-image-area {
    float: right;
    width: 49%;
    text-align: center;
}
.event-detail-image {
	margin-bottom: 20px;
}
.event-detail-image img {
    border: 3px solid #eaf2fd;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.event-detail-image-area a {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	background-color: #fdd456;
	display: block;
	padding: 12px 0;
	text-decoration: none;
	text-transform:uppercase;
	color:#005087;
	font-size: 18px;
}
.event-detail-image-area a:hover {
    background-color: #005085;
    color: #fdd456;
}
.event-detail-content p {
	margin-bottom: 0px;
}
#goal-help-main h4 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 1;
	color: #005087;
}
#goal-help-main .event-goal {
    float: left;
    width: 50%;
	padding-right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#goal-help-main .event-help {
    float: right;
    width: 50%;
    text-align: center;
}
#goal-help-main .event-help a {
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	display: inline-block;
	padding: 15px 30px;
	color: #fff;
	font-size: 18px;
	text-transform:uppercase;
	background-color: #004f87;
	text-decoration: none;
	border: 1px solid transparent;
}
#goal-help-main .event-help a:hover {
    border: 1px solid #005085;
	background-color: transparent;
	color: #004f87;
}
#past-event-area {
	padding: 50px 0 40px 0;
}
#past-event-area h4 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 1;
	color: #005087;
}
/*
Statistics Page
-----------------------------------------------*/
.gray-texture-two {
	background: url(images/texture.png);
	padding: 50px 0;
}
.statistics-banner-text {
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 70px;
	color: #005087;
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 42px;
}
.statistics-banner-image {
	float: right;
	width: 50%;
	text-align: center;
}
.heading-inner {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 1;
	color: #005087;
}
.statistics-lists h5 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1;
	color: #005087;
}
.statistics-lists ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.statistics-lists ul li {
    list-style-type: none;
    background: url(images/icon-1.png) no-repeat left top;
    padding: 11px 0 11px 75px;
    line-height: 18px;
    margin-bottom: 15px;
}
.second-section, .fourth-section {
	padding: 50px 0;
}
.second-section .statistics-lists ul li {
	background: url(images/icon-2.png) no-repeat left top;
}
.third-section .statistics-lists ul li {
	background: url(images/icon-3.png) no-repeat left top;
}
.fourth-section .statistics-lists ul li {
	background: url(images/icon-4.png) no-repeat left top;
}

/*
Program Page
-----------------------------------------------*/
#program-banner {
	background: url(images/program-banner-bg.png) repeat-x left bottom;
	padding-top: 30px;
}
.program-banner-text {
	float:left;
	width: 42%;
	color: #005087;
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 42px;
	padding-top: 90px;
	text-align: center;
}
.program-banner-image{
	float:right;
	width:56%;	
}
.program-main {
	padding: 45px 0 25px 0;
}
.program-content {
    float: left;
    width: 40%;
    margin-right: 4%;
}
.program-video {
	float: right;
	width: 56%;
	text-align: center;
}
.program-content h4, #its-works h4, #proficiency-section h4, .single-program-feature h4, .single-program-feature h4 a, .single-program-feature h4 a:visited, .single-post h4, #sidebar .widget h4, .single-blog-post h4 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1;
	color: #005087;
}
.single-program-feature h4 a:hover {
	font-size: 30px;
}
#proficiency-section {
	padding: 30px 0 50px 0;
}
#proficiency-section h4 {
	text-align: center;
}
#proficiency-section h5 {
	text-align: right;
	margin-right: 40px;
	font-size: 16px;
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	margin-bottom: 25px;
    line-height: 1;
	color: #005087;
}
.light-blue-container {
	background-color: #e6edf3;
	padding: 16px 0;
}
.proficiency-text {
    float: left;
    padding-top: 7px;
    width: 62%;
}
.proficiency-arrow {
	float: right;
	width: 36%;
	text-align: center;
}
#proficiency-inner .light-blue-container:nth-child(even) {
	background-color: transparent;
}
.single-program-feature {
    margin-bottom: 20px;
}
.program-feature-image {
    float: right;
    width: 48.5%;
    text-align: center;
}
.program-feature-content {
    float: left;
    width: 47%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 25px;
}
#programs-features .single-program-feature:last-child {
	margin-bottom: 0px;
}



/* Board of Director page
-------------------------------------------------------------- */
.bod-member-img {
    float: left;
	width: 27.651%;
    text-align: right;
}
.bod-member-detail{
    width: 71%;
    float: right;
    text-align: left;
    padding-right: 130px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bod-member-detail h4{
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 3px;
    line-height: 1;
    color: #005087;
}
.bod-member-detail h5{
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 1;
    color: #005087;
}
.bod-member-detail p {
    margin-bottom: 10px;
    line-height: 16px;
}
.bod-member-detail a {
    font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #005087;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #fdd456;
    display: inline-block;
    font-weight: bold;
    padding: 14px 30px 14px 45px;
    float: right;
	border: 1px solid transparent;
}
.bod-member-detail a:hover {
	background-color: transparent;
	border: 1px solid #005087;
}
.gray-texture-two .bod-member:nth-child(even){
    background-color: transparent;
}
.progress-banner-text {
    float: left;
    width: 58%;
    text-align: center;
    padding-top: 65px;
	color: #005087;
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 42px;
}
.progress-banner-image {
    float: right;
    width: 42%;
}
.progress-report-content h4{
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 16px;
    line-height: 1;
    color: #005087;
}
.progress-report-content p {
    line-height: 18px;
}
.progress-report-content{
    padding-bottom: -10px;
}
.progress-report-feature-content h4 {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #005087;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.progress-report-feature-content p {
	line-height: 18px;
	margin: 0;
}
.gray-texture {
    background: url(images/texture.png);
    padding: 17px 0 34px 0;
}
.progress-report-feature-image {
    float: left;
    width: 49%;
    text-align: center;
}
.odd .progress-report-feature-image {
    float: right;
}
.progress-report-feature-content{
    float: right;
    width: 49%;
}
.odd .progress-report-feature-content{
    float: left;
}
.even {
	background: none;
}


/* Blog Single
-------------------------------------------------------------- */
.gray-texture-blog {
	background: url(images/blog-inner-bg.png);
	padding: 30px 0 0 0;
}
.gray-texture-blog-single {
	/*background: url(images/texture.png);*/
	padding: 30px 0 0 0;
}

#content {
	float: left;
	width: 73%;
}
#sidebar {
	float: right;
	width: 25.138%;
}
.single-post-image {
	margin-bottom: 15px;
}
.meta-area {
	color: #005087;
	margin-bottom: 10px;
}
a.shere-tool {
	display: inline-block;
	font-size: 18px;
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0a578c;
	text-decoration: none;
	padding: 10px 56px;
	background-color: #ffcc66;
	border: 1px solid transparent;
	margin-bottom: 20px;
}
a.shere-tool:hover {
	border: 1px solid #0a578c;
	background-color: transparent; 
}
.single-post-content p {
	line-height: 18px;
	margin-bottom: 15px;
}
#sidebar .widget {
	background-color: #ffffff;
	padding: 20px 12px;
	margin-bottom: 12px;
}
#sidebar .widget h4 {
    margin-bottom: 15px;
	text-align: center;
}
#sidebar ul {
    list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	display: block;
	background: url(images/list-bg.png) no-repeat 3px 4px;
	padding: 0 0 0 18px;
	margin-bottom: 10px;
	line-height: normal;
}
#sidebar ul li a, #sidebar ul li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
#sidebar ul li a:hover, #sidebar ul li.current-menu-item a {
	color: #ffcc66;
}
#sidebar ul li:last-child {
	margin-bottom: 0px;
}
.contact-us a, .facebook-btn a {
	width: 99%;
	text-align: center;
	display: inline-block;
	font-size: 18px;
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0a578c;
	text-decoration: none;
	padding: 10px 0px;
	background-color: #ffcc66;
	border: 1px solid transparent;
	margin-bottom: 20px;
}
.contact-us a:hover {
	border: 1px solid #0a578c;
	background-color: transparent; 
}
.facebook-btn a {
	color: #fff;
	background-color: #005087;
}
.facebook-btn a:hover {
	border: 1px solid #0a578c;
	color: #005087;
	background-color: transparent; 
}
.email-widget {
	padding: 0 16px 10px 16px;
}
.email-widget span {
    text-align: center;
    display: block;
    color: #005087;
    margin-bottom: 10px;
}
.email-widget input[type='email'] {
	width: 100%;
	text-align: center;
	outline: none;
	background-color: #dfe6f0;
	border: none;
	height: 32px;
	font-size: 18px;
	color: #024e88;
	font-weight: 400;
	margin-bottom: 10px;
}

.email-widget input[type="submit"] {
    color: #005087;
    font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    height: 32px;
    border: 1px solid transparent;
    background-color: #ffcc66;
	width: 100%;
    cursor: pointer;
    font-size: 18px;
}
.email-widget input[type="submit"]:hover {
	border: 1px solid #004f87;
    background-color: transparent;
    color: #004f87;
}
/*
Blog Page
------------------------------------------------------------------*/

#blog-banner {
	background: url(images/blog-banner.png) no-repeat center top;
	background-size: cover;
	padding: 193px 0 37px 0;
}
.page-title {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 64px;
	text-transform: uppercase;
}
.single-blog-post {
	margin-bottom: 95px;
}
.blog-post-image {
	float: left;
	width: 34.5%;
	margin-right: 30px;
}
.blog-post-content {
    float: right;
    width: 61%;
}
.blog-post-content p {
	line-height: 16px;
	height: 144px;
	overflow: hidden;
}
.blog-post-content a {
    float: right;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    padding: 8px 25px;
    background-color: #005087;
	border: 1px solid #9fbed2;
}
.blog-post-content a:hover {
	border: 1px solid #005087;
	color: #005087;
	background-color: transparent;
}

















#main-menu ul .first-menu-item a {
	padding-left:0px;
}
#main-menu ul .last-menu-item a {
	border-right:none;
}
/*Tags Style*/
#content .tags {
	color: #666;
	border-top:solid 1px #dedede;
	padding-top: 4px;
}
#content .tags a, #content .tags a:visited {
	color: #666;
	text-decoration: none;
	display:inline-block;
	background-image: url(images/bg-tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin:2px 0px 2px 10px;
	padding:2px 0px 2px 18px;
	text-decoration:none;
}
#content .tags a:hover {
	color: #2980b9;
	display:inline-block;
}
/*Entry Style*/
.entry {
	margin:0px 0px 40px 0px;
}
.entry table {
	margin:15px 0px 15px 0px;
}
h1, h1 a, h1 a:visited {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #005087;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	text-transform: uppercase;
}
h1 a:hover {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #2980b9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}
h2, h2 a, h2 a:visited {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #005087;
	text-decoration:none;
	margin:0px 0px 10px 0px;
	font-weight: normal;
}
h2 a:hover {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #2980b9;
	text-decoration: none;
	margin:0px 0px 10px 0px;
}
h3, h3 a, h3 a:visited {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #005087;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	font-weight: normal;
}
h3 a:hover {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2980b9;
	margin:0px 0px 10px 0px;
	text-decoration: none;
	font-weight: normal;
}
h4, h4 a, h4 a:visited {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005087;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	font-weight: normal;
}
h4 a:hover {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2980b9;
	margin:0px 0px 10px 0px;
	text-decoration: none;
	font-weight: normal;
}
h5, h5 a, h5 a:visited {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005087;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	font-weight: normal;
}
h5 a:hover {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2980b9;
	margin:0px 0px 10px 0px;
	text-decoration: none;
	font-weight: normal;
}
h6, h6 a, h6 a:visited {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #005087;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	font-weight: normal;
}
h6 a:hover {
	font-family: 'century-gothic', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2980b9;
	margin:0px 0px 10px 0px;
	text-decoration: none;
	font-weight: normal;
}
p {
	text-align: left;
	line-height: 24px;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
select, .search-input {
	width: 100%;
	height: 34px;
	border: 1px solid #0a578c;
	color: #999;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
select {
	padding: 10px 10px 10px 10px;
	height:auto;
}
.search-button {
	color: #0a578c;
	display: block;
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	width:90px;
	padding: 7px;
	background-color: #ffcc66;
	text-align:center;
	margin:5px 0px 5px 0px;
	cursor: pointer;
	font-size: 16px;
	border :solid 1px #ffcc66;
	text-transform: uppercase;
	outline: none;
}
.search-button:hover {
	border: 1px solid #0a578c;
    background-color: transparent;
}
#commentform #submit, .wpcf7-submit, .form-submit .submit-comments {
	color: #0a578c;
	display: block;
	font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
	width:180px;
	padding: 7px;
	background-color: #ffcc66;
	text-align:center;
	margin:5px 0px 5px 0px;
	cursor: pointer;
	font-size: 16px;
	border :solid 1px #ffcc66;
	text-transform: uppercase;
	outline: none;
}
#commentform input[type='text'], .wpcf7-text, .url-comments, .email-comments, .author-comments,input[type="number" i],input[type="date" i] {
	width: 260px;
	height: 34px;
	border: 1px solid #0a578c;
	color: #999;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#commentform label {
	display:block;
}
.wpcf7-form p, #commentform p {
	margin-bottom:10px;
}
#comment, .wpcf7-textarea, .text-comments {
	width: 99%;
	height: 120px;
	border: 1px solid #dedede;
	color: #999;
	padding:10px 0px 0px 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:5px 0px 5px 0px;
	background-color: #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.pagination {
	clear:both;
	padding-bottom:10px;
	position:relative;
	font-size:14px;
	line-height:13px;
}
.pagination span, .pagination a {
	color:#fff;
	display:block;
	float:left;
	margin: 2px 4px 2px 0px;
	padding:7px 10px 7px 10px;
	text-decoration:none;
	width:auto;
	background: #005087;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pagination a:visited {
	display:block;
	float:left;
	margin: 2px 4px 2px 0px;
	padding:7px 10px 7px 10px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #005087;
}
.pagination a:hover{
	color:#fff;
	background: #2980b9;
}
.pagination .current{
	padding:7px 10px 7px 10px;
	background: #2980b9;
	color:#fff;
}
#respond {
	margin:10px 0px 0px 0px;
}
#respond ul {
	list-style-type:none;
}
.meta {
	color: #555;
	padding: 0 0 0px 0px;
	margin-bottom:20px;
	font-size:14px;
	font-weight: normal;
}
.user-image {
	padding-right: 10px;
}
.meta-linke {
	color: #2980b9;
}


.posted-on {
	padding-top: 5px;
}
.comment-count {
	padding-top: 5px;
	text-align: right;
	color:#2980b9;
}
.widget {
	margin-bottom:40px;
	line-height: 20px;
}
.textwidget {
	line-height: 24px;
}
.widget_recent_entries ul li a {
	display: block;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.featured-image {
	float: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.featured-image img {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width:100%;
	height:auto;
}
.thumb {
	float: none;
	text-align: center;
	margin: 0px 0px 15px 0px;
}
.thumb img {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width:100%;
	height:auto;
}
.entry ul {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ol {
	margin-bottom:15px;
	margin-left:15px;
}
.entry ul li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-type: square;
	list-style-position: outside;
	line-height:24px;
}
.entry ol li {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:10px;
	list-style-position: outside;
	line-height:24px;
}
.entry blockquote {
	margin:15px 0px 15px 20px;
	color: #888;
	border-left: 4px solid #bbb;
	padding:0px 0px 0px 15px;
	line-height:20px;
}
.recentcomments {
	padding:0px;
	display:block;
}
.recentcomments a {
	background:none !important;
}
.rssSummary {
	line-height: 24px;
	margin-top:8px;
}
.widget_rss cite {
	font-weight:bold;
	font-style:normal;
}
.widget_rss h4 a {
	display:inline-block !important;
	color: #005087;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 20px;
	white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}
.widget_rss a {
	display: block;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #dedede; text-align: center; padding:5px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar td {
border: none;
}

@media screen {
* { margin: 0; padding: 0; }
ul, ol { margin: 0 0 1px 0; }
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px solid #dedede; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata {padding: 3px 0 7px 0;}
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; padding: 7px 0 0 0; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 1px solid #dedede; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 1px solid #dedede; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 1px solid #dedede; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #fff; }
ol.commentlist li.parent { border-left: 1px solid #dedede; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
}
 /* END screen media */

@media print {
.do-not-print { display: none; }
#comments { page-break-before: always; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: #666; }
/* END print media */
}



/*Responsive Design*/
@media only screen and (min-width: 768px) and (max-width: 914px) {
.wrapper {
	width:90%;
}
#header {
    padding-bottom: 30px;
}
#logo {
	margin-top: 30px;
}
#header-sponsor {
    top: 36px;
}
#main-menu {
    position: initial;
    padding: 20px 0 10px 0;
    width: 100%;
    text-align: center;
}
#main-menu ul li {
    padding-right: 15px;
    float: none;
    display: inline-block;
}
#home-event {
    width: 40%;
}
#home-program {
    width: 60%;
}
.home-program-image {
    width: 34%;
}
.home-program-content {
	width: 63%;
}
.sponsor-heading {
    float: none;
    padding-top: 0px;
    width: 100%;
    text-align: center;
}
.about-child-sponsor {
    float: none;
    width: 100%;
}
.home-single-sponsor {
    width: 25.6%;
}
#footer-widgets .widget {
    width: 32.66%;
    min-height: 140px;
}
#footer-widgets .widget:nth-child(6n+6) {
    margin-right: 1%;
}
#footer-widgets .widget:nth-child(3n+3) {
    margin-right: 0%;
}
/*--------------------------------Board of Director page--------------------- */
.bod-member-detail{
    padding-right: 0px;
}
/*--------------------------------Blog----------------------------------------*/ 
.blog-post-image {
    margin-right: 15px;
}
/*--------------------------------Blog Single---------------------------------*/
#content {
    width: 65%;
}
#sidebar {
    width: 33%;
}
/*--------------------------------Event---------------------------------------*/ 
.event-banner-text {
    font-size: 34px;
}
.event-date {
    margin-bottom: 15px;
}
#owl-demo2 .owl-buttons .owl-next {
	right: -33px !important;
}
#owl-demo2 .owl-buttons .owl-prev {
	left: -33px !important;
}
/*---------------------------------Program Page---------------------------------------*/
.program-banner-text {
    font-size: 36px;
    padding-top: 30px;
}
.progress-banner-text {
    padding-top: 40px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper {
	width:90%;
}
#header {
    padding-bottom: 0px;
}
#logo {
	margin: 30px 0;
}
#header-sponsor {
    top: 36px;
}
#home-program {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
	text-align: center;
}
.home-program-content a {
    float: left;
}
#home-event, .testmonial-video, .about-child-sponsor {
    float: none;
    width: 100%;
	text-align: center;
}
.home-content, .home-content p, .testimonial-content, .testimonial-content p, #past-event-area h4 {
    text-align: center;
}
.testimonial-content {
    float: none;
    width: 100%;
    padding: 15px 0px 0 0;
	margin-bottom: 30px;
}
.testimonial-content h4 {
	margin-bottom: 20px;
}
.testimonial-content h4 br {
	display: none;
}
.sponsor-heading {
    float: none;
    padding-top: 0px;
    width: 100%;
    text-align: center;
}
.home-single-sponsor {
    float: none;
    text-align: center;
    width: 100%;
	margin-bottom: 30px;
}
span.red-arrow {
	display: none;
}
#sponsor-section {
    padding: 50px 0 0px 0;
}
.home-single-sponsor-title br {
	display: none;
}
#home-column-container {
    padding: 30px 0;
}
.home-column {
    float: none;
    width: 100%;
    margin-right: 0;
    background-color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
#home-columns-main .home-column:nth-child(3n+3), #home-columns-main .home-column:nth-child(3n+3) {
	margin-bottom: 0px;
}
#footer-widgets .widget {
    width: 32.66%;
    min-height: 140px;
}
#footer-widgets .widget:nth-child(6n+6) {
    margin-right: 1%;
}
#footer-widgets .widget:nth-child(3n+3) {
    margin-right: 0%;
}
#copy-right {
    float: none;
    width: 100%;
    margin: 0px 0 10px 0;
    text-align: center;
}
#footer-menu {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.owl-buttons .owl-prev {
	left: 15px !important;
}
.owl-buttons .owl-next {
	right: 15px !important;
}
/*--------------------------------Event---------------------------------------*/ 
.event-banner-text {
    font-size: 34px;
}
.event-date {
    margin-bottom: 15px;
}
#owl-demo2 .owl-buttons .owl-next {
	right: 0px !important;
}
#owl-demo2 .owl-buttons .owl-prev {
	left: 0px !important;
}

.event-banner-text {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-top: 50px;
    font-size: 30px;
    text-align: center;
}
.event-banner-image {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.event-detail-content {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
	text-align: center;
}
.event-detail-image-area {
    float: none;
    width: 70%;
    text-align: center;
    margin: 0 auto 30px auto;
}
#goal-help-main .event-goal {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: center;
}
#goal-help-main .event-help {
    float: none;
    width: 100%;
    text-align: center;
}
.owl-item, .event-goal p, .event-detail-content p, .home-column p, .single-program-feature h4, .single-program-feature p, .program-content p {
	text-align: center;
}
.event-detail-content h4 {
	margin-bottom: 10px;
}
/*--------------------------------Board of Director page------------------------------ */
.banner-title {
	padding-top: 100px;
	font-size: 30px;
}
.banner-image {
    padding-top: 20px;
}
.bod-member-detail{
    padding-right: 0px;
}

/*---------------------------------Blog---------------------------------------*/ 
#blog-banner {
    padding: 50px 0;
}

.blog-post-image {
    margin-right: 15px;
}

/*---------------------------------Blog Single---------------------------------------*/
#content {
    width: 100%;
	float: none;
	margin-bottom: 30px;
}
#sidebar {
    width: 100%;
	float: none;
}
/*---------------------------------Program Page---------------------------------------*/
.program-banner-text {
    font-size: 30px;
    padding-top: 30px;
}
.program-feature-image {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.program-feature-content {
    float: none;
    width: 100%;
    padding-right: 0;
}
.program-video {
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.program-content {
    float: none;
    margin-right: 0;
    width: 100%;
    text-align: center;
}
#proficiency-section h5 {
	margin-right: 0px;
	text-align: center;
}
/*---------------------------------Progress Page---------------------------------------*/
.progress-banner-text {
    padding-top: 50px;
    font-size: 28px;
}
.progress-report-feature-image {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.progress-report-feature-content {
    float: none;
    width: 100%;
}
/*---------------------------------Statistics Page---------------------------------------*/
.statistics-banner-text {
    padding-top: 40px;
    font-size: 30px;
}
.statistics-lists ul li {
    background: url(images/icon-1.png) no-repeat left 15px;
}
}
@media only screen and (max-width: 479px) {
.wrapper {
	width:90%;
}
#header {
    padding-bottom: 0px;
}
#logo {
	margin: 30px 0 20px 0;
	float: none;
	width: 100%;
	text-align: center;
}
#header-sponsor {
    position: inherit;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.home-program-image {
    float: none;
    margin-right: 0;
    width: 100%;
    text-align: center;
	margin-bottom: 15px;
}
.home-program-content {
    float: none;
    width: 100%;
}
#program-event-home h4, .testimonial-content h4, .sponsor-heading {
	font-size: 24px;
	line-height: 1.2;
}
#home-program {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
	text-align: center;
}
#home-event, .testmonial-video, .about-child-sponsor {
    float: none;
    width: 100%;
	text-align: center;
}
.home-content, .home-content p, .testimonial-content, .testimonial-content p, .home-program-content p, .bod-member-detail p {
    text-align: center;
}
.testimonial-content {
    float: none;
    width: 100%;
    padding: 15px 0px 0 0;
	margin-bottom: 30px;
}
.testimonial-content h4 {
	margin-bottom: 20px;
}
.testimonial-content h4 br {
	display: none;
}
.sponsor-heading {
    float: none;
    padding-top: 0px;
    width: 100%;
    text-align: center;
}
.home-single-sponsor {
    float: none;
    text-align: center;
    width: 100%;
	margin-bottom: 30px;
}
span.red-arrow {
	display: none;
}
#sponsor-section {
    padding: 50px 0 0px 0;
}
.home-single-sponsor-title br {
	display: none;
}
#home-column-container {
    padding: 30px 0;
}
.home-column {
    float: none;
    width: 100%;
    margin-right: 0;
    background-color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
#home-columns-main .home-column:nth-child(3n+3), #home-columns-main .home-column:nth-child(3n+3) {
	margin-bottom: 0px;
}
#footer-widgets .widget {
    width: 100%;
	margin-bottom: 30px;
	margin-right: 0px;
}
#copy-right {
    float: none;
    width: 100%;
	line-height: 1.4;
    margin: 0px 0 10px 0;
    text-align: center;
}
#footer-menu {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
#footer-menu ul li {
    line-height: 1.4;
}
.owl-buttons .owl-prev {
	left: 7px !important;
}
.owl-buttons .owl-next {
	right: 7px !important;
}
/*--------------------------------Event---------------------------------------*/ 
.event-banner-text {
    font-size: 34px;
}
.event-date {
    margin-bottom: 15px;
}
#owl-demo2 .owl-buttons .owl-next {
	right: 0px !important;
}
#owl-demo2 .owl-buttons .owl-prev {
	left: 0px !important;
}

.event-banner-text {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-top: 50px;
    font-size: 30px;
    text-align: center;
}
.event-banner-image {
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.event-detail-content {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
	text-align: center;
}
.event-detail-image-area {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
}
#goal-help-main .event-goal {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: center;
}
#goal-help-main .event-help {
    float: none;
    width: 100%;
    text-align: center;
}
.owl-item, .event-goal p, .event-detail-content p, #past-event-area h4, .program-content p, #its-works h4, .home-column p {
	text-align: center;
}
.event-detail-content h4 {
	margin-bottom: 10px;
}
/*--------------------------Board of Director page------------------------------------ */
.banner-title {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-top: 50px;
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.banner-image {
    float: none;
    width: 100%;
}
.bod-member-img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.bod-member-detail {
    width: 100%;
    float: none;
    text-align: center;
    padding-right: 0;
}
.bod-member-detail h5, .bod-member-detail h4, bod-member-detail p {
	margin-bottom: 10px;
}
.bod-member-detail a {
	float: none;
}
/*---------------------------------Blog---------------------------------------*/ 
.program-content h4, #its-works h4, #proficiency-section h4, .single-program-feature h4, .single-program-feature h4 a, .single-program-feature h4 a:visited, .single-post h4, #sidebar .widget h4, .single-blog-post h4, .bod-member-detail h4, #goal-help-main h4, .event-detail-content h4, #past-event-area h4 {
    font-size: 24px;
}
.single-program-feature h4 a:hover {
	font-size: 24px;
}
#blog-banner {
    padding: 50px 0;
}
.blog-post-image {
    margin-right: 0;
	width: 100%;
	float: none;
	margin-bottom: 15px;
	text-align: center;
}
.blog-post-content {
    float: none;
    width: 100%;
}
.single-blog-post {
    margin-bottom: 40px;
}
/*---------------------------------Blog Single---------------------------------------*/
#content {
    width: 100%;
	float: none;
	margin-bottom: 30px;
}
#sidebar {
    width: 100%;
	float: none;
}
/*---------------------------------Program Page---------------------------------------*/
.program-banner-text {
    float: none;
    width: 100%;
    font-size: 30px;
    padding-top: 0;
    text-align: center;
	margin-bottom: 15px;
}
.program-banner-image {
    float: none;
    width: 100%;
}
.program-feature-image {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.program-feature-content {
    float: none;
    width: 100%;
    padding-right: 0;
}
.program-video {
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.program-content {
    float: none;
    margin-right: 0;
    width: 100%;
    text-align: center;
}
#proficiency-section h5 {
	margin-right: 0px;
	text-align: center;
}


/*---------------------------------Progress Page---------------------------------------*/
.progress-banner-text {
	float: none;
	width: 100%;
    padding-top: 50px;
    font-size: 28px;
	margin-bottom: 20px;
}
.progress-banner-image {
    float: none;
    width: 100%;
    text-align: center;
}
.progress-report-feature-image {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.progress-report-feature-content {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
/*---------------------------------Statistics Page---------------------------------------*/
.statistics-banner-text {
    padding-top: 40px;
    font-size: 30px;
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.statistics-banner-image {
    float: none;
    width: 100%;
    text-align: center;
}
.statistics-lists ul li {
    background: url(images/icon-1.png) no-repeat left 15px;
}
}
.home-valerio-1 {
     padding: 0 0 0 0;
}
.testimonial-valerio {
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1;
    color: #005087;
}
.testimonial-valerio-left{
    float: left;
    width: 20%
}
.testimonial-valerio-right{
    float: right;
    width: 75%;
    padding-left: 36px;
    padding-right: 10px;
}
.testimonial-valerio-right a{
    font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #005087;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #fdd456;
    padding: 14px 30px 14px 45px;
    display: inline-block;
    font-weight: bold;
    float: right;
}
.testimonial-valerio-right a:hover{
    background-color: #005085;
    color: #fdd456;
}
#home-testimonial-container-valerio{
    padding: 25px 0;
}
.testimonial-valerio-reverse {
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1;
    color: #005087;
    text-align:right;
}
.testimonial-valerio-left-reverse{
    float: left;
    width: 75%;
    padding-left: 10px;
    padding-right: 36px;
}
.testimonial-valerio-right-reverse{
    float: right;
    width: 20%;
}
.testimonial-valerio-left-reverse a{
    font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #005087;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #fdd456;
    padding: 14px 30px 14px 45px;
    display: inline-block;
    font-weight: bold;
    float: left;
}
.testimonial-valerio-left-reverse a:hover{
    background-color: #005085;
    color: #fdd456;
}
a.mega-menu-link{
    font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif !important;
    text-decoration: none !important;
    color: #005087 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}
#mega-menu-wrap-main{
    background:none !important;
}
a.mega-menu-link:hover{
    background:none !important;
    color: #fdd456 !important;
}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link:focus {
  background: none !important;
}
#mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    background:none !important;
    color: #fdd456 !important;
}
.slicknav_nav ul li a{
   color: #fff  !important;
}
#valerio-content h4{
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1;
    color: #005087;
    margin: 0px 0px 10px 0px;
    text-decoration: none;
    font-weight: normal;
}
  .wrapper-igv {
    border : 0px solid #000;
      overflow:hidden;
      }

.wrapper-igv div {
  min-height: 200px;
     padding: 10px;
     }
 #one-igv {
 background-color: white;
 float:left;
 margin: 10px 2% 0;
  /*margin-bottom: 4%;*/
 max-width: 249px;
    min-height: 100px;
    width: 100%;
  text-align: center;
}

#two-igv {
  background-color: white;
  float: right;
  min-height:80px;
  margin: 10px 2% 0;
}
.wpsm-hide{
    font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif !important;
    text-decoration: none !important;
    color: #005087 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    background-color: #fdd456;
    font-weight: bold;
    padding: 14px 30px 14px 45px;
    float: right;
    border: 1px solid transparent;
}
.wpsm-hide:hover{
    background-color: transparent;
    border: 1px solid #005087;
}
.wpsm-show{
    font-family: 'century-gothic-bold', Arial, Helvetica, sans-serif !important;
    text-decoration: none !important;
    color: #005087 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    background-color: #fdd456;
    font-weight: bold;
    padding: 14px 30px 14px 45px;
    float: right;
    border: 1px solid transparent;
}
.wpsm-show:hover{
    background-color: transparent;
    border: 1px solid #005087;
}
.tparrows:before{
   color: #afafb4 !important;
}

.valerio-our-program h4, .valerio-our-program-content h4, .valerio-our-program-content-even h4{
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 3px;
    line-height: 1;
    color: #005087;
}
#valerio-our-program-details {
    padding: 50px 0 25px 0;
}
.valerio-our-program-image {
    margin-bottom: 20px;
}
.valerio-our-program-image-area{
    float: left;
    width: 51%;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.valerio-our-program-content{
    float: right;
    width: 49%;
}
.valerio-our-program-image-area-even{
    float: right;
    width: 49%;
}
.valerio-our-program-content-even{
    float: left;
    width: 51%;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home-valerio-1 ul{
    text-align: left;
    line-height: 24px;
    font-size: 14px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    margin-left: 15px;
}
@media screen and (max-width: 768px) {
#one-igv {
    float:none;
    margin-left: auto;
    margin-right: auto;
}
#two-igv{
        background-color: white;
    margin: 10px 2% 0;
    max-width: 249px;
    min-height: 100px;
    width: 100%;
    text-align: center;
    float: none;
    margin-left: auto;
    margin-right: auto;

}
}
.banner-title-without-image{
    float: left;
    width: 100%;
    margin-right: 1.5%;
    /* padding-top: 20px; */
    color: #005087;
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 42px;
    text-align: left;
}
.banner-title-without-image h1{
    float: left;
    width: 100%;
    margin-right: 1.5%;
    padding-top: 0px;
    color: #005087;
    font-family: 'century-gothic', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 42px;
    text-align: left;
    line-height: inherit;
    margin-bottom: 0px;
}
.banner-title h1{
    font-size: 42px;
    line-height: inherit;
}
.testimonial-container-valerio{
    display: flex;
    align-items: center;
}

#show-more-button-left .wpsm-show, #show-more-button-left .wpsm-hide{
float:left;
}
.wpsm-content{
line-height: 24px;
}
#text-5{
display:none;
}
#text-6{
display:none;
}
#footer-widgets #text-3,#footer-widgets #text-4,#footer-widgets #text-7,#footer-widgets #text-8{
width:24%;
}
.content-ul-valerio{
  text-align: left;
  line-height: 24px;
  font-size: 14px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  margin-left: 15px;
}
#event-details .wpcf7{
display:none;
}
.wc-proceed-to-checkout .checkout-button{
	display: none;
}
.wcppec-checkout-buttons__separator{
	display: none;
}
.meta-area {
    display: none !important;
}