.text-center {
    text-align: center
}

.pod-oversizes-prints-wrap h2,
.pod-oversizes-prints-wrap h3,
.pod-oversizes-prints-wrap h4,
.pod-oversizes-prints-wrap h5,
.pod-oversizes-prints-wrap h6 {
    text-shadow: none;
    font-family: "Questrial", sans-serif;
    letter-spacing: 0px;
    padding: 0px
}
p a {
	text-align: left !important;
    color: #000;
    font-size: 26px;
    font-family: "Questrial", sans-serif !important;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: initial;
    width: 100% !important;
    max-width: 100% !important;
    display: inline;
}

.pod-oversizes-prints-wrap p,
.pod-oversizes-prints-wrap a {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    letter-spacing: 0px
}

.pod-oversizes-prints-wrap .cc-wl-empty .cc-wl-add {
    background: url(https://cdn.convertcart.com/uploads/9db2c131.png) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    z-index: 9;
    right: 7px;
    cursor: pointer
}

.pod-oversizes-prints-wrap .cc-wl-empty .cc-wl-add:hover {
    background: url(https://cdn.convertcart.com/uploads/0c6a70fe.png) no-repeat;
    background-size: contain
}

.pod-oversizes-prints-wrap .c-row {
    display: flex;
    flex-wrap: wrap
}

.pod-oversizes-prints-wrap .c-row .c-col-6 {
    width: 50%
}

.pod-oversizes-prints-wrap .common-prints-hero {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px !important;
    position: relative
}

.pod-oversizes-prints-wrap .common-prints-hero .common-prints-hero-img {
    position: relative;
    height: 720px
}

.pod-oversizes-prints-wrap .common-prints-hero .common-prints-hero-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content {
    width: 100%;
    height: 100%;
    text-align: left !important;
    position: absolute;
    top: 0px
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .hero-container {
    padding: 0px 56px;
    height: 100%
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .c-container {
    height: 100%
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box {
    max-width: 800px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box h1 {
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
    font-size: 70px;
    line-height: 84px;
    text-transform: initial;
    margin-bottom: 20px;
    padding: 0px;
    text-align: left !important
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box h3 {
    color: #fff;
    margin-bottom: 50px;
    font-size: 34px;
    text-transform: initial;
    max-width: 510px;
    text-align: left !important
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box .primary-btn,
.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box .secondary-btn {
    font-family: "Questrial";
    min-width: 200px;
    padding: 20px;
    font-size: 19px;
    background-color: #ffb600;
    color: #000;
    text-align: center;
    display: inline-block;
    width: fit-content
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box .primary-btn a,
.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box .secondary-btn a {
    text-transform: unset;
    font-size: 20px;
    color: #000;
    font-family: Questrial;
    text-transform: initial
}

.pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box .secondary-btn {
    background-color: #fff
}

@media only screen and (max-width: 992px)and (min-width: 576px) {
    .pod-oversizes-prints-wrap .common-prints-hero .common-prints-hero-img {
        height: auto
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content {
        position: inherit;
        top: -4px;
        background-color: #111434;
        margin: 0px;
        padding: 40px 0px
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box h1 {
        font-size: 40px;
        line-height: 45px;
        font-weight: 600
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media only screen and (max-width: 575px)and (min-width: 0px) {
    .pod-oversizes-prints-wrap .common-prints-hero .common-prints-hero-img {
        height: auto
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-prints-hero-img img {
        height: 300px
    }

    .pod-oversizes-prints-wrap .common-prints-hero .hero-container {
        padding: 0px 25px !important
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content {
        position: inherit;
        top: -4px;
        background-color: #111434;
        margin: 0px;
        padding: 40px 0px
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box h1 {
        font-size: 30px;
        line-height: 36px;
        font-weight: 600
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content .content-box h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.spod-work {
    padding: 85px 30px;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    align-items: end
}

.spod-work .spod-work-img {
    width: 40%
}

.spod-work .spod-work-img img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.spod-work .spod-work-content {
    width: 60%;
    background-color: #f9f9f9;
    padding: 47px 43px 47px 60px
}

.spod-work .spod-work-content h3 {
    color: #000;
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 56px;
    text-transform: initial;
    text-align: left !important
}

.spod-work .spod-work-content p {
    text-align: left !important;
    color: #000;
    font-size: 26px;
    font-family: "Questrial", sans-serif;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: initial;
    width: 100% !important;
    max-width: 100% !important
}

.spod-fav-shirts {
    padding: 85px 0px
}

.spod-fav-shirts h2 {
    padding: 0px;
    text-transform: capitalize
}

.spod-fav-shirts .indBasebox h3.button {
    line-height: 50px !important;
    text-decoration: none
}

.spod-benefits-wrap {
    max-width: 1600px;
    margin: 0px auto
}

.spod-benefits-wrap .spod-benefits-wrap-inner {
    background-color: #111434;
    padding: 120px 70px;
    background-image: url(../Images/screen-print/curves.png);
    background-repeat: no-repeat;
    background-size: cover
}

.spod-benefits-wrap .spod-benefits-wrap-inner h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 66px;
    text-transform: initial;
    text-align: center;
    padding: 0px;
    max-width: 850px;
    margin: 0px auto
}

.spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 35px;
    margin-top: 65px
}

.spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list .spod-keypoint {
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 20px;
    position: relative
}

.spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list .spod-keypoint h3 {
    color: #000;
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 66px;
    text-transform: initial;
    text-align: center;
    text-align: left !important;
    margin-bottom: 0px
}

.spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list .spod-keypoint p {
    text-align: left !important;
    color: #000;
    font-size: 16px;
    font-family: "open sans";
    font-weight: regular;
    line-height: 20px;
    margin-bottom: 20px;
    text-transform: initial;
    width: 100% !important;
    max-width: 100% !important;
    letter-spacing: 0px;
    margin-bottom: 0px
}

.spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list .spod-keypoint .cap-img {
    position: absolute;
    top: -42px;
    right: -20px
}

.spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list .spod-keypoint .cap-img img {
    height: 100%
}

.spod-compare-section {
    padding: 85px 0px
}
 
.spod-compare-section h2 {
    padding: 0px;
    font-size: 60px;
    line-height: 68px;
    font-family: "Questrial";
    text-transform: initial;
    max-width: 920px;
    margin: 0px auto;
    text-align: center;
    margin-bottom: 45px
}

.spod-compare-section .compare-grid-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px
}

.spod-compare-section .compare-grid-wrap .compare-box h3 {
    background-color: #000;
    height: 110px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Open Sans";
    font-size: 26px;
    font-weight: bolder !important;
    text-transform: initial
}

.spod-compare-section .compare-grid-wrap .compare-box:nth-child(2) h3 {
    background-color: #ffb600;
    color: #fff
}

.spod-compare-section .compare-grid-wrap .compare-box:nth-child(2) .compare-value {
    background-color: #e9e9e9
}

.spod-compare-section .compare-grid-wrap .compare-value {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    background-color: #f5f5f5;
    margin-bottom: 6px;
    height: 66px
}

.spod-compare-section .compare-grid-wrap .compare-value p {
    color: #000;
    font-family: "Open Sans";
    font-size: 16px;
    width: calc(100% - 100px);
    text-align: left !important;
    text-transform: initial;
    letter-spacing: 0px;
    font-weight: 500
}

.spod-compare-section .compare-grid-wrap .compare-value p b {
    font-weight: bold;
    margin-right: 5px;
    letter-spacing: 0px
}

.spod-compare-section .compare-grid-wrap .compare-value .compare-value-icon {
    display: none;
    width: 33px;
    margin-left: 10px;
    margin-right: 13px
}

.spod-compare-section .compare-grid-wrap .compare-value .compare-value-icon img {
    height: 100%;
    width: 100%
}

.spod-compare-section .compare-grid-wrap .compare-value.has-icon .compare-value-icon {
    display: block
}

.spod-video-section {
    position: relative;
    margin: 0px auto;
    max-width: 1600px;
    height: 653px
}

.spod-video-section.mb-vid {
    margin-bottom: 180px
}

.spod-video-section .video-wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    height: 100%
}

.spod-video-section .bl-video {
    width: 100%;
    height: 100%;
    object-fit: fill
}

.spod-video-section .video-play {
    width: 100%;
    height: 100%;
    display: flex
}

.spod-video-section .video-play img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.spod-video-section .play-button {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .3s;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: rgba(0, 0, 0, .4)
}

.spod-video-section .play-button h3 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 60px;
    font-family: "Questrial";
    margin-bottom: 25px;
    letter-spacing: 2px
}

.spod-video-section .play-button img {
    height: 90px;
    width: 90px
}

.spod-benefits-section {
    padding: 120px 0px
}

.spod-benefits-section .pod-benefits-heads h2 {
    font-size: 60px;
    line-height: 68px;
    text-align: center;
    margin: 0px 0px 35px 0px;
    padding: 0px;
    letter-spacing: 0px;
    text-transform: capitalize
}

.spod-benefits-section .pod-benefits-heads h4 {
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    text-transform: initial;
    letter-spacing: 0px
}

.spod-benefits-section .pod-benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(auto, 32%));
    justify-content: center;
    gap: 24px;
    grid-template-rows: auto;
    margin-top: 65px
}

.spod-benefits-section .pod-benefits-grid .pod-benefit-item {
    text-align: center;
    padding: 18px 30px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .0823529412)
}

.spod-benefits-section .pod-benefits-grid .pod-benefit-item .pod-benefit-icon {
    text-align: center
}

.spod-benefits-section .pod-benefits-grid .pod-benefit-item .pod-benefit-icon img {
    margin-bottom: 18px
}

.spod-benefits-section .pod-benefits-grid .pod-benefit-item .pod-benefit-content h5 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    text-transform: initial
}

.spod-benefits-section .pod-benefits-grid .pod-benefit-item .pod-benefit-content p {
    color: #000;
    font-size: 16px;
    margin-top: 4px;
    text-align: center;
    text-transform: initial;
    width: 100% !important;
    max-width: 100% !important
}

.spod-print-anywhere {
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px
}

.spod-print-anywhere .c-container {
    height: 100%
}

.spod-print-anywhere .spod-print-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 1035px;
    margin: 0px auto
}

.spod-print-anywhere .spod-print-inner h3 {
    color: #fff;
    font-size: 60px;
    line-height: 68px;
    font-family: "Questrial";
    text-align: center;
    text-transform: initial;
    margin-bottom: 24px
}

.spod-print-anywhere .spod-print-inner p {
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    font-family: "Open Sans";
    text-align: center;
    text-transform: initial;
    width: 100% !important;
    max-width: 100% !important
}

.spod-fav-prod {
    padding: 85px 0px
}

.spod-fav-prod h2 {
    color: #000;
    font-size: 60px;
    line-height: 68px;
    font-family: "Questrial";
    padding: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: initial
}

.spod-information-section {
    margin-bottom: 115px
}

.spod-information-section .info-text-bg-img {
    padding: 115px 0px;
    background-repeat: no-repeat;
    background-size: 65%, 100%
}

.spod-information-section .info-content-wrap {
    background-color: #fff;
    max-width: 750px;
    margin: 0px 0px 0px auto;
    padding: 38px 18px;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, .1)
}

.spod-information-section .info-content-wrap h3 {
    color: #000;
    font-size: 60px;
    line-height: 68px;
    font-family: "Questrial";
    text-align: left;
    text-transform: initial;
    margin-bottom: 10px
}

.spod-information-section .info-content-wrap p {
    color: #000;
    font-size: 26px;
    line-height: 40px;
    font-family: "Questrial";
    text-align: left !important;
    text-transform: initial;
    width: 100% !important;
    max-width: 100% !important
}

.spod-hero-banner {
    margin: 118px 0px;
    margin-bottom: 0px
}

.spod-hero-banner .common-prints-hero-img img {
    object-position: top !important
}

.spod-hero-banner .common-hero-content .content-box {
    max-width: 80% !important
}

.spod-hero-banner .common-hero-content .content-box h3 {
    max-width: 82% !important
}

@media only screen and (max-width: 992px)and (min-width: 576px) {
    .spod-hero-banner .common-prints-hero-img img {
        object-position: top right !important
    }

    .spod-hero-banner .common-hero-content .content-box {
        max-width: 100% !important
    }

    .spod-hero-banner .common-hero-content .content-box h3 {
        max-width: 100% !important
    }
}

@media only screen and (max-width: 575px)and (min-width: 0px) {
    .spod-hero-banner .common-prints-hero-img img {
        object-position: top right !important
    }

    .spod-hero-banner .common-hero-content .content-box {
        max-width: 100% !important
    }

    .spod-hero-banner .common-hero-content .content-box h3 {
        max-width: 100% !important
    }
}

.spod-our-fav-prod {
    padding: 110px 0px
}

.spod-our-fav-prod h2 {
    color: #000;
    font-family: "Questrial";
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-transform: initial;
    padding: 0px;
    margin-bottom: 36px
}

.spod-our-fav-prod p {
    display: block;
    color: #000;
    font-family: "Questrial";
    font-size: 30px;
    line-height: 40px;
    font-style: normal;
    font-weight: 400;
    text-transform: initial;
    width: 100%;
    text-align: center !important;
    max-width: 1050px !important;
    margin: 0px auto
}

.spod-our-fav-prod.bg-gray {
    background-color: #f9f9f9
}

.pod-landing-reviews {
    margin: 120px 0px !important
}

.pod-landing-reviews h2 {
    color: #000;
    font-family: "Questrial";
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 68px;
    text-align: center;
    text-transform: initial;
    padding: 0px;
    text-shadow: none
}

.pod-landing-reviews h6 {
    color: #000;
    font-family: "Questrial";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    text-transform: initial;
    padding: 0px
}

.pod-landing-reviews #reviews {
    padding: 0% 0% !important;
    margin: 0px !important
}

.pod-landing-reviews .reviewFamily {
    margin-top: 60px
}

.pod-landing-reviews .moreReviews {
    display: none
}

.spod-informational-section {
    padding: 110px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.spod-informational-section .spod-info-content {
    width: 60%;
    padding-right: 50px
}

.spod-informational-section .spod-info-content h3 {
    color: #000;
    font-family: "Questrial";
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 68px;
    text-align: left;
    text-transform: initial;
    padding: 0px;
    margin-bottom: 36px
}

.spod-informational-section .spod-info-content p {
    display: block;
    color: #000;
    font-family: "Open Sans";
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 40px;
    font-style: normal;
    font-weight: 400;
    text-transform: initial;
    width: 100%;
    text-align: left !important;
    max-width: 550px !important
}

.spod-informational-section .spod-info-img {
    width: 40%
}

.c-container {
    max-width: 1250px;
    margin: 0px auto;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width: 576px) {
    .c-container {
        max-width: 540px;
        margin: 0px auto
    }
}

@media(min-width: 768px) {
    .c-container {
        max-width: 720px
    }
}

@media(min-width: 992px) {
    .c-container {
        max-width: 960px
    }
}

@media(min-width: 1200px) {
    .c-container {
        max-width: 1140px
    }
}

@media(min-width: 1400px) {
    .c-container {
        max-width: 1250px
    }
}

@media only screen and (max-width: 820px)and (min-width: 576px) {
    .pod-oversizes-prints-wrap .common-prints-hero {
        background-position: right
    }

    .pod-oversizes-prints-wrap .common-prints-hero.headerWrap {
        padding: 5% 3%
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content h1 {
        font-size: 40px;
        line-height: 46px;
        font-weight: 500
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content h3 {
        font-size: 26px;
        line-height: 32px
    }

    .spod-work {
        padding: 50px 0px
    }

    .spod-work .spod-work-img {
        width: 100%;
        text-align: center
    }

    .spod-work .spod-work-img img {
        width: 70%
    }

    .spod-work .spod-work-content {
        width: 100%;
        padding: 30px 20px
    }

    .spod-fav-shirts {
        padding: 50px 0px
    }

    .spod-fav-shirts h2 {
        margin: 0px
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner {
        padding: 50px 30px
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner h2 {
        font-size: 40px;
        line-height: 46px
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list {
        grid-template-columns: 1fr 1fr
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list .spod-keypoint {
        margin-bottom: 40px
    }

    .spod-compare-section {
        padding: 35px 0px
    }

    .spod-compare-section h2 {
        font-size: 40px;
        line-height: 46px
    }

    .spod-compare-section .compare-grid-wrap {
        grid-template-columns: 1fr
    }

    .spod-video-section {
        height: 400px
    }

    .spod-video-section .video-play .play-button h3 {
        font-size: 36px;
        line-height: 40px
    }

    .spod-video-section .video-play .play-button img {
        height: 70px;
        width: 70px
    }

    .spod-benefits-section .pod-benefits-heads h2 {
        font-size: 40px;
        line-height: 46px
    }

    .spod-benefits-section .pod-benefits-heads h4 {
        font-size: 24px;
        line-height: 30px
    }

    .spod-benefits-section .pod-benefits-grid {
        margin-top: 40px;
        grid-template-columns: repeat(auto-fill, minmax(auto, 47%))
    }

    .spod-fav-prod {
        padding: 35px 0px
    }

    .spod-fav-prod h2 {
        font-size: 40px;
        line-height: 46px
    }

    .spod-information-section {
        margin: 30px 0px
    }

    .spod-information-section .info-text-bg-img {
        background-size: 100%;
        padding-top: 350px;
        padding-bottom: 0px
    }

    .spod-information-section .info-content-wrap {
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .1)
    }

    .spod-hero-banner {
        margin: 35px 0px
    }

    .spod-our-fav-prod h2 {
        font-size: 50px;
        line-height: 55px
    }

    .pod-landing-reviews h2 {
        font-size: 50px;
        line-height: 55px
    }

    .pod-landing-reviews h6 {
        font-size: 22px;
        line-height: 26px
    }

    .spod-informational-section {
        padding: 45px 0px;
        flex-wrap: wrap-reverse;
        justify-content: center;
        align-items: center
    }

    .spod-informational-section .spod-info-content {
        width: 100%;
        padding: 0px 20px;
        margin-top: 30px
    }

    .spod-informational-section .spod-info-content h3 {
        font-size: 40px;
        line-height: 46px
    }

    .spod-informational-section .spod-info-content p {
        max-width: 100% !important
    }

    .spod-informational-section .spod-info-img {
        width: 100%
    }

    .spod-informational-section .spod-info-img img {
        height: 100%;
        width: 100%
    }
}

@media only screen and (max-width: 575px)and (min-width: 0px) {
    .pod-oversizes-prints-wrap .common-prints-hero {
        background-position: right
    }

    .pod-oversizes-prints-wrap .common-prints-hero.headerWrap {
        padding: 10% 3%
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content h1 {
        font-size: 28px;
        line-height: 36px;
        font-weight: 600
    }

    .pod-oversizes-prints-wrap .common-prints-hero .common-hero-content h3 {
        font-size: 18px;
        line-height: 26px
    }

    .spod-work {
        padding: 50px 0px
    }

    .spod-work .spod-work-img {
        width: 100%;
        padding: 0px 50px
    }

    .spod-work .spod-work-content {
        width: 100%;
        padding: 30px 20px;
        padding-bottom: 0px;
        margin-top: 20px
    }

    .spod-work .spod-work-content h3 {
        font-size: 35px;
        line-height: 43px
    }

    .spod-work .spod-work-content p {
        font-size: 20px;
        line-height: 26px
    }

    .spod-fav-shirts {
        padding: 50px 0px
    }

    .spod-fav-shirts h2 {
        margin: 0px
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner {
        padding: 50px 30px
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner h2 {
        font-size: 30px;
        line-height: 36px
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list {
        grid-template-columns: 1fr
    }

    .spod-benefits-wrap .spod-benefits-wrap-inner .spod-key-points-list .spod-keypoint {
        margin-bottom: 40px
    }

    .spod-compare-section {
        padding: 35px 0px
    }

    .spod-compare-section h2 {
        font-size: 30px;
        line-height: 36px
    }

    .spod-compare-section .compare-grid-wrap {
        grid-template-columns: 1fr
    }

    .spod-video-section {
        height: 320px
    }

    .spod-video-section .video-play .play-button h3 {
        font-size: 36px;
        line-height: 40px
    }

    .spod-video-section .video-play .play-button img {
        height: 70px;
        width: 70px
    }

    .spod-benefits-section {
        padding: 40px 0px
    }

    .spod-benefits-section .pod-benefits-heads h2 {
        font-size: 30px;
        line-height: 36px
    }

    .spod-benefits-section .pod-benefits-heads h4 {
        font-size: 18px;
        line-height: 26px
    }

    .spod-benefits-section .pod-benefits-grid {
        margin-top: 40px;
        grid-template-columns: repeat(auto-fill, minmax(auto, 90%))
    }

    .spod-print-anywhere .spod-print-inner h3 {
        font-size: 40px;
        line-height: 46px
    }

    .spod-print-anywhere .spod-print-inner p {
        font-size: 20px;
        line-height: 26px
    }

    .spod-fav-prod {
        padding: 35px 0px 0px
    }

    .spod-fav-prod h2 {
        font-size: 40px;
        line-height: 46px
    }

    .spod-information-section {
        margin: 30px 0px
    }

    .spod-information-section .info-text-bg-img {
        background-size: 100%;
        padding-top: 275px;
        padding-bottom: 0px
    }

    .spod-information-section .info-content-wrap {
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .1)
    }

    .spod-hero-banner {
        margin: 35px 0px
    }

    .spod-hero-banner .banner-img {
        background-position: 80%
    }

    .spod-hero-banner .banner-img .banner-inner .pod-hero-text {
        max-width: 586px
    }

    .spod-hero-banner .banner-img .banner-inner .pod-hero-text h2 {
        font-size: 50px;
        line-height: 55px
    }

    .spod-our-fav-prod h2 {
        font-size: 50px;
        line-height: 55px
    }

    .pod-landing-reviews h2 {
        font-size: 50px;
        line-height: 55px
    }

    .pod-landing-reviews h6 {
        font-size: 22px;
        line-height: 26px
    }

    .spod-informational-section {
        padding: 45px 0px;
        flex-wrap: wrap-reverse;
        justify-content: center;
        align-items: center
    }

    .spod-informational-section .spod-info-content {
        width: 100%;
        padding: 0px 20px;
        margin-top: 30px
    }

    .spod-informational-section .spod-info-content h3 {
        font-size: 30px;
        line-height: 36px
    }

    .spod-informational-section .spod-info-content p {
        max-width: 100% !important;
        font-size: 18px;
        line-height: 24px
    }

    .spod-informational-section .spod-info-img {
        width: 100%
    }

    .spod-informational-section .spod-info-img img {
        height: 100%;
        width: 100%
    }

    .spod-information-section .info-content-wrap h3 {
        font-size: 40px
    }

    .spod-information-section .info-content-wrap p {
        font-size: 18px;
        line-height: 26px
    }

    .spod-our-fav-prod {
        padding: 0px 0px
    }

    .spod-our-fav-prod .spod-fav-prod-inner h2 {
        margin-top: 0px;
        font-size: 30px;
        line-height: 40px
    }

    .spod-our-fav-prod .spod-fav-prod-inner p {
        font-size: 18px;
        line-height: 24px
    }

    .pod-landing-reviews {
        margin: 50px 0px !important
    }

    .pod-landing-reviews h2 {
        margin-top: 0px;
        font-size: 35px;
        line-height: 45px
    }

    .pod-landing-reviews h6 {
        font-size: 18px;
        line-height: 26px
    }
}

/*# sourceMappingURL=screen-print.css.map */
