.cs-featImage-slider {
    padding: 0;
}

@media (min-width: 768px) {
    .hero-text-widget p {
        font-size: 21.45px;
        line-height: 46.22px;
    }

    .channel-mix-container {
        margin-top: 35px !important;
    }
}

@media(min-width:992px) {
    .case-studies-page-heading {
        padding: 100px 0 15px;
    }

    .our-success {
        padding: 40px 0 10px;
    }

    .human-made-human {
        padding: 110px 0;
    }

    .single-case-study-header p {
        line-height: 46px;
    }

    .rotate-text {
        top: 413px;
    }
}

@media (min-width: 1200px) {

    .success-header h3,
    .success-header h4 {
        font-size: 60.7px;
        line-height: 60px;
    }

    .top-text-widget {
        margin: 90px 0 30px;
    }
}

@media(max-width:768px) {
    .team-item-title {
        font-size: 28px;
        line-height: 30px;
    }

    .team-item-subtitle {
        font-size: 19px;
        line-height: 22px;
    }

    .human-made-human h3 {
        text-align: center;
    }

    .mobile-line {
        padding-bottom: 35px;
    }

    .about-intro {
        min-height: 0;
    }

    .scroll-down-prop {
        display: none !important;
    }

    .svg-line {
        display: none;
    }

    .clients .clients-logo-sm .slick-slide div div div,
    .credits-logos-sm .slick-slide div div div {
        border: none;
    }

    .ppac-team-title .d-flex {
        flex-direction: column;
    }

    .circle-svg-box:before {
        display: none;
    }

    .circle-svg-box {
        padding: 0 15px;
    }

        .circle-svg-box h3 {
            width: unset;
        }

    .page-hero {
        max-height: 85vh !important;
    }

    .clients h2 {
        margin-bottom: -6px;
    }

    .ppac-team-title img {
        width: 150px;
    }

    .ppac-team-title strong {
        font-size: 57px;
        line-height: 50px;
    }

    .ppac-team-title span {
        font-size: 70px;
        line-height: 70px;
    }

    .cs-featImage {
        height: 35vh;
    }

    .blog-svg svg {
        transform: rotate(55deg);
        width: 185px;
    }

    .get-the-latest.relative h2 {
        line-height: 45px;
    }

    .get-the-latest.line-height h2 {
        line-height: 175px;
    }

    .get-the-latest h2 br {
        display: none;
    }

    .human-made-human {
        padding: 40px 0 60px;
    }

    .menu-overlay .menu-links li {
        margin-bottom: 20px;
        line-height: 0;
    }

    .menu-overlay .menu-bottom {
        font-size: 19px;
    }

    .menu-bottom ul li {
        margin-bottom: 5px;
    }

    .map-box {
        height: 80vh;
    }

    .post-entry-content .wp-block-quote:after,
    .post-entry-content .wp-block-quote:before {
        width: 30px;
        height: 30px;
        background-size: contain;
        top: 50px;
    }

    .post-entry-content .wp-block-quote:after {
        margin-top: 10px;
    }

    .pic_wrapper .bg-image {
        height: 60vh;
    }

    .case-studies-wrapper {
        padding-bottom: 0;
    }

    .menu-overlay .menu-links li {
        font-size: 25px;
    }
}

@media(max-width:992px) {
    .post-feat-image {
        max-height: 60vh;
    }

    .pic_wrapper .size-2,
    .featImage .pic_wrapper {
        max-height: 40vh;
    }
}

.page-hero {
    min-height: 100vh;
}

.custom-logo-sm img {
    height: 50px;
}

.pic_wrapper .bg-image {
    padding: 21%;
}

.small-case-studies .pic_wrapper .bg-image {
    padding: 34%;
}

.pic_wrapper .size-2 {
    padding: 34% !important;
}

.single-sidebar .channel-mix li {
    width: 190px;
    margin-bottom: 5px;
}

input:focus {
    outline: none;
}

.entry-content h3 {
    margin-bottom: 2%;
    margin-top: 40px;
}

.case-study-content {
    padding-top: 0px;
}

.credits-item h5 {
    margin-bottom: 30px;
}

.credits-item div {
    line-height: 45px;
}

.single-sidebar h3 {
    font-weight: normal;
}

.quote-icon img {
    width: 20px;
    top: 18px;
}

