/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21-Sep-2016, 7:24:20 PM
    Author     : Virginie
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300');

/* ---------- FONTS ---------- */

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	color: #606060;
	text-align: justify;
}

strong, b {
	font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	color: #606060;
	text-align: center;
}

h1 {
	font-size: 2.2em;
	margin-bottom: 30px;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.2em;
}

p.aligncenter {
	text-align: center;
}

.aligncenter {
	text-align: center;
}

/* ---------- GENERAL / USEFUL ---------- */

:focus {
	outline: none;
}

.col-center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

blockquote {
	position: relative;
	background: #f5f5f5;
	border-left: 10px solid #86d974;
	margin: 1.5em 10px;
	padding: 20px 20px 0.7em;
	quotes: none;
	font-size: 16px;
}

blockquote:before {
	position: absolute;
	top: 7px;
	left: 17px;
	color: #86d974;
	font-family: Georgia, cursive;
	content: "\201C";
	font-size: 4em;
}

blockquote p {
	display: inline;
}

.text-small {
	font-size: 14px;
}

img {
	max-width: 100%;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #606060;
}

.text-warning {
	color: #dfd88f;
}

.text-danger {
	color: #e54263;
}

.text-success {
	color: #86d974;
}

.spacing {
	margin-bottom: 20px;
}

/* ---------- LINKS ---------- */

a {
	color: #86d974;
}

a:hover,
a:focus,
a:active {
	color: #86d974;
}

p a,
.container a {
	font-weight: 600;
}

footer .container a {
	font-weight: 300;
}

.social-media a {
	color: #606060;
}

.social-media a:hover,
.social-media a:focus {
	color: #86d974;
	text-decoration: none;
}

ul.footer-list > li a {
	color: #606060;
}

ul.footer-list > li a:hover,
ul.footer-list > li a:focus {
	color: #86d974;
	text-decoration: none;
}


/* ----------- BUTTONS ---------- */

.alert .close {
	margin-left: 20px;
}

.button,
.button:focus,
.btn,
.nav-pills li,
.nav-pills li:focus,
.btn-primary:focus {
	position: relative;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 1.2em;
	background-color: #86d974;
	border-radius: 50px;
	border: 1px solid #86d974;
	padding: 10px 15px;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
}

.btn:focus {
	color: #fff;
	text-decoration: none;
}

.button:hover,
.button.active,
.btn:hover,
.btn.active,
.nav-pills li:hover,
.nav-pills li:active,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.btn-primary:active:hover {
	color: #86d974;
	border-color: #86d974;
	background-color: transparent;
	text-decoration: none;
}

