.border-none {
    border: none !important;
}

.hideDesktop {
    display: none;
}

.homepage-new h1,
.homepage-new h2,
.homepage-new h3,
.homepage-new h4,
.homepage-new h5,
.homepage-new h6,
.homepage-new p {
    font-family: houschka-rounded, sans-serif !important;
}

.hero-overlay {
    height: 100%;
    width: 100%;
    background: #0101011A;
    position: absolute;
    z-index: 1;
    top: 0;
}

.homepage-new {
    height: 77vh;
    padding-top: 100px !important;
    position: relative;
    overflow: hidden;
}

.homepage-new .container {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#header:after{
	display: none;
}

/* .ab-header.scrollheader_enabled .banner-notice{
	top: 79px;
} */

.ab-header .container nav{
	padding-right: 0px !important;
}

.homepage-new .container h1,
h2 {
    color: #ffffff;
    position: relative;
    font-family: houschka-rounded, sans-serif !important;
}

.homepage-new .container h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
    max-width: 400px;
}

.homepage-new .container h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin: 25px 0;
    max-width: 612px;
}

.homepage-new img.background-image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -40px;
    object-fit: cover;
    z-index: 0;
}

.signup .hs_submit.hs-submit input{    
	background-color: #3A455D;
    border: 1px solid #3A455D;
	color: #fff;
}

.signup .hs_submit.hs-submit input:hover{
	border: 1px solid #3A455D;
	color: #3A455D;
}


.homepage-new .container .find-a-nursery {
    max-width: 1230px;
    display: flex;
    flex-direction: row;
    background: #FF515C;
    border-radius: 10px;
    padding: 20px;
    position: relative;
}

.homepage-new .container .find-a-nursery form {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.homepage-new .container .find-a-nursery form input {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 55px;
    margin: 0 10px;
    border-radius: 50px;
    border: none;
    padding-left: 35px;
    font-family: houschka-rounded, sans-serif;
}

.homepage-new .container .find-a-nursery form button {
    width: 33%;
    height: 55px;
    border: 1px solid #3A455D;
    border-radius: 50px;
    background: #3A455D;
    color: #ffffff;
    font-size: 16px;
    line-height: 12px;
    font-family: houschka-rounded, sans-serif;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.homepage-new .container .find-a-nursery form button:hover {
    background: transparent;
    color: #fff;
	border: 1px solid #fff;
}

#testimonials_philos_hp.homepage-new-testimonials .testmonials_Wrap {
    top: 0;
    padding: 100px 50px 50px
}

#testimonials_philos_hp.homepage-new-testimonials .testmonials_Wrap h2 {
    font-family: EveleBold, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#testimonials_philos_hp .pp_infoWrap.homepage-new-philosphy {
    margin-top: 0;
    padding-top: 50px;
}

.homepage-key-points {
    background: #529B6B;
    padding-bottom: 50px;
}

.homepage-key-points .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.homepage-key-points .container .col {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 20px;
    min-height: 100px;
    position: relative;
}

.homepage-key-points .container .col p {
    color: #ffffff;
    font-weight: 700;
    padding-left: 10px;
    max-width: 280px;
}

.homepage-key-points .container .col p::before {
    content: url('https://www.kidsplanet.devbyfuture.co.uk/wp-content/themes/kidsplanet/library/images/kidsplanet-check.svg');
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
}



.banner-notice {
    top: 100px;
    background: #E7B201;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 0;
    color: #fff;
    text-align: center;
    padding: 5px 0px 0px;
    -moz-transition: .35s all;
    -ms-transition: .35s all;
    -o-transition: .35s all;
    transition: .35s all;
    z-index: 0;
}

.banner-notice p {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #ffffff;
}

.banner-notice .container {
    position: relative;
    max-width: 1180px !important;
    align-items: center;
    justify-content: center;
}

.banner-notice .container img {
    display: block;
    width: 15px;
    height: auto;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.banner-notice p a {
    position: relative;
}

.banner-notice p a::after {
    content: '';
    display: block;
    height: 2px;
    width: 0%;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease-in-out;
}

.banner-notice p a:hover::after {
    width: 100%;
}

.banner-notice::before {
    content: none;
}

#header.header-new:after {
    display: none;
}

#header.header-new {
    width: 100%;
    left: 0;
}

.philosophy {
    padding: 95px 10px;
    border-radius: 10px 10px 0px 0px;
    background: #FFF8EB;
    margin-top: -50px;
}



.philosophy .container .col {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.philosophy .container .col .sub-heading {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.36px;
}

.philosophy .container .col .heading {
    font-size: clamp(1.625rem, 1.0913rem + 2.2769vw, 3.9375rem);
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    margin-block: 20px;
}

.philosophy .container .col .para {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
    max-width: 700px;
}

.container .col .heading {
    margin-block: 10px;
    font-weight: 700;
}

.container .col .para {
    margin-bottom: 40px;
}

.txt-red {
    color: #FF515C;
}

.txt-blue {
    color: #3A455D;
}

.txt-white {
    color: #ffffff;
}

.txt-bold {
    font-weight: 700;
}

.solway {
	font-family: "Solway", serif;
  font-weight: 700;
  font-style: normal;
}

.homepage-video {
    border-radius: 10px 10px 0px 0px;
}

.homepage-video .videoInner {
    height: 80vh;
    background-position: center;
    background-size: cover;
    position: relative;
}

.homepage-video .videoInner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
	width: 200px;
}

