.menu-item-has-children {
    position: relative;
}
.menu-item-has-children:after {
    content: '\f107';
    position: absolute;
    color: #85DAE1;
    right: 30px;
    top: 1px;
    font-family: 'FontAwesome';
    font-size: 18px;
}
.menu-item-has-children .sub-menu {
    z-index: 9;
}
.plus-icon a {
    position: relative;
}
.plus-icon a:before {
    content: '\f067';
    position: absolute;
    left: 25px;
    top: 7px;
    color: #003C6D;
    font-family: 'FontAwesome';
    font-size: 20px;
}
.navbar ul li:last-child a {
    padding: 15px 50px 12px 50px !important;
}
.navbar ul li.menu-item-has-children .sub-menu a{
    padding: 10px 20px !important;
}
.banner-text-wrap h1 {
    font-family: 'G-M';
    line-height: 1.4;
}
.banner-text-wrap a {
    padding: 15px 52px;
    font-size: 24px;
    margin-top: 30px;
    display: inline-block;
}
.what-parent-text p, .what-left p {
    font-family: 'G-S';
    font-weight: normal;
}
.become-text-sec a {
    padding: 16px 60px;
    font-size: 22px;
    display: inline-block;
}
.impact-wrap-text a {
    background-color: #fff;
    color: #003C6D !important;
    border: 2px solid #003C6D;
}
.impact-wrap-text a:hover {
    background-color: #85DAE1;
    border: 2px solid #85DAE1;
    color: #fff;
}
.ticket-img-wrap.value-img-wrap {
    text-align: right;
}
.our-value-sec .container-fluid,  .our-value-sec .col-lg-5 {
    padding-right: 0;
}
.our-value-sec .row {
    margin-right: 0;
}
.our-txt-wrap {
    padding-left: 106px;
}
.value-txt p {
    font-size: 16px;
    font-family: 'G-S';
}
.value-txt h6 {
    font-size: 30px;
    font-weight: normal;
    font-family: 'G-B';
}
.banner-text-wrap h1 {
    font-family: 'G-S';
    line-height: 1.4;
}
.banner-text-wrap h2 {
    font-family: 'G-S';
}
.member-txt h2 {
    font-family: 'G-B';
}
.member-txt p {
    color: #668AA7;
}
.sec-sub-heading {
    font-family: 'G-B';
}
.need-txt-wrap p {
    font-size: 18px;
}
.need-txt-wrap h6 {
    font-family: 'G-B';
}
.stories-right-img {
    z-index: 9;
}
.stories-sec-img img {
    margin-left: 0;
}
.stories-right-img .owl-dots {
    bottom: 25px;
}
.lft, .rth {
    position: relative;
}
.rth:after {
    position: absolute;
    content: '';
    left: 0;
    background-image: url('../images/next-arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 121px;
    height: 25px;
}
.lft:after {
    position: absolute;
    content: '';
    left: -150px;
    background-image: url('../images/prev-arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 121px;
    height: 25px;
}
.video-car-s .owl-nav {
    display: block;
}
.contact-form input {
    border: 2px solid #E9EEF5;
    border-radius: 3px;
    height: 50px;
}
.contact-form textarea {
    height: 93px;
}
.contact-form .f-submit-btn {
    font-weight: 700;
    font-size: 16px;
    color: #003c6d;
    border: 1.5px solid #003c6d;
    background-color: white;
    padding: 5px 40px;
    border-radius: 50px;
    height: auto;
}
.contact-form .f-submit-btn:hover {
    color: #fff;
    background-color: #003c6d;
    border-color: #003c6d;
}
.donor-sec {
    background-color: #0C2B44;
}
.medical-banner {
    background-color: #b0e4f9;
}
.medical-banner .banner-text-sec {
    max-width: 100%;
    padding: 65px 0;
    text-align: center;
}
.medical-banner .banner-text-sec h1 {
    color: #003c6d;
}
.clothing-banner {
    background-color: #85dae1;
}
.hospital {
    background-color: #003c6d;
}
.hospital .banner-text-sec h1 {
    color: #85dae1;
}
.what-left, .what-right {
    transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -webkit-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
}
.what-left:hover, .what-right:hover {
    box-shadow: 0px 10px 50px rgba(143, 154, 182, 0.25);
    transform: translateY(-5px);
}
#give-card-number-wrap > div, #give-card-cvc-wrap > div, #give-card-expiration-wrap > div {
	width: 100%;
}
#give-card-number-wrap .give-label, #give-card-cvc-wrap .give-label, #give-card-expiration-wrap .give-label {
    text-align: left;
}
.error-wraper {
	background-color: #F7F8FA;
}
.error-pg h1 {
    font-family: 'G-B';
    color: #003C6D;
    font-size: 50px;
    margin-bottom: 10px;
}
.error-pg h5 {
    color: #668AA7;
    margin-top: 0;
}
.error-pg a {
	border-radius: 100px;
    background-color: #85DAE1;
    padding: 13px 26px;
    font-family: 'G-B';
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
	display: inline-block;
    transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}
.error-pg a:hover {
	background-color: #003C6D;
}
@media all and (min-width:1921px) {
	.need-banner-sec, .become-sec, .about-banner-sec, .our-value-sec, .team-banner-sec, .success-banner-sec, .donate-banner-sec {
		max-width: 1920px;
    	margin: 0 auto;
	}
}
@media all and (max-width:992px) {
    nav.navbar ul li a {
        display: block;
    }
    nav.navbar ul li ul.sub-menu {
        visibility: visible;
        opacity: 1;
        display: block;
        position: static;
    }
    .our-txt-wrap {
        padding-left: 0;
    }
    .value-img-wrap {
        display: block;
    }
    .value-img-wrap img {
        margin-top: 45px;
        max-width: 100%;
    }
    nav.navbar ul li a:after {
        display: none;
    }

}
@media all and (max-width:767px) {
    .stories-left-text {
        margin-top: 0;
    }
    .video-car-s .owl-nav {
        display: none;
    }
    .sto-vid {
        margin-bottom: 80px !important;
    }
    article.impact-sec {
        padding-top: 50px;
    }
    .impact-parent {
        flex: 0 100%;
    }
    .impact-wrap-img img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
}
