@charset "UTF-8";
/* CSS Document */

h1 {
    color: white;
font-family: 'Russo One', sans-serif;
}
h3 {
    color: black;
font-family: 'Russo One', sans-serif;
}
h4 {
	font-size:20px;
	line-height:23px;
font-family: 'Russo One', sans-serif;
}
h5 {
    font-family: 'Russo One', sans-serif;
    margin: 1.5rem 0rem 1rem;
    border-bottom: 1px dashed black;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}
a {
    color: #f3bb17;
}
a:hover {
	color:#c53f2d;
}
nav.top-bar {
    width: 100%;
    min-height: 75px;
}
.contain-to-grid.sticky {
    width: 100%;
    background: #f3bb17;
}
.contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0 2rem;
}
nav.top-bar {
    background: transparent;
    max-width: none;
    margin: 0rem;
    padding: 0rem;
    width: 100%;
}
li.logo a img {
    max-width: 200px;
}
body.f-topbar-fixed  {
	overflow:scroll !important;
}
.top-bar-section ul li {
    float: left;
    height: 75px;
    background: transparent;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    height: 75px;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: transparent;
    background: transparent;
}
section.headerArea {
    background-color: black;
    background: url(../img/header-img.jpg);
    min-height: 630px;
    background-size: cover;
}
.yellowOverlay {
    margin: 8rem 0rem 2rem;
    padding: 1.5rem;
    background-color: #f4bb1747;
    color: white;
    border-right: solid #f4bb17 15px;
    border-radius: 30px 0px 0px 30px;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    height: 75px;
    font-family: 'Russo One', sans-serif;
    font-size: 1.3rem;
    letter-spacing: .3px;
    color: black;
    line-height: 1.5rem;
    padding: 1.5rem 2rem 0rem 2rem;
}
.top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgb(0, 0, 0) transparent transparent transparent;
    border-top-style: solid;
    margin-top: .5rem;
    top: 1.40625rem;
}
section.footer {
    background: black;
    padding: 2rem 0rem 1rem;
    color: white;
    margin: 0rem ;
}
section.contact {
    background: url(/_assets/img/Companion.jpg);
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: bottom left;
	padding:2rem 0rem;
}
section.downloads {
    background: #f5ba19;
    padding: 3rem 0rem;
}
.grayPanel {
    border-left: 20px black solid;
    border-radius: 0 50px 50px 0;
    border-bottom: 3px solid black;
    border-right: 3px solid black;
    border-top: 3px solid black;
    padding: 1rem;
    background: url(/_assets/img/yellow-robot.jpg);
    background-size: 35%;
    background-position: 100% 23%;
    background-repeat: no-repeat;
}
button.radius, .button.radius {
    border-radius: 8px;
    padding: 14px 30px;
    background: black;
    font-family: 'Russo One', sans-serif;
    font-size: 14px;
    letter-spacing: .5px;
}
a.button.radius:hover {
    background: #c20000;
    transition: all ease-in-out 300ms;
}
#about {
    background: url(../img/explorer-white.jpg);
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 100% 28%;
    padding: 2rem 0rem;
}
img.border {
	border:1px solid black;
}
section.headerArea {
    background-color: black;
    background: url(../img/header-img.jpg), black;
    min-height: 630px;
    background-size: 71%;
    background-repeat: no-repeat;
}
img.bookImg {
    max-height: 225px;
    margin: 0rem auto;
}
p.small {
    font-size: 12px;
    line-height: 15px;
    margin-top: .8rem;
}
#mc_embed_signup {
    background: rgba(245, 186, 27, 0.54) !important;
    clear: left !important;
    /* opacity: .5; */
    font: 14px Helvetica,Arial,sans-serif;
    border-radius: 30px 40px 0px 0px;
    margin: 1rem 0rem -2rem 0rem;
    padding-bottom: 2rem;
}
section#gallery {
    padding: 3rem 0rem 0rem;
    background: black;
}
#gallery h3 {
	color: white;
}
#gallery li a img {
    border: 1px solid white;
    margin: .5rem 0rem 1rem;
    padding: .2rem;
}

