/* latin-ext */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 300;
	src: local('Titillium Web Light'), local('TitilliumWeb-Light'), url(https://fonts.gstatic.com/s/titilliumweb/v6/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGIVzY4SY.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 300;
	src: local('Titillium Web Light'), local('TitilliumWeb-Light'), url(https://fonts.gstatic.com/s/titilliumweb/v6/NaPDcZTIAOhVxoMyOr9n_E7ffGjEGItzYw.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v6/NaPecZTIAOhVxoMyOr9n_E7fdM3mDbRS.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url(https://fonts.gstatic.com/s/titilliumweb/v6/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@charset "utf-8";
/* CSS Document */

.pricing .yearlyPricing {
  	border-bottom-width: 0px;
}

.pricing h1 {
	margin-bottom: 0px;
}

.messageSent {
	font-weight: bold;
	color: #900;
	padding-top: 15px;	
}

.signupGroupLabel {
	margin-left:-80px;
	margin-top:20px;
}

.signupGroupC {
}
body {
	background: transparent url(../img/vanmunching.jpg) center center fixed;
	color: #FFFFFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.nav li, .nav li a {
	background-color: #CD0814;
	z-index: 1000;
}

/* For Header */
img.small {
	width: auto;
	height: 80px;
	margin-top: -40px;
	margin-left: -40px;

}

#logo {
	margin-left: -20px;
}

.navbar-2 {
	background-color: #CD0814;
	height: 80px;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}
.navbar-2 .navbar-brand {
	padding-top: 30px;
	padding-bottom: 30px;
}
.navbar-2 .navbar-nav > .open > a,
.navbar-2 .navbar-nav > .open > a:hover,
.navbar-2 .navbar-nav > .open > a:focus {
	background-color: #ffffff;
	color: ##CD0814;
}
.navbar-2 .navbar-nav > .active > a,
.navbar-2 .navbar-nav > .active > a:hover,
.navbar-2 .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #CD0814;
}
.navbar-2 .navbar-nav > li > a {
	padding: 30px 30px;
	color: #ffffff;
}
.navbar-2 .navbar-nav > li > a:hover,
.navbar-2 .navbar-nav > li > a:focus {
	color: #CD0814;
	background-color: #fff;
}
.navbar-2 .navbar-nav > .dropdown .dropdown-menu {
	background-color: #CD0814;
	box-shadow: none;
	border: none;
}
.navbar-2 .navbar-nav > .dropdown .dropdown-menu > li > a {
	color: #fff;
}
.navbar-2 .navbar-nav > .dropdown .dropdown-menu > li > a:hover,
.navbar-2 .navbar-nav > .dropdown .dropdown-menu > li > a:focus {
	color: #eee;
	background-color: #CD0814;
}

/* End for Header */

h1 {
	font-family: 'Titillium Web', sans-serif;
}

i {
	color: #666666;
}

input {
	height: 33px !important;
}

label.error {
	background-color: #B94A48;
	border-radius: 4px 4px 4px 4px;
	clear: both;
	color: #FFFFFF;
	display: block;
	margin-top: 2px;
	opacity: 0.8;
	padding: 10px 8px;
}

label.valid {
	background-color: #9ACEA5;
	opacity: .9;
}



.header {
	/*background-color:#366D6D;*/
	background-color:#36516d;
	color:#FFFFFF;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	margin-top:10%;
	max-width:900px;
	opacity:0.95;
	padding:30px;
	text-align:center;
	text-shadow:none;
}

.heading {
	font-size:54px;
	font-weight: 400;
	line-height:64px;
	margin-bottom:0px;
	margin-top:50px;
	text-shadow: none;
}

.byPBC {
	font-size:20px;
	font-weight: 300;
	margin-bottom:30px;
	font-style: italic;

}

.icon-chevron-right {
	color: white;
}

.description {
	font-family:'PT Sans', Helvetica, Arial, sans-serif;
	margin-bottom:40px;
	text-shadow: none;
}

#email {
	border-radius: 14px;
	padding: 6px;
}

#subscribe,
#send {
	background: #F76C09;
	border-radius: 4px;
	box-shadow: none;
}

.btn {
	background: #F76C09;
}

#socials-bar {
	background-color: #222222;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}

#bookclubcolumn {
	margin-left: 10px;
	margin-right: 10px;
}

/*******************************
 Theme
 ********************************/
.theme {
	color: #FFFFFF;
}

.theme h1 {
	font-size:60px;
	font-weight:700;
	letter-spacing:-1px;
	line-height:1;
	margin:10px 0 10px;
	color: #333333;
}

.theme h1 span {

}

.theme h2,
.theme h3 {
	font-weight:500;
	margin-bottom:5px;
	color: #333333;
}

.theme .theme-byline {
	color:#DDDDDD;
	font-size:20px;
	font-weight:300;
	line-height:1.25;
	margin-bottom:40px;
}

.theme p {
	font-size:16px;
	line-height:1.5;
	font-weight: 100;
	color: #222222;
}

.theme img {
	margin: 5px auto;
}

.background {
	background-color: #ffffff;
}

.center {
	text-align: center;
}

.vspace30 {
	padding: 30px 0;
}

/* COLORS */
.pink {
	background-color: #EF648D;
}

.purple {
	background-color: #9B95D4;
}

.lightblue {
	background-color: #00DEF5;
}

.blue {
	background-color: #1581F5;
}

.green {
	background-color: #C1D739;
}

.pinkt {
	color: #EF648D;
}

.purplet {
	color: #9B95D4;
}

.lightbluet {
	color: #00DEF5;
}

.bluet {
	color: #1581F5;
}

.greent {
	color: #C1D739;
}

@media (max-width: 767px) {
	h1 {
		font-size: 24px;
	}
}

@media (max-width: 320px) {
	h1 {
		font-size: 18px;
	}
}

/* RESPONSIVE CSS HACKS
-------------------------------------------------- */
@media (max-width: 979px) {
	.navbar {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	body {
		padding: 0;
	}

	.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	#subscribe {
		float: right;
		margin-top: 5px;
		padding: 8px 25px;
	}

	.heading {
		font-size: 30px;
		line-height: 36px;
	}

	.description {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.theme h1 {
		font-size: 30px;
	}
}

@media (max-width: 600px) {

}