#page {
	background-image: url('https://www.plannthat.com/wp-content/uploads/2023/06/bg-fix-main.jpg')!important;
	background-repeat: no-repeat!important;
	background-size: 85vw!important;
	background-position: top center!important;
}

.new-layout-container .entry-content h2 {
	color: #171717!important;
}

.new-layout-container {
	width: 1120px;
}

.taxonomy-wrapper {
	min-height: 80px;
  display: flex;
  align-items: flex-end;
}

.new-layout-container .column-main-left {
	padding-left: 0!important;
	width: 65%!important;
	padding-right: 4%!important;
}

.new-layout-container .column-side-right {
	width: 31%!important;
}

.new-layout-container .blog_title {
  font-size: 56px !important;
  line-height: 67px !important;
  letter-spacing: 0 !important;
  font-weight: bold !important;
  text-transform: none !important;
  margin-right: 50px;
  margin-bottom: 20px;
}

.the_featured_image img {
    max-height: 270px;
  object-fit: cover;
  border-radius: 20px;

}

.share-this {
	margin-top: 30px;
}


.recommended-wrapper {
	margin: 50px 0;
}

.rp-row {
	display: flex;
	gap: 15px;
	margin: 20px 0;
}

.rp-row .rp-col-img {
	width: 35%;
}

.rp-row .rp-col-content {
	width: 65%;
	display: flex;
  align-items: center;
}

.rp-featured {
	background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
}

.rp-row a {
	text-decoration: none;
	font-weight: bold;
  font-size: 18px;
}

.the-carousel {
	margin-left: -15px !important;
  margin-right: -15px !important;
}

.the-carousel .content-blck.banner-style01 {
    border-radius: 30px!important;
    overflow: hidden!important;
}

.the-carousel .content-blck.banner-style01 .mask {
    -ms-transform: translateY(0%)!important;
    -webkit-transform: translateY(0%)!important;
    transform: translateY(0%)!important;
}

.the-carousel .ult-banner-block {
    display: flex!important;
    align-content: flex-end!important;
    align-items: flex-end!important;
    justify-content: flex-end!important;
    flex-flow: wrap!important;
}

.the-carousel .slick-prev i:before,
.the-carousel .slick-next i:before {
    content: "\f0290";
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #757575;
    font-size: 10px;
}

.the-carousel .slick-next i {
    transform: rotate(90deg) translate(0,-3px);
    text-align: center !important;
    display: block;
}

.the-carousel .slick-prev i {
    transform: rotate(-90deg) translate(0,-3px);
    text-align: center !important;
    display: block;
}

.the-carousel .slick-slider {
    transition: all 0.5s;
}

.the-carousel .slick-next {
    right: 13px;
    opacity: 1;
}

.the-carousel .slick-prev {
    right: 60px;
    opacity: 1;
    left: auto;
}

.the-carousel .slick-next,
.the-carousel .slick-prev {
    width: 40px;
    height: 40px;
    top: -165px;
    background: #fff !important;
    border: 1px solid rgba(23, 23, 23, 0.16);
    border-radius: 100px;
    z-index: 0;
}

.the-carousel .slick-next:hover,
.the-carousel .slick-prev:hover {
    background: #04446B!important;
}

.the-carousel .slick-prev:hover i:before,
.the-carousel .slick-next:hover i:before {
    color: #fff!important;
}

.the-carousel .ult-content-box {
    overflow: hidden!important;
}

.the-carousel .uvc-heading h2 {
    font-size: 20px!important;
    font-weight: bold!important;
}

.the-carousel .content-blck.banner-style01 img {
    height: 120%!important;
    -webkit-transform: translateX(-50%)!important;
    -ms-transform: translateX(-50%)!important;
    transform: translate(-50%,-50%)!important;
    top: 50%!important;
}

