.main.government .hero-banner-2020,
.main.education .hero-banner-2020 {
    background: #2b2b2b;
}
.main.government .logo-normal .heading-border,
.main.government .heading-redesign-2020 .heading-border,
.main.government .solutions-grid-wrapper .heading-border,
.main.education .logo-normal .heading-border,
.main.education .heading-redesign-2020 .heading-border,
.main.education .solutions-grid-wrapper .heading-border {
    background: #005f94;
}
.main.government .benefits-redesign-2020 .icons-list-2019__image,
.main.education .benefits-redesign-2020 .icons-list-2019__image {
    background: #005f94;
}
.main.government .type-element,
.main.education .type-element {
    background: #005f94;
}
.main.government .resource__link span,
.main.education .resource__link span {
    color: #005f94;
}
.main.government .resource__link svg path,
.main.education .resource__link svg path {
    fill: #005f94;
}
.main.government .slick-dots .slick-active button,
.main.education .slick-dots .slick-active button {
    background: #005f94;
}
.main.government .banner-2019,
.main.education .banner-2019 {
    background: #2b2b2b;
}
.main.government .banner-2019 .banner-2019__link a,
.main.education .banner-2019 .banner-2019__link a {
    background: white;
    border: white;
    color: #2b2b2b;
}
.main.government .logos-list-2019__item img,
.main.education .logos-list-2019__item img {
    object-fit: contain;
}
.main.government .modal-form-2019 .form__submit,
.main.education .modal-form-2019 .form__submit {
    margin: 1.875rem 0.625rem 0;
}
.main.government .fourth-columns__item,
.main.education .fourth-columns__item {
    width: calc(33% - 28px);
    margin-left: 28px;
}
.main.government .fourth-columns__item-first,
.main.education .fourth-columns__item-first {
    display: none;
}
.main.government .fourth-columns__item-header,
.main.education .fourth-columns__item-header {
    justify-content: start;
    height: 100px;
    background-color: #7f7f7f;
}
.main.government .fourth-columns__item-header--wrapper,
.main.education .fourth-columns__item-header--wrapper {
    width: 50px;
    height: 52px;
    left: 40px;
    clip-path: none;
    top: calc(50% - 27px);
    background-size: contain;
}
.main.government .fourth-columns__item-header--wrapper-layer,
.main.education .fourth-columns__item-header--wrapper-layer {
    background: none;
}
.main.government .fourth-columns__item-header:after,
.main.education .fourth-columns__item-header:after {
    content: '';
    position: absolute;
    left: -63px;
    height: 70px;
    width: 70px;
    background-color: #7f7f7f;
    transform: rotate(45deg);
}
.main.government .fourth-columns__item-content,
.main.education .fourth-columns__item-content {
    padding-left: 40px;
    padding-right: 40px;
}
.main.government .fourth-columns__item-content-text,
.main.education .fourth-columns__item-content-text {
    padding-top: 0;
}
.main.government .fourth-columns__item-content-text li,
.main.education .fourth-columns__item-content-text li {
    padding-left: 40px;
}
.main.government .fourth-columns__item-content-text li:before,
.main.education .fourth-columns__item-content-text li:before {
    top: calc(50% - 13px);
    background-image: url("/?a=25930");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.main.government .fourth-columns__item-content.pale-grey,
.main.education .fourth-columns__item-content.pale-grey {
    background-color: #f7f7f7;
}
.main.government .fourth-columns__item-content ul:first-child,
.main.education .fourth-columns__item-content ul:first-child {
    padding-top: 0;
}
.main.government .fourth-columns__item-title,
.main.education .fourth-columns__item-title {
    margin-left: 100px;
    font-size: 30px;
}
.main.government .fourth-columns__item-heading,
.main.education .fourth-columns__item-heading {
    font-size: 16px;
    font-weight: 500;
    padding: 0;
}
.main.government .fourth-columns__item:nth-child(2) .fourth-columns__item-header:after,
.main.education .fourth-columns__item:nth-child(2) .fourth-columns__item-header:after {
    display: none;
}
.main.government .fourth-columns__item:nth-child(3) .fourth-columns__item-header,
.main.education .fourth-columns__item:nth-child(3) .fourth-columns__item-header {
    background-color: #4c4c4c;
}
.main.government .fourth-columns__item:nth-child(4) .fourth-columns__item-header,
.main.education .fourth-columns__item:nth-child(4) .fourth-columns__item-header {
    background-color: #2b2b2b;
}
.main.government .fourth-columns__item:nth-child(4) .fourth-columns__item-header:after,
.main.education .fourth-columns__item:nth-child(4) .fourth-columns__item-header:after {
    background-color: #4c4c4c;
}
@media (min-width: 768px) and (max-width: 960px) {
    .main.government .fourth-columns,
    .main.education .fourth-columns {
        justify-content: center;
    }
    .main.government .fourth-columns__item,
    .main.education .fourth-columns__item {
        width: calc(50% - 28px);
    }
    .main.government .fourth-columns__item:nth-child(4),
    .main.education .fourth-columns__item:nth-child(4) {
        margin-top: 20px;
    }
    .main.government .fourth-columns__item:nth-child(4) .fourth-columns__item-header,
    .main.education .fourth-columns__item:nth-child(4) .fourth-columns__item-header {
        background-color: #2b2b2b;
    }
    .main.government .fourth-columns__item:nth-child(4) .fourth-columns__item-header:after,
    .main.education .fourth-columns__item:nth-child(4) .fourth-columns__item-header:after {
        display: none;
    }
}
@media (max-width: 767px) {
    .main.government .fourth-columns,
    .main.education .fourth-columns {
        justify-content: center;
    }
    .main.government .fourth-columns__item,
    .main.education .fourth-columns__item {
        width: 100%;
        margin: 0;
        padding: 28px;
    }
    .main.government .fourth-columns__item .fourth-columns__item-header:after,
    .main.education .fourth-columns__item .fourth-columns__item-header:after {
        display: none;
    }
}

/*

SASS VERSION FOR DEV

.main.government,
.main.education {
    .hero-banner-2020 {
        background: #2b2b2b;
    }

    .logo-normal .heading-border,
    .heading-redesign-2020 .heading-border,
    .solutions-grid-wrapper .heading-border {
        background: #005f94;
    }

    .benefits-redesign-2020 .icons-list-2019__image {
        background: #005f94;
    }

    .type-element {
        background: #005f94;
    }

    .resource__link {
        span {
            color: #005f94;
        }
        svg path {
            fill: #005f94;
        }

    }

    .slick-dots .slick-active button {
        background: #005f94;
    }

    .banner-2019 {
        background: #2b2b2b;

        .banner-2019__link a {
            background: white;
            border: white;
            color: #2b2b2b;
        }
    }
    
    .logos-list-2019__item{
        img{
            object-fit: contain
        }
    }
    
    .modal-form-2019{
        .form__submit{
            margin: 1.875rem 0.625rem 0 0.625rem;
        }
    }
}

.main.government,
.main.education {
    .fourth-columns {
        &__item {
            width: calc(33% - 28px);
            margin-left: 28px;
            &-first {
                display: none;
            }

            &-header {
                justify-content: start;
                height: 100px;
                background-color: #7f7f7f;
                &--wrapper {
                    width: 50px;
                    height: 52px;
                    left: 40px;
                    clip-path: none;
                    top: calc(50% - 27px);
                    background-size: contain;
                    &-layer {
                        background: none;
                    }
                }
                &:after {
                    content: '';
                    position: absolute;
                    left: -63px;
                    height: 70px;
                    width: 70px;
                    background-color: #7f7f7f;
                    transform: rotate(45deg);
                }
            }
            &-content {
                padding-left: 40px;
                padding-right: 40px;
                &-text {
                    padding-top: 0;
                    
                    li{
                        padding-left: 40px;
                        &:before {
                            top: calc(50% - 13px);
                            background-image: url('/?a=25930');
                            background-size: contain;
                            background-repeat: no-repeat;
                            background-position: center;
                        }
                    }
                }                

                &.pale-grey {
                    background-color: #f7f7f7;
                }
                ul:first-child {
                    padding-top: 0;
                }
            }

            &-title {
                margin-left: 100px;
                font-size: 30px;
            }

            &-heading {
                font-size: 16px;
                font-weight: 500;
                padding: 0;
            }
            &:nth-child(2) {
                .fourth-columns__item-header:after {
                    display: none;
                }
            }
            &:nth-child(3) {
                .fourth-columns__item-header {
                    background-color: #4c4c4c;
                }
            }
            &:nth-child(4) {
                .fourth-columns__item-header {
                    background-color: #2b2b2b;
                    &:after {
                        background-color: #4c4c4c;
                    }
                }
            }
        }
    }
}

@media (min-width: 768px) and (max-width:960px) {
    .main.government,
    .main.education {
        .fourth-columns {
            justify-content: center;
            &__item {
                width: calc(50% - 28px);
                &:nth-child(4) {
                    margin-top: 20px;
                    .fourth-columns__item-header {
                        background-color: #2b2b2b;
                        &:after {
                            display: none;
                        }
                    }
                }
            }
        }
    }
}

@media (max-width: 767px) {
    .main.government,
    .main.education {
        .fourth-columns {
            justify-content: center;
            &__item {
                width: 100%;
                margin: 0;
                padding: 28px;

                .fourth-columns__item-header {
                    &:after {
                        display: none;
                    }
                }

            }
        }
    }
}
*/

.solutions-grid {
    background-color: #fcfcfc;
    padding-bottom: 70px;
}
.solutions-grid__solutions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 82.5rem;
    padding: 0 1.25rem;
    margin: 0 auto;
}
.solutions-grid .box {
    position: relative;
    max-width: 300px;
    margin-left: 8px;
    margin-right: 8px;
    height: 385px;
    padding: 55px 25px;
    background: rgba(25, 25, 25, 0.02);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 22px;
}
.solutions-grid .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 27px;
}
.solutions-grid .title {
    padding-top: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    color: #3E3E3F;
}
.solutions-grid .description {
    padding-top: 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    color: #3E3E3F;
}
.solutions-grid .product-link {
    position: absolute;
    bottom: 40px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.19;
    text-align: center;
    color: #3E3E3F;
    margin-top: 10px;
    text-decoration: none;
}
.solutions-grid .product-link svg {
    fill: #3E3E3F;
    margin-left: 15px;
}



/*
.solutions-grid {
    background-color: #fcfcfc;
    padding-bottom: 70px;
    
    &__solutions{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        
        max-width: 82.5rem;
        padding: 0 1.25rem;
        margin: 0 auto;
    }
    
    

    .box {
        position: relative;
        max-width: 300px;
        margin-left: 8px;
        margin-right: 8px;
        height: 385px;

        padding: 55px 25px;
        background: rgba(25,25,25,0.02);
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        //justify-content: center;
        align-items: center;
        margin-bottom: 22px;
    }

    .icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .title {
        padding-top: 15px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.2;
        color: #3E3E3F;
    }

    .description {
        padding-top: 15px;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.19;
        color: #3E3E3F;
    }

    .product-link {
        position: absolute;
        bottom: 40px;
        display: flex;
        align-items: center;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.19;
        text-align: center;
        color: #3E3E3F;
        margin-top: 10px;
        text-decoration: none;

        svg {
            fill: #3E3E3F;
            margin-left: 15px;
        }
    }
}



*/