@font-face {
font-family: "Veneer";
src: url(//www.planindia.org/wp-content/themes/planindia/fonts/Veneer.eot);
src: url(//www.planindia.org/wp-content/themes/planindia/fonts/Veneer.otf) format("otf");
src: url(//www.planindia.org/wp-content/themes/planindia/fonts/Veneer.woff) format("woff"),
url(//www.planindia.org/wp-content/themes/planindia/fonts/Veneer.ttf) format("truetype"),
url(//www.planindia.org/wp-content/themes/planindia/fonts/Veneer.svg) format("svg");
font-weight: normal;
font-style: normal;
font-display: auto;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.visible-xs {
display: none;
}
.hidden-xs {
display: block;
}
body {
font-family: arial;
font-size: 16px;
color: #161717;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
letter-spacing: 1;
}
h1 {
font-size: 2rem;
}
h1,
h2,
h4,
h3,
h6 {
font-family: "Poppins";
text-transform: uppercase;
margin-bottom: 0px;
font-weight: 700;
color: #2171b9;
}
h3,
h4 {
font-size: 30px;
}
.yellow-color h4 {
padding-bottom: 10px;
color: #000;
}
h3,
h4,
h6 {
font-size: 30px;
}
a {
color: #0072ce;
text-decoration: none;
outline: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
a:hover,
a:focus,
a:active {
text-decoration: none;
}
.bg-blue:hover,
.bg-blue:active {
color: #ffffff;
}
.menu-donate-btn:hover,
.menu-donate-btn:active {
color: #000000;
}
.hover-black,
.hover-black:hover,
.hover-black:active {
color: #161717;
}
button:focus {
outline: 1px dotted;
outline: 0px auto -webkit-focus-ring-color;
}
.form-control::-webkit-input-placeholder {
opacity: 1;
color: #495057;
}
.form-control:-ms-input-placeholder {
opacity: 1;
color: #495057;
}
.form-control::-moz-placeholder {
opacity: 1;
color: #495057;
}
.form-control::placeholder {
opacity: 1;
color: #495057;
}
input[type="search"]::-webkit-input-placeholder {
opacity: 1;
color: #ffffff;
}
input[type="search"]:-ms-input-placeholder {
opacity: 1;
color: #ffffff;
}
input[type="search"]::-moz-placeholder {
opacity: 1;
color: #ffffff;
}
input[type="search"]::placeholder {
opacity: 1;
color: #ffffff;
}
.top-nav {
background-color: #0072ce;
color: #ffffff;
display: none;
}
.top-nav-seperator {
padding-top: 0.5rem;
}
.navbar-nav {
font-size: 17px;
text-transform: uppercase;
font-weight: 600;
}
.navbar-nav li {
margin-left: 2%;
}
.navbar-light .navbar-nav .nav-link {
margin-left: 2%;
color: rgba(0, 114, 206, 1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.dropdown-menu {
top: 128%;
}
.primary-nav .navbar {
padding-top: 0px;
padding-bottom: 0px;
}
.navbar-toggler {
padding: 0.5rem 0.5rem;
background-color: #0072ce;
}
.secondary-nav .nav-link {
padding: 0.5rem 0.5rem;
}
.secondary-nav li {
font-size: 13px;
font-weight: lighter;
}
.secondary-nav li:last-child a {
padding-right: 0px;
}
.primary-nav {
background-color: #ffffff;
top: 35px;
}
header {
box-shadow: 0 -3px 5px rgba(0, 0, 0, 0.5);
}
.dropdown-menu {
border-radius: 0px;
border: none;
}
.flex-110 {
flex: 1 1 0;
}
.align-items-s {
align-items: flex-start;
}
.full-width-banner .carousel-inner img {
width: 100%;
height: 100%;
}
.carousel-indicators {
justify-content: right;
margin: 0px 15px 0 0;
align-items: center;
left: auto;
}
.carousel-indicators li {
width: 15px;
height: 15px;
border-radius: 50%;
}
.carousel-indicators .active {
width: 10px;
height: 10px;
}
.margin0 {
margin: 0px;
}
.padding0 {
padding: 0px;
}
.margintb40 {
margin: 40px auto;
}
.paddingb10 {
padding-bottom: 10px;
}
.breadcrumb {
background-color: transparent;
padding-bottom: 0px;
margin-bottom: 10px;
}
.breadcrumb a {
color: #0072ce;
}
.breadcrumb-item+.breadcrumb-item::before {
content: "|";
}
.donation-section {
position: relative;
align-items: center;
margin-bottom: 5px;
width: 100%;
}
.donation-content {
position: absolute;
color: #ffffff;
}
.page-heading {
text-align: center;
font-size: 50px;
margin-bottom: 30px;
}
.color-blue {
color: #0072ce;
}
.color-pink {
color: #ef008c;
}
.color-yellow {
color: #f4d034;
}
.bg-blue {
background-color: #0072ce;
color: #ffffff;
}
.bg-pink {
background-color: #ef008c;
color: #ffffff;
}
.bg-yellow {
background-color: #f4d034;
color: #161717;
}
.bg-light-blue {
background-color: #6dc4d1;
color: #000000;
}
.bg-grey {
background-color: #d9d9d6;
color: #4b4b4b;
}
.bg-darkest-grey {
background-color: #243c4b;
color: #ffffff;
}
.btn {
border-radius: 1.5rem;
}
.font18 {
font-size: 18px;
}
.higlight-word {
font-family: Veneer;
font-size: 20px;
color: #0072ce;
}
.subscribe input {
width: 100%;
background-color: #b9d8f1;
color: #4b4b4b;
border: 0px;
padding: 8px 14px;
border-radius: 50px;
}
.subscribe input[type="submit"] {
position: absolute;
top: 0px;
width: 120px;
font-size: 16px;
right: 0px;
background-color: #4b4b4b;
color: #ffffff;
}
.pos-relative {
position: relative;
}
footer ul {
color: #ebebeb;
line-height: 1.8;
}
footer .fab {
color: #0072ce;
background-color: #ebebeb;
font-size: 21px;
width: 34px;
text-align: center;
height: 34px;
justify-content: center;
display: inline-flex;
align-items: center;
border-radius: 50%;
margin-right: 15px;
}
.footer2 {
background-color: #707070;
color: #ebebeb;
text-align: center;
padding: 15px 0 5px;
font-size: 14px;
}
.footer2 a,
.footer2 a:hover {
color: #ebebeb;
}
h6 {
margin-bottom: 15px;
}
.image-wrapper p {
color: #ffffff;
}
.image-layer {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 114, 206, 0.6);
}
.image-wrapper.one {
background-image: url(//www.planindia.org/wp-content/themes/planindia/images/sponsor-a-child.jpg);
}
.image-wrapper.two {
background-image: url(//www.planindia.org/wp-content/themes/planindia/images/safe-school.jpg);
}
.image-wrapper.three {
background-image: url(//www.planindia.org/wp-content/themes/planindia/images/donation-because-i-am-girl.jpg);
}
.image-wrapper.four {
background-image: url(//www.planindia.org/wp-content/themes/planindia/images/cyclone.jpg);
}
.hover .image-layer {
background-color: rgba(0, 0, 0, 0.2);
}
.home-donation-slide .donation-content {
bottom: 66px;
}
.achieved h3 {
font-size: 48px;
}
.achieved p {
margin-bottom: 0px;
text-align: center;
font-size: 18px;
}
.bg-img {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 350px;
width: 100%;
align-items: center;
position: relative;
text-align: center;
}
.menu-donate-btn {
font-size: 30px;
font-family: "Veneer";
color: #2171b9 !important;
letter-spacing: 5px;
}
.search-container {
color: #201e16;
font-size: 22px;
font-weight: lighter; }
#testimonials .carousel-indicators {
justify-content: center;
position: relative;
}
.testimonials-container {
flex-direction: column;
}
.carousel-indicators .active {
width: 11px;
height: 11px;
border: 2px solid #254f91;
}
.width20 {
flex-direction: column;
}
.width75 {
width: 75%;
}
.dropdown-menu .dropdown-toggle {
cursor: pointer;
transition: 0.4s;
width: 100%;
display: block;
}
.dropdown-menu .dropdown-toggle::after {
content: "\f078";
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
border: none;
font-family: "Font Awesome 5 Free";
}
.dropdown-menu .dropdown-toggle.active::after {
content: "\f077";
}  .list-unstyled ul {
padding-left: 0;
list-style: none;
}
.list-unstyled ul li a {
color: white;
}
.right-column-inner-pg h4 { }
.container {
max-width: 1200px;
clear: both;
}
.card-columns {
display: flex;
flex-flow: row wrap;
}
.text-left-bottom h3,
.text-left-bottom p,
.text-left-bottom .btn {
text-align: left;
float: left;
clear: both;
}
.witharrow li {
list-style-type: none;
position: relative;
font-size: 15px;
margin-bottom: 20px;
}
.witharrow li::before {
content: "\25BA \0020";
font-size: 9px;
position: absolute;
top: 5px;
left: -20px;
}
section.spacbtw-sections:last-child { }
.spacbtw-sections {
margin-bottom: 80px;
}
.witharrow.blue li {
margin-bottom: 5px;
padding-bottom: 0;
}
.witharrow.blue li::before {
color: #0072ce;
left: -15px;
font-size: 10px;
}
.photos {
line-height: 0;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
-moz-column-count: 3;
-moz-column-gap: 20px;
column-count: 3;
column-gap: 20px;
margin-left: 0px;
margin-bottom: 0px;
list-style: none;
}
.photos li {
margin-bottom: 20px;
}
.photos img {
width: 100% !important;
height: auto !important;
cursor: pointer;
}
.gallery-popup {
display: none;
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.9);
color: #fff;
z-index: 10000;
transition: 0.1s;
}
.popup-close {
position: absolute;
top: 20px;
right: 12px;
font-size: 26px;
cursor: pointer;
background-image: url(//www.planindia.org/wp-content/themes/planindia/images/close.png);
width: 15px;
height: 15px;
}
.popup-block {
height: 100%;
}
.popup-img {
height: 100%;
text-align: center;
}
.popup-img img {
height: auto;
top: 50%;
transform: translateY(-50%);
position: relative;
width: auto;
max-height: 70%;
max-width: 70%;
}
.prev,
.next {
cursor: pointer;
background-image: url(//www.planindia.org/wp-content/themes/planindia/images/arrow.png);
width: 19px;
height: 34px;
position: absolute;
right: 5%;
top: 50%;
}
.prev {
float: left;
transform: rotate(-180deg);
left: 5%;
}
.next {
float: right;
}
.bg-dark-grey {
background-color: #4b4b4b;
color: #ffffff;
cursor: pointer;
}
.more.btn.bg-dark-grey.text-white {
margin: 0px 0 0 -70px;
width: 150px;
left: 50%;
position: relative;
}
.fontveener {
font-family: 'Poppins';
font-size: 24px;
color: #000000;
letter-spacing: 0;
font-weight: 600;
}
.fontveener span {
font-family: Arial, "sans-serif";
font-size: 16px;
font-weight: normal;
}
.accordion>.card .card-header {
background-color: transparent;
margin-bottom: -1px;
border: 0px;
}
.accordion .card {
border: none;
}
.bg-blue:hover,
.bg-blue:active {
color: #ffffff;
}
.courses .mix-target { }
.video-gallery li {
width: 47% !important;
}
.gallery-wrapper li {
margin-bottom: 20px;
width: 30%;
display: inline-block;
margin-right: 2%;
position: relative;
}
.black-overlay {
background-color: rgba(0, 0, 0, 50%) !important;
}
.no-overlay {
background-color: transparent;
}
.gallery-wrapper img {
width: 100% !important;
height: auto !important;
cursor: pointer;
}
.gallery-wrapper p {
font-family: "Veneer";
font-size: 16px;
text-transform: uppercase;
height: 90px;
display: flex;
align-items: center;
justify-content: center;
padding: 5px;
margin: 0px;
}
.gallery-wrapper .image-layer {
display: none;
}
.gallery-wrapper .image-layer:after {
position: absolute;
top: 30%;
left: 50%;
content: "\f302";
font-family: "Font Awesome 5 Free";
color: #ffffff;
font-size: 25px;
right: 0px;
display: inline-block;
margin-left: -12px;
}
.gallery-wrapper li:hover .image-layer {
display: block;
animation: fadeIn 1s;
}
.color-white {
color: #fff !important;
}
.hover-content {
width: 90%;
align-items: center;
color: #ffffff;
z-index: 99;
text-align: center;
cursor: pointer;
}
.filter {
list-style: none;
margin-left: 0px;
margin-bottom: 30px;
padding: 0px !important;
}
.filter li {
display: inline-block;
margin-right: 0%;
}
.filter li button {
background: none;
border: none;
padding: 6px;
}
.filter li button.active {
background-color: #0072ce;
color: #ffffff;
}
.bg-light-grey {
background-color: #f5f5f5;
}
.sticky-top.lft-sidebar {
top: 140px;
z-index: 9;
align-items: flex-start;
height: auto;
}
.search-container a {
color: #000000;
}
#search {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-transform: translate(0px, -100%) scale(0, 0);
-moz-transform: translate(0px, -100%) scale(0, 0);
-o-transform: translate(0px, -100%) scale(0, 0);
-ms-transform: translate(0px, -100%) scale(0, 0);
transform: translate(0px, -100%) scale(0, 0);
opacity: 0;
z-index: 100;
}
#search.open {
-webkit-transform: translate(0px, 0px) scale(1, 1);
-moz-transform: translate(0px, 0px) scale(1, 1);
-o-transform: translate(0px, 0px) scale(1, 1);
-ms-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1);
opacity: 1;
}
#search input[type="search"] {
position: absolute;
top: 50%;
width: 80%;
color: rgb(255, 255, 255);
background: rgba(0, 0, 0, 0);
font-size: 60px;
font-weight: 300;
text-align: center;
border: 0px;
border-bottom: 1px solid #ffffff;
margin: 0px auto;
margin-top: -51px;
padding-left: 30px;
padding-right: 30px;
outline: none;
left: 0px;
right: 0px;
}
#search .btn {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
margin: 61px auto auto auto;
}
#search .close {
position: fixed;
top: 15px;
right: 15px;
color: #fff;
background-color: #0072ce;
border-color: #0072ce;
opacity: 1;
padding: 10px 17px;
font-size: 27px;
}
.desktop-banner {
float: left;
width: 100%;
}
.mobile-banner {
float: left;
width: 100%;
}
#wpcf7-f219-o1 {
float: left;
width: 100%;
} .inner-banner {
position: relative;
width: 100%;
}
.breadcrumb-pad {
width: 90%;
padding: 30px 0 40px;
margin: 0 auto;
clear: both;
}
.breadcrumb-pad h1.page-heading {
margin-bottom: 0px;
}
#title-top {
float: left;
width: 100%;
}
.lft-sidebar {
float: left;
width: 100%;
padding: 17px 19px;
background-color: #f5f5f5;
}
.lft-sidebar h4 {
font-family: "Veneer";
text-transform: uppercase;
margin-bottom: 21px;
letter-spacing: 1px;
color: #000;
font-size: 28px;
}
.lft-sidebar ul {
list-style-type: none;
padding: 0;
float: left;
width: 100%;
}
.lft-sidebar ul li {
float: left;
width: 100%;
margin-bottom: 8px;
position: relative;
}
.lft-sidebar ul li a { padding: 4px 0px 4px 13px;
float: left;
width: 100%;
position: relative;
}
.lft-sidebar ul li ul.children {
margin-left: 22px;
margin-top: 10px;
}
.lft-sidebar ul li ul.children li a {
font-size: 14px;
background: none;
color: #000;
font-weight: normal;
}
.lft-sidebar ul li a::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
float: left;
left: 0;
bottom: 0;
border-left: 3px solid #ccc;
}
.lft-sidebar ul li.page_item_has_children::after {
content: "";
position: absolute;
top: 14px;
right: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #0072ce;
font-size: 9px;
}
.lft-sidebar ul li.page_item_has_children.current_page_item::after,
.lft-sidebar ul li.page_item_has_children.current_page_ancestor::after {
border-top: 6px solid #ffffff;
}
.lft-sidebar ul li li.page_item_has_children::after {
display: none;
}
.lft-sidebar ul li ul.children li a::before {
border-left: 2px solid #ccc;
}
.lft-sidebar ul li ul.children li.current_page_item a,
.lft-sidebar ul li ul.children li.current_page_ancestor a {
color: #0072ce;
font-weight: bold;
}
.lft-sidebar ul li ul.children li:hover a {
color: #0072ce;
}
.lft-sidebar ul li ul.children li.current_page_item a::before,
.lft-sidebar ul li ul.children li.current_page_ancestor a::before {
border-left: 3px solid #0072ce;
}
.lft-sidebar ul li ul.children li:hover a::before {
border-left: 2px solid #0072ce;
}
.lft-sidebar ul li.current_page_item a,
.lft-sidebar ul li.current_page_ancestor a {
color: #fff;
font-weight: bold;
background: url(//www.planindia.org/wp-content/themes/planindia/images/bluepatch.png) no-repeat;
}
.lft-sidebar ul li.current_page_item a::before,
.lft-sidebar ul li.current_page_ancestor a::before {
border-left: 0;
}
.lft-sidebar li .overley {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 99999;
}
.lft-sidebar>ul>li.open .overley {
display: none;
}
.lft-sidebar li ul {
display: none;
}
.lft-sidebar li:hover {
cursor: pointer;
}
.lft-sidebar ul li.open ul>li {
display: block;
}
#breadcrumb li {
padding-right: 7px;
color: #6c757d;
font-size: 13px;
}
#breadcrumb li.separator {
color: #6c757d;
}
#breadcrumb li a {
color: #6c757d;
}
.es-field-wrap {
float: left;
}
.es_subscription_form.es_shortcode_form input[type="email"] {
float: left;
width: 265px;
padding: 0px 10px;
margin-left: 0px;
font-size: 14px;
color: #666666;
line-height: 40px;
}
.es_subscription_form .es_caption {
display: none;
}
.inner-content {
float: left;
width: 100%;
}
.inner-content ul {
list-style-type: none;
padding-left: 20px;
} .higlight-word {
font-family: Veneer;
font-size: 20px;
color: #0072ce;
}
#search .close {
position: fixed;
top: 15px;
right: 15px;
color: #fff;
background-color: #0072ce;
border-color: #0072ce;
opacity: 1;
padding: 10px 17px;
font-size: 27px;
}
.goal li {
display: flex;
width: 30%;
margin-left: 20px;
border-radius: 30px 0px 30px 0px;
text-align: center;
height: 260px;
flex-direction: column;
float: left;
justify-content: center;
padding: 10px;
margin-bottom: 20px;
}
.goal li img {
text-align: center;
margin: 0 auto;
padding-bottom: 12px;
}
.home-mob-banner {
display: none;
}
.home-dsktop-banner {
display: block;
}
.card-title {
margin-bottom: 5px;
color: #0072ce;
font-size: 25px;
}
.card-body {
padding: 10px;
}
.card-body p {
margin-bottom: 10px;
color: #6a6a6a;
}
.card-body a {
color: #4b4b4b;
}
ul.related-projects {
padding-left: 0px;
}
.related-projects li {
display: inline-block;
width: 23%;
margin-right: 1%;
margin-bottom: 20px;
}
.related-projects li p {
font-weight: bold;
margin-top: 6px;
margin-bottom: 1px;
font-size: 14px;
text-transform: uppercase;
min-height: 45px;
}
.related-projects li a {
font-size: 14px;
color: #4b4b4b;
}
.related-view-more-button {
vertical-align: middle;
margin-top: -20%;
color: #ffffff;
}
li.related-view-more-button .btn:hover {
color: #ffffff;
}
li.related-view-more-button a:hover {
color: #ffffff;
}
li.related-view-more-button a {
color: #ffffff;
}
.modal-dialog {
max-width: 800px;
width: 90%;
margin-top: 6%;
}
.download-section p {
height: auto;
}
.download-section {
min-height: 90px;
}
.cd-container { width: 90%;
margin: 0 auto;
}
.cd-container::after { content: "";
display: table;
clear: both;
}
.cd-inner-content {
padding: 12px;
border-radius: 0px 0px 20px 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cd-timeline-block {
position: relative;
margin: 2em 0;
}
.cd-timeline-block::after {
clear: both;
content: "";
display: table;
}
.cd-timeline-block:first-child {
margin-top: 0;
}
.cd-timeline-block:last-child {
margin-bottom: 0;
}
.cd-timeline-img {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
border-radius: 50%;
background: #ffffff;
}
.blue .cd-timeline-img {
box-shadow: 0 0 0 7px #0072ce, inset 0 2px 0 rgba(0, 0, 0, 0.08),
0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.pink .cd-timeline-img {
box-shadow: 0 0 0 7px #ef008c, inset 0 2px 0 rgba(0, 0, 0, 0.08),
0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.purple .cd-timeline-img {
box-shadow: 0 0 0 7px #9595d2, inset 0 2px 0 rgba(0, 0, 0, 0.08),
0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.yellow .cd-timeline-img {
box-shadow: 0 0 0 7px #f4d034, inset 0 2px 0 rgba(0, 0, 0, 0.08),
0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.darkest-blue .cd-timeline-img {
box-shadow: 0 0 0 7px #20333c, inset 0 2px 0 rgba(0, 0, 0, 0.08),
0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
display: block;
width: 24px;
height: 24px;
position: relative;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
}
.blue .cd-timeline-img {
box-shadow: 0 0 0 7px #0072ce;
}
.cd-timeline-img.cd-movie {
background: #c03b44;
}
.cd-timeline-img.cd-location {
background: #f0ca45;
}
.cd-inner-content {
background-color: #f8f8f8;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
width: 94%;
margin-left: 3px;
}
.cd-timeline-content {
position: relative;
margin-left: 60px;
border-radius: 0.25em;
}
.cd-timeline-content::after {
clear: both;
content: "";
display: table;
}
.cd-timeline-content h5 {
color: #fff;
border-radius: 0px 20px 20px 0px;
padding: 8px 12px;
margin: 0px;
font-size: 18px;
}
.blue .cd-timeline-content h5 {
background-color: #0072ce;
}
.pink .cd-timeline-content h5 {
background-color: #ef008c;
}
.purple .cd-timeline-content h5 {
background-color: #9595d2;
}
.yellow .cd-timeline-content h5 {
background-color: #f4d034;
}
.darkest-blue .cd-timeline-content h5 {
background-color: #20333c;
}
.cd-timeline-content p {
margin: 1em 0;
line-height: 1.6;
}
.cd-timeline-content h5::before {
content: "";
position: absolute;
top: 24px;
left: -12px;
height: 0;
width: 0;
border: 12px solid transparent;
}
.blue .cd-timeline-content h5::before {
border-right: 12px solid #0072ce;
}
.pink .cd-timeline-content h5::before {
border-right: 12px solid #ef008c;
}
.purple .cd-timeline-content h5::before {
border-right: 12px solid #9595d2;
}
.yellow .cd-timeline-content h5::before {
border-right: 12px solid #f4d034;
}
.darkest-blue .cd-timeline-content h5::before {
border-right: 12px solid #20333c;
}
#cd-timeline {
position: relative;
padding: 0 0;
margin-top: 2em;
margin-bottom: 2em;
}
#cd-timeline::before { content: "";
position: absolute;
top: 0;
left: 18px;
height: calc(100% - 190px);
width: 4px;
background: #cbcbcb;
}
.inner-content .nav {
padding-left: 0px;
background-color: #f5f5f5;
margin-bottom: 20px;
border: none;
}
.inner-content .nav-item {
margin-bottom: 0px;
}
.inner-content .nav-tabs .nav-link.active {
color: #252111;
background-color: #f1c400;
border-color: #dee2e6 #dee2e6 #fff;
border: none;
text-transform: uppercase;
}
.inner-content .nav-tabs .nav-link {
border-radius: 0;
font-family: "Veneer";
color: #252111;
font-size: 24px;
}
a.team-id {
position: absolute;
right: 5px;
bottom: 0px;
color: #ffffff;
font-size: 20px;
}
.bg-image {
background-repeat: no-repeat;
background-size: cover;
}
#email_error,
#phone_error,
#fname_error,
#lname_error,
#city_error,
#country_error,
#pan_error,
#amount_error,
.error {
color: red;
}
.form-item.form-type-select.form-item-currency-dropdown {
margin: auto 10px;
}
.gge li {
font-size: 16px;
}
.bg-yellow-gge {
border: 1px solid transparent;
padding: 0.375rem 0.95rem;
width: 30%;
text-align: center;
background-color: #f4d034;
color: #161717;
}
.es_subscription_message.success {
color: #ffffff !important;
}
.other-donation {
margin: auto 10px;
height: 30px;
width: 99px;
}
#amount {
background-color: #fff;
} .right_side_video p iframe {
width: 100% !important;
height: auto !important;
}
.right__ulList li a {
padding: 4px 0px 4px 0px !important;
}
.right__ulList li a::before {
border-left: 0px solid !important;
}
.bgLink_highlight {
color: white;
font-size: 1rem;
background-color: #0072ce;
padding: 0.375rem 0.75rem;
line-height: 1.5;
} .textarea_height span textarea {
height: 100px !important;
}
.home-donation-slide .image-layer {
background-color: rgba(0, 0, 0, 0) !important;
}
#donation-2 .donation-content.left {
right: 5% !important; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none !important;
margin: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none !important;
appearance: none !important;
margin: 0;
} input[type="number"] {
-moz-appearance: textfield;
}
.color__pink {
color: #ef008c;
}
.bg_pink {
background-color: #ef008c;
padding: 2px 15px;
color: white;
font-family: "Veneer";
border-radius: 3px;
}
.bg_pink:hover {
color: white;
}
.bg_blue {
background-color: #0072ce;
padding: 5px 15px;
color: white;
font-family: "Veneer";
border-radius: 3px;
}
.bg_blue:hover {
color: white;
}
.mobile-banner img {
width: 100%;
}
.bg_blue_link {
background-color: #0072ce;
padding: 1px 15px;
color: white;
font-family: "Veneer";
border-radius: 3px;
} .cover___post {
box-shadow: 2px 0px 12px 3px #fafafa;
}
.color_text {
color: #2b71ba;
padding: 16px 0;
margin: 0px;
font-size: 14px;
}
.footer__post {
padding: 0px 25px;
background-color: #f1f1f1;
}
.icon__foo {
width: 17px;
margin-right: 5px;
}
.para__limit {
height: 95px;
overflow: hidden;
}
.custom__search {
height: 50px;
}
.search__cover {
background-color: #2778bf;
width: fit-content;
padding: 13px 20px;
position: absolute;
top: 0px;
right: 0px;
}
.search__icon {
width: 20px;
}
.search_cover {
margin-top: 15px;
position: relative;
}
.cover__title__right p {
text-align: justify;
}
.cover__title__right {
background-color: #f1f1f1;
padding: 6px 15px;
}
.cover__title__right h4 {
margin: 0px;
text-transform: unset !important;
}
.content__post__box p {
padding: 0px 15px;
text-align: justify;
margin-top: 10px;
color: #6c6969;
}
.vidio_width iframe {
width: 100%;
height: auto;
}
.link_video iframe {
width: 100%;
}
.table_view,
.table_view th,
.table_view td {
border: 1px solid black;
border-collapse: collapse;
}
.table_view th,
.table_view td {
padding: 5px;
text-align: left;
} .veenerStyle {
font-family: "Veneer";
font-size: 40px;
}
.textStyle {
font-size: 50px;
}
.alignCenter {
text-align: center;
}
.marginAuto {
margin: 0 auto;
width: fit-content;
}
.checkTitle {
color: #0072c9;
font-size: 32px;
}
.custom_checkbox {
margin: 0px;
}
.custom_checkbox input {
display: none;
}
.custom_checkbox label {
position: relative;
cursor: pointer;
margin: 0px;
}
.para__small {
font-size: 21px;
margin: 0px;
}
.custom_checkbox label:before {
content: "";
-webkit-appearance: none;
background-color: transparent;
border: 2px solid #0079bf;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding: 10px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 10px;
border-radius: 5px;
}
.custom_checkbox input:checked+label:after {
content: "";
display: block;
position: absolute;
top: 14px;
left: 9px;
width: 6px;
height: 12px;
border: solid #0079bf;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}
.font50 {
font-size: 50px;
margin: 0px;
float: right;
position: absolute;
right: 45px;
}
.custom_radio_box div {
float: left;
margin: 10px;
margin-left: 30px;
}
.quan_size {
font-size: 29px;
}
.custom__radio:checked,
.custom__radio:not(:checked) {
position: absolute;
left: -9999px;
}
.custom__radio:checked+label,
.custom__radio:not(:checked)+label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: black;
}
.custom__radio:checked+label:before,
.custom__radio:not(:checked)+label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 23px;
height: 23px;
border: 1px solid #5acae7;
border-radius: 100%;
background: rgb(248, 248, 248);
}
.custom__radio:checked+label:after,
.custom__radio:not(:checked)+label:after {
content: "";
width: 15px;
height: 15px;
background: #58cae7;
position: absolute;
top: 4px;
left: 4px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.custom__radio:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.custom__radio:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.fleft {
float: left;
}
.box__rows>.row {
margin: 0px 0;
width: 100%;
padding: 20px 0;
min-height: 150px;
}
.box__rows>.row:last-child {
min-height: auto;
}
.box__rows>.row:nth-child(even) {
background-color: #d0eff8;
}
.box__rows>.row:nth-child(odd) {
background-color: #def4fa;
}
.box__rows {
width: 100%;
}
.bg__theme {
background-color: #1a72ce;
}
.color__white {
padding: 20px 0;
color: white;
}
.box__rows>.row:last-child {
background-color: transparent;
margin: 0px;
padding: 0px;
}
.cover__form {
margin: 0px;
background-color: #f5f5f5;
padding: 15px;
}
.highlight__row {
background-color: white !important;
border-bottom: 1px solid #5acae7;
}
.highlight__row .quan_size {
font-size: 29px;
color: #5acae7 !important;
}
.title__para {
font-size: 21px;
}
.right-column-inner-pg h4 { margin: 0px !important;
}
section#bgimage3 {
display: none !important;
}
.logo_img {
width: 125px;
margin: 25px 0;
}
.needFacts {
display: flex;
align-items: center;
padding-bottom: 15px;
}
.needFacts img {
width: 90px;
vertical-align: top;
}
.needFacts p {
display: inline-block;
padding: 9px 0 0 15px;
width: calc(100% - 110px);
line-height: 1.2;
}
.columns {
float: left;
min-height: 1px;
position: relative;
padding: 0 30px;
margin: 0;
}
.donateAmountBtn {
background: white;
color: #0072ce;
border: 1px solid #0072ce;
border-radius: 4px;
font-size: 15px;
font-weight: 700;
padding: 0;
height: 42px;
line-height: 42px;
width: 70px;
display: block;
margin-top: 0;
margin-right: 0;
margin-left: 0;
margin-bottom: 10px;
text-align: center;
cursor: pointer;
overflow: hidden;
position: relative;
}
.donateAmountBtnWrap {
float: left;
width: 17.33%;
margin-right: 20px;
}
input#donationAmountNumber {
width: 100%;
height: 43px;
border-radius: 5px;
border: 0px;
}
.xxxyyy {
position: absolute;
right: 12px;
top: 11px;
color: gray;
}
@media (max-width: 768px) {
div#myCarousel {
margin-bottom: 0px;
margin-top: 0px;
}
}
@media (min-width: 768px){
.image-wrapper.hover {
width: 86.5%;
}
}
@media only screen and (max-width: 700px){
.home-donation-slide img {
width:auto !important;
}
}
@media only screen and (max-width: 700px) {
.visible-xs {
display: block;
}
.hidden-xs {
display: none;
}
.needFacts {
display: initial;
align-items: center;
padding-bottom: 15px;
}
.b__b {
width: 100%;
clear: both;
text-align: center;
}
.needFacts p {
width:100%;
text-align: justify;
}
.d-none {
display: none !important;
}
.title__para {
font-size: 15px;
text-align: center;
}
.big__height {
height: fit-content;
}
.veenerStyle {
font-family: "Veneer";
font-size: 23px;
}
.row div>img {
width: 100%;
margin: 10px;
}
.checkTitle {
color: #0072c9;
font-size: 17px;
}
.custom_checkbox input:checked+label:after {
top: 5px;
}
iframe {
width: 100%;
height: 200px;
}
.para__small {
font-size: 13px;
margin: 0px;
}
.quan_size {
font-size: 17px !important;
margin-bottom: 5px;
}
.custom__radio:checked+label:before,
.custom__radio:not(:checked)+label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 15px;
height: 15px;
border: 1px solid #5acae7;
border-radius: 100%;
background: rgb(248, 248, 248);
}
.custom__radio:checked+label,
.custom__radio:not(:checked)+label {
position: relative;
padding-left: 18px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: black;
margin-right: 11px;
}
.custom__radio:checked+label:after,
.custom__radio:not(:checked)+label:after {
content: "";
width: 9px;
height: 9px;
background: #58cae7;
position: absolute;
top: 3px;
left: 3px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.custom_radio_box div {
float: left;
margin: 0;
margin-left: 0px;
}
.paddingless {
padding: 0px;
}
.fleft {
float: none;
}
.font50 {
bottom: 90px;
top: none !important;
}
.highlight__row .font50 {
top: 0 !important;
bottom: none !important;
font-size: 22px;
margin: 0px;
float: right;
position: absolute;
right: 20px;
}
.box__rows>.row {
margin: 0px 0;
width: 100%;
padding: 20px 0;
min-height: 180px;
}
.breadcrumb-pad {
padding-bottom: 0px;
}
.right-column-inner-pg h4 {
margin-top: 13px !important;
margin-bottom: 20px !important;
}
.mob_height {
height: 200px !important;
}
.inner-content .row {
margin: 0px;
}
.custom__box .card-body {
min-height: auto !important;
}
.d-none {
display: block !important;
} 
.row div .mob__image {
width: 100px !important;
}
.home-donation-slide .donation-content {
bottom: 66px;
left: 20px;
}
.home-donation-slide .donation-content h3 {
font-size: 18px;
}
.image-wrapper p {
font-size: 11px;
}
.home-donation-slide .donation-content {
bottom: 67px;
left: 20px;
width: 43%;
right: 0 !important;
float: right; position: static;
margin-top: 19px;
margin-right: 13px;
}
.donation-content {
right: 5%;
top: 9% !important;
width: 40%;
}
.donation-content p.d-none.d-md-block {
font-size: 10px;
line-height: 11px;
margin-bottom: 0px;
}
.donation-content a.btn {
font-size: 10px;
margin-top: 7px;
height: 19px;
line-height: 3px;
padding: 3px 10px;
}
.donation-content h2 {
font-size: 11px !important;
}
.achieved .mobile {
position: inherit;
width: 100%;
}
.home-donation-slide .donation-content {
bottom: 67px;
left: inherit;
width: 43%;
right: 12px !important;
float: right;
position: absolute;
margin-top: 19px;
margin-right: 13px;
}
.home-donation-slide .donation-content {
bottom: 66px;
right: 20px;
}
.donation-content a.btn {
padding: 9px !important;
background-color: #1b72cb !important;
height: 30px;
text-align: center;
}
h4.col-12.color-blue.mb-3.pl-2.mt-5 {
position: relative;
left: 15px;
}
p {
padding-left: 15px;
}
img.mob_view {
width: 100% !important;
}
}
.active_amt > div {
transition: .1s;
background-color: #2076cf;
color: white;
transform: scale(1.2);
}
.inner-content ul {
list-style-type: disc !important;
}
.page-item-2753 {
display: none !important;
}
.p_tag {
margin-bottom: 5px;
}
.title_cate {
font-size: 20px;
margin-bottom: 11px;
}
.small_location {
color: gray;
font-size: 12px;
} .cust__head {
font-size: 75px;
}
.t_para {
width: 80%;
font-size: 20px;
}
.t_para {
margin-bottom: 5px;
}
.d_para {
margin-top: 10px;
color: #686565;
}
.fontS {
font-size: 30px;
width: 80%;
color: black;
margin-top: 21px;
}
.popup_close {
position: absolute;
right: 21px;
top: 15px;
}
.popup_title {
float: left !important;
margin: 0px;
}
.cover_para_limit {
height: 675px;
overflow: hidden;
}