/***
 * *
 * * CSS from Features
 * */

#content .vc_row.wpb_row:not(.full-width) {
  max-width: 1230px !important;
  margin: 0 auto;
}

#content .vc_row.wpb_row.full-row {
    max-width: 1200px !important;
}

h1 {
    text-transform: none!important;
}

#main {
    background-image: url('https://www.plannthat.com/wp-content/uploads/2023/04/Blog_Page_Background_2x.png');
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center -30px;
}

.custom-list-video-container {
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    border-radius: 24px;
    background: #fff!important;
}

.wpb_single_image {
    overflow: hidden;
}

.taxonomy-tag.yellow {
    background: linear-gradient(0deg, rgba(232, 204, 105, 0.14), rgba(232, 204, 105, 0.14)), linear-gradient(0deg, #FFFFFF, #FFFFFF)!important;
    color: #E8CC69!important;
}

.taxonomy-tag.purple {
    background: linear-gradient(0deg, rgba(181, 114, 255, 0.14), rgba(181, 114, 255, 0.14)), linear-gradient(0deg, #FFFFFF, #FFFFFF)!important;
    color: #B572FF!important;
}

.taxonomy-tag.blue {
    background: linear-gradient(0deg, rgba(129, 196, 238, 0.14), rgba(129, 196, 238, 0.14)), linear-gradient(0deg, #FFFFFF, #FFFFFF)!important;
    color: #81C4EE!important;
}

.theme-wrapper-yellow .custom-list-video-container .vc_col-sm-4 .vc_column-inner {
    background-color: #faf5e1!important;
    min-height: 180px;
    width: 100%;
    background-position: center center;
    background-size: 60%;
}

.theme-wrapper-yellow .custom-list-video-container .wpb_text_column .above-title-tag {
    color: #E8CC69 !important;
}

.custom-list-video-container .vc_column_container.vc_col-sm-4.vc_col-has-fill {
    min-width: auto;
} 

.custom-list-video-container .anchor-icon img {
    max-width: 40px;
    transform: rotate(0deg);
}

.custom-list-video-container .anchor-icon.actived img {
    transform: rotate(180deg);
}

.ult-content-box-container.steps .ult-content-box-anchor ul li:hover,
.ult-content-box-container .custom-list-video-container .wpb_text_column h3 a:hover {
    color: #81c4ee!important;
}

.ult-content-box-container.steps {
    padding: 40px 0px 20px!important;
}

.ult-content-box-container.steps:not(.actived-step) {
    display: none;
}

.ult-content-box-container.steps ul {
    list-style: none;
}

.ult-content-box-container.steps ul li {
    position: relative;
    padding-left: 40px;
    font-size: 20px;
    line-height: 28px;
}

.ult-content-box-container.steps ul li:not(:last-child) {
    padding-bottom: 20px;
}

.ult-content-box-container.steps .wpb_content_element {
    margin: 10px!important;
}

.ult-content-box-container.steps .vc_col-sm-4 .wpb_text_column p {
    font-size: 16px !important;
    color: #757575 !important;
    line-height: 28px !important;
}

.ult-content-box-container.steps ul li:before {
    content: "";
    background-image: url('https://www.plannthat.com/wp-content/uploads/2024/03/Play.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 25px;
    height: 25px;
    display: block;
  position: absolute;
  left: 0;
}

.taxonomy-tag {
    display: inline-block;
    padding: 6px 12px 6px 12px;
    font-weight: bold;
    font-size: 14px!important;
    line-height: 16px!important;
    border-radius: 100px!important;
}

.dt-btn-m {
    border-radius: 12px!important;
    padding-bottom: 0.5em!important;
    padding-left: 1.75em!important;
    padding-right: 1.75em!important;
    padding-top: 0.5em!important;
    text-align: center!important;
    white-space: nowrap!important;
    text-decoration: none!important;
    font-size: 14px!important;
    line-height: 2em!important;
    font-weight: bold!important;
    text-transform: uppercase !important;
    color: #fff !important;
    background-color: #0a0a0a !important;
}

.dt-btn-m::after {
  content: ''!important;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.707253 4.31088L3.1943 5.3057L4.18912 7.79275C4.27202 7.9171 4.35492 8 4.52073 8C4.64508 8 4.72798 7.9171 4.81088 7.79275L5.84715 5.3057L8.29275 4.31088C8.4171 4.22798 8.5 4.14508 8.5 3.97927C8.5 3.85492 8.4171 3.77202 8.29275 3.68912L5.84715 2.65285L4.81088 0.207254C4.72798 0.0829016 4.64508 0 4.47927 0C4.35492 0 4.27202 0.0829016 4.18912 0.207254L3.1943 2.65285L0.707253 3.68912C0.582901 3.77202 0.5 3.85492 0.5 4.02073C0.5 4.14508 0.582901 4.22798 0.707253 4.31088Z' fill='%2381C4EE'/%3E%3C/svg%3E%0A");
    width: 0.7em !important;
    height: .6em !important;
    position: absolute !important;
    right: 1em;
    top: 0.5em !important;
    left: auto !important;
}

.custom-list-video-container {
    display: flex;
    align-items: center;
    overflow: hidden;
    max-height: 275px;
    margin-bottom: 15px;
}

.custom-list-video-container .wpb_text_column {
    margin-bottom: 0;
    padding-right: 70px;
}

.custom-list-video-container .vc_col-has-fill .vc_column-inner {
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 0;
}

.custom-list-video-container .wpb_text_column .above-title-tag {
    font-size: 12px!important;
    line-height: 14px !important;
}

.custom-list-video-container .wpb_text_column p {
    font-size: 16px!important;
    line-height: 26px!important;
    color: #757575!important;
}

.custom-list-video-container .wpb_text_column h3 {
    font-size: 22px!important;
    line-height: 32px!important;
    margin-bottom: 5px!important;
}

.custom-list-video-container .wpb_text_column ul {
    list-style: none;
    margin: 0;
}

.custom-list-video-container .wpb_text_column ul li {
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 12px;
    color: #757575;
}

.custom-list-video-container .vc_col-sm-4:after {
    position: absolute;
    top: 0;
    content: "";
    right: 0;
    width: 90px;
    height: 100%;
    background: linear-gradient(90deg, rgba(255,255,255,0) 50%, rgb(255, 255, 255) 80%);
}

.custom-list-video-container .wpb_text_column ul li:not(:last-child):after {
    background-image: url('https://www.plannthat.com/wp-content/uploads/2023/08/twinkle-icon.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 10px;
    height: 10px;
    margin: 0 8px 0px 10px;
    display: inline-block;
    content: "";
}

.custom-list-video-container .vc_col-sm-8 .wpb_single_image {
    position: absolute;
    right: 30px;
    top: 45%;
    transform: translate(-50%,0);
    margin: 0;
}

.custom-list-video-container .wpb_raw_html {
    position: relative;
    margin: 0;
}

.custom-list-video-container .wpb_raw_html a {
    width: 100%;
    height: 220px;
    align-content: stretch;
    justify-content: stretch;
    margin: 0;
    padding: 0;
    display: flex;
    z-index: 999;
    position: relative;
}


.help-row {
    background: #F2F9FD;
    border-radius: 30px;
    padding: 30px 15px!important;
}

.help-row .aio-icon-component {
    margin: 0!important;
}

.help-row .dt-btn-m {
    width: 100%!important;
}

.help-row .dt-btn-m::after {
    display: none!important;
}


/* Small Devices, Tablets */
@media only screen and (max-width : 992px) {

    .theme-wrapper-yellow > .wpb_column > .vc_column-inner {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .custom-list-video-container {
        flex-direction: column;
        max-height: none;
        border: 1px solid #17171729;
        margin: 10px!important;
    }

    .custom-list-video-container .vc_col-sm-4::after {
        display: none;
    }

    .custom-list-video-container .ult-content-box-anchor {
        display: block;
        width: 100%;
    }

    .theme-wrapper-yellow .custom-list-video-container .vc_col-sm-4 .vc_column-inner {
        min-height: auto;
        width: 100%;
        min-width: auto;
        background-size: contain;
        padding-bottom: 60%;
    }

    .custom-list-video-container .vc_col-sm-8 {
        width: 100%;
        padding: 30px 15px;
    }

    .custom-list-video-container .wpb_text_column {
        padding-right: 50px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 768px) {
    
    .social-media-training-wrapper .vc_grid-item-mini {
        flex-flow: column;
        max-height: 100%;
        margin: 0 auto;
    }

    .custom-list-video-container .wpb_text_column {
        padding-right: 0;
    }

    .custom-list-video-container .vc_col-sm-8 .wpb_single_image {
        display: none;
    }

    .social-media-training-wrapper .vc_grid-item-zone-c-left .vc_gitem-zone-c {
        max-width: 100%;
    }
    
    .social-media-training-wrapper .wpb_single_image .vc_single_image-wrapper:after {
        display: none!important;
    }

    .social-media-training-wrapper .vc_grid-item-zone-c-left .vc_gitem-animated-block {
        padding: 0!important;
    }

    .social-media-training-wrapper .vc_grid-item-zone-c-left .vc_gitem-animated-block .vc_gitem-zone-mini {
        padding: 15px!important;
    }
       
    .custom-section-row.guides-downloadables .ult-content-box-container .wpb_single_image img {
        transform: translate(0px,0%);
    }

}