/*
 Theme Name:   Better Nevada PAC Attack
 Theme URI:    https://wordpress.org/themes/twentyninteen/
 Description:  Custom theme built for Better Nevada PAC Attack
 Author:       
 Template:     twentynineteen
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  better-nevada-attack
*/

/* ==================================== */


/* ======== TABLE OF CONTENTS =========
	1. TYPOGRAPHY
	2. GLOBAL
	3. MAIN CONTENT
	- 3a. Landing Page
/* ==================================== */


/* ------------------------------ 
    1. Start Typography
------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6,
a,
.btn,
button {
    margin: 0;
    line-height: 1;
}

h1,
.h1 {
    font-size: 70px;
    line-height: 1.14;
}

h2,
.h2 {
    font-size: 62px;
    line-height: 1.14;
}

h3,
.h3 {
    font-size: 37px;
}

h4,
.h4 {
    font-size: 24px;
}

a,
.anchor-theme {
    text-decoration: none !important;
    transition: none;
    color: white;
    border: none;
    background: none;
}

a:hover,
a:focus,
.anchor-theme:hover,
.anchor-theme:focus {
    color: white;
    font-weight: 700;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.super {
    font-size: 0.5em;
    vertical-align: super;
}

/* ------------------------------ 
    1. End Typography
------------------------------ */




/* ------------------------------ 
    2. Start Global
------------------------------ */
@-ms-viewport {
    width: device-width;
}

html {
    font-size: 16px;
}

body {
    font-family: ff-good-web-pro-narrow, sans-serif;
    font-size: 12px;
    /* Adjust this on mobile to globally change P-tags :NOT H-tags) */
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
}

.hwt-inset {
    font-family: hwt-american-inset, sans-serif;
}

.hwt-shop {
    font-family: hwt-american-shopworn, sans-serif;
    font-weight: 900;
}

.modesto-c {
    font-family: modesto-condensed, serif;
}

.modesto-e {
    font-family: modesto-expanded, serif;
}

.pot {
    font-family: program, sans-serif;
}

header {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 0;
    left: 0;
}

.social-links a {
    height: 28px;
    width: 28px;
    font-size: 1em;
    line-height: 28px;
    color: white;
    background-color: white;
    border: 1px solid #fff;
    border-radius: 28px;
    padding: 10px;
}

.social-icon:hover {
    opacity: 0.75;
}

.social-icon:active {
    opacity: 1;
}

.social-icon a {
    color: var(--blue);
}

.ls-100 {
    letter-spacing: 0.1em;
}

.white {
    color: white !important;
}

.bg-white {
    background: var(--white);
}

.desktop {
    display: block !important;
}

.mobile {
    display: none !important;
}

.fw-400 {
    font-weight: 400;
    /* Regular */
}

.fw-700 {
    font-weight: 700;
    /* Bold */
}

.italic {
    font-style: italic;
}

.normal {
    font-style: normal;
}

section {
    position: relative;
}

img {
    width: 100%;
}

.gform_button,
button {
    font-weight: 700;
    color: white;
    border: none;
    border-radius: 0;
    padding: 17px 31px;
    line-height: 1 !important;
    white-space: normal;
}

button:active {
    background-color: #BC0808;
}

.col-no-gutters {
    padding-right: 0;
    padding-left: 0;
}

/* ------------------------------ 
    2. End Global
------------------------------ */




/* ------------------------------ 
    3. Start Main Content
------------------------------ */
/*  - 3a. Landing Page  */
video,
.overlay {
    position: absolute;
    right: 0;
    top: 0;
    object-fit: cover;
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: -1;
}

.overlay {
    background-color: rgba(25, 29, 25, 0.95);
}

[src*="text_header"] {
    position: relative;
    left: -30px;
    width: 1143px;
    height: 508px;
}

[src*="rhino"] {
    position: absolute;
    top: -50px;
    right: -200px;
    width: 651px;
    height: 857px;
    z-index: -1;
}

[src*="banner"],
[src*="flourish"] {
    width: 105px;
}

.amp {
    width: 0;
}

.center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.page-template-page-lp .splash {
    max-width: 1440px;
}

.page-template-page-lp .body {
    margin: 115px 0;
}

[src*="featuring"] {
    position: absolute;
    top: 75px;
    right: -275px;
    width: 470px;
}

[src*="x.svg"] {
    width: 62px;
    -webkit-filter: drop-shadow(3px 3px 0 #5A2C2A);
    filter: drop-shadow(3px 3px 0 #5A2C2A);
}

[src*="alsostarring"] {
    position: absolute;
    top: 25px;
    left: -190px;
    width: 320px;
}

.rotate-n1 {
    transform: rotate(-1deg);
}

.offset-mid {
    margin-left: 12.33%;
}

.page-template-page-lp .cta {
    margin-top: 115px;
    max-width: 1440px;
}

.cta [src*="text_header"] {
    position: absolute;
    max-width: 1143px;
}

.cta [src*="flourish"] {
    position: absolute;
    bottom: 15px;
    width: 94px;
}

.cta [src*="flourish_right"] {
    left: 10px;
}

.cta [src*="flourish_left"] {
    right: 10px;
}

.cta .row {
    height: 550px;
}

footer p {
    font-weight: 500;
    opacity: 0.5;
}

/* ------------------------------ 
    3. End Main Content
------------------------------ */