/*
 Theme Name:   Almond Child
 Theme URI:    http://prospergroupcorp.com
 Description:  ALmond Child Theme
 Author:       The Prosper Group
 Author URI:   http://prospergroupcorp.com
 Template:     almond
 Version:      1.8.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  almond-child

 ADD YOUR OWN STYLES BELOW
*/

/* GENERAL OVERRIDES */
* {
    font-family: 'Assistant', sans-serif;
}

#content a {
    color: #1c2938;
    font-weight: 500;
    text-decoration: none;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

#content a:visited {
    color: inherit;
}

#content a:hover {
    color: #6d9bc3;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

::selection {
	background-color: rgba(1, 16, 96, .25);
}

#colophon {
    position: relative;
}

#about-feature {
    position: relative;
}

.about-feature-outer {
    width: 100%;
    position: relative;
}

h2 {
    font-size: 35px;
    display: inline;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #002546;
    font-weight: 700;
}

h3 {
    font-size: 28px;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: #001425;
    font-weight: 700;
    margin-top: 3px;
    margin-bottom: 35px;
}

div#about-feature p, .page-content p, .entry-content p, .entry-summary p {
    line-height: 1.6;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .08em;
    font-weight: 500;
    color: #04263c;
}

.page-content li, .entry-content li, .entry-summary li {
    line-height: 1.6;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .08em;
    font-weight: 500;
    color: #04263c;
}

.page-content, .entry-content, .entry-summary {
    margin: 6.6em auto 3em;
    max-width: 1280px;
}

/* HAMBURGER DEFAULT AND ACTIVE "INNER" COLORS */
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
    background-color: #fff;
}

/* HOME PAGE */
/** HEADER **/
.site-branding {
    display: none;
}

.main-navigation li.donate {
    background-color: #f5ce2c;
    width: 221px;
    text-align: center;
}

