.content-navigation-block {
    padding: 25px 0;
    background: #F8F8F8
}

.feature-overview-pg .content-navigation-block {
    display: none;
    position: relative
}

.feature-overview-pg .content-navigation-block.affix {
    position: fixed;
    top: 100px;
    z-index: 10;
    width: 100%;
    margin: 0;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.content-nav--desktop {
    display: none
}

.content-nav__list {
    margin: 0 -20px;
    padding: 0;
    list-style: none
}

.content-nav--resources .content-nav__list {
    text-align: center
}

.content-nav--features .content-nav__list {
    margin: 0 -40px
}

.content-nav__item {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 0 20px
}

.content-nav--features .content-nav__item {
    padding: 0 37px
}

.content-nav__link {
    display: block;
    font-weight: 600;
    background-position: left center;
    background-repeat: no-repeat;
    opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}

.content-nav--resources .content-nav__link {
    padding: 0 0 0 25px
}

.content-nav--features .content-nav__link {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

.content-nav__item--current .content-nav__link, .content-nav__item.active .content-nav__link, .content-nav__link:focus, .content-nav__link:hover {
    color: #4F4F52;
    text-decoration: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.content-nav__link--view-all {
    padding-left: 0
}

.content-nav__link--case-studies {
    background-image: url(../img/icons/svg/icn-case-studies-2.svg)
}

.lt-ie9 .content-nav__link--case-studies {
    background-image: url(../img/icons/png/icn-case-studies-2.png)
}

.content-nav__link--guides-and-reports {
    background-image: url(../img/icons/svg/icn-guides-and-ebooks-2.svg)
}

.lt-ie9 .content-nav__link--guides-and-reports {
    background-image: url(../img/icons/png/icn-guides-and-ebooks-2.png)
}

.content-nav__link--infographics {
    background-image: url(../img/icons/svg/icn-infographics-2.svg)
}

.lt-ie9 .content-nav__link--infographics {
    background-image: url(../img/icons/png/icn-infographics-2.png)
}

.content-nav__link--videos {
    background-image: url(../img/icons/svg/icn-videos-2.svg)
}

.lt-ie9 .content-nav__link--videos {
    background-image: url(../img/icons/png/icn-videos-2.png)
}

.content-nav__link--property-laws {
    background-image: url(../img/icons/svg/icn-property-laws-2.svg)
}

.lt-ie9 .content-nav__link--property-laws {
    background-image: url(../img/icons/png/icn-property-laws-2.png)
}

.content-nav__link--roi-calculator {
    background-image: url(../img/icons/svg/icn-calculator-2.svg)
}

.lt-ie9 .content-nav__link--roi-calculator {
    background-image: url(../img/icons/png/icn-calculator-2.png)
}

.content-nav .select2 {
    width: 100% !important
}

.content-nav .select2-container--default .select2-selection--single {
    background: #F8F8F8;
    border: 1px solid #DBDBDC;
    color: #DBDBDC
}

.content-nav .select2-container .select2-selection--single {
    height: 45px
}

.content-nav .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    color: #DBDBDC
}

.content-nav .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 16px;
    padding-right: 40px
}

.content-nav .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px;
    height: 43px
}

.content-filter__dropdown.content-filter__dropdown {
    border: 1px solid #DBDBDC
}

.content-filter__dropdown .select2-results__option {
    padding: 10px 16px
}

.select2-container--default .content-filter__dropdown .select2-results__option--highlighted[aria-selected] {
    color: #4F4F52;
    background: #F8F8F8
}

.select2-container--default .content-filter__dropdown .select2-results__option[aria-selected=true] {
    color: #FFF;
    background: #73B680
}

.content-nav__link {
    color: #4F4F52
}

.content-nav__link:hover {
    color: #4F4F52
}

.feature-header__title {
    padding: 0 0 0 25px;
    margin: 0 0 15px 0;
    line-height: unset
}

.feature-box h5 {
    margin: 0 0 10px 0;
    line-height: unset
}

.feature-box h5 a {
    color: #4F4F52;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none
}

.feature-box__links a, .feature-box__video {
    font-size: 12px
}

.feature-video-play p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-shadow: 3px 3px 6px #2F2F31
}

.feature-overview-block__title {
    display: none;
    margin: 0 0 60px 0;
    font-size: 32px
}

.feature-overview-block__inner [class*=col] {
    min-height: 0
}

.feature-header {
    margin: 0 -15px;
    padding: 30px 15px
}

.feature-overview-block--accounting .feature-header {
    background: #73B680
}

.feature-overview-block--business-operations .feature-header {
    background: #A56DBA
}

.feature-overview-block--leasing .feature-header {
    background: #2A7AB0
}

.feature-overview-block--benefits .feature-header {
    background: #4F4F52
}

.feature-header__title {
    margin: 0 0 15px 0;
    padding: 5px 0 8px;
    font-size: 12px;
    font-weight: 600;
    background-position: 0 30%;
    background-repeat: no-repeat;
    text-transform: uppercase;
    border-bottom: 2px solid;
    position: relative
}

.feature-header__title:after {
    content: '';
    display: block;
    width: 12px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 7px;
    background: url(../img/icons/png/icn-caret-down-2.png)
}

.feature-overview-block--open .feature-header__title:after {
    background: url(../img/icons/png/icn-caret-up-2.png)
}

