.linebreak{
    height:1px;
    width:90%;
    padding:1px 8px;
    background:darkgray;
    margin:auto;
}
.interested{
	max-width:800px;
	margin:auto;
	background-color: rgba(255, 255, 255, 0.50);
	border-radius:10px;
	padding:20px;
	box-shadow: 0px 0px 5px #aaaaaa;
	text-align:center;
    z-index:1;
}
.informationcontainer {
    display:grid;
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: auto auto;
    align-content: center;
    border: solid, 1px #CCC;
}
.informationcontainer2 {
    display:grid;
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    grid-template-columns: auto;
    align-content: center;
    border: solid, 1px #CCC;
    max-width:100%;
    margin:auto;
}
.informationimage {
    width:100%;
    margin-bottom:0px;
    float:left;
    overflow: auto;
}
.toptext {
    text-align: center;
    padding-top: 20px;
}

.defaultcontainer {
    width:100%;   
}

.defaultwrapper {
    margin:auto;
    max-width: 1000px;
    overflow:hidden;
}
.default4x1image {
    margin-top: 8px;
    vertical-align: middle;
}
.default4x1row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;
}
.default4x1column {
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%;
    padding: 0 4px;
    float:left;
}
.default4x1columnimg {
    margin-top: 8px;
    vertical-align: middle;
}
.topsalead{
    background-color:#000000;
    width:100%;
    align-items: center;
}
.grid-container {
    display: grid;
    grid-column-gap: 10px;
    grid-template-columns: auto auto auto auto;
    padding: 10px;
}
.grid-container2 {
    display: grid;
    grid-column-gap: 0px;
    grid-template-columns: auto auto;
    padding: 0px;
}
.grid-container3 {
    grid-template-columns: 25% 25% 25% 25%;
    padding: 0px;
    max-width:1200px;
    margin:auto;
    display: grid;
    overflow:hidden;
}
.grid-container4 {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto;
    padding: 0px;
    max-width:1400px;
    margin:auto;
}
.grid-container5 {
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 0px;
    max-width:1400px;
    margin:auto;
}
.grid-container6 {
    grid-template-columns: auto 8% 8% 8% 8% 8% 8% 12%;
    padding: 0px;
    max-width:600px;
    margin:auto;
    display: grid;
}
.grid-containercustom1 {
    grid-template-columns: 100%;
    padding: 0px;
    max-width:1200px;
    margin:auto;
    display: grid;
}
.grid-containercustom2 {
    grid-template-columns: 50% 50%;
    padding: 0px;
    max-width:1200px;
    margin:auto;
    display: grid;
}
.grid-containercustom3 {
    grid-template-columns: 33% 33% 33%;
    padding: 0px;
    max-width:1200px;
    margin:auto;
    display: grid;
}
.grid-containercustom4 {
    grid-template-columns: 25% 25% 25% 25%;
    padding: 0px;
    max-width:1200px;
    margin:auto;
    display: grid;
}
.helpcontainer {
    display: grid;
    grid-column-gap: 0px;
    grid-template-columns: auto auto;
    padding: 0px;
    width:64px;
}
.grid-item {
    padding:20px;
    width:100%;
    align-content: center;
}
.grid-item2 {
    padding:20px;
    width:100%;
    align-content: center;
}
.grid-item3 {
    padding:10px;
    align-content: center;
    max-width:300px;
}