.main-navigation li.donate a {
    letter-spacing: .1em;
    color: #152485;
    width: auto;
    text-align: left;
    line-height: 70px;
    padding-left: 52px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.main-navigation li {
    height: 62px;
    line-height: 69px!important;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-right: 15px;
    padding-left: 0px;
}

.main-navigation {
    clear: both;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

/** HERO SECTION **/
div#hero {
    background-image: none;
    padding: 0;
    height: 100%!important;
    max-height: 749px!important;
}

/** SLIDER **/
div.al-slider {
    overflow: hidden;
    max-height: 749px;
    width: 100%;
    position: relative;
    background-color: #3d576d;
    user-select: none;
    -webkit-user-select: none;
    min-height: 749px;
}

div.al-slider div.al-slide {
    width: 100%;
    height: 749px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    transition: visibility 0s, opacity .5s;
    -webkit-transition: visibility 0s, opacity .5s;
    -moz-transition: visibility 0s, opacity .5s;
    -ms-transition: visibility 0s, opacity .5s;
    -o-transition: visibility 0s, opacity .5s;
}

div.al-slider div.al-slide.active {
    opacity: 1;
    visibility: visible;
    z-index: 3;
    background-color: rgb(61, 88, 110);
    transition: visibility 0s, opacity .5s;
    -webkit-transition: visibility 0s, opacity .5s;
    -moz-transition: visibility 0s, opacity .5s;
    -ms-transition: visibility 0s, opacity .5s;
    -o-transition: visibility 0s, opacity .5s;
}

div.al-slide-bg {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    filter: blur(20px);
    -webkit-filter: blur(20px);
    z-index: 1;
}

div.al-slide-inner {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1600px;
    display: block;
    margin: auto;
    margin-top: 145px;
    font-size: 0;
    line-height: 0;
}

div.al-slide-inner img {
    max-width: 50%;
    display: inline-block;
    vertical-align: top;
}

div.al-slide-inner .right-pane {
    width: 100%;
    max-width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    box-sizing: border-box;
}

div.al-slide-inner .right-pane h2 {
    font-family: 'Playfair Display', serif;
    text-transform: none;
    font-style: italic;
    display: block;
    font-size: 85.59px;
    text-align: center;
    color: white;
    position: relative;
    font-weight: 400;
    line-height: 83.82px;
    letter-spacing: 0;
    padding-bottom: 10px;
    max-width: 612px;
    margin: auto;
    margin-top: 72px;
    margin-bottom: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

div.al-slide-inner img.slide-separator {
    width: 100%;
    max-width: 395px;
    display: block;
    margin: auto;
    margin-top: -55px;
    margin-bottom: 25px;
}

div.al-slide-inner .right-pane h2::after {
    content: '';
    background-image: url(/wp-content/themes/almond-child-max-v1.8/img/slider-divider.png);
    display: block;
    position: absolute;
    width: 395px;
    height: 4px;
    bottom: -47px;
    left: 0;
    right: 0;
    margin: auto;
}

div.al-slide-inner .right-pane p {
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    color: white;
    letter-spacing: .1em;
    line-height: 31.89px;
    font-size: 18.22px;
    width: 100%;
    max-width: 612px;
    margin: auto;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

div.pip-cont {
    max-width: 200px;
    height: 22px;
    text-align: center;
    position: absolute;
    bottom: 120px;
    right: 21.2%;
    font-size: 0;
    line-height: 0;
    user-select: none;
    -webkit-user-select: none;
    z-index: 3;
}

div.pip-left {
    cursor: pointer;
    color: rgba(255, 255, 255, .7);
    position: absolute;
    left: -15px;
    top: 5px;
    font-size: 65px;
}

div.pip-right {
    cursor: pointer;
    color: rgba(255, 255, 255, .7);
    position: absolute;
    right: -15px;
    top: 5px;
    font-size: 65px;
}

div.pip {
    cursor: pointer;
    height: 22px;
    width: 22px;
    display: inline-block;
    margin: 0 10px;
    background-color: rgba(255, 255, 255, .7);
    transition: 300ms;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
}

div.pip:hover {
    background-color: #f5ce2c;
}

div.pip-right:hover {
    color: #f5ce2c;
}

div.pip-left:hover {
    color: #f5ce2c;
}

div.pip.active {
    background-color: #f5ce2c;
}

@media only screen and (max-width: 950px) {
    div.pip:hover {
        background-color: rgba(255, 255, 255, .7);
    }
    div.pip-right:hover {
        color: rgba(255, 255, 255, .7);
    }
    
    div.pip-left:hover {
        color: rgba(255, 255, 255, .7);
    }
}

/* Yellow Arrow Separator */
.separator::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%;
    max-height: 44px;
    padding-top: 2.75344180225282%; 
    background-image: url('/wp-content/themes/almond-child-max-v1.8/img/pg-divider.png');
    background-position: center;
    background-size: cover;
}

/* SIGNUP */
div#signup {
    min-height: 221px;
    padding: 5px 25px 23px;
    position: relative;
}

div#signup h2 {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 27px;
    margin-top: 24px;
    font-size: 36.2px;
    font-weight: 400;
    letter-spacing: .1em;
}

div#signup form {
    text-align: center;
}

div#signup input[type='submit'] {
    background-color: #f5ce2c;
    color: #152485;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .1em;
    width: 249px;
    height: 62px;
    text-align: center;
    line-height: 62px;
}

div#signup input[type='email'] {
    background-color: #455c97;
    text-transform: uppercase;
    padding-left: 30px;
    color: white;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .1em;
    width: 355px;
    height: 62px;
    line-height: 62px;
}

div#signup input[type='email']:focus {
    background-color: #5e72a7;
}

div#signup input[type='email']::placeholder {
    color: white;
}

div#signup input[type='email']::-moz-placeholder {
    color: white;
}

div#signup input[type='email']::-webkit-input-placeholder {
    color: white;
}

div.wpcf7 .ajax-loader {
    display: none;
}

img.signup-star {
    margin: 0 38px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #53c75d;
}

/* ABOUT FEATURE */
div#about-feature h2 {
    width: 100%;
    display: block;
    font-size: 60px;
    font-family: 'Playfair Display', serif;
    color: #04263c;
    text-align: center;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 13px;
}

.about-stars {
    display: block;
    margin: auto;
    width: 158px;
}

div#about-feature p {
    text-align: center;
    margin-top: 17px;
    padding: 0 0;
    letter-spacing: 1px;
    line-height: 1.6;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .1em;
    font-weight: 500;
    color: #04263c;
}


div#about-feature p.about-social {
    margin-top: -9px;
    margin-bottom: 31px;
    user-select: none;
    -webkit-user-select: none;
}

p.about-social a {
    margin: 0 11px;
    font-size: 34px;
}

