
@media (min-width: 1020px) {
	.container-fluid {
		max-width: 1020px !important;
	}
}
@media (max-width: 1020px) {
	.container-fluid {
		max-width: 100vw !important;
	}
}


/*
.mobile {
    background-image: url('/wp-content/uploads/promo-pages/mobile/Hero_FullSize.webp');
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: cover !important;
    background-color: #fff !important;
    margin: 0;
    top: 0;
}*/


@media (max-width: 1019px) {

}
@media (max-width: 767px) {
    .mobile #main-content {
        padding: 0;
    }
}
@media (max-width: 575px) {

}



.mobile header#top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1920px;
    border-bottom: 1px solid #000;
    padding: 16px 0;
    z-index: 1;
}
.mobile header#top .nav {
    padding-right: 5px;
}
.mobile header#top a.navbar-brand {
    padding: 0;
    margin: 0;
    /*
    background-image: url('/wp-content/uploads/promo-pages/the_seattle_times.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: block;
    width: 172px;
    height: 27px;
    text-indent: -9999px;
    margin: 0 auto;
    float: left;
    padding: 15px 15px;
    font-size: 19px;
    line-height: 19px;*/
}
.mobile header#top a.navbar-brand img {
    max-width: 100%;
    width: 182px;
    height: auto;
}
.mobile header#top ul.links {
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.mobile header#top ul.links li {
    float: left;
    font-size: 19px;
    line-height: 19px;
    border-right: 1px solid #000;
}
.mobile header#top ul.links li:last-child {
    border-right: none !important;
}
.mobile header#top ul.links li a {
    font-size: 19px;
    line-height: 19px;
    padding: 0 10px;
    color: #000;
}
@media (max-width: 1019px) {

}
@media (max-width: 767px) {
    .mobile header#top a.navbar-brand {
        font-size: 19px;
        line-height: 19px;
    }
    .mobile header#top ul.links li {

    }
    .mobile header#top ul.links li a {

    }
}
@media (max-width: 575px) {
    .mobile header#top .col-6 {
        /*padding-left: 5px;
        padding-right: 5px;*/
    }
    .mobile header#top a.navbar-brand {

    }
    .mobile header#top ul.links li {
        font-size: 19px;
        line-height: 19px;
    }
    .mobile header#top ul.links li a {
        font-size: 19px;
        line-height: 19px;
        padding: 0 5px;
    }
}
@media (max-width: 382px) {
    .mobile header#top ul.links li {
        font-size: 16px;
        line-height: 16px;
    }
    .mobile header#top ul.links li a {
        font-size: 16px;
        line-height: 16px;
    }
}


.mobile .landing-page {
    max-width: 1920px;
    margin: 0 auto;
}
.mobile .landing-page .app-btn {
    height: 45px;
    margin-right: 10px;
}
@media (max-width: 1019px) {

}
@media (max-width: 767px) {
    .mobile .landing-page .app-btn {
        margin-right: 0;
    }
}
@media (max-width: 575px) {

}


