/*
Template: thefox
Theme Name: TheFox Child for Ubongo
Theme URI: https://dots2dashes.com
Description: Child Theme for TheFox Parent Theme. Created for Ubongo.
Version: 0.2
Author: Dots 2 Dashes
Author URI: https://dots2dashes.com
*/


h1, h2, h3, h4, h5, h6 {
	color: #242424;
}

p {
	margin-bottom: 30px;
}

.bold {
	font-weight: 700;
}

iframe {
	width: auto;
	display: block;
	width: 100%;
}

.item_details_entry ul {
	list-style: disc;
	margin: 0 0 20px 0;
	padding-left: 30px;
	line-height: 1.6;
}

.item_details_entry ol {
	list-style: decimal;
	margin: 0 0 20px 0;
	padding-left: 30px;
	line-height: 1.6;
}

.item_details_entry ul li, 
.item_details_entry ol li {
	margin-bottom: 10px;
}

.wpb_content_element ul, 
.wpb_content_element ol {
	line-height: 1.6;
}

body p a {
	color: #4A4A4A;
	color: inherit;
	text-decoration: underline;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}

label, 
.wpcf7-form label {
	display: block;
	line-height: 1.2;
}

input[type=text], input[type=email], input[type=password], textarea, 
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=password], .wpcf7-form textarea {
	border-color: #AFAFAF !important;
	border-radius: 3px !important;
	color: #707070 !important;
	font-family: 'Lato', sans-serif;
	padding: 9px 10px;
	background-color: #FFF;
	margin-top: 5px;
}

input[type=submit], 
input[type=submit]:hover, 
a.rd_normal_bt, 
a.rd_normal_bt:hover, 
.rd_db_1 .f_btn, 
.rd_db_1 .s_btn, 
.rd_db_1 .f_btn:hover, 
.rd_db_1 .s_btn:hover {
	background-color: #0093ED;
	font-family: 'Montserrat', sans-serif;
	color: #FFF;
	border-radius: 3px !important;
}

.fontweight300 {
	font-weight: 300 !important;
}

.overflowvisible {
	overflow: visible !important;
}

.invisible {
	visibility: hidden;
}

.bg-left-top, 
.bg-left-top > div {
	background-position: 0 0;
}

.bg-left-center {
	background-position: 0 50%;
}

.bg-left-bottom {
	background-position: 0 100%;
}

.bg-center-top {
	background-position: 50% 0;
}

.bg-center-center {
	background-position: 50% 50%;
}

.bg-center-bottom {
	background-position: 50% 100%;
}

.bg-right-top, 
.bg-right-top > div {
	background-position: 100% 0 !important;
}

.bg-right-top-30 {
	background-position: 100% 30px;
}

.bg-right-35 {
	background-position: 100% 35%;
}

.bg-right-center {
	background-position: 100% 50%;
}

.bg-right-bottom {
	background-position: 100% 100%;
}

.bg-no-repeat, 
.bg-no-repeat > div {
	background-repeat: no-repeat !important;
}

.bg-size-auto {
	background-size: auto !important;
}

.bg-size-70 {
	background-size: 70px !important;
}

.bg-size-100 {
	background-size: 100px !important;
}

.bg-cover, 
.bg-cover .vc_column-inner{
	background-size: cover;
}

.bg-gray {
	background-color: #CACACA;
}

.bg-blue {
	background-color: #0093ED;
}

.bg-size-150, 
.bg-size-150 > div{
	background-size: 150px auto !important;
}

.bg-size-320, 
.bg-size-320 > div{
	background-size: 320px auto !important;
}

.for-desktop {
	display: block;
}

.for-tablet {
	display: none;
}

.for-mobile, 
.for-mobile.vc_row.vc_row-o-content-middle {
	display: none;
}

/* #header_container header .wrapper {
	width: 100%;
	padding: 0 30px;
} */

.nav_type_3 ul li a {
	padding: 31px 20px 33px 20px;
}

.nav_type_3.shrinked_header ul li a {
	padding: 13px 20px 14px 20px;
}

