@media (min-width: 768px) {
.donation-content {
right: 6%;
max-width: 430px;
}
.donation-content>h3 {
font-size: 70px;
} .donation-content h2 {
font-size: 46px;
}
image-wrapper {
float: left;
}
.image-wrapper {
background-color: #cccccc;
height: 400px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 6.66%;
margin: 0px 0 0px 0;
float: left;
position: relative;
transition: width 0.5s;
-webkit-transition: width 0.5s;
border-right: 1px solid #ffffff;
overflow: hidden;
}
.image-wrapper.hover {
width: 79.5%;
}
.home-donation-slide .donation-content {
display: none;
}
.full-width-banner .carousel-indicators {
bottom: 15px;
}
.home-donation-slide .image-wrapper.hover .donation-content {
display: block;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.width20 {
max-width: 20%;
align-items: center;
flex: 0 0 20%;
}
.onhover .hover-content p,
.onhover .hover-content a {
display: none !important;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.onhover:hover .hover-content p,
.onhover:hover .hover-content a,
.onhover:hover .image-layer {
display: inline-block !important;
-webkit-animation: fadeIn 1s;
animation: fadeIn 1s;
}
.onhover:hover .image-layer {
background-color: rgba(32, 51, 62, 0.8);
}
.onhover .projects-head {
z-index: 9;
}
.height350 {
height: 350px;
align-items: center;
}
.dropdown-menu {
min-width: 350px;
}
.menu-donate-btn {
padding: 12px;
margin-left: 20px;
}
.overlay0 {
background-color: rgba(0, 0, 0, 0);
}
.spacbtw-sections {
margin-bottom: 0px;
}
.sticky-top.left-column {
top: 140px;
z-index: 9;
align-items: flex-start;
height: auto;
}
.left-column ul {
list-style: none;
list-style-position: inside;
padding: 0;
}
.left-column ul li {
border-left: 3px solid #cbcbcb;
margin-bottom: 15px;
padding-left: 10px;
}
.left-column ul li a {
color: #161717;
}
.left-column ul li.active {
background-image: url(//www.planindia.org/wp-content/themes/planindia/images/bluepatch.png);
border: 0px;
padding-top: 4px;
padding-bottom: 4px;
background-size: contain;
background-repeat: no-repeat;
}
.left-column ul li.active a {
color: #fff;
}
.onhover:hover .text-bottom.hover-content h3 {
position: relative;
bottom: auto;
left: auto;
}
.card-columns {
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
}
.card-columns .card { width: 30%;
margin-right: 3%;
}
.onhover:hover .image-layer.blue-overlay {
background-color: rgba(0, 114, 206, 1);
}
.desktop-banner {
display: block;
}
.mobile-banner {
display: none;
}
#myCarousel iframe {
width: 100%;
height: 750px;
}
.small-txt {
font-size: 12px;
color: #6c757d;
margin-top: -5px;
margin-bottom: 12px;
}
.height300 {
min-height: 300px;
}
.inner-content {
padding-left: 15px;
}
#cd-timeline {
margin-top: 3em;
margin-bottom: 3em;
}
#cd-timeline::before {
left: 50%;
margin-left: -2px;
height: calc(100% - 150px);
}
.cd-timeline-block {
margin: 4em 0;
min-height: 150px;
}
.cd-timeline-block:first-child {
margin-top: 0;
}
.cd-timeline-block:last-child {
margin-bottom: 0;
}
.cd-inner-content {
position: absolute;
left: 2%;
}
.cd-timeline-img {
width: 19px;
height: 20px;
left: 50%;
margin-left: -10px;
}
.cd-timeline-content {
margin-left: 0;
width: 45%;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content {
float: right;
}
.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
top: 24px;
left: auto;
right: 100%;
border-color: transparent;
border-right-color: #ffffff;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.sidenav {
height: 100%;
width: 90%;
position: fixed;
z-index: 1000;
top: 0;
right: -100%;
background-color: #ffffff;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
max-width: 400px;
}
.sidenav a {
padding: 10px 5px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}
.ddsmoothmenu ul li a {
border-bottom: 1px solid #cccccc;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
display: block !important;
}
.search-container {
position: absolute;
right: 90px;
}
#search input[type="search"] {
font-size: 22px;
}
.open-menu {
overflow: hidden;
}
.menu-donate-btn {
margin-left: 242px;
}
.get-involved .item {
margin: 0 auto;
}
.owl-carousel {
margin: 0 auto;
}
.get-involved .owl-carousel .black-overlay {
background-color: transparent;
}
.get-involved .d-flex {
height: 300px;
}
.onhover .hover-content a {
display: inline-block !important;
}
.onhover:hover .hover-content p {
display: none !important;
}
}
@media (min-width: 992px) {
.get-involved .owl-carousel {
display: flex;
}
.text-bottom.hover-content h3 {
position: absolute;
bottom: 20px;
text-shadow: 2px 2px 5px #000000;
left: 20px;
}
}
a.wlnk {
color: #ffffff;
text-decoration: underline;
}
a.wlnk:hover {
color: #ffffff;
text-decoration: none;
}