.mobile .landing-page .hero-wrapper {
    position: relative;
    /*max-height: 715px;*/
}
.mobile .landing-page .hero-image {
    width: 100%;
    height: 715px;
    margin: 0 auto;
    background-image: url('/wp-content/uploads/promo-pages/mobile/Hero_FullSize.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}/*
.mobile .landing-page .hero-image img {
    width: 100%;
    max-width: 100%;
    height: 715px;
}*/
.mobile .landing-page .hero-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
}
.mobile .landing-page .hero-content .content {
    padding-left: 0px;
    /*padding-right: 50px;*/
}
.mobile .landing-page .hero-content h1 {
    font-family: 'urw-din';
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 30px;
}
.mobile .landing-page .hero-content p {
    font-family: 'urw-din';
    font-size: 19px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
}
.mobile .landing-page .hero-content a {
    color: #000;
    text-decoration: underline;
}
.mobile .landing-page .hero-content a:hover {
}
@media (max-width: 1019px) {
    .mobile .landing-page .hero-image {
        height: 630px;
        background-image: url('/wp-content/uploads/promo-pages/mobile/HeroImage_Tablet.webp');
    }
    .mobile .landing-page .hero-content .content,
    .mobile .landing-page .hero-content .btn-wrapper {
        padding-left: 50px;
    }
    .mobile .landing-page .hero-content h1 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .mobile .landing-page .hero-content p {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .mobile .landing-page .hero-wrapper {
        max-height: unset;
    }
    .mobile .landing-page .hero-image {
        background-image: url('/wp-content/uploads/promo-pages/mobile/HeroImage_Mobile.webp');
        height: 400px;
    }
    .mobile .landing-page .hero-content {
        position: relative;
        padding: 50px 0;
        background-color: #4e4e4e;
    }
    .mobile .landing-page .hero-content .content {
        padding-left: 35px;
        padding-right: 35px;
    }
    .mobile .landing-page .hero-content .btn-wrapper {
        padding-left: 0;
    }
    .mobile .landing-page .hero-content h1 {
        font-size: 32px;
        line-height: 38px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
    }
    .mobile .landing-page .hero-content p {
        font-size: 15px;
        line-height: 21px;
        color: #fff;
        text-align: center;
        margin-bottom: 35px;
    }
    .mobile .landing-page .hero-content a {
        color: #fff;
    }
    .mobile .landing-page .hero-content .btn-wrapper {
        text-align: center;
    }
    .mobile .landing-page .hero-content .btn-wrapper a {
        /*display: table-cell;*/
    }
}
@media (max-width: 470px) {
    .mobile .landing-page .hero-image {
        background-position: -50px center;
    }
}
@media (max-width: 360px) {
    .mobile .landing-page .hero-content .btn-wrapper .app-btn {
        
    }
}



.mobile #your-news {
    padding: 100px 0;
}
.mobile #your-news .heading,
.mobile #your-news .content {
    padding-left: 25px;

}
.mobile #your-news h2 {
    width: 100%;
    font-family: 'urw-din';
    font-size: 23px;
    line-height: 26px;
    font-weight: 400;
    border-bottom: 1px solid #c1c1c1;
    text-transform: uppercase;
    color: #B85A22;
    margin-bottom: 55px;
}
.mobile #your-news h3 {
    font-family: 'urw-din';
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.mobile #your-news p {
    font-family: 'urw-din';
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #000;
    margin-bottom: 55px;
}
.mobile #your-news .image {
    text-align: right;
}
.mobile #your-news img.device {
    max-width: 100%;
    height: 555px;
    margin-top: 76px;
}
.mobile #your-news .image .video-wrapper {
    width: 100%;
    max-width: 100%;
    height: 555px;
    margin-top: 76px;
}
.mobile #your-news video.device {
    height: 555px;
}
@media (max-width: 1019px) {
    .mobile #your-news {
        padding: 50px 35px;
    }
    .mobile #your-news .heading,
    .mobile #your-news .content {
        padding-left: 0;
    }
    .mobile #your-news h2 {
        font-size: 19px;
        line-height: 25px;
    }
    .mobile #your-news h3 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .mobile #your-news p {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 35px;
    }
    .mobile #your-news .image {
        padding-left: 45px;
        padding-right: 0;
    }
    .mobile #your-news img.device {
        height: 399px;
    }
    .mobile #your-news .image .video-wrapper {
        height: 399px;
    }
    .mobile #your-news video.device {
        height: 399px;
    }
}
@media (max-width: 767px) {
    .mobile #your-news {
        padding: 50px 0;
    }
    .mobile #your-news .heading,
    .mobile #your-news .content {
        padding-left: 35px;
        padding-right: 35px;
    }
    .mobile #your-news h2 {
        font-size: 19px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 35px;
    }
    .mobile #your-news h3 {
        font-size: 32px;
        line-height: 38px;
        text-align: center;
        margin-bottom: 20px;
    }
    .mobile #your-news p {
        font-size: 15px;
        line-height: 21px;
        text-align: center;
        margin-bottom: 35px;
    }
    .mobile #your-news .image {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
    .mobile #your-news img.device {
        height: 270px;
        margin-top: 0;
        margin-bottom: 35px;
    }
    .mobile #your-news .image .video-wrapper {
        height: 270px;
        margin-top: 0;
        margin-bottom: 35px;
    }
    .mobile #your-news video.device {
        height: 270px;
    }
}