.quote-icon .img-outer {
    right: 13px;
}

.post-column .bg-image {
    height: 60vh;
}

.credits-items {
    margin-top: 40px;
}

.team-item-picture {
    min-height: 0;
}

.team-item-wrapper {
    width: 100%;
}

.section-background {
    filter: brightness(.4);
}

.team-item-picture:after {
    content: none;
}

.heading-our-people {
    margin-bottom: 30px;
}

.text-highlight2 {
    background-color: #28AE61;
}

.address {
    margin-bottom: 20px;
}

.single-post .bg-image {
    background-size: contain;
}

.single-post .featured-post-image {
    height: 700px;
    padding: 0;
    opacity: 1;
}

.ppac-featured .bg-image {
    background-size: cover;
}

.ppac-team {
    padding-top: 0;
}

.credits-item h5,
.credits-item div {
    text-align: center;
}

.credits-item h5 {
    max-width: 300px
}

#loader {
    width: 100px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px -50px;
}

    #loader div {
        width: 20px;
        height: 20px;
        background: #28AE61;
        border-radius: 50%;
        position: absolute;
    }

#d1 {
    animation: animate 2s linear infinite;
}

#d2 {
    animation: animate 2s linear infinite -.4s;
}

#d3 {
    animation: animate 2s linear infinite -.8s;
}

#d4 {
    animation: animate 2s linear infinite -1.2s;
}

#d5 {
    animation: animate 2s linear infinite -1.6s;
}

@-webkit-keyframes animate {
    0% {
        left: 100px;
        top: 0
    }

    80% {
        left: 0;
        top: 0;
    }

    85% {
        left: 0;
        top: -20px;
        width: 20px;
        height: 20px;
    }

    90% {
        width: 40px;
        height: 15px;
    }

    95% {
        left: 100px;
        top: -20px;
        width: 20px;
        height: 20px;
    }

    100% {
        left: 100px;
        top: 0;
    }
}

.hero-text-widget p {
    max-width: 710px;
}

ol {
    list-style: decimal;
    margin: 20px 0;
    list-style-position: outside;
    margin-left: 20px;
}

    ol li {
        margin-bottom: 15px;
        font-size: 21px;
        line-height: 30px;
    }

.menu-overlay .menu-links li {
    transition: all 0.5s;
}

.ppac-team-image::after {
    background: #2C2631;
    opacity: 65%
}