.feature-overview-block--accounting .feature-header__title, .feature-overview-block--benefits .feature-header__title, .feature-overview-block--business-operations .feature-header__title, .feature-overview-block--leasing .feature-header__title {
    padding-left: 25px;
    color: #FFF
}

.feature-overview-block--accounting .feature-header__title:after, .feature-overview-block--benefits .feature-header__title:after, .feature-overview-block--business-operations .feature-header__title:after, .feature-overview-block--leasing .feature-header__title:after {
    background: url(../img/icons/png/icn-caret-down-1.png)
}

.feature-overview-block--accounting.feature-overview-block--open .feature-header__title:after, .feature-overview-block--benefits.feature-overview-block--open .feature-header__title:after, .feature-overview-block--business-operations.feature-overview-block--open .feature-header__title:after, .feature-overview-block--leasing.feature-overview-block--open .feature-header__title:after {
    background: url(../img/icons/png/icn-caret-up-1.png)
}

.feature-overview-block--accounting .feature-header__title {
    background-image: url(../img/icons/svg/icn-accounting-2.svg)
}

.lt-ie9 .feature-overview-block--accounting .feature-header__title {
    background-image: url(../img/icons/png/icn-accounting-2.png)
}

.feature-overview-block--business-operations .feature-header__title {
    background-image: url(../img/icons/svg/icn-business-operations-2.svg)
}

.lt-ie9 .feature-overview-block--business-operations .feature-header__title {
    background-image: url(../img/icons/png/icn-business-operations-2.png)
}

.feature-overview-block--leasing .feature-header__title {
    background-image: url(../img/icons/svg/icn-leasing-2.svg)
}

.lt-ie9 .feature-overview-block--leasing .feature-header__title {
    background-image: url(../img/icons/png/icn-leasing-2.png)
}

.feature-overview-block--benefits .feature-header__title {
    background-image: url(../img/icons/svg/icn-benefits-2.svg)
}

.lt-ie9 .feature-overview-block--benefits .feature-header__title {
    background-image: url(../img/icons/png/icn-benefits-2.png)
}

.feature-header__title img {
    position: relative;
    margin: 0 3px 0 0;
    top: -3px
}

.feature-header__description {
    margin: 0
}

.feature-header__short-content {
    margin: 0
}

.feature-boxes-list {
    padding: 30px 0 0 0;
    margin: 0 0 20px 0;
    list-style: none;
    display: none
}

.feature-overview-block--open .feature-boxes-list {
    display: block
}

.feature-boxes-list__item {
    margin: 0 0 30px 0
}

.feature-box__title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px 0
}

.feature-box__title a:focus, .feature-box__title a:hover {
    text-decoration: none
}

.feature-overview-block--accounting .feature-box__title a:focus, .feature-overview-block--accounting .feature-box__title a:hover {
    color: #73B680
}

.feature-overview-block--business-operations .feature-box__title a:focus, .feature-overview-block--business-operations .feature-box__title a:hover {
    color: #A56DBA
}

.feature-overview-block--leasing .feature-box__title a:focus, .feature-overview-block--leasing .feature-box__title a:hover {
    color: #2A7AB0
}

.feature-overview-block--benefits .feature-box__title a:focus, .feature-overview-block--benefits .feature-box__title a:hover {
    color: #2A7AB0
}

.feature-box__title span {
    display: inline-block;
    margin: 0 -4px 0 0;
    padding: 5px 5px 4px 5px;
    font-size: 12px;
    color: #FFF;
    position: relative;
    top: -2px
}

.feature-overview-block--accounting .feature-box__title span {
    background: #73B680
}

.feature-overview-block--business-operations .feature-box__title span {
    background: #A56DBA
}

.feature-overview-block--leasing .feature-box__title span {
    background: #2A7AB0
}

.feature-overview-block--benefits .feature-box__title span {
    background: #2A7AB0
}

.feature-box__description {
    margin: 0 0 7px 0
}

.feature-box__links {
    margin: 0;
    font-size: 12px
}

.feature-box__links span {
    color: #B8B8B9;
    padding: 0 3px
}

.feature-box__links a {
    text-decoration: underline
}

.feature-overview-block--accounting .feature-box__links a:focus, .feature-overview-block--accounting .feature-box__links a:hover {
    color: #73B680
}

.feature-overview-block--business-operations .feature-box__links a:focus, .feature-overview-block--business-operations .feature-box__links a:hover {
    color: #A56DBA
}

.feature-overview-block--leasing .feature-box__links a:focus, .feature-overview-block--leasing .feature-box__links a:hover {
    color: #2A7AB0
}

.feature-overview-block--benefits .feature-box__links a:focus, .feature-overview-block--benefits .feature-box__links a:hover {
    color: #2A7AB0
}

.feature-box__video {
    padding-left: 13px;
    position: relative
}

.feature-box__video:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #4F4F52;
    position: absolute;
    left: 0;
    top: 30%
}

.special-feature {
    background: #F8F8F8
}

.special-feature__text {
    padding: 30px 0;
    text-align: center
}

.special-feature__pic {
    margin: 0 -15px
}

.special-feature__pic img {
    display: block;
    width: 100%;
    max-width: 100%
}

.special-feature__title {
    margin: 0 0 20px 0;
    font-size: 22px
}

