.isg-content .cards__subtitle {
    margin-top: -15px !important;
    margin-bottom: 20px !important;
    font-size: 1.1rem !important;
    font-weight: 350 !important;
}

.isg-content .new .cards__text-container {
    padding: 0px !important;
    height: 5% !important;
    background-color: #ffffff !important;
}

.isg-content .row .dcg__cta {
    margin-top: 0px !important;
}

.isg-content .cards {
    margin-bottom: 10px !important;
    padding-top: 0px !important;
}

.isg-content .column {
    float: left;
    padding: 10px !important;
}

.isg-content .left {
    width: 30%;
}

.isg-content .right {
    width: 70%;
}

.isg-content .row .cards__title {
    margin-bottom: 0px !important;
}

.isg-content .cards_title_explore {
    background-color: white !important;
    font-size: 2.3375rem !important;
}

.isg-content .new .text-general-padding {
    padding-left: 0px;
}

.isg-content .row p {
    margin-bottom: 0rem;
    line-height: 1.375;
}

.isg-content .new .copy-block p {
    margin-bottom: 0px;
}

.isg-content .new .dcg__cta {
    margin-top: 0px !important;
}

.isg-content .ctapadding .dcg__cta {
    margin-bottom: 20px;
}

.isg-content .imagespacetop img {
    padding-top: 5px;
}

.isg-content .cards__title_explore {
    font-size: 2.5375rem !important;
    font-weight: 300 !important;
    line-height: 0;
    margin-bottom: 0.5rem;
}

.isg-content hr {
    margin: 1.75rem auto !important;
    border-top: 0 !important;
    border-bottom: 2px solid #000000 !important;
}

.isg-content .solid hr {
    padding-top: 0px;
    margin: 2.85rem auto !important;
}

.isg-content .copy-block-intro__title {
    font-size: 3rem !important;
    line-height: 2.25rem !important;
}

.isg-content .copy-block-intro__title--no-line {
    padding-left: 5px !important;
}

.isg-content .copy-block-intro__introduction {
    font-size: 1.7rem !important;
}

.isg-content .copy-block-intro {
    padding: 80px 0 30px !important;
}

.isg-content .east {
    width: 35%;
}

.isg-content .west {
    width: 35%;
}

.isg-content .icons {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 83px !important;
    padding-right: 20px !important;
}

.isg-content .copy-block-intro__vertical-line {
    display: none;
}

#isg-services {
    padding-bottom: 40px;
}

#sectiontitle {
    margin-left: -25px
}

#slogan {
    margin-left: -25px
}

@media only screen and (max-width: 600px) {
    #sectiontitle {
        margin-left: -10px;
    }
    #slogan {
        margin-left: -10px;
    }
}

@media only screen and (max-width: 601px) and (max-width: 767px) {
    #sectiontitle {
        margin-left: -10px;
    }
    #slogan {
        margin-left: -10px;
    }
}