.nav_type_3 ul li.donate-btn a, 
.nav_type_3 ul li.donate-btn a:hover {
	background-color: #11D32D;
	color: #fff;
}

#header_container nav ul ul, 
#header_container nav ul ul li {
	width: 180px;
}

header.nav_type_3 .header_current_cart:hover .cdp_2, 
#header_container .nav_type_3 .cart-notification, 
#header_container .nav_type_3 ul li:hover > ul, 
#header_container .nav_type_3 ul li.sfHover > ul {
	top: 70px;
	left: 10px;
}

.vc_custom_heading[style*="color: #ffffff;"] {
	text-shadow: 1px 1px 5px #4A4A4A !important;
}

.rd_count_wrap.big_text .count_title {
	font-size: 28px;
	line-height: 1.2;
}

.process-icons img {
	width: 50%;
}

.million-households i:before {
	color: transparent;
	background: url(../png/households-icon.png) 50% 50% no-repeat;
	background-size: 35px 35px;
}

.million-households .count_number:after {
	content: ' million';
	position: static;
	margin-left: 0;
	width: auto;
	height: auto;
}

.school-readiness i:before{
	color: transparent;
	background: url(../png/school-readiness-icon.png) 50% 50% no-repeat;
	background-size: 35px 35px;
	margin-right: 7px;
}

.school-readiness .count_number:after {
	content: '%';
	position: static;
	margin-left: 0;
	width: auto;
	height: auto;
}

.partners {
	min-height: 120px;
}

.ubongo-partners-carousel .partners {
	min-height: 242px;
}

.ubongo-awards-carousel .partners {
	min-height: 208px;
}

.ubongo-news-carousel .partners {
	min-height: 50px;
}

.ubongo-funders-carousel .partners {
	min-height: 160px;
}

.partners li {
	text-align: center;
	position: relative;
	height: 100% !important;
}

.partners li img {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 1;
}

.partners_left, .partners_right {
	opacity: 0.75;
	left: -35px;
	background: none !important;
	border: none;
}

.partners_right {
	left: auto;
	right: -35px;
}

.partners_left:before, 
.partners_right:before {
	font-size: 40px;
	top: 0;
	color: #CCC;
}

.ubongo-partners-carousel .partners li img {
	max-width: 80%;
}

.ubongo-funders-carousel .partners li img {
	max-width: 60%;
}

.cartoon > div {
	position: relative;
	z-index: 9;
}

.cartoon:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	display: block !important;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
	height: 90%;
	z-index: 8;
}

.cartoon-left-bottom:before {
	background-position: 0% 0%;
}

.cartoon-right-bottom:before {
	left: auto;
	right: 0;
	background-position: 100% 0%;
}

.home-partnerships-cartoon:before {
/* 	background-image: url(images/characters/cartoon-amani.png); */
	background-image: url(../png/cartoon-amani-2025%401x.png);
}

.home-testimonials-cartoon:before {
/* 	background-image: url(images/characters/cartoon-kiduchu.png); */
	background-image: url(../png/cartoon-kiduchu-2025-resized%401x.png);
	width: 189px;
	height: 205px;
}

.results-hero-cartoon:before {
	/*background-image: url(images/characters/cartoon-hippo.png);
	width: 306px;
	height: 287px;*/
}

.team-bg {
	background-image: url(../jpg/meet-the-team-hero-bg-v2.jpg);
	padding-bottom: 100px;
}

.team-bg.for-mobile {
	padding-top: 110px;
	padding-bottom: 60px;
}

.intern-alumni-hero {
	background-image: url(../jpg/intern-alumni-hero-image.jpg);
	padding-top: 280px;
	padding-bottom: 100px;
}

.white-link-underline, 
.white-link-underline a, 
.white-link-underline:hover, 
.white-link-underline a:hover {
	color: #FFF;
	text-decoration: underline;
}

.gray-link-underline, 
.gray-link-underline a, 
.gray-link-underline:hover, 
.gray-link-underline a:hover {
	color: #666;
	text-decoration: underline;
}

