@media screen and (max-width: 1024px) {
	.hero-wrapper{
		min-height: 525px;
	}
}
@media screen and (max-width: 1200px) {
    #container-bubble {
        visibility: hidden;
        display: none !important;
    }
}
@media screen and (min-width: 992px) {
	#header .container{
		max-width: 100%;
		}
}
@media screen and (max-width: 992px) {
	
	.practice-card{
		transform: none;
	}
	.hero-slide-wrapper{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.cta-wrapper .item-full{
		width: 48.333333%;
	}
	.hero-i{
		position: relative !important;
		max-height: none;
		padding-bottom: 0px;
	}
	#header .container {
        max-width: 100%;
    }
    
    .hero-wrapper .col-md-6{
	    width: 100%;
    }
    #hero-default-blue{
	    padding-bottom: 90px;
    }
    #cta-default-blue{
	    padding-top: 0px;
    }
    /*PROGRAM HEADER*/
    .hero-wrap {
        position: inherit !important;
        flex-wrap: nowrap !important;
        flex-direction: column-reverse !important
    }

	.practice-card{
		width: 100%;
	}
	#header .container{
		max-width: 1038px !important;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
        font-size: 12px !important;
    }

    .dropdown-item {
        font-size: 12px !important;
    }
    #menu-primary li{
	    /*display: block;*/
    }
    .navbar-brand img {
        height: 65px !important;
    }
	.navbar-expand-lg .navbar-nav .nav-link {
    }

    .dropdown-item {
    }
    #menu-primary li{
	    display: block !important;
	}
	
	.hero-wrapper .row{
		flex-wrap: wrap;
		flex-direction:column-reverse !important;
	}
	.navbar-nav {
        align-items: normal !important;
    }
    .navbar-expand-lg .navbar-collapse {
        /*display: flex !important;*/
    }

    .navbar-expand-lg .navbar-toggler {
        display: block;
    }
    .dropdown-item {
        color: #000 !important;
    }

    #menu-primary li {
        margin-top: 10px;
    }

    #menu-item-113 {
        text-align: center !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 18px !important;
    }

    .dropdown-item {
        font-size: 16px !important;
        font-weight: 600 !important;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        background-color: transparent;
        box-shadow: none;
        border: hidden !important;
        min-width: inherit;
        display: block;
        border-top: hidden;
    }

    .dropdown-menu li {
        border-bottom: 1px solid #efefef;
    }
    .additional{
	    flex-wrap: nowrap;
    }
    .icon-box{
	    width: 100% !important;
    }
}
@media screen and (max-width: 981px) {

    .slide-two {
        height: 200px !important;
        width: 200px !important;
    }

    .slide {
        height: 150px !important;
        width: 150px !important;
        left: 27%;
    }

    .slide-three {
        height: 150px !important;
        width: 150px !important;
        right: 27%;
        bottom: -212px;
    }

    .slide-five {
        height: 100px !important;
        width: 100px !important;
        left: 20%;
        bottom: -70px;
    }

    .slide-four {
        height: 100px !important;
        width: 100px !important;
        right: 20%;
        bottom: -70px;
    }

    .footer-h4 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    .practice-card {
        left: 50% !important;
    }

    #childcare-icons .row {
        justify-content: space-evenly;
        gap: 20px;
    }

    .icon-box {
        width: 45%;
        margin-top: 10% !important;
    }
    
    #donate-contact {
        padding-top: 30px;
        padding-bottom: 30px;
        overflow: hidden;
    }
	.practice-card h1{
		font-size: 35px !important;
		}
    .hero-wrapper {
        max-width: none !important;
    }

    #cta-default-blue {
        padding: 30px 0px 30px 0px;
    }

    .icon-cards {
        justify-content: space-between;
    }

    #gallery h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    #g-block ul li {
        color: #fff !important
    }

    .card p {
        font-size: 16px !important;
    }

    #event-highlights h2 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    #event-highlights p {
        font-size: 16px !important;
    }

    .highlight-content {
        width: 100% !important;
    }

    #board-list h3 {
        font-size: 25px !important;
        margin-top: 20px;
        margin-bottom: 10px;
    }


    #hero-default-blue h1 {
        font-size: 35px !important;
    }

    #board-list {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #hero-default-blue p {
        font-size: 18px;
    }
}


