/* Id: 7.5037317.1589904193
 * Generated: 13-Aug-2021 05:38:20
 */
    html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
}

footer {
    z-index: 1;
}

/* POLOPOLY STRUCTURE OVERRIDES */
#torso>.container {
    width: 100%;
    padding: 0;
}

#torso>.container .bt-container {
    width: 100%;
    margin: 0;
}

.container.epaperContainer {
    padding: 0;
    margin: 0;
    width: 100% !important;
    font-family: Lato;
    color: #ffffff;
}

.container.epaperContainer h1 {
    text-align: center;
    margin-top: 0;
    color: #ffffff;
}

.container.epaperContainer h2 {
    color: #F79C44;
    text-align: center;
    font-size: 28px;
}

.container.epaperContainer h3,
.container.epaperContainer a {
    color: #ffffff;
}

#torso>.container.epaperContainer .bt-container {
    margin: 0;
    width: 100%;
}

#torso>.container .bt-container {
    padding: 0 !important;
    margin: 0;
    width: 100%;
}

/* CONTENT */
.hero {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: -1;
    background: url(https://www.irishtimes.com/polopoly_fs/1.4245379.1588677762!/image/image.jpg) no-repeat fixed top;
    background-size: cover;
}

.heroOverlay {
    width: 100vw;
    height: 100vh;
    background-image: linear-gradient(rgba(14, 30, 43, 0.5) 0%, #0E1E2B 100%);
}

.heroOverlay img {
    position: relative;
    display: block;
    margin: auto;
    top: 20vh;
}

.epaperLogo {
    width: 80%;
    max-width: 700px;
}

.heroOverlay .mastHead {
    width: 500px;
    top: 10vh;
}

.heroOverlay h1 {
    position: relative;
    top: 23vh;
}

.linksContainer {
    position: relative;
    top: 35vh;
    display: flex;
    justify-content: center;
    width: 100%;
}

.linksContainer p {
  padding: 0.6em 0 1em 1em;
}

.signInLink {
    text-decoration: underline;
    position: relative;
    font-size: 22px;
    margin-left: 5px;
}
  
.heroOverlay .subscribeButton {
    position: relative;
}

.at-share-btn-elements {
    position: relative;
    margin: auto;
    width: 160px;
    top: 20vh;
}

.at-icon-wrapper.at-share-btn {
    background-color: transparent !important;
    border: 2px solid #ffffff !important;
}

.ghostDeviceWrapper {
    position: relative;
    margin: auto;
    width: 70%;
    max-width: 650px;
}

.ghostDevice {
    width: 100%;
}

.contentRow {
    position: relative;
    background-image: linear-gradient(#1C3448 0%, #0E1E2B 100%);
    padding: 20px 0;
}

.contentRow:nth-child(odd) {
    background-image: linear-gradient(#0E1E2B 0%, #1C3448 100%);
}

.restrictor {
    position: relative;
    margin: auto;
    width: 96%;
    max-width: 960px;
}

.restrictor .downloadLinks {
    display: flex;
    justify-content: center;
}

.restrictor .downloadLinks img {
    position: relative;
    left: 20px;
    margin-right: 40px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.brigtcove-standalone {
    position: relative;
    margin: auto;
}

.brigtcove-standalone>.row {
    width: 100%;
}

.brigtcove-standalone>.row>.span8 {
    width: 100% !important;
}

.feature {
    border-bottom: 1px solid #ffffff;
    min-height: 510px;
}

.feature.firstFeature {
    min-height: 200px;
}

.feature.firstFeature img {
    position: absolute;
    right: 0;
    top: 18px;
    width: 220px;
}

.feature.firstFeature .signInText {
    width: 80%;
}

.feature .ghostDeviceWrapper {
    width: 40%;
    position: absolute;
    left: 0;
    top: -15px;
}

.feature .ghostDeviceWrapper.right {
    left: 60%;
}

.iconAndWords {
    width: 50%;
    position: relative;
    left: 50%;
    margin-bottom: 40px;
}

.iconAndWords img {
    margin-bottom: 20px;
}

.iconAndWordsLeft {
    width: 50%;
    left: 0;
}

.iconAndWordsLeft img {
    margin-bottom: 20px;
}

.feature .signInText {
    position: relative;
    width: 60%;
    top: -18px;
    float: right;
    font-size: 18px;
}

.feature .signInText a {
    text-decoration: underline;
}

.downloadLinks img {
    margin: 20px 20px 0 0;
}

#torso>.container.epaperContainer .subscribeLink {
    width: 160px;
    position: relative;
    color: #fad165;
    top: 20px;
}

#torso>.container.epaperContainer .subscribeLink:hover {
    color: #202020;
}

.subscribeButton {
    font-weight: bold;
    border: solid 2px #fad165;
    color: #fad165;
    transition: 0.3s;
    width: 160px;
    height: 34px;
    text-align: center;
    padding: 10px 0 0 0;
}

.subscribeButton:hover {
    color: #202020;
    background-color: #fad165;
}

/*INFOGRAPHIC SECTION*/
.phoneInfographic {
    display: none;
}

.contentRow>.restrictor>.infoTitle {
    text-align: center;
    margin-bottom: 150px;
    color: #ffffff;
    font-size: 32px;
}

.infographicText {
    color: white;
    text-align: center;
    position: absolute;
    width: 70%;
    left: 15%;
    top: -85px;
}

.infographicText strong {
    color: #F79C44;
    font-size: 36px;
}

.infographicText a {
    text-decoration: underline;
}

.infographicWrapper {
    display: block;
    position: relative;
    height: 450px;
}

.infographicWrapper .infoblock {
    position: relative;
    margin: auto;
    width: 90%;
    padding-bottom: 35px;
    border-bottom: 2px solid #F79C44;
    border-left: 2px solid #F79C44;
}

.infographicWrapper .infoblock img {
    position: absolute;
    left: -30px;
    top: -120px;
    width: 80px;
}

.infographicWrapper .infoblock:nth-child(2) {
    border-bottom: transparent;
    border-left: transparent;
    border-right: 2px solid #F79C44;
}

.infographicWrapper .infoblock:nth-child(2) h3 {
    top: 65px;
}

.infographicWrapper .infoblock:nth-child(2) img {
    position: absolute;
    left: 92%;
    top: 70px;
    width: 100px;
}

.infographicWrapper .infoblock:nth-child(3) {
    top: 130px;
    border-left: transparent;
    border-right: 2px solid #F79C44;
    border-bottom: 2px solid #F79C44;
}

.infographicWrapper .infoblock:nth-child(3) h3 {
    top: 115px;
}

.infographicWrapper .infoblock:nth-child(3) img {
    position: absolute;
    left: -20px;
    top: 105px;
    width: 42px;
}

.infographicWrapper .infoblock:nth-child(4) {
    top: 130px;
    border-left: 2px solid #F79C44;
    border-right: transparent;
    border-bottom: transparent;
}

.dot {
    position: absolute;
    background-color: #F79C44;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.dotTop {
    top: -5px;
    left: -3px;
}

.dotBottom {
    bottom: -5px;
    left: -3px;
}

.dotTopLeft {
    left: -5px;
}

.dotBottomRight {
    right: -5px;
    bottom: -5px;
}

.dotTopRight {
    right: -5px;
    top: -5px;
}

.dotBottomLeft {
    bottom: -5px;
    left: -5px;
}

.signInForm {
    border-top: solid 1px #ffffff;
    padding-top: 20px;
}

.signInForm .forgotPassword {
    text-decoration: underline;
    margin-top: 10px;
    margin-left: 20px;
}

.it-forms {
    margin-top: 20px;
}

.it-forms .control {
    margin-bottom: 2.5rem !important;
}

.btn.btn-primary {
    padding: 10px 20px;
    margin-bottom: 20px;
    transition: 0.3s;
    text-align: center;
    font-weight: bold !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.8);
    background-color: transparent !important;
}

.btn.btn-primary:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.8);
}