.rd_tm_2 .tm_text {
	margin-left: 0;
	padding: 30px 30px;
	border: none !important;
	min-height: 250px;
	max-height: unset;
	border-radius: 10px;
	overflow: visible;
	font-size: 21px;
	line-height: 1.3;
}

.akili-testimonials .rd_tm_2 .tm_text {
	min-height: 280px;
}

.rd_testimonial {
	padding: 0 10px;
}

.rd_tm_2 .tm_text:after {
	content: '';
	position: absolute;
	left: auto;
	right: 140px;
	width: 30px;
	height: 30px;
	bottom: -15px;
	background: #FFF;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	border: none!important;
	z-index: 8;
}

.rd_tm_2 .tm_author_info {
	text-align: right;
	padding-right: 90px;
	text-shadow: 1px 1px 5px #333;
}

.rd_tm_2 .tm_author {
	font-size: 22px;
	margin-top: 40px;
	color: #FFF !important;
}

.rd_tm_2 .tm_info {
	font-size: 18px;
	margin-top: 10px;
	color: #FFF !important;
}

.rd_tm_2 .tm_image {
	top: calc(50% - 95px);
	left: auto;
	right: 30px;
	z-index: 9;
}

.rd_tm_2 .tm_image img {
	width: 100px;
	height: 100px;
	border: 5px solid #0093ED;
	border-radius: 50%;
}

.rd_tm_2 .rd_tm_pager {
	float: right;
	margin-right: 100px;
}

.rd_tm_2 .rd_tm_pager a {
	background-color: transparent !important;
	width: 10px;
	height: 10px;
	border: solid 1px #FFF;
	margin: 0 0 0 7px;
}

.rd_tm_2 .rd_tm_pager a:hover {
	background-color: rgba(255, 255, 255, 0.5) !important;
}

.rd_tm_2 .rd_tm_pager a.selected {
	background-color: #FFF !important;
	width: 10px;
	height: 10px;
	border-color: transparent;
	margin-top: 0;
}

.tm_nav {
	display: block;
}

.sb_widget > h3 {
	padding-left: 0;
	color: #555 !important;
	margin-bottom: 10px;
}

.sb_widget > h3:before {
	display: none;
}

#sidebar .cat-item a, .wpb_widgetised_column .cat-item a {
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
}

span.collapsing.archives {
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
}

span.sym {
	margin-right: 5px;
	color: #fff;
	vertical-align: middle;
	background: #0093ed;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 13px;
	font-size: 14px;
	padding-left: 1px;
	cursor: pointer;
}

ul.archives li.archives ul {
	margin: 5px 0 0 23px;
	font-size: 16px;
}

ul.archives li.archives ul li {
	padding-bottom: 0;
	margin-bottom: 15px;
}

#sidebar .tagcloud a:hover, 
.wpb_widgetised_column .tagcloud a:hover {
	background: #0093ed !important;
	border-color: #0093ed !important;
}

#footer_bg {
	background-image: url(../png/footer-left-1.png), url(../png/footer-right-1.png) !important;
	background-position: 0px -90px, 100% -70px !important;
	background-repeat: repeat-y !important;
}

#footer_bg .wrapper {
	padding-left: 50px;
}

#footer {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 20px;
	padding-top: 50px;
	background-color: transparent !important;
}

.footer_4_col .widget_wrap {
	grid-column: span 1;
	width: 100% !important;
	margin: 0 !important;
}

.footer_4_col .widget_wrap:nth-child(4) {
	grid-column: span 3;
}

.footer_4_col .widget_wrap:nth-child(4) .textwidget {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 20px;
}

.footer_4_col .widget_wrap:nth-child(4) .textwidget table {
	display: none;
}

.footer_4_col .widget_wrap:nth-child(4) .textwidget p {
	grid-column: span 1;
}

.footer_type_1 .widget_wrap {
}

.footer_type_1 .widget {
	margin: 0;
}