.btn-center {
	text-align:center;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus, .btn.active,
.btn-primary:active:focus, .btn-primary:active
 {
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.btn-large {
	width: 200px;
}

.btn-md,
.nav-pills li {
	width: 250px;
}

.btn-sm {
	padding: 5px 10px;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 0px;
}

.btn-xs {
	padding: 2px 10px;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 0px;
}

.btn-auto {
	width: auto;
	margin: 0 10px;
}

.btn-white {
	background-color: #fff;
	border: 2px solid #fff;
	color: #86d974;
}

.btn-white:hover,
.btn-white:focus {
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}

.btn-fw {
	width: 100%;
}

.btn-block,
.btn-block:hover,
.btn-block:focus {
	display: block;
	margin-top: 20px;
}

.btn-danger,
.btn-danger:focus,
.btn-danger:active:focus {
	background-color: #d2716e;
	border:2px solid #d2716e;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:active:hover {
	color: #d2716e;
	border-color: #d2716e;
	background-color: transparent;
}

.btn-giveaway {
	width: 150px;
}

.nav-important {
	border: 2px solid #fff;
	border-radius: 50px;
}

.nav-important:hover,.nav-important:focus {
	background-color: transparent;
}

.nav-pills li {
	padding: 0;
	font-size: 20px;
	float: none;
}

.nav-pills > li > a:hover {
	color: #86d974;
	text-decoration: none;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #86d974;
	background-color: transparent;
	text-decoration: none;
}

.nav.nav-pills .active {
	text-decoration: none;
}

.nav-pills > li.active, .nav-pills > li.active:hover, .nav-pills > li.active:focus {
	background-color: #fff;
	border-color: #86d974;
}

/* Button Type File */

.input-group-btn {
	font-size: 14px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-top: 0;
}

/* ---------- FORMS ----------- */

.form-control {
	height: auto;
	padding: 10px 20px;
	font-size: 16px;
	box-shadow: none;
	webkit-box-shadow: none;
	border: 0;
	background-color: #f2f2f2;
}

.form-control:focus {
	background-color: #f5f5f5;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.help-block {
	font-size: 13px;
	color: #ce182d;
	font-weight: bold;
}

.has-error .form-control {
	border-color: #e5929c;
}

.has-error .form-control,
.has-success .form-control,
.has-error .form-control:focus,
.has-success .form-control:focus{
	box-shadow: none;
	webkit-box-shadow: none;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label,
.payment-errors {
	color: #e54263; 
}

.has-error .help-block-error:before {
	content: "\f06a";
	font-size: inherit;
	font-style: normal;
	font-family: FontAwesome;
	color: #e54263;
	margin-right: 10px;
}

.radio label, .checkbox label {
	font-weight: 300;
}

.checkbox label {
	margin-left: 10px;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"],
input[type="radio"] {
	-webkit-appearance: none;
	background-color: #c8edc2;
	clear: none;
	cursor: pointer;
	display: inline-block;
	line-height: 0;
	height: 16px;
	outline: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	min-width: 16px;
	border-radius: 4px;
	left: 20px;
}

input[type=checkbox]:checked:before,
input[type="radio"]:checked:before {
	content: "\f00c";
	color: #fff;
	float: left;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	font-family: 'FontAwesome';
	speak: none;
	font-size: 12px;
	margin-top: 8px;
}

input[type="radio"] {
	border-radius: 50%;
	width: 14px;
	min-width: 14px;
	height: 14px;
}

input[type="radio"]:checked:before {
	content: "\f111";
	font-size: 7px;
	width: 14.5px;
	margin-top: 7.2px;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: none;
}


/* --------- COLUMNS ---------- */

.full-width {
	box-sizing: border-box;
}


/* ---------- NAV BAR ---------- */

.header-1 {
	background-color: #86d974; /* #9adf8f #86d974 #86d974 */
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.1);
	
}

.navbar {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	letter-spacing: -1px;
	padding: 10px;
	margin-bottom: 0;
	text-align: center;
}

.navbar-brand {
	font-size: 2em;
	padding: 0;
}

.navbar-brand, .navbar-brand:hover, .navbar-brand:focus,
.nav a {
	color: #fff;
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}

.navbar-brand > img {
	display: inline-block;
}

.nav {
	font-size: 1.2em;
}

.brand {
	vertical-align: middle;
}

.nav-important {
	background-color: #fff;
}

.nav-important a {
	color: #86d974;
}

.nav-important a:hover,
.nav-important a:focus:hover {
	color: #fff;
}

.nav-important a:focus {
	color: #86d974;
}

.nav > li > a:hover,
.nav > li > a:focus {
	background-color: transparent;
	text-decoration: underline; 
}

.nav > li.nav-important > a:hover,
.nav > li.nav-important > a:focus {
	text-decoration: none;
}

.navbar-toggle {
	border: 3px solid #fff;
	border-radius: 10px;
	height: auto;
	margin-top: 5px;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
	height: 3px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 5px !important;
}

.navbar-collapse {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-top: 2px solid #fff;
}

.navbar-collapse .nav > li {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #86d974;
	border-color: #86d974;
}

.header-1 .nav .active {
	text-decoration: underline;
}


/* ---------- HEADER SUB READER --------- */

.header-1-sub {
	background: url('../resources/images/homepage/Woman-Reading.jpg') no-repeat;
	background-size: 1050px;
	background-position: -150px 0;
	height: 500px;
	border-bottom: 2px solid #86d974;
}

.header-1-sub .container {
	padding: 20px 10px;
	text-align: center;
}

.header-1-sub h3 {
	font-size: 3em;
}

.lead {
	font-size: 20px;
}

.header-1-sub .button:hover {
	background-color: #fff;	
}

/* ---------- HEADER SUB AUTHOR ----------- */

.header-2-sub {
	background: url('../resources/images/homepage/Desktop-Image.jpg') no-repeat;
	background-size: 1050px;
	height: 600px;
	background-position: -300px -100px;
	border-bottom: 2px solid #86d974; 
	margin-bottom: 25px;
}

.header-2-sub .container {
	padding: 150px 10px 60px;
	text-align: center;
}

.header-2-sub h3 {
	font-size: 2.79em;
}

.header-2-sub .button:hover {
	background-color: #fff;	
}


/* ---------- FEATURES ---------- */

.feature-1, .feature-2 {
    padding: 25px 0;
    text-align: center;
}

.feature-1 .col-xs-12, .feature-2 .col-xs-12 {
	margin-bottom: 20px;
}

.feature-1 p.lead, .feature-2 p.lead {
	max-width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 50px;
}

.feature-1 .fa,
.feature-2 .fa {
	color:#86d974;
}

.feature-1 h3, .feature-2 h3 {
	font-size: 2em;
}


.feature-image {
	height: 200px;
}

.subfeature-image {
	height: 100px;
}

.feature-2 {
	background-color: #f5f5f5;
}


.full-width.sub-feature {
	margin-top: 25px;
	padding: 25px 10px;
	background-color: #f5f5f5;
}

.features {
	margin: 50px 0;
}

.screenshot {
	margin-top: 25px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.carousel-indicators {
	margin-bottom: -30px;
}

.carousel-indicators li {
	border: 2px solid #86d974;
}

.carousel-indicators .active {
	background-color: #86d974;
}

/* --------- TESTIMONIAL ------------ */

#quote-carousel {
    padding: 0 10px 0 10px;
    margin-top: 10px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
		margin-top: 40px;
		margin-bottom: 0;
    bottom: 0;
    margin-right: -19px;
		min-height: 128px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
#quote-carousel .item blockquote {
    border-left: none;
    margin: 0;
		background: none;
		min-height: 210px;
		padding: 0;
		text-align: left;
}
#quote-carousel .item blockquote:before {
	content: '';
}
#quote-carousel .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
#quote-carousel .author-name {
	font-size: 150%;
	margin-bottom: 3px;
	margin-top: 20px;
}
#quote-carousel .author-rank {
	font-style: italic;
	margin-bottom: 5px;
}

/* --------- FOLLOW AUTHORS --------- */

.follow-authors {
	background-color: #86d974;
	color: #fff;
	padding: 25px 10px 25px 10px;
	text-align: center;
}

.follow-authors h3 {
	color: #fff;
	margin-bottom: 50px;
}

.author-box {
	margin-bottom: 50px;
}

.author-box img {
	border: 5px solid #fff;
	border-radius: 50%;
	padding: 5px;
	width: 250px;
	margin-bottom: 10px;
}

/* ----------- CALL TO ACTION BOTTOM ---------- */

.call-to-action-bottom {
	padding: 50px 0;
	text-align: center;
}

.call-to-action-bottom.publisher h2 {
	font-size: 40px;
	line-height: 50px;
	margin-top: -15px;
	background-color: #86d974;
}

.call-to-action-bottom.publisher {
	background-color: #86d974;
}
.call-to-action-bottom.publisher h2,
.call-to-action-bottom.publisher p {
	color: white;
}

/* -------------------------------------- STATIC PAGES ------------------------------------- */

.static-page h1,
.static-page h2,
.static-page h3,
.static-page h4,
.static-page h5 {
	padding-bottom: 15px;
	text-align: center;
}


/* ----------- ABOUT PAGE ----------- */

.team-member-image {
	max-width: 250px;
	border-radius: 100%;
	margin-top: 10px;
}

/* ----------- CONTACT PAGE ----------- */

.site-contact textarea,
.end-contact-form {
	max-width: 500px;
	margin: 0 auto;
}

.site-contact .g-recaptcha {
	padding-top: 15px;
	padding-bottom:15px;
}

.site-contact label {
	display:none;
}

.site-contact .field-contactform-verifycode .row {
	margin-bottom: 0;
}

.contact-type-select {
	border: 3px solid #f4f4f4;
	/*margin-right: 20px;*/
	padding: 10px 20px;
	font-size: 130%;
	cursor:pointer;
}