p.about-social a i {
    color:#152485;
    transition: 150ms;
    -webkit-transition: 150ms;
    -moz-transition: 150ms;
    -ms-transition: 150ms;
    -o-transition: 150ms;
}

p.about-social a:hover i {
    color:#2438b9;
    transition: 150ms;
    -webkit-transition: 150ms;
    -moz-transition: 150ms;
    -ms-transition: 150ms;
    -o-transition: 150ms;
}

/* NEWS PAGE */
a.news-read-more-link {
	color: white!important;
	text-decoration: none;
	background-color: #152485;
	padding: 15px;
	transition: 200ms;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-ms-transition: 200ms;
	-o-transition: 200ms;
}

a.news-read-more-link:hover {
	background-color: #010d4d;
	transition: 200ms;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-ms-transition: 200ms;
	-o-transition: 200ms;
}

p.back-to-news-cont {
	text-align: center;
	padding: 35px 0 0;
}

a.back-to-news {
	margin: auto;
	color: white!important;
	text-decoration: none;
	background-color: #152485;
	padding: 15px;
	transition: 200ms;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-ms-transition: 200ms;
	-o-transition: 200ms;	
}

a.back-to-news:hover {
	background-color: #010d4d;
	transition: 200ms;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-ms-transition: 200ms;
	-o-transition: 200ms;
}

a.prev.page-numbers {
	color: white;
	background-color: #152485;
	padding: 10px;
	position: absolute;
	left: 0;
	top: 2px;
}

span.page-numbers.current {
	color: #152485!important;
	font-weight: 900;
	background-color: transparent;
	border: 2px solid #152485;
	box-sizing: border-box;
	padding: 8px;
	cursor: default;
	display: inline-block;
}

a.page-numbers {
	color: white!important;
	background-color: #152485;
	padding: 10px;
	text-decoration: none;
	display: inline-block;
}

a.next.page-numbers {
	color: white!important;
	background-color: #152485;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 2px;
}

.page-numbers:not(.current):hover {
	background-color: #010d4d;
	transition: 200ms;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-ms-transition: 200ms;
	-o-transition: 200ms;
}

div.pagination {
	margin-top: 65px;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 2px 0;
}

.news-card {
    padding: 25px;
    border-bottom: 1px solid #152485;
}

.news-card h2 {
    font-size: 47px;
    display: inline;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #002546;
    font-weight: 700;
}

#content .news-card h2 a.news-card-title {
    font-size: 35px;
    display: inline;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #002546;
    font-weight: 700;
}

/* ISSUES */
#issues {
    width: 100%;
    height: 745px;
    position: relative;
    background-image: url(/wp-content/themes/almond-child-max-v1.8/img/issues-bg.png);
    background-size: cover;
    background-position: center;
    background-color: #152485;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: -45px;
    text-align: center;
}

#issues h2 {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    color: white;
    font-size: 60.06px;
    letter-spacing: 0;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 110px;
    margin-bottom: 10px;
}

img.issue-stars {
    width: 158px;
    margin: auto;
    position: relative;
    display: block;
}

.recent-card {
    max-width: 365px;
    display: inline-block;
    vertical-align: top;
    margin-top: 21px;
    margin: 21px 46px 21px;
}