.mobile #print-replica {
    background-color: #4e4e4e;
    padding: 100px 0;
}
.mobile #print-replica .image {
    text-align: right;
}
.mobile #print-replica img.device {
    max-width: 100%;
    height: 405px;
}
.mobile #print-replica .content {
    padding-left: 45px;
    padding-right: 120px;
}
.mobile #print-replica h2 {
    font-family: 'urw-din';
    font-size: 50px;
    line-height: 54px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.mobile #print-replica p {
    font-family: 'urw-din';
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
}
@media (max-width: 1200px) {
    .mobile #print-replica .content {
        padding-right: 35px;
    }
}
@media (max-width: 1019px) {
    .mobile #print-replica {
        padding: 50px 72px;
    }
    .mobile #print-replica h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .mobile #print-replica p {
        font-size: 15px;
        line-height: 21px;
    }
    .mobile #print-replica .image {
        padding-left: 0;
        text-align: center;
    }
    .mobile #print-replica img.device {
        height: 305px;
    }
    .mobile #print-replica .content {
        padding-left: 0;
        padding-right: 60px;
    }
}
@media (max-width: 767px) {
    .mobile #print-replica {
        padding: 50px 0
    }
    .mobile #print-replica .content {
        padding-left: 35px;
        padding-right: 35px;
    }
    .mobile #print-replica h2 {
        font-size: 32px;
        line-height: 38px;
        text-align: center;
        margin-bottom: 20px;
    }
    .mobile #print-replica p {
        font-size: 15px;
        line-height: 21px;
        text-align: center;
        margin-bottom: 35px;
    }
    .mobile #print-replica .image {
        padding-left: 15px;
        text-align: center;
    }
    .mobile #print-replica img.device {
        height: 330px;
        margin-bottom: 35px;
    }
}



.mobile #subscribe {
    background-color: #ebebeb;
    padding: 100px 0;
}
.mobile #subscribe h2 {
    font-family: 'urw-din';
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    color: #000;
}
.mobile #subscribe p {
    font-family: 'urw-din';
    font-size: 19px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
}
.mobile #subscribe a {
    color: #000;
    text-decoration: underline;
}
.mobile #subscribe a:hover {
}
@media (max-width: 1019px) {
    .mobile #subscribe {
        padding: 80px 35px;
    }
}
@media (max-width: 767px) {
    .mobile #subscribe {
        padding: 50px 0;
    }
    .mobile #subscribe .content {
        padding-left: 35px;
        padding-right: 35px;
    }
    .mobile #subscribe h2 {
        width: 279px;
        font-size: 26px;
        line-height: 34px;
        margin: 0 auto;
    }
    .mobile #subscribe p {
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 0;
    }
}
@media (max-width: 350px) {
    .mobile #subscribe h2 {
        width: unset;
    }
}


.mobile #apple-disclaimer {
    padding: 100px 0;
}
.mobile #apple-disclaimer .disclaimer {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    padding: 20px;
    text-align: center;
}
.mobile #apple-disclaimer .disclaimer p {
    font-family: 'urw-din';
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}
@media (max-width: 1019px) {
    .mobile #apple-disclaimer {
        padding: 80px 35px;
    }
}
@media (max-width: 767px) {
    .mobile #apple-disclaimer {
        padding: 50px 0;
    }
    .mobile #apple-disclaimer .content {
        padding-left: 35px;
        padding-right: 35px;
    }
    .mobile #apple-disclaimer p {
        font-size: 12px;
        line-height: 14px;
    }
}





.mobile footer#footer {
    clear: both;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    max-width: 1000px;
    padding: 25px 0 14px 0;
    padding: 2.94117647rem 0 2rem;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}
.mobile footer#footer .footer-logo {
    border-bottom: 1px solid #d6d8d8;
}
.mobile footer#footer .footer-logo img {
    width: 206px;
    margin-bottom: 10px;
}
.mobile footer#footer #footer-links {
    padding: 0 5px;
}
.mobile footer#footer #footer-links .footer-links-row {
    margin: 6px auto;
    padding: 0;
    line-height: 1.4em;
    list-style-type: none;
}
.mobile footer#footer #footer-links .footer-links-row li {
    margin: 0 auto;
    padding: 0 20px;
    display: inline;
    color: #000000;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75rem;
    text-decoration: none;
    border-right: 1px solid #000;
}
.mobile footer#footer #footer-links .footer-links-row li:last-child {
    border-right: 0;
}
.mobile footer#footer #footer-links .footer-links-row li a {
    color: #000;
}
@media (max-width: 5768px) {
    .mobile footer#footer {
        padding-left: 35px;
        padding-right: 35px;
    }
}