.contact-type-select.selected {
	background-color: #86d974;
	border-color: #86d974;
	color: #fff;
	font-weight:600;
}

/* ---- PRESS PAGE ---- */

.color {
	width: auto;
	height: 100px;
}

.green {
	background-color: #86d974;
}

.light-grey {
	background-color: #f4f4f4;
}

.dark-grey {
	background-color: #606060;
}

/* ---- PRICING PAGE ---- */

.pricing .panel {
	border-radius: 50px;
	border: 5px solid #f4f4f4;
	padding: 30px 20px 50px;
	font-size: 16px;
}

.pricing .panel-heading {
	padding: 0;
}

.pricing .panel-body {
	position: relative;
}

.wrap .pricing h4 {
	padding-bottom: 0;
}

.pricing .panel.featured {
	border: 5px solid #86d974;
}

.pricing .panel.featured-pro {
	border: 5px solid rgb(199, 237, 193);
}

.pricing .amount::before {
	content:'$';
	font-size: 18px;
	display: inline-block;
	vertical-align: text-top;
	padding-top: 15px;
}

.pricing .currency {
	display: block;
	position: absolute;
	left: 133px;
	top: 30px;
}

.pricing .featured .currency {
	left: 110px;
}

.pricing .amount {
	font-size: 70px;
}
.pricing .fa-check {
	color: #86d974;
}
.pricing .fa-star,
.pricing .fa-star-half-o,
.pricing .fa-star-half {
	color: #dfd88f;
}
.pricing .fa-times {
	color: #D97375;
}

.pricing .footer-button {
	margin-top: 40px;
	text-align: center;
}

.pricing .header-button {
	text-align: center;
}

.pricing .button,
.pricing .button:focus {
	font-size: 20px;
	background-color: #86d974;
	color: #fff;
}

.pricing .button:hover,
.pricing .button:active {
	background-color: transparent;
	color: #86d974;
}

.pricing .button.selected {
	background-color: transparent;
	color: #86d974;
	cursor: default;
}

/* ------------ DOWNLOAD PAGE --------- */

.app-download {
	margin-top: 50px;
}

/* ---------------------------- SIGNUP PAGE ------------------------- */

/* --- Toggle Author-Reader --- */

.toggle-list {
	text-align: center;
}

.toggle {
	background-color:#f2f2f2;
	overflow:auto;
	padding: 0;
	border-radius: 4px;
	margin-top: 5px;
}

.toggle label {
	margin: 0 auto;
	width: 100%;
}

.toggle label span {
	text-align:center;
	display:block;
	cursor: pointer;
	padding: 20px;
}

.toggle label input {
	position:absolute;
	top:-20px;
	visibility: hidden;
}

.toggle .input-checked /*, .bounds input:checked + span works for firefox and ie9 but breaks js for ie8(ONLY) */ {
	background-color:#86d974;
	color:#fff;
}

