@import "single-nursery.css";



#header .container nav ul .menu-item-has-children:after,#header .container nav ul li .sub-menu li:before,.afterstate_title:after{
    background-position:center;
    content:''
}
*{
    box-sizing:border-box
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    vertical-align:baseline
}
h6,p{
    line-height:24px
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .galnotfound p,strong{
    font-weight:700
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
ol,ul{
    /* list-style:none */
}
blockquote,q{
    quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
@font-face{
    font-family:EveleBold;
    src:url(../fonts/evelethregular-bold/font.woff2) format("woff2"),url(../fonts/evelethregular-bold/font.woff) format("woff");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:KokoBold;
    src:url(../fonts/kokomobreeze-regular/font.woff2) format("woff2"),url(../fonts/kokomobreeze-regular/font.woff) format("woff");
    font-weight:400;
    font-style:normal
}
body{
    font-family: houschka-rounded, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    background-color: #F4F4ED;
    overscroll-behavior: none;
}
#home_tabs_kp #tabs li,h1,h2,h3,h4,h5,h6{
    font-family:EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
em,i{
    font-style:italic
}
h1{
    font-size:40px;
    line-height:46px
}
@media only screen and (max-width:520px){
    h1,h2,h3,h4,h5,h6{
        word-break:break-word
    }
    h1{
        font-size:36px;
        line-height:42px
    }
}
h2{
    font-size:32px;
    line-height:40px
}
h3{
    font-size:28px;
    line-height:34px
}
@media only screen and (max-width:520px){
    h2{
        font-size:28px;
        line-height:34px
    }
    h3{
        font-size:24px;
        line-height:30px
    }
}
h4{
    font-size:24px;
    line-height:30px
}
h5{
    font-size:20px;
    line-height:26px
}
@media only screen and (max-width:520px){
    h4{
        font-size:20px;
        line-height:26px
    }
    h5{
        font-size:18px;
        line-height:24px
    }
}
h6{
    font-size:18px
}
@media only screen and (max-width:520px){
    h6{
        font-size:16px;
        line-height:22px
    }
}
p{
    font-size:17px;
    color:#3A455D
}
@media only screen and (max-width:520px){
    p{
        font-size:14px;
        line-height:20px
    }
}
.afterstate_title{
    position:relative;
    margin-bottom:25px
}
/* .afterstate_title:after{
    background-image:url(../images/title-afterstate.png);
    background-size:cover;
    background-repeat:no-repeat;
    position:absolute;
    width:42px;
    height:9px;
    bottom:-10px;
    left:0;
    right:0;
    margin:0 auto
} */
a,a:active,a:focus,a:visited{
    color:inherit;
    text-decoration:none
}
#borderWrapperKp{
    border:20px solid #FFF;
    overflow-x:hidden;
    border-bottom:0
}
@media only screen and (max-width:768px){
    #borderWrapperKp{
        border:8px solid #FFF
    }
}
.noscroll{
    overflow:hidden
}
a,button,section{
    outline:0
}
@media only screen and (max-width:580px){
    .wow{
        visibility:visible!important;
        animation:none!important
    }
}
.animated,.owl-carousel .animated{
    animation-duration:1s;
    animation-fill-mode:both
}
.container{
    max-width:1180px;
    width:100%;
    margin:0 auto
}
@media only screen and (max-width:1225px){
    .container{
        padding-left:15px;
        padding-right:15px
    }
}
.caroselFloatControl{
    position:absolute;
    height:50px;
    width:50px;
    border-radius:50%;
    background-color:#FFF;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 0 10px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);
    top:50%;
    z-index:5;
    cursor:pointer;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#ffhh_MainWrtap #mapResultLoading,#header{
    transition:.35s all;
    webkit-transition:.35s all
}
.caroselFloatControl:hover{
    top:49%
}
img.aligncenter,img.alignleft,img.alignnone,img.alignright{
    display:block;
    max-width:100%;
    height:auto
}
img.alignleft,img.alignnone,img.alignright{
    margin:1em 0
}
img.aligncenter{
    display:block;
    margin:1em
}
a img.alignright{
    float:right;
    margin:0 0 1em 1em
}
a img.alignleft{
    float:left;
    margin:0 1em 1em 0
}
a img.aligncenter{
    display:block;
    margin-left:auto;
    margin-right:auto
}
@media only screen and (min-width:768px){
    img.alignright{
        float:right;
        margin:0 0 1em 1em
    }
    img.alignleft{
        float:left;
        margin:0 1em 1em 0
    }
    img.aligncenter{
        display:block;
        margin-left:auto;
        margin-right:auto
    }
    a img.alignright{
        float:right;
        margin:0 0 1em 1em
    }
    a img.alignleft{
        float:left;
        margin:0 1em 1em 0
    }
    a img.aligncenter{
        display:block;
        margin-left:auto;
        margin-right:auto
    }
    .section{
        padding:65px 0
    }
}
#newsletter_signup_kp{
    background-color:#3A455D;
    padding:50px 0 75px
}

#newsletter_signup_kp .container h4{
    text-align:center;
    color:#EC6285;
    font-size:22px;
    line-height:26px;
    letter-spacing:2.4px;
    margin-bottom:25px
}

.newsletter_signup_kp_v2 h4{
	margin-bottom: 12px !important;
}

#hsForm_a80e19bf-7d87-4b71-bb0d-4a260ab0b7d1{
	margin-top: 32px;
}

fieldset.form-columns-2{
    max-width: 100%!important;
}

fieldset.form-columns-1{
    max-width: 100%!important;
}

.fullWidthWrap .hbspt-form form{
    align-content: normal!important;
}

#contact_us_wrappp .wrapSidebarDef .contentLeftde ul li:before{
    display: none!important;
}

.newsletter_signup_kp_v2 h4{
	max-width: 52ch;
	margin: 0px auto 25px auto;
}

@media only screen and (max-width:650px){
    .newsletter_signup_kp_v2 h4 {
		margin-bottom: 22px !important;
		max-width: 28ch;
	}
}


@media only screen and (max-width:650px){
    #newsletter_signup_kp .container h4{
        font-size:18px;
        line-height:22px;
        letter-spacing:1px
    }
}
#header{
    background-color:rgba(255,255,255,1);
    position:fixed;
    z-index:99;
    margin-bottom:15px;
    height:120px;
    display:flex;
    align-items:center;
    -moz-transition:.35s all;
    -ms-transition:.35s all;
    -o-transition:.35s all;
    top:0;
    border-top:20px solid #FFF;
    left:20px;
    width:calc(100% - 40px)
}
#header .container{
    max-width:1340px;
    display:flex
}
#header .container .logosWrap{
    align-self:center;
    display:flex;
    align-items:center
}
#header .container .logosWrap .mainLogo{
    max-width:260px;
    width:100%;
    height: 100%;
    margin-right:25px;
    display:block;
}
#header .container .logosWrap .mainLogoCircle{
    display:none;
    max-width:85px;
    margin-right:15px;
    width:100%;
    height: 100%;
}
#header .container .logosWrap .kalogo{
    max-width:170px;
    width:100%;
    height: 100%;
}
.header-cta{
	z-index: 0;
}

#header .container .logosWrap img.kaLogo{
    width: 170px;
    height: 100%;
}

@media only screen and (max-width:768px){
    #header .container .logosWrap img.kaLogo{
        width: 105px;
    }
    #header .container .logosWrap .mainLogo{
        display:none
    }
    #header .container .logosWrap .mainLogoCircle{
        display:block
    }
    #header .container .logosWrap .kalogo{
        max-width:105px;
    }
	.kaLogo2{max-width: 105px;}
}

#header .container .logosWrap .kaLogo2{
    width: 170px;
    height: 100%;
}
#header .container nav{
    -ms-grid-row-align:center;
    align-self:center;
    position:relative;
    padding-right:180px;
    margin-left:auto
}
#header .container nav ul li{
    display:inline-block;
    position:relative;
    font-size:18px;
    line-height:22px;
    color:#3A455D;
    font-weight:600
}
#header .container nav ul li a{
    height:100%;
    padding:20px 10px;
    display:flex;
    align-items:center
}
#header .container nav ul li .sub-menu{
    visibility:hidden;
    opacity:0;
    padding:20px 30px;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    position:absolute;
    height:auto!important;
    left:-75px;
    width:275px;
    background-color:#FFF;
    z-index:5;
    border-radius:15px;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2)
}
#header .container nav ul li:hover .sub-menu,#mob_Menu_Overlay.open{
    visibility:visible;
    opacity:1
}
#header .container nav ul li .sub-menu li{
    display:block;
    width:100%;
    background-color:#FFF;
    font-size:15px;
    line-height:17px
}
#header .container nav ul li .sub-menu li a{
    display:block;
    width:100%;
    padding:10px 10px 10px 25px!important
}
#header .container nav ul li .sub-menu li:before{
    position:absolute;
    left:0;
    top:30%;
    width:15px;
    height:15px;
    background-image:url(../images/menu_right_chev.png);
    background-repeat:no-repeat;
    background-size:contain
}
#header .container nav ul li .sub-menu:before{
    content:'';
    position:absolute;
    top:-8px;
    left:0;
    right:0;
    margin:0 auto;
    width:16px;
    height:16px;
    background-color:#FFF;
    transform:rotate(45deg)
}
@media only screen and (max-width:1380px){
    #header .container nav ul li:nth-child(5){
        display:none
    }
}
@media only screen and (max-width:1200px){
    #header .container nav ul li:nth-child(4){
        display:none
    }
}
@media only screen and (max-width:1050px){
    #header .container nav ul li:nth-child(3){
        display:none
    }
}
#header .container nav ul .menu-item-has-children a{
    padding:20px 25px 20px 10px
}
#header .container nav ul .menu-item-has-children:after{
    position:absolute;
    right:3px;
    top:43%;
    width:15px;
    height:8px;
    background-image:url(../images/menu_dropdown.png);
    background-repeat:no-repeat;
    background-size:contain
}
#header:after,.footer:before{
    background-repeat:repeat-x;
    left:0;
    content:''
}
#header .container nav .enquire_header{
    position:absolute;
    right:0;
    top:10px;
    background-color:#FF515C
}
@media only screen and (max-width:520px){
    #header .container nav .enquire_header{
        display:none
    }
}
@media only screen and (max-width:998px){
    #header .container nav ul{
        display:none
    }
    #header .container nav .enquire_header{
        position:relative;
        top:0;
        margin-left:10px
    }
    #header .container nav{
        display:flex;
        align-items:center;
        padding-right:0
    }
}
@media only screen and (max-width:1400px){
    #header .container{
        padding-left:15px;
        padding-right:15px
    }
}
#header:after{
    position:absolute;
    background-image:url(../images/texture-states/header-afterstate.png);
    background-size:contain;
    background-position:top left;
    height:25px;
    width:100%;
    opacity:1;
    bottom:-25px
}
#book_a_visitKp,.footer{
    background-image:url(../images/backgrounds/texture-grey-bg.jpg)
}
.owl-carousel.owl-hidden,.owl-carousel.owl-loading{
    opacity:0
}
@media only screen and (max-width:768px){
    #header{
        top:0;
        border-top:8px solid #FFF;
        left:8px;
        width:calc(100% - 16px)
    }
}
.scrollheader_enabled{
    border-top:1px solid transparent!important;
    height:80px!important
}
#adayinLifeOf_tbs,#contact_us_wrappp .wrapSidebarDef .sidebarRightde,#nursery_tabs_kp,#our_story_timeline,#outerWtapArchive,.footer #hori_line{
    border:1px solid transparent
}
.footer{
    padding:0 0 50px;
    background-position:center;
    background-size:cover;
    position:relative
}
.footer #hori_line span{
    display:block;
    height:1px;
    max-width:775px;
    width:100%;
    margin:50px auto;
    background-color:#E4E4E4
}
@media only screen and (max-width:520px){
    .footer #hori_line span{
        margin:30px auto
    }
}
@media only screen and (max-width:998px){
    .footer #hori_line{
        padding:0 15px
    }
}
.footer .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    max-width:775px
}
.footer .container .col{
    max-width:175px;
    width:100%;
    margin-right:15px
}
.footer .container .col h4{
    font-size:18px;
    line-height:30px;
    color:#EC6285;
    text-transform:uppercase;
    margin:25px 0
}
@media only screen and (max-width:520px){
    .footer .container .col h4{
        margin:10px 0
    }
}
.footer .container .col .footerCircleLogo{
    max-width:100%;
    width:100%;
    height: 100%;
    margin-bottom:8px
}
@media only screen and (max-width:768px){
    .footer .container .col .footerCircleLogo{
        max-width:175px;
        margin-bottom:0;
        margin-right:15px
    }
}
@media only screen and (max-width:520px){
    .footer .container .col .footerCircleLogo{
        max-width:100px
    }
}
.footer .container .col .kaLogofooter{
    max-width:100%;
    width:100%;
    height: 100%;
}
@media only screen and (max-width:768px){
    .footer .container .col .kaLogofooter{
        max-width:200px;
        height: 100%;
    }
}
.footer .container .col ul li{
    font-size:18px;
    line-height:35px;
    color:#3A455D
}
.footer .container .col #social_linksftt a{
    display:block
}
.footer .container .col #social_linksftt a .imgLogo{
    width:30px;
    display:inline-block;
    height: 100%;
}
.footer .container .col #social_linksftt a .imgLogo img{
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.footer .container .col #social_linksftt a span{
    color:#3A455D;
    font-size:18px;
    line-height:35px;
    display:inline-block
}
@media only screen and (max-width:520px){
    .footer .container .col .kaLogofooter{
        max-width:120px;
        height: 100%;
    }
    .footer .container .col #social_linksftt a span{
        display:none
    }
}
.footer .container .col:last-child{
    margin-right:0
}
@media only screen and (max-width:768px){
    .footer .container .col:first-child{
        max-width:100%;
        display:flex;
        align-items:center;
        margin-bottom:20px
    }
    .footer .container .col{
        max-width:50%;
        margin:0
    }
    .footer .container{
        flex-wrap:wrap
    }
    #termsLogosEnd .container .footer_logos{
        margin-bottom:8px
    }
}
.footer:before{
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-position:bottom left;
    height:34px;
    width:100%;
    top:-32px
}
#termsLogosEnd{
    background-color:#FFF;
    padding:8px 0
}
#termsLogosEnd .container{
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap: wrap;
}
#termsLogosEnd .container .footer_logos{
    display:flex;
    align-items:center
}
#termsLogosEnd .container .footer_logos img{
    margin-right:15px
}
#termsLogosEnd .container .footer_logos img:last-child{
    margin-right:0
}
#termsLogosEnd .container .terms p{
    color:#3A455D;
    font-size:12px;
    line-height:19px
}
#termsLogosEnd .container .terms p a{
    text-decoration:underline;
    color:#EC6285
}
@media only screen and (max-width:768px){
    #termsLogosEnd .container .terms p br{
        display:block
    }
    #termsLogosEnd .container{
        flex-direction:column;
        text-align:center
    }
    #termsLogosEnd{
        padding:12px 0
    }
}
.owl-carousel{
    display:none;
    width:100%;
    -webkit-tap-highlight-color:transparent;
    position:relative;
    z-index:1
}
.owl-carousel .owl-stage{
    position:relative;
    touch-action:manipulation;
    -moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item{
    position:relative;
    min-height:1px;
    float:left;
    -webkit-backface-visibility:hidden;
    -webkit-tap-highlight-color:transparent;
    -webkit-touch-callout:none
}
.owl-carousel .owl-item img{
    display:block;
    width:100%;
    height: 100%;
}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{
    display:none
}
.no-js .owl-carousel,.owl-carousel.owl-loaded,.owl-carousel.owl-loading{
    display:block
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
    cursor:pointer;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{
    background:0 0;
    color:inherit;
    border:none;
    padding:0!important;
    font:inherit
}
.owl-carousel.owl-refresh .owl-item{
    visibility:hidden
}
.owl-carousel.owl-drag .owl-item{
    touch-action:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-grab{
    cursor:move;
    cursor:grab
}
.owl-carousel.owl-rtl{
    direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.owl-carousel .owl-animated-in{
    z-index:0
}
.owl-carousel .owl-animated-out{
    z-index:1
}
.owl-carousel .fadeOut{
    animation-name:fadeOut
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.owl-height{
    transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    transition:opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy{
    transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper{
    position:relative;
    height:100%;
    background:#000
}
.owl-carousel .owl-video-play-icon{
    position:absolute;
    height:80px;
    width:80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-40px;
    background:url(owl.video.play.png) no-repeat;
    cursor:pointer;
    z-index:1;
    -webkit-backface-visibility:hidden;
    transition:transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover{
    transform:scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{
    display:none
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    transition:opacity .4s ease
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1;
    height:100%;
    width:100%
}
.owl-theme .owl-nav{
    margin-top:10px;
    text-align:center;
    -webkit-tap-highlight-color:transparent
}
.owl-theme .owl-nav [class*=owl-]{
    color:#FFF;
    font-size:14px;
    margin:5px;
    padding:4px 7px;
    background:#D6D6D6;
    display:inline-block;
    cursor:pointer;
    border-radius:3px
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background:#869791;
    color:#FFF;
    text-decoration:none
}
.owl-theme .owl-nav .disabled{
    opacity:.5;
    cursor:default
}
.owl-theme .owl-nav.disabled+.owl-dots{
    margin-top:10px
}
.owl-theme .owl-dots{
    text-align:center;
    -webkit-tap-highlight-color:transparent
}
.owl-theme .owl-dots .owl-dot{
    display:inline-block;
    zoom:1
}
.owl-theme .owl-dots .owl-dot span{
    width:10px;
    height:10px;
    margin:5px 7px;
    background:#D6D6D6;
    display:block;
    -webkit-backface-visibility:visible;
    transition:opacity .2s ease;
    border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{
    background:#869791
}
.owl-theme .owl-controls .owl-page{
    display:inline-block
}
.owl-theme .owl-controls .owl-page span{
    background:#869791;
    border-radius:20px;
    display:block;
    height:12px;
    margin:5px 7px;
    opacity:.5;
    width:12px
}
@keyframes bounceItem{
    0%{
        margin-top:inherit
    }
    100%{
        margin-top:-25px
    }
}
@keyframes scaleItemSl{
    0%{
        transform:scale()
    }
    100%{
        transform:scale(1.1)
    }
}
@keyframes rotateItemSl{
    0%{
        transform:rotate()
    }
    100%{
        transform:rotate(45deg)
    }
}
@keyframes moveRightAndBack{
    0%{
        margin-right:0
    }
    100%{
        margin-right:-40px
    }
}
@keyframes moveLeftAndBack{
    0%{
        margin-left:0
    }
    100%{
        margin-left:-40px
    }
}
/*! * animate.css -http://daneden.me/animate * Version - 3.6.0 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2018 Daniel Eden */
.bounceIn,.bounceOut,.flipOutX,.flipOutY{
    animation-duration:.75s
}
.animated.infinite{
    animation-iteration-count:infinite
}
@keyframes bounce{
    20%,53%,80%,from,to{
        animation-timing-function:cubic-bezier(.215,.61,.355,1);
        transform:translate3d(0,0,0)
    }
    40%,43%{
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        transform:translate3d(0,-30px,0)
    }
    70%{
        animation-timing-function:cubic-bezier(.755,.05,.855,.06);
        transform:translate3d(0,-15px,0)
    }
    90%{
        transform:translate3d(0,-4px,0)
    }
}
.bounce{
    animation-name:bounce;
    transform-origin:center bottom
}
@keyframes flash{
    50%,from,to{
        opacity:1
    }
    25%,75%{
        opacity:0
    }
}
.flash{
    animation-name:flash
}
@keyframes pulse{
    from,to{
        transform:scale3d(1,1,1)
    }
    50%{
        transform:scale3d(1.05,1.05,1.05)
    }
}
.pulse{
    animation-name:pulse
}
@keyframes rubberBand{
    from,to{
        transform:scale3d(1,1,1)
    }
    30%{
        transform:scale3d(1.25,.75,1)
    }
    40%{
        transform:scale3d(.75,1.25,1)
    }
    50%{
        transform:scale3d(1.15,.85,1)
    }
    65%{
        transform:scale3d(.95,1.05,1)
    }
    75%{
        transform:scale3d(1.05,.95,1)
    }
}
.rubberBand{
    animation-name:rubberBand
}
@keyframes shake{
    from,to{
        transform:translate3d(0,0,0)
    }
    10%,30%,50%,70%,90%{
        transform:translate3d(-10px,0,0)
    }
    20%,40%,60%,80%{
        transform:translate3d(10px,0,0)
    }
}
.shake{
    animation-name:shake
}
@keyframes headShake{
    0%{
        transform:translateX(0)
    }
    6.5%{
        transform:translateX(-6px) rotateY(-9deg)
    }
    18.5%{
        transform:translateX(5px) rotateY(7deg)
    }
    31.5%{
        transform:translateX(-3px) rotateY(-5deg)
    }
    43.5%{
        transform:translateX(2px) rotateY(3deg)
    }
    50%{
        transform:translateX(0)
    }
}
.headShake{
    animation-timing-function:ease-in-out;
    animation-name:headShake
}
@keyframes swing{
    20%{
        transform:rotate3d(0,0,1,15deg)
    }
    40%{
        transform:rotate3d(0,0,1,-10deg)
    }
    60%{
        transform:rotate3d(0,0,1,5deg)
    }
    80%{
        transform:rotate3d(0,0,1,-5deg)
    }
    to{
        transform:rotate3d(0,0,1,0deg)
    }
}
.swing{
    transform-origin:top center;
    animation-name:swing
}
@keyframes tada{
    from,to{
        transform:scale3d(1,1,1)
    }
    10%,20%{
        transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }
    30%,50%,70%,90%{
        transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }
    40%,60%,80%{
        transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}
.tada{
    animation-name:tada
}
@keyframes wobble{
    from,to{
        transform:translate3d(0,0,0)
    }
    15%{
        transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }
    30%{
        transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }
    45%{
        transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }
    60%{
        transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }
    75%{
        transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}
.wobble{
    animation-name:wobble
}
@keyframes jello{
    11.1%,from,to{
        transform:translate3d(0,0,0)
    }
    22.2%{
        transform:skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3%{
        transform:skewX(6.25deg) skewY(6.25deg)
    }
    44.4%{
        transform:skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5%{
        transform:skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6%{
        transform:skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7%{
        transform:skewX(.390625deg) skewY(.390625deg)
    }
    88.8%{
        transform:skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
.jello{
    animation-name:jello;
    transform-origin:center
}
@keyframes bounceIn{
    20%,40%,60%,80%,from,to{
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
    20%{
        transform:scale3d(1.1,1.1,1.1)
    }
    40%{
        transform:scale3d(.9,.9,.9)
    }
    60%{
        opacity:1;
        transform:scale3d(1.03,1.03,1.03)
    }
    80%{
        transform:scale3d(.97,.97,.97)
    }
    to{
        opacity:1;
        transform:scale3d(1,1,1)
    }
}
.bounceIn{
    animation-name:bounceIn
}
@keyframes bounceInDown{
    60%,75%,90%,from,to{
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        transform:translate3d(0,-3000px,0)
    }
    60%{
        opacity:1;
        transform:translate3d(0,25px,0)
    }
    75%{
        transform:translate3d(0,-10px,0)
    }
    90%{
        transform:translate3d(0,5px,0)
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.bounceInDown{
    animation-name:bounceInDown
}
@keyframes bounceInLeft{
    60%,75%,90%,from,to{
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    0%{
        opacity:0;
        transform:translate3d(-3000px,0,0)
    }
    60%{
        opacity:1;
        transform:translate3d(25px,0,0)
    }
    75%{
        transform:translate3d(-10px,0,0)
    }
    90%{
        transform:translate3d(5px,0,0)
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.bounceInLeft{
    animation-name:bounceInLeft
}
@keyframes bounceInRight{
    60%,75%,90%,from,to{
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    from{
        opacity:0;
        transform:translate3d(3000px,0,0)
    }
    60%{
        opacity:1;
        transform:translate3d(-25px,0,0)
    }
    75%{
        transform:translate3d(10px,0,0)
    }
    90%{
        transform:translate3d(-5px,0,0)
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.bounceInRight{
    animation-name:bounceInRight
}
@keyframes bounceInUp{
    60%,75%,90%,from,to{
        animation-timing-function:cubic-bezier(.215,.61,.355,1)
    }
    from{
        opacity:0;
        transform:translate3d(0,3000px,0)
    }
    60%{
        opacity:1;
        transform:translate3d(0,-20px,0)
    }
    75%{
        transform:translate3d(0,10px,0)
    }
    90%{
        transform:translate3d(0,-5px,0)
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.bounceInUp{
    animation-name:bounceInUp
}
@keyframes bounceOut{
    20%{
        transform:scale3d(.9,.9,.9)
    }
    50%,55%{
        opacity:1;
        transform:scale3d(1.1,1.1,1.1)
    }
    to{
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
}
.bounceOut{
    animation-name:bounceOut
}
@keyframes bounceOutDown{
    20%{
        transform:translate3d(0,10px,0)
    }
    40%,45%{
        opacity:1;
        transform:translate3d(0,-20px,0)
    }
    to{
        opacity:0;
        transform:translate3d(0,2000px,0)
    }
}
.bounceOutDown{
    animation-name:bounceOutDown
}
@keyframes bounceOutLeft{
    20%{
        opacity:1;
        transform:translate3d(20px,0,0)
    }
    to{
        opacity:0;
        transform:translate3d(-2000px,0,0)
    }
}
.bounceOutLeft{
    animation-name:bounceOutLeft
}
@keyframes bounceOutRight{
    20%{
        opacity:1;
        transform:translate3d(-20px,0,0)
    }
    to{
        opacity:0;
        transform:translate3d(2000px,0,0)
    }
}
.bounceOutRight{
    animation-name:bounceOutRight
}
@keyframes bounceOutUp{
    20%{
        transform:translate3d(0,-10px,0)
    }
    40%,45%{
        opacity:1;
        transform:translate3d(0,20px,0)
    }
    to{
        opacity:0;
        transform:translate3d(0,-2000px,0)
    }
}
.bounceOutUp{
    animation-name:bounceOutUp
}
@keyframes fadeIn{
    from{
        opacity:0
    }
    to{
        opacity:1
    }
}
.fadeIn{
    animation-name:fadeIn
}
@keyframes fadeInDown{
    from{
        opacity:0;
        transform:translate3d(0,-100%,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInDown{
    animation-name:fadeInDown
}
@keyframes fadeInDownBig{
    from{
        opacity:0;
        transform:translate3d(0,-2000px,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInDownBig{
    animation-name:fadeInDownBig
}
@keyframes fadeInLeft{
    from{
        opacity:0;
        transform:translate3d(-100%,0,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInLeft{
    animation-name:fadeInLeft
}
@keyframes fadeInLeftBig{
    from{
        opacity:0;
        transform:translate3d(-2000px,0,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInLeftBig{
    animation-name:fadeInLeftBig
}
@keyframes fadeInRight{
    from{
        opacity:0;
        transform:translate3d(100%,0,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInRight{
    animation-name:fadeInRight
}
@keyframes fadeInRightBig{
    from{
        opacity:0;
        transform:translate3d(2000px,0,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInRightBig{
    animation-name:fadeInRightBig
}
@keyframes fadeInUp{
    from{
        opacity:0;
        transform:translate3d(0,100%,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInUp{
    animation-name:fadeInUp
}
@keyframes fadeInUpBig{
    from{
        opacity:0;
        transform:translate3d(0,2000px,0)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.fadeInUpBig{
    animation-name:fadeInUpBig
}
@keyframes fadeOut{
    from{
        opacity:1
    }
    to{
        opacity:0
    }
}
.fadeOut{
    animation-name:fadeOut
}
@keyframes fadeOutDown{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(0,100%,0)
    }
}
.fadeOutDown{
    animation-name:fadeOutDown
}
@keyframes fadeOutDownBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(0,2000px,0)
    }
}
.fadeOutDownBig{
    animation-name:fadeOutDownBig
}
@keyframes fadeOutLeft{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(-100%,0,0)
    }
}
.fadeOutLeft{
    animation-name:fadeOutLeft
}
@keyframes fadeOutLeftBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(-2000px,0,0)
    }
}
.fadeOutLeftBig{
    animation-name:fadeOutLeftBig
}
@keyframes fadeOutRight{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(100%,0,0)
    }
}
.fadeOutRight{
    animation-name:fadeOutRight
}
@keyframes fadeOutRightBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(2000px,0,0)
    }
}
.fadeOutRightBig{
    animation-name:fadeOutRightBig
}
@keyframes fadeOutUp{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(0,-100%,0)
    }
}
.fadeOutUp{
    animation-name:fadeOutUp
}
@keyframes fadeOutUpBig{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(0,-2000px,0)
    }
}
.fadeOutUpBig{
    animation-name:fadeOutUpBig
}
@keyframes flip{
    from{
        transform:perspective(400px) rotate3d(0,1,0,-360deg);
        animation-timing-function:ease-out
    }
    40%{
        transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        animation-timing-function:ease-out
    }
    50%{
        transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        animation-timing-function:ease-in
    }
    80%{
        transform:perspective(400px) scale3d(.95,.95,.95);
        animation-timing-function:ease-in
    }
    to{
        transform:perspective(400px);
        animation-timing-function:ease-in
    }
}
.animated.flip{
    -webkit-backface-visibility:visible;
    backface-visibility:visible;
    animation-name:flip
}
@keyframes flipInX{
    from{
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        animation-timing-function:ease-in
    }
    60%{
        transform:perspective(400px) rotate3d(1,0,0,10deg);
        opacity:1
    }
    80%{
        transform:perspective(400px) rotate3d(1,0,0,-5deg)
    }
    to{
        transform:perspective(400px)
    }
}
.flipInX{
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    animation-name:flipInX
}
.flipInY,.flipOutX{
    -webkit-backface-visibility:visible!important
}
@keyframes flipInY{
    from{
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        animation-timing-function:ease-in;
        opacity:0
    }
    40%{
        transform:perspective(400px) rotate3d(0,1,0,-20deg);
        animation-timing-function:ease-in
    }
    60%{
        transform:perspective(400px) rotate3d(0,1,0,10deg);
        opacity:1
    }
    80%{
        transform:perspective(400px) rotate3d(0,1,0,-5deg)
    }
    to{
        transform:perspective(400px)
    }
}
.flipInY{
    backface-visibility:visible!important;
    animation-name:flipInY
}
@keyframes flipOutX{
    from{
        transform:perspective(400px)
    }
    30%{
        transform:perspective(400px) rotate3d(1,0,0,-20deg);
        opacity:1
    }
    to{
        transform:perspective(400px) rotate3d(1,0,0,90deg);
        opacity:0
    }
}
.flipOutX{
    animation-name:flipOutX;
    backface-visibility:visible!important
}
@keyframes flipOutY{
    from{
        transform:perspective(400px)
    }
    30%{
        transform:perspective(400px) rotate3d(0,1,0,-15deg);
        opacity:1
    }
    to{
        transform:perspective(400px) rotate3d(0,1,0,90deg);
        opacity:0
    }
}
.flipOutY{
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    animation-name:flipOutY
}
@keyframes lightSpeedIn{
    from{
        transform:translate3d(100%,0,0) skewX(-30deg);
        opacity:0
    }
    60%{
        transform:skewX(20deg);
        opacity:1
    }
    80%{
        transform:skewX(-5deg);
        opacity:1
    }
    to{
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.lightSpeedIn{
    animation-name:lightSpeedIn;
    animation-timing-function:ease-out
}
@keyframes lightSpeedOut{
    from{
        opacity:1
    }
    to{
        transform:translate3d(100%,0,0) skewX(30deg);
        opacity:0
    }
}
.lightSpeedOut{
    animation-name:lightSpeedOut;
    animation-timing-function:ease-in
}
@keyframes rotateIn{
    from{
        transform-origin:center;
        transform:rotate3d(0,0,1,-200deg);
        opacity:0
    }
    to{
        transform-origin:center;
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.rotateIn{
    animation-name:rotateIn
}
@keyframes rotateInDownLeft{
    from{
        transform-origin:left bottom;
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
    to{
        transform-origin:left bottom;
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.rotateInDownLeft{
    animation-name:rotateInDownLeft
}
@keyframes rotateInDownRight{
    from{
        transform-origin:right bottom;
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
    to{
        transform-origin:right bottom;
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.rotateInDownRight{
    animation-name:rotateInDownRight
}
@keyframes rotateInUpLeft{
    from{
        transform-origin:left bottom;
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
    to{
        transform-origin:left bottom;
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.rotateInUpLeft{
    animation-name:rotateInUpLeft
}
@keyframes rotateInUpRight{
    from{
        transform-origin:right bottom;
        transform:rotate3d(0,0,1,-90deg);
        opacity:0
    }
    to{
        transform-origin:right bottom;
        transform:translate3d(0,0,0);
        opacity:1
    }
}
.rotateInUpRight{
    animation-name:rotateInUpRight
}
@keyframes rotateOut{
    from{
        transform-origin:center;
        opacity:1
    }
    to{
        transform-origin:center;
        transform:rotate3d(0,0,1,200deg);
        opacity:0
    }
}
.rotateOut{
    animation-name:rotateOut
}
@keyframes rotateOutDownLeft{
    from{
        transform-origin:left bottom;
        opacity:1
    }
    to{
        transform-origin:left bottom;
        transform:rotate3d(0,0,1,45deg);
        opacity:0
    }
}
.rotateOutDownLeft{
    animation-name:rotateOutDownLeft
}
@keyframes rotateOutDownRight{
    from{
        transform-origin:right bottom;
        opacity:1
    }
    to{
        transform-origin:right bottom;
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
}
.rotateOutDownRight{
    animation-name:rotateOutDownRight
}
@keyframes rotateOutUpLeft{
    from{
        transform-origin:left bottom;
        opacity:1
    }
    to{
        transform-origin:left bottom;
        transform:rotate3d(0,0,1,-45deg);
        opacity:0
    }
}
.rotateOutUpLeft{
    animation-name:rotateOutUpLeft
}
@keyframes rotateOutUpRight{
    from{
        transform-origin:right bottom;
        opacity:1
    }
    to{
        transform-origin:right bottom;
        transform:rotate3d(0,0,1,90deg);
        opacity:0
    }
}
.rotateOutUpRight{
    animation-name:rotateOutUpRight
}
@keyframes hinge{
    0%{
        transform-origin:top left;
        animation-timing-function:ease-in-out
    }
    20%,60%{
        transform:rotate3d(0,0,1,80deg);
        transform-origin:top left;
        animation-timing-function:ease-in-out
    }
    40%,80%{
        transform:rotate3d(0,0,1,60deg);
        transform-origin:top left;
        animation-timing-function:ease-in-out;
        opacity:1
    }
    to{
        transform:translate3d(0,700px,0);
        opacity:0
    }
}
.hinge{
    animation-duration:2s;
    animation-name:hinge
}
@keyframes jackInTheBox{
    from{
        opacity:0;
        transform:scale(.1) rotate(30deg);
        transform-origin:center bottom
    }
    50%{
        transform:rotate(-10deg)
    }
    70%{
        transform:rotate(3deg)
    }
    to{
        opacity:1;
        transform:scale(1)
    }
}
.jackInTheBox{
    animation-name:jackInTheBox
}
@keyframes rollIn{
    from{
        opacity:0;
        transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }
    to{
        opacity:1;
        transform:translate3d(0,0,0)
    }
}
.rollIn{
    animation-name:rollIn
}
@keyframes rollOut{
    from{
        opacity:1
    }
    to{
        opacity:0;
        transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}
.rollOut{
    animation-name:rollOut
}
@keyframes zoomIn{
    from{
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
    50%{
        opacity:1
    }
}
.zoomIn{
    animation-name:zoomIn
}
@keyframes zoomInDown{
    from{
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInDown{
    animation-name:zoomInDown
}
@keyframes zoomInLeft{
    from{
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(10px,0,0);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInLeft{
    animation-name:zoomInLeft
}
@keyframes zoomInRight{
    from{
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInRight{
    animation-name:zoomInRight
}
@keyframes zoomInUp{
    from{
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    60%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomInUp{
    animation-name:zoomInUp
}
@keyframes zoomOut{
    from{
        opacity:1
    }
    50%{
        opacity:0;
        transform:scale3d(.3,.3,.3)
    }
    to{
        opacity:0
    }
}
.zoomOut{
    animation-name:zoomOut
}
@keyframes zoomOutDown{
    40%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    to{
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform-origin:center bottom;
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomOutDown{
    animation-name:zoomOutDown
}
@keyframes zoomOutLeft{
    40%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(42px,0,0)
    }
    to{
        opacity:0;
        transform:scale(.1) translate3d(-2000px,0,0);
        transform-origin:left center
    }
}
.zoomOutLeft{
    animation-name:zoomOutLeft
}
@keyframes zoomOutRight{
    40%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }
    to{
        opacity:0;
        transform:scale(.1) translate3d(2000px,0,0);
        transform-origin:right center
    }
}
.zoomOutRight{
    animation-name:zoomOutRight
}
@keyframes zoomOutUp{
    40%{
        opacity:1;
        transform:scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function:cubic-bezier(.55,.055,.675,.19)
    }
    to{
        opacity:0;
        transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform-origin:center bottom;
        animation-timing-function:cubic-bezier(.175,.885,.32,1)
    }
}
.zoomOutUp{
    animation-name:zoomOutUp
}
@keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.slideInDown{
    animation-name:slideInDown
}
@keyframes slideInLeft{
    from{
        transform:translate3d(-100%,0,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.slideInLeft{
    animation-name:slideInLeft
}
@keyframes slideInRight{
    from{
        transform:translate3d(100%,0,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.slideInRight{
    animation-name:slideInRight
}
@keyframes slideInUp{
    from{
        transform:translate3d(0,100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.slideInUp{
    animation-name:slideInUp
}
@keyframes slideOutDown{
    from{
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        transform:translate3d(0,100%,0)
    }
}
.slideOutDown{
    animation-name:slideOutDown
}
@keyframes slideOutLeft{
    from{
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        transform:translate3d(-100%,0,0)
    }
}
.slideOutLeft{
    animation-name:slideOutLeft
}
@keyframes slideOutRight{
    from{
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        transform:translate3d(100%,0,0)
    }
}
.slideOutRight{
    animation-name:slideOutRight
}
@keyframes slideOutUp{
    from{
        transform:translate3d(0,0,0)
    }
    to{
        visibility:hidden;
        transform:translate3d(0,-100%,0)
    }
}
.slideOutUp{
    animation-name:slideOutUp
}
#home-banner-kp{
    padding:175px 0 50px;
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-position:bottom;
    background-repeat:repeat;
    position:relative
}
#home-banner-kp .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    position:relative;
    z-index:6;
    max-width:1230px
}
#home-banner-kp .container .text_Left{
    max-width:415px;
    width:100%;
    margin-right:15px;
    margin-top:25px
}
#home-banner-kp .container .text_Left img{
    display:block;
    margin:0 auto;
    width:100%;
    height: 100%;
}
@media only screen and (max-width:520px){
    #home-banner-kp .container .text_Left img{
        max-width:275px
    }
}
#home-banner-kp .container .text_Left p{
    margin:20px 0 25px;
    line-height:28px;
    letter-spacing:.2px;
    font-size:600;
    color:#3A455D
}
#home-banner-kp .container .text_Left #search_nursery_external{
    position:relative
}
#home-banner-kp .container .text_Left #search_nursery_external input{
    width:100%;
    padding:20px 25px;
    font-size:15px;
    line-height:15px;
    font-family: houschka-rounded, sans-serif;
    border-radius:35px;
    border:0;
    background-color:#FFF
}
@media only screen and (max-width:520px){
    #home-banner-kp .container .text_Left #search_nursery_external input{
        font-size:13px;
        line-height:18px
    }
}
@media only screen and (max-width:400px){
    #home-banner-kp .container .text_Left #search_nursery_external input{
        font-size:12px;
        line-height:18px
    }
}
#home-banner-kp .container .text_Left #search_nursery_external button{
    position:absolute;
    height:61px;
    width:61px;
    border-radius:50%;
    right:0;
    background-color:#EC6285;
    border:0;
    cursor:pointer
}
#home-banner-kp .container .text_Left #search_nursery_external button img{
    width:50%;
    height: 100%;
    object-fit: contain;
}
@media only screen and (max-width:998px){
    #home-banner-kp .container .text_Left p{
        max-width:235px;
        margin:15px auto 20px;
        text-align:center
    }
    #home-banner-kp .container .text_Left{
        max-width:350px;
        margin-bottom:35px
    }
}
@media only screen and (max-width:520px){
    #home-banner-kp .container .text_Left{
        max-width:100%;
        margin-right:0;
        margin-top: 65px;
    }
}
#home-banner-kp .container .carousel_Right{
    max-width:715px;
    width:100%;
    margin-bottom:-100px;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    background-color:#FFF;
    border-radius:10px;
    border:0;
    position:relative
}
#home-banner-kp .container .carousel_Right #homepage_alert{
    position:absolute;
    top:12px;
    left:12px;
    padding:10px 18px;
    color:#FFF;
    text-align:center;
    width:calc(100% - 24px);
    background-color:rgba(236,98,133,.9);
    z-index:15;
    font-size:14px;
    line-height:16px;
    letter-spacing:1px
}
#home-banner-kp .container .carousel_Right #homepage_alert:after{
    content:'';
    position:absolute;
    background-image:url(../images/texture-states/header-afterstate-pink.png);
    background-size:contain;
    opacity:.9;
    background-repeat:repeat-x;
    background-position:top left;
    height:25px;
    width:100%;
    bottom:-25px;
    left:0
}
#home-banner-kp .container .carousel_Right .item{
    border:12px solid #FFF;
    width:100%;
    border-radius:10px;
    height:530px;
    background-position:center center;
    background-size:cover
}
@media only screen and (max-width:998px){
    #home-banner-kp .container .carousel_Right .item{
        height:450px
    }
    #home-banner-kp .container .carousel_Right .owl-dots{
        display:block
    }
}
@media only screen and (max-width:520px){
    #home-banner-kp .container .carousel_Right #homepage_alert{
        font-size:12px;
        line-height:14px
    }
    #home-banner-kp .container .carousel_Right .item{
        height:275px;
        overflow:scroll
    }
}
#home-banner-kp .container .carousel_Right .owl-dots{
    position:absolute;
    bottom:-38px;
    left:0;
    right:0
}
#home-banner-kp .container .carousel_Right .owl-dots .active span{
    background:#EC6285
}
#home-banner-kp .container .carousel_Right .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
#home-banner-kp .container .carousel_Right .prevHpbnr{
    left:-25px
}
#home-banner-kp .container .carousel_Right .nextHpbnr{
    right:-25px
}
@media only screen and (max-width:1280px){
    #home-banner-kp .container .carousel_Right .prevHpbnr{
        left:15px
    }
    #home-banner-kp .container .carousel_Right .nextHpbnr{
        right:15px
    }
    #home-banner-kp .container{
        padding-left:15px;
        padding-right:15px
    }
}
#home-banner-kp .container .carousel_Right .pattern_one{
    width:260px;
    height:230px;
    background-image:url(../images/shapes/blue-floating-shape-op-hp.png);
    background-position:center;
    background-size:cover;
    position:absolute;
    top:-30px;
    left:-80px
}
#home-banner-kp .container .carousel_Right .pattern_two{
    width:260px;
    height:200px;
    background-image:url(../images/shapes/brown-op-blob.png);
    background-position:center;
    background-size:cover;
    position:absolute;
    top:100px;
    left:-65px;
    z-index:-1
}
#about_content_ss .woodfabout,#adayinLifeOf_tbs .wooddalife,#blogpost-banner-kp .woodenBlg,#home-banner-kp .woodenHp,#nurseryInner_banner .woodenSiN{
    background-image:url(../images/shapes/wood-straight-right.png)
}
@media only screen and (max-width:1150px){
    #home-banner-kp .container .carousel_Right{
        max-width:550px
    }
}
#find_nursery_banner,#ourstory_bnr{
    padding:180px 0 150px
}
#home-banner-kp .woodenHp{
    background-position:center;
    background-size:cover;
    height:222px;
    width:160px;
    position:absolute;
    right:0;
    bottom:-150px;
    z-index:1
}
@media only screen and (max-width:520px){
    #home-banner-kp .container .carousel_Right .nextHpbnr,#home-banner-kp .container .carousel_Right .prevHpbnr{
        display:none
    }
    #home-banner-kp .woodenHp{
        width:110px;
        height:140px;
        background-position:left
    }
}
#about-banner-kp,#find_nursery_banner{
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-position:bottom;
    background-repeat:repeat;
    position:relative
}
@media only screen and (max-width:998px){
    #home-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center
    }
    #home-banner-kp{
        padding:135px 0 50px
    }
}
@media only screen and (max-width:768px){
    #home-banner-kp{
        padding:150px 0 50px
    }
}
#about-banner-kp{
    padding:180px 0 95px
}
#about-banner-kp .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    position:relative;
    z-index:5
}
#about-banner-kp .container .text_Left{
    max-width:415px;
    width:100%;
    margin-right:15px
}
#about-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 35px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #about-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px;
        margin:5px 0 25px
    }
}
@media only screen and (max-width:520px){
    #about-banner-kp .container .text_Left h1{
        font-size:36px;
        line-height:44px;
        margin:5px 0 20px
    }
}
#about-banner-kp .container .text_Left .aboutContentbnr p{
    font-size:28px;
    line-height:36px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #about-banner-kp .container .text_Left{
        max-width:90%;
        text-align:center
    }
    #about-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center
    }
}
@media only screen and (max-width:520px){
    #about-banner-kp .container .text_Left .aboutContentbnr p{
        font-size:22px;
        line-height:32px
    }
    #about-banner-kp{
        padding:175px 0 85px
    }
}
#find_nursery_banner .container{
    display:flex;
    align-items:flex-end;
    justify-content:space-between
}
#find_nursery_banner .container .left_searcharea{
    max-width:575px;
    width:100%;
    margin-right:15px
}
#find_nursery_banner .container .left_searcharea h1{
    font-size:56px;
    line-height:60px;
    margin:5px 0 55px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #find_nursery_banner .container .left_searcharea h1{
        font-size:48px;
        line-height:55px;
        margin:5px 0 25px
    }
}
@media only screen and (max-width:520px){
    #find_nursery_banner .container .left_searcharea h1{
        font-size:36px;
        line-height:44px;
        margin:5px 0 20px
    }
}
#find_nursery_banner .container .left_searcharea #showNurseryCount{
    font-size:15px;
    line-height:18px;
    margin-bottom:10px
}
#find_nursery_banner .container .left_searcharea #search_nursery_internal{
    display:flex;
    align-items:center;
    position:relative
}
#find_nursery_banner .container .left_searcharea #search_nursery_internal .instuctionPromt{
    position:absolute;
    bottom:-28px;
    left:0;
    width:100%
}
#find_nursery_banner .container .left_searcharea #search_nursery_internal .instuctionPromt p{
    font-size:14px;
    line-height:18px
}
#find_nursery_banner .container .left_searcharea #search_nursery_internal input,#find_nursery_banner .container .left_searcharea #search_nursery_internal select{
    font-size:17px;
    line-height:24px;
    font-weight:400;
    padding:15px;
    margin:0;
    font-family: houschka-rounded, sans-serif;
    box-shadow:none;
    background-color:#FFF;
    color:#3A455D;
    border:1px solid #E9E9E9;
    border-radius:5px;
    -webkit-appearance:none
}
#blogpost-banner-kp .container .text_Left h2,#find_nursery_banner .container .right_maparea .contentWrap h5,.two_column_kpform h2{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif
}
@media only screen and (max-width:600px){
    #find_nursery_banner .container .left_searcharea #search_nursery_internal input,#find_nursery_banner .container .left_searcharea #search_nursery_internal select{
        width:80%
    }
}
@media only screen and (max-width:520px){
    #find_nursery_banner .container .left_searcharea #search_nursery_internal input,#find_nursery_banner .container .left_searcharea #search_nursery_internal select{
        width:100%
    }
}
#find_nursery_banner .container .left_searcharea #search_nursery_internal .sepOfMap{
    margin:0 10px;
    font-size:15px;
    line-height:12px
}
#find_nursery_banner .container .left_searcharea #search_nursery_internal select{
    background:url(../images/menu_dropdown.png) 93% no-repeat #FFF;
    min-width:175px
}
@media only screen and (max-width:600px){
    #find_nursery_banner .container .left_searcharea #search_nursery_internal .sepOfMap{
        margin:10px 0
    }
    #find_nursery_banner .container .left_searcharea #search_nursery_internal select{
        width:80%;
        display:block
    }
}
@media only screen and (max-width:520px){
    #find_nursery_banner .container .left_searcharea #search_nursery_internal select{
        width:100%
    }
}
#find_nursery_banner .container .left_searcharea #search_nursery_internal button{
    padding:18px 35px!important;
    -ms-grid-row-align:center;
    align-self:center;
    margin-left:15px
}
@media only screen and (max-width:1080px){
    #find_nursery_banner .container .left_searcharea #search_nursery_internal{
        justify-content:center
    }
    #find_nursery_banner .container .left_searcharea{
        margin-right:0;
        margin-bottom:60px;
        text-align:center
    }
}
@media only screen and (max-width:600px){
    #find_nursery_banner .container .left_searcharea #search_nursery_internal button{
        margin-left:0;
        margin-top:15px;
        width:75%
    }
    #find_nursery_banner .container .left_searcharea #search_nursery_internal{
        flex-direction:column;
        align-items:center
    }
    #find_nursery_banner .container .left_searcharea{
        margin-bottom:20px
    }
}
#find_nursery_banner .container .right_maparea{
    max-width:475px;
    width:100%;
    border:8px solid #FFF;
    background-image:url(../images/backgrounds/cotton-texture-bg.jpg);
    padding:10px 25px 20px;
    background-position:center;
    background-size:cover;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    border-radius:6px;
    position:relative
}
#careers-banner-kp,#default-banner-kp{
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-repeat:repeat
}