#footer .widget h2, #footer .widget_recent_entry h4 a {
	margin-bottom: 20px;
}

.textwidget p, 
.textwidget * {
	font-size: 14px;
}

#footer .rd_widget_recent_entries li, #footer .rd_widget_recent_entries_f li {
	border-bottom: none;
}

.rd_widget_recent_entries li, .rd_widget_recent_entries_f li, #header_container nav .rd_megamenu .mm_widget_area .rd_megamenu_widget_area .rd_widget_recent_entries li {
	margin: 0;
}

.widget_recent_entry .w_date {
	font-size: 11px;
	line-height: 1.8;
}

.widget_recent_entry h4 {
	font-size: 13px;
	font-weight: 400;
	margin: 0;
	line-height: 1.6;
}

#footer .widget_recent_entry h4 a {
	color: #666;
}

.widget_recent_entry .w_comment {
	display: none;
}

#menu-footer-menu {
	column-count: 2;
}

.widget_pages .page_item a, .widget_nav_menu .menu-item a {
	padding: 2px 0px;
}

.widget_pages .page_item a:before, .widget_nav_menu .menu-item a:before {
	content: '';
}

#footer .page_item a, #footer .menu-item a {
	border-bottom: none;
}

.ubongo-social-footer {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-column-gap: 20px;
	background-color: #FFF;
}

.ubongo-social-footer > div {
	grid-column: span 1;
	text-align: center;
	padding: 20px 15px;
	align-self: center;
}

.ubongo-social-footer > div.ubongo-org-social {
	grid-column: span 2;
	background-color: #0093ED;
}

.ubongo-social-footer > div img {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px;
}

.ubongo-social-footer > div ul {
	display: block;
	margin: 0 12px;
}

.ubongo-social-footer > div ul li {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	margin: 0 3px;
}

.ubongo-social-footer > div.ubongo-org-social ul {
}

.ubongo-social-footer > div.ubongo-org-social ul li {
}

.ubongo-social-footer > div ul li a {
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	color: #FFF;
	position: relative;
}

.ubongo-social-footer > div ul li a i {
	display: block;
	line-height: 28px;
}

.ubongo-social-footer > div ul li a span {
	display: block;
	position: absolute;
	left: 50%;
	top: 28px;
	font-size: 10px;
	color: inherit;
	line-height: 1;
	transform: translateX(-50%);
}

.ubongo-social-footer > div ul li a i.fa-youtube {
	line-height: 25px;
}

.ubongo-social-footer > div.ubongo-org-social ul li a {
	background-color: #FFF;
	color: #0093ED;
}

.ubongo-social-footer > div.ubongo-kids-social ul li a {
	background-color: #11D32D;
}

.ubongo-social-footer > div.akili-social ul li a {
	background-color: #D40C15;
}

.ubongo-social-footer > div.nn-social ul li a {
	background-color: #f7921e;
}

i[class*="fa-google-plus"]::before {
	display: none;
}

