 /*test*/
 .slick-slide {
     height: 73%;
 }

 .baby-bk {
     background: #00000066 url('../images/baby-book.webp');
     width: 100%;
     height: auto;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center center;
     background-blend-mode: overlay;
 }

 @media (min-width: 0) and (max-width: 767px) {

     .container-fluid .text-center-xs,
     .container-fluid .text-center-mobile,
     .text-center-xs {
         text-align: center;
         margin-top: 52px;
     }
 }

 @media (min-width: 0) and (max-width: 767px) {
     p.bodyplus2 {
         font-size: 18px !important;
         line-height: 28px !important;
         color: black !important;
     }
 }

 @media screen and (max-width: 767px) {
    #mobile-header .right-nav {
        height: 44px;
        margin-top: 10px;
        opacity: 1;
        transition: opacity .3s 
ease .3s, right .6s 
ease 0s, margin-top .3s 
ease .3s;
        display: none;
    }
}

 #home-test {
     display: none;
 }

 #home-control {
     display: block;
 }

 .jumbotron .subtitle.hero {
     font-size: 21px !important;
     line-height: 35px !important;
 }

 .break-head {
     display: block;
 }

 @media (min-width: 1400px) {
     .container.xl {
         width: 1370px;
     }

     .jumbotron .title.xl {
         font-size: 52px;
         line-height: 76px;
     }
 }

 @media (min-width: 1600px) {
     .container.xl {
         width: 1570px;
         max-width: 100%;
     }
 }

 @media (min-width: 1199px) and (max-width: 1600px) {
     .jumbotron .title.xl {
         font-size: 36px;
         line-height: 52px;
     }
 }

 @media (min-width: 1199px) and (max-width: 1399px) {
     .hero-img {
         transform: translateY(+8%);
     }
 }

 @media all and (max-width: 1600px) {
     .jumbotron .subtitle.hero {
         font-size: 16px !important;
         line-height: 24px !important;
     }
 }

 @media all and (max-width: 1199px) {
     .text-center-1200 {
         text-align: center;
     }

     .break-head {
         display: none;
     }

     .hero-img {
         max-width: 70%;
     }
 }

 @media all and (max-width: 480px) {

     .break-xl-xs,
     .break-head {
         display: block;
     }

     .hero-img {
         max-width: 100%;
     }
 }

 /*endtest*/

 #content-container {
     font-family: "Open Sans" !important;
 }

 h1 {
     font-family: "Open Sans Light";
     font-size: 42px;
     font-weight: 100;
     color: #212833;
 }

 h3 {
     font-size: 24px;
     font-weight: 300;
     color: #212833;
 }

 h3.hero {
     font-size: 30px;
     font-weight: 300;
     color: #212833;
 }

 .rounded h3 {
     margin-top: 10px;
 }

 #content-container a.link-start {
     color: #EFE59B;
 }

 #content-container a.link-start:hover {
     color: #C5BE81;
 }

 #content-container a.dark {
     color: #6C663B;
 }

 #content-container a.dark:hover {
     color: #574646;
 }

 #content-container a.dark p {
     font-weight: 600 !important;
 }

 p.seen {
     color: #707070;
     width: 100%;
     text-align: center;
     border-bottom: 1px solid #959596;
     line-height: 0.1em;
     margin: 20px 0 30px;
 }

 p.seen span {
     background: #f2f0e5;
     padding: 0 10px;
 }

 .breakxs {
     display: none;
 }

 .container .jumbotron.home,
 .container-fluid .jumbotron.home {
     padding-top: 30px !important;
     padding-bottom: 20px !important;
 }

 .jumbotron .title.home {
     font-size: 46px;
     line-height: 56px;
     font-weight: normal;
     margin: 10px 0 0px !important;
 }

 .underlined {
     position: relative;
     font-style: italic;
 }

 .underlined:after {
     content: "";
     position: absolute;
     bottom: -13px;
     left: 0;
     height: 15px;
     width: 100%;
     border: solid 5px #EFE59B;
     border-color: #EFE59B transparent transparent transparent;
     border-radius: 90%;
 }

 .icon-circle {
     text-transform: initial;
     font-family: "Open Sans" !important;
 }

 .icon-circle p {
     max-width: 100px;
 }

 picture.lazy img {
     border-radius: 14px;
 }

 .value,
 .value+span {
     font-size: 40px;
     display: inline;
     font-weight: bold;
 }

 .icon-parent .icon-circle-bordered p.bodyplusxl {
     font-size: 16px !important;
     line-height: 20px !important;
 }

 #btn-pricing-float {
     position: fixed;
     bottom: 40px;
     right: -58px;
     transform: rotate(-90deg);
     border-radius: 15px 15px 0 0;
     z-index: 1;
 }

 .title-bold {
     font-size: 24px;
 }

 #cta #journey,
 #aso-nyt {
     display: flex;
     flex-direction: row;
     justify-content: center;
 }

 #cta #journey span {
     margin: 0 20px;
 }

 #aso-nyt>* {
     margin: 0 20px 0 0;
 }

 #aso-nyt p {
     font-size: 16px;
     color: #707070;
     margin-top: 3px;
 }

 #glance .icon-parent {
     display: flex;
     justify-content: center;
 }

 #nyt {
     display: flex;
     justify-content: center;
 }

 #glance #bb-glance {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
 }

 #wwbb-wrapper {
     display: flex;
     flex-direction: column;
     justify-content: end;
 }

 #content-container,
 .hero-image-tab {
     background: #c5e5fe;
 }

 @media screen and (min-width:767px) and (max-width:1366px) {
     .icon-circle {
         width: 175px;
         height: 175px;
         padding: 1.5em;
     }
 }

 @media screen and (max-width:1366px) {
     #content-container a.dark p {
         position: relative;
         top: -10px;
     }
 }

 @media all and (max-width: 1199px) {
     .breakxl {
         display: none;
     }

     .container .jumbotron.home,
     .container-fluid .jumbotron.home {
         padding-top: 20px !important;
         padding-bottom: 20px !important;
     }

     .jumbotron .title.home {
         font-size: 38px;
         line-height: 46px;
         margin: 10px 0 0 !important;
     }

     #btn-pricing-float {
         display: none;
     }
 }

 @media all and (min-width: 992px) {
     .bgs-bookprint300 {
         min-height: auto;
         padding-bottom: 0;
     }
 }

 @media all and (max-width: 991px) {
     .bgs-bookprint300 {
         min-height: 150px;
         padding-bottom: 0;
     }

     ul#wwbb {
         margin-top: 20px;
     }

     ul#wwbb li {
         margin-bottom: 24px;
         font-size: 16px;
     }

     #content-container a.dark p {
         position: relative;
         top: -10px;
     }

     .toggle-tab-990 {
         display: block !important;
     }

     #nyt {
         width: 75%;
     }

     #aso-nyt p {
         font-size: 13px;
         margin-top: 1px;
     }
 }

 @media all and (max-width: 767px) {
     .jumbotron .title.home {
         font-size: 36px;
         line-height: 39px;
         margin: 10px 0 5px !important;
     }

     .icon-circle {
         width: 95px;
         height: 95px;
         padding: 1.5em;
         /*justify-content: space-around;*/
     }

     .icon-circle img {
         margin-top: -12px !important;
         min-height: 75px !important;
     }

     .icon-circle p {
         font-size: 14px;
     }

     img.guarantee {
         position: relative;
         top: 20px;
         transform: scale(1.3);
     }

     #wwbb+a[role='button'] {
         text-align: center;
     }

     .link-start {
         display: block;
         margin: 10px 0;
         font-size: 18px;
         font-weight: 500;
     }

     .link-start+span {
         display: none;
     }

     ul#wwbb,
     ul#wwbb+div {
         display: flex;
         flex-direction: column;
         justify-content: center;
     }

     ul#wwbb+div {
         flex-direction: row;
     }

     ul#wwbb {
         margin: 40px auto 0;
         padding-top: 50px;
     }
 }

 @media all and (min-width: 601px) and (max-width:700px) {
     .icon-circle-bordered {
         width: 175px;
         height: 175px;
         padding: 1.5em;
         background: #fff;
         border-radius: 50%;
         border: 5px solid #D5CC8B;
         display: flex;
         flex-direction: column;
         align-items: center;
         text-align: center;
         justify-content: space-evenly;
     }
 }

 @media all and (max-width: 600px) {
     .icon-circle-bordered {
         width: 100%;
         height: 100%;
         padding: initial;
         background: initial;
         border-radius: 0;
         border: none;
         border-bottom: 1px solid #C0C0C0;
         display: flex;
         flex-direction: row;
         justify-content: space-between;
     }

     .icon-circle-bordered p:first-of-type {
         margin-top: 0 !important;
     }

     .icon-circle-bordered p {
         padding: 15px;
         text-align: left;
     }

     #glance #bb-glance {
         flex-direction: column;
     }

     p.seen {
         border-bottom: none;
         margin: 10px 0 20px;
     }
 }

 @media all and (max-width: 480px) {
     .breakxs {
         display: block;
     }

     .btn-med,
     .btn-group-med>.btn {
         font-size: 14px !important;
     }

     .slide-container {
         max-height: 300px;
     }

     h1 {
         font-family: 'open sans', arial, sans-serif;
         font-size: 26px;
         line-height: 34px;
         font-weight: 400;
         padding-left: 15px;
         padding-right: 15px;
     }

     h2 {
         font-size: 24px;
     }

     h3,
     h3.hero {
         font-size: 20px;
     }

     #home {
         background-color: #212733;
     }

     .bgs-bookprint300 {
         display: flex;
         justify-content: center;
     }

     .btn-orange-bordered {
         width: 100%;
         padding: 20px 40px;
         font-size: 18px !important;
     }

     p#p-call {
         margin-bottom: 45px;
     }

     #cta #journey,
     #aso-nyt {
         flex-direction: column;
         position: relative;
         top: -15px;
     }

     #nyt {
         width: 100%;
     }

     #aso-nyt p {
         margin-bottom: 10px;
     }

     #bb-services h2 {
         margin-bottom: 0 !important;
     }
 }

 @media all and (max-width: 375px) {

     .value,
     .value+span {
         font-size: 40px;
     }

     .icon-circle {
         width: 80px;
         height: 80px;
     }

     #content-container a.dark p {
         font-size: 14px;
     }

     .icon-circle img {
         margin-top: -18px !important;
     }
 }

 