.careers-2022-banner p{
	font-size: 21px !important;
    line-height: 29px !important;
}

.careers-2022-banner a{
	color: #EC6283;
}

.careers-2022-banner .container{
	margin-bottom: 64px !important;
}

.afterstate_title_why_work {
    text-align: center;
    font-size: 72px;
    line-height: 82px;
    color: #EC6285;
	font-family: KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.pdf_2022{
	margin-top: 64px;
}

.careers_mainWrap_2022{
	padding-top: 32px;
}

.why_work_sub_text{
	text-align: center;
	max-width: 48ch;
	margin: auto;
	padding-top: 48px;
}

#careers_boxes_kp h3{
	text-align: center;
	margin-bottom: 48px;
}

#inspire_your_world h2{
	text-align: center;
	color: #EC6285;
}

#inspire_your_world{
	text-align: center;
	padding-bottom: 64px;
}

#inspire_your_world img{
    width: 30%;
    height: 100%;
    object-fit: contain;
}



#find_nursery_banner .container .right_maparea .contentWrap{
    text-align:left;
    position:relative;
    z-index:2
}
#find_nursery_banner .container .right_maparea .contentWrap h5{
    font-size:62px;
    line-height:62px;
    color:#3A455D;
    letter-spacing:1.4px;
    margin-bottom:0
}
#find_nursery_banner .container .right_maparea .contentWrap a{
    margin-left:25px;
    cursor:pointer
}
#find_nursery_banner .container .right_maparea .featureImg{
    position:absolute;
    right:0;
    bottom:-6px;
    height:170px;
    width:240px;
    z-index:0
}
@media only screen and (max-width:520px){
    #find_nursery_banner .container .right_maparea .contentWrap a{
        margin-left:0
    }
    #find_nursery_banner .container .right_maparea .featureImg{
        opacity:.55;
        right:-20px
    }
}
@media only screen and (max-width:768px){
    #find_nursery_banner .container .right_maparea{
        position:relative;
        bottom:0;
        margin:45px auto 25px
    }
}
@media only screen and (max-width:1080px){
    #find_nursery_banner .container{
        flex-direction:column;
        align-items:center
    }
    #find_nursery_banner{
        padding:150px 0 60px
    }
}
#default-banner-kp{
    padding:180px 0 75px;
    background-position:bottom;
    position:relative
}
#default-banner-kp .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    position:relative;
    z-index:5
}
#default-banner-kp .container .text_Left{
    max-width:650px;
    width:100%;
    margin-right:15px
}
#default-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 55px;
    color:#EC6285
}

