.middle-section {
    /* background: #693dc5; */
    /* background: linear-gradient(0deg,#f3f6fe 5%,#330492); */
    background: #f9fbfc;
    width: 100%;
    min-height: 500px;
    margin-bottom: -1em !important;
    margin: 0 auto;
    background: #e8eafc38;
}

.home-feature-vids-text h1 {
    text-align: center;
    font-family: 'Nunito Sans', sans-serif !important;
    font-family: 'Cerebri Sans', sans-serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
    line-height: 1.6;
    padding-top: 20px;
    color: #161c26 !important;
}

.home-feature-vids-text p {
    padding-top: 45px;
    text-align: center;
    font-family: 'Cerebri Sans', sans-serif !important;
    font-size: 0.9em !important;
    font-weight: 300 !important;
    letter-spacing: 0.5px !important;
    line-height: 1.6;
    /*color: #6d7780 !important;*/
    color: #23272a !important;
}

.home-feature-vids-text {
    /* padding-top: 350px; */
    padding-top: 100px;
    width: 50% !important;
    /* padding: 20px; */
    margin: 0 auto;
    text-align: center;
    /* margin-top: -1em; */
    padding-bottom: 65px;
}

@media (max-width: 800px) {
.home-feature-vids-text {
    width: 90% !important;
}
}

#product-title-above-title h3 {
    font-family: "Cerebri Sans";
    font-weight: 400;
    font-size: 1em;
    margin-top: -1em;
    margin-bottom: 1em;
    letter-spacing: 3px;
    color: #fff;
}

#linkedin-top {
    background-color: rgb(15, 1, 94);
    /*background-image: radial-gradient(at 50% 100%, rgb(138, 6, 206), rgb(14, 0, 116));*/
    background-image: radial-gradient(at 50% 100%, rgb(138, 6, 206), rgba(14, 0, 116, 0));
}




.stripes {
    /*top: 0;
    grid: repeat(5,200px)/repeat(10,1fr);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(#f9fbfc),color-stop(10%,#e8edf8),color-stop(38%,#0013f10d),color-stop(82%,#1d00f914));*/
    /*background: linear-gradient(#507eb1,#709dc7 10%,#dde9f5 38%,#eaf2f9 48%,#f6f9fc 62%)*/
    /*background: -webkit-gradient(linear,left top,left bottom,from(#f9fbfc),color-stop(10%,#e8edf8),color-stop(38%,#0013f10d),color-stop(82%,#1d00f914));*/
    background:#fff;
        /*background: -webkit-gradient(linear,left top,left bottom,from(#f9fbfc),color-stop(10%,#e8edf8),color-stop(38%,#0013f10d),color-stop(82%,#1d00f914));*/
    /*background: linear-gradient(#f9fbfc,#e8edf8 20%,#0013f10d 42%,#1d00f914 82%);*/
    /*background: linear-gradient(to bottom,#f9fbfc ,#1d00f914 );*/
    background: linear-gradient(to bottom,#f9fbfc ,#e1e3fd );

    
    border-bottom: 5px solid #e1e2fd;
    /*max-width: 2000px;*/
}



.purple-btn-cta {
     white-space: nowrap;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    border-top: 1px solid #ebecee;
    -webkit-box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
    background: #8464ec;
    border-radius: 4px;
    /* font-size: 15px; */
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    cursor: pointer;

    white-space: nowrap;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0px 30px;
    margin-bottom: 30px;
}


.purple-btn-cta:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
    box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
    background: #3f10d8;
}

.no-underline-a {
	border-bottom: 0px;
}

.three-columns {
	/*padding-top: 80px;*/
    width: 90% !important;
    /* padding: 20px; */
    margin: 0 auto;
    text-align: center;
    /* margin-top: -1em; */
    /*padding-bottom: 65px;*/
}

.single-column-out-of-three {
	padding: 30px;
	display: inline-block;	
	width: 30%;
	text-align: left;
	vertical-align: top;
}

@media (max-width: 800px) {
.single-column-out-of-three {
    width: 90% !important;
}

.single-column-out-of-two {
    width: 90% !important;
}
}

.single-column-out-of-three h1 {
	text-align:left;


        color: #560bc7;
    font-weight: 600;
    text-transform: uppercase;
    /* font-size: 16px; */
    font-size: 0.9em;
    letter-spacing: 0.7px;
    font-family: "Cerebri Sans";
    padding-bottom: 20px;
    line-height: 1.6;
    border-bottom: 5px solid #560bc7;
    padding-right: 25px;
    display: inline-block;
    margin-bottom: 25px;
}

.single-column-out-of-three p {
    font-family: 'Cerebri Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;


    font-weight: 300 !important;
    color: #23272a !important;
    text-align: left;

}

.single-column-out-of-three i {
    font-size: 2em;
    padding-bottom: 25px;
    color: #6107e8;
}


.two-features {
	max-width: 1100px;
	text-align: center;
	margin:0 auto;
}

.single-column-out-of-two {
	width: 40%;
	margin-left: 15px;
	margin-right: 15px;
	display: inline-block;
	    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    /*padding: 40px 40px 40px 120px;*/
    padding: 30px;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 13px 27px -5px rgba(50,50,93,.25), 0 8px 16px -8px rgba(0,0,0,.3), 0 -6px 16px -6px rgba(0,0,0,.025);
    box-shadow: 0 13px 27px -5px rgba(50,50,93,.25), 0 8px 16px -8px rgba(0,0,0,.3), 0 -6px 16px -6px rgba(0,0,0,.025);
    -webkit-transition-property: color,background-color,-webkit-box-shadow,-webkit-transform;
    transition-property: color,background-color,-webkit-box-shadow,-webkit-transform;
    transition-property: color,background-color,box-shadow,transform;
    transition-property: color,background-color,box-shadow,transform,-webkit-box-shadow,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
        text-align: left;
}

.single-column-out-of-two h1 {
	text-align:left;


        color: #560bc7;
    font-weight: 600;
    text-transform: uppercase;
    /* font-size: 16px; */
    font-size: 0.9em;
    letter-spacing: 0.7px;
    font-family: "Cerebri Sans";
    padding-bottom: 20px;
    line-height: 1.6;
    border-bottom: 5px solid #560bc7;
    padding-right: 25px;
    display: inline-block;
    margin-bottom: 25px;
}


.single-column-out-of-two p {
	    font-family: 'Cerebri Sans', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;


    font-weight: 300 !important;
    color: #23272a !important;
    text-align: left;
}

.footer-text {
	color: #161c26;
}

.single-column-out-of-two i {
    font-size: 1.6em;
    padding-bottom: 25px;
    color: #6107e8;
}

.two-features a {
	border-bottom: none;
}