.recent-card h3 {
    color: #f5ce2c;
    width: 100%;
    max-width: 80%;
    margin: auto;
    font-size: 28.13px;
    letter-spacing: 0;
    font-weight: 600;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.recent-card p {
    max-height: 128px;
    color: white;
    font-size: 21.64px;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 32.45px;
    letter-spacing: 0;
    text-align: left;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 12px;
}

.recent-card a {
    display: block;
    margin: auto;
    background-color: #f5ce2c;
    color: #152485!important;
    font-size: 19.48px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .025em;
    width: 201px;
    height: 61px;
    line-height: 61px;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

.recent-card a:hover {
    background-color: #f5ce2c;
    filter: brightness(.75);
    color: #152485;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    -webkit-filter: brightness(.75);
}

/* INTERIOR PAGES */
.entry-content-cont {
    position: relative;
    padding: 1px;
    top: -1px;
    min-height: 450px;
}

h1.entry-title {
    FONT-WEIGHT: 400;
    text-transform: uppercase;
    text-align: center;
    width: calc(100% - 50px);
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 75px;
    letter-spacing: .06em;
    color: white;
    user-select: none;
    position: absolute;
    top: 210px;
    bottom: 0;
    margin: 0;
}

h1.entry-title::after {
    content: '';
    width: 156px;
    height: 27px;
    display: block;
    background-image: url(/wp-content/themes/almond-child-max-v1.8/img/interior-header-stars.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 125px;
}

.pg-hr {
    max-width: 734px;
    height: 6px;
    background-image: url(/wp-content/themes/almond-child-max-v1.8/img/pg-hr-bg.png);
    display: block;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 2em .5em 0;
}

/*CONTACT PAGE FORM */
/* CONTACT PAGE FORM */
.contact-page-form input[type='text'],
.contact-page-form input[type='email'] {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    box-sizing: border-box;
    padding: 10px;
    width: 49%;
    border: 1px solid #152485;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.contact-page-form input[type='text'] {
    margin-right: 2%;
}

.contact-page-form textarea {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    margin-top: 2%;
    border: 1px solid #152485;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.contact-page-form input[type='submit'] {
    display: block;
    margin: auto;
    background-color: #f5ce2c;
    padding: 0;
    padding-top: 1px;
    cursor: pointer;
    border: none;
    border-radius: 0;
    color: #152485!important;
    margin-top: 35px;
    font-size: 19.48px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .025em;
    width: 201px;
    height: 61px;
    line-height: 61px;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

.contact-page-form input[type='submit']:hover {
    background-color: #f5ce2c;
    filter: brightness(.75);
    color: #152485;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    -webkit-filter: brightness(.75);
}

/* FOOTER */
footer {
    user-select: none;
    -webkit-user-select: none;
}

.site-info {
    padding-top: 60px;
}

p.footer-social {
    text-align: center;
    margin-top: 55px;
}

p.footer-social a {
    font-size: 45px;
    margin: 0 8px;
    color: white;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

div.disclaimer {
    font-family: 'Assistant', sans-serif;
    font-weight: 300;
    border: 1px solid white;
    display: inline-block;
    min-width: 45px;
    padding: 7px 15px;
    font-size: 18px;
    letter-spacing: .1em;
}

p.privacy {
    font-family: 'Assistant', sans-serif;
    text-align: center;
    margin-top: 63px;
    font-size: 18px;
    letter-spacing: .1em;
    font-weight: 300;
    text-transform: uppercase;
}

img.footer-logo {
    display: block;
    filter: invert(1);
    width: 100%;
    margin: auto;
    margin-top: 45px;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

#colophon a.footer-logo-link {
    color: white;
    width: 420px;
    display: block;
    margin: auto;
    transition: 200ms;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
}

/* MEDIA QUERIES */
@media only screen and (min-width: 1600px) {
    div.pip-cont {
        right: calc(50% - 490px);
    }
}

@media only screen and (max-width: 1449px) {
    .recent-card {
        margin: 21px 15px 21px;
    }
}

@media only screen and (max-width: 1400px) {
    div.al-slide-inner .right-pane h2 {
        margin-top: 32px;
    }
    div.al-slider {
        min-height: 670px;
    }
}

@media only screen and (max-width: 1363px) {
    .page-content, .entry-content, .entry-summary {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1235px) {
    .recent-card {
        max-width: 25%;
    }
}

@media only screen and (max-width: 1215px) {
    div.al-slide-inner .right-pane h2 {
        font-size: 55px;
        line-height: 58px;
    }
    div.al-slider {
        min-height: 575px;
    }
    div.pip-cont {
        bottom: 81px;
        right: 20%;
    }
}

@media only screen and (max-width: 1189px) {
    button.hamburger {
        display: block;
    }
    .main-navigation {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .main-navigation {
        top: 0;
        left: 0;
        transform: none;
        text-align: center;
    }
    button.hamburger {
        position: absolute;
        right: 10px;
        top: 5px;
    }
    #masthead.expand {
        background-color: #152485!important;
    }
    .main-navigation ul {
        margin-top: 80px;
    }    
    .main-navigation li {
        float: none;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    #masthead {
        overflow: hidden;
    }
    .main-navigation li.donate {
        display: block!important;
        width: 100%;
        padding: 0 15px;
        text-align: center;
    }
    .main-navigation li.donate a {
        text-align: center;
        padding: 0;
    }
}

@media only screen and (max-width: 1164px) {
    body header.entry-header {
        min-height: 350px;
    }
    h1.entry-title {
        font-size: 85px;
        top: 110px;
    }
    h1.entry-title::after {
        top: 135px;
    }
}

@media only screen and (max-width: 1056px) {
    div.al-slide-inner .right-pane h2 {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 996px) {
    div#signup input[type='submit'] {
        margin-right: 0;
        margin-top: 0;
    }
}

@media only screen and (max-width: 954px) {
    div.al-slide-inner img {
        width: calc(100% - 30px);
        max-width: 100%;
        margin-left: 15px;
        margin-right: 15px;
        display: block;
    }
    div.al-slider {
        max-height: 100%;
        padding-bottom: 105px;
        min-height: 985px;
    }
    div#hero {
        background-image: none;
        padding: 0;
        height: 100%!important;
        max-height: 100%!important;
    }
    div.al-slide-inner .right-pane {
        width: 100%;
        max-width: 100%;
        display: block;
        padding: 25px 15px 45px;
    }
    div.pip-cont {
        bottom: 25px;
        right: 0;
        left: 0;
        margin: auto;
    }
    div.al-slide-inner {
        margin-top: 85px;
    }
}

@media only screen and (max-width: 865px) {
    .recent-card {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 35px 0;
    }
    #issues {
        height: auto;
        padding-bottom: 85px;
    }
}

@media only screen and (max-width: 840px) {
    .main-navigation {
        top: 0;
        left: 0;
        transform: none;
        text-align: center;
    }
    button.hamburger {
        position: absolute;
        right: 10px;
        top: 5px;
    }
    #masthead.expand {
        background-color: #152485!important;
    }
    div.al-slider {
        min-height: 925px;
    }
}

@media only screen and (max-width: 804px) {
    .pg-hr {
        display: none;
    }
    div#about-feature p {
        font-size: 22px;
    }
}

@media only screen and (max-width: 790px) {
    div.al-slider {
        padding-bottom: 45px;
    }
}

@media only screen and (max-width: 756px) {
    div#hero {
        height: auto!important;
    }
    div.al-slider {
        min-height: 890px;
    }
}

@media only screen and (max-width: 695px) { 
    div#signup input[name='your-email'] {
        width: 100%!important;
        margin-top: 2%;

    }
    div#signup input[type='submit'] {
        width: 100%;
        margin-right: 0;
        margin-top: 2%;
    }
}