#default-banner-kp .container .text_Left h1 span{
    color: #3A455D;
}
#stanley-form{
	scroll-margin-top: -300px;
	padding-top: 82px;
}
@media only screen and (max-width:1080px){
    #default-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px;
        margin:5px 0 25px
    }
}
@media only screen and (max-width:520px){
    #default-banner-kp .container .text_Left h1{
        font-size:36px;
        line-height:44px;
        margin:5px 0 20px
    }
}
@media only screen and (max-width:998px){
    #default-banner-kp .container .text_Left{
        max-width:100%;
        text-align:center
    }
}
#default-banner-kp .container .imgdef_Right{
    max-width:575px;
    width:100%;
    height:350px;
    margin-bottom:-115px;
    border-radius:10px;
    border:8px solid #FFF;
    background-position:center;
    background-size:cover
}
#default-banner-kp .container .para_Right{
    max-width:575px;
    width:100%
}
#default-banner-kp .container .para_Right p{
    font-size:28px;
    line-height:36px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #default-banner-kp .container .imgdef_Right{
        margin-bottom:0
    }
    #default-banner-kp .container .para_Right{
        text-align:center
    }
    #default-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center
    }
}
@media only screen and (max-width:520px){
    #default-banner-kp .container .para_Right p{
        font-size:22px;
        line-height:32px
    }
    #default-banner-kp{
        padding:150px 0 45px
    }
}
#careers-banner-kp{
    padding:180px 0 15px;
    background-position:bottom;
    position:relative
}
#careers-banner-kp .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    position:relative;
    z-index:5
}
#careers-banner-kp .container .text_Left{
    max-width:480px;
    width:100%;
    margin-right:15px
}
#careers-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 35px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #careers-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px;
        margin:5px 0 25px
    }
}
@media only screen and (max-width:520px){
    #careers-banner-kp .container .text_Left h1{
        font-size:36px;
        line-height:44px;
        margin:5px 0 20px
    }
}
#careers-banner-kp .container .text_Left .carreContentbnr p{
    font-size:28px;
    line-height:36px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #careers-banner-kp .container .text_Left .carreContentbnr p{
        margin-bottom:45px
    }
    #careers-banner-kp .container .text_Left{
        max-width:90%;
        text-align:center
    }
}
@media only screen and (max-width:520px){
    #careers-banner-kp .container .text_Left .carreContentbnr p{
        font-size:22px;
        line-height:32px;
        margin-bottom:25px
    }
}
#careers-banner-kp .container .featImgRight{
    max-width:575px;
    height:460px;
    width:100%;
    border:8px solid #FFF;
    border-radius:10px;
    background-position:center;
    background-size:cover;
    margin-bottom:-50px;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2)
}
@media only screen and (max-width:998px){
    #careers-banner-kp .container .featImgRight{
        height:360px
    }
    #careers-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center
    }
    #careers-banner-kp{
        padding:175px 0 25px
    }
}
@media only screen and (max-width:520px){
    #careers-banner-kp .container .featImgRight{
        height:320px;
        margin-bottom:0
    }
    #careers-banner-kp{
        padding:155px 0 0
    }
}
#nurseryInner_banner{
    height:680px;
    background-position:center;
    background-size:cover;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center
}
#nurseryInner_banner .container{
    max-width:600px;
    width:100%;
    color:#FFF;
    text-align:center;
    text-transform:uppercase
}
#nurseryInner_banner .container h4{
    font-size:28px;
    line-height:34px;
    margin-bottom:15px
}
@media only screen and (max-width:768px){
    #nurseryInner_banner .container h4{
        font-size:21px;
        line-height:28px
    }
}
#nurseryInner_banner .container h1{
    font-size:56px;
    line-height:60px
}
#nurseryInner_banner .woodenSiN{
    background-position:center;
    background-size:cover;
    height:222px;
    width:160px;
    position:absolute;
    right:0;
    bottom:-125px;
    z-index:5
}
#blogarchive-banner-kp,#dayinlife-banner-kp,#ourstory_bnr,#playhome-banner-kp{
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-position:bottom;
    background-repeat:repeat
}
@media only screen and (max-width:768px){
    #nurseryInner_banner .container h1{
        font-size:42px;
        line-height:52px
    }
    #nurseryInner_banner .woodenSiN{
        display:none
    }
    #nurseryInner_banner{
        height:485px
    }
}
#blogarchive-banner-kp .container,#dayinlife-banner-kp .container,#ourstory_bnr .container,#playhome-banner-kp .container{
    display:flex;
    z-index:5;
    position:relative
}
#playhome-banner-kp{
    padding:180px 0 65px;
    position:relative
}
#playhome-banner-kp .container{
    align-items:flex-start;
    justify-content:space-between
}
#playhome-banner-kp .container .text_Left{
    max-width:480px;
    width:100%;
    margin-right:15px
}
#playhome-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 15px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #playhome-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px
    }
}
@media only screen and (max-width:520px){
    #playhome-banner-kp .container .text_Left h1{
        font-size:36px;
        line-height:44px
    }
}
#playhome-banner-kp .container .text_Left h2{
    font-size:32px;
    line-height:38px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #playhome-banner-kp .container .text_Left{
        max-width:90%;
        margin-bottom:25px
    }
}
@media only screen and (max-width:520px){
    #playhome-banner-kp .container .text_Left h2{
        font-size:26px;
        line-height:34px
    }
    #playhome-banner-kp .container .text_Left{
        margin-bottom:15px
    }
}
#playhome-banner-kp .container .txtWrapRight{
    max-width:575px;
    width:100%
}
#playhome-banner-kp .container .txtWrapRight p{
    font-size:20px;
    line-height:28px;
    letter-spacing:.15px;
    margin-bottom:20px
}
#playhome-banner-kp .container .txtWrapRight p:first-child{
    font-size:28px;
    line-height:36px
}
#playhome-banner-kp .container .txtWrapRight p:last-child{
    margin-bottom:0
}
@media only screen and (max-width:998px){
    #playhome-banner-kp .container .txtWrapRight p:first-child{
        font-size:26px;
        line-height:32px
    }
    #playhome-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center;
        text-align:center
    }
}
@media only screen and (max-width:520px){
    #playhome-banner-kp .container .txtWrapRight p:first-child{
        font-size:22px;
        line-height:28px
    }
    #playhome-banner-kp .container .txtWrapRight p{
        font-size:17px;
        line-height:22px
    }
    #playhome-banner-kp{
        padding:155px 0 45px
    }
}
#ourstory_bnr{
    position:relative
}
#ourstory_bnr .container{
    align-items:flex-start;
    justify-content:space-between
}
#ourstory_bnr .container .text_Left{
    max-width:415px;
    width:100%;
    margin-right:15px
}
#ourstory_bnr .container .text_Left h1{
    font-size:56px;
    line-height:60px;
    margin:5px 0 55px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #ourstory_bnr .container .text_Left h1{
        font-size:48px;
        line-height:55px;
        margin:5px 0 25px
    }
}
@media only screen and (max-width:520px){
    #ourstory_bnr .container .text_Left h1{
        font-size:36px;
        line-height:44px;
        margin:5px 0 20px
    }
}
#ourstory_bnr .container .para_Right{
    max-width:575px;
    width:100%
}
#ourstory_bnr .container .para_Right p{
    font-size:28px;
    line-height:36px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #ourstory_bnr .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center
    }
}
@media only screen and (max-width:520px){
    #ourstory_bnr .container .para_Right p{
        font-size:22px;
        line-height:32px
    }
    #ourstory_bnr{
        padding:175px 0 120px
    }
}
#dayinlife-banner-kp{
    padding:180px 0 200px;
    position:relative
}
#dayinlife-banner-kp .container{
    align-items:flex-start;
    justify-content:space-between
}
#dayinlife-banner-kp .container .text_Left{
    max-width:480px;
    width:100%;
    margin-right:15px
}
#dayinlife-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 15px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #dayinlife-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px
    }
}
@media only screen and (max-width:520px){
    #dayinlife-banner-kp .container .text_Left h1{
        font-size:36px;
        line-height:44px
    }
}
#dayinlife-banner-kp .container .text_Left h2{
    font-size:32px;
    line-height:38px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #dayinlife-banner-kp .container .text_Left{
        max-width:90%;
        margin-bottom:25px
    }
}
@media only screen and (max-width:520px){
    #dayinlife-banner-kp .container .text_Left h2{
        font-size:26px;
        line-height:34px
    }
    #dayinlife-banner-kp .container .text_Left{
        margin-bottom:15px
    }
}
#dayinlife-banner-kp .container .txtWrapRight{
    max-width:575px;
    width:100%
}
#dayinlife-banner-kp .container .txtWrapRight p{
    font-size:20px;
    line-height:28px;
    letter-spacing:.15px;
    margin-bottom:20px
}
#dayinlife-banner-kp .container .txtWrapRight p:first-child{
    font-size:28px;
    line-height:36px
}
#dayinlife-banner-kp .container .txtWrapRight p:last-child{
    margin-bottom:0
}
@media only screen and (max-width:998px){
    #dayinlife-banner-kp .container .txtWrapRight p:first-child{
        font-size:26px;
        line-height:32px
    }
    #dayinlife-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center;
        text-align:center
    }
}
@media only screen and (max-width:520px){
    #dayinlife-banner-kp .container .txtWrapRight p:first-child{
        font-size:22px;
        line-height:28px
    }
    #dayinlife-banner-kp .container .txtWrapRight p{
        font-size:17px;
        line-height:22px
    }
    #dayinlife-banner-kp{
        padding:155px 0 45px
    }
}
#blogarchive-banner-kp{
    padding:180px 0 250px;
    position:relative
}
#blogarchive-banner-kp .container{
    align-items:flex-start;
    justify-content:space-between
}
#blogarchive-banner-kp .container .text_Left{
    max-width:480px;
    width:100%;
    margin-right:15px
}
#blogarchive-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 15px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #blogarchive-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px
    }
}
@media only screen and (max-width:998px){
    #blogarchive-banner-kp .container .text_Left{
        max-width:90%;
        margin-bottom:25px
    }
    #blogarchive-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center;
        text-align:center
    }
}
#blogarchive-banner-kp .shapebnr_rightred{
    position:absolute;
    bottom:50px;
    right:-15px;
    z-index:1;
    width:320px;
    height:260px;
    background-image:url(../images/shapes/red-sloating-shape.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 2s ease-in-out infinite alternate
}
@media only screen and (max-width:768px){
    #blogarchive-banner-kp .shapebnr_rightred{
        display:none
    }
}
@media only screen and (max-width:520px){
    #blogarchive-banner-kp .container .text_Left h1{
        font-size:36px;
        line-height:44px
    }
    #blogarchive-banner-kp .container .text_Left{
        margin-bottom:15px
    }
    #blogarchive-banner-kp{
        padding:155px 0 45px
    }
}
#blogpost-banner-kp{
    padding:180px 0 75px;
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-position:bottom;
    background-repeat:repeat;
    position:relative
}
#blogpost-banner-kp .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    position:relative;
    z-index:5
}
#blogpost-banner-kp .container .text_Left{
    max-width:998px;
    width:100%;
    margin-bottom:10px
}
#blogpost-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 25px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #blogpost-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px;
        margin:5px 0 25px
    }
}
@media only screen and (max-width:520px){
    #blogpost-banner-kp .container .text_Left h1{
        font-size:32px;
        line-height:40px;
        margin:5px 0 20px
    }
    #blogpost-banner-kp{
        padding:150px 0 15px
    }
}
#blogpost-banner-kp .container .text_Left h2{
    font-size:38px;
    line-height:16px;
    color:#3A455D
}
#blogpost-banner-kp .container .text_Left h4{
    font-family: houschka-rounded, sans-serif;
    font-size:12px;
    line-height:19px;
    color:#3A455D;
    margin:25px 0
}
@media only screen and (max-width:998px){
    #blogpost-banner-kp .container .text_Left{
        max-width:100%;
        text-align:center
    }
    #blogpost-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center
    }
}
#blogpost-banner-kp .woodenBlg{
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    height:260px;
    width:260px;
    position:absolute;
    right:0;
    bottom:-50px;
    z-index:1;
    animation:moveRightAndBack 3.2s ease-in-out infinite alternate
}
@media only screen and (max-width:768px){
    #blogpost-banner-kp .woodenBlg{
        display:none
    }
}
#contactus-banner-kp{
    padding:180px 0 75px;
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-position:bottom;
    background-repeat:repeat;
    position:relative
}
#contactus-banner-kp .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    position:relative;
    z-index:5
}
#contactus-banner-kp .container .text_Left{
    max-width:675px;
    width:100%;
    margin-right:15px
}
#contactus-banner-kp .container .text_Left h1{
    font-size:50px;
    line-height:58px;
    margin:5px 0 30px;
    color:#EC6285
}
@media only screen and (max-width:1080px){
    #contactus-banner-kp .container .text_Left h1{
        font-size:48px;
        line-height:55px;
        margin:5px 0 25px
    }
}
@media only screen and (max-width:520px){
    #contactus-banner-kp .container .text_Left h1{
        font-size:36px;
        line-height:44px;
        margin:5px 0 20px
    }
}
#contactus-banner-kp .container .text_Left p.bnr_txt{
    font-size:28px;
    line-height:36px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #contactus-banner-kp .container .text_Left{
        max-width:100%;
        text-align:center
    }
    #contactus-banner-kp .container{
        flex-direction:column;
        justify-content:flex-start;
        align-items:center
    }
}
@media only screen and (max-width:520px){
    #contactus-banner-kp .container .text_Left p.bnr_txt{
        font-size:22px;
        line-height:32px
    }
    #contactus-banner-kp{
        padding:150px 0 45px
    }
}
.toggle-contain{
    position:relative;
    cursor:pointer;
    z-index:10;
    display:none;
    background-color:"transparent";
    transition:opacity .25s ease;
    top:0;
    height:35px;
    width:35px
}
.toggle-contain span{
    background:#3A455D;
    border:none;
    height:3px;
    transition:all .35s ease;
    display:block;
    cursor:pointer;
    width:100%
}
.toggle-contain span:nth-of-type(1){
    margin-top:0;
    max-width:100%
}
.toggle-contain span:nth-of-type(2){
    margin-top:6px;
    max-width:25px
}
.toggle-contain span:nth-of-type(3){
    margin-top:6px;
    max-width:17px
}
@media only screen and (max-width:998px){
    .toggle-contain{
        display:flex;
        flex-direction:column;
        align-items:flex-end;
        justify-content:center;
        opacity:1
    }
}
.hidetoggleKP{
    opacity:0
}
#mob_Menu_Overlay{
    position:fixed;
    background:rgba(58,69,93,.925);
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    z-index:100;
    visibility:hidden;
    overflow:scroll;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    padding:100px 30px 80px
}
#mob_Menu_Overlay ul{
    list-style:none
}
#mob_Menu_Overlay ul li{
    position:relative;
    margin-bottom:20px;
    font-size:18px;
    line-height:17px;
    display:block;
    padding:15px 0
}
#mob_Menu_Overlay ul li a{
    position:relative;
    color:#FFF;
    text-decoration:none;
    overflow:hidden;
    padding:15px
}
#mob_Menu_Overlay ul li .sub-menu{
    display:none;
    margin:20px 15px -30px 10px
}
#mob_Menu_Overlay ul li .sub-menu li{
    font-size:15px;
    line-height:22px;
    margin-bottom:5px;
    padding:10px
}
#mob_Menu_Overlay ul li .sub-menu li a{
    padding:10px 15px
}
#mob_Menu_Overlay ul li .sub-menu li a .mob_activate_sub{
    display:none
}
#mob_Menu_Overlay ul li .show_mob_ddw{
    display:block
}
#mob_Menu_Overlay ul .mob_activate_sub{
    height:100%;
    width:35px;
    position:absolute;
    margin-left:15px;
    top:0;
    right:-45px;
    display:none
}
#mob_Menu_Overlay ul .mob_activate_sub .arrowmob{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
    display:block;
    background-image:url(../images/menu_dropdown.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:35%;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#mob_Menu_Overlay ul .flipmob .arrowmob{
    transform:rotate(-180deg)
}
#mob_Menu_Overlay ul .menu-item-has-children .mob_activate_sub{
    display:inline-block
}
#mob_Menu_Overlay .button_details{
    padding:15px
}
#mob_Menu_Overlay .button_details a{
    max-width:520px;
    width:100%;
    margin:0 auto;
    text-align:center;
    padding:20px
}
#mob_Menu_Overlay .button_details .socialWrap{
    text-align:center;
    margin-top:25px
}
#mob_Menu_Overlay .button_details .socialWrap img{
    height: 30px;
    width: 30px;
    object-fit: contain;
}
#mob_Menu_Overlay .close_HamMenu{
    position:fixed;
    right:25px;
    top:25px;
    cursor:pointer;
    height:35px;
    width:35px
}
#mob_Menu_Overlay .close_HamMenu span{
    background:#FF515C;
    border:none;
    height:2px;
    width:34px;
    top:7px;
    transition:all .35s ease;
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    transform:translateY(9px) translateX(0) rotate(45deg)
}
#mob_Menu_Overlay .close_HamMenu span:nth-of-type(2){
    transform:translateY(-9px) translateX(0) rotate(-45deg);
    top:25px
}
@media only screen and (min-width:998px){
    #mob_Menu_Overlay{
        display:none
    }
}
.two_column_kpform{
    text-align:center
}
.two_column_kpform h2{
    font-size:82px;
    line-height:82px;
    color:#EC6285;
    letter-spacing:2px
}
@media only screen and (max-width:768px){
    .two_column_kpform h2{
        font-size:60px;
        line-height:60px
    }
}
.two_column_kpform p{
    font-size:28px;
    line-height:32px;
    margin:45px 0 40px;
    color:#3A455D
}
@media only screen and (max-width:768px){
    .two_column_kpform p{
        font-size:20px;
        line-height:26px;
        margin:30px 0
    }
}
 .two_column_kpform input[type=date]:before, #default_template input[type=date]:before{
    color:rgba(53,53,53,.44);
    content:attr(placeholder);
    margin-right:5px
} 
.two_column_kpform input[type=date]:active:before,.two_column_kpform input[type=date]:focus:before,.two_column_kpform input[type=date]:visited:before, #default_template input[type=date]:active:before, #default_template input[type=date]:focus:before,#default_template input[type=date]:visited:before{
    color:#000;
    content:""!important
}

.two_column_kpform .ampmselect{
    max-width:580px;
    display:block;
    margin-top:5px;
    width:100%
}
.two_column_kpform .ampmselect .wpcf7-list-item{
    width:50%;
    float:left;
    display:inline-block
}

.two_column_kpform input[type=date],.two_column_kpform input[type=text],.two_column_kpform input[type=email],.two_column_kpform input[type=tel],.two_column_kpform select,.two_column_kpform textarea, #default_template input[type=date]{
    font-size:17px;
    line-height:24px;
    font-weight:400;
    padding:15px;
    margin:0 0 20px;
    font-family: houschka-rounded, sans-serif;
    width:100%;
    box-shadow:none;
    background-color:#FFF;
    color:#3A455D;
    border:1px solid #E9E9E9;
    border-radius:5px;
    -webkit-appearance:none
} 
.two_column_kpform .formWrapKp .col select,.two_column_kpform select{
    background:url(../images/menu_dropdown.png) 95% no-repeat #FFF
}

.two_column_kpform input[type=date], #default_template input[type=date]{
    padding:14px 15px
} 
 .two_column_kpform ::-webkit-input-placeholder{
    color:#3A455D
}
.two_column_kpform ::-moz-placeholder{
    color:#3A455D
}
.two_column_kpform :-ms-input-placeholder{
    color:#3A455D
}
.two_column_kpform :-moz-placeholder{
    color:#3A455D
}
.two_column_kpform .showthis_para{
    display:block!important;
    margin:0 0 10px;
    font-size:17px;
    line-height:22px
}
.two_column_kpform .subtitlewrap{
    text-align:left
}
.two_column_kpform .subtitlewrap p{
    display:none
}
.two_column_kpform label{
    font-size:17px;
    line-height:22px
}
.two_column_kpform .wpcf7-list-item{
    margin:5px 0 15px
}
.two_column_kpform .formWrapKp{
    display:flex;
    justify-content:space-between;
    max-width:775px;
    width:100%;
    text-align:left
}
.two_column_kpform .checkbox_wrap p,.two_column_kpform .formWrapKp p{
    display:none
}
.two_column_kpform .formWrapKp .col_fullw{
    max-width:100%;
    width:100%
}
@media only screen and (max-width:768px){
    .two_column_kpform .formWrapKp .col_fullw{
        max-width:100%
    }
}
.two_column_kpform .formWrapKp .col{
    max-width:50%;
    width:100%
}
.two_column_kpform .formWrapKp .col:first-of-type{
    margin-right:25px
}
@media only screen and (max-width:768px){
    .two_column_kpform .formWrapKp .col:first-of-type{
        margin:0
    }
    .two_column_kpform .formWrapKp .col{
        max-width:100%
    }
    .two_column_kpform .formWrapKp{
        flex-direction:column
    }
}
.two_column_kpform .checkbox_wrap .checkbox_wrapper_mlt{
    display:flex;
    align-items:center
}

#contact_us_wrappp .wpcf7-form-control-wrap, #book_a_visitKp .wpcf7-form-control-wrap{
	width: auto;
}


.two_column_kpform .checkbox_wrap .checkbox_wrapper_mlt span.wpcf7-list-item{
    display:inline-block;
    margin:10px 5px 2px 0
}
.two_column_kpform .checkbox_wrap .checkbox_wrapper_mlt .wpcf7-list-item-label{
    display:none
}
.two_column_kpform .checkbox_wrap .checkbox_wrapper_mlt .checkText{
    font-size:15px;
    line-height:18px;
    color:#3A455D;
    margin-top:6px;
    padding:0
}
.two_column_kpform .btn_wrap{
    text-align:left;
    margin-top:25px
}
.two_column_kpform .btn_wrap button{
    margin:0 auto
}
.pg_innerfmm .formWrapKp{
    max-width:100%
}
.pg_innerfmm .formWrapKp select{
    background:url(../images/menu_dropdown.png) 97.5% no-repeat #FFF
}
.reg_form_wrap{
    display:flex;
    justify-content:center;
    max-width:940px;
    width:100%;
    margin:0 auto
}
.reg_form_wrap .col{
    width:40%;
    margin-right:20px
}
.reg_form_wrap .col input[type=text],.reg_form_wrap .col input[type=email],.reg_form_wrap .col input[type=tel],.reg_form_wrap .col select,.reg_form_wrap .col textarea{
    font-size:17px;
    line-height:24px;
    font-weight:400;
    padding:15px;
    margin:0 0 20px;
    font-family: houschka-rounded, sans-serif;
    width:100%;
    box-shadow:none;
    background-color:#FFF;
    color:#3A455D;
    border:1px solid #E9E9E9;
    border-radius:5px;
    -webkit-appearance:none
}

.reg_form_wrap .col:last-child{
    width:20%;
    margin-right:0
}
.reg_form_wrap .col:last-child button{
    padding:20px 45px;
    width:100%
}
@media only screen and (max-width:650px){
    .reg_form_wrap .col:last-child button{
        width:auto;
        margin:0 auto
    }
    .reg_form_wrap .col,.reg_form_wrap .col:last-child{
        width:100%
    }
    .reg_form_wrap{
        flex-direction:column
    }
}
#book_a_visitKp{
    background-repeat:repeat;
    background-position:top left;
    position:relative;
    padding:275px 0 75px
}
#book_a_visitKp .container form .formWrapKp{
    margin:0 auto
}
#book_a_visitKp .container form .checkbox_wrap{
    max-width:768px;
    margin:0 auto;
    width:100%
}
#book_a_visitKp .container form .smallwer{
    text-align:left;
    font-size:20px;
    line-height:28px;
    letter-spacing:.15px;
    font-weight:600;
    max-width:768px;
    width:100%;
    margin:5px auto 10px
}
#book_a_visitKp .container form .ajax-loader{
    margin:10px auto;
    text-align:center;
    display:flex;
    justify-content:center
}
#book_a_visitKp:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
@media only screen and (max-width:520px){
    #book_a_visitKp{
        padding:235px 0 40px
    }
}
.alert-form{
    margin:0!important;
    padding:15px!important;
    border-radius:20px;
    border:0!important;
    font-size:14px;
    line-height:20px;
    text-align:center
}
.alertform-success{
    background-color:green;
    color:#fff
}
.alertform-warning{
    background-color:#ff0
}
.alertform-danger{
    background-color:red;
    color:#fff
}
span.wpcf7-not-valid-tip{
    display:block;
    right:5px;
    color:red;
    background-color:inherit;
    text-align:right;
    border:0;
    margin-top:-38px;
    padding:0;
    font-weight:400;
    font-size:14px;
    line-height:14px;
    width:125px;
    float:right;
    z-index:0;
    position:relative
}
#enquiry_header_wrap{
    width:100%;
    z-index:101;
    position:fixed;
    top:-745px;
    left:0;
    transition:.4s all;
    webkit-transition:.4s all;
    -moz-transition:.4s all;
    -ms-transition:.4s all;
    -o-transition:.4s all;
    border-top:20px solid #FFF;
    border-left:20px solid #FFF;
    border-right:20px solid #FFF;
}

.enquiry_header_fix{
	height: auto;
	overflow-y: scroll;
}

#enquiry_header_wrap .inner{
    position:relative;
    width:100%;
    height:100%;
    top:0;
    right:0;
    left:0;
    bottom:0;
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-position:center;
    background-size:cover;
    overflow:scroll
}
#enquiry_header_wrap .container{
    height:725px;
    display:flex;
    align-items:center;
    justify-content:center
}
@media only screen and (max-width:768px){
    #enquiry_header_wrap .container{
        height:100%;
        display:block;
        padding-top:75px
    }
}
#videoIframe,#vrTourIframe{
    bottom:0;
    padding:15px;
    display:flex;
    align-items:center;
    webkit-transition:.25s all
}
#enquiry_header_wrap .close_HdrEnquire{
    position:absolute;
    top:30px;
    right:30px;
    width:44px;
    height:44px
}
#enquiry_header_wrap .close_HdrEnquire span{
    background:#EC6285;
    border:none;
    height:2.5px;
    width:38px;
    top:7px;
    transition:all .35s ease;
    position:absolute;
    left:0;
    right:0;
    margin:0 auto;
    transform:translateY(9px) translateX(0) rotate(45deg)
}
#enquiry_header_wrap .close_HdrEnquire span:nth-of-type(2){
    transform:translateY(-9px) translateX(0) rotate(-45deg);
    top:25px
}
@media only screen and (max-width:768px){
    #enquiry_header_wrap{
        height:100%;
        top:-100%;
        border-top:8px solid #FFF;
        border-left:8px solid #FFF;
        border-right:8px solid #FFF
    }
    .active_header_enquiry{
        border-top:8px solid #FFF
    }
}
.active_header_enquiry{
    top:0!important
}
#videoIframe{
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,.9);
    z-index:101;
    opacity:0;
    visibility:hidden;
    justify-content:center;
    transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