.special-feature__description {
    margin: 0 0 10px 0;
    font-weight: 300
}

.special-feature__link {
    font-size: 14px;
    text-decoration: underline
}

.res_logo img {
    width: 189px;
    height: auto
}

a.res_logo {
    text-align: center;
    width: 100%
}

.new_des_feature p {
    margin-top: 0
}

.feature-subheader-block {
    padding: 47px 0;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    position: relative
}

.feature-subheader-block.feature_fixed_head {
    padding: 166px 0 120px 0
}

.content_fixed_nav {
    padding-top: 78px
}

.feature-subheader {
    position: relative;
    z-index: 10;
    text-align: center
}

.feature-subheader__breadcrumb {
    margin: 0 0 30px 0;
    text-transform: uppercase
}

.feature-subheader__breadcrumb a {
    color: #FFF
}

.feature-subheader__breadcrumb a:focus, .feature-subheader__breadcrumb a:hover {
    color: #FFF
}

.feature-subheader__breadcrumb span {
    padding: 0 5px
}

.pricing-pg .feature-subheader__breadcrumb {
    margin-bottom: 15px
}

.feature-subheader__title {
    margin: 0 0 30px 0
}

.feature-subheader__description {
    margin: 0;
    padding: 30px 0 0 0;
    padding: 0;
    background-position: center top;
    background-repeat: no-repeat
}

.lt-ie9 .feature-subheader__description {
    background-image: url(../img/icons/png/icn-phone.png)
}

.feature-vid {
    color: #FFF;
    margin: 0
}

.feature-vid:after {
    content: none
}

.feature-desc {
    margin: 0 0 17px 0
}

.feature-hero-video-link a:hover {
    color: #FFF
}

.feature-video-play img {
    display: inline-block;
    margin: auto 10px
}

.banner__section {
    color: #ffff;
    background-repeat: no-repeat;
    background-size: cover
}

.bg-color {
    color: #ffff
}

.single-column {
    width: 100%
}