.nutrition {
    background: #3A455D;
    padding: 95px 10px;
    margin-top: -10px;
    border-radius: 10px 10px 0px 0px;
    position: relative;
}

.nutrition .container {
    display: flex;
    justify-content: space-between;
}

.nutrition .container .col {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
}

.nutrition .container .col img {
    max-width: 100%;
    border-radius: 10px;
}

.nutrition .container .col:first-child {
    justify-content: start;
    padding: 0;
}

.hp-review-widget{
	margin-block: 64px;
}

.safety {
    background: #529B6B;
    padding: 95px 10px;
    margin-top: -10px;
    border-radius: 10px 10px 0px 0px;
    position: relative;
}

.safety .container {
    display: flex;
    justify-content: space-between;
}

.safety .container .col {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
}

.safety .container .col img {
    max-width: 100%;
    border-radius: 10px;
}

.safety .container .col:last-child {
    justify-content: start;
    padding: 0;
}

.testimonials {
    padding: 95px 10px;
    margin-top: -10px;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    background: #FF515C;
}

.testimonials .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testimonials .red_btn_small{
	background: #3A455D;
}

.testimonials .red_btn_small:hover{
	color: #3A455D !important;
	border: 1px solid #3A455D;
	background: transparent;
}

.nutrition .txt-red.sub-heading.solway{
	font-size: 26px;
}

.safety .txt-blue.sub-heading.solway{
	font-size: 26px;
}

.parentzone .txt-red.sub-heading.solway{
	font-size: 26px;
}

.testimonials .wrapper h2 {
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.testimonials .wrapper svg {
    width: 45.1px;
    height: 38px;
    margin: 30px 0 20px;
}

.testimonials .container.owl-carousel{
    margin-bottom: 40px;
}

.testimonials .container.owl-carousel p.quote {
    text-align: center;
    font-size: clamp(1.125rem, 0.8077rem + 1.3538vw, 2.5rem);
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    max-width: 952px;
    margin: 0 auto;
}

.testimonials .container.owl-carousel p.quotee {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-block: 20px;
}

.testimonials .container.owl-carousel .owl-nav .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: #3A455D;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #FFF8EB;
    font-size: 40px;
    line-height: 100%;
}

.testimonials .container.owl-carousel .owl-nav .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: #3A455D;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #FFF8EB;
    font-size: 40px;
    line-height: 100%;
}

.testimonials .container.owl-carousel .owl-dots button span{
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 0;
    background: #3A455D;
}

.testimonials .container.owl-carousel .owl-dots button.owl-dot.active span{
    background: #FFF8EB;
    border: 2px solid #3A455D;
}

.parentzone{
    padding: 95px 10px;
	position: relative;
}

.parentzone img{
	object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.parentzone .container .col{
    background: #3A455D;
    max-width: 660px;
    padding: 62px 86px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 10px;
}

.parentzone .container .col .para{
    text-align: center;
}

.parentzone .container .col .heading{
    font-size: 40px;
    text-align: center;
}

.signup{
    background: #FF515C;
    padding: 95px 10px;
    margin-top: -10px;
    border-radius: 10px 10px 0px 0px;
    position: relative;
}

.signup .container h2{
    font-size: clamp(1.75rem, 1.1731rem + 2.4615vw, 4.25rem);
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;
}

.signup .container .wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.signup .container .wrapper .col{
    position: relative;
}

.signup .container .wrapper .col h3{
    font-size: clamp(1rem, 0.6538rem + 1.4769vw, 2.5rem);
    font-style: normal;
    font-weight: 700;
    line-height: 118%;
    font-family: houschka-rounded, sans-serif !important;
    max-width: 464px;
    padding-right: 20px;
}

.signup .container  .no-list{
    display: none;
    list-style: none;
}

.signup .container .hs-main-font-element{
    position: absolute;
    left: 0;
    bottom: -20px;
}


.legal-consent-container{
	display: none;
}

.social-links-new24{
	display: flex;
	justify-content: space-between;
}

.footer .container .col #social_linksftt.social-links-new24 a .imgLogo img {
    width: auto;
    height: auto;
    object-fit: inherit;
}

.footer .container .col #social_linksftt.social-links-new24 a .imgLogo{
	width: 43px;
	margin-right: 10px;
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
  	-o-transition: all 0.4s ease-in-out;
  	transition: all 0.4s ease-in-out;
}

.footer .container .col #social_linksftt.social-links-new24 a .imgLogo:hover img{
	transform: scale(1.1);
}

.footer.footer-2024 .container .col ul li{
	font-weight: 600;
}

.footer .container .col.col-three{
	max-width: 470px;
}

.col-three{
	background: #3A455D;
	padding: 33px 33px 40px 33px;
	border-radius: 10px 10px 0px 0px;

}