.showVidiframe,.showVriframe{
    visibility:visible!important
}
#videoIframe .vidWrap{
    max-width:900px;
    width:100%;
    position:relative
}
#videoIframe .vidWrap:after,#videoIframe .vidWrap:before{
    content:'';
    height:260px;
    width:296px;
    background-position:center;
    background-size:cover;
    z-index:0
}
#videoIframe .vidWrap .embed-container{
    position:relative;
    z-indeX:2
}
#videoIframe .vidWrap:before{
    position:absolute;
    top:-95px;
    left:-75px;
    background-image:url(../images/shapes/yellow-floating-shape.png)
}
#videoIframe .vidWrap:after{
    position:absolute;
    bottom:-95px;
    right:-75px;
    background-image:url(../images/shapes/red-sloating-shape.png)
}
#videoIframe .close_Vidframe span,#vrTourIframe .close_Vrframe span{
    background:#EC6285;
    border:none;
    transition:all .35s ease;
    margin:0 auto;
    transform:translateY(9px) translateX(0) rotate(45deg)
}
#videoIframe .close_Vidframe{
    position:absolute;
    top:30px;
    right:30px;
    width:44px;
    height:44px
}
#videoIframe .close_Vidframe span{
    height:2.5px;
    width:38px;
    top:7px;
    position:absolute;
    left:0;
    right:0
}
#videoIframe .close_Vidframe span:nth-of-type(2){
    transform:translateY(-9px) translateX(0) rotate(-45deg);
    top:25px
}
.showVidiframe{
    opacity:1!important
}
#vrTourIframe{
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:100%;
    width:100%;
    background-color:rgba(0,0,0,.9);
    z-index:101;
    opacity:0;
    visibility:hidden;
    justify-content:center;
    transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#vrTourIframe .vidWrap{
    max-width:900px;
    width:100%;
    position:relative
}
#vrTourIframe .vidWrap:after,#vrTourIframe .vidWrap:before{
    height:260px;
    width:296px;
    background-size:cover;
    z-index:0;
    content:'';
    background-position:center
}
#vrTourIframe .vidWrap .embed-container{
    position:relative;
    z-indeX:2
}
#vrTourIframe .vidWrap:before{
    position:absolute;
    top:-95px;
    left:-75px;
    background-image:url(../images/shapes/yellow-floating-shape.png)
}
#vrTourIframe .vidWrap:after{
    position:absolute;
    bottom:-95px;
    right:-75px;
    background-image:url(../images/shapes/red-sloating-shape.png)
}
#vrTourIframe .close_Vrframe{
    position:absolute;
    top:30px;
    right:30px;
    width:44px;
    height:44px
}
#vrTourIframe .close_Vrframe span{
    height:2.5px;
    width:38px;
    top:7px;
    position:absolute;
    left:0;
    right:0
}
#vrTourIframe .close_Vrframe span:nth-of-type(2){
    transform:translateY(-9px) translateX(0) rotate(-45deg);
    top:25px
}
.showVriframe{
    opacity:1!important
}
#home_tabs_kp{
    padding:50px 0 0;
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#home_tabs_kp #tabs{
    width:100%;
    height:50px;
    margin:0;
    padding:0;
    display:flex;
    justify-content:space-between;
    position:relative;
    z-index:2
}
#home_tabs_kp #tabs li{
    list-style:none;
    border:0;
    width:33.7%;
    height:50px;
    outline:0;
    cursor:pointer;
    font-size:17px;
    line-height:20px;
    letter-spacing:3px;
    text-transform:uppercase
}
#home_tabs_kp #tabs li a{
    width:100%;
    height:100%;
    border-bottom:2px solid #EC6285;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#EC6285
}
#home_tabs_kp #tabs li .inactive{
    color:#3A455D;
    border-color:#3A455D
}
@media only screen and (max-width:998px){
    #home_tabs_kp #tabs li{
        font-size:15px;
        line-height:17px;
        letter-spacing:2px
    }
}
@media only screen and (max-width:768px){
    #home_tabs_kp #tabs li:last-of-type{
        display:none
    }
    #home_tabs_kp #tabs li{
        width:50%;
        font-size:13px;
        line-height:16px;
        letter-spacing:1.5px
    }
}
#home_tabs_kp #tabs .mobileIco{
    position:absolute;
    right:-25px;
    height:100%;
    width:25px;
    border-bottom:2px solid #3A455D;
    display:none;
    z-index:2;
    align-items:center;
    justify-content:center
}
#home_tabs_kp #tabs .mobileIco .circlesWrap span{
    display:block;
    height:6px;
    width:6px;
    margin-bottom:3px;
    border-radius:50%;
    background-color:#3A455D
}
@media only screen and (max-width:768px){
    #home_tabs_kp #tabs .mobileIco{
        display:flex
    }
}
#home_tabs_kp #tabs .activeMobIco{
    border-color:#EC6285
}
#home_tabs_kp #tabs .activeMobIco span{
    background-color:#EC6285!important
}
#home_tabs_kp #tabs .mobileItemsWrap,#nursery_tabs_kp .wrappertabs #tabs .mobileItemsWrap{
    width:50%;
    background-color:rgba(255,255,255,.75);
    font-family:EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    right:0;
    font-size:13px;
    text-align:center
}
#home_tabs_kp #tabs .mobileItemsWrap{
    position:absolute;
    bottom:-50px;
    height:50px;
    display:none;
    border-bottom:2px solid #3A455D;
    letter-spacing:1.5px;
    line-height:16px
}
#home_tabs_kp #tabs .mobileItemsWrap a{
    display:flex;
    height:100%;
    align-items:center;
    justify-content:center
}
@media only screen and (max-width:450px){
    #home_tabs_kp #tabs .mobileItemsWrap{
        width:65%
    }
}
#home_tabs_kp #tabs .activatedMob{
    border-color:#EC6285;
    color:#EC6285
}
#home_tabs_kp #tabs .showItemsMob{
    display:block
}
@media only screen and (max-width:768px){
    #home_tabs_kp #tabs{
        width:calc(100% - 25px)
    }
}
#home_tabs_kp .tab_wrap .tabs_container{
    width:100%;
    padding:150px 0
}
#home_tabs_kp .tab_wrap .tabs_container .textWrap{
    max-width:495px;
    width:100%;
    text-align:center;
    position:relative;
    z-index:2
}
#home_tabs_kp .tab_wrap .tabs_container .textWrap h5{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:52px;
    line-height:16px;
    letter-spacing:1.25px;
    margin-bottom:65px;
    color:#3A455D
}
#home_tabs_kp .tab_wrap .tabs_container .textWrap h5:after{
    background-image:url(../images/title-afterstate-pink.png);
    bottom:-45px
}
#home_tabs_kp .tab_wrap .tabs_container .textWrap h3{
    font-size:32px;
    line-height:38px;
    color:#3A455D
}
@media only screen and (max-width:768px){
    #home_tabs_kp .tab_wrap .tabs_container .textWrap h5:after{
        bottom:-35px
    }
    #home_tabs_kp .tab_wrap .tabs_container .textWrap h5{
        margin-bottom:55px
    }
    #home_tabs_kp .tab_wrap .tabs_container .textWrap h3{
        font-size:23px;
        line-height:28px
    }
}
#home_tabs_kp .tab_wrap .tabs_container .textWrap p{
    margin:35px 0 25px
}
#home_tabs_kp .tab_wrap .tabs_container .textWrap .red_btn_large{
    margin:0 auto;
    padding:16px 25px;
    color: #000000;
}
@media only screen and (max-width:998px){
    #home_tabs_kp .tab_wrap .tabs_container .textWrap{
        margin:0 auto
    }
    #home_tabs_kp .tab_wrap .tabs_container{
        padding:80px 0
    }
    #home_tabs_kp .tab_wrap .leftSideImg{
        display:none
    }
}
@media only screen and (max-width:520px){
    #home_tabs_kp .tab_wrap .tabs_container{
        padding:45px 0
    }
}
#home_tabs_kp .tab_wrap .leftSideImg{
    position:absolute;
    left:0;
    bottom:0;
    height:100%;
    width:300px;
    background-position:bottom left;
    background-repeat:no-repeat;
    background-size:cover
}
@media only screen and (max-width:1600px){
    #home_tabs_kp .tab_wrap .leftSideImg{
        opacity:.5
    }
}
#home_tabs_kp .tab_wrap .holdingShape{
    position:absolute;
    bottom:20%;
    left:-80px;
    width:150px;
    height:150px;
    background-image:url(../images/shapes/red-blob.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    z-index:1;
    animation:rotateItemSl 2s ease-in-out infinite alternate
}
#home_tabs_kp .tab_wrap .holdingShapeSec{
    position:absolute;
    top:10%;
    left:-100px;
    width:250px;
    height:250px;
    z-index:0;
    background-image:url(../images/shapes/yellow-floating-shape-left.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 2s ease-in-out infinite alternate
}
#home_tabs_kp .tab_wrap .rightSideImg{
    position:absolute;
    right:0;
    bottom:0;
    height:95%;
    width:1200px;
    background-position:bottom right;
    background-repeat:no-repeat;
    background-size:contain
}
@media only screen and (max-width:1200px){
    #home_tabs_kp .tab_wrap .holdingShape,#home_tabs_kp .tab_wrap .holdingShapeSec{
        display:none
    }
    #home_tabs_kp .tab_wrap .rightSideImg{
        opacity:.35
    }
}
@media only screen and (max-width:998px){
    #home_tabs_kp .tab_wrap .rightSideImg{
        opacity:.15;
        width:100%
    }
}
@media only screen and (max-width:768px){
    #home_tabs_kp .tab_wrap{
        padding:75px 0
    }
}
#home_tabs_kp:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
#nursery_tabs_kp{
    padding:0;
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#nursery_tabs_kp .container{
    max-width:1230px
}
@media only screen and (max-width:1245px){
    #nursery_tabs_kp .container{
        padding-left:15px;
        padding-right:15px
    }
}
#nursery_tabs_kp .wrappertabs{
    position:relative;
    margin-top:-175px
}
#nursery_tabs_kp .wrappertabs #tabs{
    width:100%;
    height:50px;
    margin:0;
    padding:0;
    display:flex;
    justify-content:space-between;
    position:relative
}
#nursery_tabs_kp .wrappertabs #tabs li{
    list-style:none;
    border:0;
    width:33.7%;
    height:50px;
    outline:0;
    cursor:pointer;
    font-size:17px;
    line-height:20px;
    font-family:EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing:3px;
    text-transform:uppercase
}
#nursery_tabs_kp .wrappertabs #tabs li a{
    width:100%;
    height:100%;
    border-bottom:2px solid #EC6285;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#EC6285
}
#nursery_tabs_kp .wrappertabs #tabs li .inactive{
    color:#3A455D;
    border-color:#3A455D
}
@media only screen and (max-width:998px){
    #nursery_tabs_kp .wrappertabs #tabs li{
        font-size:15px;
        line-height:17px;
        letter-spacing:2px
    }
}
@media only screen and (max-width:768px){
    #nursery_tabs_kp .wrappertabs #tabs li:last-of-type{
        display:none
    }
    #nursery_tabs_kp .wrappertabs #tabs li{
        width:50%;
        font-size:13px;
        line-height:16px;
        letter-spacing:1.5px
    }
}
#nursery_tabs_kp .wrappertabs #tabs .mobileIco{
    position:absolute;
    right:-25px;
    height:100%;
    width:25px;
    border-bottom:2px solid #3A455D;
    display:none;
    z-index:2;
    align-items:center;
    justify-content:center
}
#nursery_tabs_kp .wrappertabs #tabs .mobileIco .circlesWrap span{
    display:block;
    height:6px;
    width:6px;
    margin-bottom:3px;
    border-radius:50%;
    background-color:#3A455D
}
@media only screen and (max-width:768px){
    #nursery_tabs_kp .wrappertabs #tabs .mobileIco{
        display:flex
    }
}
#nursery_tabs_kp .wrappertabs #tabs .activeMobIco{
    border-color:#EC6285
}
#nursery_tabs_kp .wrappertabs #tabs .activeMobIco span{
    background-color:#EC6285!important
}
#nursery_tabs_kp .wrappertabs #tabs .mobileItemsWrap{
    position:absolute;
    bottom:-50px;
    height:50px;
    display:none;
    border-bottom:2px solid #3A455D;
    letter-spacing:1.5px;
    z-index:10;
    line-height:16px
}
#nursery_tabs_kp .wrappertabs #tabs .mobileItemsWrap a{
    display:flex;
    height:100%;
    align-items:center;
    justify-content:center
}
@media only screen and (max-width:450px){
    #nursery_tabs_kp .wrappertabs #tabs .mobileItemsWrap{
        width:65%
    }
}
#nursery_tabs_kp .wrappertabs #tabs .activatedMob{
    border-color:#EC6285;
    color:#EC6285
}
#nursery_tabs_kp .wrappertabs #tabs .showItemsMob{
    display:block
}
@media only screen and (max-width:768px){
    #nursery_tabs_kp .wrappertabs #tabs{
        width:calc(100% - 25px)
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery:after{
        opacity:.35
    }
}
#nursery_tabs_kp .wrappertabs .tab_wrap{
    padding:25px 0;
    margin-bottom:85px
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container{
    width:100%
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .largerNuuPdd{
    padding-top:65px;
    padding-bottom:65px
}
@media only screen and (max-width:998px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .largerNuuPdd{
        padding-top:40px;
        padding-bottom:40px
    }
}
@media only screen and (max-width:520px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .largerNuuPdd{
        padding-top:25px;
        padding-bottom:25px
    }
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap{
    width:100%;
    position:relative;
    text-align:center
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery{
    position:relative
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery .owl-stage{
    padding:20px 0;
    position:relative;
    z-index:5
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery .owl-item{
    position:relative;
    z-index:5
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery .owl-item img{
    border:8px solid #FFF;
    border-radius:10px;
    box-shadow:0 0 30px 0 rgba(0,0,0,.1);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:520px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery .owl-item img{
        border:6px solid #FFF
    }
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery:after{
    content:'';
    background-image:url(../images/shapes/red-floating-circle-shape.png);
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    z-index:-1;
    right:-60px;
    bottom:-60px;
    width:295px;
    height:260px;
    animation:scaleItemSl 2.5s ease-in-out infinite alternate
}
#nursery_in_numbers .mmb_vvnumbers .owl-dots .active span,#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .owl-dots .active span{
    background:#EC6285
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .prevNursGal{
    left:-20px
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .nextNursGal{
    right:-20px
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .nextNursGal img, #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .prevNursGal img{
    width: 29px;
    height: 21px;
    object-fit: contain;
}
@media only screen and (max-width:1200px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .prevNursGal{
        left:25px
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .nextNursGal{
        right:25px
    }
}
@media only screen and (max-width:800px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap #nurseryGallery .owl-item img{
        box-shadow:none;
        webkit-box-shadow:none
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .nextNursGal,#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .prevNursGal{
        display:none
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .owl-dots{
        display:block
    }
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .owl-dots{
    margin-top:10px
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    margin-right:3px;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .galnotfound{
    padding:35px 0
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .fullwidthWrap .galnotfound h3{
    color:#EC6285
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap{
    max-width:495px;
    width:100%;
    text-align:center;
    margin:50px 0 100px;
    position:relative;
    z-index:5
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap h5{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:52px;
    line-height:16px;
    letter-spacing:1.25px;
    margin-bottom:65px;
    color:#3A455D
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap h5:after{
    background-image:url(../images/title-afterstate-pink.png);
    bottom:-45px
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap h3{
    font-size:32px;
    line-height:38px;
    color:#3A455D
}
@media only screen and (max-width:768px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap h5:after{
        bottom:-35px
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap h5{
        margin-bottom:55px
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap h3{
        font-size:23px;
        line-height:28px
    }
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap p{
    margin:35px 0 25px
}
#nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap .red_btn_large{
    margin:0 auto;
    padding:16px 25px;
    color: #000000;
}
#nursery_tabs_kp .wrappertabs .tab_wrap .leftSideImg{
    position:absolute;
    left:0;
    bottom:0;
    height:100%;
    width:300px;
    background-position:bottom left;
    background-repeat:no-repeat;
    background-size:cover
}
@media only screen and (max-width:1400px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .leftSideImg{
        opacity:.5
    }
}
#nursery_tabs_kp .wrappertabs .tab_wrap .holdingShape{
    position:absolute;
    bottom:20%;
    left:-80px;
    width:150px;
    height:150px;
    background-image:url(../images/shapes/red-blob.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    z-index:1;
    animation:rotateItemSl 2s ease-in-out infinite alternate
}
#nursery_tabs_kp .wrappertabs .tab_wrap .holdingShapeSec{
    position:absolute;
    top:10%;
    left:-100px;
    width:250px;
    height:250px;
    z-index:0;
    background-image:url(../images/shapes/yellow-floating-shape-left.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 2s ease-in-out infinite alternate
}
#nursery_tabs_kp .wrappertabs .tab_wrap .rightSideImg{
    position:absolute;
    right:0;
    bottom:0;
    height:95%;
    width:1200px;
    background-position:bottom right;
    background-repeat:no-repeat;
    background-size:contain
}
@media only screen and (max-width:1200px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .holdingShape,#nursery_tabs_kp .wrappertabs .tab_wrap .holdingShapeSec{
        display:none
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .rightSideImg{
        opacity:.35
    }
}
@media only screen and (max-width:998px){
    #nursery_tabs_kp .wrappertabs .tab_wrap .tabs_container .textWrap{
        margin:0 auto
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .leftSideImg{
        display:none
    }
    #nursery_tabs_kp .wrappertabs .tab_wrap .rightSideImg{
        opacity:.15;
        width:100%
    }
}
@media only screen and (max-width:768px){
    #nursery_tabs_kp .wrappertabs .tab_wrap{
        padding:15px 0
    }
}
#nursery_tabs_kp #latestNewsKp{
    margin-bottom:-200px;
    position:relative;
    z-index:5
}
#nursery_tabs_kp #latestNewsKp .container{
    position:relative
}
#nursery_tabs_kp #latestNewsKp .container:before{
    content:'';
    background-image:url(../images/shapes/green-blob-alt.png);
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    z-index:-1;
    left:-50px;
    top:-50px;
    width:140px;
    height:150px;
    animation:rotateItemSl 2.5s ease-in-out infinite alternate
}
#adayinLifeOf_tbs{
    padding:50px 0 150px;
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#adayinLifeOf_tbs .container{
    margin-top:-180px
}
#adayinLifeOf_tbs .container .topHeaderDlof{
    padding:100px 0;
    text-align:center
}
#adayinLifeOf_tbs .container .topHeaderDlof .afterstate_title{
    font-size:72px;
    line-height:82px;
    color:#EC6285;
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom:50px
}
#adayinLifeOf_tbs .container #tabs .mobileItemsWrap,#adayinLifeOf_tbs .container #tabs li,#our_story_timeline .container .timeline_entry .imgWrap .yearNum{
    font-family:EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif
}
@media only screen and (max-width:520px){
    #adayinLifeOf_tbs .container .topHeaderDlof .afterstate_title{
        font-size:52px;
        line-height:52px
    }
}
#adayinLifeOf_tbs .container .topHeaderDlof h3{
    font-size:32px;
    line-height:38px;
    color:#EC6285;
    margin-bottom:30px
}
#adayinLifeOf_tbs .container .topHeaderDlof p{
    font-size:20px;
    line-height:28px;
    font-weight:600;
    letter-spacing:.15px
}
@media only screen and (max-width:998px){
    #adayinLifeOf_tbs .container .topHeaderDlof{
        padding:60px 0
    }
}
#adayinLifeOf_tbs .container #tabs{
    width:100%;
    height:50px;
    margin:0;
    padding:0;
    display:flex;
    justify-content:space-between;
    position:relative
}
#adayinLifeOf_tbs .container #tabs li{
    list-style:none;
    border:0;
    width:25%;
    height:50px;
    outline:0;
    cursor:pointer;
    font-size:17px;
    line-height:20px;
    letter-spacing:3px;
    text-transform:uppercase
}
#adayinLifeOf_tbs .container #tabs li a{
    width:100%;
    height:100%;
    border-bottom:2px solid #EC6285;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#EC6285
}
#adayinLifeOf_tbs .container #tabs li .inactive{
    color:#3A455D;
    border-color:#3A455D
}
@media only screen and (max-width:998px){
    #adayinLifeOf_tbs .container #tabs li{
        font-size:15px;
        line-height:17px;
        letter-spacing:2px
    }
}
@media only screen and (max-width:768px){
    #adayinLifeOf_tbs .container #tabs li:nth-child(3),#adayinLifeOf_tbs .container #tabs li:nth-child(4){
        display:none
    }
    #adayinLifeOf_tbs .container #tabs li{
        width:50%;
        font-size:13px;
        line-height:16px;
        letter-spacing:1.5px
    }
}
#adayinLifeOf_tbs .container #tabs .mobileIco{
    position:absolute;
    right:-25px;
    height:100%;
    width:25px;
    border-bottom:2px solid #3A455D;
    display:none;
    z-index:2;
    align-items:center;
    justify-content:center
}
#adayinLifeOf_tbs .container #tabs .mobileIco .circlesWrap span{
    display:block;
    height:6px;
    width:6px;
    margin-bottom:3px;
    border-radius:50%;
    background-color:#3A455D
}
@media only screen and (max-width:768px){
    #adayinLifeOf_tbs .container #tabs .mobileIco{
        display:flex
    }
}
#adayinLifeOf_tbs .container #tabs .activeMobIco{
    border-color:#EC6285
}
#adayinLifeOf_tbs .container #tabs .activeMobIco span{
    background-color:#EC6285!important
}
#adayinLifeOf_tbs .container #tabs .mobileItemsWrap{
    position:absolute;
    bottom:-50px;
    height:50px;
    display:none;
    right:0;
    z-index:5;
    text-align:center;
    width:50%;
    border-bottom:2px solid #3A455D;
    background-color:rgba(255,255,255,.75);
    letter-spacing:1.5px;
    font-size:13px;
    line-height:16px
}
#adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar h4,#adayinLifeOf_tbs .container .tab_wrap .tabs_container h5,#latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap h5,#related_blogsKp .titleWrapper .afterstate_title,#training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap h5{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif
}
#adayinLifeOf_tbs .container #tabs .mobileItemsWrap a{
    display:flex;
    height:100%;
    align-items:center;
    justify-content:center
}
@media only screen and (max-width:450px){
    #adayinLifeOf_tbs .container #tabs .mobileItemsWrap{
        width:65%
    }
}
#adayinLifeOf_tbs .container #tabs .mobileItemsWrap:last-of-type{
    bottom:-100px
}
#adayinLifeOf_tbs .container #tabs .activatedMob{
    border-color:#EC6285;
    color:#EC6285
}
#adayinLifeOf_tbs .container #tabs .showItemsMob{
    display:block
}
@media only screen and (max-width:768px){
    #adayinLifeOf_tbs .container #tabs{
        width:calc(100% - 25px)
    }
}
#adayinLifeOf_tbs .container .tab_wrap{
    display:flex;
    justify-content:space-between;
    max-width:1075px;
    width:100%;
    margin:0 auto;
    position:relative
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container{
    max-width:740px;
    margin-right:15px;
    border:1px solid #E7E7E7;
    width:100%;
    background-color:rgba(255,255,255,.8);
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    border-radius:10px;
    padding:45px;
    position:relative;
    z-index:2
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container h5{
    font-size:52px;
    line-height:16px;
    letter-spacing:1.25px;
    margin-bottom:65px;
    color:#3A455D
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container h5:after{
    background-image:url(../images/title-afterstate-pink.png);
    bottom:-45px
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container h3{
    font-size:32px;
    line-height:38px;
    color:#3A455D
}
@media only screen and (max-width:768px){
    #adayinLifeOf_tbs .container .tab_wrap .tabs_container h5:after{
        bottom:-35px
    }
    #adayinLifeOf_tbs .container .tab_wrap .tabs_container h5{
        margin-bottom:55px
    }
    #adayinLifeOf_tbs .container .tab_wrap .tabs_container h3{
        font-size:23px;
        line-height:28px
    }
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container p{
    margin:0 0 25px
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container p .dil-time{
    font-size:28px;
    line-height:34px;
    font-weight:600;
    color:#EC6285;
    display:block;
    margin-bottom:-15px
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container img{
    border:8px solid #FFF;
    border-radius:10px;
    margin:15px 0;
    width:100%;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2)
}
@media only screen and (max-width:800px){
    #adayinLifeOf_tbs .container .tab_wrap .tabs_container img{
        margin:10px 0
    }
}
#adayinLifeOf_tbs .container .tab_wrap .tabs_container .red_btn_large{
    margin:0 auto;
    padding:16px 25px;
    color: #000000;
}
@media only screen and (max-width:998px){
    #adayinLifeOf_tbs .container .tab_wrap .tabs_container{
        padding:25px
    }
}
@media only screen and (max-width:800px){
    #adayinLifeOf_tbs .container .tab_wrap .tabs_container{
        margin-right:0;
        margin-bottom:20px
    }
}
#adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar{
    max-width:275px;
    width:100%;
    align-self:flex-start;
    background-color:rgba(255,255,255,.8);
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    border-radius:10px;
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    padding:30px;
    position:relative;
    z-index:3
}
#adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar h4{
    font-size:62px;
    line-height:42px;
    color:#EC6285
}
#adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar p{
    margin:20px 0 40px
}
#adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar .socailMediaWrap{
    float:right;
    width:75%;
    position:relative;
    display:flex;
    justify-content:space-between;
    align-items:center
}
#adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar .socailMediaWrap img{
    margin-right:10px;
    width: 30px;
    height: 30px;
    object-fit: contain;
}
#adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar .socailMediaWrap:before{
    content:'';
    width:70px;
    position:absolute;
    left:-60px;
    transform:rotate(50deg);
    height:40px;
    top:-14px;
    background-image:url(../images/under_blue_arrow.png);
    background-size:contain;
    background-repeat:no-repeat
}
#adayinLifeOf_tbs .container .tab_wrap:before{
    content:'';
    position:absolute;
    top:-140px;
    left:-140px;
    z-index:1;
    width:305px;
    height:290px;
    background-image:url(../images/shapes/yellow-floating-shape.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 2s ease-in-out infinite alternate
}
#adayinLifeOf_tbs:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
#adayinLifeOf_tbs .topRedShape{
    position:absolute;
    top:-75px;
    right:0;
    z-index:0;
    width:225px;
    height:260px;
    background-image:url(../images/shapes/red-pattern-rightpg-large.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    animation:moveRightAndBack 2s ease-in-out infinite alternate
}
#adayinLifeOf_tbs .midOrgRight,#adayinLifeOf_tbs .midRedLeft{
    width:100px;
    height:100px;
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute
}
@media only screen and (max-width:998px){
    #adayinLifeOf_tbs .topRedShape{
        display:none
    }
}
#adayinLifeOf_tbs .midRedLeft{
    top:45%;
    left:-50px;
    z-index:0;
    background-image:url(../images/shapes/red-blob.png);
    animation:rotateItemSl 2s ease-in-out infinite alternate
}
#adayinLifeOf_tbs .midOrgRight{
    top:49%;
    right:-50px;
    z-index:0;
    background-image:url(../images/shapes/orange-blob-full.png);
    animation:rotateItemSl 3.5s ease-in-out infinite alternate
}
@media only screen and (max-width:768px){
    #adayinLifeOf_tbs .container .tab_wrap:before,#adayinLifeOf_tbs .midOrgRight,#adayinLifeOf_tbs .midRedLeft{
        display:none
    }
}
#adayinLifeOf_tbs .wooddalife{
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    height:190px;
    width:245px;
    position:absolute;
    right:0;
    bottom:75%;
    z-index:0
}
@media only screen and (max-width:520px){
    #adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar h4{
        font-size:50px;
        line-height:60px
    }
    #adayinLifeOf_tbs .container{
        margin-top:0
    }
    #adayinLifeOf_tbs .wooddalife{
        display:none
    }
}
@media only screen and (max-width:800px){
    #adayinLifeOf_tbs .container .tab_wrap #dayleftSidebar{
        display:none
    }
    #adayinLifeOf_tbs .container .tab_wrap{
        flex-direction:column
    }
    #adayinLifeOf_tbs{
        padding:50px 0 100px
    }
}
.kP_loading_spinner{
    width:60px;
    height:60px;
    border:10px solid #3A455D;
    border-radius:50%;
    border-top:10px solid #EC6285;
    animation:spin 1.25s linear infinite
}
#about_content_ss .about_top_shape,#kp_site_loader img,#our_story_timeline .btm_right_red{
    animation:scaleItemSl 2s ease-in-out infinite alternate
}
@keyframes spin{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
#kp_site_loader{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    overflow:hidden;
    height:100%;
    width:100%;
    background-color:#FFF;
    z-index:9999;
    /* display:flex; */
    display: none;
    flex-direction:column;
    justify-content:center;
    align-items:center
}
#abbtLogos,.blog_pagination ul,.postsArcWrap{
    justify-content:center
}
#kp_site_loader img{
    max-width:175px;
    margin-bottom:20px
}
#loader-2 span{
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:100%;
    background-color:#3498db
}
#loader-2 span:nth-child(1){
    animation:bounce 1s ease-in-out infinite;
    background-color:green;
    margin-right:5px
}
#loader-2 span:nth-child(2){
    animation:bounce 1s ease-in-out .33s infinite;
    background-color:#00f;
    margin-right:5px
}
#loader-2 span:nth-child(3){
    animation:bounce 1s ease-in-out .66s infinite;
    background-color:red;
    margin-right:0
}
@keyframes bounce{
    0%,100%,75%{
        transform:translateY(0)
    }
    25%{
        transform:translateY(-12px)
    }
}
.blog_pagination{
    padding:45px 0 35px
}
.blog_pagination ul{
    display:flex
}
.blog_pagination ul .current,.blog_pagination ul .dots,.blog_pagination ul li a{
    display:none
}
.blog_pagination ul .next,.blog_pagination ul .prev{
    padding:12px 20px;
    color:#FFF!important;
    background-color:#FF515C;
    border-radius:36px;
    border:0;
    -webkit-appearance:none;
    display:table!important;
    font-size:14px;
    line-height:17px;
    font-weight:600
}
.blog_pagination ul .prev{
    margin-right:10px
}
.kpaccordion{
    list-style-type:none;
    padding:0
}
.kpaccordion .question{
    padding:20px 0;
    cursor:pointer;
    position:relative;
    display:flex;
    align-items:center;
    background-color:#FFF;
    color:#3A455D;
    border-bottom:1px solid #878787
}
.kpaccordion .question h4{
    font-weight:700;
    font-size:30px;
    color:#EC6285;
    text-transform:uppercase
}
@media only screen and (max-width:520px){
    .kpaccordion .question h4{
        font-size:23px;
        line-height:27px
    }
}
.kpaccordion .question .fq_icon{
    width:14px;
    height:14px;
    position:absolute;
    right:20px
}
.kpaccordion .question .fq_icon img{
    width:100%;
    height: 100%;
    object-fit: contain;
    transition:.5s all;
    webkit-transition:.5s all;
    -moz-transition:.5s all;
    -ms-transition:.5s all;
    -o-transition:.5s all
}
.kpaccordion .question:first-child{
    border-top:1px solid #878787
}
.kpaccordion .openedQuestion{
    border-bottom:0
}
.kpaccordion .openedQuestion .fq_icon img{
    transform:rotate(180deg)
}
.kpaccordion .answer{
    display:none;
    padding:20px 0 35px;
    background-color:#FFF;
    margin-bottom:15px;
    border-bottom:1px solid #878787
}
.kp_questions_answers .pattened_bg_faqs .container{
    padding:10px 0 25px
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion{
    list-style-type:none;
    margin-left:0!important
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion .question{
    background-image:url(../images/backgrounds/cotton-texture-bg.jpg);
    background-repeat:repeat;
    margin-bottom:20px;
    padding:20px 75px 20px 25px;
    border:0!important
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion .question span{
    max-width:768px;
    width:100%;
    font-size:16px;
    line-height:24px
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion .question span strong{
    color:#EC6285
}
@media only screen and (max-width:768px){
    .kp_questions_answers .pattened_bg_faqs .container .kpaccordion .question{
        padding:15px 75px 15px 15px
    }
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion .question:before{
    display:none!important
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion .answer{
    padding:20px 25px 15px;
    border:0;
    background-color:rgba(255,255,255,.8);
    margin-top:-20px;
    display:none
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel:hover .red_btn_small,#play_learnWrap .resourceWrap .resourceItem:hover .red_btn_small,#related_blogsKp .container .pageItemRel:hover .red_btn_small,#related_pagesKp .container .pageItemRel:hover .red_btn_small{
    background-color:#3A455D!important
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion .answer .inner p{
    margin-bottom:15px
}
@media only screen and (max-width:768px){
    .kp_questions_answers .pattened_bg_faqs .container .kpaccordion .answer{
        padding:25px 15px
    }
}
.kp_questions_answers .pattened_bg_faqs .container .kpaccordion .answer:before{
    display:none!important
}
#latestNewsKp .container{
    max-width:1230px
}
#latestNewsKp .container .lastestnewsWrapper{
    text-align:center;
    font-weight:700;
    background-image:url(../images/backgrounds/cream-texture-bg.jpg);
    background-repeat:repeat;
    background-position:bottom;
    border:16px solid #FFF;
    border-radius:10px;
    display:flex;
    align-items:center;
    justify-content:space-between
}
#latestNewsKp .container .lastestnewsWrapper .textWrapblg{
    height:100%;
    width:50%;
    padding:15px
}
#latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap{
    max-width:415px;
    width:100%;
    text-align:center;
    margin:0 auto
}
#latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap h5{
    color:#3A455D;
    font-size:62px;
    line-height:62px;
    letter-spacing:1.4px
}
@media only screen and (max-width:520px){
    #latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap h5{
        font-size:50px;
        line-height:50px;
        letter-spacing:1px
    }
}
#latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap h3{
    font-size:32px;
    line-height:38px;
    color:#EC6285;
    margin:15px 0 20px
}
@media only screen and (max-width:520px){
    #latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap h3{
        font-size:23px;
        line-height:29px;
        margin:10px 0 18px
    }
}
#latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap p{
    font-size:16px;
    font-weight:400;
    line-height:22px;
    color:#3A455D;
    margin-bottom:20px
}
#latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap a{
    font-weight:700;
    text-decoration:underline;
    color:#000000;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#latestNewsKp .container .lastestnewsWrapper .textWrapblg .innerWrap a:hover{
    color:#EC6285
}
@media only screen and (max-width:820px){
    #latestNewsKp .container .lastestnewsWrapper .textWrapblg{
        width:100%;
        padding:35px 15px;
        order:2
    }
}
#latestNewsKp .container .lastestnewsWrapper .imgWrapblg{
    height:500px;
    width:50%;
    background-position:center;
    background-size:cover
}
@media only screen and (max-width:820px){
    #latestNewsKp .container .lastestnewsWrapper .imgWrapblg{
        height:315px;
        width:100%;
        order:1
    }
    #latestNewsKp .container .lastestnewsWrapper{
        border:8px solid #FFF;
        flex-direction:column;
        max-width:75%;
        width:100%;
        margin:0 auto
    }
}
@media only screen and (max-width:600px){
    #latestNewsKp .container .lastestnewsWrapper{
        max-width:100%
    }
}
@media only screen and (max-width:1280px){
    #latestNewsKp .container{
        padding-left:15px;
        padding-right:15px
    }
}
#latestNewsKp a{
    margin:40px auto 0;
    padding:18px 35px
}
@media only screen and (max-width:520px){
    #latestNewsKp .container .lastestnewsWrapper .imgWrapblg{
        height:250px
    }
    #latestNewsKp a{
        margin:25px auto 0
    }
}
#training_academy_cta{
    margin:60px 0
}
#training_academy_cta .container{
    max-width:1230px;
    position:relative;
    z-index:3
}
#training_academy_cta .container .lastestnewsWrapper{
    text-align:center;
    font-weight:700;
    background-image:url(../images/backgrounds/cream-texture-bg.jpg);
    background-repeat:repeat;
    background-position:bottom;
    border:16px solid #FFF;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    border-radius:10px;
    display:flex;
    align-items:center;
    justify-content:space-between
}
#training_academy_cta .container .lastestnewsWrapper .textWrapblg{
    height:100%;
    width:50%;
    padding:15px
}
#training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap{
    max-width:415px;
    width:100%;
    text-align:center;
    margin:0 auto
}
#training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap h5{
    color:#3A455D;
    font-size:62px;
    line-height:62px;
    letter-spacing:1.4px
}
@media only screen and (max-width:520px){
    #training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap h5{
        font-size:50px;
        line-height:50px;
        letter-spacing:1px
    }
}
#training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap h3{
    font-size:32px;
    line-height:38px;
    color:#EC6285;
    margin:15px 0 20px
}
@media only screen and (max-width:520px){
    #training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap h3{
        font-size:23px;
        line-height:29px;
        margin:10px 0 18px
    }
}
#training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap p{
    font-size:16px;
    font-weight:400;
    line-height:22px;
    color:#3A455D;
    margin-bottom:20px
}
#training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap a{
    font-weight:700;
    text-decoration:underline;
    color:#3A455D;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#training_academy_cta .container .lastestnewsWrapper .textWrapblg .innerWrap a:hover{
    color:#EC6285
}
@media only screen and (max-width:820px){
    #training_academy_cta .container .lastestnewsWrapper .textWrapblg{
        width:100%;
        padding:35px 15px;
        order:2
    }
}
#training_academy_cta .container .lastestnewsWrapper .imgWrapblg{
    height:500px;
    width:50%;
    background-position:center;
    background-size:cover
}
@media only screen and (max-width:820px){
    #training_academy_cta .container .lastestnewsWrapper .imgWrapblg{
        height:315px;
        width:100%;
        order:1
    }
    #training_academy_cta .container .lastestnewsWrapper{
        border:8px solid #FFF;
        flex-direction:column;
        max-width:75%;
        width:100%;
        margin:0 auto
    }
}
@media only screen and (max-width:600px){
    #training_academy_cta .container .lastestnewsWrapper{
        max-width:100%
    }
}
@media only screen and (max-width:1280px){
    #training_academy_cta .container{
        padding-left:15px;
        padding-right:15px
    }
}
#training_academy_cta a{
    margin:40px auto 0;
    padding:18px 35px
}
@media only screen and (max-width:520px){
    #training_academy_cta .container .lastestnewsWrapper .imgWrapblg{
        height:250px
    }
    #training_academy_cta a{
        margin:25px auto 0
    }
    #training_academy_cta{
        margin:45px 0
    }
}
#related_pagesKp{
    background-image:url(../images/backgrounds/wood-white-bg.jpg);
    background-position:center;
    background-size:cover;
    position:relative;
    padding:125px 0
}
#related_pagesKp .container{
    display:flex;
    align-items:flex-start;
    justify-content:center;
    position:relative;
    z-index:3
}
#related_pagesKp .container .pageItemRel{
    max-width:375px;
    width:100%;
    border:10px solid #FFF;
    border-radius:10px;
    background-image:url(../images/backgrounds/cream-texture-bg.jpg);
    background-repeat:repeat;
    background-position:bottom;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    margin-right:25px
}
#related_pagesKp .container .pageItemRel .header_img{
    width:100%;
    height:215px;
    background-position:center;
    background-size:cover
}
#related_blogsKp:before,#related_pagesKp:before{
    background-size:contain;
    width:100%;
    top:-36px;
    content:''
}
@media only screen and (max-width:1060px){
    #related_pagesKp .container .pageItemRel .header_img{
        height:195px
    }
}
#related_pagesKp .container .pageItemRel .content{
    text-align:center;
    padding:50px 15px
}
#related_pagesKp .container .pageItemRel .content h4{
    height:65px;
    max-width:275px;
    width:100%;
    margin:0 auto;
    font-size:25px;
    line-height:30px;
    text-transform:uppercase;
    color:#3A455D;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#related_pagesKp .container .pageItemRel .content .red_btn_small{
    margin:25px auto 0;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    color: #fff;
}
#related_pagesKp .container .pageItemRel:hover{
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    background-image:url(../images/backgrounds/red-texture-bg.jpg);
    margin-top:-15px
}
#related_pagesKp .container .pageItemRel:hover .kp-btn-secondary {
    background-color: white;
    border: 1px solid #fff;
}