/* --- Social Buttons from Bootstrap--- */
.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon>:first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:focus,.btn-facebook.focus{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:hover{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgba(0,0,0,0.2)}.btn-facebook:active:hover,.btn-facebook.active:hover,.open>.dropdown-toggle.btn-facebook:hover,.btn-facebook:active:focus,.btn-facebook.active:focus,.open>.dropdown-toggle.btn-facebook:focus,.btn-facebook:active.focus,.btn-facebook.active.focus,.open>.dropdown-toggle.btn-facebook.focus{color:#fff;background-color:#23345a;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled.focus,.btn-facebook[disabled].focus,fieldset[disabled] .btn-facebook.focus{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-facebook .badge{color:#3b5998;background-color:#fff}

.btn-social,
.btn-social:focus {
	border-radius: 5px;
	padding: 6px 12px;
	padding-left: 50px;
	text-align: left;
}

.btn-social>:first-child {
	font-size: 1em;
	top: 3px;
}

.social-button {
	vertical-align: bottom;
	border-right: 2px solid #f2f2f2;
	margin-top: 20px;
}

.social-button::after {
	content: "Or";
	display: block;
	margin-top: 20px;
}

.btn-facebook {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

/* --- Signup Form + Login Form--- */

#signupform-account_type .toggle {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

.email-signup {
	margin-top: 20px;
	padding: 0;
}

.signup-form,
.login-form {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.signup-form .field-contactform-verifycode .row {
	margin-bottom: 0;
}

.agreement {
	margin-top: 30px;
}

.login-form .checkbox {
	text-align: left;
}

/* ---------------------------- NON STATIC PAGES --------------------------- */

/* ---------- PEN NAME PAGE FRONTEND ----------- */

.author-info {
	margin-top: 50px;
}

.pen-name-view .img-thumbnail,
.pen-name-giveaway .img-thumbnail {
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border: 5px solid #86d974;
	max-width: 250px;
}

.pen-name-view .author-pic,
.pen-name-giveaway .author-pic {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

h1.author-name {
	margin-top: 0;
}

.share-buttons {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}

.share-buttons li {
	display: inline-block;
}

.share-buttons li > a:hover {
	color: #606060;
	text-decoration: none;
}

.book-view .share-buttons,
.pen-name-view .share-buttons {
	text-align: center;
	padding-bottom: 25px;
}

.nav-wizard > li a{
	color: #000;
}

.follow-info .button {
	width: 80%;
}

.pen-name-view .full-width,
.pen-name-giveaway .full-width {
	background-color: #f5f5f5;
	width: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}

.pen-name-view .follow,
.pen-name-giveaway .follow {
	text-align: center;
	padding-left: 30px;
	max-width: 900px;
	width: 100%;
}

.subscribe-form .button {
	width: 100%;
	margin-top: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.pen-name-view .subscribe-form .form-control,
.pen-name-giveaway .subscribe-form .form-control {
	background-color: #fff;
}

#arc-signup-button {
	width: 300px;
}

.pen-name-view .book-list .item,
.pen-name-giveaway .book-list .item {
	background-color: transparent;
	border: 0;
	text-align: center;
	min-height: 300px;
}

.pen-name-view .nav-pills,
.pen-name-giveaway .nav-pills {
	margin-bottom: 50px;
}

/* -------------- BOOK PAGE ------------- */

.book-view .author-name {
	padding: 0;
	margin: 0;
}

.book-details-view .cover {
	text-align: center;
}

.book-details-view .cover .img-thumbnail {
	border: 0;
}

.book-rating {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.rating-container {
	text-align:center;
}

.rating-container .filled-stars {
	color: #f2f28e;
	text-shadow: none;
	-webkit-text-stroke: unset;
}

.rating-container .empty-stars {
	color: #dcdcdc;
}

.rating-container .rating-input {
	display: none;
}

.category-name {
	display: inline-block;
	padding: 10px 20px;
	background-color: #f5f5f5;
	font-weight: bold;
	border-radius: 50px;
	margin-bottom: 10px;
}

.book-view .price-heading {
	font-size: 35px;
	line-height: 80px;
	font-weight: bold;
}

.price-container {
	border: 20px solid #f4f4f4;
	border-radius: 50px;
}

.book-view .price {
	font-size: 50px;
}

.book-view .price-regular {
	font-size: 20px;
	color: #bbb;
}

.book-view .time-remaining-heading {
	font-size: 35px;
	margin-top: 50px;
	font-weight: bold;
}

.book-view .review-section {
	margin-top: 50px;
}

.nav-tabs.nav-justified {
	border-bottom: 5px solid #86d974;
}

.nav-tabs.nav-justified > li {
	min-width: 250px;
	font-size: 18px;
	border: 0;
	margin-bottom: 0;
}

.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a {
	background-color: #f5f5f5;
	border-radius: 50px;
	margin-right: 5px;
	color: #606060;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
	background-color: #86d974;
	border-radius: 50px;
	color: #fff;
	text-decoration: none;
}

.nav-tabs.nav-justified > li.active {
	font-weight: bold;
	border: 0;
}

/* ------------ COUNTDOWN TIME ------------ */

.countdown-container {
	width: 75%;
	position: relative;
}

.clock-canvas {
	background-color: rgba(154, 223, 143, .2);
	border-radius: 50%;
	height: 0px;
	padding-bottom: 100%;
	margin-bottom: 30px;
}

.clock-item {
	position: relative;
}

.clock-item .text {
	position: absolute;
	margin: auto;
	top: 0; left: 0; bottom: 0; right: 0;
	height: 65px;
}

.clock-item .val,
.clock-item .type-time {
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	font-weight: 600;
}

h6.time-cta {
	font-size: 30px;
	font-weight: 300;
	margin-top: 50px;
	margin-bottom: 25px;
}

/* --------------- BOOK LIST --------------------*/

.book-list .item {
  border: 1px solid #eee;
  padding: 20px;
  margin-top: 15px;
}

/* ----------- REVIEW FORM ---------- */

.review-form .review-name {
	font-size: 18px;
}

.review-form .rating-container {
	text-align: left;
}

.review-form .caption .label {
	background-color: transparent;
	color: #606060;
	vertical-align: bottom;
}

.review-form label {
	text-transform: uppercase;
}

.review-form .checkbox label {
	text-transform: none;
}

.review-form .form-group {
	margin-bottom: 30px;
}

.review-form .hint-block {
	font-style: italic;
}

/* ---------- REVIEW VIEW ---------- */

.list-view .page-count {
	display: inline-block;
	margin-bottom: 30px;
}

.review-view {
	background-color: #f4f4f4;
	padding: 20px;
	border-radius: 50px;
	margin-bottom: 20px;
	position: relative;
}

.review-view h4 {
	text-align: left;
	font-size: 40px;
	padding: 0;
	margin: 0;
}

.review-view .verified .fa-check {
	color: #86d974;
}

.review-view .review-author {
	font-style: italic;
	font-size: 16px;
}

.review-info {
	min-height: 80px;
}

/* ---------- PAGINATION --------- */

.pagination{
	display:table;
	margin:0 auto;
	margin-top: 100px;
}

.pagination > li > span,
.pagination > li > a {
	width: 50px;
	text-align: center;
	padding: 10px;
	border: 0;
	font-weight: bold;
	background-color: #f4f4f4;
	color: #606060;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	background-color: #f4f4f4;
	color: #606060;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #86d974;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #86d974;
	color: #fff;
}

/* ---------- GIVEAWAY PAGE ---------- */

.hidden {
	display:none;
}

.pen-name-giveaway {
	padding: 20px 0;
}

.giveaway-info {
	border: 2px solid #86d974;
	border-radius: 50px;
	padding: 10px 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.giveaway-info ul {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}


.giveaway-info ul > li,
.giveaway-info ul > li p {
	font-size: 18px;
	padding-bottom: 10px;
}

.giveaway-info ul > li .fa-li {
	top: .3em;
}

.shareable-link {
	display: block;
	margin-top: 10px;
}

.shareable-link input {
	width: 250px;
	padding: 5px;
	border: 0;
	background-color: #f2f2f2;
	border-radius: 4px;
}

.giveaway-info .share-buttons {
	text-align: left;
	width: auto;
	margin-top: 10px;
	padding-bottom: 0;
}

.giveaway-info	form {
	margin-left: auto;
	margin-right: auto;
}

.book-list .item {
	background-color: #f4f4f4;
	margin-top: 15px;
	min-height: 350px;
}

.book-list .img-holder {
	text-align: center;
}

.book-list .img-thumbnail {
	border: 0;
	padding: 0;
	border-radius: 0;
}

.book-list .book-info-wrapper .book-title {
	height: 65px;
	overflow: hidden; 
}

.book-list .book-description-wrapper,
.book-list .book-info-wrapper {
	margin: 0 !important;
	padding: 0;
}

.pen-name-giveaway h4.book-title {
	display: block;
	text-align: center;
	font-size: 20px;
	padding: 10px 0 0;
	margin: 0;
}

.book-info-wrapper .btn-md {
	min-width: 200px;
	width: auto;
}

.book-info-wrapper input {
	background-color: #fff;
}

.book-info-wrapper input:focus {
	background-color: #fefefe;
}

.book-info-wrapper .has-success .radio {
	color: #606060;
}

.book-info-wrapper .download-form {
	margin-top: 20px;
}

.book-info-wrapper h3 {
	font-size: 20px;
}

.book-info-wrapper .img-holder img,
.book-info-wrapper .img-holder .get-it-button {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* --------- ARC PAGE --------- */

.arc-view {
	padding: 20px 0 50px 0;
}

.arc-view .price-container {
	border: 10px solid #f4f4f4;
}

.wrap .arc-title {
	padding-bottom: 0;
}

.arc-view .complete {
	background-color: #86d974;
	color: #fff;
	border-color: #86d974;
}

.arc-review-link-input {
	margin-top: 20px;
}

.arc-review-checkbox {
	margin-top: 30px;
}

.icon::before {
	content: "";
	font-family: FontAwesome;
	color: #555555;
	font-size: inherit;
}

.active .complete .icon::before {
	color: #86d974;
}

.wizard li.active span.round-tab.complete,
.wizard li.active span.round-tab.complete:hover {
	border-color: #86d974;
}

.check::before {
	color: #fff;
}

/* NORMAL ICONS */
.book::before {
	content: "\f02d";
}

.download::before,
.wizard li.active span.round-tab.complete .download::before,
.wizard li.active span.round-tab.complete .download:hover::before {
	content: "\f019";
}

.write-review::before {
	content: "\f040";
}

.leave-review::before {
	content: "\f005";
}


/* CHECKED ICONS */
.book.check::before,
.download.check::before,
.write-review.check::before,
.leave-review.check::before {
	content:"\f00c";
}

.book.check:hover::before,
.active .book.check::before {
	content: "\f02d";
}


.download.check:hover::before,
.active .download.check::before {
	content: "\f019";
}

.write-review.check:hover::before,
.active .write-review.check::before {
	content: "\f040";
}

.leave-review.check:hover::before,
.active .leave-review.check::before {
	content: "\f005";
}


.arc-view .price-container p {
	margin-bottom: 20px;
}

.wizard {
	margin: 0 auto;
}

.wizard .nav-tabs {
	position: relative;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: 0;
}

.wizard > div.wizard-inner {
	position: relative;
	margin-bottom: -40px;
}

.connecting-line {
	height: 2px;
	background: #e0e0e0;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
	color: #606060;
	cursor: default;
	border: 0;
	border-bottom-color: transparent;
	background: transparent;
}

span.round-tab {
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	border-radius: 100px;
	background: #e0e0e0;
	border: 2px solid #e0e0e0;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 25px;
}
span.round-tab i{
	color:#555555;
}
.wizard li.active span.round-tab {
	background: #fff;
	border: 2px solid #e0e0e0;

}
.wizard li.active span.round-tab i{
	color: #86d974;
}

span.round-tab:hover {
	color: #e0e0e0;
	border: 2px solid #e0e0e0;
}

span.round-tab.complete:hover {
	border-color: #86d974;
}

.wizard .nav-tabs > li {
	width: 25%;
}

.wizard li:after {
	content: " ";
	position: absolute;
	left: 46%;
	opacity: 0;
	margin: 0 auto;
	bottom: 0;
	border: 5px solid transparent;
	border-bottom-color: #86d974;
	transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
	width: 70px;
	height: 70px;
	margin: 0 auto;
	border-radius: 100%;
	padding: 0;
	border: 0;
}

.wizard .nav-tabs > li a:hover {
	background: transparent;
}

.wizard .tab-pane {
	position: relative;
	padding-top: 50px;
}

.wizard h3 {
	margin-top: 0;
}

.copy-claimed,
.promised-review,
.action-taken-already {
	background-color: #86d974;
	color: #fff;
	padding: 10px;
	max-width: 400px;
	margin: 30px auto;
	font-weight: 600;
	border-radius: 50px;
}

.promised-review,
.action-taken-already {
	max-width: 700px;
}

.wrap .review-step {
	margin-top: 100px;
	text-align: left;
}

@media( max-width : 585px ) {

	.wizard {
		width: 90%;
		height: auto !important;
	}

	span.round-tab {
		font-size: 16px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.wizard .nav-tabs > li a {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.wizard li.active:after {
		content: " ";
		position: absolute;
		left: 35%;
	}
}

/* DOWNLOAD SECTION */

.download-button {
	margin-right: 5px;
}

.download-button:last-child {
	margin-right: 0px;
}

/* ----------- ARC INDEX PAGE -------------- */

.review-promise-index .list-view-count {
	margin-bottom: 10px;
}

.review-promise-index .thumbnail {
	border: 0px;
	background-color: #f4f4f4;
	border-radius: 0px;
	padding: 20px;
}

.review-promise-index h3 {
	font-size: 35px;
	line-height: 30px;
}

.review-promise-index h4 {
	font-size: 20px;
	line-height: 25px;
}

.review-promise-index p {
	font-size: 16px;
}

.arc-review-index .book-list {
    text-align: center;
}

#arc-type-nav .navbar-collapse.collapse {
    display: block!important;
}

#arc-type-nav .navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
}

#arc-type-nav .navbar-header {
    display: none;
}

#arc-type-nav.navbar-default {
    background-color: #fff;
    border: 0;
}

#arc-type-nav.navbar-default .navbar-collapse {
    border: 0;
}

#arc-type-nav .navbar-collapse .nav > li {
    width: 49%;
    display: inline-block;
}

#arc-type-nav.navbar-default .navbar-nav > .active > a,
#arc-type-nav.navbar-default .navbar-nav > .active > a:hover,
#arc-type-nav.navbar-default .navbar-nav > .active > a:focus,
#arc-type-nav.navbar-default .navbar-nav > li > a:hover,
#arc-type-nav.navbar-default .navbar-nav > li > a:focus{
    background-color: #86d974;
    color: #fff;
    text-decoration: none;
}

#arc-type-nav.navbar-default .navbar-nav > li > a {
    color: #606060;
    padding: 10px 15px;
    min-width: 100px;
    border: 2px solid #86d974;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 10px;
}



/* ---------- PREFERENCES PAGE ---------- */

.preference-header {
	position: relative;
}

.logout {
	text-align: center;
	margin-bottom: 25px;
}

.logout .button {
	width: 100%;
}

.update-preferences .help-block {
	color: #606060;
	font-weight: 300;
	font-style: italic;
	font-size: 16px;
}

.update-preferences .nav-tabs {
	margin-bottom: 30px;
}

.update-preferences label {
	text-transform: uppercase;
}

.update-preferences .checkbox label,
.update-preferences .radio label {
	text-transform: none;
}

.update-preferences .form-group,
.update-preferences .form-row {
	margin-bottom: 20px;
}

.update-preferences .email-preferences .form-group {
	margin-bottom: 0;
}

#profilepublisher-timezone {
	width: 310px;
}

.panel,
.panel-group .panel {
	border: 5px solid transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-bottom: 50px;
	border-radius: 25px;
}

.panel-default,
.panel-group .panel {
	border-color: #f4f4f4;
}

.panel-default > .panel-heading {
	background-color: #f4f4f4;
	border: 0;
	color: #606060;
	font-weight: 600;
	border-radius: 15px 15px 0 0;
}

.panel-body {
	padding: 30px;
}

.panel-footer {
	border: 0;
}

/* STRIPE BILLING AREA */

.billing-cycle,
.change-cc {
	text-align: center;
}

.billing-cycle-select {
	border: 3px solid #f4f4f4;
	/*margin-right: 20px;*/
	padding: 10px 20px;
	font-size: 130%;
	cursor:pointer;
}

.billing-cycle-select.selected {
	background-color: #86d974;
	border-color: #86d974;
	color: #fff;
	font-weight:600;
}

.billing-cycle #card-element,
.change-cc #card-element {
	margin-top: 15px;
	border:3px solid #f4f4f4;
	padding: 10px;
}