div.row.gal {
    border-left: 3px solid white;
    border-top: 3px solid white;
    border-bottom: none;
    border-right: 20px solid white;
    padding: 2rem;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
a.button.radius.wide {
    margin-top:.5rem;
	width: 100%;
}
#downloadsModal a {
    color: #F44336;
    line-height: inherit;
    text-decoration: none;
    font-size: 18px;
    line-height: 34px;
}
.theme a.button.radius {
	margin:0 auto;
	width:100%;
}
.button.radius.yellow {
    border-radius: 8px;
    padding: 14px 30px;
    background: #f3bb19;
    font-family: 'Russo One', sans-serif;
    font-size: 20px;
    letter-spacing: .5px;
    color: black;
    margin: .5rem 0rem;
}
.grayPanel div a.button.radius {
    width: 100%;
    padding: 1em .5em;
}
.button.radius.yellow:hover {
	color:white;
} 
#downloadsModal .close-reveal-modal.gray {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem;
}
section#media {
    padding: 3rem 10rem 3rem 15rem;
    background: url(/_assets/img/media-background.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
a.button.radius.yellow {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: .5px;
    background: #f5ba1b96;
    border: 1px solid black;
    color: black;
    padding: .5rem 2rem;
	cursor:pointer;
}
a.button.radius.yellow:hover {
    background: black;
    border: 1px solid black;
    color: white;
}
div.emailNote {
	margin:0 1em;
}
#mc_embed_signup hr {
    border: dashed #000000 !important;
    border-width: 3px 0 0 !important;
}
div.emailNote h4 a {
	color:red !important;
}
button.button.radius.dropdown {
    width: 100%;
}
@media (max-width:1650px) {
	section.headerArea {
    background-color: black;
    background: url(../img/header-img.jpg), black;
    min-height: 630px;
    background-size: cover;
    background-repeat: no-repeat;
}
	section#media {
    padding: 3rem 3rem 3rem 30rem;
    background: url(/_assets/img/media-background.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
}
@media (max-width:1300px) {
	section#media {
    padding: 3rem 3rem 3rem 15rem;
    background: url(/_assets/img/media-background.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: -160px;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    height: 75px;
    font-family: 'Russo One', sans-serif;
    font-size: 1.25rem;
    letter-spacing: .3px;
    color: black;
    line-height: 1.5rem;
    padding: 1.5rem 1.25rem 0rem 1.25rem;
}
}
@media (max-width:1000px) {
section.headerArea {
    background-color: black;
    background: url(../img/header-img.jpg);
    background-repeat: no-repeat;
    min-height: 630px;
    background-size: 164%;
}
	.yellowOverlay {
    margin: 6rem 0rem 2rem;
    padding: 1.5rem;
    background-color: #f4bb178a;
    color: white;
    border-right: solid #f4bb17 15px;
    border-radius: 30px 0px 0px 30px;
}
	h1 {
    font-size: 2rem;
    line-height: 2.2rem;
}
	div.row.gal {
		border:none;
	}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    height: auto;
    font-family: 'Russo One', sans-serif;
    font-size: 1.3rem;
    letter-spacing: .3px;
    color: black;
    line-height: 1.5rem;
    padding: 1.5rem;
}
	.grayPanel {
    width: 90%;
    margin: 0rem 5%;
    position: relative;
}
	#about {
    background: url(../img/explorer-white.jpg);
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: 113% 28%;
    padding: 2rem 0rem;
}
section.contact {
    background: url(/_assets/img/Companion.jpg);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 2rem 0rem;
}
	section#media {
    padding: 3rem 2rem;
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
}
	#media iframe{
		margin:1rem 0rem;
	}
	.contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0 .5rem;
}
	li.logo a img {
    max-width: 130px;
    margin: .8rem 0rem;
}
.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    height: auto;
    font-family: 'Russo One', sans-serif;
    font-size: 1.1rem;
    letter-spacing: 0px;
    color: black;
    line-height: 1.5rem;
    padding: 1.5rem .5rem;
    word-spacing: -1px;
}
.top-bar-section ul li:hover:not(.has-form) > a {
    height: 75px;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #FFFFFF;
    padding-right: 1rem;
    padding-left: 1rem;
    height: 75px;
}
}
@media (max-width:725px) {
	.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    height: auto;
    font-family: 'Russo One', sans-serif;
    font-size: .9rem;
    letter-spacing: 0px;
    color: black;
    line-height: 1.5rem;
    padding: 1.5rem .5rem;
    word-spacing: -1px;
}
	button.radius, .button.radius {
    padding: 14px;
}
}
@media (max-width:640px) {
	li.logo a img {
    max-width: 160px;
    margin: 10px 0px 0px -10px;
}
.top-bar.expanded .title-area, .top-bar .title-area {
    background: transparent;
    padding: 0rem 2rem;
}
	.top-bar .toggle-topbar a, .top-bar.expanded .toggle-topbar a {
    color: #000000;
}
	.top-bar.expanded .toggle-topbar a span::after, .top-bar .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #000000, 0 7px 0 1px #000000, 0 14px 0 1px #000000;
}
	.top-bar-section ul li {
    float: none;
    height: 60px;
    background: transparent;
}
	.contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0rem;
}
	.top-bar-section ul li {
    float: none;
    height: 60px;
    background: #f3bb19;
    border-bottom: black 1px dashed;
}
	.top-bar .toggle-topbar.menu-icon a {
    color: #000000;
	}
	.top-bar .toggle-topbar.menu-icon a span::after {
box-shadow: 0 0 0 1px #000000, 0 7px 0 1px #000000, 0 14px 0 1px #000000;
}
section.headerArea {
    background-color: black;
    background: url(../img/mobile-header.jpg);
    background-repeat: no-repeat;
    min-height: 630px;
    background-size: contain;
}
	.yellowOverlay {
    margin: 59% 0rem 0rem 0rem;
    padding: 0px;
    background-color: transparent;
    color: black;
    border-right: 0px;
    border-radius: 0px;
}
	h1 {
    font-size: 2rem;
    line-height: 2.2rem;
    color: black;
}
	img.bookImg {
    max-height: 340px;
    margin: 0px auto;
    text-align: center;
}
	
	.grayPanel {
		background:none;
	}
	img.bookImg {
    max-height: 340px;
    margin: 0px 25% 2rem;
    text-align: center;
}
	.mobGray {
		padding-top:2rem;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a3a3a+0,939393+46,e0e0e0+100 */
background: #3a3a3a; /* Old browsers */
background: -moz-linear-gradient(top, #3a3a3a 0%, #939393 46%, #e0e0e0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3a3a3a 0%,#939393 46%,#e0e0e0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a3a3a 0%,#939393 46%,#e0e0e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	}
	.mobGray p, .mobGray h1 {
		color: white;
	}
	#about {
    background: none;
    background-size: 45%;
    background-repeat: no-repeat;
    background-position: 113% 28%;
    padding: 2rem 0rem;
}p.small {
	color:black;
	}
	section.contact {
    background: none;
    padding: 2rem 0rem;
}
	.top-bar-section li:not(.has-form) a:not(.button) {
    background: transparent;
    height: auto;
    font-family: 'Russo One', sans-serif;
    font-size: 1.25rem;
    letter-spacing: 0px;
    color: black;
    line-height: 1.5rem;
    padding: 1.5rem 1rem;
    word-spacing: -1px;
}
}