#related_pagesKp .container .pageItemRel:hover .kp-btn-secondary:hover {
    border: 1px solid #EC6285;
}

.red_btn_small.header-home-btn{margin: 23px auto;}




#nursery_in_numbers,#related_blogsKp{
    background-image:url(../images/backgrounds/wood-white-bg.jpg)
}
#related_pagesKp .container .pageItemRel:hover h4{
    color:#FFF
}
#related_pagesKp .container .pageItemRel:last-child{
    margin-right:0
}
#related_pagesKp:before{
    position:absolute;
    background-image:url(../images/ripples/wooden-ripple-top.png);
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    left:0
}
@media only screen and (max-width:998px){
    #related_pagesKp .container .pageItemRel:hover{
        margin-top:0!important;
        box-shadow:none;
        webkit-box-shadow:none
    }
    #related_pagesKp .container .pageItemRel{
        margin:10px
    }
    #related_pagesKp .container{
        flex-wrap:wrap;
        align-items:center;
        justify-content:center
    }
    #related_pagesKp{
        padding:90px 0
    }
    #related_pagesKp .wow{
        visibility:visible!important;
        animation:none!important
    }
   body #nursery_in_numbers.cta-landing .boxItem{
        max-width: 30%;
    }
    body #nursery_in_numbers.cta-landing .boxItem .inner .iconWrap img{
        max-width: 70px;
    }
    body #nursery_in_numbers.cta-landing .boxItem .inner h4{
        font-size: 22px;
        line-height: 26px;
    }
}

#nursery_in_numbers.cta-landing{
    padding: 0;
}
#related_blogsKp{
    background-position:center;
    background-size:cover;
    position:relative;
    padding:80px 0 120px
}
#related_blogsKp .titleWrapper{
    text-align:center
}
#related_blogsKp .titleWrapper .afterstate_title{
    font-size:82px;
    line-height:82px;
    letter-spacing:2px;
    color:#EC6285
}
@media only screen and (max-width:667px){
    #related_pagesKp{
        padding:50px 0
    }
    #related_blogsKp .titleWrapper .afterstate_title{
        font-size:55px;
        line-height:60px;
        letter-spacing:1px
    }

    body #nursery_in_numbers.cta-landing .boxItem{
        max-width: 45%;
    }
}

@media only screen and (max-width:540px){
    body #nursery_in_numbers.cta-landing .boxItem{
        max-width: 100%;
    }
}
#related_blogsKp .container{
    display:flex;
    align-items:flex-start;
    justify-content:center;
    position:relative;
    max-width:1230px;
    z-index:3;
    margin-top:75px
}
#related_blogsKp .container .pageItemRel{
    max-width:375px;
    width:100%;
    border:10px solid #FFF;
    border-radius:10px;
    background-image:url(../images/backgrounds/cream-texture-bg.jpg);
    background-repeat:repeat;
    background-position:bottom;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    margin-right:25px
}
#related_blogsKp .container .pageItemRel .header_img{
    width:100%;
    height:215px;
    background-position:center;
    background-size:cover
}
@media only screen and (max-width:1060px){
    #related_blogsKp .container .pageItemRel .header_img{
        height:195px
    }
}
#related_blogsKp .container .pageItemRel .content{
    text-align:center;
    padding:50px 15px
}
#related_blogsKp .container .pageItemRel .content h4{
    height:65px;
    max-width:275px;
    width:100%;
    margin:0 auto;
    font-size:25px;
    line-height:30px;
    text-transform:uppercase;
    color:#3A455D;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#related_blogsKp .container .pageItemRel .content .red_btn_small{
    margin:25px auto 0;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    color: #fff;
}
#related_blogsKp .container .pageItemRel:hover{
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    background-image:url(../images/backgrounds/red-texture-bg.jpg);
    margin-top:-15px
}
#related_blogsKp .container .pageItemRel:hover h4{
    color:#FFF
}
#related_blogsKp .container .pageItemRel:last-child{
    margin-right:0
}
@media only screen and (max-width:1280px){
    #related_blogsKp .container{
        padding-left:15px;
        padding-right:15px
    }
}
@media only screen and (max-width:998px){
    #related_blogsKp .container .pageItemRel:hover{
        margin-top:0!important;
        box-shadow:none;
        webkit-box-shadow:none
    }
    #related_blogsKp .container .pageItemRel{
        margin:10px
    }
    #related_blogsKp .container{
        flex-wrap:wrap;
        align-items:center;
        justify-content:center
    }
    #related_blogsKp{
        padding:90px 0
    }
}
#related_blogsKp:before{
    position:absolute;
    background-image:url(../images/ripples/wooden-ripple-top.png);
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    left:0
}
#default_template .midRightShape,#default_template .topShapeLeft{
    background-position:right;
    background-size:contain;
    z-index:-1;
    background-repeat:no-repeat
}
#default_template .topShapeLeft-v2{
	top: 200px !important;
}

#related_blogsKp .topRightBlb{
    position:absolute;
    top:-95px;
    right:-25px;
    z-index:0;
    width:165px;
    height:165px;
    background-image:url(../images/shapes/red-blob.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    animation:rotateItemSl 3s ease-in-out infinite alternate
}
@media only screen and (max-width:768px){
    #related_blogsKp .container{
        margin-top:45px
    }
    #related_blogsKp .topRightBlb{
        display:none
    }
    #related_blogsKp{
        padding:60px 0 85px
    }
	#nursery_in_numbers.cta-landing .boxItem {
		max-width: 30%;
        min-height: 100%;
	}

    body #nursery_in_numbers.cta-landing .boxItem{
        margin-top: 15px;
    }
}
@media only screen and (max-width:520px){
    #related_blogsKp .container{
        margin-top:35px
    }
    #related_blogsKp{
        padding:45px 0 65px
    }
}
.embed-container{
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
    max-width:100%
}
.embed-container embed,.embed-container iframe,.embed-container object{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
#pageBreadcrumbs_kp{
    font-size:13px;
    line-height:22px;
    font-weight:700
}
#pageBreadcrumbs_kp span{
    color:#EC6285
}
#pageBreadcrumbs_kp .breadcrumb_last{
    color:#3A455D;
    font-weight:400
}
.red_btn_large,.red_btn_small{
    background-color:#FF515C;
    -webkit-appearance:none;
    display:table;
    font-size:14px;
    line-height:21px;
    font-weight:600;
    color: #fff;
    font-family: houschka-rounded, sans-serif;
}
.red_btn_small{
    padding:12px 20px;
    color:#fff!important;
    border-radius:36px;
    border:0;
}
.blue_btn_small,.red_btn_large{
    color:#fff;
    border-radius:36px
}
.red_btn_large{
    padding:20px 35px;
    border:0;
    color: #fff;
}
@media only screen and (max-width:520px){
    .red_btn_large{
        padding:15px 25px
    }
    #nursery_in_numbers .mmb_vvnumbers .boxItem{
        overflow:scroll
    }
}
.blue_btn_small,.wht_btn_small{
    padding:12px 20px;
    -webkit-appearance:none;
    display:table;
    font-size:14px;
    line-height:17px;
    font-weight:600
}
.blue_btn_small{
    background-color:#3A455D;
    border:1px solid #3A455D;
}

.blue_btn_small:hover{
    color: #3A455D;
    background: #ffffff;
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all
}

.blue_btn_small:visited, .blue_btn_small:active{
    color: #ffffff;
}

.blue_btn_small:visited:hover, .blue_btn_small:active:hover{
    color: #3A455D;
    background: #ffffff;
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all
}
.wht_btn_small{
    color:#EC6285!important;
    background-color:#FFF;
    border-radius:36px;
    border:0
}
#nursery_in_numbers{
    padding: 150px 0 300px;
    background-position:center;
    background-size:cover;
    position:relative
}
#nursery_in_numbers .dsktop_vvnumbers{
    max-width:1230px;
    display:flex;
    align-items:flex-start;
    justify-content:space-between
}

#nursery_in_numbers.cta-landing .dsktop_vvnumbers{
	flex-wrap: wrap !important;
	justify-content: center !important;
    align-items: stretch;
}

#nursery_in_numbers.cta-landing .boxItem .inner .iconWrap img{
	max-width: 162px;
}

#nursery_in_numbers.cta-landing .boxItem {
    margin-top: 36px;
}

#nursery_in_numbers.cta-landing .boxItem .inner h4 {
    padding-top: 14px;
}



@media only screen and (max-width:1240px){
    #nursery_in_numbers .dsktop_vvnumbers{
        padding-left:15px;
        padding-right:15px
    }
}
@media only screen and (max-width:998px){
    #related_blogsKp .wow{
        visibility:visible!important;
        animation:none!important
    }
    #nursery_in_numbers .dsktop_vvnumbers{
        flex-direction: column;
        align-items: center;
    }
	#nursery_in_numbers.cta-landing .dsktop_vvnumbers{
        flex-direction: row;
        align-items: stretch;
    }

    #nursery_in_numbers .boxItem{
        margin-bottom: 25px;
    }
}
#nursery_in_numbers .mmb_vvnumbers{
    display:none
}
#nursery_in_numbers .mmb_vvnumbers .boxItem{
    margin:0 auto
}
#nursery_in_numbers .mmb_vvnumbers .boxItem .inner .iconWrap{
    height:135px;
    margin:0 auto;
    max-width:100px
}
#nursery_in_numbers .mmb_vvnumbers .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all
}
#nursery_in_numbers .mmb_vvnumbers .boxItem .inner:hover .iconWrap img{
    margin-top:0
}
#nursery_in_numbers .mmb_vvnumbers .owl-dots{
    margin-top:15px
}
#nursery_in_numbers .mmb_vvnumbers .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    margin-right:3px;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
@media only screen and (max-width:998px){
    #nursery_in_numbers .mmb_vvnumbers,#nursery_in_numbers .mmb_vvnumbers .owl-dots{
        display:block
    }
}
#nursery_in_numbers .boxItem{
    max-width:370px;
    background-color:rgba(255,255,255,.8);
    width:100%;
    border-radius:10px;
    border:1px solid #E7E7E7;
    margin-right:15px;
    padding:25px;
    position:relative;
    z-index:5;
    text-align:center;
    font-family: houschka-rounded, sans-serif;
    display:flex;
    align-items:center;
    justify-content:center
}
#nursery_in_numbers .boxItem .inner{
    color:#3A455D
}
#nursery_in_numbers .boxItem .inner .iconWrap{
    height:150px;

}

#nursery_in_numbers.cta-landing .boxItem .inner .iconWrap{
	margin-bottom: 0px !important;
}


#nursery_in_numbers .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all;
    height: 80%;
    width: 50%;
    object-fit: contain;
}
#nursery_in_numbers .boxItem .inner h4{
    font-size:28px;
    line-height:36px;
    font-family:houschka-rounded,"Helvetica Neue",Helvetica,Arial,sans-serif
}
@media only screen and (max-width:520px){
    #nursery_in_numbers .boxItem .inner h4{
        font-size:20px;
        line-height:28px
    }
}
#nursery_in_numbers .boxItem .inner p{
    margin-top:10px;
    font-size:18px;
    line-height:22px
}
#nursery_in_numbers .boxItem .inner:hover .iconWrap img{
    margin-top:-12px
}
#nursery_in_numbers:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/wooden-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
#testimonials_philos_hp{
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-position:bottom;
    background-repeat:repeat;
    position:relative;
    padding:0 0 195px
}
#testimonials_philos_hp .testmonials_Wrap{
    position:relative;
    top:-210px;
    left:0;
    right:0;
    margin:0 auto;
    max-width:1230px
}
#testimonials_philos_hp .testmonials_Wrap h2.title{
    margin-bottom:75px;
    text-align:center;
    color:#FF515C
}
@media only screen and (max-width:520px){
    #nursery_in_numbers .boxItem .inner p{
        font-size:15px;
        line-height:24px
    }
    #nursery_in_numbers{
        padding:135px 0 250px
    }
    #testimonials_philos_hp .testmonials_Wrap h2.title{
        font-size:23px;
        line-height:28px;
        max-width:295px;
        margin:0 auto 60px
    }
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap{
    position:relative;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2)
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap{
    border:16px solid #FFF;
    border-radius:10px;
    display:flex;
    position:relative;
    z-index:2;
    background-image:url(../images/backgrounds/green-texture-bg.jpg);
    background-repeat:repeat;
    background-position:bottom
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft{
    width:50%;
    padding:15px;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    z-index:2
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content{
    max-width:485px;
    width:100%;
    text-align:center;
    font-weight:500
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content h4{
    position:relative;
    z-index:2;
    font-size:25px;
    line-height:30px;
    font-family: houschka-rounded, sans-serif;
    color:#FFF;
    margin-bottom:75px
}
#about_content_ss #about_boxes_kp .title_hold .afterstate_title,#careers_mainWrap #staff_testimonials .container .afterstate_title,#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap h5,#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5,#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard h4.afterstate_title,#default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap h5,#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5,#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard h4.afterstate_title,#testimonials_philos_hp .pp_infoWrap .textLeft h5,#testimonials_philos_hp .pp_infoWrap .videoPlacehold .findMreVid h5,#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content p{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content h4:before{
    content:'';
    position:absolute;
    top:-45px;
    left:-5px;
    width:115px;
    height:90px;
    z-index:-1;
    background-image:url(../images/speech-left.png);
    background-position:center;
    background-size:cover
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content h4:after{
    content:'';
    position:absolute;
    bottom:-75px;
    right:-5px;
    z-index:-1;
    width:115px;
    height:90px;
    background-image:url(../images/speech-right.png);
    background-position:center;
    background-size:cover
}
@media only screen and (max-width:520px){
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content h4{
        font-size:20px;
        line-height:24px;
        font-weight:700;
        text-transform:uppercase;
        margin-bottom:30px
    }
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content p{
    color:#3A455D;
    font-size:44px;
    line-height:44px
}
@media only screen and (max-width:768px){
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft{
        width:100%;
        padding:40px 15px
    }
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright{
    width:50%
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright #testimonial_caro .item{
    height:450px;
    background-position:center;
    background-size:cover
}
@media only screen and (max-width:768px){
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright #testimonial_caro .item{
        height:350px
    }
}
@media only screen and (max-width:520px){
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colleft .content p{
        font-size:32px;
        line-height:32px
    }
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright #testimonial_caro .item{
        height:200px
    }
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright #testimonial_caro .owl-dots{
    position:absolute;
    bottom:10px;
    left:0;
    right:0
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright #testimonial_caro .owl-dots .active span{
    background:#EC6285
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright #testimonial_caro .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    margin-right:3px;
    opacity:1;
    background:#FFF;
    border-radius:50%
}
@media only screen and (max-width:998px){
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright #testimonial_caro .owl-dots{
        display:block
    }
}
@media only screen and (max-width:768px){
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap .colright{
        width:100%
    }
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .insideWrap{
        flex-direction:column;
        border:8px solid #FFF
    }
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .shapeTpLeft{
        display:none
    }
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .shapeTpLeft{
    height:260px;
    width:296px;
    position:absolute;
    top:-60px;
    left:-60px;
    background-image:url(../images/shapes/blue-floating-shape.png);
    background-position:center;
    background-size:cover;
    z-index:0
}
#testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .btmTpLeft{
    height:260px;
    width:296px;
    position:absolute;
    bottom:-40px;
    left:-70px;
    background-image:url(../images/shapes/wood-light-shape.png);
    background-position:center;
    background-size:cover;
    z-index:0
}
@media only screen and (max-width:768px){
    #testimonials_philos_hp .testmonials_Wrap .testimonialStandWrap .btmTpLeft{
        display:none
    }
}
@media only screen and (max-width:1240px){
    #testimonials_philos_hp .testmonials_Wrap{
        padding-left:15px;
        padding-right:15px
    }
}
#testimonials_philos_hp .pp_infoWrap{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:-125px;
    position:relative;
    z-index:2
}
#testimonials_philos_hp .pp_infoWrap .textLeft{
    max-width:425px;
    width:100%;
    text-align:center;
    margin-right:15px
}
#testimonials_philos_hp .pp_infoWrap .textLeft h5{
    font-size:72px;
    line-height:82px;
    color:#EC6285
}
#testimonials_philos_hp .pp_infoWrap .textLeft .afterstate_title:after{
    bottom:-3px
}
@media only screen and (max-width:520px){
    #testimonials_philos_hp .pp_infoWrap .textLeft h5{
        font-size:52px;
        line-height:52px
    }
    #testimonials_philos_hp .pp_infoWrap .textLeft .afterstate_title:after{
        bottom:-6px
    }
}
#testimonials_philos_hp .pp_infoWrap .textLeft h3{
    font-size:32px;
    line-height:38px;
    color:#3A455D;
    margin:25px 0
}
@media only screen and (max-width:520px){
    #testimonials_philos_hp .pp_infoWrap .textLeft h3{
        font-size:23px;
        line-height:28px
    }
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold{
    position:relative;
    max-width:575px;
    width:100%
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold .videoInner{
    width:100%;
    height:410px;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    z-index:2;
    background-position:center;
    background-size:cover;
    border-radius:10px
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold .videoInner img{
    cursor:pointer;
    width: 119px;
    height: 119px;
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold .shapeLeftVid{
    height:270px;
    width:250px;
    background-image:url(../images/shapes/square-pattern-dark.png);
    background-position:center;
    background-size:cover;
    position:absolute;
    bottom:-25px;
    left:-35px
}
@media only screen and (max-width:1100px){
    #testimonials_philos_hp .pp_infoWrap .videoPlacehold .shapeLeftVid{
        left:-10px;
        bottom:-50px
    }
}
@media only screen and (max-width:768px){
    #testimonials_philos_hp .pp_infoWrap .textLeft{
        margin-right:0;
        margin-bottom:50px
    }
    #testimonials_philos_hp .pp_infoWrap .videoPlacehold .shapeLeftVid{
        display:none
    }
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold .shapeRightVid{
    height:235px;
    width:250px;
    background-image:url(../images/shapes/yellow-floating-shape.png);
    background-position:center;
    background-size:cover;
    position:absolute;
    top:-50px;
    right:-55px
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold .findMreVid{
    position:absolute;
    z-index:3;
    right:0;
    bottom:-110px;
    height:90px;
    display:flex
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold .findMreVid h5{
    font-size:52px;
    line-height:52px;
    color:#3A455D;
    text-align:center
}
#testimonials_philos_hp .pp_infoWrap .videoPlacehold .findMreVid img{
    align-self:flex-start;
    margin-top:-15px;
    animation:bounceItem 1s ease-in-out infinite alternate
}
@media only screen and (max-width:820px){
    #testimonials_philos_hp .pp_infoWrap{
        flex-direction:column;
        margin-top:-150px
    }
	
	#nursery_in_numbers.cta-landing .boxItem .inner .iconWrap img {
		max-width: 70px;
	}

    #nursery_in_numbers.cta-landing .boxItem{
        margin-top: 0px;
    }

    #nursery_in_numbers .boxItem .inner h4{
        font-size: 22px;
        line-height: 26px;
    }
}
#testimonials_philos_hp .tst_shppRight{
    position:absolute;
    width:145px;
    height:290px;
    right:0;
    bottom:35px;
    background-image:url(../images/shapes/red-pattern-rightpg.png);
    background-position:center;
    background-size:cover
}
#testimonials_philos_hp .tst_shppLeft{
    position:absolute;
    width:90px;
    height:150px;
    left:0;
    bottom:100px;
    background-image:url(../images/shapes/green-blob-leftpg.png);
    background-position:center;
    background-size:cover
}
@media only screen and (max-width:1200px){
    #testimonials_philos_hp .tst_shppLeft,#testimonials_philos_hp .tst_shppRight{
        display:none
    }
}
#default_template{
    padding:75px 0;
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#default_template .cdpddkp{
    padding-left:0;
    padding-right:0
}
#default_template img{
    max-width:100%
}
#default_template .embed-container{
    margin:40px 0
}
#default_template .table-responsive{
    overflow:scroll;
    font-size:16px;
    line-height:24px;
    color:#3A455D
}
#default_template .table-responsive .table{
    width:100%;
    max-width:100%;
    background-color:#FFF;
    margin:0 0 20px;
    border:1px solid #ddd
}
#default_template .table-responsive .table>tbody>tr>td,#default_template .table-responsive .table>tbody>tr>th,#default_template .table-responsive .table>tfoot>tr>td,#default_template .table-responsive .table>tfoot>tr>th,#default_template .table-responsive .table>thead>tr>td,#default_template .table-responsive .table>thead>tr>th{
    padding:10px 15px;
    vertical-align:top;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd
}
@media only screen and (max-width:520px){
    #default_template .table-responsive{
        font-size:14px;
        line-height:20px
    }
}
#default_template .fullWidthWrap{
    max-width:900px;
    width:100%;
    margin:0 auto;
    position:relative;
    z-index:4;
}
#default_template .booking-show-round .fullWidthWrap{
    max-width:900px;
    width:100%;
    margin:0 auto;
    position:relative;
    z-index:4;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
#default_template .fullWidthWrap h1,#default_template .fullWidthWrap h2,#default_template .fullWidthWrap h3,#default_template .fullWidthWrap h4,#default_template .fullWidthWrap h5,#default_template .fullWidthWrap h6{
    margin:15px 0;
    color:#3A455D
}
#default_template .fullWidthWrap a{
    color:#EC6285;
    text-decoration:underline;
    font-weight:600
}
#default_template .fullWidthWrap ul{
    margin:20px 0 20px 15px;
    list-style-position:inside
}
#default_template .fullWidthWrap ul li{
    font-size:16px;
    line-height:24px;
    margin-bottom:10px
}
#default_template .fullWidthWrap ul li:before{
    content:"\2022";
    color:#EC6285;
    font-weight:400;
    display:inline-block;
    width:1em;
    margin-left:-1em
}
#default_template .fullWidthWrap p{
    margin-bottom:15px;
    color:#3A455D
}
@media only screen and (max-width:968px){
    #default_template .fullWidthWrap{
        margin-right:0;
        margin-bottom:25px
    }
}
#default_template .wrapSidebarDef{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    position:relative;
    z-index:4
}
#default_template .wrapSidebarDef .contentLeftde{
    max-width:725px;
    width:100%;
    margin-right:15px
}
#default_template .wrapSidebarDef .contentLeftde h1,#default_template .wrapSidebarDef .contentLeftde h2,#default_template .wrapSidebarDef .contentLeftde h3,#default_template .wrapSidebarDef .contentLeftde h4,#default_template .wrapSidebarDef .contentLeftde h5,#default_template .wrapSidebarDef .contentLeftde h6{
    margin:15px 0;
    color:#3A455D
}
#default_template .wrapSidebarDef .contentLeftde a{
    color:#EC6285;
    font-weight:600
}
#default_template .wrapSidebarDef .contentLeftde ul{
    margin:20px 0 20px 15px;
    list-style-position:inside
}
#default_template .wrapSidebarDef .contentLeftde ul li{
    font-size:16px;
    line-height:24px;
    margin-bottom:10px
}
#default_template .wrapSidebarDef .contentLeftde ul li:before{
    content:"\2022";
    color:#EC6285;
    font-weight:400;
    display:inline-block;
    width:1em;
    margin-left:-1em
}
#default_template .wrapSidebarDef .contentLeftde p{
    margin-bottom:15px;
    color:#3A455D
}
@media only screen and (max-width:968px){
    #default_template .wrapSidebarDef .contentLeftde{
        margin-right:0;
        margin-bottom:25px
    }
}
#default_template .wrapSidebarDef .sidebarRightde{
    max-width:375px;
    width:100%;
    position:relative;
    z-index:5
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard{
    background-color:#FFF;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    margin-bottom:20px;
    border-radius:6px;
    padding:5px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .innerpaddingFix{
    padding:20px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard h4.afterstate_title{
    font-size:62px;
    line-height:62px;
    color:#3A455D;
    margin-bottom:40px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard h4.afterstate_title:after{
    background-image:url(../images/title-afterstate-pink.png);
    margin:0;
    bottom:-18px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap{
    display:flex;
    align-items:center;
    margin-bottom:18px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .icon img{
    width:40px;
    height: 100%;
    object-fit: contain;
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .icon img{
    width:40px;
    height: 100%;
    object-fit: contain;
}
#nursery_overview .enrtyCard .infoWrap .icon img{
    width:40px;
    height: 100%;
    object-fit: contain;
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content{
    color:#3A455D;
    padding-left: 15px;
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content .email,#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content .telnum{
    font-size:20px;
    font-weight:700;
    word-break: break-all;
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content a{
    font-size:15px;
    line-height:16px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap:last-child{
    margin-bottom:0
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .further_buttons{
    display:flex;
    justify-content:space-between;
    margin-top:20px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .further_buttons a{
    width:48%;
    text-align:center
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .mapdeet{
    font-size:16px;
    line-height:24px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .mapdeet strong{
    display:block
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard #mapNurseryInner{
    width:100%;
    height:130px;
    border-radius:6px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard #mapNurseryInner .gm-fullscreen-control{
    display:none!important
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap{
    display:flex;
    justify-content:space-between;
    align-items:center;
    position:relative
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5{
    color:#EC6285;
    font-size:62px;
    line-height:62px;
    position:relative
}
@media only screen and (max-width:400px){
    #default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5{
        font-size:52px;
        line-height:52px
    }
}
@media only screen and (max-width:345px){
    #default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5{
        font-size:42px;
        line-height:42px
    }
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap .arrowUnder{
    width:70px;
    position:absolute;
    left:109px;
	top: 34px;
    height:40px;
    bottom:0;
    background-image:url(../images/under_blue_arrow.png);
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 1s ease-in-out infinite alternate
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap .socialIcons img{
    margin-right:5px;
    width: 30px;
    height: 30px;
    object-fit: contain;
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb{
    position:relative;
    z-index:5;
    margin:35px 0;
    width:100%;
    border:8px solid #FFF;
    background-image:url(../images/backgrounds/cotton-texture-bg.jpg);
    padding:10px 25px 20px;
    background-position:center;
    background-size:cover;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    border-radius:6px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap{
    text-align:left;
    position:relative;
    z-index:2
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap h5{
    font-size:45px;
    line-height:54px;
    color:#3A455D;
    letter-spacing:1.4px;
    margin-bottom:0
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap a{
    cursor:pointer
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .featureImg{
    position:absolute;
    right:0;
    bottom:-8px;
    height:auto;
    width:200px
}
#default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .featureImg img{
    width:100%;
    height: 100%;
    object-fit: contain;
}
@media only screen and (max-width:520px){
    #default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap .arrowUnder{
        display:none
    }
    #default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .featureImg{
        opacity:.5;
        right:5px
    }
    #default_template{
        padding:45px 0
    }
}
@media only screen and (max-width:768px){
    #default_template .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb{
        position:relative;
        bottom:0;
        margin:45px auto 25px
    }
    #default_template .midRightShape{
        display:none
    }
}
@media only screen and (max-width:968px){
    #default_template .wrapSidebarDef{
        flex-direction:column;
        align-items:center
    }
}
#default_template:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
#default_template .topShapeLeft{
    position:absolute;
    top:-65px;
    left:0;
    width:270px;
    height:318px;
    background-image:url(../images/shapes/orange_shape_left.png);
    animation:moveLeftAndBack 3s ease-in-out infinite alternate
}
@media only screen and (max-width:998px){
    #default_template .topShapeLeft{
        display:none
    }
}
#default_template .midRightShape{
    position:absolute;
    top:59%;
    right:-25px;
    width:165px;
    height:165px;
    background-image:url(../images/shapes/red-blob.png);
    animation:rotateItemSl 3s ease-in-out infinite alternate
}
#about_content_ss{
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#about_content_ss .rowTop{
    padding:75px 0
}
#about_content_ss .rowTop .container{
    display:flex;
    align-items:flex-start;
    justify-content:space-between
}
#about_content_ss .rowTop .container .contentWrapLeft{
    max-width:679px;
    width:100%;
    margin-right:15px
}
#about_content_ss .rowTop .container .contentWrapLeft p{
    font-size:20px;
    line-height:28px;
    color:#3A455D
}
@media only screen and (max-width:998px){
    #about_content_ss .rowTop .container .contentWrapLeft{
        order:2;
        max-width:75%;
        margin-top:50px;
        text-align:center
    }
}
@media only screen and (max-width:668px){
    #about_content_ss .rowTop .container .contentWrapLeft{
        max-width:100%;
        margin-top:60px
    }
}
#about_content_ss .rowTop .container .carouselWrapRight{
    max-width:575px;
    width:100%;
    margin-top:-375px;
    position:relative;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2)
}
#about_content_ss .rowTop .container .carouselWrapRight #about_caroBnr .item{
    border:8px solid #FFF;
    border-radius:10px;
    width:100%;
    height:440px;
    background-position:center center;
    background-size:cover
}
@media only screen and (max-width:998px){
    #about_content_ss .rowTop .container .carouselWrapRight #about_caroBnr .item{
        height:375px
    }
    #about_content_ss .rowTop .container .carouselWrapRight{
        margin-top:-75px;
        order:1
    }
}
@media only screen and (max-width:520px){
    #about_content_ss .rowTop .container .contentWrapLeft p{
        font-size:18px;
        line-height:24px
    }
    #about_content_ss .rowTop .container .carouselWrapRight #about_caroBnr .item{
        height:300px;
        overflow:scroll
    }
}
#about_content_ss .rowTop .container .carouselWrapRight .owl-dots{
    position:absolute;
    bottom:-45px;
    left:0;
    right:0
}
#about_content_ss .rowTop .container .carouselWrapRight .owl-dots .active span{
    background:#EC6285
}
#about_content_ss .rowTop .container .carouselWrapRight .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
#about_content_ss .rowTop .container .carouselWrapRight .prevHpbnr{
    left:-25px
}
#about_content_ss .rowTop .container .carouselWrapRight .nextHpbnr{
    right:-25px
}