@media screen and (max-width: 850px) {
    .navbar-brand img {
        height: 40px !important;
    }
}
@media screen and (max-width: 768px) {
	.icon-box {
        width: 95% !important;
        margin: auto;
        margin-top: 20% !important;
    }
    
	#footer .f-c{
		border-left: hidden !important; 
		padding-left: 0px !important;
	}
	 #footer {
        text-align: center;
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
	.footer-c{
		border-left: hidden; 
		padding-left: 0px;
	}
    #footer a {
        color: #fff !important;
    }

    #footer img {
        width: 50% !important;
        margin-bottom: 30px;
    }

    #footer li {
        font-size: 14px !important;
    }

    #footer h4 {
        font-size: 23px !important;
    }

    #footer p {
        font-size: 14px;
    }
    .practice-card {
        transform: none !important;
        width: 100% !important;
        position: inherit !important;
        left: 0 !important;
    }
	#cards-block{
		padding-top: 10px !important;
	}
	.dots-cards h2{
		margin-bottom: 60px !important;
	}
	#g-block{
		padding-top: 30px !important;
		padding-bottom: 0px !important;
	}
    .custom-post-listing {
        flex-wrap: wrap !important;
    }
    
    #g-block .wp-block-list {
        padding-left: 30px !important;
    }

    #g-block h2 {
        margin-bottom: 30px !important
    }

    #info-boxes .grid {
        justify-content: center
    }

    .info-box {
        width: 95% !important;
        margin-bottom: 20px;
    }
    .hero-i{
	    position: relative !important;
        /*padding-bottom: 30px !important;*/
    }
	.mosaic-layout{
		justify-content: center;
	}
    .mosaic-item {
        flex-basis: calc(var(--ratio) * var(--tile-min-height) / 2);    
    }
    #segment-two h2{
		text-align: center;
		padding-bottom: 30px !important;
	}
	#segment-three{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#segment-four{
		padding-top: 30px;
		padding-bottom: 30px;
	}
    .lightbox .lb-close {
        position: absolute;
        top: -35px;
        /* Lightbox default */
        right: 13px;
        /* Lightbox default */
        background-color: transparent;
        /* Remove background color on mobile */
        padding: 0;
        border-radius: 0;
    }
    #bubble{
	    padding-top: 30px;
	    padding-bottom: 30px;
    }
    .ctl-content{
		left: -25px !important;
	}
	.ctl-wrapper .ctl-vertical-wrapper .ctl-timeline{
		width: 95% !important;
	}
    .ctl-icon{
	    visibility: hidden;
	    display: none;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-story{
	    left: calc(5% - var(--ctw-line-width)/ 1 + 25px)!important 
    }
    #board-list{
	    padding-top: 10px;
	    padding-bottom: 30px;
    }
    #main{
	    padding-top: 0px;
	    padding-bottom: 0px;
    }
    #cards-block h2{
	    padding-bottom: 30px;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline{
	    width: 98% !important;
    }
    .additional{
	    flex-wrap: wrap;
    }
}