.the-carousel .slick-list .ult-item-wrap.slick-slide,
.the-carousel .slick-list .slick-track,
.the-carousel .slick-list,
.the-carousel .slick-list .ult-item-wrap.slick-slide:hover,
.the-carousel .slick-list .ult-item-wrap.slick-slide:hover .ult-banner-block,
.the-carousel .slick-list .ult-item-wrap.slick-slide .ult-banner-block,
.the-carousel .slick-list .ult-item-wrap.slick-slide:hover a.bb-link {
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.the-carousel .slick-list .ult-item-wrap.slick-slide:hover a.bb-link {
    margin: 15px auto 30px!important;
    padding: 6px 20px;
    border-radius: 30px;
    font-weight: bold;
    background: #fff!important;
    color: #171717!important;
    border: 1px solid #fff!important;
    text-transform: uppercase!important;
}

.the-carousel .slick-list .ult-item-wrap.slick-slide:hover a.bb-link:hover {
    background: #171717!important;
    border-color: #171717!important;
    color: #fff!important;
}

.the-carousel div.bb-top-title {
    background: none!important;
    font-size: 16px!important;
    line-height: 20px!important;
    bottom: 0!important;
    position: relative!important;
    margin-bottom: 0!important;
    color: #fff!important;
}

.the-carousel .content-blck.ult-banner-block .mask.opaque-background {
    position: relative;
    display: flex;
    flex-flow: column;
    align-content: flex-end;
    justify-content: flex-end;
    background: none !important;
    opacity: 1;
    height: auto;
    width: 100%;
}

.the-carousel .bb-description {
    font-weight: 700!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    padding-top: 0!important;
    line-height: 1.2em !important;
}

.the-carousel .bb-link {
    font-weight: 400;
    font-size: 10px !important;
    color: #fff !important;
    margin: 5px auto 30px !important;
    background: none !important;
    border-radius: 100px !important;
}

.the-carousel .slick-list .ult-item-wrap.slick-slide:hover a.bb-link:hover {
    background: #04446B!important;
    border-color: #04446B!important;
    color: #fff!important;
}

.custom-table-of-contents.mobile {
    display: none;
}

@media only screen and (min-width : 911px) {

    .the-carousel .slick-list .ult-item-wrap.slick-slide:hover {
        width: 300px!important;
    }

    .the-carousel .slick-list .slick-track,
    .the-carousel .slick-list  {
        max-height: 350px!important;
    }

    .the-carousel .slick-list .slick-track .ult-item-wrap.slick-slide {
        min-height: 350px!important;
    }

    .the-carousel .slick-list .ult-item-wrap.slick-slide:hover .ult-banner-block {
       height: 350px !important;
    }
}

@media only screen and (max-width : 767px) {

    .the_featured_image img {
        max-height: 120px;
    }

    .custom-table-of-contents.mobile {
        display: block;
        margin-top: 35px;
    }

    .new-layout-container .blog_title {
      font-size: 40px !important;
      line-height: 50px !important;
    }

    .custom-table-of-contents.mobile ul li:first-child:before {
        content: "";
        width: 15px;
        height: 15px;
        background-image: url('https://www.plannthat.com/wp-content/uploads/2023/04/sparkles.svg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        display: block;
        position: absolute;
        top: 50%;
        transform: translate(0,-50%);
        left: 20px;
    }

    .custom-table-of-contents ul li:first-child {
      background: #F2F9FD;
      border-radius: 12px;
      padding-left: 30px;
    }

    .custom-table-of-contents.desktop {
        display: none;
    }

    .custom-table-of-contents {
        padding: 25px;
    }

    .new-layout-container .column-main-left {
        width: 100% !important;
        padding-right: 0% !important;
    }

    .new-layout-container .column-side-right {
        width: 100%!important;
    }

    .new-layout-container .blog_title {
        margin-right: 0;
    }

    .rp-row .rp-col-content {
        width: 100%;
    }

    .rp-row .rp-col-img {
        max-width: 200px;
    }

    .custom-table-of-contents ul li a {
        padding: 12px;
    }

    .the-carousel .slick-slider {
        margin-bottom: 40px!important;
        margin-top: 55px;
    }

    .the-carousel .content-blck.banner-style01 img {
        height: auto!important;
    }

    .the-carousel .slick-next, .the-carousel .slick-prev {
      width: 40px;
      height: 40px;
      top: -40px;
    }

    .the-carousel .slick-prev {
      right: 60px;
    }

    .the-carousel .bb-link {
        width: 100% !important;
        height: 100%;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        color: transparent !important;
        font-size: 0 !important;
        border: 0 !important;
        position: absolute !important;
        top: -200px !important;
        min-height: 280px;
    }

    .the-carousel .slick-list .ult-item-wrap.slick-slide:hover a.bb-link:hover {
        background: transparent!important;
        color: transparent !important;
        border: 0 !important;
    }

    .the-carousel .content-blck.ult-banner-block .mask.opaque-background {
        -ms-transform: translateY(0%)!important;
        -webkit-transform: translateY(0%)!important;
        transform: translateY(0%)!important;
        height: 80px;
        overflow: visible;
        align-content: flex-start;
        justify-content: flex-start;
    }

}