.rd_si_sc a[href*="tiktok"], 
.ubongo-social-footer > div.akili-social ul li a[href*="tiktok"] {
	background-image: url(../png/tiktok-icon-white.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 17px;
}

.rd_si_sc a[href*="tiktok"] {
	background-size: 28px;
}

.ubongo-social-footer > div.ubongo-kids-social ul li a span {
	color: #11D32D
}

.ubongo-social-footer > div.akili-social ul li a span {
	color: #D40C15;
}

.ubongo-social-footer > div.nn-social ul li a span {
	color: #f7921e;
}


.our-mission-box {
	background: url(../png/pattern-blue-top.png) 0 0 repeat-x #0093ED;
}

.our-mission-box > div {
	background: url(../png/pattern-blue-bottom.png) 0 100% repeat-x;
}

.our-vision-box {
	background: url(../png/pattern-green-top.png) 0 0 repeat-x #11D32D;
}

.our-vision-box > div {
	background: url(../png/pattern-green-bottom.png) 0 100% repeat-x;
}

form.mc4wp-form {
	overflow: auto;
}

form.mc4wp-form input {
	float: left;
	display: block;
}

form.mc4wp-form input[type="text"], 
form.mc4wp-form input[type="email"] {
	width: 25%;
	margin: 0 1% 20px 0;
}

form.mc4wp-form input[type="submit"] {
	width: 20%;
	background-color: #11D32D;
}

.wpcf7-form input[type=submit] {
	background-color: #0093ED;
}

.widget_mc4wp_form_widget form.mc4wp-form input {
	float: none;
	width: 100%;
}

.rd_staff_posts_ctn.masonry_ctn.blog_4_col {
	text-align: center;
}

.rd_staff_posts_ctn.masonry_ctn.blog_4_col .team-member.staff_post.ajax_post {
	position: static !important;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 24%;
}

.page_title_ctn {
	display: none;
}

.staff_profile {
	padding: 10px;
	border: 2px solid #0093ed;
}

.staff_profile, 
.staff_profile img {
	border-radius: 50%;
}

.staff_generated_info {
	margin-top: 60px;
}

.single_staff_desc {
	line-height: 1.8;
}

.staff_name_position {
	width: calc(100% - 70px);
}

.single_staff_social {
	width: 60px;
}

.ubongo-impact-logo-in-text p {
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
	line-height: 1.5;
	color: #242424;
	text-align: center;
}

.ubongo-impact-logo-in-text img, 
img.ubongo-impact-logo-with-text  {
	display: inline-block;
	vertical-align: middle;
	width: 270px;
	height: auto;
	margin-left: 5px;
}

.iwm_map_canvas {
	border: solid 1px #666;
}

.show-intro-box .rd_si_sc {
	text-align: center;
}

.show-intro-box .rd_si_sc > div {
	float: none;
/* 	margin: 0 22px 0 25px !important; */
	width: 48px !important;
	height: 48px !important;
}

.show-intro-box .rd_si_sc > div a {
	width: 48px !important;
	height: 48px !important;
	line-height: 1.5;
	border: none;
	background-color: #D40C15 !important;
}

.show-intro-box.nuzo-and-namia-show-intro-box .rd_si_sc > div a {
	background-color: #f7921e !important;
}

.show-intro-box .rd_si_sc > div a:before {
	display: none;
}

.show-intro-box.ubongo-kids-show-intro-box .rd_si_sc > div a {
	background-color: #11D32D !important;
}

.cl-flipbox img {
	width: 100%;
}

.cl-flipbox-front, 
.cl-flipbox-back {
	padding: 0 !important;
}

.episodes i:before{
	color: transparent;
	background: url(../png/episodes-icon.png) 50% 50% no-repeat;
	background-size: 35px 35px;
}

.million-viewers i:before {
/*	color: transparent;
	background: url(images/icons/viewers-icon.png) 50% 50% no-repeat;
	background-size: 35px 35px;*/
}

.million-viewers .count_number:after, 
.million-listeners .count_number:after {
	content: ' million';
	position: static;
	margin-left: 0;
	width: auto;
	height: auto;
}

.partners_ctn div {
	padding: 0 30px;
	float: none !important;
	display: inline-block !important;
	vertical-align: middle !important;
	margin-bottom: 50px;
}

.partners_ctn.part_col_4 div {
	width: 24%;
}

.partners_ctn.part_col_5 div {
	width: 19%;
}

.partners_ctn div.clearfix {
	display: none !important;
}

.partners_ctn a img {
	max-width: 80%;
}

.radio-grid div.vc_column-inner > div.wpb_wrapper {
	border: solid 3px #0093ED;
	border-radius: 8px;
	padding: 10px 10px 15px 10px;
	text-align: center;
}

.inline-block {
	display: inline-block;
}

.va-mid {
	vertical-align: middle;
}

.radio-grid div.vc_column-inner > div.wpb_wrapper img {
	padding-right: 20px;
	padding-top: 5px;
}


.radio-grid .media-logo-with-text p {
	font-family: 'Montserrat', sans-serif;
	font-size: 36px;
}

.rd_cta_2 {
	border: none !important;
	padding: 0;
}

.rd_cta_2 .promo_text {
	padding: 40px 0;
	border: none !important;
}

.rd_cta_2 .promo_title {
	font-size: 36px;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: 20px;
}

.rd_cta_2 .cta_mt {
	font-size: 20px;
}

body.page-id-17479 #akiliapps .wrapper {
	width: 280px !important;
}