/* ---------- FOOTER ------------ */

.footer-2,
.footer-2 .nav {
	background-color: #f4f4f4;
	padding: 0 0 50px 0;
	font-size: 16px;
	text-align: center;
	padding-bottom: 10px;
}

.footer-2 h6 {
	margin-top: 40px;
}

.footer-list,
.footer-2 .nav {
	list-style-type: none;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}

.footer-list > li,
.footer-2 .nav > li a {
	padding: 5px 0 0 0;
}

.copyright p {
	font-size: 16px;
	text-align: center;
}


.social-media {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 20px 0;
}

.social-media a {
	padding: 10px;
}

/* -------------- ARC VIEW --------------- */
.arc-view h2 {
  text-align: center;
}

.arc-view #actions-wizard {
  margin: 30px 0;
  text-align: center;
}

.arc-view #actions-wizard .nav-wizard {
  display: inline-block;
}

.arc-view .nav-pills > li {
  float: none;
}

.arc-view .field-reviewpromise-declaration {
  padding: 20px;
  margin-top: 15px;
}

.arc-view .download-type label {
  display: block;
}

.arc-view #rating-prompt {
  margin-bottom:20px;
}

.arc-view .contact-author-button {
	text-align:center;
	margin-top: 6px;
}

.field-reviewpromise-declaration label {
	font-weight: 600;
}

