.c-bullet-list .text-output.info-horizontal-list ul li {
    list-style: none;
    display: inline-block !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    position: relative !important;
    padding-left: 30px !important;
    margin-left: 10px !important;
    border-left: 1px solid #cccccc;
}

.text-output.info-horizontal-list ul li:first-child {
    margin-left: 0px!important;
    padding-left: 30px!important;
    border: 0px!important;
}

.c-bullet-list .text-output.info-horizontal-list ul li p {
    font-size: 15px!important;
    line-height: 25px!important;
}

.c-bullet-list .text-output.info-horizontal-list ul li:before {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 7px;
    top: 4px;
    margin: 0px !important;
}

.c-bullet-list .text-output.info-horizontal-list ul li:nth-child(1):before {
    content: url('https://storage.googleapis.com/msgsndr/1OBMhirDABhuWHbVuyQo/media/6891b515ec5b3da071d1d519.png');
}

.c-bullet-list .text-output.info-horizontal-list ul li:nth-child(2):before {
    content: url('https://storage.googleapis.com/msgsndr/1OBMhirDABhuWHbVuyQo/media/6891b515902503fef47bad1a.png');
}

.c-bullet-list .text-output.info-horizontal-list ul li:nth-child(3):before {
    content: url('https://storage.googleapis.com/msgsndr/1OBMhirDABhuWHbVuyQo/media/6891b5159f27373b95530709.png');
}

.c-bullet-list .footer-list-menu ul li {
    margin-bottom: 0px!important;
}

.c-bullet-list .footer-list-menu ul li p {
    font-size: 16px!important;
    line-height: 26px!important
}

.pr-footer-social-icons .social-icons-container a.social-icon {
    padding: 5px!important;
}

.pr-footer-social-icons .social-icons-container a.social-icon:first-child {
    padding-left: 0px!important;
}

.pr-section.less-padding {
    padding: 20px!important;
}

.narrower-width {
    max-width: 760px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.grid-box.grid-box-gray > .inner {
    background: #f4f4f4!important;
    border: 1px solid #AAAAAA!important;
    border-radius: 20px!important;
    padding: 40px!important;
}

.office-info .featureHeadline h4,
.office-info .featureText p {
    position: relative;
    padding-left: 37px!important;
}

.office-info .featureHeadline h4:before {
    position: absolute;
    width: 34px;
    height: 34px;
    content: url('https://storage.googleapis.com/msgsndr/1OBMhirDABhuWHbVuyQo/media/689ade35764be37173208d99.png');
    left: 0px;
    top: -4px;
}

.office-info .featureText p:before {
    position: absolute;
    width: 34px;
    height: 34px;
    content: url('https://storage.googleapis.com/msgsndr/1OBMhirDABhuWHbVuyQo/media/689ade359a2be04c03d4a333.png');
    left: 0px;
    top: -4px;
}
/* CONTACT US PAGE */
.pr-contact-form {
}
/* END CONTACT US PAGE */
.pr-row.header-compact .header-cta-container .button.btn-vp,
.pr-row.header-compact .header-cta-container a.btn-vp {
    width: 100%!important;
    line-height: 20px!important;
}
@media screen and (max-width: 1023px) {
    .text-output.info-horizontal-list {
        text-align: center;
    }

    .info-horizontal-list-wrapper {
        display: none!important;
    }

    .menu-layout {
        flex-direction: column!important;
    }
	.pr-row.header-compact .header-cta-container .button.btn-vp,
    .pr-row.header-compact .header-cta-container a.btn-vp {
        width: auto!important;
    }

    .pr-row.header-compact .header-cta-container .c-button {
        text-align: center!important;
    }
}

@media (max-width: 768px) {
    .pr-row.pr-countdown-row > .inner {
        flex-direction: row!important;
    }

    .grid-box.grid-box-gray > .inner {
        padding: 20px!important;
    }

    .grid-box.grid-box-w-icon h4,
  	.grid-box.grid-box-w-icon p {
        text-align: left!important;
    }

    img.office-info {
        width: 100%!important;
    }
}

@media (max-width: 480px) {
    

    .main-header-row .header-logo-container.pr-column {
        flex: 0 0 66.66%!important;
        max-width: 66.66%!important;
    }

    .main-header-row .header-menu-container.pr-column {
        flex: 0 0 33.3333%!important;
        max-width: 33.3333%!important;
    }

    .pr-row.main-header-row > .inner {
        flex-direction: row!important;
    }

    .nav-menu-ul.items-center {
        align-items: end!important;
        align-self: end!important;
    }
}