@media only screen and (max-width: 677px) {
    img.signup-star {
        display: none;
    }
}

@media only screen and (max-width: 645px) { 
    body header.entry-header {
        min-height: 250px;
    }
    h1.entry-title {
        font-size: 45px;
        top: 75px;
    }    
    h1.entry-title::after {
        top: 75px;
    }
    div.al-slide-inner {
        margin-top: 80px;
    }
}

@media only screen and (max-width: 549px) {
    div#hero {
        height: 765px!important;
    }
    div.al-slider {
        min-height: 765px;
    }
    div.al-slide-inner .right-pane h2 {
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 513px) {
    .contact-page-form input[type='text'] {
        margin-right: 0;
        width: 100%;
        margin-top: 2%;
    }
    .contact-page-form input[type='text'], .contact-page-form input[type='email'] {
        margin-right: 0;
        width: 100%;
        margin-top: 2%;
    }
}

@media only screen and (max-width: 480px) {
    #colophon a.footer-logo-link {
        width: 280px;
    }
    div.disclaimer {
        font-size: 12px;
    }
    .site-info {
        padding-top: 85px;
    }
    p.footer-social a {
        font-size: 32px;
    }
    p.footer-social {
        text-align: center;
        margin-top: 45px;
    }
    #colophon {
        min-height: 520px!important;
    }
    .main-navigation a {
        font-size: 13px;
    }
    div#about-feature p {
        font-size: 18px;
    }
    div#about-feature h2 {
        font-size: 42px;
    }
}

@media only screen and (max-width: 471px) {
    div#hero {
        height: 725px!important;
    }
    div.al-slider {
        min-height: 725px;
    }
}

@media only screen and (max-width: 415px) {
    div#hero {
        height: 695px!important;
    }
    div.al-slider {
        min-height: 695px;
    }
}

@media only screen and (max-width: 366px) {
    div#hero {
        height: 660px!important;
    }
    div.al-slider {
        min-height: 660px;
    }
}