body.page-id-17479 #akiliapps .wrapper .row > .col.span_4 {
	width: 100% !important;
}

body.page-id-17479 #akiliapps .wrapper .row > .col:nth-child(1), 
body.page-id-17479 #akiliapps .wrapper .row > .col:nth-child(2) {
	display: none;
}

.apps-grid p {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #242424;
}

.platforms a {
	display: inline-block;
	width: 120px;
	padding-bottom: 70px;
	background: url(../png/appstore.png) 50% 50% no-repeat;
	background-size: 118px 37px;
	position: relative;
	margin-top: 10px;
	overflow: hidden;
	text-indent: -2000px;
}

.platforms a[href*="google"] {
	background-image: url(../png/playstore.png);
}

.platforms a span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #4A4A4A;
}

#fancybox-content .span_4 {
	margin-bottom: 40px;
}

#fancybox-content .span_4:nth-child(3n+0) {
	margin-right: 0;
}

#fancybox-content .span_4:nth-child(3n+1) {
	clear: left;
}

.ebook-read-on {
	font-size: 36px;
}

.music-grid .col {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0 0 20px 0;
	padding: 0 15px;
}

.rd_img_gallery_ctn div[class*="ig_col"] {
	padding-right: 20px;
}

form.wpcf7-form p {
	margin: 20px 0 0 0;
}

form.wpcf7-form p:nth-child(1) {
	margin: 0;
}

span.wpcf7-list-item {
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 12px 0;
	padding: 0 10px 0 0;
	width: 48%;
	font-size: 14px;
}

span.wpcf7-form-control-wrap.show-of-interest span.wpcf7-list-item {
	display: inline-block;
	width: auto;
	margin: 0 30px 10px 0;
	padding: 0;
	vertical-align: top
}

span.wpcf7-form-control-wrap.show-of-interest span.wpcf7-list-item.last {
	margin-right: 0;
}

span.wpcf7-list-item input[type="checkbox"] {
	vertical-align: middle;
}

span.wpcf7-form-control-wrap span.wpcf7-list-item span.wpcf7-list-item-label {
	vertical-align: middle;
	line-height: 1.3;
}

span.wpcf7-form-control-wrap.show-of-interest span.wpcf7-list-item span.wpcf7-list-item-label {
	display: inline-block;
	vertical-align: bottom;
	background: url(../png/new-akili-and-me-logo.png) 0 0 no-repeat;
	width: 100px;
	height: 111px;
	background-size: 100px 111px;
	text-indent: -9999px;
	margin-left: 10px;
}

span.wpcf7-form-control-wrap.show-of-interest span.wpcf7-list-item.last span.wpcf7-list-item-label {
	background-image: url(../png/new-ubongo-kids-logo.png);
	width: 202px;
	height: 111px;
	background-size: 202px 111px;
	margin-left: 0;
}

.gallery-item {
	padding: 0 10px;
}

#licenseformpop form > div,
#merchformpop form > div {
	column-count: 2;
}

.tp-bullets {
	top: auto !important;
	bottom: -70px !important;
}

.donate-form form > div {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 30px;
}
.donate-form form.wpcf7-form p {
	margin-top: 0;
}

.donate-form form.wpcf7-form p:nth-child(4) {
	grid-area: 2 / 2 / 4 / 3;
}

.donate-form form.wpcf7-form p:nth-child(6) {
	grid-area: 4 / 1 / 6 / 2;
}

.donate-form form.wpcf7-form p:nth-child(9) {
	grid-area: 6 / 2 / 7 / 3;
}