/* -------------------- AUTHOR GIVEAWAY ---------------------------*/


.pen-name-giveaway .book-close-x {
  font-size: 20px;
  color: #ccc;
}

.pen-name-giveaway .nav-pills li {
	width: 100%;
}

.pen-name-giveaway .btn-md.download-button {
	width: 100%;
}


/* ---------------------------------- BACKEND  ------------------------------------- */

/* --------------- DASHBOARD --------------- */

.dashboard .panel-selectors .panel-primary > .panel-heading,
.dashboard .panel-selectors .panel-heading {
	background-color: #f4f4f4;
	border-color: #f4f4f4;
	color: #606060;
	font-weight: 600;
}

.dashboard .panel-selectors .panel-footer {
	background-color: #86d974;
	color: #fff;
	font-weight: 600;
	border: 0;
}

.dashboard .panel-selectors .panel-primary > .panel-heading,
.dashboard .panel-selectors .panel-heading,
.dashboard .panel-selectors .panel-footer {
	cursor: pointer;
}


/* -------------- ARC INDEX BACKEND -------- */

.arc-index .rating-container,
.arc-review-view .rating-container,
.arc-review-view h4 {
	text-align: left;
}

/* ------------- ARC INDEX FRONTEND --------- */

.review-promise-index h4 {
	padding-bottom: 0;
}

/* ------------- ARC REVIEWS VIEW ---------- */

.arc-review-view .rating-container,
.arc-review-view .review-title {
	display: inline;
}

/* -------------- PROMO PAGE ----------- */

.fa-circle.green {
	background-color: transparent;
	color: #86d974;
}

.fa-circle.yellow,
.near-expiration {
	color: #dfd88f;
}

.fa-circle.red,
.expired {
	color: #d2716e;
}

/* ----------- KEYWORD TOOL ------------- */


.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete > li {
  padding: 3px 20px;
}
.ui-autocomplete > li.ui-state-focus {
  background-color: #DDD;
}
.ui-helper-hidden-accessible {
  display: none;
}

.keyword-tool .btn-xs {
	font-size: 100%;
	border-radius: 15px;
	padding: 2px 4px;
	margin-top: 3px;
	margin-left: 5px;
}



/* ---------------------------------- MEDIA QUERIES --------------------------------- */

@media (max-width: 767px) {
	.toggle {
		width: 50%;
	}

	.book-list>.clear:nth-child(4n)::before {
		content: '';
		display: table;
		clear: both;
	}
}

@media (max-width: 600px) {
	.toggle {
		width: 80%;
	}
}

@media (max-width: 400px) {
	.toggle {
		width: 95%;
	}
}

@media (max-width: 450px) {
	.book-list .col-xs-6,
	.review-promise-index .col-xs-6 {
		width: 100%;
	}
}

@media (max-width: 767px) {
	/* GIVEAWAY PAGE */
	.pen-name-giveaway .book-list>.clear:nth-child(4n)::before {
		content: '';
		display: table;
		clear: both;
	}

	.email-form.col-xs-12 {
		padding: 0;
	}
}

