.two-colum-layout .container {
    display: block;
    justify-content: space-between;
    align-items: center;
}

.two-colum-layout {
    padding-top: var(--spacing-06);
}

.two-colum-layout .two-colum-layout-col {
    width: 100% !important;
}

.two-colum-layout .two-colum-layout-content h4 {
    margin-bottom: 5px;
}

.two-colum-layout .two-colum-layout-content h4:after {
    display: none;
}

.two-colum-layout .two-colum-layout-content .trial {
    padding-bottom: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    padding-bottom: 5px;
}

.two-colum-layout-content {
    margin-right: var(--spacing-04);
}

.list-block li {
    font-weight: 500;
    font-style: normal;
    line-height: 28px;
    position: relative;
    padding-left: 5px;
}

ul.list-block li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #000;
    position: relative;
    left: -5px;
    top: -3px;
    display: inline-block;
}

.two-colum-layout-content .card {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    font-weight: normal;
    padding-bottom: 20px;
    font-weight: 300;
}

.have-form_component:not(div.couchbase_page .have-form_component ) .two-colum-layout-img__has-decorative-elm:after {
    display: none;
}

/* .have-form_component+.quote-block-wrapper {
    padding: 0;
} */


.two-colum-layout-img__has-decorative-elm:after {
    background: url(../../images/decorative-items/slash-plus-mobile.png) no-repeat center center/contain;
    left: 0;
    width: 155px;
    height: 238px;
    z-index: -1;
    bottom: -100px;
}

.two-colum-layout .iframe-video-cotainer .video-play-icon-iframe.capella-video-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 85px;
}

.iframe-video-cotainer {
    margin-top: var(--spacing-05);
}


.have-form_component.two-colum-layout__has-decorative-elm::after {
    background: var(--peach);
    right: 0;
    width: 100%;
    z-index: -1;
    top: 45%;
    bottom: 0;
}



.social-login,
.social-login-btn{
    margin-bottom: 16px;
    width: 100%;
}

.social-login-btn .cta-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    width: calc((100% - 12px) / 2);
}

.social-login-btn .cta-btn span{
    margin-left: 10px;
    font-weight: 700;
}

.social-login-btn img{
    width: 24px;
    height: 24px;
}

.gmail-login .hover-icon,
.gmail-login:hover .default-icon{
    display: none;
}

.gmail-login:hover .hover-icon{
    display: block;
}

@media all and (max-width: 767px){
    .have-form_component.two-colum-layout__has-decorative-elm::after{
        display: none;
    }
    .two-colum-layout.have-form_component{
        padding: 0;
    }
    .two-colum-layout.have-form_component .container{
        padding: 0;
    }
    .have-form_component.two-colum-layout .two-colum-layout-col{
        padding: 45px var(--spacing-05);
    }
    .have-form_component.two-colum-layout .two-colum-layout-col:last-child{
        background: var(--peach);
    }
}

@media (min-width: 768px) {
    .two-colum-layout .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .iframe-video-cotainer {
        margin: 0;
    }

    .two-colum-layout-img__has-decorative-elm:after {
        background: url(../../images/decorative-items/slash-plus-icon.png) no-repeat center center/contain;
        right: 20px;
        width: 159px;
        height: 364px;
        bottom: -190px;
        left: auto;
    }


    .have-form_component.two-colum-layout__has-decorative-elm::after {
        top: 0;
        width: 50%;
    }

    .have-form_component.two-colum-layout__has-decorative-elm::before {
        background: #fff url(../../images/decorative-items/Card-curb.png) no-repeat center right/contain;
        left: 0;
        width: 50%;
        z-index: -1;
        top: 0;
        bottom: 0;
    }

    .have-form_component.two-colum-layout .two-colum-layout-col:last-child {
        margin: 0;
    }
    .two-colum-layout-content {
        margin-right: var(--spacing-05);
    }
}

@media (min-width: 992px) {
    .two-colum-layout-img__has-decorative-elm:after {
        bottom: -110px;
    }

    .two-colum-layout .two-colum-layout-content .trial,
    .list-block li {
        font-size: 18px;
    }

    .two-colum-layout-content .card {
        padding-bottom: 35px;
    }

    .two-colum-layout .two-colum-layout-col {
        width: 50% !important;
    }

    .have-form_component.two-colum-layout .two-colum-layout-col:first-child {
        padding-right: 30px;
    }

    .have-form_component.two-colum-layout .two-colum-layout-col:last-child {
        padding-left: 75px;
    }
}

@media (min-width: 1200px) {
    .two-colum-layout-img__has-decorative-elm:after {
        right: -90px;
    }

}

@media (min-width: 1400px) {
    .two-colum-layout-content .card {
        padding-bottom: 38px;
    }
}

@media (max-width: 992px) {
    .two-colum-layout:not(.have-form_component) .two-colum-layout-col.two-colum-layout-img__has-decorative-elm {
        text-align: right;
    }

    .two-colum-layout {
        padding-bottom: var(--spacing-08);
    }

    .two-colum-layout .two-colum-layout-col:nth-child(1) {
        width: 40%;
    }

    .two-colum-layout .two-colum-layout-col:nth-child(2) {
        width: 60%;
    }

    .two-colum-layout .container {
        align-items: flex-start;
    }
}