.formActions {
    display: flex;
    justify-content: flex-start;
}

p.alert.alert-error {
    position: absolute;
    top: 40px;
    border-color: transparent;
    background-color: transparent;
    text-shadow: none;
}

/* INPUT STYLES OVERRIDES */
.it-forms input {
    background-color: transparent !important;
    color: #ffffff !important;
    border-bottom: solid 1px #ffffff !important;
}

.it-forms label .label {
    color: #ffffff !important;
    opacity: 0.5;
}

.it-forms a:hover {
    text-decoration: underline !important;
}

.it-forms label.filled .label {
    opacity: 1;
}

.it-forms .toggle-password {
    right: 0.6rem !important;
}

.restrictor.faqs {
    display: flex;
    justify-content: space-between;
}

.restrictor.faqs>div>p>a {
    text-decoration: underline;
}

.fader {
    position: fixed;
    display: block;
    opacity: 1;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-image: linear-gradient(#1C3448 0%, #0E1E2B 100%);
    animation: fader 2s linear forwards;
    z-index: 10;
    pointer-events: none;
}

@keyframes fader {
    0% {
        opacity: 1;
        display: block;
    }

    80% {
        opacity: 1;
        display: block;
    }

    100% {
        opacity: 0;
        display: none;
    }
}

/* SWIPER.JS STYLING */
.swiper-container {
    position: absolute !important;
    width: 80%;
    top: 9%;
    left: 10%;
    z-index: 1;
}

.swiper-slide img {
    max-width: 100%;
}

.swiper-button-next {
    right: 0 !important;
}

.swiper-button-prev {
    left: 0 !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    padding: 6px;
    background-color: #373b4e;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0 !important;
    height: 50px;
    background-image: linear-gradient(rgba(134, 37, 37, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 1));
}

.swiper-pagination-bullet {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    background-color: #ffffff !important;
    opacity: 0.8 !important;
    width: 10px !important;
    height: 10px !important;
    position: relative;
    top: 22px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    transform: scale(1.3);
    transition: 0.2s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
    opacity: 1 !important;
    background-color: #F79C44 !important;
    top: 21px;
}

:root {
    --swiper-theme-color: #F79C44 !important;
}

/* MEDIA QUERIES */
@media only screen and (max-width: 900px) {
    .feature .signInText {
        top: 30px;
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .restrictor {
        width: 95%;
    }

    .restrictor .downloadLinks img {
        width: 200px;
        margin-right: 20px;
        left: 10px;
    }
}

@media only screen and (max-width: 700px) {

    .hero img,
    .heroOverlay img {
        top: 15vh;
    }

    .heroOverlay img {
        width: 90%;
    }

    .heroOverlay h1 {
        top: 22vh;
        width: 80%;
        margin: auto;
    }

    .heroOverlay h3 {
        top: 30vh;
    }

    .container.epaperContainer h2 {
        padding-bottom: 20px;
    }

    .ghostDeviceWrapper {
        width: 98%;
    }

    .feature.firstFeature img {
        display: none;
    }

    .feature {
        border-bottom: 1px solid #ffffff;
        min-height: 510px;
        text-align: center;
    }

    .feature .ghostDeviceWrapper {
        width: 80%;
        position: relative;
        top: 20px;
        margin-bottom: 40px;
    }

    .feature .ghostDeviceWrapper.right {
        left: 0;
    }

    .feature.firstFeature .signInText {
        width: 100%;
    }

    #torso>.container.epaperContainer .subscribeLink {
        margin: auto;
        display: block;
    }

    .iconAndWords {
        width: 100%;
        position: relative;
        left: 0;
        margin-bottom: 40px;
    }

    .iconAndWords img {
        position: relative;
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }

    .iconAndWordsLeft {
        left: 0;
        width: 100%;
    }

    .iconAndWordsLeft img {
        position: relative;
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }

    .subscribeButton {
        margin: auto;
    }

    .restrictor .downloadLinks img {
        width: 120px;
    }

    .feature.firstFeature img {
        position: relative;
        padding-bottom: 40px;
    }

    .infographicWrapper .infoblock:nth-child(2) img {
        left: 90%;
    }
}

@media only screen and (max-width: 620px) {
    .heroOverlay .mastHead {
        width: 250px;
    }

    .heroOverlay img {
        top: 20vh;
    }

    .heroOverlay h1 {
        font-size: 24px;
    }

    .at-share-btn-elements {
        top: 25vh;
    }

    .linksContainer {
        top: 45vh;
        justify-content: center;
        flex-direction: column;
    }

    .linksContainer p {
        text-align: center;
        padding: 1.5em 0.5em 0 0;
    }

    .feature.firstFeature a {
        position: relative;
        display: block;
        margin: auto;
    }

    .contentRow>.restrictor>.infoTitle {
        margin-bottom: 10px;
        font-size: 24px;
        padding-top: 0;
        top: -10px;
        position: relative;
    }

    .infographicWrapper {
        display: none;
    }

    .phoneInfographic {
        display: block;
    }

    .phoneInfographic .floatContainer {
        display: flex;
        justify-content: space-between;
    }

    .step {
        padding: 10px;
        width: 25px;
        font-weight: bold;
        font-size: 24px;
        text-align: center;
        color: #F79C44;
        border-radius: 50%;
        border: 2px solid #F79C44;
        position: relative;
        margin: auto;
    }

    .dividerTop,
    .dividerBottom {
        position: relative;
        margin: auto;
        margin-top: 10px;
        margin-bottom: 0;
        width: 2px;
        height: 30px;
        background-color: #F79C44;
    }

    .dividerBottom {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .phoneInfographic .infographicText {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 18px;
        font-weight: 400;
        padding: 10px 0;
    }

    .signInForm h3 {
        font-size: 18px;
        text-align: center;
    }

    .forgotPasswordContainer {
        top: 20px;
        left: 0;
        margin-bottom: 20px;
    }

    .restrictor.faqs {
        display: block;
    }

    .restrictor.faqs div {
        width: 100%;
    }
}

@media only screen and (max-width: 400px) {
    .formActions {
        display: block;
    }

    .hero {
        background: url(https://www.irishtimes.com/polopoly_fs/1.4245379.1588677762!/image/image.jpg) no-repeat fixed top;
        background-attachment: scroll;
    }
}

@media only screen and (max-height: 760px) {
  .at-share-btn-elements {
      top: 10vh;
  }
}

      