.donate-form form span.wpcf7-list-item {
	display: block;
	width: 100%;
	font-size: 18px;
}

.donate-form form.wpcf7-form textarea {
	height: 131px;
}

.rd_db_1 {
	width: 100%;
	text-align: center;
}

.rd_db_1 .f_btn, .rd_db_1 .s_btn {
	display: inline-block;
	float: none;
	margin: 10px;
	text-transform: none;
}

.rd_acc_4 .wpb_accordion_header a {
	font-size: 36px !important;
	padding: 20px !important;
}

.rd_acc_4 .ui-accordion-header-icon {
	margin-top: 20px;
}

.rd_acc_4 .wpb_accordion_content {
	padding: 0 20px 20px 20px !important;
}

#sitemap {
	margin-left: 0 !important; 
	padding: 80px 0 40px 0;
}

#sitemap > li {
	display: inline-block !important;
	vertical-align: top;
	margin: 0 30px 50px 0;
}

#sitemap > li.page-item-329, 
#sitemap > li.page-item-9868 {
	display: none !important;
}

#sitemap > li > a {
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	color: #4a4a4a;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: solid 1px #979797;
}

#sitemap > li ul.children, 
#sitemap > li ul.sub-menu {
	display: block;
	margin: 0 0 20px 0 !important;
}

#sitemap > li ul li {
	display: block !important;
	font-size: 16px;
	margin-bottom: 20px;
}

#sitemap > li ul li a {
	color: #4a4a4a;
}

#sitemap > li ul.children li ul.children, 
#sitemap > li ul.sub-menu li ul.sub-menu{
	margin: 10px 0 20px 15px !important;
}

.single_port_navigation {
	margin-top: 20px;
}

.port_details_full_slider a img, 
.port_details_slider a img {
	width: auto;
}

.element .filter_img .port_overlay, 
.element .filter_img .portfolio_desc, 
.element:hover .filter_img .port_overlay, 
.element:hover .filter_img .portfolio_desc, 
.element .filter_img a.port_img_link {
	display: none;
	opacity: 0;
	background: transparent;
}

.code_box_ctn {
	background: transparent !important;
	padding: 0;
	white-space: normal;
	border-radius: 0;
	border-right: solid 1px #000;
	overflow: hidden;
}

.code_box_ctn input[type="image"] {
	width: auto;
	padding: 0;
	display: block;
	margin: 0 auto;
	border: none;
}

.port_type_4 .element, 
.port_type_5 .element, 
.port_type_6 .element {
	padding: 0 15px 30px;
}

.port_item_details h2 {
	font-weight: 400;
}

.port_item_details h3 {
	display: none;
}

.post-attachement a img {
	width: auto;
	max-width: 100%;
}

body.single-envira .single_post_navigation, 
body.single-envira .post-info, 
body.single-envira .tags_container, 
body.single-envira_album .post-info, 
body.single-envira_album .tags_container {
	display: none;
}

body.page-id-12016 .section_wrapper .vc_row.wpb_row.vc_row-fluid {
	background-color: rgba(0, 147, 237, 0.1);
	padding: 0 30px 40px 30px;
	margin-bottom: 0px;
}

body.page-id-12016 .section_wrapper .vc_row.wpb_row.vc_row-fluid:nth-child(2n+1) {
	background-color: rgba(17, 211, 45, 0.1);
}

body.page-id-12016 .wpb_text_column h2 {
	color: #4a4a4a;
	margin-top: 40px;
	margin-bottom: -10px;
}

body.page-id-12016 .wpb_text_column h4 {
	margin-top: 40px;
	margin-bottom: -10px;
}

body.page-id-12016 .wpb_text_column h4::before { 
	display: block; 
	content: " "; 
	margin-top: -100px; 
	height: 100px; 
	visibility: hidden; 
	pointer-events: none;
}

body.page-id-12016 .wpb_text_column p {
	margin-left: 30px;
	margin-bottom: 0;
	line-height: 1.6;
}