#about_content_ss .rowTop .container .carouselWrapRight .nextHpbnr img, #about_content_ss .rowTop .container .carouselWrapRight .prevHpbnr img{
    width: 29px;
    height: 21px;
    object-fit: contain;
}
@media only screen and (max-width:1280px){
    #about_content_ss .rowTop .container .carouselWrapRight .prevHpbnr{
        left:15px
    }
    #about_content_ss .rowTop .container .carouselWrapRight .nextHpbnr{
        right:15px
    }
}
@media only screen and (max-width:520px){
    #about_content_ss .rowTop .container .carouselWrapRight .nextHpbnr,#about_content_ss .rowTop .container .carouselWrapRight .prevHpbnr{
        display:none
    }
}
@media only screen and (max-width:1100px){
    #about_content_ss .rowTop .container .carouselWrapRight{
        max-width:500px
    }
}
@media only screen and (max-width:998px){
    #about_content_ss .rowTop .container{
        flex-direction:column;
        justify-content:center;
        align-items:center
    }
    #about_content_ss .rowTop{
        padding:40px 0
    }
}
#about_content_ss .splitcolumns_About{
    margin-bottom:85px
}
#about_content_ss .splitcolumns_About .container{
    display:flex;
    align-items:center;
    justify-content:space-between
}
#about_content_ss .splitcolumns_About .container .textWrapper{
    max-width:500px;
    width:100%
}
#about_content_ss .splitcolumns_About .container .textWrapper p{
    margin-bottom:15px
}
#about_content_ss .splitcolumns_About .container .textWrapper p:last-child{
    margin-bottom:0
}
@media only screen and (max-width:768px){
    #about_content_ss .splitcolumns_About .container .textWrapper{
        max-width:100%;
        text-align:center
    }
}
#about_content_ss .splitcolumns_About .container .frameWrapper{
    max-width:575px;
    width:100%
}
#about_content_ss .splitcolumns_About .container .frameWrapper iframe,#about_content_ss .splitcolumns_About .container .frameWrapper img{
    border:8px solid #FFF;
    border-radius:10px
}
#about_content_ss .splitcolumns_About .container .frameWrapper img{
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    width:100%;
    height: 100%;
}
#about_content_ss .middleMid .textWrapper{
    margin-left:15px
}
@media only screen and (max-width:768px){
    #about_content_ss .splitcolumns_About .container .frameWrapper{
        order:1;
        max-width:475px
    }
    #about_content_ss .splitcolumns_About .container{
        flex-direction:column;
        justify-content:center;
        align-items:center
    }
    #about_content_ss .splitcolumns_About{
        margin-bottom:50px
    }
    #about_content_ss .middleMid .textWrapper{
        margin-left:0;
        margin-top:35px;
        order:2
    }
}
#about_content_ss #ourStory_cta .container .red_btn_large,#careers_mainWrap #ourCareers_cta .container .red_btn_large{
    margin-left:15px;
    color: #000000;
}
#about_content_ss .endBtm .textWrapper{
    margin-right:15px
}
#about_content_ss #ourStory_cta .container{
    display:flex;
    align-items:center;
    justify-content:center
}
#about_content_ss #ourStory_cta .container p{
    font-size:28px;
    line-height:36px
}
@media only screen and (max-width:998px){
    #about_content_ss #ourStory_cta .container p{
        font-size:24px;
        line-height:32px
    }
}
@media only screen and (max-width:520px){
    #about_content_ss .splitcolumns_About{
        margin-bottom:35px
    }
    #about_content_ss #ourStory_cta .container p{
        font-size:18px;
        line-height:26px
    }
}
@media only screen and (max-width:768px){
    #about_content_ss .endBtm .textWrapper{
        margin-right:0;
        margin-top:35px;
        order:2
    }
    #about_content_ss #ourStory_cta .container .red_btn_large{
        margin-left:0;
        margin-top:15px
    }
    #about_content_ss #ourStory_cta .container{
        flex-direction:column;
        text-align:center
    }
}
#about_content_ss #about_boxes_kp{
    padding:75px 0;
    position:relative;
    z-index:1
}
#about_content_ss #about_boxes_kp .title_hold .afterstate_title{
    font-size:72px;
    line-height:82px;
    color:#EC6285;
    text-align:center;
    margin-bottom:60px
}
#about_content_ss #about_boxes_kp .boxItem .inner,#careers_mainWrap #careers_boxes_kp .boxItem .inner{
    color:#3A455D
}
#about_content_ss #about_boxes_kp .boxItem,#careers_mainWrap #careers_boxes_kp .boxItem,#careers_mainWrap #careers_boxes_kp .boxItem .inner h4{
    font-family:houschka-rounded,"Helvetica Neue",Helvetica,Arial,sans-serif
}
#about_content_ss #about_boxes_kp .dsktop_vvnumbers{
    display:flex;
    justify-content:space-between
}
@media only screen and (max-width:1240px){
    #about_content_ss #about_boxes_kp .dsktop_vvnumbers{
        padding-left:15px;
        padding-right:15px
    }
}
@media only screen and (max-width:998px){
    #about_content_ss #about_boxes_kp .dsktop_vvnumbers{
        flex-direction: column;
        align-items: center;
    }
    #about_content_ss #about_boxes_kp .boxItem{
        margin-bottom: 25px;
    }
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers{
    display:none
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers .boxItem{
    margin:0 auto
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers .boxItem .inner .iconWrap{
    height:135px;
    margin:0 auto;
    max-width:100px
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers .boxItem .inner:hover .iconWrap img{
    margin-top:0
}
@media only screen and (max-width:520px){
    #about_content_ss #about_boxes_kp .title_hold .afterstate_title{
        font-size:52px;
        line-height:52px
    }
    #about_content_ss #about_boxes_kp .mmb_vvnumbers .boxItem{
        overflow:scroll
    }
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers .owl-dots{
    margin-top:15px
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers .owl-dots .active span{
    background:#EC6285
}
#about_content_ss #about_boxes_kp .mmb_vvnumbers .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    margin-right:3px;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
@media only screen and (max-width:998px){
    #about_content_ss #about_boxes_kp .mmb_vvnumbers,#about_content_ss #about_boxes_kp .mmb_vvnumbers .owl-dots{
        display:block
    }
}
#about_content_ss #about_boxes_kp .boxItem{
    max-width:370px;
    height:auto;
    background-color:rgba(255,255,255,.8);
    border:1px solid #E7E7E7;
    width:100%;
    border-radius:10px;
    margin-right:15px;
    padding:45px 25px;
    text-align:center;
    display:flex;
    align-items:flex-start;
    justify-content:center
}
#about_content_ss #about_boxes_kp .boxItem .inner .iconWrap{
    height:150px;
    margin-bottom:10px
}
#about_content_ss #about_boxes_kp .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all;
    height: 80%;
    width: 50%;
    object-fit: contain;
}
#about_content_ss #about_boxes_kp .boxItem .inner span{
    margin-top:25px;
    font-size:18px;
    line-height:26px
}
@media only screen and (max-width:520px){
    #about_content_ss #about_boxes_kp .boxItem .inner span{
        font-size:15px;
        line-height:24px
    }
}
#about_content_ss #about_boxes_kp .boxItem .inner p{
    font-size:28px;
    line-height:36px
}
#about_content_ss #about_boxes_kp .boxItem .inner:hover .iconWrap img{
    margin-top:-12px
}
#about_content_ss #about_boxes_kp .boxItem:last-child{
    margin-right:0
}
@media only screen and (max-width:998px){
    #about_content_ss #about_boxes_kp .boxItem .inner p{
        font-size:24px;
        line-height:32px
    }
    #about_content_ss #about_boxes_kp .boxItem:last-child{
        margin:0 auto
    }
}
@media only screen and (max-width:520px){
    #about_content_ss #about_boxes_kp .boxItem .inner p{
        font-size:18px;
        line-height:26px
    }
    #about_content_ss #about_boxes_kp .boxItem{
        height:350px
    }
    #about_content_ss #about_boxes_kp{
        padding:45px 0
    }
    #about_content_ss .woodfabout{
        display:none
    }
}
#about_content_ss .about_top_shape{
    position:absolute;
    top:-140px;
    left:0;
    z-index:1;
    width:175px;
    height:260px;
    background-image:url(../images/shapes/yellow-floating-shape-left.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat
}
#about_content_ss .about_top_blue,#about_content_ss .woodfabout{
    background-position:right;
    background-repeat:no-repeat;
    z-index:0;
    position:absolute;
    background-size:contain
}
#about_content_ss .about_top_blue{
    bottom:60%;
    left:0;
	opacity: 0.5;
    width:225px;
    height:260px;
    background-image:url(../images/shapes/blue-floating-left.png)
}
#about_content_ss .btm-para{
	text-align: center;
    max-width: 66ch;
    margin: 96px auto;
}

@media only screen and (max-width:768px){
    #about_content_ss .about_top_blue,#about_content_ss .about_top_shape{
        display:none
    }
}
#about_content_ss .woodfabout{
    height:190px;
    width:245px;
    right:0;
    bottom:10%;
}
#about_content_ss:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
#abbtLogos{
    display:flex;
    align-items:center;
    margin-top:-15px
}
#abbtLogos img{
    margin:10px;
    width: 150px;
    height: 120px;
    object-fit: contain;
}
#about_news_related{
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-position:bottom;
    background-repeat:repeat;
    position:relative;
    padding:100px 0
}
@media only screen and (max-width:998px){
    #about_news_related{
        padding:75px 0
    }
}
@media only screen and (max-width:520px){
    #about_news_related{
        padding:45px 0
    }
    #careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .boxItem{
        overflow:scroll
    }
}
#careers_mainWrap{
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#careers_mainWrap #careers_boxes_kp{
    padding:100px 0 0;
    position:relative;
    z-index:2
}
#careers_mainWrap #careers_boxes_kp .dsktop_vvnumbers{
    display:flex;
    justify-content:center;
}
@media only screen and (max-width:1240px){
    #careers_mainWrap #careers_boxes_kp .dsktop_vvnumbers{
        padding-left:15px;
        padding-right:15px
    }
}
@media only screen and (max-width:998px){
    #careers_mainWrap #careers_boxes_kp .dsktop_vvnumbers{
        flex-direction: column;
        align-items: center;
    }
    #careers_mainWrap #careers_boxes_kp .boxItem{
        margin-bottom: 25px;
    }
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers{
    display:none
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .boxItem{
    margin:0 auto
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .boxItem .inner .iconWrap{
    margin:0 auto;
    max-width:100px
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .boxItem .inner:hover .iconWrap img{
    margin-top:0
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .owl-dots{
    margin-top:15px
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .owl-dots .active span{
    background:#EC6285
}
#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    margin-right:3px;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
@media only screen and (max-width:998px){
    #careers_mainWrap #careers_boxes_kp .mmb_vvnumbers,#careers_mainWrap #careers_boxes_kp .mmb_vvnumbers .owl-dots{
        display:block
    }
}
#careers_mainWrap #careers_boxes_kp .boxItem{
    max-width:370px;
    height:auto;
    background-color:rgba(255,255,255,.8);
    border:1px solid #E7E7E7;
    width:100%;
    border-radius:10px;
    margin-right:15px;
    padding:25px 25px 50px;
    text-align:center;
    display:flex;
    align-items:flex-start;
    justify-content:center
}
#careers_mainWrap #careers_boxes_kp .boxItem .inner .iconWrap{
    height:150px;
    margin-bottom:10px;
    display:flex;
    align-items:center;
    justify-content:center
}
#careers_mainWrap #careers_boxes_kp .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all;
    width: 50%;
    height: 80%;
    object-fit: contain;
}
@media only screen and (max-width:998px){
    #careers_mainWrap #careers_boxes_kp .boxItem .inner .iconWrap{
        height:95px
    }
}
#careers_mainWrap #careers_boxes_kp .boxItem .inner h4{
    color:#EC6285;
    font-size:28px;
    line-height:34px;
    max-width:300px;
    height:80px;
    margin:0 auto
}
@media only screen and (max-width:998px){
    #careers_mainWrap #careers_boxes_kp .boxItem .inner h4{
        margin:25px auto
    }
}
@media only screen and (max-width:520px){
    #careers_mainWrap #careers_boxes_kp .boxItem .inner h4{
        font-size:24px;
        line-height:30px;
        height:55px
    }
}
#careers_mainWrap #careers_boxes_kp .boxItem .inner p{
    font-size:17px;
    line-height:24px;
    height:80px;
    margin-bottom:10px
}
#careers_mainWrap #careers_boxes_kp .boxItem .inner .red_btn_small{
    margin:0 auto;
    font-weight:400;
    padding:16px 30px;
    color: #fff;
}
#careers_mainWrap #careers_boxes_kp .boxItem .inner:hover .iconWrap img{
    margin-top:-12px
}
#careers_mainWrap #careers_boxes_kp .boxItem:last-child{
    margin-right:0
}
@media only screen and (max-width:998px){
    #careers_mainWrap #careers_boxes_kp .boxItem:last-child{
        margin:0 auto
    }
}
@media only screen and (max-width:520px){
    #careers_mainWrap #careers_boxes_kp .boxItem .inner p{
        font-size:15px;
        line-height:21px
    }
    #careers_mainWrap #careers_boxes_kp{
        padding:45px 0 0
    }
}
#careers_mainWrap #pdf_career_downloads{
    position:relative
}
#careers_mainWrap #pdf_career_downloads .container{
    display:flex;
    align-items:flex-start;
    justify-content: center;
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel{
    max-width:375px;
    width:100%;
    border:10px solid #FFF;
    border-radius:10px;
    background-image:url(../images/backgrounds/cream-texture-bg.jpg);
    background-repeat:repeat;
    background-position:bottom;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    margin-right:10px
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel .header_img{
    width:100%;
    height:215px;
    background-position:center;
    background-size:cover
}
@media only screen and (max-width:1060px){
    #careers_mainWrap #pdf_career_downloads .container .pageItemRel .header_img{
        height:195px
    }
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel .content{
    text-align:center;
    padding:50px 15px
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel .content h4{
    height:65px;
    max-width:275px;
    width:100%;
    margin:0 auto 50px;
    font-size:25px;
    line-height:30px;
    text-transform:uppercase;
    color:#3A455D;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel:hover h4,#play_learnWrap .resourceWrap .resourceItem:hover h4{
    color:#FFF
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel .content .red_btn_small{
    margin:25px auto 0;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel:hover{
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    background-image:url(../images/backgrounds/red-texture-bg.jpg);
    margin-top:-15px
}
#careers_mainWrap #pdf_career_downloads .container .pageItemRel:last-child{
    margin-right:0
}
@media only screen and (max-width:998px){
    #careers_mainWrap #pdf_career_downloads .container .pageItemRel:hover{
        margin-top:0!important;
        box-shadow:none;
        webkit-box-shadow:none
    }
    #careers_mainWrap #pdf_career_downloads .container .pageItemRel{
        margin:10px
    }
    #careers_mainWrap #pdf_career_downloads .container{
        flex-wrap:wrap;
        align-items:center;
        justify-content:center
    }
    #careers_mainWrap #pdf_career_downloads .wow{
        visibility:visible!important;
        animation:none!important
    }
}
#careers_mainWrap #staff_testimonials{
    padding:85px 0 20px
}
#careers_mainWrap #staff_testimonials .container{
    position:relative;
    max-width:1050px
}
#careers_mainWrap #staff_testimonials .container .afterstate_title{
    text-align:center;
    font-size:72px;
    line-height:82px;
    color:#EC6285
}
@media only screen and (max-width:520px){
    #careers_mainWrap #staff_testimonials .container .afterstate_title{
        font-size:52px;
        line-height:52px
    }
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item{
    text-align:center;
    max-width:775px;
    margin:0 auto;
    position:relative;
    z-index:2;
    padding-top:40px
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item p{
    position:relative;
    z-index:2;
    font-size:24px;
    line-height:28px;
    margin-bottom:20px;
    color:#3A455D
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item p:nth-child(2){
    font-weight:700
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item .staff_details{
    position:relative;
    z-index:2;
    margin-top:75px;
    display:flex;
    align-items:center;
    justify-content:center
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item .staff_details .imgWrapper{
    max-width:70px;
    width:100%;
    margin-right:15px
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item .staff_details .imgWrapper img{
    border-radius:50%;
    border:2px solid #FFF;
    width:100%;
    height:70px
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item .staff_details h4,#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item .staff_details h5{
    font-size:19px;
    line-height:24px;
    color:#3A455D;
    font-weight:400;
    font-family:houschka-rounded,"Helvetica Neue",Helvetica,Arial,sans-serif
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item .staff_details h4{
    font-weight:700
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item:after{
    content:'';
    position:absolute;
    bottom:75px;
    right:0;
    width:115px;
    height:90px;
    z-index:0;
    background-image:url(../images/speech_right_btm.png);
    background-size:cover
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:115px;
    height:90px;
    z-index:0;
    background-image:url(../images/speech_left_top.png);
    background-size:cover
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .owl-dots{
    position:absolute;
    bottom:-38px;
    left:0;
    right:0;
    display:none
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .owl-dots .active span{
    background:#EC6285
}
#careers_mainWrap #staff_testimonials .container #staff_career_testimonials .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
#careers_mainWrap .btmShapeLeft,#careers_mainWrap .topShapeLeft,#careers_mainWrap .topShapeRight{
    z-index:0;
    background-position:right;
    background-repeat:no-repeat
}
#careers_mainWrap .btmShapeLeft,#careers_mainWrap .topShapeLeft,#careers_mainWrap .topShapeRight,#careers_mainWrap:before{
    position:absolute;
    background-size:contain
}
#careers_mainWrap #staff_testimonials .container .nextStaffTbnr{
    right:-15px
}

#careers_mainWrap #staff_testimonials .container .nextStaffTbnr img, #careers_mainWrap #staff_testimonials .container .prevStaffTbnr img{
    width: 29px;
    height: 21px;
    object-fit: contain;
}
@media only screen and (max-width:998px){
    #careers_mainWrap #staff_testimonials .container #staff_career_testimonials .owl-dots{
        display:block
    }
    #careers_mainWrap #staff_testimonials .container .caroselFloatControl{
        display:none
    }
}
@media only screen and (max-width:520px){
    #careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item p{
        font-size:19px;
        line-height:24px
    }
    #careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item .staff_details{
        margin-top:45px
    }
    #careers_mainWrap #staff_testimonials .container #staff_career_testimonials .item{
        padding-top:15px;
        overflow:scroll
    }
    #careers_mainWrap #staff_testimonials{
        padding:40px 0 80px
    }
}
#careers_mainWrap #ourCareers_cta{
    padding:60px 0 75px
}
#careers_mainWrap #ourCareers_cta .container{
    display:flex;
    align-items:center;
    justify-content:center
}
#careers_mainWrap #ourCareers_cta .container p{
    font-size:28px;
    line-height:36px
}
@media only screen and (max-width:998px){
    #careers_mainWrap #ourCareers_cta .container p{
        font-size:24px;
        line-height:32px
    }
    #careers_mainWrap #ourCareers_cta .container .red_btn_large{
        margin-left:0;
        margin-top:15px
    }
    #careers_mainWrap #ourCareers_cta .container{
        flex-direction:column;
        text-align:center
    }
    #careers_mainWrap .topShapeLeft{
        display:none
    }
}
@media only screen and (max-width:520px){
    #careers_mainWrap #ourCareers_cta .container p{
        font-size:18px;
        line-height:26px
    }
    #careers_mainWrap #ourCareers_cta{
        padding:25px 0 45px
    }
}
#careers_mainWrap .topShapeLeft{
    top:25px;
    left:0;
    width:270px;
    height:318px;
    background-image:url(../images/shapes/orange_shape_left.png);
    animation:scaleItemSl 1.2s ease-in-out infinite alternate
}
#careers_mainWrap .topShapeRight{
    bottom:76%;
    right:0;
    width:270px;
    height:318px;
    background-image:url(../images/shapes/red-pattern-rightpg.png)
}
#careers_mainWrap .btmShapeLeft{
    bottom:8%;
    left:0;
    width:225px;
    height:260px;
    background-image:url(../images/shapes/blue-floating-left.png);
    animation:scaleItemSl 1.2s ease-in-out infinite alternate
}
@media only screen and (max-width:998px){
    #careers_mainWrap .btmShapeLeft,#careers_mainWrap .topShapeRight{
        display:none
    }
}
#careers_mainWrap:before{
    content:'';
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
#our_story_timeline{
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative;
    padding:0 0 75px
}
#our_story_timeline .container{
    max-width:980px;
    position:relative;
    margin-top:-50px
}
#our_story_timeline .container .timeline_entry{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    margin-bottom:125px
}
#our_story_timeline .container .timeline_entry .contentWrap{
    max-width:385px;
    width:100%;
    text-align:left;
    margin-left:15px;
    margin-right:0
}
#our_story_timeline .container .timeline_entry .contentWrap h3{
    color:#EC6285;
    font-size:32px;
    line-height:38px;
    margin-bottom:20px
}
#our_story_timeline .container .timeline_entry .contentWrap p{
    color:#3A455D;
    font-size:20px;
    line-height:28px;
    letter-spacing:.15px;
    max-width:100%;
    font-weight:400
}
#our_story_timeline .container .timeline_entry .imgWrap{
    position:relative;
    z-index:2
}
#our_story_timeline .container .timeline_entry .imgWrap .yearNum{
    position:absolute;
    z-index:2;
    bottom:-15px;
    left:25px;
    font-size:60px;
    line-height:40px;
    color:#3A455D
}
#our_story_timeline .container .timeline_entry .imgWrap img{
    border:8px solid #FFF;
    border-radius:10px;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