.grid-item4 {
    padding:10px;
    max-width:100%;
    align-content: center;
    display: table-cell;
    margin:auto;
    text-align:center;
}
.grid-itemcustom {
    padding:10px;
    align-content: center;
    max-width:300px;
    margin:auto;
}
.grid-item6 {
    padding:1px;
    align-content: center;
    margin:1px;
    font-size:12px;
    font-weight:bold;
    justify-items:left;
    background-color:rgb(241, 241, 241);
    border-radius:5px;
    text-align:center;
}
.grid-item6title {
    padding:5px;
    align-content: center;
    margin-bottom:1px;
    margin-right:5px;
    font-size:12px;
    font-weight:bold;
    background-color:rgb(218, 240, 255);
    border-radius:5px;
}
.grid-item4:hover .grid-item4imgrol{
    opacity:1;
}
.grid-item3img {
    margin:auto;
    align-content: center;
    height: 280px;
    width:280px;

}
.grid-item4img {
    width:100%;
    margin:auto;
    align-content: center;
    max-height:150px;
    max-width:150px;
}
.grid-item4imgrol {
    position:initial;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity:0;
    margin:auto;
    align-content: center;
    height:150px;
    width:150px;
    transition: .5s ease;
}
.grid-wrapper {
    margin: auto;
    align-content: center;
    max-width:100%;
}
.grid-text {
    padding:0px 10px 10px 10px;
    width:100%;
    /*min-height:250px;*/
    background-image:url(https://www.dixongolf.com/images/defaultback.png);  
    /*border: solid 1px #CCC;*/
}
.grid-text2 {
    padding:10px 10px 10px 10px;
    align-content: center;
}
.defaulttext {
    padding:10px 10px 10px 10px;
    border: solid 1px #CCC;
    background-image:url(https://www.dixongolf.com/images/defaultback.png);
    color:#3c3c3c;
    font-size: 14px;
    overflow-wrap: normal;
}
.companytext{
    margin: 45px 0px;
}
.default4x1text {
    padding:10px 10px 10px 10px;
    border: solid 1px #CCC;
    overflow-wrap:auto;
    background-image:url(https://www.dixongolf.com/images/defaultback.png);
}
.helptext {
    padding:10px 10px 10px 10px;
    border: solid 1px #CCC;
    background-image:url(https://www.dixongolf.com/images/defaultback.png);
    color:#3c3c3c;
    font-size: 14px;
    max-width:100%;
}
.dropdownstate {
    text-align: center;
    line-height: 400%;
    height: 50px;
    min-width: 100%;
    align-content: center;
}
.media_wrapper {
    width:100%;
    overflow-wrap:auto;
    align-content:center;
    margin:auto;
    max-width:1200px;
}
.media_box {
    width:100%;
    padding:0px;
    overflow-wrap:auto;
    color:#3c3c3c;
    font-size: 14px;
    grid-template-columns: auto auto auto auto;
    display:grid;
}
.media_text {
    padding:10px 10px 10px 10px;
    border: solid 1px #CCC;
    overflow-wrap:auto;
    background-image:url(https://www.dixongolf.com/images/defaultback.png);
    color:#3c3c3c;
    font-size: 14px;
    height:100%;
    font-family:'Poppins', sans-serif;
}
.media_img {
    float:left;
    padding: 0px 0px 20px 20px;
    height:100%;
    object-fit:cover;
}
.media_item{
    padding:0px 0px 20px 0px;
}
.timeline{
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;

}
.careerwrapper {
    width:100%;
    padding:5% 10% 5% 10%;
    display:grid;
    float:right;
    grid-template-columns: 75% auto;
    overflow:hidden;
    position: relative
}
.donationwrapper {
    width:100%;
    padding:0% 10% 5% 10%;
    display:grid;
    float:right;
    grid-template-columns: 75% auto;
}
.jobcontact{
    max-width:80%;
    margin:auto;
}
* {
    box-sizing: border-box;
}
.customtitle {
    width:100%;
    background-color: grey;
    color:white;
    font-size: 22px;
    font-weight: 550;
    padding: 10px 20px;
    margin: 10px 0px;
}
.customwrapper {
    max-width:1200px;
    margin:auto;
}
.customname{
    width:100%;
    text-align:center;
    font-weight:900;
    font-size:20px;
    background-color:rgb(241, 241, 241);
    border-radius:5px;
    padding:2px 0px;
}
.customdescription{
    width:100%;
    min-height:100px;
}
.customprice {
    color: white;
    font-size:24px;
    font-weight: bold;
    background-color: #222222;
    border-radius: 0px 0px 10px 0px;
    padding:12px 5px;
    text-align:center;
    width:100%;
}
.custompricestack {
    color: white;
    font-size:24px;
    font-weight: bold;
    background-color: #222222;
    border-radius: 0px 0px 0px 0px;
    padding:12px 5px;
    text-align:center;
    width:100%;
}
.customprice2 {
    color: white;
    font-size:24px;
    font-weight: bold;
    background-color: #222222;
    border-radius: 0px 10px 10px 0px;
    padding:12px 5px;
    text-align:center;
    width:100%;
    margin-bottom:10px;
}
.customprice2stack {
    color: white;
    font-size:24px;
    font-weight: bold;
    background-color: #222222;
    border-radius: 0px 0px 0px 0px;
    padding:12px 5px;
    text-align:center;
    width:100%;
    margin-bottom:10px;
}
.custompricemsrp {
    color: #e6e6e6;
    font-size:14px;
    background-color: #585858;
    border-radius: 0px 0px 0px 10px;
    padding:12px 5px;
    text-align:center;
}
.custompricemsrpstack {
    color: #e6e6e6;
    font-size:14px;
    background-color: #585858;
    border-radius: 0px 0px 0px 0px;
    padding:12px 5px;
    text-align:center;
}
.custompricemsrp2 {
    color: #e6e6e6;
    font-size:14px;
    background-color: #585858;
    border-radius: 10px 0px 0px 10px;
    padding:12px 5px;
    text-align:center;
    margin-bottom:10px;
}
.custompricewrap {
    display:grid;
    grid-template-columns: auto auto;
}
.custompricewrap2 {
    display:grid;
    grid-template-columns: auto auto;
    max-width:400px;
    margin:auto;
}
.customfeatures {
    width: 60%;
    margin: 10px auto;
    padding: 5px;
    background-color:rgb(241, 241, 241);
    border-radius: 5px;
}
.custombutton {
    background-color:lightgrey;
    width:100%;
    border: none;
    color:black;
    margin:auto;
    border-radius:5px;
    font-weight: 400;
}
.custombutton:hover {
    background-color:rgb(164, 229, 255);
    width:100%;
    border: none;
    color:black;
    margin:auto;
    border-radius:5px;
    font-weight: 400;
}
.le-img {
    width:270px;
}
.customlogoinfo{
    display:grid;
    grid-template-columns:auto auto auto;
    background-color:lightgrey;
    padding:2px;
    border:10px;
    border-radius:5px;
    margin:15px 0px 0px 0px;
    -moz-box-shadow:    inset 0 0 5px #848484;
    -webkit-box-shadow: inset 0 0 5px #848484;
    box-shadow:         inset 0 0 5px #848484;
}
.logoinfoimg{
    height:40px;
}

@media screen and (max-width: 540px) {
    .informationimage {
        width:100%;
        margin-bottom:5px;
        overflow: auto;
    }
    .informationcontainer {
        display:grid;
        grid-column-gap: 0px;
        grid-template-columns: auto;
        align-content: center;
        border: solid, 1px #CCC;

    }
    .informationcontainer2 {
        display:grid;
        grid-column-gap: 0px;
        grid-template-columns: auto;
        align-content: center;
        border: solid, 1px #CCC;
    
    }
    .main-slider .swiper-viewport {

        margin-top:0px !important;
        margin-bottom:0px !important;
    }
    .grid-wrapper {
        margin: auto;
        align-content: center;
        max-width:100%;
    }
    .media_box {
        width:100%;
        padding:0px 15px 0px 0px;
        overflow-wrap:auto;
        color:#3c3c3c;
        font-size: 14px;
        grid-template-columns: auto auto;
        display:grid;
    }
    .fw-block{
        width:100%;
        height:100%;
    }
    .informationcontainer2 {
        display:grid;
        grid-column-gap: 0px;
        grid-row-gap: 10px;
        grid-template-columns: auto;
        align-content: center;
        border: solid, 1px #CCC;
        max-width:100%;
        margin:auto;
    }
    .defaultwrapper {
        max-width: 100%;
    }

}
@media screen and (max-width: 1280px) {
    .default4x1row {
      -ms-flex: 50%;
      flex: 50%;
      max-width: 50%;
    }
    .grid-container {
        display: grid;
        grid-column-gap: 10px;
        grid-template-columns: auto auto;
        padding: 10px;
    }
    .grid-container2 {
        display: grid;
        grid-column-gap: 0px;
        grid-template-columns: auto auto;
        padding: 0px;
    }
    .helpcontainer {
        display: grid;
        grid-column-gap: 10px;
        grid-template-columns: auto auto;
        padding: 10px;
        max-width:64px;
        margin:auto;
    }
    .grid-container3 {
        grid-column-gap: 10px;
        grid-template-columns: 50% 50%;
        padding: 10px;
        margin:auto;
        max-width:820px;
        display: grid;
        overflow:hidden;
    }
    .grid-container4 {
        display: grid;
        grid-column-gap: 10px;
        grid-template-columns: auto auto;
        padding: 10px;
        margin:auto;
        max-width:820px;

    }
    .grid-container5 {
        display: grid;
        grid-template-columns: auto auto;
        padding: 0px;
        max-width:820px;
        margin:auto;
    }
    .grid-containercustom1 {
        grid-template-columns: 100%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-containercustom2 {
        grid-template-columns: 50% 50%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-containercustom3 {
        grid-template-columns: 50% 50%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-containercustom4 {
        grid-template-columns: 50% 50%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-item {
        padding:20px;
        align-content: center;
        text-align: center;
    }
    .grid-wrapper {
        margin: auto;
        align-content: center;
        max-width:100%;
    }
    .customfeatures {
        width: 80%;
        margin: 10px auto;
        padding: 5px;
        background-color:rgb(241, 241, 241);
        border-radius: 5px;
    }
    
}
@media screen and (max-width: 860px) {
    .default4x1row {
      -ms-flex: 100%;
      flex: 100%;
      max-width: 100%;
    }
    .grid-container {
        display: grid;
        grid-column-gap: 20px;
        grid-template-columns: auto;
        padding: 10px;
    }
    .grid-item {
        padding:20px;
        width:100%;
    }
    .grid-container2 {
        display: grid;
        grid-column-gap: 0px;
        grid-template-columns: auto;
        padding: 0px;
        margin-bottom: -10px;
    }
    .helpcontainer {
        display: grid;
        grid-column-gap: 0px;
        grid-template-columns: auto;
        padding: 0px;
        max-width:64px;
        margin:auto;
    }
    .grid-container3 {
        grid-column-gap: 10px;
        grid-template-columns: 100%;
        padding: 10px;
        margin:auto;
        max-width:100%;
        display: grid;
        overflow:hidden;
    }
    .grid-containercustom1 {
        grid-template-columns: 100%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-containercustom2 {
        grid-template-columns: 100%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-containercustom3 {
        grid-template-columns: 100%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-containercustom4 {
        grid-template-columns: 100%;
        padding: 0px;
        max-width:1200px;
        margin:auto;
        display: grid;
    }
    .grid-item3 {
        margin: auto;
        max-width:100%;
    }
    .grid-item3img{
        height: 280px;
        width: 280px;
    }
    .grid-wrapper {
        margin: auto;
        align-content: center;
        max-width:100%;
    }
    .media_box {
        width:100%;
        padding:0px 15px 0px 0px;
        overflow-wrap:auto;
        color:#3c3c3c;
        font-size: 14px;
        grid-template-columns: auto auto;
        display:grid;
    }
    .careerwrapper {
        width:100%;
        padding:10px 10px;
        display: grid;
        grid-template-columns: auto;
        overflow:hidden;
        position: relative
    }
    .donationwrapper {
        width:100%;
        padding:0% 0% 0% 0%;
        display: grid;
        grid-template-columns: auto;
    }
    .jobcontact{
        max-width:95%;
        margin:auto;
    }
    .noborder_bottom {
        line-height:50px;
    }
    .dropdown-dark {
        line-height: 50px;
        padding:20px;
    }
    .customfeatures {
        width: 90%;
        margin: 10px auto;
        padding: 5px;
        background-color:rgb(241, 241, 241);
        border-radius: 5px;
    }

}
.helpaccordion {
    background-color: white;
    cursor: pointer;
    padding: 10px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight:bold;
    border-radius: 10px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    
}
.active,.helpaccordian:hover {
}

.helppanel {
    padding: 0 10px 0 10px;
    background-image: url('/images/defaultbacktrans.png');
    background-color: rgb(252, 252, 252);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    max-width:96%;
    margin:-5px 5px 5px 2%;
    animation: bubble 0.2s forwards;
}
.helptitle {
    width:100%;
    color: rgb(140, 198, 241);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-top:10px;
    padding-bottom:10px;
    text-shadow: 0px 0px 2px #333333;
}
.helplink {
    width:100%;
    color: rgb(140, 198, 241);
    font-size: 14px;
    text-align: right;
    padding-top:10px;
    padding-bottom:10px;
    text-shadow: 0px 0px 2px #333333;
}

}
/*TIMELINE ITEMS *?

/* Media Queries */
/* Card sizing */
/* Colors */
/* Calculations */
/* Placeholders */
@media (min-width: 1000px) {
    #timeline .demo-card:nth-child(odd) .head::after, #timeline .demo-card:nth-child(even) .head::after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
   }
    #timeline .demo-card:nth-child(odd) .head::before, #timeline .demo-card:nth-child(even) .head::before {
        position: absolute;
        content: "";
        width: 9px;
        height: 9px;
        background-color: #bdbdbd;
        border-radius: 9px;
        box-shadow: 0px 0px 2px 8px #f7f7f7;
   }
}
/* Some Cool Stuff */
.demo-card:nth-child(1) {
    order: 1;
}
.demo-card:nth-child(2) {
    order: 14;
}
.demo-card:nth-child(3) {
    order: 2;
}
.demo-card:nth-child(4) {
    order: 15;
}
.demo-card:nth-child(5) {
    order: 3;
}
.demo-card:nth-child(6) {
    order: 16;
}
.demo-card:nth-child(7) {
    order: 4;
}
.demo-card:nth-child(8) {
    order: 17;
    }
.demo-card:nth-child(9) {
    order: 5;
}
.demo-card:nth-child(10) {
    order: 18;
}
.demo-card:nth-child(11) {
    order: 6;
}
.demo-card:nth-child(12) {
    order: 19;
}
.demo-card:nth-child(13) {
    order: 7;
}
.demo-card:nth-child(14) {
    order: 20;
}
.demo-card:nth-child(15) {
    order: 8;
}
.demo-card:nth-child(16) {
    order: 21;
}
.demo-card:nth-child(17) {
    order: 9;
}
.demo-card:nth-child(18) {
    order: 22;
}
.demo-card:nth-child(19) {
    order: 10;
}
.demo-card:nth-child(20) {
    order: 23;
    }
.demo-card:nth-child(21) {
    order: 11;
}
.demo-card:nth-child(22) {
    order: 24;
}
.demo-card:nth-child(23) {
    order: 12;
}
.demo-card:nth-child(24) {
    order: 25;
}
.demo-card:nth-child(25) {
    order: 13;
}
/* Border Box */
* {
    box-sizing: border-box;
}
/* Fonts */
body {
    font-family: 'Poppins', sans-serif;
    top:115px;
    position:relative;
}
#timeline {
    padding: 100px 0;
    background: #f7f7f7;
    border-top: 1px solid rgba(191, 191, 191, 0.4);
    border-bottom: 1px solid rgba(191, 191, 191, 0.4);
}
#timeline h1 {
    text-align: center;
    font-size: 3rem;
    font-weight: 200;
    margin-bottom: 20px;
}
#timeline p.leader {
    text-align: center;
    max-width: 90%;
    margin: auto;
    margin-bottom: 45px;
}
#timeline .demo-card-wrapper {
    position: relative;
    margin: auto;
}
@media (min-width: 1000px) {
    #timeline .demo-card-wrapper {
        display: flex;
        flex-flow: column wrap;
        width: 1170px;
        height: 6400px;
        margin: 0 auto;
   }
}
#timeline .demo-card-wrapper::after {
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 1px solid rgba(191, 191, 191, 0.4);
}
@media (min-width: 1000px) {
    #timeline .demo-card-wrapper::after {
        border-left: 1px solid #bdbdbd;
   }
}
#timeline .demo-card {
    position: relative;
    display: block;
    margin: 10px auto 80px;
    max-width: 94%;
    z-index: 2;
}
@media (min-width: 480px) {
    #timeline .demo-card {
        max-width: 60%;
        box-shadow: 0px 1px 22px 4px rgba(0, 0, 0, 0.07);
   }
}
@media (min-width: 720px) {
    #timeline .demo-card {
        max-width: 40%;
   }
}
@media (min-width: 1000px) {
    #timeline .demo-card {
        max-width: 450px;
        height: 400px;
        margin: 90px;
        margin-top: 45px;
        margin-bottom: 45px;
   }
    #timeline .demo-card:nth-child(odd) {
        margin-right: 45px;
   }
    #timeline .demo-card:nth-child(odd) .head::after {
        border-left-width: 15px;
        border-left-style: solid;
        left: 100%;
   }
    #timeline .demo-card:nth-child(odd) .head::before {
        left: 491.5px;
   }
    #timeline .demo-card:nth-child(even) {
        margin-left: 45px;
   }
    #timeline .demo-card:nth-child(even) .head::after {
        border-right-width: 15px;
        border-right-style: solid;
        right: 100%;
   }
    #timeline .demo-card:nth-child(even) .head::before {
        right: 489.5px;
   }
    #timeline .demo-card:nth-child(2) {
        margin-top: 180px;
   }
}
#timeline .demo-card .head {
    position: relative;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 400;
}
#timeline .demo-card .head .number-box {
    display: inline;
    float: left;
    margin: 15px;
    padding: 10px;
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.17);
}
#timeline .demo-card .head h2 {
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: inherit;
    letter-spacing: 2px;
    margin: 0;
    padding-bottom: 6px;
    line-height: 3rem;
}
.instock_status{
    position:absolute;
    margin:0px 2vw;

}
@media (min-width: 480px) {
    #timeline .demo-card .head h2 {
        font-size: 165%;
        line-height: 3rem;
   }
}
#timeline .demo-card .head h2 span {
    display: block;
    font-size: 0.6rem;
    margin: 0;
}
@media (min-width: 480px) {
    #timeline .demo-card .head h2 span {
        font-size: 3rem;
   }
}
#timeline .demo-card .body {
    background: #fff;
    border: 1px solid rgba(191, 191, 191, 0.4);
    border-top: 0;
    padding: 15px;
}
@media (min-width: 1000px) {
    #timeline .demo-card .body {
        height: 315px;
   }
}
#timeline .demo-card .body p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}
#timeline .demo-card .body img {
    display: block;
    width: 100%;
}
#timeline .demo-card--step1 {
    background-color: #f45942;
}
#timeline .demo-card--step1 .head::after {
    border-color: #f45942;
}
#timeline .demo-card--step2 {
    background-color: #b9e55b;
}
#timeline .demo-card--step2 .head::after {
    border-color: #b9e55b;
}
#timeline .demo-card--step3 {
    background-color: #41aff4;
}
#timeline .demo-card--step3 .head::after {
    border-color: #41aff4;
}
#timeline .demo-card--step4 {
    background-color: #b20101;
}
#timeline .demo-card--step4 .head::after {
    border-color: #b20101;
}
#timeline .demo-card--step5 {
    background-color: #d11479;
}
#timeline .demo-card--step5 .head::after {
    border-color: #d11479;
}
#timeline .demo-card--step6 {
    background-color: #ef2121;
}
#timeline .demo-card--step6 .head::after {
    border-color: #ef2121;
}
#timeline .demo-card--step7 {
    background-color: #db0000;
}
#timeline .demo-card--step7 .head::after {
    border-color: #db0000;
}
#timeline .demo-card--step8 {
    background-color: #aaaaaa;
}
#timeline .demo-card--step8 .head::after {
    border-color: #aaaaaa;
}
#timeline .demo-card--step9 {
    background-color: #254722;
}
#timeline .demo-card--step9 .head::after {
    border-color: #254722;
}
#timeline .demo-card--step10 {
    background-color: #8aad22;
}
#timeline .demo-card--step10 .head::after {
    border-color: #8aad22;
}
#timeline .demo-card--step11 {
    background-color: #444442;
}
#timeline .demo-card--step11 .head::after {
    border-color: #444442;
}
#timeline .demo-card--step12 {
    background-color: #1daaba;
}
#timeline .demo-card--step12 .head::after {
    border-color: #1daaba;
}
#timeline .demo-card--step13 {
    background-color: #e8e422;
}
#timeline .demo-card--step13 .head::after {
    border-color: #e8e422;
}
#timeline .demo-card--step14 {
    background-color: #5e10cc;
}
#timeline .demo-card--step14 .head::after {
    border-color: #5e10cc;
}
#timeline .demo-card--step15 {
    background-color: #f77eb0;
}
#timeline .demo-card--step15 .head::after {
    border-color: #f77eb0;
}
#timeline .demo-card--step16 {
    background-color: #f7e440;
}
#timeline .demo-card--step16 .head::after {
    border-color: #f7e440;
}
#timeline .demo-card--step17 {
    background-color:#bcdb60;
}
#timeline .demo-card--step17 .head::after {
    border-color:#bcdb60;
}
#timeline .demo-card--step18 {
    background-color: #b21810;
}
#timeline .demo-card--step18 .head::after {
    border-color: #b21810;
}
#timeline .demo-card--step19 {
    background-color: #2a7dc1;
}
#timeline .demo-card--step19 .head::after {
    border-color: #2a7dc1;
}
#timeline .demo-card--step20 {
    background-color: #7f8e9b;
}
#timeline .demo-card--step20 .head::after {
    border-color: #7f8e9b;
}
#timeline .demo-card--step21 {
    background-color: #4a5b47;
}
#timeline .demo-card--step21 .head::after {
    border-color: #4a5b47;
}
#timeline .demo-card--step22 {
    background-color: #2bb4e2;
}
#timeline .demo-card--step22 .head::after {
    border-color: #2bb4e2;
}
#timeline .demo-card--step23 {
    background-color: #d12121;
}
#timeline .demo-card--step23 .head::after {
    border-color: #d12121;
}
#timeline .demo-card--step24 {
    background-color: #1b6611;
}
#timeline .demo-card--step24 .head::after {
    border-color: #1b6611;
}
#timeline .demo-card--step25 {
    background-color: #6caa31;
}
#timeline .demo-card--step25 .head::after {
    border-color: #6caa31;
}
#timeline .demo-card--step26 {
    background-color: #46b8e9;
}
#timeline .demo-card--step26 .head::after {
    border-color: #46b8e9;
}