@media screen and (max-width: 481px) {
	.hero-i{
		padding-bottom: 0px !important;
	}
	 .mosaic-item {
        flex-basis: 100%;
        /* Full width on very small screens */
        height: auto;
    }
    
    h2 {
        font-size: 28px !important;
        line-height: 35px !important;
    }

    h3 {
        font-size: 25px !important;
        line-height: normal !important;
    }

    #g-burge {
        padding-top: 35px;
    }
	#highlights{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#highlights:after{
		height: 27px;
		width: 100%;
	}
    .hero-wrapper {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .hero-wrapper .row {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    #hero-default-blue li a {
        text-decoration: underline !important;
    }

    .hero-i {
        position: relative;
        padding-bottom: 0px !important;
    }

    .hero-slide-wrapper {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        gap: 0;
    }

    .header-buttons {
        justify-content: center;
    }
	.practice-card{
		padding: 4% !important
	}
    #latest-news .slick-next {}

    #latest-news .slick-prev {}

    #programs p {
        font-size: 16px;
    }

    .hero-wrapper {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    h1 {
        font-size: 28px !important;
        line-height: 35px !important;
    }

    .btn-donate {
        font-size: 13px !important;
    }

    .btn-primary {
        font-size: 13px !important;
    }

    #hero-default-blue p {
        font-size: 18px !important;
    }

    #hero-default-event p {
        font-size: 18px !important;
    }

    #top-bar p {
        font-size: 13px;
        line-height: 20px;
    }

    #footer {
        text-align: center;
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
	.footer-c{
		border-left: hidden; 
		padding-left: 0px;
	}
    #footer a {
        color: #fff !important;
    }

    #footer img {
        width: 50% !important;
        margin-bottom: 30px;
    }

    #footer li {
        font-size: 14px !important;
    }

    #footer h4 {
        font-size: 23px !important;
    }

    #footer p {
        font-size: 14px;
    }

    .pt-cv-ctf-short_description::after {
        width: 100%;
        margin: 0;
        text-align: right;
        right: 20px;
    }

    #cta-default-blue {
        padding: 35px 20px 35px 20px;
    }

    .home-programs .pt-cv-ctf-age_group {
        top: -240px;
        width: 90%;
        left: 5px;
    }

    #programs {
        padding-top: 35px !important;
        padding-bottom: 35px !important
    }

    #latest-news {
        padding-top: 35px !important;
        padding-bottom: 35px !important
    }

    /*News Slider*/
    .post-link {
        display: block;
        background-size: cover;
        background-position: center;
        height: 200px;
        /* Adjust based on your design */
        position: relative;
        text-decoration: none;
        color: white;
    }

    .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
        /* Semi-transparent background */
        padding: 10px;
        text-align: center;
    }

    .post-title {
        margin: 0;
    }

    .slide-two {
        height: 200px !important;
        width: 200px !important;
    }

    #bubble {
        padding-top: 25px !important;
        padding-bottom: 30px !important
    }

    .footer-h4 {
        font-size: 32px !important;
        line-height: 38px !important;
    }

    #container-bubble {
        visibility: hidden !important;
        display: none !important;
    }

    .slide {
        height: 150px !important;
        width: 150px !important;
        bottom: -160px;
    }

    .slide-three {
        height: 150px !important;
        width: 150px !important;
        right: 27%;
        bottom: -160px;
    }

    .slide-five {
        height: 100px !important;
        width: 100px !important;
        left: 20%;
        bottom: -25px;
    }

    .slide-four {
        height: 100px !important;
        width: 100px !important;
        right: 20%;
        bottom: -25px;
    }

    /*Icon Cards*/
    .icon-cards {
        padding-top: 30px;
    }

    #hero-default-blue {
        padding-bottom: 30px;
    }

    #donate-contact .row {
        margin: 0px;
    }

    .timeline-main-title h2 {
        font-size: 25px !important;
        line-height: 25px !important;
    }

    #gallery h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }

    #gallery img {
        /*width: 100%;*/
        margin-bottom: 20px;
    }

    #board-list .col-md-4 {
        text-align: center;
    }

    #team {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /*PROGRAM HEADER*/
    .hero-wrap {
        position: inherit !important;
        flex-wrap: nowrap !important;
        flex-direction: column-reverse !important
    }

    .practice-card {
        transform: none !important;
        width: 100% !important;
        position: inherit !important;
        left: 0 !important;
    }

    .header-buttons {
        flex-wrap: wrap !important;
        align-content: center !important;
    }

    .icon-box {
       /* width: 95% !important;
        margin: auto;
        margin-top: 20% !important;*/
    }

    #childcare-icons {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    #childcare-icons h2 {
        margin-bottom: 0px;
        font-size: 28px !important;
        line-height: 35px !important
    }

    #block-images img {
        margin-bottom: 20px;
    }

    #g-block .fig-caption {
        width: 100% !important;
    }

    #g-block {
        padding-bottom: 30px;
    }

    .blurb-content p {
        font-size: 16px;
    }

    .icon-box p {
        font-size: 16px;
    }

    .dots-cards h2 {
        font-size: 28px !important;
        line-height: 35px !important;
    }

    #cards-block {
        padding-top: 30px !important;
    }

    .dots-cards:after {
        visibility: hidden;
        display: none !important;
    }

    .dots-right:after {
        visibility: hidden;
        display: none !important;
    }

    #g-block .wp-block-list {
        padding-left: 30px !important;
    }

    #g-block h2 {
        margin-bottom: 30px !important
    }

    #segment-three {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    #segment-four {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .dropdown-toggle{
	    visibility: hidden;
	    display: none;
    }
    .btn-donate{
	    font-size: 15px;
    }
    .btn-primary{
	    font-size: 15px;
    }
}