@media only screen and (max-width:768px){
    #our_story_timeline .container .timeline_entry .contentWrap{
        order:2;
        margin:25px 0 0
    }
    #our_story_timeline .container .timeline_entry .imgWrap .yearNum{
        bottom:35px
    }
    #our_story_timeline .container .timeline_entry .imgWrap{
        order:1
    }
}
#our_story_timeline .container .timeline_entry .alignov{
    text-align:right;
    margin-left:0;
    margin-right:15px
}
@media only screen and (max-width:768px){
    #our_story_timeline .container .timeline_entry .alignov{
        text-align:left;
        margin:20px 0 0
    }
    #our_story_timeline .container .timeline_entry:nth-child(1) .imgWrap:before{
        display:none
    }
}
#our_story_timeline .container .timeline_entry:last-child{
    margin-bottom:0
}
#our_story_timeline .container .timeline_entry:nth-child(1) .imgWrap:before{
    content:'';
    width:305px;
    height:290px;
    position:absolute;
    top:-75px;
    left:-75px;
    z-index:-1;
    background-image:url(../images/shapes/yellow-floating-shape.png);
    background-position:center;
    background-size:cover;
    animation:bounceItem 2s ease-in-out infinite alternate
}
#our_story_timeline .container .timeline_entry:nth-child(3) .imgWrap:before,#our_story_timeline .container .timeline_entry:nth-child(5) .imgWrap:before{
    content:'';
    z-index:-1;
    background-repeat:no-repeat;
    animation:rotateItemSl 2.5s ease-in-out infinite alternate;
    position:absolute;
    background-size:contain
}
#our_story_timeline .container .timeline_entry:nth-child(3) .imgWrap:before{
    background-image:url(../images/shapes/green-blob-alt.png);
    left:-50px;
    top:-50px;
    width:140px;
    height:150px
}
@media only screen and (max-width:768px){
    #our_story_timeline .container .timeline_entry:nth-child(3) .imgWrap:before{
        width:80px;
        top:-20px
    }
}
#our_story_timeline .container .timeline_entry:nth-child(5) .imgWrap:before{
    background-image:url(../images/shapes/red-blob-alt.png);
    right:-50px;
    top:-50px;
    width:145px;
    height:155px
}
@media only screen and (max-width:768px){
    #our_story_timeline .container .timeline_entry:nth-child(5) .imgWrap:before{
        width:80px;
        top:-20px
    }
    #our_story_timeline .container .timeline_entry{
        flex-direction:column;
        align-items:center;
        margin-bottom:50px
    }
    #our_story_timeline .shapeLeftRdd{
        display:none
    }
}
#our_story_timeline .container .progressMidVer{
    position:absolute;
    height:calc(100% + 140px);
    width:4px;
    top:-40px;
    left:0;
    right:0;
    margin:0 auto;
    background-color:#3A455D
}
#our_story_timeline .container .progressMidVer .highlightInner{
    position:absolute;
    top:225px;
    height:40px;
    width:4px;
    background-color:#EC6285
}
#our_story_timeline .container .progressMidVer:after,#our_story_timeline .container .progressMidVer:before{
    left:-8px;
    width:20px;
    height:20px;
    background-image:url(../images/blueoval.png);
    background-position:center;
    content:''
}
#our_story_timeline .container .progressMidVer:before{
    top:-5px;
    position:absolute;
    background-size:contain
}
#our_story_timeline .container .progressMidVer:after{
    bottom:-5px;
    position:absolute;
    background-size:contain
}
#our_story_timeline .btm_right_red,#our_story_timeline .shapeLeftRdd{
    width:175px;
    height:260px;
    background-repeat:no-repeat;
    position:absolute;
    background-size:contain
}
@media only screen and (max-width:948px){
    #our_story_timeline .container .progressMidVer{
        display:none
    }
}
#our_story_timeline .shapeLeftRdd{
    top:15%;
    left:0;
    background-image:url(../images/shapes/red-pattern-leftpg.png);
    background-position:left
}
#our_story_timeline .btm_right_red{
    bottom:-130px;
    right:0;
    z-index:1;
    background-image:url(../images/shapes/red-pattern-rightpg.png);
    background-position:right
}
#our_story_timeline .btm_right_orng{
    z-index:1;
    background-image:url(../images/shapes/orange_left_shp.png);
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    left:0;
    bottom:-80px;
    width:145px;
    height:155px;
    animation:scaleItemSl 3s ease-in-out infinite alternate
}
#contact_us_wrappp,#play_learnWrap{
    background-image:url(../images/backgrounds/texture-grey-bg.jpg)
}
@media only screen and (max-width:768px){
    #our_story_timeline .btm_right_red{
        display:none
    }
    #our_story_timeline .btm_right_orng{
        width:80px;
        top:-20px
    }
}
#our_story_timeline:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
#play_learnWrap{
    padding:60px 0;
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#play_learnWrap .resourceWrap{
    max-width:1230px;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    margin-bottom:60px;
    position:relative;
    z-index:3
}
#featuredLLNews .red_btn_large,#play_learnWrap #pah_news_related .red_btn_large{
    display:none
}
#play_learnWrap .resourceWrap .resourceItem{
    max-width:275px;
    width:100%;
    text-align:center;
    padding:50px;
    border:8px solid #FFF;
    border-radius:10px;
    margin:15px;
    background-image:url(../images/backgrounds/cream-texture-bg.jpg);
    background-repeat:repeat;
    background-position:bottom;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all
}
#play_learnWrap .resourceWrap .resourceItem h4{
    height:100px;
    margin-bottom:8px
}
@media only screen and (max-width:620px){
    #play_learnWrap .resourceWrap .resourceItem h4{
        font-size:18px;
        line-height:22px;
        height:70px
    }
}
#play_learnWrap .resourceWrap .resourceItem .red_btn_small{
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    margin:0 auto
}
#play_learnWrap .resourceWrap .resourceItem:hover{
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    background-image:url(../images/backgrounds/red-texture-bg.jpg)
}
@media only screen and (max-width:998px){
    #play_learnWrap .resourceWrap .resourceItem:hover{
        margin-top:0!important;
        box-shadow:none;
        webkit-box-shadow:none
    }
    #play_learnWrap .topShapeLeft{
        display:none
    }
}
@media only screen and (max-width:768px){
    #play_learnWrap .resourceWrap .resourceItem{
        max-width:47%;
        margin:5px;
        padding:35px 15px
    }
    #play_learnWrap{
        padding:45px 0
    }
}
@media only screen and (max-width:485px){
    #play_learnWrap .resourceWrap .resourceItem{
        max-width:85%
    }
}
#play_learnWrap #pah_news_related{
    padding-bottom:75px
}
#play_learnWrap #pah_news_related .container{
    position:relative
}
#play_learnWrap #pah_news_related .container .lastestnewsWrapper{
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    position:relative;
    z-index:2
}
#play_learnWrap #pah_news_related .container:after,#play_learnWrap #pah_news_related .container:before{
    content:'';
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute
}
#play_learnWrap #pah_news_related .container:after{
    background-image:url(../images/shapes/yellow_btm_blob.png);
    z-index:0;
    right:-50px;
    bottom:-50px;
    width:146px;
    height:153px;
    animation:rotateItemSl 3.5s ease-in-out infinite alternate
}
#map_outputWrap .container .mapShapeWrap:before,#play_learnWrap #pah_news_related .container:before{
    background-image:url(../images/shapes/green-blob-alt.png);
    left:-50px;
    top:-50px;
    animation:rotateItemSl 2.5s ease-in-out infinite alternate
}
#play_learnWrap #pah_news_related .container:before{
    z-index:0;
    width:140px;
    height:150px
}
#play_learnWrap .btmShapeLeft,#play_learnWrap .topShapeLeft{
    background-position:right;
    background-repeat:no-repeat;
    animation:scaleItemSl 1.2s ease-in-out infinite alternate;
    position:absolute;
    background-size:contain
}
@media only screen and (max-width:520px){
    #play_learnWrap #pah_news_related{
        padding-bottom:45px
    }
}
#play_learnWrap .topShapeLeft{
    top:15px;
    left:0;
    z-index:0;
    width:250px;
    height:318px;
    background-image:url(../images/shapes/orange_shape_left.png)
}
#play_learnWrap .topShapeRightCare{
    position:absolute;
    top:80px;
    right:0;
    z-index:0;
    width:200px;
    height:300px;
    background-image:url(../images/shapes/red-pattern-rightpg.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat
}
#contact_us_wrappp:before,#play_learnWrap:before{
    content:'';
    top:-36px
}
#map_Cards_Wrapper .woodfindhmm,#outerWtapArchive .woodnewsll,#play_learnWrap .wood_pandl{
    background-image:url(../images/shapes/wood-straight-right.png)
}
#play_learnWrap .wood_pandl{
    position:absolute;
    bottom:40%;
    right:0;
    z-index:1;
    width:140px;
    height:318px;
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat
}
#play_learnWrap .btmShapeLeft{
    bottom:-45px;
    left:-25px;
    z-index:2;
    width:85px;
    height:150px;
    background-image:url(../images/shapes/red-blob-alt.png)
}
@media only screen and (max-width:998px){
    #play_learnWrap .btmShapeLeft,#play_learnWrap .topShapeRightCare,#play_learnWrap .wood_pandl{
        display:none
    }
}
#play_learnWrap:before{
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    left:0
}
#contact_us_wrappp{
    padding:75px 0;
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#contact_us_wrappp img{
    width:100%;
    height: 100%;
    object-fit: contain;
}
#contact_us_wrappp .table-responsive{
    overflow:scroll;
    font-size:16px;
    line-height:24px;
    color:#3A455D
}
#contact_us_wrappp .table-responsive .table{
    width:100%;
    max-width:100%;
    background-color:#FFF;
    margin:0 0 20px;
    border:1px solid #ddd
}
#contact_us_wrappp .table-responsive .table>tbody>tr>td,#contact_us_wrappp .table-responsive .table>tbody>tr>th,#contact_us_wrappp .table-responsive .table>tfoot>tr>td,#contact_us_wrappp .table-responsive .table>tfoot>tr>th,#contact_us_wrappp .table-responsive .table>thead>tr>td,#contact_us_wrappp .table-responsive .table>thead>tr>th{
    padding:10px 15px;
    vertical-align:top;
    border-top:1px solid #ddd;
    border-right:1px solid #ddd
}
@media only screen and (max-width:520px){
    #contact_us_wrappp .table-responsive{
        font-size:14px;
        line-height:20px
    }
}
#contact_us_wrappp .fullWidthWrap{
    max-width:900px;
    width:100%;
    margin:0 auto
}
#contact_us_wrappp .fullWidthWrap h1,#contact_us_wrappp .fullWidthWrap h2,#contact_us_wrappp .fullWidthWrap h3,#contact_us_wrappp .fullWidthWrap h4,#contact_us_wrappp .fullWidthWrap h5,#contact_us_wrappp .fullWidthWrap h6{
    margin:15px 0;
    color:#3A455D
}
#contact_us_wrappp .fullWidthWrap ul{
    margin:20px 0 20px 15px;
    list-style-position:inside
}
#contact_us_wrappp .fullWidthWrap ul li{
    font-size:16px;
    line-height:24px;
    margin-bottom:10px
}
#contact_us_wrappp .fullWidthWrap ul li:before{
    content:"\2022";
    color:#EC6285;
    font-weight:400;
    display:inline-block;
    width:1em;
    margin-left:-1em
}
#contact_us_wrappp .fullWidthWrap p{
    margin-bottom:15px;
    color:#3A455D
}
@media only screen and (max-width:968px){
    #contact_us_wrappp .fullWidthWrap{
        margin-right:0;
        margin-bottom:25px
    }
}
#contact_us_wrappp .wrapSidebarDef{
    display:flex;
    align-items:flex-start;
    justify-content:space-between
}
#contact_us_wrappp .wrapSidebarDef .contentLeftde{
    max-width:725px;
    width:100%;
    margin-right:15px
}
#contact_us_wrappp .wrapSidebarDef .contentLeftde h1,#contact_us_wrappp .wrapSidebarDef .contentLeftde h2,#contact_us_wrappp .wrapSidebarDef .contentLeftde h3,#contact_us_wrappp .wrapSidebarDef .contentLeftde h4,#contact_us_wrappp .wrapSidebarDef .contentLeftde h5,#contact_us_wrappp .wrapSidebarDef .contentLeftde h6{
    margin:15px 0px 35px;
    color:#3A455D
}
#contact_us_wrappp .wrapSidebarDef .contentLeftde ul{
    margin:20px 0 20px 15px;
    list-style-position:inside
}
#contact_us_wrappp .wrapSidebarDef .contentLeftde ul li{
    font-size:16px;
    line-height:24px;
    margin-bottom:10px
}
#contact_us_wrappp .wrapSidebarDef .contentLeftde ul li:before{
    content:"\2022";
    color:#EC6285;
    font-weight:400;
    display:inline-block;
    width:1em;
    margin-left:-1em
}
#contact_us_wrappp .wrapSidebarDef .contentLeftde p{
    margin-bottom:15px;
    color:#3A455D
}
@media only screen and (max-width:968px){
    #contact_us_wrappp .wrapSidebarDef .contentLeftde{
        margin-right:0;
        margin-bottom:25px
    }
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde{
    max-width:375px;
    width:100%;
    position:relative;
    z-index:5;
    margin-top:-350px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard{
    background-color:#FFF;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    margin-bottom:20px;
    border-radius:6px;
    padding:5px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .innerpaddingFix{
    padding:20px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard h4.afterstate_title{
    font-size:62px;
    line-height:62px;
    color:#3A455D;
    margin-bottom:40px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard h4.afterstate_title:after{
    background-image:url(../images/title-afterstate-pink.png);
    margin:0;
    bottom:-18px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap{
    display:flex;
    align-items:center;
    margin-bottom:18px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .icon{
    min-width:40px;
    margin-right:15px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content{
    color:#3A455D
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content .email,#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content .telnum{
    font-size:24px;
    font-weight:700
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap .content a{
    font-size:15px;
    line-height:16px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .infoWrap:last-child{
    margin-bottom:0
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .further_buttons{
    display:flex;
    justify-content:space-between;
    margin-top:20px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .further_buttons a{
    width:48%;
    text-align:center
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .mapdeet{
    font-size:16px;
    line-height:24px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .mapdeet strong{
    display:block
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard #mapNurseryInner{
    width:100%;
    height:130px;
    border-radius:6px
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard #mapNurseryInner .gm-fullscreen-control{
    display:none!important
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap{
    display:flex;
    justify-content:space-between;
    align-items:center;
    position:relative
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5{
    color:#EC6285;
    font-size:62px;
    line-height:62px;
    position:relative
}
@media only screen and (max-width:400px){
    #contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5{
        font-size:52px;
        line-height:52px
    }
}
@media only screen and (max-width:345px){
    #contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap h5{
        font-size:42px;
        line-height:42px
    }
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap .arrowUnder{
    width:70px;
    position:absolute;
    left:120px;
    height:40px;
    bottom:0;
    background-image:url(../images/under_blue_arrow.png);
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 1s ease-in-out infinite alternate
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap .socialIcons img{
    margin-right:5px;
    width: 30px;
    height: 30px;
    object-fit: contain;
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb{
    position:relative;
    z-index:5;
    margin:35px 0;
    width:100%;
    border:8px solid #FFF;
    background-image:url(../images/backgrounds/cotton-texture-bg.jpg);
    padding:10px 25px 20px;
    background-position:center;
    background-size:cover;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    border-radius:6px
}
#blogPost_single,#outerWtapArchive{
    background-image:url(../images/backgrounds/texture-grey-bg.jpg)
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap{
    text-align:left;
    position:relative;
    z-index:2
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap h5{
    font-size:45px;
    line-height:54px;
    color:#3A455D;
    letter-spacing:1.4px;
    margin-bottom:0
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .contentWrap a{
    cursor:pointer
}
#contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .featureImg{
    position:absolute;
    right:0;
    bottom:-8px;
    height:auto;
    width:220px
}
@media only screen and (max-width:768px){
    #contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb{
        position:relative;
        bottom:0;
        margin:45px auto 25px
    }
    #outerWtapArchive .midRedLeft{
        display:none
    }
}
@media only screen and (max-width:1150px){
    #contact_us_wrappp .wrapSidebarDef .sidebarRightde{
        margin-top:0
    }
}
@media only screen and (max-width:968px){
    #contact_us_wrappp .wrapSidebarDef{
        flex-direction:column;
        align-items:center
    }
}
#contact_us_wrappp:before{
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    left:0
}
@media only screen and (max-width:520px){
    #contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard .socialWrap .arrowUnder{
        display:none
    }
    #contact_us_wrappp .wrapSidebarDef .sidebarRightde #sidebar_default #findNurserySb .featureImg{
        opacity:.5;
        right:5px
    }
    #contact_us_wrappp{
        padding:45px 0
    }
    #outerWtapArchive .woodnewsll{
        display:none
    }
}
.error404__content{
    padding:100px 0 150px;
    text-align:center
}
.error404__content h1{
    font-size:7em;
    color:#000;
    line-height:170px;
    margin-bottom:30px
}
#outerWtapArchive{
    background-repeat:repeat;
    background-position:top left;
    position:relative
}
#outerWtapArchive .blueBtmRiught,#outerWtapArchive .midRedLeft,#outerWtapArchive .topShapeLeft,#outerWtapArchive .woodnewsll{
    background-position:right;
    position:absolute
}
#outerWtapArchive .topShapeLeft{
    top:25px;
    left:0;
    z-index:0;
    width:270px;
    height:318px;
    background-image:url(../images/shapes/orange_shape_left.png);
    background-size:contain;
    background-repeat:no-repeat;
    animation:moveLeftAndBack 3s ease-in-out infinite alternate
}
@media only screen and (max-width:998px){
    #outerWtapArchive .topShapeLeft{
        display:none
    }
}
#outerWtapArchive .woodnewsll{
    background-size:contain;
    background-repeat:no-repeat;
    height:190px;
    width:245px;
    right:0;
    top:40%;
    z-index:0
}
#blogPost_single:before,#outerWtapArchive:before{
    content:'';
    background-size:contain;
    top:-36px
}
#outerWtapArchive .midRedLeft{
    bottom:25%;
    left:-50px;
    z-index:0;
    width:100px;
    height:100px;
    background-image:url(../images/shapes/red-blob.png);
    background-size:contain;
    background-repeat:no-repeat;
    animation:rotateItemSl 2s ease-in-out infinite alternate
}
#outerWtapArchive .blueBtmRiught{
    bottom:-100px;
    right:-50px;
    z-index:1;
    width:400px;
    height:275px;
    background-image:url(../images/shapes/blue-floating-shape-op-hp.png);
    background-size:contain;
    background-repeat:no-repeat;
    animation:moveRightAndBack 3s ease-in-out infinite alternate
}
@media only screen and (max-width:768px){
    #outerWtapArchive .blueBtmRiught{
        display:none
    }
}
#outerWtapArchive:before{
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    left:0
}
#featuredLLNews{
    position:relative;
    z-index:1
}
#featuredLLNews .container{
    margin-top:-225px;
    max-width:1230px
}
@media only screen and (max-width:1280px){
    #featuredLLNews .container{
        padding-left:15px;
        padding-right:15px
    }
}
@media only screen and (max-width:520px){
    #featuredLLNews .container{
        margin-top:35px
    }
}
#LatestNewsArticles{
    padding:45px 0
}
#LatestNewsArticles .container{
    max-width:1230px;
    position:relative;
    z-index:2
}
@media only screen and (max-width:1280px){
    #LatestNewsArticles .container{
        padding-left:15px;
        padding-right:15px
    }
}
.postsArcWrap{
    display:flex;
    flex-wrap:wrap
}
.postsArcWrap .articleWrapArc{
    max-width:375px;
    align-self:flex-start;
    width:100%;
    margin:15px;
    border-radius:6px;
    border:1px solid #E7E7E7;
    background-color:rgba(255,255,255,.8);
    padding:10px
}
.postsArcWrap .articleWrapArc .featImgWrap{
    height:210px;
    width:100%;
    background-position:center;
    background-size:cover;
    border-radius:10px
}
@media only screen and (max-width:998px){
    .postsArcWrap .articleWrapArc .featImgWrap{
        display:none
    }
}
.postsArcWrap .articleWrapArc .contentWrap{
    padding:25px 15px;
    height:360px;
    text-align:center;
    display:flex;
    justify-content:center;
    flex-direction:column
}
.postsArcWrap .articleWrapArc .contentWrap h4{
    color:#EC6285;
    font-size:22px;
    line-height:26px;
    font-weight:700;
    word-break:break-word
}
@media only screen and (max-width:520px){
    .postsArcWrap .articleWrapArc .contentWrap h4{
        font-size:20px;
        line-height:25px
    }
}
.postsArcWrap .articleWrapArc .contentWrap span{
    font-size:12px;
    line-height:19px;
    display:block;
    margin:15px 0;
    color:#3A455D
}
.postsArcWrap .articleWrapArc .contentWrap a{
    font-weight:700;
    margin:15px 0 0;
    display:block;
    text-decoration:underline
}
@media only screen and (max-width:1280px){
    .postsArcWrap .articleWrapArc{
        max-width:31%;
        margin:.5% 1%
    }
}
@media only screen and (max-width:998px){
    .postsArcWrap .articleWrapArc .contentWrap{
        height:auto
    }
    .postsArcWrap .articleWrapArc{
        -ms-grid-row-align:auto;
        align-self:auto;
        margin:15px;
        max-width:375px
    }
}
.postsArcWrap .margMiniHi{
    margin-top:-190px
}
@media only screen and (max-width:998px){
    .postsArcWrap .margMiniHi{
        margin-top:15px
    }
}
#blogPost_single{
    padding:50px 0;
    bordeR:1px solid transparent;
    background-position:bottom;
    background-repeat:repeat;
    position:relative
}
#blogPost_single .container{
    margin-top:-125px;
    border:1px solid transparent;
    max-width:768px;
    position:relative;
    z-index:1
}
#blogPost_single .container .featuredImgPost{
    width:100%;
    height:395px;
    margin-bottom:35px;
    border:8px solid #FFF;
    border-radius:10px;
    background-position:center;
    background-size:cover;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2)
}
#blogPost_single .container h1,#blogPost_single .container h2,#blogPost_single .container h3,#blogPost_single .container h4,#blogPost_single .container h5,#blogPost_single .container h6{
    margin:15px 0;
    color:#3A455D
}
#blogPost_single .container a{
    color:#EC6285;
    text-decoration:underline;
    font-weight:600
}
#blogPost_single .container ul{
    margin:20px 0 20px 15px;
    list-style-position:inside
}
#blogPost_single .container ul li{
    font-size:16px;
    line-height:24px;
    margin-bottom:10px
}
#blogPost_single .container .enrtyCard .socialWrap h5,#map_Cards_Wrapper .container #found_results .nofound_result h4,#map_outputWrap .container .afterstate_title{
    line-height:62px;
    font-size:62px;
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif
}
#blogPost_single .container ul li:before{
    content:"\2022";
    color:#EC6285;
    font-weight:400;
    display:inline-block;
    width:1em;
    margin-left:-1em
}
#blogPost_single .container p{
    margin-bottom:15px;
    color:#3A455D
}
#blogPost_single .container .enrtyCard{
    background-color:#FFF;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    border-radius:6px;
    padding:5px;
    max-width:320px;
    margin:50px 0;
    width:100%
}
#blogPost_single .container .enrtyCard .innerpaddingFix{
    padding:3px 25px
}
@media only screen and (max-width:520px){
    #blogPost_single .container .featuredImgPost{
        height:300px
    }
    #blogPost_single .container .enrtyCard .innerpaddingFix{
        padding:3px 16px
    }
}
#blogPost_single .container .enrtyCard .socialWrap{
    display:flex;
    justify-content:space-between;
    align-items:center;
    position:relative
}
#blogPost_single .container .enrtyCard .socialWrap h5{
    color:#EC6285;
    position:relative
}
#blogPost_single .container .enrtyCard .socialWrap .arrowUnder{
    width:70px;
    position:absolute;
    left:105px;
    height:40px;
    bottom:20px;
    background-image:url(../images/under_blue_arrow.png);
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 1s ease-in-out infinite alternate
}
#blogPost_single .topShapeLeft,#map_Cards_Wrapper .midorangeshp,#map_Cards_Wrapper .topredright{
    animation:scaleItemSl 2s ease-in-out infinite alternate
}
#blogPost_single .container .enrtyCard .socialWrap .socialIcons img{
    margin-right:10px;
    width: 30px;
    height: 30px;
    object-fit: contain;
}
@media only screen and (max-width:520px){
    #blogPost_single .container .enrtyCard{
        margin:40px auto 25px
    }
    #blogPost_single .container{
        margin-top:0
    }
}
#blogPost_single .topShapeLeft{
    position:absolute;
    top:-75px;
    left:0;
    z-index:0;
    width:270px;
    height:318px;
    background-image:url(../images/shapes/orange_shape_left.png);
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat
}
@media only screen and (max-width:998px){
    #blogPost_single .topShapeLeft{
        display:none
    }
}
#blogPost_single .blueBtmLft{
    position:absolute;
    bottom:25%;
    left:0;
    z-index:1;
    width:200px;
    height:200px;
    background-image:url(../images/shapes/blue-floating-left.png);
    background-position:left;
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 4s ease-in-out infinite alternate
}
#blogPost_single:before,#map_Cards_Wrapper:before{
    position:absolute;
    background-repeat:repeat-x;
    left:0
}
@media only screen and (max-width:768px){
    #blogPost_single .blueBtmLft{
        display:none
    }
}
#blogPost_single:before{
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-position:bottom left;
    height:36px;
    width:100%
}
#ffhh_MainWrtap #mapResultLoading{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    padding-top:75px;
    height:calc(100% + 40px);
    width:100%;
    background-color:rgba(255,255,255,.55);
    display:flex;
    align-items:center;
    justify-content:center;
    visibility:visible;
    opacity:1;
    -moz-transition:.35s all;
    -ms-transition:.35s all;
    -o-transition:.35s all;
    z-index:5
}
#map_Cards_Wrapper{
    padding:0 0 75px;
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    position:relative;
    border:1px solid transparent
}
#map_Cards_Wrapper .container{
    max-width:1250px;
    position:relative;
    margin-top:-55px
}
#map_Cards_Wrapper .container #found_results{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    position:relative;
    z-index:5
}
#map_Cards_Wrapper .container #found_results .nofound_result{
    padding:150px 0 200px;
    text-align:center
}
#map_Cards_Wrapper .container #found_results .nofound_result h4{
    color:#EC6285;
    margin-bottom:15px
}
#map_Cards_Wrapper .container #found_results .nofound_result p{
    font-size:19px;
    line-height:25px;
    max-width:768px;
    margin:0 auto
}
#map_Cards_Wrapper .container #found_results .nofound_result p a{
    color:#EC6285;
    text-decoration:underline;
    font-weight:600
}
@media only screen and (max-width:768px){
    #map_Cards_Wrapper .container #found_results .nofound_result{
        padding:90px 0
    }
}
#map_Cards_Wrapper .container #found_results .map_card_wrapper{
    border:8px solid #FFF;
    border-radius:6px;
    padding:0 0 15px;
    background-color:rgba(255,255,255,.9);
    max-width:375px;
    width:100%;
    margin:10px;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    -ms-grid-row-align:center;
    align-self:center;
    text-align:center;
    color:#3A455D
}
#map_Cards_Wrapper .container #found_results .map_card_wrapper .imgTopWrap{
    height:150px;
    width:100%;
    background-size:cover;
    background-position:center;
    border-radius:6px;
    margin-bottom:25px
}
#map_Cards_Wrapper .container #found_results .map_card_wrapper h3{
    color:#FF515C;
    font-size:22px;
    line-height:26px
}
#map_Cards_Wrapper .container #found_results .map_card_wrapper .locationer{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:38px;
    line-height:18px;
    margin:20px 0
}
#map_Cards_Wrapper .container #found_results .map_card_wrapper .red_btn_small{
    opacity:0;
    visibility:hidden;
    margin:0 auto;
    height:0!important;
    padding:0;
    transition:.25s all;
    webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    color:#FFF;
}
#map_Cards_Wrapper .container #found_results .map_card_wrapper:hover{
    box-shadow:0 0 30px 0 rgba(0,0,0,.2)
}
#map_Cards_Wrapper .container #found_results .map_card_wrapper:hover .red_btn_small{
    opacity:1;
    padding:12px 20px;
    visibility:visible;
    margin-top:15px
}
#map_Cards_Wrapper .topredright{
    height:260px;
    width:214px;
    position:absolute;
    top:-115px;
    right:0;
    background-image:url(../images/shapes/red-pattern-rightpg-large.png);
    background-position:center;
    background-size:cover;
    z-index:0
}
#map_Cards_Wrapper .midorangeshp{
    height:288px;
    width:189px;
    position:absolute;
    top:225px;
    left:0;
    background-image:url(../images/shapes/yellow-floating-shape-left.png);
    background-position:center;
    background-size:cover;
    z-index:0
}
@media only screen and (max-width:768px){
    #map_Cards_Wrapper .container #found_results .map_card_wrapper .red_btn_small{
        opacity:1;
        padding:12px 20px;
        visibility:visible
    }
    #map_Cards_Wrapper .midorangeshp,#map_Cards_Wrapper .topredright{
        display:none
    }
}
#map_Cards_Wrapper .woodfindhmm{
    background-position:right;
    background-size:contain;
    background-repeat:no-repeat;
    height:190px;
    width:245px;
    position:absolute;
    right:0;
    bottom:10%;
    z-index:1
}
#map_Cards_Wrapper:before,#nursery_overview:before{
    height:36px;
    top:-36px;
    content:''
}
#map_Cards_Wrapper:before{
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-position:bottom left;
    width:100%
}
#map_outputWrap .container,#map_outputWrap .container .mapShapeWrap{
    position:relative
}
#map_outputWrap{
    background-image:url(../images/backgrounds/texture-cream-bg.jpg);
    background-repeat:repeat;
    background-position:top left;
    padding:90px 0 75px
}
#map_outputWrap .container .afterstate_title{
    color:#EC6285;
    letter-spacing:1.4px;
    text-align:center;
    margin-bottom:100px
}
#map_outputWrap .container .afterstate_title:after{
    bottom:-30px
}
@media only screen and (max-width:520px){
    #map_outputWrap .container .afterstate_title:after{
        bottom:-12px
    }
    #map_outputWrap .container .afterstate_title{
        margin-bottom:45px
    }
}
#map_outputWrap .container .mapShapeWrap #mapWrapper{
    height:750px;
    border:10px solid #FFF;
    border-radius:10px
}
#map_outputWrap .container .mapShapeWrap #mapWrapper .gm-style-iw-d{
    padding:10px 5px;
    text-align:center
}
#map_outputWrap .container .mapShapeWrap #mapWrapper .gm-style-iw-d h4{
    color:#EC6285;
    font-size:22px;
    line-height:26px
}
#map_outputWrap .container .mapShapeWrap #mapWrapper .gm-style-iw-d h5{
    color:#3A455D;
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:38px;
    line-height:16px;
    letter-spacing:.9px;
    margin:20px 0
}
#map_outputWrap .container .mapShapeWrap #mapWrapper .gm-style-iw-d a{
    margin:10px auto;
    width: 170px;
}
@media only screen and (max-width:768px){
    #map_outputWrap .container .mapShapeWrap #mapWrapper{
        height:550px
    }
}
@media only screen and (max-width:520px){
    #map_outputWrap .container .mapShapeWrap #mapWrapper{
        height:375px;
        border:6px solid #FFF
    }
    #map_outputWrap .container .mapShapeWrap:before{
        display:none
    }

    #map_outputWrap .container .mapShapeWrap #mapWrapper .gm-style-iw-d a{
        width: 100%;
    }
}
#map_outputWrap .container .mapShapeWrap:before{
    content:'';
    background-size:contain;
    background-repeat:no-repeat;
    position:absolute;
    width:140px;
    height:150px
}
#nursery_overview{
    padding:35px 0 50px;
    background-image:url(../images/backgrounds/texture-grey-bg.jpg);
    background-position:left;
    background-repeat:repeat;
    position:relative
}
#nursery_overview .container .mainContentWrap{
    display:flex;
    justify-content:space-between
}
#nursery_overview .container .mainContentWrap .leftWrap{
    max-width:625px;
    width:100%;
    text-align:center;
    position:relative;
    margin-right:15px
}

#nursery_overview .container .mainContentWrap .leftWrap {
    color: #3A455D;
}
#nursery_overview .container .mainContentWrap .leftWrap h2.afterstate_title{
    margin:35px 0 55px;
    color:#EC6285
}
#nursery_overview .container .mainContentWrap .leftWrap h2.afterstate_title:after{
    background-image:url(../images/title-afterstate-pink.png);
    bottom:-30px
}
#nursery_overview .container .mainContentWrap .leftWrap p{
    color:#3A455D;
    letter-spacing:0;
    max-width:500px;
    margin:20px auto 0
}
#nursery_overview .container .mainContentWrap .leftWrap p:first-of-type{
    margin-top:0;
    max-width:100%;
    font-size:20px;
    line-height:28px;
    letter-spacing:.15px
}
@media only screen and (max-width:520px){
    #map_outputWrap{
        padding:50px 0
    }
    #nursery_overview .container .mainContentWrap .leftWrap p:first-of-type{
        font-size:17px;
        line-height:22px
    }
}
#nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview{
    margin-top:25px;
    margin-bottom: 25px;
    position:relative;
    margin-bottom:0px;
    display:flex;
    justify-content:center;
    align-items:center
}
#nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview .nurseryEntry{
    display:flex;
    justify-content:center;
    align-items:center
}
#nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview .secondaryManager{
    margin-left:25px
}
#nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview img{
    border-radius:50%;
    border:2px solid #FFF;
    width:72px;
    height:72px;
    box-sizing:border-box;
    margin-right:15px;
    box-shadow:0 0 10px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2)
}
#nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview p{
    font-size:19px;
    line-height:25px;
    font-weight:700
}
#nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview span{
    font-size:19px;
    line-height:25px;
    font-weight:400
}
@media only screen and (max-width:868px){
    #nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview .secondaryManager{
        margin-left:0;
        margin-top:15px
    }
    #nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview{
        flex-direction:column;
        justify-content:center;
        align-items:center
    }
}
@media only screen and (max-width:520px){
    #nursery_overview .container .mainContentWrap .leftWrap .nursery_manager_overview{
        margin-bottom:0
    }
}
#nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm{
    position:absolute;
    z-index:5;
    bottom:-177px;
    left:0;
    right:0;
    margin:auto;
    max-width:475px;
    width:100%;
    border:8px solid #FFF;
    background-image:url(../images/backgrounds/cotton-texture-bg.jpg);
    padding:10px 25px 20px;
    background-position:center;
    background-size:cover;
    box-shadow:0 0 14px 0 rgba(0,0,0,.2);
    border-radius:6px
}
#nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm .contentWrap{
    text-align:left;
    position:relative;
    z-index:2
}
#nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm .contentWrap h5{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:62px;
    line-height:62px;
    color:#3A455D;
    letter-spacing:1.4px;
    margin-bottom:0
}
#nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm .contentWrap a{
    margin-left:25px;
    cursor:pointer
}
#nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm .featureImg{
    position:absolute;
    right:0;
    bottom:0;
    height:170px;
    width:240px
}
#nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm .featureImg img{
    width: 100%;
    height: 100%;
}
@media only screen and (max-width:520px){
    #nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm .contentWrap a{
        margin-left:0
    }
    #nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm .featureImg{
        opacity:.5;
        right:5px
    }
}
@media only screen and (max-width:768px){
    #nursery_overview .container .mainContentWrap .leftWrap .fll_boxbtm{
        position:relative;
        bottom:0;
        margin:45px auto 25px
    }
    #nursery_overview .container .mainContentWrap .leftWrap{
        margin-right:0
    }
}
#nursery_overview .container .mainContentWrap .rightSidebar{
    max-width:375px;
    width:100%;
    margin-bottom:-75px;
    position:relative;
    z-index:5
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard{
    background-color:#FFF;
    box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.2);
    margin-bottom:20px;
    border-radius:6px;
    padding:5px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .innerpaddingFix{
    padding: 15px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard h4.afterstate_title{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:62px;
    line-height:62px;
    color:#3A455D;
    margin-bottom:40px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard h4.afterstate_title:after{
    background-image:url(../images/title-afterstate-pink.png);
    margin:0;
    bottom:-18px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .infoWrap{
    display:flex;
    align-items:center;
    margin-bottom:18px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .infoWrap .icon{
    width:40px;
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .infoWrap .content{
    color:#3A455D;
    padding-left: 15px;
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .infoWrap .content .telnum{
    font-size:24px;
    font-weight:700
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .infoWrap .content .email{
    font-weight:700
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .infoWrap .content a{
    font-size:15px;
    display:inline-block;
    word-break:break-word;
    line-height:18px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .infoWrap:last-child{
    margin-bottom:0
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .further_buttons{
    display:flex;
    justify-content:space-between;
    margin-top:20px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .further_buttons.center{
    display:flex;
    justify-content:center;
    margin-top:20px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .further_buttons a{
    width:48%;
    text-align:center;
    margin: 0;
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .mapdeet{
    font-size:16px;
    line-height:24px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .mapdeet strong{
    display:block
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard #mapNurseryInner{
    width:100%;
    height:130px;
    border-radius:6px
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard #mapNurseryInner .gm-fullscreen-control{
    display:none!important
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .socialWrap{
    display:flex;
    justify-content:space-between;
    align-items:center;
    position:relative
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .socialWrap h5{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#EC6285;
    font-size:62px;
    line-height:62px;
    position:relative
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .socialWrap .arrowUnder{
    width:70px;
    position:absolute;
    left:120px;
    height:40px;
    bottom:0;
    background-image:url(../images/under_blue_arrow.png);
    background-size:contain;
    background-repeat:no-repeat;
    animation:scaleItemSl 1s ease-in-out infinite alternate
}
@media only screen and (max-width:520px){
    #nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .socialWrap .arrowUnder{
        display:none
    }
    #stnadout_wood_deets .mmb_vvnumbers .boxItem{
        overflow:scroll
    }
}
#nursery_overview .container .mainContentWrap .rightSidebar .enrtyCard .socialWrap .socialIcons img{
    margin-right:5px;
    width: 30px;
    height: 30px;
    object-fit: contain;
}
@media only screen and (max-width:768px){
    #nursery_overview .container .mainContentWrap .rightSidebar{
        margin-bottom:-125px
    }
    #nursery_overview .container .mainContentWrap{
        flex-direction:column;
        justify-content:center;
        align-items:center
    }
}

.nursery_overview_lower{
    height: 300px;
    padding: 0!important;
    background-image: url(../images/backgrounds/texture-cream-bg.jpg)!important;
    background-repeat: repeat;
    background-position: top left;
    position: relative;
}

.nursery_overview_lower .leftWrap{
    max-width: 100%!important;
}

.nursery_overview_lower::before{
    display: none!important;
}
#nursery_overview:before{
    position:absolute;
    background-image:url(../images/ripples/grey-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    width:100%;
    left:0
}
#stnadout_wood_deets{
    padding:150px 0 250px;
    background-image:url(../images/backgrounds/wood-white-bg.jpg);
    background-position:center;
    background-size:cover;
    position:relative
}
#stnadout_wood_deets .dsktop_vvnumbers{
    display:flex;
    align-items:flex-start;
    justify-content:space-between
}
@media only screen and (max-width:1240px){
    #stnadout_wood_deets .dsktop_vvnumbers{
        padding-left:15px;
        padding-right:15px
    }
}
@media only screen and (max-width:998px){
    #stnadout_wood_deets .dsktop_vvnumbers{
        flex-direction: column;
        align-items: center;
    }

    #stnadout_wood_deets .boxItem{
        margin-bottom: 25px;
    }
}
#stnadout_wood_deets .mmb_vvnumbers{
    display:none
}
#stnadout_wood_deets .mmb_vvnumbers .boxItem{
    margin:0 auto
}
#stnadout_wood_deets .mmb_vvnumbers .boxItem .inner .iconWrap{
    height:135px;
    margin:0 auto;
    max-width:100px
}
#stnadout_wood_deets .mmb_vvnumbers .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all
}
#stnadout_wood_deets .mmb_vvnumbers .boxItem .inner:hover .iconWrap img{
    margin-top:0
}
#stnadout_wood_deets .mmb_vvnumbers .owl-dots{
    margin-top:15px
}
#stnadout_wood_deets .mmb_vvnumbers .owl-dots .active span{
    background:#EC6285
}
#stnadout_wood_deets .mmb_vvnumbers .owl-dots span{
    width:12px;
    height:12px;
    display:block;
    margin-right:3px;
    opacity:1;
    background:#3A455D;
    border-radius:50%
}
@media only screen and (max-width:998px){
    #stnadout_wood_deets .mmb_vvnumbers,#stnadout_wood_deets .mmb_vvnumbers .owl-dots{
        display:block
    }
}
#stnadout_wood_deets .boxItem{
    max-width:370px;
    height:399px;
    background-color:rgba(255,255,255,.8);
    width:100%;
    border-radius:10px;
    margin-right:15px;
    padding:25px;
    text-align:center;
    font-family: houschka-rounded, sans-serif;
    display:flex;
    justify-content:center
}
#stnadout_wood_deets .boxItem .inner{
    color:#3A455D
}
#stnadout_wood_deets .boxItem .inner .iconWrap{
    height:150px;
    margin-bottom:10px
}
#stnadout_wood_deets .boxItem .inner .iconWrap img{
    transition:.2s all;
    webkit-transition:.2s all;
    -moz-transition:.2s all;
    -ms-transition:.2s all;
    -o-transition:.2s all;
    width: 100%;
    height: 70%;
    object-fit: contain;
}
#stnadout_wood_deets .boxItem .inner p{
    font-size:28px;
    line-height:36px
}
#stnadout_wood_deets .boxItem .inner:hover .iconWrap img{
    margin-top:-12px
}
#stnadout_wood_deets .shapeTopLines{
    position:absolute;
    z-index:2;
    animation:scaleItemSl 2.5s ease-in-out infinite alternate;
    left:0;
    width:150px;
    height:288px;
    top:-175px;
    background-image:url(../images/shapes/yellow-floating-left.png);
    background-size:contain;
    background-repeat:no-repeat
}
#stnadout_wood_deets:before{
    content:'';
    position:absolute;
    background-image:url(../images/ripples/wooden-ripple-top.png);
    background-size:contain;
    background-repeat:repeat-x;
    background-position:bottom left;
    height:36px;
    width:100%;
    top:-36px;
    left:0
}
@media only screen and (max-width:520px){
    #stnadout_wood_deets .boxItem .inner p{
        font-size:18px;
        line-height:26px
    }
    #stnadout_wood_deets{
        padding:100px 0 200px
    }
}
#nusery_manager_focus{
    margin-top:-25px;
    padding:0 0 85px
}
#nusery_manager_focus .container h3.afterstate_title{
    font-family:KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:62px;
    line-height:62px;
    color:#EC6285;
    letter-spacing:1.4px;
    margin-bottom:45px;
    text-align:center
}
#nusery_manager_focus .container h3.afterstate_title:after{
    bottom:-20px
}
#nusery_manager_focus .container .nursery_manager_main{
    display:flex;
    justify-content:center;
    align-items:center
}
#nusery_manager_focus .container .nursery_manager_main img{
    border-radius:50%;
    border:2px solid #FFF;
    width:160px;
    height:160px;
    box-sizing:border-box;
    margin-right:25px;
    box-shadow:0 0 10px 0 rgba(0,0,0,.2);
    webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2)
}