.footer.footer-2024{
	padding: 100px 0 0px;
}

.footer.footer-2024 .container {
    align-items: flex-end !important;
}

.col-one, .col-two{
	margin-bottom: 48px;
}

.footer-2024 h3{
    font-size: clamp(1rem, 0.6538rem + 1.4769vw, 2.5rem);
    font-style: normal;
    font-weight: 700;
    line-height: 118%;
    font-family: houschka-rounded, sans-serif !important;
	margin-bottom: 16px;
}

.footer-2024 p{
	font-size: 20px;
	font-style: normal;
    font-weight: 700;
    line-height: 118%;
    font-family: houschka-rounded, sans-serif !important;
	color: #fff;
	margin-bottom: 32px;
}


.footer.footer-2024 .container .col ul li {
    font-size: 20px;
	
}

.terms.terms-24 p{
	font-size: 18px !important;
	color: #3A455D;
	font-weight: 600;
}

.pdfLink.pdfLink-24 a{
	font-size: 18px !important;
	color: #3A455D;
	font-weight: 600;
	border-right: 0px;
}

.pdfLink.pdfLink-24{
	margin-top: 12px;
}

.footer_logos.footer_logos-24{
	width: 50%;
}

.terms.terms-24{
	width: 40%;
}


#termsLogosEnd.termsLogos24{
	padding: 64px 0;
}


.footer-links ul#menu-footer-links li:hover{
	color: #FF515C;
}

.pdfLink.pdfLink-24 a:hover{
	color: #FF515C;
}


@media (max-width: 1068px) {
	.footer.footer-2024 .container {
		align-items: flex-start !important;
		flex-direction: column !important;
	}
}




@media (max-width:801px) {

    #header.header-new.scrollheader_enabled {
        height: 60px !important;
        border-top: 8px solid #FFF !important;
        border-bottom: 8px solid #FFF;

    }

	.footer_logos.footer_logos-24, .terms.terms-24{
		width: 100%;
	}

	.footer .container .col:first-child{
		flex-direction: column !important;
	}


	.col-two{
		margin-bottom: 47px !important;
	}

    .hideDesktop {
        display: block;
    }

    .hideMobile {
        display: none;
    }

    .homepage-new {
        height: 464px;
        margin-top: 110px;
    }

    .homepage-new .container {
        justify-content: end;
        padding-bottom: 30px;
        z-index: 1;
    }

    .homepage-new .container h1 {
        font-size: 24px;
        line-height: 24px;
        max-width: 100%;
    }

    .homepage-new .container h2 {
        font-size: 18px;
        line-height: 21px;
        margin: 25px 0;
        max-width: 100%;
    }

    .homepage-new .container .find-a-nursery {
        flex-direction: column;
        padding: 20px 10px;
    }

    .homepage-new .container .find-a-nursery form button.hideDesktop {
        position: absolute;
        height: 50px;
        width: 50px;
        right: 0;
        top: 0;
    }

    .homepage-new img.background-image {
        bottom: 0;
        right: 0;
        left: auto;
    }

    .homepage-new .container .find-a-nursery form button.hideDesktop img {
        position: absolute;
        top: 50%;
        right: 0;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, -50%);

    }

    .homepage-new .container .find-a-nursery form input {
        width: 100%;
        margin: 0 0 20px 0;
        padding-left: 15px;
        height: 50px;
    }

    .tg-review-widget-container .tg_header_wrap .tg_score_wrapper .tg_score {
        margin: 0 10px 0 0;
    }

    .homepage-key-points .container {
        flex-direction: column;
        padding: 20px;
    }

    .homepage-key-points .container .col {
        padding: 15px;
        min-height: 100%;
    }

    #header.header-new {
        top: 50px;
        height: 60px;
        border-bottom: 8px solid #FFF;
        margin: 0;
    }

    .banner-notice {
        overflow: hidden;
        top: -58px;
        padding-bottom: 5px;
    }

    .banner-notice .container {
        justify-content: start;
    }

    .banner-notice p {
        width: 85%;
        text-align: left;
        font-size: 10px;
        line-height: 13px;
    }

    .banner-notice .container img {
        right: 7%;
    }

    #header.header-new .container .logosWrap .mainLogo {
        display: block;
        max-width: 120px;
    }

    #header.header-new .container .logosWrap .mainLogoCircle {
        display: none;
    }

    .nutrition,
    .safety {
        padding: 35px 10px;
    }

    .container .col .para {
        margin-bottom: 20px;
    }

    .nutrition .container {
        flex-direction: column;
    }

    .safety .container {
        flex-direction: column-reverse;
    }

    .nutrition .container .col,
    .safety .container .col {
        width: 100%;
        padding: 25px 0;
    }

    .parentzone .container .col{
        padding: 25px;
    }

    .parentzone .container .col .heading{
        font-size: 28px;
    }

	.signup .container .wrapper {
		flex-direction: column;
		align-items: center;
	}

	.signup .hbspt-form form {
        flex-direction: column;
    }

	.signup .hs_submit.hs-submit input {
		padding: 17px 35px;
	}

	.signup .container h2{
		text-align: center;
	}

}