@font-face {
    font-family: 'bebas_neuelight';
    src: url('../fonts/BebasNeue Light-webfont.eot');
    src: url('../fonts/BebasNeue Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue Light-webfont.woff2') format('woff2'),
         url('../fonts/BebasNeue Light-webfont.woff') format('woff'),
         url('../fonts/BebasNeue Light-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue Light-webfont.svg#bebas_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	font-family: 'Lato', sans-serif;
	background: #0d0d0d;
}

a {
	color:#ca0f00;
}
a:hover {
	color:#808080;
}

a:link,a:visited,a:active {
	outline:0;
}

p {
	font-size:16px;
	line-height:25px;
	font-weight:400;
	color:#000;
}

#body-content{
	overflow: hidden;
}

input[type="radio"] {
	-webkit-appearance: none;
}

input[type="submit"] {
	-webkit-appearance: none;
}


.no-padding {
	padding:0;
}

.space10 {
	margin-bottom:10px;
}

.space15 {
	margin-bottom:15px;
}

.space20 {
	margin-bottom:20px;
}

.space25 {
	margin-bottom:25px;
}

.space30 {
	margin-bottom:30px;
}

.space35 {
	margin-bottom:35px;
}

.space40 {
	margin-bottom:40px;
}

.space50 {
	margin-bottom:50px;
}

.space60 {
	margin-bottom:60px;
}

.space70 {
	margin-bottom:70px;
}

.space80 {
	margin-bottom:80px;
}

.space90 {
	margin-bottom:90px;
}

#top {
	text-align: center;
	padding: 4em 0 1em;
	background: url("../images/gift_showcase_bg.jpg") no-repeat;
	background-size: cover;
	background-position: top center;
}

a.top-logo {
	margin-bottom: 70px;
	transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	opacity: 1;
}

a.top-logo:hover {
	cursor: pointer;
	opacity: .7;
}

#top h1 {
	font-family: 'bebas_neuelight', Oswald, sans-serif;
	color: #d7b462;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 100px;
	letter-spacing: 8px;
	margin-top: .5em;
}

#body-content {
	padding: 80px 0 60px;
}

#body-content img {
	padding: 0 35px;
}

p.descrip {
	color: #e5e5e5;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
}

.descrip span {
	font-size: 22px;
	color: #d7b462;
	font-style: italic;
}

#body-content ul {
	color: #e5e5e5;
	font-style: italic;
	list-style-position: inside;
	list-style: disc url("../images/check.png");
	padding-left: 24px;
}

#body-content ul li {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 32px;
}

.infusion-form {
	margin-top: 30px;
}


.infusion-field-1 input, .infusion-field-2 input{
	border-radius: 4px;
	padding-left: 14px;
	color: #333333;
	background: #fafafa;
	border: 1px solid #cdcdcd;
	width: 48%;
	font-weight: 500;
}

.infusion-field-1 input {
	float: left;
}

.infusion-field-2 input {
	float: right;
}

.infusion-field-1 input::placeholder, .infusion-field-2 input::placeholder{
	font-weight: 500;
	color:#323232;

}

.infusion-submit {
	text-align: center;
}

.infusion-submit button{
    -webkit-appearance: none;
	background: #d7b462;
	border: none;
	color: #0d0d0d;
	font-size: 20px;
	font-family: Lato, sans-serif;
	font-weight: 500;
	border-radius: 4px;
	padding: .5em 2em;
    width: auto;
	margin: 10px auto;
	text-transform: uppercase;
	transition: .25s ease-in-out;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
}

.infusion-submit button:hover {
	cursor: pointer;
	background: #a3894b;
	color: #0d0d0d;
}

.grecaptcha-badge {display: none;}

.footer {
	background: transparent;
}

.footer-inner {
	padding: 20px 0;
	border-top: 1px solid #323232;
}

.footer-inner p {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #ddd;
	font-size: 12px;
	margin-bottom: 0;
}

.footer-inner a {
	color:#757575;
}