/* ::::::::: Additional single nursery styles  ::::::::: */
.nursery-extras{padding-top: 38px !important;}
.nursery-extras span{
	color: #3A455D !important;
    letter-spacing: 0 !important;
    max-width: 500px !important;
    margin: 20px auto 0 !important;
}
.nursery-extras span{
	color: #EC6285 !important;
	margin-left: 5px !important;
}

.nursery-extras li{margin-bottom: 16px;}


/* ::::::::: Career application 2022   ::::::::: */
.contentLeftde .carousel_Right .item {
    border: 12px solid #FFF;
    width: 100%;
    border-radius: 10px;
    height: 530px;
    background-position: center center;
    background-size: cover;
}

.contentLeftde .owl-carousel.owl-drag .owl-item {
    touch-action: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contentLeftde .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.contentLeftde .caroselFloatControl {
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    top: 45%;
    z-index: 5;
    cursor: pointer;
    transition: .25s all;
    webkit-transition: .25s all;
    -moz-transition: .25s all;
    -ms-transition: .25s all;
    -o-transition: .25s all;
}

.contentLeftde .carousel_Right .nextHpbnr {
    right: -25px;
}

.carousel_Right{
	position: relative;
}

.career-app-2022 .wpcf7-file {
	color: transparent;
	min-width: 500px;
}

.career-app-2022 .wpcf7-file::-webkit-file-upload-button {
visibility: hidden;
}
  .career-app-2022 .wpcf7-file::before {
	content: 'Choose file';
	color: white;
	display: inline-block;
	background: #FF515C;
	border: 2px solid #FF515C;
	border-radius: 36px;
	padding: 12px 20px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: 700;
	text-transform: initial;
	font-size: 10pt;
	
  }
  .career-app-2022 .wpcf7-file:active {
	outline: 0;
  }
  .career-app-2022 .wpcf7-file:hover::before {
	border-color: #FF515C;
  }
  .career-app-2022 .wpcf7-file:active::before {
	background-color: #FF515C;
  }

#enquiry_header_wrap .wpcf7-form-control-wrap {
    width: 30%;
}

.career-app-2022 .wpcf7-file::after{
	content: "Upload either DOC, DOCX, HTML, PDF or TXT file types (5MB max)";
    color: black;
    display: block;
    width: 100%;
    margin-top: 14px;
	margin-bottom: 14px; 
	font-family: houschka-rounded, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}


@media only screen and (max-width:520px){
    #nusery_manager_focus .container .nursery_manager_main img{
        width:125px;
        height:125px;
        margin-right:20px
    }
}
#nusery_manager_focus .container .nursery_manager_main p,#nusery_manager_focus .container .nursery_manager_main span{
    font-size:19px;
    line-height:25px;
    letter-spacing:.2px;
    color:#3A455D
}
#nusery_manager_focus .container .nursery_manager_main p{
    font-weight:600
}
#ppc_nursery_selection{
    padding:75px 0
}
#ppc_nursery_selection .nurseryWrap{
    display:flex;
    flex-wrap:wrap;
    justify-content:center
}
#ppc_nursery_selection .nurseryWrap .singleNursery{
    max-width:46%;
    margin:15px;
    background-color:#FFF;
    width:100%;
    box-shadow:0 0 14px 0 rgba(0,0,0,.15);
    webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.15)
}
#ppc_nursery_selection .nurseryWrap .singleNursery .top_img{
    height:245px;
    width:100%;
    background-position:center;
    background-size:cover
}
#ppc_nursery_selection .nurseryWrap .singleNursery .innerText{
    padding:25px
}
#ppc_nursery_selection .nurseryWrap .singleNursery .innerText h3{
    color:#EC6285;
    margin-bottom:15px
}
#ppc_nursery_selection .nurseryWrap .singleNursery .innerText .red_btn_small{
    margin-top:15px
}
@media only screen and (max-width:828px){
    #ppc_nursery_selection .nurseryWrap .singleNursery{
        max-width:75%
    }
	#stnadout_wood_deets .boxItem{
		height:325px;
	}
}
@media only screen and (max-width:520px){
    #ppc_nursery_selection .nurseryWrap .singleNursery{
        max-width:100%
    }
}

/* Updated January 2023 */

.afterstate_title_careers_video {
    text-align: center;
    font-size: 72px;
    line-height: 82px;
    color: #EC6285;
	font-family: KokoBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 50px;
}

.afterstate_title_why_work {
	margin-top: 30px;
}

.careers_video video,
#careers-banner-kp .container .featImgRightVideo video {
	display: block;
	height: auto;
	width: 100%;
}

.careers_video video {
	border: 8px solid #FFF;
	border-radius: 10px;
	box-shadow: 0 0 30px 0 rgb(0 0 0 / 20%);
}

#careers-banner-kp .container .featImgRightVideo {
    height: auto;
}

.txt-pink {
	color: #EC6285;
}



/** February 2023 **/

/* .hs_submit.hs-submit input{
    background-color: #FF515C;
    -webkit-appearance: none;
    display: table;
    font-size: 14px;
    line-height: 17px;
	padding: 20px 35px;
    font-weight: 600;
	border: 1px transparent solid;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
	color: #FFF!important;
    border-radius: 36px;	
} */

.hs_submit.hs-submit input{
    background-color: #f8505c;
    border: 1px solid #f8505c;
	padding: 20px 35px;
    border-radius: 50px;
    display: table;
	color: #fff;
    font-weight: 900;
    font-size: 14px;
    transition:.25s all;
    -webkit-transition:.25s all;
	cursor: pointer;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
    font-family: houschka-rounded, sans-serif;
}

#newsletter_signup_kp .hs_submit.hs-submit input{
    background-color: #f8505c;
    border: 1px solid #f8505c;
	color: #fff;
}

#newsletter_signup_kp .hs_submit.hs-submit input:hover{
    background-color: transparent;
    border: 1px solid #f8505c;
	color: #f8505c;
}

.hs_submit.hs-submit input:hover{
    background-color: transparent;
    border: 1px solid #f8505c;
    color: #f8505c;
    transition:.25s all;
    -webkit-transition:.25s all;
    -moz-transition:.25s all;
    -ms-transition:.25s all;
    -o-transition:.25s all;
}

#newsletter_signup_kp .hs_error_rollup{
	display: none;
}

#newsletter_signup_kp .hs-error-msg{
	right: 61px;
	top: 19px;
}



.hs_email.hs-email input, .hs_firstname.hs-firstname input, .hs_lastname.hs-lastname input, .hs-fieldtype-textarea textarea{
	font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    padding: 15px;
    margin: 0 0 20px;
    font-family: houschka-rounded, sans-serif;
    box-shadow: none;
    background-color: #FFF;
    color: #3A455D;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    -webkit-appearance: none;
	width: 400px;
    margin-right: 49px;
}

.hbspt-form form{
	display: flex;
	justify-content: center;
}

.fullWidthWrap .hbspt-form form{
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}

.fullWidthWrap .hs_email.hs-email input, .hs_firstname.hs-firstname input, .hs_lastname.hs-lastname input, .hs-fieldtype-textarea textarea{
    width: 100%;
}

.fullWidthWrap .hs-input{
    width: 100%!important;
}

.hs-error-msg{
	color: #fff;
}

label#label-required_start_date-d064d946-0ffb-434d-9e2b-a9c81a48207e{
    display: none;
}

label#label-today_s_date__dd_mm_yyyy_-d064d946-0ffb-434d-9e2b-a9c81a48207e{
    display: none;
}

.input select{
    width: 100%!important;
}

.contentLeftde .open-day .hs-input{
    width: 100%!important;
}

@media only screen and (max-width:768px){
    .hbspt-form form { flex-direction: column; }
	.hs_email.hs-email input { width: 100%; }
	.hs_submit.hs-submit input { margin: auto; }
	.hs_firstname.hs-firstname.hs-form-field { width: 100% !important; }
	.hs_lastname.hs-lastname.hs-form-field{ width: 100% !important;}
}


#default_template .hbspt-form form{
	flex-direction: column;
}

#default_template .hs_email.hs-email input{
	max-width: 100%; margin-right: 0px; width: 100%;
}

#default_template .hbspt-form fieldset{max-width: 100%;}


#default_template .hs_email.hs-email input, #default_template .hs_firstname.hs-firstname input, #default_template .hs_lastname.hs-lastname input, #default_template .hs-fieldtype-textarea textarea{
    margin-right: 0px;
}

#default_template .hs-fieldtype-textarea textarea{
	width: 100%;
	min-height: 200px;
}

#default_template .hs_firstname.hs-firstname input, #default_template .hs_lastname.hs-lastname input{
	width: 100%;
}


#default_template .hs-main-font-element h1 span{
	font-family: EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	text-align: left;
	font-size: 29px;
}

#default_template .hs-main-font-element span{
	font-size: 17px;
	line-height: 24px;
	text-align: left;
}

#default_template .hs-main-font-element div, #default_template .hs-main-font-element h1{
	text-align: left !important;
}

#default_template .hs-main-font-element div span{
	font-family: houschka-rounded, sans-serif !important;
}

#default_template .hs-main-font-element{
	margin-bottom: 32px;
}

#default_template .hs-main-font-element h1 span{
	color: #EC6285;
}

#default_template .hs-main-font-element p span{
	font-family: houschka-rounded, sans-serif !important;
	font-size: 17px;
	line-height: 24px;

}

.hs-error-msg{
	display: block;
    right: 18px;
    color: red;
    background-color: inherit;
    text-align: right;
    border: 0;
    margin-top: -82px;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    width: 163px;
    float: right;
    z-index: 0;
    position: relative;
}

#default_template .wrapSidebarDef .contentLeftde ul li:before {
    display: none;
}



.hs-fieldtype-select select, .hs_address1.hs-address1 input, .hs_postcode.hs-postcode input, .hs_phone.hs-phone input, .hs_parent_signature.hs-parent_signature input, .hs_today_s_date__dd_mm_yyyy_.hs-today_s_date__dd_mm_yyyy_ input, .hs_required_start_date.hs-required_start_date input, .hs_child_first_name_1.hs-child_first_name_1 input, .hs_child_surname_1.hs-child_surname_1 input, .hs_child_dob_1.hs-child_dob_1 input, .hs_child_first_name_2.hs-child_first_name_2 input, .hs_child_first_name_3.hs-child_first_name_3 input, .hs_child_dob_2.hs-child_dob_2 input, .hs_child_dob_3.hs-child_dob_3 input, .hs_child_surname_2.hs-child_surname_2 input, .hs_child_surname_3.hs-child_surname_3 input, .hs_agency_name.hs-agency_name input, .hs_child_first_name_4.hs-child_first_name_4 input, .hs_child_surname_4.hs-child_surname_4 input, .hs_child_first_name_5.hs-child_first_name_5 input, .hs_child_surname_5.hs-child_surname_5 input, .hs_child_dob_5.hs-child_dob_5 input, .hs_child_dob_4.hs-child_dob_4 input, .hs_children_dob.hs-children_dob input, .hs-fieldtype-text input {
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
	padding: 15px;
	margin: 0 0 20px;
	font-family: houschka-rounded, sans-serif;
	width: 100%;
	box-shadow: none;
	background-color: #FFF;
	color: #3A455D;
	border: 1px solid #E9E9E9;
	border-radius: 5px;
	-webkit-appearance: none;
}

.hs-fieldtype-select.hs_parent_title_dropdown.hs-parent_title_dropdown select, .hs-fieldtype-select.hs_salutation.hs-salutation select, .hs_relationship_to_the_child.hs-relationship_to_the_child select, .hs_choose_no__of_children.hs-choose_no__of_children select, .hs_nursery_interested_in____new_.hs-nursery_interested_in____new_ select, .hs_my_child_requires_full_time_childcare__mon___fri__.hs-my_child_requires_full_time_childcare__mon___fri__ select, .hs_how_did_you_hear_about_us_.hs-how_did_you_hear_about_us_ select, .hs_child_gender_1.hs-child_gender_1 select, .hs_child_gender_2.hs-child_gender_2 select, .hs_child_gender_3.hs-child_gender_3 select, .hs_child_gender_4.hs-child_gender_4 select, .hs_child_gender_5.hs-child_gender_5 select {
	background: url(../images/menu_dropdown.png) 97.5% no-repeat #FFF;
}

select{
    background:url(../images/menu_dropdown.png) 97.5% no-repeat #FFF;
}

.hs-richtext.hs-main-font-element h1{
	font-size: 20px;
    line-height: 26px;
    color: #3A455D;
	margin-bottom: 0px;
}

#default_template .hs-richtext.hs-main-font-element {
    margin-bottom: 0px;
}

#relationship_to_the_child-d064d946-0ffb-434d-9e2b-a9c81a48207e {
    width: 100%
}

.hs_parent_is_main_carer.hs-parent_is_main_carer .inputs-list, .hs_add_me_to_your_waiting_list_if_a_place_is_currently_not_available_ .inputs-list {
    margin: 0px 0px 0px 15px !important;
}

.hs-form-d064d946-0ffb-434d-9e2b-a9c81a48207e_b23a5cc5-0ff4-4191-9095-d73c1db14786 fieldset.form-columns-1 .hs-input{
	width: 100% !important;
}

#choose_no__of_children-d064d946-0ffb-434d-9e2b-a9c81a48207e, #nursery_interested_in____new_-d064d946-0ffb-434d-9e2b-a9c81a48207e, #required_start_date-d064d946-0ffb-434d-9e2b-a9c81a48207e, #my_child_requires_full_time_childcare__mon___fri__-d064d946-0ffb-434d-9e2b-a9c81a48207e, #parent_signature-d064d946-0ffb-434d-9e2b-a9c81a48207e, #today_s_date__dd_mm_yyyy_-d064d946-0ffb-434d-9e2b-a9c81a48207e, #how_did_you_hear_about_us_-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_first_name_1-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_surname_1-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_dob_1-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_gender_1-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_first_name_2-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_surname_2-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_dob_2-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_gender_2-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_first_name_3-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_surname_3-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_dob_3-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_gender_3-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_first_name_4-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_surname_4-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_first_name_5-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_surname_5-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_dob_4-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_gender_4-d064d946-0ffb-434d-9e2b-a9c81a48207e,  #child_dob_5-d064d946-0ffb-434d-9e2b-a9c81a48207e, #child_gender_5-d064d946-0ffb-434d-9e2b-a9c81a48207e, #salutation-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_name-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_name-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_surname-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_address-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_address-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_postcode-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_phone-d064d946-0ffb-434d-9e2b-a9c81a48207e, #main_carer_email-d064d946-0ffb-434d-9e2b-a9c81a48207e {width: 100%;}

.hs_what_sessions_do_you_require.hs-what_sessions_do_you_require .inputs-list.multi-container{
	column-count: 5;
}

.hs_today_s_date__dd_mm_yyyy_.hs-today_s_date__dd_mm_yyyy_ .hs-error-msg, .hs_required_start_date.hs-required_start_date .hs-error-msg, .hs_nursery_interested_in____new_.hs-nursery_interested_in____new_ .hs-error-msg, .hs_choose_no__of_children.hs-choose_no__of_children .hs-error-msg, .hs_relationship_to_the_child.hs-relationship_to_the_child .hs-error-msg, .hs_my_child_requires_full_time_childcare__mon___fri__.hs-my_child_requires_full_time_childcare__mon___fri__ .hs-error-msg, .hs_child_gender_1.hs-child_gender_1 .hs-error-msg, .hs_child_gender_2.hs-child_gender_2 .hs-error-msg, .hs_child_gender_3.hs-child_gender_3 .hs-error-msg, .hs_child_gender_4.hs-child_gender_4 .hs-error-msg, .hs_child_gender_5.hs-child_gender_5 .hs-error-msg, .hs_child_dob_1.hs-child_dob_1 .hs-error-msg, .hs_child_dob_2.hs-child_dob_2 .hs-error-msg, .hs_child_dob_3.hs-child_dob_3 .hs-error-msg, .hs_child_dob_4.hs-child_dob_4 .hs-error-msg, .hs_child_dob_5.hs-child_dob_5 .hs-error-msg, .hs_nursery_interested_in__used_in_forms_ .hs-error-msg{
    right: 57px;
}

.hs_child_gender_1.hs-child_gender_1, .hs_child_gender_2.hs-child_gender_2, .hs_child_gender_3.hs-child_gender_3, .hs_child_gender_4.hs-child_gender_4, .hs_child_gender_5.hs-child_gender_5{
	margin-bottom: 42px;
}

@media only screen and (max-width:768px){
    .hs_what_sessions_do_you_require.hs-what_sessions_do_you_require .inputs-list.multi-container {
		column-count: 2;
	}
	.page-template-default #default_template .container .hbspt-form form {
		margin-top: 0px !important;
	}
	#default_template .application-icons-sidebar { width: 8%; margin-right: 12px; }
}


#default_template .sidebar-application-form ul{
	margin-top: 32px;
}

#default_template .sidebar-application-form ul li p{
	margin-bottom: 16px;
	color: #fff;
}



#default_template .application-icons-sidebar{
	width: 10%;
	margin-right: 12px;
}

#default_template .sidebar-application-form p{
	width: 90%;
}

#default_template .sidebar-application-form li{
	display: flex;
}

#default_template .sidebar-app-contact .sidebar-application-form .infoWrap{
	margin-top: 27px;
}

#default_template .sidebar-application-form strong{
	color: #3A455D;
	font-size: 20px;
}

#default_template .enrtyCard.application-side-box-1{
	background-color: #3A455D !important;
}

#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard.application-side-box-1 h4.afterstate_title{
	color: #EC6285;
}

#default_template .enrtyCard.application-side-box-1 .sidebar-application-form strong {
    color: #fff;
}

#default_template .enrtyCard .sidebar-application-form strong{
	line-height: 22px;
}

#default_template .enrtyCard.application-side-box-2 strong{
	font-size: 17px;
}

#default_template .sidebar-info-bold{
	font-size: 17px;
}

#default_template .enrtyCard.application-side-box-2 a{
	text-decoration: underline;
}

#default_template .wrapSidebarDef .sidebarRightde #sidebar_default .enrtyCard.application-side-box-2{
	background-color: transparent;
    box-shadow: 0 0 0px 0 rgba(0,0,0,.2);
}

#default_template .enrtyCard .sidebar-application-form a.telnum{transition:.25s all; webkit-transition:.25s all; -moz-transition:.25s all; -ms-transition:.25s all; -o-transition:.25s all;}
#default_template .enrtyCard .sidebar-application-form a.telnum:hover{color: #EC6285;}
#hsForm_d064d946-0ffb-434d-9e2b-a9c81a48207e{ margin-top: 0px !important }


.hbspt-form .hs-dateinput:after {
    content: '';
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translateY(calc(-50% - 10px));
    background: url('https://icons.veryicon.com/png/o/miscellaneous/effevo/date-63.png');
    width: 20px;
    height: 20px;
    background-size: cover;
}
 
.hbspt-form .hs-dateinput {
    position: relative;
}

#default_template .hbspt-form input[type="date"]::-webkit-inner-spin-button,
#default_template .hbspt-form input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.hs_child_dob_1.hs-child_dob_1 label, .hs_child_dob_2.hs-child_dob_2 label, .hs_child_dob_3.hs-child_dob_3 label, .hs_child_dob_4.hs-child_dob_4 label, .hs_child_dob_5.hs-child_dob_5 label{
	display: none;
}

.show-round-container{
	display: flex;
}

.wrapSidebarDef.side-bar-show-round{
	max-width: 30%;
}

.cdpddkp.booking-show-round{
	margin-right: 48px;
}

@media only screen and (max-width:1050px){
    .show-round-container { display: flex; flex-direction: column; }
	#default_template .wrapSidebarDef.side-bar-show-round { display: flex; align-items: center; justify-content: center; position: relative; z-index: 4; }
	.wrapSidebarDef.side-bar-show-round { max-width: 100%; }
}

.map_card_wrapper_cta{
	display: flex;
	gap: 8px;
	margin-top: 16px;
	padding: 0px 13px;
}

.map_card_wrapper_cta .red_btn_small.blue_btn_show_round{
	background-color: #3A455D;
}

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

.map_card_wrapper_cta a{
	width: 50%;
}

.map_card_wrapper_cta .red_btn_small:hover{
	color: #FF515C !important;
}

.map_card_wrapper_cta .red_btn_small.kp-btn-secondary:hover{
	color: #fff !important;
}

@media only screen and (max-width:1050px){
    .show-round-container { display: flex; flex-direction: column; }
	#default_template .wrapSidebarDef.side-bar-show-round { display: flex; align-items: center; justify-content: center; position: relative; z-index: 4; }
	.wrapSidebarDef.side-bar-show-round { max-width: 100%; }
}

@media only screen and (max-width:520px){
    .map_card_wrapper_cta{ display: flex; flex-direction: column; gap: 18px; }
	.map_card_wrapper_cta .red_btn_small.blue_btn_show_round, .map_card_wrapper_cta .red_btn_small{ min-width: 200px; margin-top: 14px;}
}

/* POP-UP */

.kp-popup{
    width: calc(100% - 2rem);
    max-width: 36rem;
    height: 500px;
    position: fixed;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
    left: 50%;
	top: 50%;
    z-index:999;
    display: none;
    border-radius: 10px;
}

.kp-popup-close-bg{
    background: rgba(0, 0, 0, 0.8);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 998;
    display: none;
}

.kp-popup-close{
    position: absolute;
    right: 4%;
    top: 3%;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.kp-popup-image{
    width: 100%;
    height: 100%;
    border-radius: 10px 0px 0px 10px;
}

.kp-popup-details{
    background:url(../images/backgrounds/texture-cream-bg.jpg);
    width: 100%;
    height: 100%;
    border-radius: 0px 10px 10px 0px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
}

.kp-popup-details img{
    width: 50%;
    height: auto;
}

.kp-popup-details h2{
    color: #EC6285;
    font-size: 40px;
    font-family: EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.kp-popup-details {
    font-family: EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

h2.popupsub{line-height: 18px;}

.kp-popup-details h2 span{
    color: #3A455D;
    font-size: 18px;
}

.kp-popup-details p{
    font-family: EveleBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.kp-popup-details p span{
    font-size: 20px;
    font-weight: 600;
}

.kp-popup-active{
    -moz-animation: fadein 0.5s
    -webkit-animation: fadein 0.5s;
    -o-animation: fadein 0.5s;
    animation: fadein 0.5s;
    display: flex;
}

.kp-popup .red_btn_small{
    font-family: houschka-rounded, sans-serif;
}


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

    .kp-popup{
        flex-direction: column;
    }

    .kp-popup-image{
        border-radius: 10px 10px 0px 0px;
    }

    .kp-popup-details{
        border-radius: 0px 0px 10px 10px;
    }

    .kp-popup-details img{
        display: none;
    }

    .kp-popup-details h2{;
        font-size: 32px;
    }

    .kp-popup-details h2 span{;
        font-size: 16px;
    }

    .kp-popup-details p{
        font-size: 14px;
    }

    .kp-popup-details p span{
        font-size: 16px;
        font-weight: 600;
    }
}


/* Find nursery banner */
.find-nursery-banner{border: 8px solid #FFF;border-radius: 6px;}
#find_nursery_banner.find-nursery-2022 .container{justify-content: initial; align-items: flex-start;}
.right_maparea_2{margin: auto;}
.right_maparea_2 img{
    width: 100%;
    height: 100%;
}
.hide-desktop{display: none;}
.find-nursery-banner-mob{width: 100%;
    max-width: 600px; margin-top: 54px;}

@media only screen and (max-width:1080px){
    .hide-mobile{display:none;}
	.hide-desktop{display:block;}
	#find_nursery_banner.find-nursery-2022 .container {
		justify-content: center;
		align-items: center;
	}
}



/* CTA Landing Page */

#nursery_in_numbers.cta-landing .red_btn_small{
	margin: 22px auto 0px auto !important;
	min-width: 170px;
}


#nursery_in_numbers.cta-landing .boxItem .inner .iconWrap {
    height: auto;
}



@keyframes fadein {
  from {opacity:0;}
  to {opacity:1;}
}
@-moz-keyframes fadein { /* Firefox */
  from {opacity:0;}
  to {opacity:1;}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
  from {opacity:0;}
  to {opacity:1;}
}
@-o-keyframes fadein { /* Opera */
  from {opacity:0;}
  to {opacity: 1;}
}

.footer-links ul#menu-footer-links li{
    list-style: none;
}

