/*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #93c7cc;
    text-shadow: none;
}

::selection {
    background: #93c7cc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
.wrapper{width:100%; padding: 0; margin: 0;}

.top-search-bar{background:#e6e6e6; padding:0 12px; height: 0; width: auto; display: none; overflow: hidden; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s;}
.top-search-bar.active{height: 71px; padding: 12px;}
.top-search-bar input[type="text"]{border: 1px solid #d6d6d6; display: block; background: url('../img/serach-field-icon.png') no-repeat 18px center #ffffff; padding: 0; font-size: 38px; line-height: 71px; font-weight: 400; font-style: italic; color: #a9a9a9; margin: 0; padding: 0 2% 0 13%; width: 85%; height: 71px; box-shadow: 0 0 0 1px #c2c2c2; -moz-box-shadow: 0 0 0 1px #c2c2c2; -webkit-box-shadow: 0 0 0 1px #c2c2c2;}

.header{width: 100%; padding: 0; margin: 0; position: relative; z-index: 3;}

.header-inn{background: #ffffff; position: relative; z-index: 3; width: 100%:}
.header-inner{width:100%; max-width: 940px; margin: 0 auto; display: block; padding: 20px 0 26px; position: relative;}
.search-close{position: absolute; top: 15px; padding-left: 50px; left: 0; font-size: 26px; line-height: 36px; font-weight: 700; color: #3a8b93; text-transform: uppercase; display: none; background: url('../img/search-icon-top.png') no-repeat 0 center; cursor: pointer; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s;}
.search-close .srch-txt{display: block;}
.search-close .close-txt{display: none;}
.search-close.close{background: url('../img/close-icon.png') no-repeat 0 center;}
.search-close.close .close-txt{display: block;}
.search-close.close .srch-txt{display: none;}

.logo{width: auto; display: block; height: auto; margin: 0 auto;}
.logo img{max-width: 100%; height: auto; display: block; margin:0 auto;}
.logo img#mobilelogo {display: none;}
.contact-btn{padding: 0 29px; display: block; position: absolute; right: 0; top: 0; font-size: 15px; line-height: 40px; background: #3a8b93; text-transform: uppercase; color: #ffffff; font-weight: 800; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px;}
.contact-btn:hover{background: #429ea7;}

.nav{width: 100%; background: #3a8b93; border-bottom: 1px solid #ffffff; display: block; position: relative; z-index: 2;}
.nav-inn{width: 100%; max-width: 842px; margin: 0 auto; display: block; border-right: 1px solid #ffffff; border-left: 1px solid #ffffff; position: relative; padding-right: 96px;}
.mainmenu{width:100%; display: block;}
.mainmenu li{width: 33.1%; float: left; position: relative; border-right: 1px solid #ffffff;}
.mainmenu li .menu-expand{display: none;}
.mainmenu li a{display: block; text-align: center; font-size: 17px; line-height: 55px; font-weight: 800; text-transform: uppercase; color: #ffffff;}
.mainmenu li.current-menu-item > a, .mainmenu li:hover > a, .mainmenu li.current_page_ancestor > a{background: #429ea7;}
.mainmenu > li .titleSubnavWrap{position: absolute;	left: 0; width:100%; opacity: 0; visibility: hidden; transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; padding: 0 0 15px; background: #429ea7;}
.mobilemenu .titleSubnavWrap{ opacity:1; visibility: visible;}
.mobilemenu .mainmenu > li:hover .titleSubnavWrap{ visibility: inherit;}
.mainmenu > li ul{display: block;}
.mainmenu > li:hover .titleSubnavWrap{opacity: 1; visibility: visible;}
.mainmenu li ul li{width: 100%; float: none; border: 0; padding-top: 22px;}
.mainmenu li li:hover > a, .mainmenu li li.current-menu-item > a{color: #1e1e1e;}
.mainmenu li ul li li{padding: 0;}
.mainmenu li li a{font-size: 15px; line-height: 18px; font-weight: 700; text-transform: uppercase; padding: 5px 30px; text-align: left;}
.mainmenu li li li a{font-weight: 400; text-transform: capitalize;}


.search-icon{width:99px; height: 55px; display: block; background: url('../img/search-btn-icon.png') no-repeat center center; float: right; position: absolute; right: 0; top: 0; cursor: pointer; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s;}
.search-icon:hover{background-color: #429ea7;}
.search-form{width:100%; height:62px; background: #efecf2; position: absolute; left: 0; bottom: 0; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; visibility: hidden; opacity: 0;}
.search-form.active{bottom: -62px; visibility: visible; opacity: 1;}
.search-form-inn{width: 100%; max-width: 940px; margin: 0 auto; display: block;}
.search-form-inn form{display: block;}
.search-form-inn form input[type="text"]{width: 70%; height:62px; display: block; float: left; background: none; border: 0; outline: 0; background: url('../img/serach-field-icon.png') no-repeat 0 center; padding: 0; padding-left: 70px; font-size: 26px; line-height: 62px; font-weight: 400; font-style: italic; color: #9d9d9d;  margin: 0;}
.press-enter-txt{font-size: 12px; line-height: 62px; font-weight: 400; color: #9d9d9d; text-transform: uppercase; float: right; display: block;}
.search-form-inn form input[type="submit"]{width: 164px; height: 41px; display: block; float: right; background: url('../img/search-btn.png') no-repeat 0 0; border: 0; outline: 0; cursor: pointer; float: right; font-size: 17px; line-height: 40px; font-weight: 800; color: #9d9d9d; text-transform: uppercase; text-align: center; margin-top: 10px; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s;}
.search-form-inn form input[type="submit"]:hover{background-color:#d8d8d8;}

.banner{width:100%; height: 500px; overflow: hidden; display: block; border-bottom: 1px solid #3b2058; border-top: 1px solid #3b2058; position: relative; z-index: 1;}
.banner video{width: 100% !important; height: auto !important;}
.banner-overlay{background: url('../img/banner-pattern-bg.png') repeat 0 0; width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: block;}
.banner-cont{width: 100%; position: absolute; left: 0; top:50%; transform:translateY(-50%); -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%);}
.banner-cont-inn{width:100%; max-width: 870px; margin: 0 auto; display: block; text-align: center;}
.banner-cont-inn h1{border-bottom: 2px solid #ffffff; padding-bottom: 30px; margin-bottom: 33px;}
.banner-cont-inn h6{font-size: 26px; line-height: 31px; text-transform: uppercase; color: #ffffff; font-weight: 300; letter-spacing: 2.3px; margin-bottom: 27px;}
.banner-cont-inn h6 span{display: block; font-weight: 700; letter-spacing: 2.6px; text-align: center;}
.discover{width:100%; height: 59px; display: block; position: relative;}
.discover:after{width: 29%; height: 2px; background: #ffffff; display: block; content: ''; position: absolute; left: 0; top: 50%; margin-top: -1px;}
.discover:before{width: 29%; height: 2px; background: #ffffff; display: block; content: ''; position: absolute; right: 0; top: 50%; margin-top: -1px;}
.cover-btn{width:312px; height: 55px; display: block; border: 2px solid #ffffff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 0 auto; font-size: 22px; line-height: 55px; font-weight: 800; color: #ffffff; text-transform: uppercase;}
.cover-btn:hover{background: #ffffff; color: #4f3163;}

.important{width: 100%; display: block; background: #3a8b93; border-top: 4px solid #ffffff; padding: 5px 0;}
.important-inn{width:100%; max-width: 940px; margin: 0 auto; display: block;}
.important-inn h6{font-size: 22px; line-height: 41px; font-weight: 800; text-transform: uppercase; color: #ffffff; float: left; margin-right: 8px;}
.important-inn p{font-size: 16px; line-height: 41px; font-weight: 400; color: #ffffff; float: left;}
.important-inn p span{font-weight: 700;}
.learnmorebtn{width: 160px; height: 37px; display: block; border: 2px solid #ffffff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 17px; line-height: 37px; font-weight: 800; color: #ffffff; text-transform: uppercase; float: right; text-align: center;}
.learnmorebtn:hover{background: #ffffff; color: #3a8b93;}

.ability{width: 100%; background: #ffffff;}
.ability-inn{width: 100%; max-width: 720px; margin: 0 auto; display: block; padding: 70px 0; text-align: center;}
.ability-inn h2{margin-bottom: 26px; font-weight: 400; text-transform: uppercase;}
.ability-inn h2 span{display: block; font-weight: 800; text-align: center; letter-spacing: 4.5px;}

.video-wrapper{position: relative;}
.video-wrapper iframe{position: absolute; top: 0; left: 0; width: 100%;	height: 100%;}
.video-wrapper-cont{width:100%; height: 100%; position: absolute; display: block; left: 0; top: 0; background: rgba(0,0,0,0.6);}
.video-wrapper-cont-inn{width: 100%; max-width: 370px; position: absolute; left: 50%; top: 50%; transform:translateY(-50%); -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); text-align: center; margin-left: -185px;}
.video-wrapper-cont-inn h2{color: #ffffff; margin-bottom: 10px;}
#play-video{background: url('../img/play-icon.png') no-repeat 0 0; width: 157px; padding-top:157px; display: block; margin:5px auto; text-align: center; font-size: 30px; line-height: 30px; font-weight: 400; color: #ffffff;}

.sky-stars{color: #fff; width: 100%; position: relative; background: url('../img/stars-background.jpg') no-repeat center center; border-bottom: 2px solid #ffffff; border-top: 2px solid #ffffff; background-size: cover; padding-top: 66px; backface-visibility:hidden; -webkit-backface-visibility:hidden;}
.sky-stars h2{color: #fff; text-align: center; width: 100%; }
.sky-stars h4{text-align: center; width: 100%;}
.sky-inner {margin: 100px auto; max-width: 920px;}
.sky-inner .sky-img {float: left; max-width: 47%;}
.sky-inner .sky-text {float: right; max-width: 47%;}
.sky-inner .sky-img img{max-width: 350px; margin-right: 40px;}
.sky-text {margin-left: 20px;}
.sky-text span {font-weight: 700; font-size: 18px;}

#sky-btn {margin-top: 50px; max-width: 300px; float: left; font-size: 18px;}
#sky-btn:hover{background: #ffffff; color: #4e2a73;}


.parent-story{width: 100%; position: relative; background: url('../img/parallax-background.jpg') no-repeat center center; border-bottom: 2px solid #ffffff; border-top: 2px solid #ffffff; background-size: cover; padding-top: 66px; backface-visibility:hidden; -webkit-backface-visibility:hidden;}
.parent-story h2{text-align: center; width: 100%; position: absolute; left: 0; top: 66px;}
.parent-story-slider{width:100%; display: block; overflow: hidden;}
.parent-story-slider-inn{width:100%; display: block; position: relative; float: left; padding-top: 12px;}
.parent-story-slider-img{width:49%; position: absolute; left: 0; bottom: 0; display: block;}
.parent-story-slider-img img{max-width: 100%; height: auto; display: block;}
.parent-story-slider-cont{width: 49%; float: right; padding: 103px 0;}
.parent-story-slider-cont-inn{max-width: 460px; width: 100%;}
.parent-story-slider-cont-inn h3{padding-bottom: 16px;}
.parent-story-slider-cont-inn .readmore{font-size:17px; line-height: 28px; font-weight: 700; color: #4e2a73; text-transform: uppercase;}
.parent-story-slider-cont-inn .readmore:hover{color: #1e1e1e;}
#pager{width:49%; position: absolute; bottom: 17px; right: 0; display: block;}
#pager a{display: block; float: left; margin-right: 9px;}
#pager a span{width: 30px; height: 30px; display: block; background: #d6d6d6; text-align: center; font-size: 17px; line-height: 30px; font-weight: 800; color: #ffffff;}
#pager a.selected span{background: #3a8b93;}

.make-difference{width:100%; background: #3a8b93;}
.make-difference-inn{max-width: 940px; margin: 0 auto; padding: 68px 0; text-align: center;}
.make-difference-inn h4{margin-bottom: 20px;}
.make-difference-inn h4 span{display: block; text-align: center; font-size: 50px; line-height: 43px; font-weight: 800;}
.make-difference-inn p{color: #ffffff; margin: 0 auto; display: block;}
.circle-wrap{width:100%; padding: 50px 0;}
.circle-wrap ul{width: 100%; padding: 0; margin: 0;}
.circle-wrap ul li{float: left; width: 25%; height: auto; min-height: 285px; text-align: center;}
.circle-wrap ul li h6{font-size: 25px; line-height: 28px; font-weight: 800; color: #ffffff; max-width: 184px; display: block; margin: 0 auto;}
.circle-wrap ul li h6 span{font-size: 14px; line-height: 14px; font-weight: 400; display: block;}
.counter.counter-wheel.counter-wheel-themed{background-color: transparent; border: #ffffff solid 0; color: #ffffff; width: 184px; padding: 0; font-size: 52px; text-transform: uppercase; line-height: 184px; margin:0 auto 16px; display: block;} 
.counter.counter-wheel.counter-wheel-themed .counter-values{font-size: 52px; font-weight: 800; line-height: 178px;}
.circle-wrap ul li.big .counter.counter-wheel.counter-wheel-themed .counter-values{font-size: 65px;}
.circle-wrap ul li.extrabig .counter.counter-wheel.counter-wheel-themed .counter-values{font-size: 82px;}
.counter.counter-wheel.counter-wheel-themed .counter-separator{margin: 0 2px 0 3px;}
.counter.counter-wheel.counter-wheel-themed .counter-body{border: 0; border-radius: 50%; padding: 0;}			 
.counter.counter-wheel{width: 80px; position: relative; color: #fff; border-radius: 50%; border: 1px solid darkgray; background-color: darkgray; font-size: 12px; display: block; text-align: center;}
.counter.counter-wheel:before{content: ""; display: block; padding-top: 100%;  /* initial ratio of 1:1*/}
.counter.counter-wheel .counter-body{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; padding: 0;}
.counter.counter-wheel hr{margin: 5px; border-color: #fff;}

.makediffbtn{width: 453px; height: 55px; display: block; border: 2px solid #ffffff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 22px; line-height: 55px; font-weight: 800; text-transform: uppercase; color: #ffffff; text-align: center; margin: 0 auto;}
.makediffbtn:hover{background: #ffffff; color: #3a8b93;}

.donars{width:100%;}
.donars-inn{max-width: 940px; margin: 0 auto; display: block; padding: 40px 0 59px; text-align: center;}
.donars-cont-wrap{width: 100%; margin: 30px 0 60px;}
/* .donar-list{width:49%; display: block; float: left;}
.donar-list li{width: 30.3%; float: left; padding: 15px 1.5%;}
.donar-list li .donar-circle-img{width:83px; height: 83px; border: 4px solid #b2b2b2; display: block; margin: 0 auto; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; overflow: hidden; margin-bottom: 7px;}
.donar-list li h6{font-size: 14px; line-height: 16px; font-weight: 700; color: #1e1e1e; display: block; text-align: center;}
.donar-list li a:hover{color: #429ea7;} */

.donar-logo-area{width:100%; display: block; float: right;}
.donar-logo-area li{width: 16%; padding: 0 2%; float: left;}
.donar-logo-area li span{display: block; width: 100%; height:76px; overflow: hidden; line-height: 76px;}
.donar-logo-area li span img{max-width: 100%; height: auto;}

.donarbtn{width:209px; height: 41px; display: inline-block; border: 2px solid #3a8b93; text-align: center; font-size: 17px; line-height: 41px; font-weight: 800; color: #3a8b93; margin: 0 11px; text-transform: uppercase; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.donarbtn.green{background: #3a8b93; color: #ffffff;}
.donarbtn:hover{background: #429ea7; color: #ffffff; border-color: #429ea7;}

.email-newsletter{width: 100%; background: #371d51; border-bottom: 1px solid #ffffff;}
.email-newsletter-inn{max-width: 940px; margin: 0 auto; display: block; padding: 20px 0;}
.email-newsletter-cont{width: 44%; float: left;}
.email-newsletter-cont h3{color: #ffffff; padding-bottom: 11px;}
.email-newsletter-cont p{color: #ffffff;}

.email-newsletter-form{width: 51%; float: right; padding-top: 25px;}
.email-newsletter-form span.wpcf7-form-control-wrap{float: left; width: 69%;}
.email-newsletter-form input[type="email"]{background: #ffffff; box-shadow:0 0 0 3px #553f6b; border: 0; outline: 0; width:94%; height: 46px; display: block; padding: 0 3%; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 22px; font-weight: 400; font-style: italic; color: #9d9d9d;}
.email-newsletter-form input[type="submit"]{width: 138px; height: 46px; display: block; float: right; background: #3a8b93; border: 0; outline: 0; font-size: 17px; line-height: 46px; text-align: center; color: #ffffff; text-transform: uppercase; font-weight: 800; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s;}
.email-newsletter-form input[type="submit"]:hover{background: #429ea7;}


.footer{width:100%; background: #4e2a73;}
.footer-inn{max-width: 940px; margin: 0 auto; display: block; padding: 45px 0 15px;}
.footer-panel-wrap{width: 100%; display: block;}
.footer-panel{width:25%; float: left; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display: block;}
.footer-panel.find{background: #371d51; float: right;}
.footer-panel h5{padding-bottom: 12px; padding-top: 15px;}
.footer-panel.find h5{margin: 0 15px;}
.footer-panel .footermenu{width: 100%; padding-top: 16px;}
.footer-panel .footermenu li{font-size: 14px; line-height: 14px; padding-bottom: 10px; font-weight: 700;}
.footer-panel .footermenu li a{color: #ffffff; display: block;}
.footer-panel .footermenu li ul{padding-top: 14px; padding-bottom: 8px;}
.footer-panel .footermenu li ul li{font-weight: 400;}
.footer-panel .footermenu li a:hover, .footer-panel .footermenu li.current-menu-item a{color:#8b6aae;}
.socialmenu{width:100%; height: 30px; display: block;}
.socialmenu li{float: left; margin-right: 10px; display: block;}
.socialmenu li a{display: block; width: 30px; height: 30px;}
.socialmenu li a img{display: block;}
.socialmenu li a:hover{opacity: 0.7;}
.find-cont{padding: 0 15px 15px 15px;}
.findmap{width: 100%; height: 150px; display: block; margin-bottom: 13px;}
.footer-panel h6{font-size: 15px; line-height: 20px; font-weight: 700; color: #ffffff; padding-bottom: 13px;}
.findlist{width: 100%; border-top: 1px solid #ffffff; padding-top: 20px;}
.findlist li{font-size: 15px; line-height: 30px; font-weight: 400; color: #ffffff; background: url('../img/map-pointer.png') no-repeat 0 5px;}
.findlist li span{display: block; padding-left: 24px; color: #ffffff;}

.footer-info-wrap{width:100%; display: block; text-align: center; padding-top: 20px;}
.footer-info-wrap p{font-size: 13px; line-height: 20px; font-weight: 400; color: #ffffff; padding: 0; margin: 0;}

.breadcrumbs{max-width:940px; margin:0 auto; display: block; padding: 15px 0;}
.breadcrumbs li{float: left; font-size: 13px; line-height: 13px; font-weight: 400; color: #1e1e1e; margin-right: 5px;}
.breadcrumbs  li span{display:none;}
.breadcrumbs  li a{display: block; background: url('../img/breadcrumb-devider.png') no-repeat right 4px; padding-right: 11px; color: #4e2a73;}
.breadcrumbs  li:last-child a{background:none;}
.breadcrumbs  li a:hover{color: #1e1e1e;}

.container{width:100%;}
.container-inn{max-width: 940px; margin: 0 auto; padding: 5px 0 45px;}
.sidebar{width:24%; float: left; padding-top: 6px;}
.sidebar .widget_title{display:none;}
.sidebar h5{font-size: 20px; line-height: 20px; font-weight: 800; color: #4e2a73; text-transform: uppercase; background: url('../img/sidebar-list-bg.jpg') no-repeat 0 bottom; padding-bottom: 17px;}
.sidebar h5 a{color: #4e2a73;}
.sidebar h5 a:hover{color:#1e1e1e;}
.sidebar ul{width: 100%; display: block;}
.sidebar ul li{position: relative; background: url('../img/sidebar-list-bg.jpg') no-repeat 0 bottom; font-size: 15px; line-height: 24px; display: block; padding: 15px 40px 15px 0; text-transform: uppercase;}
.sidebar ul li a{display: block; color: #1e1e1e;}
.sidebar ul li:hover a{color: #4e2a73;}
.sidebar ul li.current-menu-item{background: #4e2a73; margin-top: -1px;}
.sidebar ul li.current-menu-item:after{width: 10px; height: 100%; display: block; content: ''; background: #4e2a73; position: absolute; left: -10px; top: 0;}
.sidebar ul li.current-menu-item:before{width: 20px; height: 100%; display: block; content: ''; background: url('../img/sidebar-blue-arrow.jpg') no-repeat 0 center; position: absolute; right: -20px; top: 0;}
.sidebar ul li.current-menu-item a{color: #ffffff; font-weight: 700;}

.sidebar ul li.current_page_item{background: #4e2a73; margin-top: -1px;}
.sidebar ul li.current_page_item:after{width: 10px; height: 100%; display: block; content: ''; background: #4e2a73; position: absolute; left: -10px; top: 0;}
.sidebar ul li.current_page_item:before{width: 20px; height: 100%; display: block; content: ''; background: url('../img/sidebar-blue-arrow.jpg') no-repeat 0 center; position: absolute; right: -20px; top: 0;}
.sidebar ul li.current_page_item a{color: #ffffff; font-weight: 700;}


.main-container{width:68%; float: right;}
.main-container h2{padding-bottom: 30px;}
.main-container p{padding-bottom: 16px;}
.main-container h6{font-size: 17px; line-height: 17px; padding-bottom:7px; font-weight: 800; color: #3a8b93; text-transform: uppercase;}
.donarlist{width:100%; display: block; padding-bottom: 45px;}
.donarlist li{float: left; font-size: 14px; font-weight:800; line-height: 23px; display: block; min-width: 45%; padding-right:5%; text-transform: uppercase;}
.donarlist li a{color:#4e2a73; display: block;}
.donarlist li a:hover{color: #1e1e1e;}
.donar-list-cont{padding:46px 0 50px; border-top: 1px solid #c0c0c0;}
.donar-list-cont h5{font-size: 24px; line-height: 24px; font-weight: 800; color: #3a8b93; text-transform: uppercase; padding-bottom: 13px;}
.donar-list-cont h6{color:#4e2a73;}
.donar-list-cont p{padding-bottom: 23px;}
.donatenowbtn{width: 199px; height: 45px; display: block; background: #3a8b93; font-size: 17px; line-height: 45px; font-weight: 800; color: #ffffff; text-align: center; text-transform: uppercase; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.donatenowbtn:hover{background: #429ea7;}

.donar-form{width:100%;}
.donar-form label{font-size: 20px; line-height: 20px; font-weight: 400; text-transform: uppercase; color: #4e2a73; display: block; width: 100%; font-family: 'Open Sans'; margin-bottom: 7px;}
.donar-form input[type="text"], .donar-form input[type="email"]{width: 96%; padding: 0 2%; font-size: 18px; line-height: 42px; font-weight: 400; color: #1e1e1e; border: 1px solid #c2c2c2; background:#ffffff; display: block;}
.donar-form .wpcf7-form-control-wrap{display: block; margin: 0 0 26px 0; position: relative;}
.donar-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{width: 96%; padding: 0 2%; font-size: 12px; line-height: 42px; font-weight: 400; color: red; border: 1px solid #c2c2c2; background:#ffffff; display: block; text-transform: uppercase; position: absolute; left: 0px; top: 0px;}
.donar-form input[type="submit"]{width: 167px; height: 53px; display: block; border: 1px solid #a3c9cd; background: #3a8b93; font-size: 20px; line-height: 53px; outline: 0; font-weight: 800; color: #ffffff; text-transform: uppercase; padding:0; margin:0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s;}
.donar-form input[type="submit"]:hover{background: #429ea7;}
.subscribeemail{display: block;}


span.jqTransformCheckboxWrapper{display:block; float:left; margin:4px 8px 0 0;}
a.jqTransformCheckbox {background: url('../img/checkbox.jpg') no-repeat left top; vertical-align: middle; height: 20px; width: 20px; display:block;}
a.jqTransformChecked{background-position: left bottom;}
.jqTransformSelectWrapper{width: 100% !important; position:relative; border: 1px solid #c2c2c2; height: 42px; background: #ffffff;}
.jqTransformSelectWrapper div span{font-size: 20px; position: absolute; float: none; height: 42px; line-height: 42px; padding: 0 0 0 15px; overflow: hidden; cursor:pointer; font-weight:400; color:#1e1e1e; width:94% !important;}
.jqTransformSelectWrapper  a.jqTransformSelectOpen{display: block; position: absolute; right: 0; width: 34px; height: 42px;	background:url('../img/select-arrow.jpg') no-repeat center center;}
.jqTransformSelectWrapper ul{position: absolute; width: 100% !important; top: 42px; left: -1px; list-style: none; background-color: #FFF; border: solid 1px #c2c2c2; display: none; margin: 0px; padding: 0px; overflow: auto; overflow-y: auto; z-index:10; overflow:hidden; font-weight:400; color:#3c3225;}
.jqTransformSelectWrapper ul a{display: block; padding: 5px 10px; text-decoration: none; color:#333; background-color: #FFF; font-size: 15px;}
.jqTransformSelectWrapper ul a.selected{background: #ccc; color: #333;}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover{background:#999; color: #fff;}
.jqTransformHidden {display: none;}

div.wpcf7-response-output.wpcf7-display-none{display: none;}
div.wpcf7-response-output{display: block; margin: 10px 0 0 0!important; background: rgba(255,0,0,0.5); border: 0 !important; text-transform: uppercase; font-size: 11px; line-height: 15px; font-weight: bold; text-align: center; color: #ffffff; padding: 10px!important;}
.email-newsletter-form div.wpcf7-response-output{ background: #ffffff; color:red; border: 1px solid red;}
div.wpcf7-response-output.wpcf7-mail-sent-ok{background: rgba(0,128,0,0.5);}
.email-newsletter-form div.wpcf7-response-output.wpcf7-mail-sent-ok{background: #ffffff; border: 1px solid green; color: green;}
.email-newsletter-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{width:95.3%; padding: 0 2%; font-size: 12px; line-height: 44px; font-weight: 400; color: red; border: 1px solid #c2c2c2; background:#ffffff; display: block; text-transform: uppercase; position: absolute; left: 0px; top: 0px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.main-container form p{padding: 0;}
.subscribeemail span.wpcf7-list-item{margin: 0;}
input{-webkit-appearance: none; -moz-appearance: none;}
.google-maps-link{ display: none;}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
  @media only screen and (max-width: 1024px) {
 .top-search-bar{display: block;}
	.search-close{display: block; top: 16px; left: 20px;}
	.contact-btn{top: 16px; right: 20px; background: #ffffff; font-size: 26px; line-height: 36px; font-weight: 700; color: #3a8b93; text-transform: uppercase; padding: 0;}
	.contact-btn:hover{color: #429ea7; background: #ffffff;}
	.header-inner{padding: 56px 0 38px 0; max-width: 100%;}
	.nav{border-bottom: 5px solid #ffffff;}
	.nav-inn{border: 0; padding: 0; max-width: 100%;}
	.mainmenu li{border-right:2px solid #ffffff; position: inherit;}
	.mainmenu li:last-child{border-right: 0;}	
	.mainmenu li a{font-size: 29px; line-height: 69px;}
	.mainmenu > li .titleSubnavWrap{background: #e4e4e4; border-top: 4px solid #ffffff;}
	.mainmenu li .titleSubnavWrap.hide{opacity: 0; visibility: hidden;}
	.mainmenu li .menu-expand{display: block; font-size: 36px; line-height: 90px; background: #4f2d70; padding: 0 64px; color: #ffffff; font-weight: 700; margin-bottom: 15px; border-bottom: 2px solid #391952; position: relative;}
	.mainmenu li .menu-expand a{color: #ffffff; text-align: left; text-transform: capitalize;}
	.mainmenu li .menu-expand span.closebtn{background: url('../img/close-icon.png') no-repeat center center; width: 24px; height: 24px; display: block; position: absolute; top: 50%; margin-top: -12px; right: 64px; cursor: pointer;}
	.mainmenu li li{padding-bottom: 40px; padding-top: 1px;}
	.mainmenu li ul li{padding-top: 0;}
	.mainmenu li ul li:last-child{padding-bottom: 0;}
	.mainmenu li li a{font-size: 35px; line-height: 36px; font-weight: 700; color: #3a8b93; text-transform: capitalize; padding: 15px 84px;}
	.mainmenu li li li{padding-bottom: 0;}
	.mainmenu li li li a{font-size: 28px; line-height: 36px; font-weight: 400; color: #2c2c2c;}
	.mainmenu li li:hover > a{color: #2c2c2c; background: #e4e4e4;}
	.mainmenu li li li:hover a{color: #3a8b93; background: #e4e4e4;}
	.menuoverlay{background: rgba(0,0,0,0.92); width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 2; opacity: 0; visibility: hidden;}
	.menuoverlay.active{opacity: 1; visibility: visible;}
	.search-icon{display: none;}  
   
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.banner-overlay{ display: none;}
	.banner{ background: url('../img/iPad-Banner.jpg') no-repeat center center;}
	.banner video{ display: none;}
}	
@media only screen and (max-width: 1023px) {
	body{font-size: 13px; line-height: 22px;}
	.banner{height:420px;}
	.banner-cont-inn{max-width:700px;}
	h1{font-size:85px; line-height: 70px;}
	.banner-cont-inn h1{padding-bottom: 20px; margin-bottom: 20px;}
	.banner-cont-inn h6{font-size:20px; line-height: 20px;}
	.cover-btn{width:260px;}
	.important-inn{max-width:748px;}
	.important-inn h6{font-size:13px;}
	.important-inn p{font-size: 12px;}
	h2{font-size: 32px; line-height: 36px;}
	.parent-story-slider-cont{padding:70px 0;}
	.parent-story-slider-cont-inn{max-width:360px;}
	.parent-story-slider-cont-inn p{font-size: 13px; line-height: 20px;}
	.make-difference-inn{ padding-left:30px; padding-right:30px;}
	.make-difference-inn p{margin: 0 auto; display: block;}
	.donars-inn{ padding-left:30px; padding-right:30px;}
	.email-newsletter-inn{ padding-left:30px; padding-right:30px;}
	.email-newsletter-form input[type="submit"]{width:110px;}
	.footer-inn{ padding-left:30px; padding-right:30px;}
	.findlist li{font-size:12px;}
	.findlist li span{padding-left: 20px;}
	.socialmenu li{margin-right:5px;}
	.breadcrumbs{padding-left:30px; padding-right:30px;}
	.container-inn{padding-left:30px; padding-right:30px;}
	.main-container h2{padding-bottom: 20px;}
	.sidebar ul li{font-size: 11px; line-height: 15px; padding: 10px 10px 10px 0;}
	.donarlist li{font-size:13px;}
	.donar-list-cont{padding: 20px 0;}
	.circle-wrap ul li{ width:50%;}
}
@media only screen and (max-width: 767px) {
	body{font-size: 26px; line-height: 48px;}
	h1{font-size: 57px; line-height: 60px;}
	h2{font-size: 43px; line-height: 56px;}
	
	.banner{height:746px;}
	.banner video{height:100% !important; width: auto!important;}
	.banner-cont-inn{max-width:85%;}
	.banner-cont-inn h1{padding-bottom: 28px; border-bottom: 3px solid #ffffff;}
	.banner-cont-inn h6{font-size:27px; line-height: 32px; margin-bottom: 35px;}
	.discover{background: no-repeat; height: 84px;}
	.discover:after, .discover:before{display: none;}
	.cover-btn{width:97%; height:78px; font-size:31px; line-height:78px; border: 3px solid #ffffff;}
	.important{border-top:10px solid #ffffff; padding: 21px 0 30px;}
	.important-inn{max-width:85%; text-align: center;}
	.important-inn h6{font-size: 37px; line-height: 40px; float: none; margin: 0; padding-bottom: 7px;}
	.important-inn p{font-size: 27px; line-height: 38px; float: none; padding-bottom: 22px;}
	.learnmorebtn{width:97%; height:78px; font-size:31px; line-height:78px; border: 3px solid #ffffff; margin: 0 auto;}
	.ability-inn{max-width:85%; padding: 70px 0 82px;}
	.ability-inn h2{padding-bottom: 32px;}
	.ability-inn h2 span{font-size: 67px; line-height: 56px; letter-spacing: 0; padding-top: 20px;}
	.video-wrapper-cont-inn{max-width:400px;}\
  
	.parent-story, .sky-stars{border-top:3px solid #ffffff; padding: 0;}
	.parent-story h2, .sky-stars h2{font-size: 68px; line-height: 68px; top: 55px;}
	.parent-story-slider-cont{padding: 180px 0 165px; width: 100%; float: none;}
	.parent-story-slider-cont-inn, .sky-inner{max-width:85%; margin: 0 auto; display: block; text-align: center;}
	.parent-story-slider-cont-inn h3{font-size: 51px; line-height: 51px; padding-bottom: 30px;}
	.parent-story-slider-cont-inn p{font-size:26px; line-height: 48px;}
	.parent-story-slider-cont-inn .readmore{font-size:29px; line-height: 48px;}
	.parent-story-slider-img{width:100%; position: inherit; left: inherit; bottom: inherit !important;}
	#pager{bottom:50%; width: 100%; display: block; text-align: center;}
	#pager a{display: inline-block; margin: 0 5px; float: none;}
	#pager a span{width: 50px; height: 50px; font-size: 29px; line-height: 50px;}
	.make-difference-inn{padding: 17px 30px 100px;}
	.make-difference-inn h4{font-size:42px; line-height: 68px; margin-bottom: 40px;}
	.make-difference-inn h4 span{font-size: 62px;}
	.make-difference-inn p{margin: 0 auto;}

  .sky-stars {padding: 50px 0;}
  .sky-inner {padding:30px 0;}
  .sky-inner .sky-img, .sky-inner .sky-text {float: none; margin: 0 auto; max-width: 100%;}
  .sky-inner .sky-img img {max-width: 300px; margin: 0 auto;}
  .sky-inner .sky-text {margin-top: 75px;}
  .sky-inner .sky-img {margin-top: 50px;}
  .sky-text {margin-left: none;}
  .sky-text span {line-height: 30px; font-size: 30px;}
  #sky-btn {float: none;}

	.circle-wrap{padding:75px 0 25px;}
	.circle-wrap ul li{width:100%; float: none; margin-bottom: 64px;}
	.counter.counter-wheel.counter-wheel-themed{width:320px; line-height: 320px; margin: 0 auto 30px;}
	.counter.counter-wheel.counter-wheel-themed .counter-values{font-size: 88px; line-height: 320px;}
	.circle-wrap ul li.big .counter.counter-wheel.counter-wheel-themed .counter-values{font-size: 110px;}
	.circle-wrap ul li.extrabig .counter.counter-wheel.counter-wheel-themed .counter-values{font-size:140px;}
	.circle-wrap ul li h6{font-size:42px; line-height: 42px; max-width: 100%;}
	.circle-wrap ul li h6 span{font-size:24px; line-height: 30px;}
	.makediffbtn{width:95%; height:78px; font-size:27px; line-height:78px; border: 3px solid #ffffff;}
	.donars-inn{padding: 50px 30px 75px;}
	.donars-inn h2{font-size: 68px; line-height: 70px;}
	.donars-cont-wrap{background:none;}
	.donar-logo-area, .donar-list{width:100%; float: none;}
	.donar-logo-area li{margin-bottom: 40px;}
	.donar-list li{width:48%; padding: 0 1% 50px 1%;}
	.donars-cont-wrap{margin: 30px 0;}
	.donar-list li .donar-circle-img{width:140px; height: 140px; margin-bottom: 15px;}
	.donar-list li .donar-circle-img img{width: 100%; height: 100%;}
	.donar-list li h6{font-size: 24px; line-height: 28px;}
	.donarbtn{width:97%; height:78px; font-size:31px; line-height:78px; border-width: 3px; margin:0 auto 20px;}
	.email-newsletter-inn{}
	.email-newsletter-cont{width:100%; float: none; text-align: center;}
	.email-newsletter-cont h3{font-size: 51px; line-height: 51px;}
	.email-newsletter{border-bottom: 4px solid #ffffff;}
	.email-newsletter-inn{padding-top: 35px;}
	.email-newsletter-form{width:100%; position: inherit; top: inherit; right: inherit;}
	.email-newsletter-form span.wpcf7-form-control-wrap{width:100%; float: none; display: block;}
	.email-newsletter-form input[type="email"]{height:78px; font-size: 38px; line-height: 78px;}
	.email-newsletter-form input[type="submit"]{width:100%; height: 78px; margin-top: 26px; font-size: 31px; line-height: 78px;}
	.footer-inn{padding: 58px 30px 25px;}
	.footer-panel{float: none; width: 100%; margin-bottom: 65px;}
	.footer-panel h5{font-size:38px; line-height: 38px;}
	.findlist li{background-position: 0 18px;}
	.footer-panel.find h5{margin:0 25px;}
	.find-cont{padding:0 25px 25px;}
	.findmap{height:255px;}
	.footer-panel h6{font-size:25px; line-height: 44px; padding-bottom: 25px;}
	.findlist li{font-size:26px; line-height: 54px;}
	.footer-panel .footermenu li{font-size:24px; line-height: 34px;}
	.socialmenu li{margin-right: 27px;}
	.socialmenu li:last-child{margin-right:0;}
	.socialmenu li a{width:86px; height: 86px;}
	.socialmenu li a img{width:100%; height: 100%;}
	.footer-info-wrap p{font-size:22px; line-height: 36px; text-align: left;}
	.breadcrumbs{display: none;}
	.container-inn{padding: 45px 30px;}
	.main-container{width:100%; float: none;}
	.main-container h2{font-size: 68px; line-height: 80px; padding-bottom: 10px;}
	.donarlist li{font-size: 24px; line-height: 45px; float: none; min-width: 100%; padding: 0;}
	.donar-list-cont{padding: 70px 0;}
	.donar-list-cont h5{font-size: 45px; line-height: 45px;}
	.main-container h6{font-size: 29px;}
	.donatenowbtn{width:100%; height: 78px; font-size: 31px; line-height: 78px;}
	.sidebar{width: 100%; float: none; padding-top: 100px;}
	.sidebar h5{font-size:34px; line-height: 34px; background: url("../img/sidebar-list-bg.jpg") repeat-x 0 bottom;}
	.sidebar ul li{font-size: 25px; line-height: 35px; padding: 25px 0; background: url("../img/sidebar-list-bg.jpg") repeat-x 0 bottom;}
	.sidebar ul li.current_page_item:after{width:20px; left: -20px;}
	.sidebar ul li.current_page_item:before{width:20px; background: #4e2a73;}
	.donar-form input[type="text"], .donar-form input[type="email"]{height:72px; line-height: 72px;}
	.donar-form label{font-size:34px; line-height: 34px;}
	.subscribeemail span{font-size: 25px; line-height: 38px;}
	.jqTransformSelectWrapper{height:72px;}
	.jqTransformSelectWrapper div span{height:72px; line-height: 72px;}
	.jqTransformSelectWrapper ul{top:72px;}
	.donar-form input[type="submit"]{width:100%; height: 78px; font-size: 31px; line-height: 78px;}
	.donar-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{line-height: 72px;}
	.banner{ background:url('../img/banner-image.jpg') no-repeat center center; background-size: cover;}
	.banner video{ display: none;}
	.video-wrapper-cont{ display:none;}
	.parent-story{ background-attachment: inherit;}
}

@media only screen and (max-width: 567px) {
	body{font-size: 13px; line-height: 24px;}
	.top-search-bar{padding:0 6px;}
	.top-search-bar.active{padding: 6px; height: 38px;}
	.top-search-bar input[type="text"]{font-size:19px; line-height: 36px; height: 36px; background-position: 10px center; background-size: 6%;}
	.header-inner{padding:28px 0 19px;}
	.logo{width: 144px;}
  .logo img#desklogo{display: none;}
  .logo img#mobilelogo{display: block;}
	.search-close{top: 8px; left: 10px; padding-left: 25px; font-size: 13px; line-height: 18px; background-size: 25%!important;}
	.contact-btn{right:10px; top:8px; font-size: 13px; line-height: 18px;}
	.nav{border-bottom: 2px solid #ffffff;}
	.mainmenu li{width:32.8%;}
	.mainmenu li a{font-size:14px; line-height: 35px;}
	.mainmenu > li .titleSubnavWrap{border-top: 2px solid #ffffff;}
	.mainmenu li .menu-expand{font-size: 18px; line-height: 45px; padding: 0 15px; margin-bottom: 8px; border-bottom: 1px solid #391952;1}
	.mainmenu li .menu-expand span.closebtn{right: 15px; cursor: pointer;}
	.mainmenu li li{padding-bottom: 20px;}
	.mainmenu li li a{font-size: 17px; line-height: 17px; padding: 8px 20px;}
	.mainmenu li li li a{font-size: 14px; line-height: 17px;}
	.banner{height: 373px;}
	.banner-cont-inn{}
	h1{font-size: 33px; line-height: 30px;}
	.banner-cont-inn h1{border-bottom: 2px solid #ffffff; padding-bottom: 12px; margin-bottom: 8px;}
	.banner-cont-inn h6{font-size:14px; line-height: 18px; margin-bottom: 15px;}
	.discover{height: 42px;}
	.cover-btn{width:97%; height: 38px; font-size: 16px; line-height: 38px; border: 2px solid #ffffff;}
	.important{border-top:2px solid #ffffff; padding: 12px 0 15px;}
	.important-inn{}
	.important-inn h6{font-size: 19px; line-height: 20px; padding-bottom: 3px;}
	.important-inn p{font-size: 14px; line-height: 19px; padding-bottom: 11px;}
	.learnmorebtn{width:97%; height: 38px; font-size: 16px; line-height: 38px; border-width: 2px; margin: 0 auto;}
	.ability-inn{padding: 33px 0 42px;}
	h2{font-size: 22px; line-height: 28px;}
	.ability-inn h2{padding-bottom:2px;}
	.ability-inn h2 span{font-size:33px; line-height: 29px; padding-top: 6px;}
	.video-wrapper-cont-inn{max-width:200px; margin-left: -100px;}
	#play-video{width: 88px; background-size: 100%; padding-top: 88px; font-size: 16px; line-height: 16px;}
	.parent-story h2, .sky-stars h2{font-size:34px; line-height: 34px; top: 24px;}
	.parent-story-slider-cont{padding:90px 0 80px;}
	.parent-story-slider-cont-inn{}
	.parent-story-slider-cont-inn h3{font-size: 26px; line-height: 26px; padding-bottom:13px;}
	.parent-story-slider-cont-inn p{font-size:13px; line-height: 24px;}
	.parent-story-slider-cont-inn .readmore{font-size:15px; line-height: 24px;}
	#pager a{margin-right:5px;}
	#pager a span{width:25px; height: 25px; font-size: 15px; line-height: 25px;}
	.sky-inner .sky-img img {max-width: 250px;}
  .make-difference-inn{padding: 12px 30px 50px;}
	.make-difference-inn h4{font-size: 21px; line-height: 34px; margin-bottom: 13px;}
	.make-difference-inn h4 span{font-size: 31px; line-height: 33px;}
	.make-difference-inn p{}
	.circle-wrap{padding:38px 0 12px;}
	.circle-wrap ul li{margin-bottom: 27px; min-height: 200px;}
	.counter.counter-wheel.counter-wheel-themed{width:160px; line-height: 160px; margin: 0 auto 15px;}
	.counter.counter-wheel.counter-wheel-themed .counter-values{font-size: 44px; line-height: 160px;}
	.circle-wrap ul li.big .counter.counter-wheel.counter-wheel-themed .counter-values{font-size: 55px;}
	.circle-wrap ul li.extrabig .counter.counter-wheel.counter-wheel-themed .counter-values{font-size:70px;}
	.circle-wrap ul li h6{font-size:21px; line-height: 21px;}
	.circle-wrap ul li h6 span{font-size:12px; line-height: 15px;}
	.makediffbtn{width: 95%; height: 38px; font-size: 15px; line-height: 38px; border: 2px solid #ffffff;}
	.donars-inn{padding: 25px 0 37px;}
	.donars-inn h2{font-size: 34px; line-height: 35px;}
	.donars-cont-wrap{margin:30px 0;}
	.donarbtn{width:97%; height: 38px; font-size: 16px; line-height: 38px; border-width: 2px; margin:0 auto 10px;}
	.donar-logo-area li{margin-bottom: 30px; padding: 0 3%; width: 44%;}
	.donar-logo-area li a{height:40px; line-height: 40px;}
	.donar-list li{width: 46%; padding: 0 1% 25px 1%;}
	.donar-list li h6{font-size: 12px; line-height: 14px;}
	.donar-list li .donar-circle-img{width: 70px; height: 70px; border-width:2px; margin-bottom: 8px;}
	.email-newsletter{border-bottom: 2px solid #ffffff;}
	.email-newsletter-inn{padding-top: 20px;}
	.email-newsletter-cont h3{font-size:26px; line-height: 26px;}
	.email-newsletter-form input[type="email"]{font-size:19px; line-height: 38px; height: 38px;}
	.email-newsletter-form input[type="submit"]{height: 38px; font-size: 16px; line-height: 38px; margin-top: 16px;}
	.email-newsletter-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{width:95%; line-height: 36px;}
	.footer-inn{padding: 29px 30px 13px;}
	.footer-panel h5{font-size:19px; line-height: 19px;}
	.footer-panel.find h5{margin:0 12px;}
	.find-cont{padding: 0 12px 12px 12px;}
	.findmap{height: 128px; margin-bottom: 8px;}
	.footer-panel h6{font-size: 13px; line-height: 22px; padding-bottom: 12px;}
	.findlist{padding-top: 10px;}
	.findlist li{font-size: 13px; line-height: 25px; background-position: 0 2px;}
	.footer-panel{margin-bottom: 32px;}
	.footer-panel .footermenu{padding-top: 8px;}
	.footer-panel .footermenu li{font-size: 12px; line-height: 18px;}
	.footer-panel .footermenu li ul{padding:7px 0 2px;}
	.socialmenu li a{width: 43px; height: 43px;}
	.socialmenu li{margin-right: 13px;}
	.footer-info-wrap{padding-top: 10px;}
	.footer-info-wrap p{font-size:11px; line-height: 18px; text-align: left;}
	.container-inn{padding: 23px 30px;}
	.main-container h2{font-size: 34px; line-height: 40px; padding-bottom: 6px;}
	.sidebar{padding-top: 50px;}
	.sidebar h5{font-size: 17px; line-height: 17px; padding-bottom: 8px;}
	.sidebar ul li{font-size: 13px; line-height: 18px; padding: 12px 0;}
	.sidebar ul li.current_page_item::before{width:10px; right: -10px;}
	.sidebar ul li.current_page_item::after{width:10px; left: -10px;}
	.donarlist{padding-bottom: 22px;}
	.donarlist li{font-size:12px; line-height: 24px;}
	.donar-list-cont h5{font-size: 22px; line-height: 22px; padding-bottom: 7px;}
	.main-container h6{font-size: 15px; line-height: 15px;}
	.donar-list-cont{padding: 35px 0;}
	.donatenowbtn{font-size: 16px; line-height: 39px; height: 39px;}
	.donar-form label{font-size: 17px; line-height: 17px;}
	.donar-form input[type="text"], .donar-form input[type="email"]{height: 36px; line-height: 36px; font-size: 17px;}
	.jqTransformSelectWrapper{height: 36px;}
	.jqTransformSelectWrapper div span{font-size: 17px; line-height: 36px; height: 36px;}
	.jqTransformSelectWrapper ul{top:36px;}
	.subscribeemail span{font-size: 12px; line-height: 18px;}
	.donar-form input[type="submit"]{font-size: 16px; line-height: 39px; height: 39px;}
	.donar-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{line-height: 36px;}
}	

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.parent-story{ display: none !important;  }

.donar-logo-area li span{
 overflow: initial;
}

/* Header Message
-------------------------------------------------------------- */
.header-message {
	display: inline-block;
	position: relative;
	width: 100%;
	background-color: #4f2a73;
	text-align: center;
	padding: 5px 0;
}
@media only screen and (max-width: 1023px) {
	.header-message {
		padding: 8px 0;
	}
}
@media only screen and (max-width: 767px) {
	.header-message {
		padding: 8px 0;
		font-size: 16px;
		line-height: 24px;
		top: -8px;
	}
}
@media only screen and (max-width: 567px) {
	.header-message {
		padding: 5px;
		top: 0;
	}
}

.header-message span {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

@media only screen and (max-width: 767px) {
	.header-message span {
		font-size: 16px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 450px) {
	.header-message span {
		display: inline-block;
		width: 100%;
		line-height: 24px;
	}
	.header-message span span {
		display: none;
	}
}

.header-message a {
	color: #fff;
	text-decoration: underline;
	opacity: 1;
}

.header-message a:hover {
	opacity: 0.75;
}


.header-message{
    box-sizing: border-box;
}