@media (min-width: 500px) {
	/* HOMEPAGE */
	.header-1-sub .container {
		padding: 20px 30px;
	}
	
	.header-2-sub {
		height: 500px;
	}

	.header-1-sub .button,
	.call-to-action-bottom .button,
	.header-2-sub .button,
	.author-box .button {
		max-width: 300px;
	}
	
	.full-width.sub-feature {
		padding: 50px 30px;
	}
	
	/* PRICING PAGE */
	.pricing .col-xs-12,
	.pricing .col-sm-12 {
		padding-right: 15px;
		padding-left: 15px;
	}

	/* BLOCKQUOTE */
	blockquote {
		font-size: 20px;
		padding: 30px;
	}

	blockquote:before {
		font-size: 6em;
		top: 23px;
		left: 23px;
	}

	/* REVIEW VIEW */
	.review-view {
		padding: 30px;
	}

}

@media (min-width: 600px) {
	/* FONT SIZE */
	h1 { font-size: 3em; }
	h2 { font-size: 2.8em; }
	h3 { font-size: 2.5em; }
	h4 { font-size: 2.1em; }
	h5 { font-size: 1.5em; }
	h6 { font-size: 1.2em; }
	p, li { font-size: 18px; line-height: 30px; }

	/* HEADER SUB */
	.header-1-sub .container{
		padding: 50px 40px;
	}

	/* PRICING PAGE */
	.pricing .panel {
		font-size: 18px;
		line-height: 25px;
	}
	
	.pricing .button,
	.pricing .button:focus {
		font-size: 20px;
		padding: 15px 30px;
	}

	/* SIGN UP PAGE */
	.toggle-list {
		margin-top: 30px;
	}

	.referal-text {
		display: block;
	}
}

@media (min-width: 700px) {
	/* HEADER SUB */
	.header-1-sub {
		background-position: -100px -115px;
		height: 450px;
	}

	.header-2-sub {
		height: 450px;
		background-size: 1200px;
		background-position: -300px -150px;
		margin-bottom: 50px;
	}

	.header-2-sub .container {
		max-width: 650px;
	}

	/* REVIEW VIEW */
	.review-view {
		padding: 50px;
	}

	.review-view .rating-container,
	.review-view .verified  {
		float: right;
		clear: right;
	}
}

@media (min-width: 768px) {
	.feature-1 .sub-feature .col-sm-4 {
		float: left;
	}
	
	.full-width.sub-feature {
		padding: 50px 0;
	}
	
	.feature-1, .feature-2 {
		padding: 50px 0;
	}
	
	.carousel-indicators {
		bottom: 10px;
	}
	
	/* NAV BAR */
	.navbar {
		border-radius: 0;
		padding: 15px;
	}

	.navbar-collapse .nav > li {
		width: auto;
		margin-left: 10px;
	}

	.navbar-collapse {
		border-top: 0;
	}
	
	#publisher-nav li > a {
		padding: 17px 2px
	}
	
	/* BUTTON */
	.btn-large {
		width: 300px;
	}

	.btn-md {
		width: 220px;
	}

	.btn-auto,
	.btn-auto:focus {
		min-width: 220px;
		width: auto;
		margin: 0;
	}

	/* WRAP */
	.wrap {
		margin: 30px 0;
	}

	/* FOOTER */
	.footer-2,
	.footer-2 .nav{
		text-align: left;
	}

	.footer-2 .col-sm-6 {
		min-height: 260px;
	}

	/* SIGN UP PAGE */
	.btn-facebook,
	.btn-facebook:hover {
		margin-top: 56px;
	}

	.email-signup {
		padding-left: 15px;
		padding-right: 15px;
	}

	.social-button {
		height: 310px;
	}

	.site-login .social-button {
		height: 280px;
	}

	.social-button::after {
		content: "";
	}

	/* AUTHOR PAGE */
	.follow-info .button {
		width: 220px;
	}

	.pen-name-view .img-thumbnail,
	.pen-name-giveaway .img-thumbnail {
		max-width: 200px;
	}

	.pen-name-view .follow-info .col-center,
	.pen-name-giveaway .follow-info .col-center {
		display: inline;
	}

	.book-view .buy-links .col-center {
		display: inline-block;
	}

	.row.full-width {
		width: 99.45vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
	}

	.subscribe-form .button {
		margin-top: 0;
	}

	/* BOOKPAGE */
	.nav-tabs.nav-justified > li {
		width: 250px;
		padding-right: 5px;
		font-size: 25px;
	}

	.nav-tabs.nav-justified > li:last-child {
		padding-right: 0;
	}

	.nav-tabs > li > a {
		border-radius: 20px 20px 0 0;
	}

	.nav-tabs > li.active > a,
	.nav-tabs > li.active > a:hover,
	.nav-tabs > li.active > a:focus,
	.nav-tabs > li > a:hover,
	.nav-tabs > li > a:focus,
	.nav-tabs.nav-justified > li > a	{
		border-radius: 20px 20px 0 0;
	}

	.nav-tabs.nav-justified > li > a	{
		border-bottom: 1px solid #f4f4f4;
	}

	.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus,
	.nav-tabs.nav-justified > li > a:hover {
		border-color: #86d974;
	}

	.clock-item .text {
		height: 42px;
	}

	/* GIVEAWAY PAGE */
	.btn-giveaway {
		margin-top: 0;
		padding: 7px 15px;
		font-size: 18px;
		width: 250px;
	}

	.book-info-wrapper .download-form {
		margin-top: 0;
	}

	.book-info-wrapper h3 {
		font-size: 30px;
	}

	#ebook-download-form-partial .form-group {
		margin-bottom: 30px;
	}

	#kindle-header, #select-format-header {
		margin-bottom: 0;
		padding-bottom: 10px;
	}

	.book-info-wrapper .download-form .btn-md {
		margin-top: 0;
	}

	#profilereader-kindle_email {
		width: 400px;
	}
	
	.open .img-holder {
		float: left;
		margin-right: 30px;
		margin-bottom: 20px;
		max-width: 200px;
	}

	/* ARC PAGE */
	#cancel-promise-tab {
		width: 300px;
	}

	.arc-review .form-control {
		margin-top: 20px;
		padding: 14px 20px;
	}

	.arc-review .checkbox {
		margin-top: 32px;
	}
	
	.arc-view .price-container {
		border: 20px solid #f4f4f4;
	}

    /* ARC INDEX */
    #arc-type-nav {
        padding: 0 0 30px;
    }

    #arc-type-nav .nav {
        text-align: center;
        width: 100%;
    }

    #arc-type-nav .navbar-nav > li {
        float: none;
    }

    #arc-type-nav .navbar-collapse .nav > li {
        width: 100px;
    }

    #arc-type-nav .navbar-nav > li:first-child {
        margin-left: 0;
    }

	/* PREFERENCE PAGE */
	.logout .button {
		width: auto;
	}
	
	.update-preferences .nav-tabs {
		margin-bottom: 15px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-content: stretch;
		align-items: flex-end;
	}

	.update-preferences .nav-tabs.nav-justified > li {
		font-size: 20px;
		order: 1;
		flex-grow: 1;
		min-width: 0;
	}

	.update-preferences .nav-tabs.nav-justified > li {
		width: 30%;
	}

	.update-preferences .nav-tabs {
		margin-bottom: 35px;
		margin-top: 35px;
	}

	.update-preferences .nav-tabs > li:last-child > a,
	.update-preferences .nav-tabs.nav-justified > li:last-child > a {
		margin-right: 0;
	}
	
	#payment-form .col-sm-6 {
	    padding-right: 10px;
    }

	#cvc-wrapper {
		padding-right: 0 !important;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.book-list>.clear:nth-child(6n)::before {
		content: '';
		display: table;
		clear: both;
	}
}