.contact-form {
    margin-top: 30px;
}

    .contact-form .input-block {
        background-color: rgba(255, 255, 255, 0.8);
        border: solid 1px #28AE61;
        width: 100%;
        height: 40px;
        padding: 25px;
        position: relative;
        margin-bottom: 20px;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

        .contact-form .input-block.focus {
            background-color: #fff;
            border: solid 1px #fb2900;
        }

        .contact-form .input-block.textarea {
            height: auto;
        }

            .contact-form .input-block.textarea .form-control {
                height: auto;
                resize: none;
            }

        .contact-form .input-block label {
            padding: 0 10px;
            background: #fff;
            position: absolute;
            left: 8px;
            top: 20px;
            display: block;
            margin: 0;
            font-weight: 300;
            z-index: 1;
            color: #999;
            font-size: 18px;
            line-height: 10px;
        }

        .contact-form .input-block .form-control {
            background-color: transparent;
            border: medium none;
            border-radius: 0;
            box-shadow: none;
            color: #333;
            font-size: 18px;
            height: 40px;
            padding: 0;
            position: relative;
            top: -20px;
            z-index: 2;
        }

            .contact-form .input-block .form-control:focus label {
                top: 0;
            }

    .contact-form .square-button {
        background-color: #F87F50;
        color: #fff;
        font-size: 26px;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        padding: 0 60px;
        height: 60px;
        border: none;
        width: 100%;
    }

        .contact-form .square-button:hover,
        .contact-form .square-button:focus {
            background-color: #28AE61;
        }

@media (min-width: 768px) {
    .contact-wrap {
        width: 60%;
        margin: auto;
    }
}
/*----page styles---*/
.contact-wrap {
    padding: 15px;
}

.large-cta-section {
    background: #1e9fc4 linear-gradient(45deg, #3e3ed0, #1e9fc4 57%, #4fddd5) repeat scroll 0 0;
    box-shadow: 0 6px 12px -4px rgba(54, 56, 66, 0.25) inset;
    text-align: center;
    z-index: 1;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.medium-large-wrapper {
    padding-top: 50px;
}

.h2.large {
    display: inline-block;
    font-size: 5em;
    font-family: "Roboto",sans-serif;
}

.white {
    color: #fff;
}

.h2 > .yellow {
    color: #f5ee33;
    font-weight: 600;
}

.h3 {
    font-family: "Roboto",sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.8rem;
    margin-top: 10px;
    margin-bottom: 40px;
}

.footer-cta-link::after {
    background-image: url("https://neverbounce.com/images/background-images/yellow-airplane-left.png");
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -10em;
    content: "";
    display: block;
    height: 10em;
    left: -8.5em;
    pointer-events: none;
    position: absolute;
    width: 7em;
}

.footer-cta-link {
    position: relative;
}

.cta-link {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #1e9fc4;
    letter-spacing: 2px;
    line-height: 1rem;
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 4em;
    padding: 0.88rem 1.5em;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.2s ease-in-out 0s;
    vertical-align: middle;
}

a.cta-link:hover {
    background: #f5ee33;
    text-decoration: none;
}

.cta-purple-email {
    left: 0;
    position: absolute;
    top: 5em;
    z-index: 0;
    transform: translate3d(0px, 0%, 0px);
}

.cta-blue-email {
    bottom: -45px;
    position: absolute;
    right: 15%;
    width: 15em;
    z-index: 0;
    transform: translate3d(86.875px, -8.6875%, 0px);
}

.cta-left-line {
    left: 0;
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    top: -38em;
    z-index: 0;
}

.cta-teal-airplane {
    opacity: 0.8;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 3em;
    width: 15em;
    z-index: 4;
}

.made-with-love {
    margin-top: 40px;
    padding: 10px;
    clear: left;
    text-align: center;
    font-size: 12px;
    font-family: arial;
    color: #666;
}

    .made-with-love i {
        font-style: normal;
        color: #F50057;
        font-size: 14px;
        position: relative;
        top: 2px;
    }

    .made-with-love a {
        color: #666;
        text-decoration: none;
    }

        .made-with-love a:hover {
            text-decoration: underline;
        }

.modal-open {
    overflow: hidden;
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.fade {
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

    .close:hover {
        color: #000;
        text-decoration: none;
    }

    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
        opacity: .75;
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 1rem);
        overflow: hidden;
    }

    .modal-dialog-scrollable .modal-header,
    .modal-dialog-scrollable .modal-footer {
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .modal-dialog-scrollable .modal-body {
        overflow-y: auto;
    }

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - 1rem);
        content: "";
    }

    .modal-dialog-centered.modal-dialog-scrollable {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
    }

        .modal-dialog-centered.modal-dialog-scrollable .modal-content {
            max-height: none;
        }

        .modal-dialog-centered.modal-dialog-scrollable::before {
            content: none;
        }

.modal-content {
    position: relative;
    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%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

    .modal-header .close {
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto;
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem;
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: -4.25rem auto;
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

        .modal-dialog-scrollable .modal-content {
            max-height: calc(100vh - 3.5rem);
        }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

        .modal-dialog-centered::before {
            height: calc(100vh - 3.5rem);
        }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

.modal-dialog {
    max-width: 500px;
}

.modal-content {
    border: none;
    position: relative;
    padding: 0 !important;
    -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
}

    .modal-content .modal-header {
        position: relative;
        padding: 0;
        border: none;
        height: 230px;
        position: relative;
        z-index: 0;
    }

        .modal-content .modal-header:after {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            content: '';
            background: #F87F50;
            background: -moz-linear-gradient(45deg, #F87F500%, #e8622e 100%);
            background: -webkit-gradient(left bottom, right top, color-stop(0%, #F87F50), color-stop(100%, #e8622e));
            background: -webkit-linear-gradient(45deg, #F87F500%, #e8622e 100%);
            background: -o-linear-gradient(45deg, #F87F500%, #e8622e 100%);
            background: -ms-linear-gradient(45deg, #F87F500%, #e8622e 100%);
            background: linear-gradient(45deg, #F87F500%, #e8622e 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F87F50', endColorstr='#e8622e', GradientType=1 );
            z-index: -1;
            opacity: .3;
        }

    .modal-content button.close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0;
        margin: 0;
        width: 40px;
        height: 40px;
        z-index: 1;
        color: #fff;
    }

    .modal-content .modal-body {
        border: none;
        overflow: hidden;
        margin-top: -180px;
        z-index: 2;
    }

        .modal-content .modal-body .icon {
            width: 200px;
            height: 200px;
            border-radius: 50%;
            font-size: 50px;
            margin: 0 auto;
            margin-bottom: 10px;
        }

            .modal-content .modal-body .icon img {
                max-width: 100%;
            }

        .modal-content .modal-body h2 {
            font-weight: 700;
            color: #fff;
            font-family: 'kaushan';
        }

        .modal-content .modal-body h4 {
            font-size: 18px;
        }

        .modal-content .modal-body h3 {
            font-weight: 800;
            font-size: 22px;
        }

            .modal-content .modal-body h3 span {
                font-weight: 300;
            }

    .modal-content .subscribe-form .form-group {
        position: relative;
        margin-bottom: 0;
        border-radius: 0;
    }

        .modal-content .subscribe-form .form-group input {
            background: rgba(0, 0, 0, 0.05) !important;
            border: none !important;
            outline: none !important;
            color: rgba(0, 0, 0, 0.3) !important;
            font-size: 16px;
            border-radius: 0;
        }

            .modal-content .subscribe-form .form-group input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: rgba(0, 0, 0, 0.3) !important;
            }

            .modal-content .subscribe-form .form-group input::-moz-placeholder {
                /* Firefox 19+ */
                color: rgba(0, 0, 0, 0.3) !important;
            }

            .modal-content .subscribe-form .form-group input:-ms-input-placeholder {
                /* IE 10+ */
                color: rgba(0, 0, 0, 0.3) !important;
            }

            .modal-content .subscribe-form .form-group input:-moz-placeholder {
                /* Firefox 18- */
                color: rgba(0, 0, 0, 0.3) !important;
            }

            .modal-content .subscribe-form .form-group input:focus {
                outline: none !important;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

        .modal-content .subscribe-form .form-group .submit {
            color: #fff !important;
            display: block;
            width: 130px;
            height: 38px;
            font-size: 16px;
            background: #28AE61 !important;
            border: none;
            border-radius: 0;
        }

            .modal-content .subscribe-form .form-group .submit:hover, .modal-content .subscribe-form .form-group .submit:focus {
                text-decoration: none !important;
                outline: none !important;
            }

    .modal-content .subscribe-form .icon {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: rgba(255, 255, 255, 0.8);
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
@media (max-width: 576px) {
    .get-the-latest

{
    overflow: hidden;
}

}

.people-and-heart h3 {
    color: #FFFFFF;
    font-family: Georgetown;
    font-size: 46.67px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.ppac-team-title .people-and-heart h3 span {
    font-size: 60px;
    margin: 0;
    line-height: 1;
}

.ppac-team-title .people-and-heart p {
    margin: 0 auto;
    max-width: 751px;
    color: #FFFFFF;
    font-family: Georgetown;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    padding: 0 15px;
}

    .ppac-team-title .people-and-heart p span {
        font-size: 23px;
        line-height: 22px;
        color: #fff;
        margin: 0;
    }

@media (min-width: 992px) {
    .people-and-heart h3 {
        font-size: 46.67px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .ppac-team-title .people-and-heart h3 span {
        font-size: 90px;
        margin: 0;
    }

    .ppac-team-title .people-and-heart p {
        font-size: 18.45px;
        line-height: 35.22px;
    }

        .ppac-team-title .people-and-heart p span {
            font-size: 33px;
            line-height: 1;
        }
}

@media (min-width: 1200px) {
    .people-and-heart h3 {
        font-size: 66.67px;
        line-height: 90px;
        margin-bottom: 50px;
    }

    .ppac-team-title .people-and-heart h3 span {
        font-size: 120px;
        margin: 0;
    }

    .ppac-team-title .people-and-heart p {
        font-size: 21.45px;
        line-height: 35.22px;
    }

        .ppac-team-title .people-and-heart p span {
            font-size: 43px;
            line-height: 1;
        }
}

.section-blog .blog-column {
    display: none;
}

    .section-blog .blog-column:first-child,
    .section-blog .blog-column:nth-child(2),
    .section-blog .blog-column:nth-child(3) {
        display: block;
    }