.footer-logo {
	padding-right: 20px;
	padding-left: 136px;
	display: inline-block;
}

.bottom-social {
	display:table;
	float: right;
	margin-bottom: 0;
}

.bottom-social li {
	float:left;
	padding: 0 14px 10px;
	position:relative;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	font-size: 20px;
}

.bottom-social li a {
	color: #ffffff;
}

.bottom-social li a:hover {
	color: #fff;
	background: #0086a1;
	border-radius: 4px;
	padding: 10px 14px;
	margin-left: -14px;
	margin-right: -14px;
}
#JCBOOKS{transform: scale(1.7);transform-origin: 75% 50%;}

/* Landscape Tablet Styles */

@media only screen and (min-width:960px) and (max-width:1024px){
	#JCBOOKS{transform: scale(1.2);transform-origin: center bottom;}
}
/* Portrait Tablet Styles */

@media only screen and (min-width:768px) and (max-width:959px){
	#JCBOOKS{transform: scale(1.2);transform-origin: center bottom;}
.top-nav li {
	padding: 32px 20px 30px;
}

#top h1 {
	padding: 24px 0;
	font-size: 46px;
}

#top h5 {
	font-size: 24px;
}

#features h1 {
	font-size: 48px;
}


}


/* LANDSCAPE PHONE STYLES */

@media only screen and (max-width:767px){
	.infusion-field-1 input, .infusion-field-2 input{
		width: 100%;
	}
	#JCBOOKS{transform: scale(1.7);transform-origin: center bottom;}

body {
	background-position: 20%;
}

#logo img {
	padding: 0;
}

#headline h1 {
	font-size: 32px;
}

#optin .columns {
	padding: 5px;
}

#optin .form {
	margin: 0;
	padding: 30px 15px 10px;
}

#register {
	padding: 20px 0 70px;
}

#register h1 {
	font-size: 35px;
}

#register p {
	font-size: 22px;
	font-weight: 400;
}

.button {
	padding: 12px 0;
	width: 100%;
	height: 60px;
	margin-left: 0;
}

.footer {
	text-align: center;
}

.bottom-social {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

}



/* PORTRAIT PHONE STYLES */

@media only screen and (max-width:479px){

.logo {
	margin:8px 0 0 0;
	width: 60%;
}

.select-menu {
	width: 100px;
}


#top {
	background-size: cover;

}

#top h1 {
	padding: 0;
	font-size: 30px;
	line-height: 36px;
	margin-top: 1em;
}

#top .button {
	width: 100%;
	font-size: 22px;
	padding: 20px 12px;
}

.featureList {
	float: none;
	margin: 0 auto;
	text-align: center;
}

.featureList img {
	float: none;
	padding-right: 0;
}

.featureList h4 {
	margin-top: 20px;
}

input[type="submit"], input[type="button"] {
	width: 100%;
	font-size: 26px;
	margin: 20px auto 0;
}

}


/* SMALL PHONE */

@media only screen and (max-width:319px){

.select-menu{
	width:60px;
	font-size:10px;
	height:30px;
	top:15px;
	right:15px;
	}

.top-wrap {
	height:60px;
}

.logo {
	margin:6px 0 0;
	padding: 0;
}

#top h1 {
	font-size: 24px;
	line-height: 30px;
	padding: 0;
}


#contact {
	padding:80px 0;
}

#contact h1 {
	font-size: 26px;
	margin-bottom: 8px;
}

#contact h3 {
	font-size: 20px;
	margin:0 0 30px;
}

input[type="submit"],input[type="button"]{
	font-size: 14px;
}

.contact-info li em {
	padding:12px 12px 8px;
	margin-right:15px;

}
.contact-info li {
	font-size:13px;
	font-weight:400;
	margin-bottom:24px;
}

}


@media only screen and (min-width:480px) and (max-width:767px){

.top-info h3 {
	font-size:45px;
}

.top-info h3 span {
	font-size:56px;
}

}