@media (min-width: 850px) {
	p, li {
		font-size: 20px;
	}
	
	/* NAVIGATION */    
	.navbar-header {
		float: left;
		display: inline-block;
	}

	.nav-important {
		min-width: 150px;
		margin-left: 20px;
	}

	.nav {
		padding-top: 5px;
	}

	.nav > li > a {
		padding: 10px 15px;
	}

	.nav-important {
		font-size: 1.1em;
	}
	
	#publisher-nav li > a {
		padding: 10px 5px;
	}

    /* ARC INDEX */
    #arc-type-nav.navbar-default .navbar-nav > li > a {
        font-size: 18px;
    }
}

@media (min-width: 900px) {
	/* HEADER SUB */
	.header-2-sub {
		background-size: 120%;
		background-position: 80% 35%;
		height: 500px;
	}

	.header-2-sub .container {
		padding-top: 200px;
	}
	
	.spacing {
		margin-bottom: 50px;
	}

	.wrap .row.no-margin {
		margin-bottom: 0;
		padding: 10px;
	}

	/* PRICING PAGE */

	.pricing .panel {
		padding: 30px 50px 50px;

	}

	/* AUTHOR PAGE */
	.wrap .follow-info {
		padding: 0;
	}

	/* BOOK PAGE */
	.book-details-view .categories {
		padding: 50px 0 20px 0;
	}

	.book-view .book-title {
		margin-bottom: 0;
	}

	.row.book-details-view,
	.book-rating.row {
		margin-bottom: 20px;
	}

	.wrap .clock.row {
		margin-bottom: 0;
		padding: 0;
	}

	.countdown-container {
		max-width: 700px;
	}

	.clock-item .text {
		height: 65px;
	}

	.clock-item .wrap,
	.wrap .buy-links-wrapper.row{
		margin: 0;
	}

	/* GIVEAWAY PAGE */
	.pen-name-giveaway .book-list .item {
		min-height: 405px;
	}

	.wrap .row.book-info-wrapper,
	.wrap .row.book-description-wrapper {
		padding: 0;
	}

	.book-info-wrapper .img-holder.col-xs-12 {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* ARC INDEX PAGE */
	.review-promise-index .book-list .item {
		min-height: 465px;
	}

	/* PREFERENCE PAGE */
	.wrap #cc-collapse .row.no-margin {
		padding: 0;
	}
}

@media (min-width: 950px) {
	/* HEADER SUB */
	.header-1-sub {
		background-size: cover;
		background-position: center;
	}
}

@media (min-width: 992px) {
	
	/* NAV BAR */
	#publisher-nav li > a {
		padding: 10px 15px;
	}

	/* HOMEPAGE */
	.features {
		margin: 70px 0;
	}

	/* CALL TO ACTION BOTTOM */
	.call-to-action-bottom {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.call-to-action-bottom h2 {
		margin: 0;
	}

	/* CONTACT PAGE */
	.end-contact-form {
		width: 50%;
		margin: 0 auto;
	}

	/* SIGN UP PAGE */
	.email-signup,
	.social-button {
		display: inline-block;
		float: none;
	}

	.signup-form {
		max-width: 400px;
	}

	.btn-facebook,
	.btn-facebook:hover {
		margin-top: 76px;
		max-width: 400px;
	}

	.site-login .btn-facebook {
		margin-top: 116px;
	}
	
	/* PRICING PAGE */
	.pricing .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.pricing .col-xs-12, .pricing .col-sm-12 {
		padding-right: 5px;
		padding-left: 5px;
	}
	
	.pricing .panel {
		padding: 25px 15px 15px;
		height: 1060px;
	}
	
	.pricing .footer-button {
		position: absolute;
		bottom: 90px;
		margin-left: 0;
		margin-right: 0;
		width: 250px;
	}
	
	.pricing .button {
		font-size: 20px;
	}
	
	.pricing .panel-heading h4 {
		font-size: 1.6em;
	}
	
	.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
		font-size: 15px;
	}
	
	/* PREFERENCE PAGE */
	.logout {
		position: absolute;
		top: 0;
		right: 0;
	}
}

@media (min-width: 1200px) {
	
	/* HEADER SUB */
	.header-2-sub {
		background-size: 105%;
		background-position: 80% 35%;
		height: 500px;
	}
	
	.features {
		margin-bottom: 150px;
	}
	
	/* AUTHOR PAGE */
	.follow-info .button {
		width: 300px;
	}

	.book-list>.clear:nth-child(8n)::before {
		content: '';
		display: table;
		clear: both;
	}
	
	/* PRICING PAGE */
	.pricing .panel {
		height: auto;
	}
	
	.pricing .footer-button {
		position: relative;
		bottom: auto;
		width: auto;
	}

    /* ARC INDEX */
    #arc-type-nav.navbar-default .navbar-nav > li > a {
        min-width: 150px;
        font-size: 20px;
    }

    #arc-type-nav .navbar-collapse .nav > li {
        width: 150px;
    }

}

@media (min-width: 1300px) {

	/* HEADER SUB */
	.header-1-sub .container {
		padding-top: 70px;
	}

}