body.page-id-12016 .wpb_text_column p strong {
	display: block;
	margin-top: 20px;
	margin-left: -15px;
}

a.cky-banner-element {
	padding: 8px 30px;
	background: #F8F9FA;
	color: #858A8F;
	border: 1px solid #DEE2E6;
	box-sizing: border-box;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 20px;
}


/* @media only screen and (min-width: 1036px) and (max-width: 1499px) {
	
	.nav_type_3 ul#menu-main-menu li a {
		font-size: 1.2vw !important;
		padding: 31px 1vw 33px 1vw;
	}
	
} */

@media only screen and (max-width: 1229px) {

	.nav_type_3 ul#menu-main-menu li a {
		font-size: 16px !important;
	}

}

@media only screen and (max-width: 1214px) {

	.nav_type_3 ul#menu-main-menu li a {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 16px !important;
	}

}


@media only screen and (max-width: 1035px) {

	.for-desktop {
		display: none;
	}

	.for-tablet {
		display: block;
	}

	.for-mobile {
		display: none;
	}
	
	.rd_staff_posts_ctn .staff_post {
		width: 48% !important;
	}
	
	.partners_ctn.part_col_5 div {
		width: 24%;
	}
}


@media only screen and (max-width: 767px) {

	.section .wrapper, 
	.n_section .wrapper, 
	.wrapper {
		padding: 0 20px !important;
	}
	
	.for-desktop, 
	.for-desktop.vc_row.vc_row-o-content-middle {
		display: none !important;
	}

	.for-tablet {
		display: none;
	}

	.for-mobile, 
	.for-mobile.vc_row.vc_row-o-content-middle {
		display: block;
	}
	
	.bold-on-mobile {
		font-weight: 700 !important;
	}
	
	.home-partnerships-cartoon:before {
		background-image: none;
	}
	
	.partners_left {
		left: -25px;
	}
	.partners_right {
		right: -25px;
	}
	
	.bg-tiny-tembo {
		background-size: 100px !important;
	}
	
	form.mc4wp-form input {
		float: none;
		width: 100% !important;
	}
	
	.partners_ctn div {
		padding: 0 10px;
	}
	
	#footer_bg {
		background-position: -50px -90px, calc(100% + 30px) -70px !important;
	}
	
	#footer_bg .wrapper{
		padding: 0 50px !important;
	}
	
	#footer {
		grid-template-columns: repeat(2, 1fr);
		display: block;
	}
	
	#footer .widget_wrap {
		margin-bottom: 30px !important;
	}
	
	#footer .widget h2, #footer .widget_recent_entry h4 a {
		margin-bottom: 10px;
	}

	.footer_4_col .widget_wrap {
		grid-column: span 1;
	}

	.footer_4_col .widget_wrap:nth-child(3), 
	.footer_4_col .widget_wrap:nth-child(4) {
		grid-column: span 2;
	}
	
	.footer_4_col .widget_wrap:nth-child(4) .textwidget {
		grid-template-columns: repeat(3, 1fr);
		display: block;
	}

	.footer_4_col .widget_wrap:nth-child(4) .textwidget p:nth-child(4) {
		grid-column-start: 2;
	}
	
	.ubongo-social-footer {
		display: block;
	}
	
	.code_box_ctn {
		border-right: none;
	}

	.code_box_ctn:after {
		content: 'OR';
		width: 100%;
		display: block;
		text-align: center;
	}
	
	.donate-form form > div {
		display: block;
	}
	
	.tparrows.tp-leftarrow {
		left: -30px !important;
	}
	
	.tparrows.tp-rightarrow {
		left: calc(100% + 30px) !important;
	}
	
	.rd_acc_4 .wpb_accordion_header a {
		font-size: 24px !important;
	}

}


@media only screen and (max-width: 499px) {

	.rd_staff_posts_ctn .staff_post {
		width: 90% !important;
	}
	
	.partners_ctn.part_col_4 div, 
	.partners_ctn.part_col_5 div {
		width: 49%;
		padding: 0 20px;
	}

}