.feature-cta {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.feature-cta a {
    margin-right: 24px
}

.header_image {
    width: 913px;
    heigh: 524
}

.education-center-related-stories {
    padding: 100px 0;
    z-index: 2;
    position: inherit
}

.education-center-related-stories .education-center-related-stories__header {
    text-align: center;
    margin-bottom: 45px
}

.education-center-related-stories .education-center-related-stories__link-block {
    text-align: center;
    margin-top: 38px
}

.education-center-hub__cards {
    padding-top: 35px;
    background-color: #F8F8F8
}

.education-center-hub__cards .card-margin {
    margin: 10px 0
}

.education-center-hub__cards .education-center-hub__cards-container.education-center-hub__main-hub {
    padding-top: 5px;
    padding-bottom: 25px;
    border-bottom: 1px solid #EDEDEE
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card {
    height: 100%;
    background-color: #FFF;
    -webkit-box-shadow: 0 15px 40px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 15px 40px 0 rgba(0, 0, 0, .05);
    -webkit-transition: .7s;
    transition: .7s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card:hover {
    -webkit-box-shadow: 0 30px 80px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 30px 80px 0 rgba(0, 0, 0, .2);
    margin-top: 10px
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__image-container {
    overflow: hidden;
    height: 240px;
    -webkit-transition: .3s;
    transition: .3s
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__image-container .education-center-hub__content-card__image-container__image {
    height: 100%;
    background-position: center;
    background-size: cover;
    -webkit-transition: .8s;
    transition: .8s
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area {
    padding: 16px 30px;
    color: #2F2F31;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__header {
    font-size: 12px;
    line-height: 17px;
    opacity: .7;
    margin-bottom: 10px
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__header .education-center-hub__content-card__text-area__header__author:hover {
    color: #2F2F31;
    text-decoration: none;
    opacity: 1
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__header .education-center-hub__content-card__text-area__header__time {
    margin-left: 5px
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__title {
    margin-top: 2px
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__date {
    color: #2F2F31;
    opacity: .7;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__excerpt {
    margin-top: 6px;
    opacity: .7;
    margin-bottom: 6px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0 0 0;
    border-top: 1px solid #EDEDEE;
    padding-top: 13px
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__post-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 24px;
    opacity: .7
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__post-type svg {
    width: 16px;
    height: 24px;
    margin-right: 3px;
    stroke-width: 2
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__post-type:hover {
    color: #2A7AB0;
    text-decoration: none;
    opacity: 1
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__post-type:hover svg g {
    stroke: #2A7AB0
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__post-type .education-center-hub__content-card__text-area__footer__post-type__text {
    margin: auto 0 0 0;
    text-transform: capitalize
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__post-type .education-center-hub__content-card__text-area__footer__post-type__text:hover {
    color: #73B680
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__category {
    margin: auto 0 4px 0;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    opacity: .7
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area .education-center-hub__content-card__text-area__footer .education-center-hub__content-card__text-area__footer__category:hover {
    color: #73B680;
    text-decoration: none;
    opacity: 1
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__featured-resource__container {
    padding: 30px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__featured-resource__container .education-center-hub__content-card__featured-resource__title {
    color: #FF5C23;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__featured-resource__container .education-center-hub__content-card__featured-resource__title:hover {
    color: #2F2F31;
    cursor: pointer;
    text-decoration: none
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__featured-resource__container .education-center-hub__content-card__featured-resource__image {
    max-height: 240px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin: 30px auto
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__featured-resource__container .education-center-hub__content-card__featured-resource__blurb {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 0 30px;
    opacity: .7
}

.education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__featured-resource__container .education-center-hub__content-card__featured-resource__cta-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto 0 0 0
}

.education-center-hub__content-card a:hover {
    text-decoration: none
}

.education-center-hub__content-card__text-area__header__author {
    color: #375970;
    font-size: 12px;
    line-height: 17px
}

.education-center-hub__content-card__text-area__footer__category, .education-center-hub__content-card__text-area__footer__post-type__text {
    color: #2F2F31
}

.education-center-latest-articles {
    padding: 100px 0;
    background-color: #FFF;
    z-index: 2;
    position: inherit
}

.education-center-latest-articles .education-center-latest-articles__title {
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 49px
}

.education-center-latest-articles .education-center-latest-articles__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px
}

.education-center-latest-articles .education-center-latest-articles__article-block {
    width: 33%;
    padding: 25px
}

.education-center-latest-articles .education-center-latest-articles__article-block .education-center-latest-articles__article-block__category {
    display: block;
    color: #959597;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .86px;
    line-height: 17px;
    text-transform: uppercase
}

.education-center-latest-articles .education-center-latest-articles__article-block .education-center-latest-articles__article-block__title {
    color: #2A7AB0;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px
}

.education-center-latest-articles .education-center-latest-articles__article-block .education-center-latest-articles__article-block__excerpt {
    margin-top: 11px;
    font-size: 16px;
    line-height: 24px
}

.education-center-latest-articles .education-center-latest-articles__article-block .education-center-latest-articles__article-block__author-block {
    margin-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 17px
}

.education-center-latest-articles .education-center-latest-articles__article-block .education-center-latest-articles__article-block__author-block .education-center-latest-articles__article-block__author-block__author {
    color: #959597
}

.education-center-latest-articles .education-center-latest-articles__article-block .education-center-latest-articles__article-block__author-block .education-center-latest-articles__article-block__author-block__time {
    margin-left: 9px;
    color: #959597
}

.education-center-hub__content-card__image-container a {
    display: initial
}

.features-v1-block {
    text-align: center;
    padding: 70px 0 30px 0;
    display: none
}

.features-v1-block__title {
    margin: 0 0 45px 0;
    font-size: 24px;
    font-weight: 300
}

.features-v1 {
    margin: 0;
    padding: 0;
    list-style: none
}

.feature-v1--blue .feature-v1__cta, .feature-v1--blue .feature-v1__title {
    color: #2A7AB0
}

.feature-v1--green .feature-v1__cta, .feature-v1--green .feature-v1__title {
    color: #73B680
}

.feature-v1--purple .feature-v1__cta, .feature-v1--purple .feature-v1__title {
    color: #A56DBA
}

.features-v1__item {
    margin-bottom: 50px
}

.feature-v1__icn {
    margin: 0 0 18px 0
}

.feature-v1__title {
    margin: 0 0 20px 0;
    font-size: 22px;
    font-weight: 400
}

.feature-v1__description {
    margin: 0 0 35px 0
}

.feature-v1__description p {
    margin: 0 0 15px 0;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 300
}

.feature-v1__description p:last-child {
    margin-bottom: 0
}

.feature-v1__cta {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    position: relative
}

.feature-v1__cta:before {
    content: "";
    position: absolute;
    right: -16px;
    top: 9px;
    background-color: #4F4F52;
    height: 2px;
    width: 9px
}

.feature-v1__cta:after {
    content: "";
    position: absolute;
    right: -22px;
    top: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6.9px;
    border-color: transparent transparent transparent #4F4F52
}

.feature-v1__cta:hover {
    font-weight: 700
}

.features-v2-block {
    text-align: center;
    padding: 50px 0 30px 0;
    background-color: #F8F8F8;
    display: none
}

.features-v2-block__title {
    margin: 0 0 13px 0;
    font-size: 24px
}

.features-v2-block__description {
    margin: 0 0 45px 0;
    font-size: 14px;
    font-weight: 300
}

.features-v2 {
    margin: 0;
    padding: 0;
    list-style: none
}

.features-v2__item {
    margin-bottom: 50px
}

.feature-v2__icn {
    margin: 0 0 24px 0
}

.feature-v2__title {
    margin: 0 0 20px 0;
    font-size: 26px;
    font-weight: 400;
    text-decoration: underline
}

.feature-v2__title a:focus, .feature-v2__title a:hover {
    color: #4F4F52
}

.feature-v2__description {
    margin: 0 0 35px 0
}

.feature-v2__description p {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 300
}

.feature-v2__description p:last-child {
    margin-bottom: 0
}

.vcenter ul li {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px
}

.apm_content_panel {
    padding-bottom: 40px;
    background-color: #F8F8F8;
    padding-top: 52px
}

.apm_content_panel:nth-child(even) {
    background-color: #FFF
}

.apm_container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.apm_content_panel:nth-child(even) .apm_container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.apm_content_image, .apm_panel_desc {
    width: 48%;
    margin: auto;
    height: 100%
}

.apm_content_image {
    text-align: center
}

.content_img {
    max-width: 100%;
    max-height: 451px;
    width: auto;
    height: auto
}

.apm_content_title {
    font-size: 38px;
    line-height: 47px;
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 43px
}

.apm_content_desc p {
    font-size: 21px;
    line-height: 37px;
    margin: 0
}

.apm_content_panel:nth-child(even) .apm_container .apm_panel_desc {
    padding-left: 100px
}

.apm_content_panel:nth-child(odd) .apm_container .apm_panel_desc {
    padding-right: 42px
}

.features-col-icons__title h2 {
    font-size: 48px !important;
    font-weight: 800;
    line-height: 56px !important;
    letter-spacing: -.04px
}

.partner_cat.count3 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 33.33%
}

.partner_cat.count2 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50%
}

.partner_cat.count1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%
}

.features-2col-cta.features-2col-cta--cta.bg-color-blue.txt-color-white .container .reverse-order {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit
}

.features-2col-cta--cta .secondary-btn:hover {
    color: #153d58;
    background: #FFF;
    border-color: #153d58;
    text-decoration: none
}

.new_sign-up-form {
    margin: auto
}

#cta_banner h2 {
    max-width: 732px;
    margin: auto
}

#cta_banner p {
    padding-top: 16px;
    margin: auto
}

new_sub {
    border: none;
    width: 100%;
    font-size: 13px
}

.sign-up-block {
    padding: 32px 0 38px 0;
    background: #F8F8F8;
    text-align: center
}

.env_form {
    display: none
}

.new_sign-up-form__row {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 17px 0;
    padding: 0 24px 0 13px;
    width: 100%
}

.new_sign-up-form__row .primary-btn-large {
    border: 0
}

.new_sign-up-form__row--submit {
    margin: 0
}

.new_sign-up-form__label {
    font-size: 14px;
    color: #FFF;
    font-weight: 600
}

.new_sign-up-form__input {
    width: 100%;
    height: 50px;
    padding: 12px;
    font-size: 15px;
    font-weight: 400;
    color: #4F4F52;
    border: 1px solid #DBDBDC
}

.new_sign-up-form__input::-webkit-input-placeholder {
    color: #B8B8B9
}

.new_sign-up-form__input::-moz-placeholder {
    color: #B8B8B9
}

.new_sign-up-form__input::-ms-input-placeholder {
    color: #B8B8B9
}

.new_sign-up-form__input::placeholder {
    color: #B8B8B9
}

.new_sign-up-form__input.error-msg {
    margin-right: 8px;
    font-weight: 600
}

.new_sign-up-form__input.error-msg::-webkit-input-placeholder {
    font-weight: 600;
    color: #D4402B
}

.new_sign-up-form__input.error-msg::-moz-placeholder {
    font-weight: 600;
    color: #D4402B
}

.new_sign-up-form__input.error-msg::-ms-input-placeholder {
    font-weight: 600;
    color: #D4402B
}

.new_sign-up-form__input.error-msg::placeholder {
    font-weight: 600;
    color: #D4402B
}

.home-pg .banner__section {
    color: #2F2F31
}

.new_form_sec form {
    padding-top: 32px
}

.banner__section {
    background: #153d58
}

.new_home_cta {
    padding-top: 39px;
    padding-bottom: 78px
}

.cta_banner h1 {
    padding-bottom: 24px
}

.new_form_sec {
    padding-top: 71px;
    padding-bottom: 68px
}

.cta_banner {
    text-align: center;
    display: block;
    place-items: center
}

.section__header {
    text-align: center
}

.section__header {
    text-align: center
}

.left_spot h1 {
    font-weight: 800;
    margin-bottom: 10px
}

.left_spot p {
    font-size: 22px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 45px;
    width: 538px
}

.home-pg .left_spot .hm_banner_title h2 {
    font-weight: 800;
    margin-bottom: 10px
}

.home-pg .hm_banner_title h2 {
    font-family: proxima-nova, sans-serif;
    font-size: 56px;
    line-height: 60px;
    letter-spacing: -.47px;
    margin: 0 0 24px;
    font-display: swap
}

.home-pg .eyebrow {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: 400;
    opacity: .5
}

.home_sec {
    padding: 6vw 0;
    margin-top: 108px;
    position: relative;
    margin-bottom: 108px;
    background-color: #EDEDEE
}

.crop-img {
    position: absolute;
    width: 117%;
    height: 524px !important;
    top: -60%;
    overflow: hidden;
    max-width: 702px
}

.header_image {
    width: auto;
    height: 524px !important
}

.img__caption {
    width: 334px;
    height: 16px !important;
    color: #fff;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: -207px;
    top: 95px;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.img__caption::before {
    background-color: #73B680;
    content: '';
    height: 3px;
    left: -66px;
    position: absolute;
    right: 0;
    width: 56px;
    bottom: 6px
}

.page-footer-v2 {
    margin-top: 120px
}

.right_spot {
    position: relative
}

.button_sec a.hero-block__cta.hero-block__cta--free-trial {
    margin-left: 24px;
    padding: 16px 32px
}

.button_sec a.ghost-btn-bg-large {
    padding: 16px 32px;
    border: 2px solid
}

.dark_blue {
    background-color: #153d58;
    color: #fff
}

.white {
    background-color: #fff;
    color: #2F2F31
}

.gray {
    background-color: #F8F8F8;
    color: #2F2F31
}

.green {
    background-color: #73B680;
    color: #fff
}

.features-2col-cta--ftr_res {
    padding: 50px 0
}

.content-block-ftr_resource {
    padding: 50px 0
}

.res_component {
    padding-top: 30px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

body .title_con p {
    margin-top: 0;
    margin-bottom: 5px
}

body .title_con h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

.res_component_data {
    background-color: #fff;
    padding: 16px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #2F2F31
}

.custom-app-list__card {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    border-radius: 4px
}

.custom-app-list__card a {
    text-decoration: none;
    -webkit-box-shadow: 0 15px 40px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 15px 40px 0 rgba(0, 0, 0, .05);
    -webkit-transition: .7s;
    transition: .7s;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    overflow: hidden;
    border-radius: 4px
}

.custom-app-list__card a:hover {
    -webkit-box-shadow: 0 30px 80px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 30px 80px 0 rgba(0, 0, 0, .2)
}

.card_cat_item {
    color: #959597;
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.card_cat_item span img {
    width: 20px;
    height: auto;
    padding-right: 5px
}

.card_cat_item img {
    max-width: 20px;
    margin-right: 8px
}

.res_component_img {
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.res_component_img .img_container {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: .8s;
    transition: .8s
}

.res_component_img span.video_icon {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    left: 0;
    padding: 9px 12px;
    background: #FFF;
    border-radius: 50%;
    color: #143c57;
    font-size: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.four_clmn .res_component_img {
    height: 150px
}

.four_clmn .res_component_img span.video_icon {
    top: 34%
}

.three_clmn .res_component_img {
    height: 212px
}

.three_clmn .res_component_img span.video_icon {
    top: 35%
}

.two_clmn .res_component_img {
    height: 240px
}

.two_clmn .res_component_img span.video_icon {
    top: 41%
}

.rcomp_card_name {
    margin: 0
}

.rcomp_card_desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    opacity: .7;
    overflow: hidden;
    font-weight: 400
}

.rcomp_card_desc p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px
}

@media (min-width: 768px) {
    .feature-overview-pg .content-navigation-block {
        display: block
    }

    .feature-overview-pg .content-nav--desktop {
        display: block
    }

    .feature-overview-block__title {
        display: block
    }

    .feature-overview-block__inner {
        padding: 60px 0 0 0
    }

    .feature-overview-block + .feature-overview-block .feature-overview-block__inner {
        border-top: 1px solid #DBDBDC
    }

    .feature-header {
        margin: -6px 0 0 0;
        padding: 0;
        background: 0 0 !important
    }

    .feature-header__title {
        display: inline-block
    }

    .feature-header__title:after {
        display: none
    }

    .feature-overview-block--accounting .feature-header__title {
        color: #73B680;
        background-image: url(../img/icons/svg/icn-accounting-1.svg)
    }

    .lt-ie9 .feature-overview-block--accounting .feature-header__title {
        background-image: url(../img/icons/png/icn-accounting-1.png)
    }

    .feature-overview-block--business-operations .feature-header__title {
        color: #A56DBA;
        background-image: url(../img/icons/svg/icn-business-operations-1.svg)
    }

    .lt-ie9 .feature-overview-block--business-operations .feature-header__title {
        background-image: url(../img/icons/png/icn-business-operations-1.png)
    }

    .feature-overview-block--leasing .feature-header__title {
        color: #2A7AB0;
        background-image: url(../img/icons/svg/icn-leasing-1.svg)
    }

    .lt-ie9 .feature-overview-block--leasing .feature-header__title {
        background-image: url(../img/icons/png/icn-leasing-1.png)
    }

    .feature-overview-block--benefits .feature-header__title {
        color: #4F4F52;
        background-image: url(../img/icons/svg/icn-benefits-3.svg)
    }

    .lt-ie9 .feature-overview-block--benefits .feature-header__title {
        background-image: url(../img/icons/png/icn-benefits-3.png)
    }

    .feature-header__description {
        max-width: 223px
    }

    .feature-header__short-content {
        max-width: 223px
    }

    .feature-boxes-list {
        display: block;
        padding-top: 0;
        margin: 0 -15px
    }

    .feature-boxes-list__item {
        display: inline-block;
        vertical-align: top;
        padding: 0 15px;
        width: 50%;
        margin: 0 -4px 55px 0
    }

    .feature-box__title {
        font-size: 18px
    }

    .special-feature__content {
        display: table;
        width: 100%
    }

    .special-feature__pic, .special-feature__text {
        display: table-cell;
        vertical-align: middle
    }

    .special-feature__text {
        padding: 30px 30px 30px 0;
        width: 60%;
        text-align: left
    }

    .special-feature__pic {
        margin: 0;
        width: 40%
    }

    .special-feature__title {
        font-size: 28px
    }

    .feature-subheader-block {
        padding: 65px 0 120px 0
    }

    .lt-ie9 .feature-subheader-block {
        background-position: center center
    }

    .feature-subheader {
        text-align: left
    }

    .feature-subheader__breadcrumb {
        margin: 0 0 43px 0
    }

    .feature-subheader__title {
        margin: 0 0 17px 0
    }

    .feature-subheader__description {
        padding: 0;
        background-position: left 0
    }

    .features-v1-block__title {
        margin: 0 0 90px 0;
        font-size: 32px
    }

    .features-v1__item {
        float: left;
        width: 33.33333333%;
        padding: 0 20px;
        margin-bottom: 0
    }

    .features-v2-block__title {
        margin: 0 0 24px 0;
        font-size: 32px
    }

    .features-v2-block__description {
        margin: 0 0 75px 0;
        font-size: 16px
    }

    .features-v2__item {
        float: left;
        width: 33.33333333%;
        padding: 0 10px;
        margin-bottom: 0
    }

    .new_sign-up-form {
        margin: 0
    }

    .new_sign-up-form__row {
        width: auto;
        padding: 0 0 0 13px;
        margin: 13px 0 0 0;
        float: none
    }

    .new_sign-up-form__input {
        border-radius: 0;
        width: 321px
    }

    .new_sign-up-form__row.sign-up-form__row--email-address .new_sign-up-form__input {
        margin-left: -10px
    }

    .new_sign-up-form__row .primary-btn-large {
        margin-top: 6px;
        border: 0
    }
}

@media (min-width: 992px) {
    .content-nav--desktop {
        display: block
    }

    .content-nav--mobile {
        display: none
    }

    .new_sign-up-form__row--submit {
        margin: 0
    }

    .new_sign-up-form__row--email-address .new_sign-up-form__input {
        border-radius: 0
    }

    .newsletter-form-block .new_sign-up-form__input {
        width: 290px
    }

    .footerFormEmailAddress .new_sign-up-form__input {
        margin-left: -10px
    }
}

@media screen and (min-width: 1024px) {
    .crop-img {
        top: -45%
    }

    .home_sec {
        margin-top: 88px
    }
}

@media (min-width: 1200px) {
    .education-center-hub__cards .education-center-hub__cards-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .new_sign-up-form {
        display: inline-block
    }
}

@media only screen and (min-width: 1200px) {
    .new_sign-up-form__button.new_sign-up-form__button--primary, .new_sign-up-form__input {
        width: 100%
    }
}

@media screen and (min-width: 1400px) {
    .crop-img {
        overflow: visible
    }
}

@media screen and (min-width: 1600px) {
    .crop-img {
        overflow: visible
    }
}

@media screen and (min-width: 1900px) {
    .crop-img {
        overflow: visible
    }
}

@media screen and (max-width: 1024px),(max-device-width: 1024px) {
    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__featured-resource__container .education-center-hub__content-card__featured-resource__cta-button-container {
        display: block;
        text-align: center
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait),(max-device-width: 1024px) and (orientation: portrait) {
    .post-thumbnail, .post-thumbnail-inner {
        width: 100%
    }

    .education-center-hub__cards-container .col-lg-4, .education-center-hub__cards-container .col-sm-4, .education-center-hub__cards-container .col-xs-12 {
        width: 100% !important;
        max-width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }
}

@media screen and (max-width: 1024px) {
    .education-center-hub__cards-container .col-lg-4, .education-center-hub__cards-container .col-sm-4, .education-center-hub__cards-container .col-xs-12 {
        width: 100% !important;
        max-width: 100% !important;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%
    }
}

@media only screen and (max-width: 1024px) {
    .apm_content_panel:nth-child(even) .apm_container {
        -ms-flex-direction: row;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .apm_content_panel:nth-child(even) .apm_container .apm_panel_desc {
        padding-left: unset
    }

    .apm_content_image, .apm_panel_desc {
        width: 100%
    }

    .apm_content_image, .apm_panel_desc {
        width: 100%;
        margin: auto;
        height: 100%;
        text-align: center
    }

    .apm_container {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-direction: row-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .apm_content_title {
        font-size: 30px;
        line-height: 40px;
        font-weight: 800;
        margin-bottom: 35px;
        margin-top: 44px
    }

    .apm_content_desc p {
        font-size: 18px;
        line-height: 28px;
        margin: 0
    }

    .apm_content_panel:nth-child(odd) .apm_container .apm_panel_desc {
        padding-right: unset;
        margin-right: unset
    }

    .apm_content_panel {
        padding-bottom: 76px;
        background-color: #F8F8F8;
        padding-top: 51px;
        margin-bottom: 26px
    }

    .res_component {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }
}

@media (max-width: 992px) {
    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card {
        height: 100%;
        width: 100% !important;
        margin: 10px 0 35px 0
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card {
        height: 100%;
        width: 100%;
        margin: 10px 0 35px 0
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .post-thumbnail, .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .post-thumbnail-inner {
        width: 100%
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .education-center-hub__content-card__text-area__excerpt {
        margin-bottom: 20px
    }

    .education-center-latest-articles .education-center-latest-articles__title {
        padding: 0 15px;
        font-size: 32px
    }

    .education-center-latest-articles .education-center-latest-articles__container {
        display: block
    }
}

@media screen and (max-width: 768px) {
    .education-center-hub__cards-container .col-lg-4, .education-center-hub__cards-container .col-sm-4, .education-center-hub__cards-container .col-xs-12 {
        width: 100% !important;
        max-width: 100% !important;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%
    }
}

@media only screen and (max-width: 768px) {
    .res_component_img span.video_icon {
        top: 27%
    }
}

@media only screen and (max-width: 767px) {
    .partner_cat.count1, .partner_cat.count2, .partner_cat.count3 {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%
    }

    .cta_banner {
        padding: 24px
    }

    .new_form_sec {
        padding-top: 36px
    }

    .button_sec, .home-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .left_spot {
        padding-right: 0;
        margin-top: 48px;
        text-align: center
    }

    .button_sec a.hero-block__cta.hero-block__cta--free-trial {
        margin-left: 0;
        margin-bottom: 16px
    }

    .crop-img {
        position: relative;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        height: auto !important;
        top: 0;
        overflow: hidden
    }

    .button_sec {
        padding-bottom: 24px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 200px;
        margin: auto;
        padding-left: 0;
        padding-right: 0
    }

    #new_free_trail {
        margin-bottom: 14px
    }

    .home_sec {
        padding: 0 !important;
        margin-top: 0;
        overflow: hidden;
        margin-bottom: 76px
    }

    .img__caption {
        position: relative;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        right: 0;
        top: 0;
        text-align: center;
        font-size: 10px;
        width: 100%;
        padding: 0 15px 0 15px
    }

    .img__caption::before {
        background-color: #73B680;
        content: '';
        height: 3px;
        left: 0;
        position: absolute;
        right: 0;
        width: 24px;
        top: 6px
    }

    .img__caption::after {
        background-color: #73B680;
        content: '';
        height: 3px;
        position: absolute;
        right: 0;
        width: 24px;
        top: 6px
    }

    .left_spot h1 {
        padding: 0 29px 0 29px
    }

    .left_spot p {
        width: 100% !important;
        font-size: 20px;
        line-height: 28px;
        padding-bottom: 32px;
        max-width: 327px;
        margin: auto
    }

    .home-pg .hm_banner_title h2 {
        padding: 0 29px 0 29px
    }

    .home-pg .eyebrow {
        line-height: 24px
    }

    .home-pg .home_sec.feature_fixed_head {
        margin-top: 107px;
        padding: 6vw 0
    }

    .header_image {
        width: auto;
        position: relative;
        margin-top: 29px;
        margin-bottom: 29px
    }
}

@media only screen and (max-width: 558px) {
    .header_image {
        width: auto;
        height: 78vw !important
    }
}

@media (max-width: 1200px) and (min-width: 1024px) {
    .education-center-hub__cards .container {
        width: 100%
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card {
        width: auto !important
    }

    .education-center-hub__cards .education-center-hub__cards-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card {
        width: 100%;
        margin: 15px 0 35px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .post-thumbnail-inner {
        width: 100%
    }
}

@media (max-width: 1023px) and (min-width: 992px) {
    .education-center-hub__cards .education-center-hub__cards-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 455px;
        margin: 15px 0 35px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .post-thumbnail, .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card .post-thumbnail-inner {
        width: 100%
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card:first-child {
        width: 940px;
        height: 100%
    }

    .education-center-hub__cards .education-center-hub__cards-container .education-center-hub__content-card:nth-child(2n+3) {
        margin-left: 30px
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .new_sign-up-form__input.error-msg {
        color: #D4402B
    }
}

@media screen and (min-width: 320px) and (max-width: 767px),(min-device-width: 320px) and (max-device-width: 767px) {
    .new_sign-up-form__row .primary-btn-large {
        width: 100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .new_sign-up-form__row .primary-btn-large {
        margin-top: 0;
        width: 269px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .new_sign-up-form__row .primary-btn-large {
        width: 321px;
        margin-top: 10px
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .hm_banner_title h2, .left_spot h1 {
        font-size: 40px
    }

    .left_spot {
        padding-right: 0
    }

    .crop-img {
        width: auto
    }

    .left_spot p {
        font-size: 20px;
        width: 460px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .home_sec {
        text-align: center;
        padding: 56px 30px 100px 30px;
        overflow: visible;
        margin-top: 0
    }

    .home-pg .home_sec.feature_fixed_head {
        margin-top: 107px;
        padding: 6vw 0
    }

    .crop-img {
        position: relative;
        width: auto;
        height: auto !important;
        top: 0;
        overflow: hidden;
        margin: 0 auto
    }

    .left_spot {
        max-width: 538px;
        margin: auto;
        margin-bottom: 44px;
        padding-right: 0
    }

    .header_image {
        margin: 0;
        width: 100%;
        height: auto !important;
        position: relative
    }

    .left_spot p {
        margin-bottom: 39px
    }

    .home-pg .eyebrow {
        line-height: 24px
    }

    .img__caption {
        height: auto;
        color: #fff;
        position: absolute;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: -170px;
        top: 203px
    }

    .img__caption::before {
        left: -37px;
        width: 34px
    }

    .right_spot {
        margin-bottom: -150px;
        max-width: 100%;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }
}

@media only screen and (min-width: 320px) and (max-width: 410px) {
    .img__caption {
        font-size: 8px
    }

    .img__caption::after, .img__caption::before {
        top: 5px
    }

    .left_spot h1 {
        font-size: 32px;
        padding: 0 29px 0 29px
    }

    .left_spot p {
        width: 100% !important;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 32px
    }

    .home-pg .hm_banner_title h2 {
        font-size: 32px;
        padding: 0 29px 0 29px
    }

    .home-pg .eyebrow {
        line-height: 24px
    }

    .new_sign-up-form__row {
        padding-right: 13px
    }
}