/* Add ad specific styles below */
.paramount-bleed,
.paramount-bleed * {
    box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.paramount-bleed {
    background: transparent;
}

img {
    border: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.background {
    background: rgb(0,0,0);
    bottom: 0;
    height: auto;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.background-landscape {
    display: block;
}
.device-phone .background-landscape {
    display: none;
}

.background-portrait {
    display: none;
}
.device-phone .background-portrait {
    display: block;
}

.click-cover {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}


.click-free-zone {
    display: block;
    height: 22%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 22%;
    width: 56%;
    z-index: 11;
}
.device-phone .click-free-zone {
    height: 38%;
    top: 15%;
    width: 80%;
}

/* MailChimp Form Embed Code - Slim - 12/15/2015 v10.7 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; letter-spacing:.03em; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto; transition: all 0.23s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; display:block; padding:0 0.4em; margin:0 4% 10px 0; min-height:32px; width:58%; min-width:130px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

/* Custom */
#mc_embed_signup {
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 30%;
    width: 100%;
    z-index: 20;
}
.device-phone #mc_embed_signup {
    top: 28%;
}
#mc_embed_signup form {
    padding: 0;
    text-align: center;
}
#mc_embed_signup input.email {
    display: inline-block;
    font-size: 13px;
    margin: 0 auto;
    width: 18%;
}
.device-phone #mc_embed_signup input.email {
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    min-height: 26px;
    width: 160px;
}

#mc_embed_signup .clear {
    display: inline-block;
    margin: 0 auto;
    width: 20%;
}
.device-phone #mc_embed_signup .clear {
    display: block;
    width: 170px;
}

#mc_embed_signup .button {
    clear: both;
    background-color: rgb(2,152,208);
    text-transform: uppercase;
}

#mc_embed_signup input.button {
    background-image: url(https://www.gannett-cdn.com/ads/adsolutions/2020/10/golfweek_paramount/images/button-image.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    font-size: 11px;
    margin: 0 auto;
    min-width: auto;
    padding: 0;
    width: 100%;
}

.device-phone #mc_embed_signup input.button {
    font-size: 10px;
    height: 26px;
    line-height: 1;
    padding: 0 10px;
    /* width: 170px; */
}


/* IE11 big screen fix */
@media (min-width: 1180px) {
    #mc_embed_signup {
        top: 35%;
    }
    #mc_embed_signup input.button {
        width: 200px;
    }
}