body, html {
    height: 100%;
    width: 100%;
}

body {
    padding-top: 50px;
}

.buy {
	padding-top: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-default {
    background-color: #F8F8F8;
    border-color: #524656;
}

.navbar-fixed-top {
    border-width: 0 0 0px;
    top: 0;
}

.navbar-default .navbar-brand {
    color: #222222;
}

.navbar-brand {
    float: left;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding: 15px;
    color: #555555;
}

h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

h2, h3 {
    color: #222222;
}

body {
    color: #666666;
    font-family: 'Montserrat', sans-serif;
}

h2, h3, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

h4 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #222222;
    font-weight: 300;
}

h5 {
    color: #555;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 400;
}


label {
	font-weight: 400;
}

.lead {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 5px;
    color: #666666;
}

.hero {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #222222;
}

.submit {
	margin-top: 70px;
}

.center {
	text-align: center;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    color: #FFFFFF;
    background: url(/National_Library/20161130034600oe_/https://withknown.com/img/desert-sunset.jpg) no-repeat center center;
    background-color: #000000;
    background-size: cover;
    text-align: center;
}

.new-header {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #FFFFFF;
	background: url("/National_Library/20161130034600oe_/https://withknown.com/img/home/hero-desk.jpg") no-repeat scroll center center / cover #ffffff;
	background-color: #ffffff;
	background-size: cover;
	text-align: center;
}

.intro-message {
    position: relative;
    padding-top: 5%;
    padding-bottom: 30%;
    padding-left: 10%;
    padding-right: 10%;
}

.intro-message > h1 {
    margin: 0;
    font-size: 56px;
    font-weight: 500;
}

.intro-message > h3 {
    color: #222222;
    font-family: Oxygen,Futura,"Trebuchet MS",Arial,sans-serif;
    font-size: 28px;
    margin-bottom: 10px;
}

.description {
	color: #666666;
}

.logo {
    position: relative;
    padding-top: 2%;
    padding-bottom: 0%;
    padding-left: 10%;
    padding-right: 10%;
}

@media (max-width: 767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    #hosting-signup {
        font-size: 16px !important;
        padding: 0; !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    input.subscription-signup {
        font-size: 14px !important;
    }

    textarea.subscription-signup {
        font-size: 14px !important;
    }

}

input.subscription-signup {
    min-width: 25%;
    max-width: 80%;
}

input.subscription-signup-large,
textarea.subscription-signup {
    min-width: 54%;
    max-width: 80%;
    height: 5em;
}

.list-inline {
    padding-top: 30px;
}

.list-group li {
    list-style: none;
}

p {
    color: #222222;
/*    font-family: Oxygen,Futura,"Trebuchet MS",Arial,sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 1px;
    padding-top: 1px;*/
}

.btn-primary {
    background-color: #357ebd;
    border-color: #357ebd;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #4c93cb;
    border-color: #4c93cb;
    color: #ffffff;
}

.btn-lg {
    padding: 10px 46px;
}

.btn-github {
    background-color: #8cbf99;
    border-color: #8cbf99;
    border-radius: 6px;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 10px;
}
.btn-github:hover, .btn-github:focus, .btn-github:active {
    background-color: #70997a;
    border-color: #70997a;
    border-radius: 6px;
    color: #ffffff;
    font-size: 24px;
    line-height: 24px;
}

.btn-download {
    background-color: #8cbf99;
    border-color: #8cbf99;
    color: #FFFFFF;
    margin-bottom: 10px;
    border-radius: 6px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-download:hover, .btn-download:focus, .btn-download:active {
    background-color: #70997a;
    border-color: #70997a;
    color: #FFFFFF;
    border-radius: 6px;
    font-size: 24px;
}

.btn-success {
    box-shadow: 0 3px #607f6e;
    background-color: #99CCB0;
    border-color: #99CCB0;
    color: #FFFFFF;
    padding: 0px 46px;
    margin-top: 15px;
}


.btn-success:hover, .btn-success:focus, .btn-success:active {
    box-shadow: 0 3px #607f6e;
    background-color: #8fbfa5;
    border-color: #8fbfa5;
    color: #FFFFFF;
    padding: 0px 46px;
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    background-image: none;
    background-repeat: repeat-x;
    border-image: none;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0;
    padding: 15px 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.content-section-left {
    background-color: #ffffff;
    padding: 10px 0;
}

.content-section-right {
    padding: 50px 0;
}

.content-center {
	padding-top: 30px;
	padding-bottom: 70px;
}

.content-section-bottom {
    padding: 50px 0;
    border-top: 10px solid #524656;
    border-bottom: 10px solid #524656;
    background-color: #F8F8F8;
}

.content-section-middle {
    border-top: 10px solid #8cbf99;
    border-bottom: 10px solid #8cbf99;
    background-color: #F8F8F8;
    padding-bottom: 0px;
}

.content-section-top {
    padding-top: 30px;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    border-top: 3px solid #73b2e3;
    width: 200px;
    float: left;
}

.center-spacer {
    border-top: 1px solid #666666;
    width: 66%;
    float: center;
}

hr.center-spacer {
	margin-top: 20px;
	margin-bottom: 60px;
}

.intro-github-buttons {
    text-align: center;
}

.intro-download-buttons {
    text-align: left;
}

.keep-in-touch {
    padding-bottom: 5em;
}

.collage {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(/National_Library/20161130034600oe_/https://withknown.com/img/scene.jpg) no-repeat center center;
    background-size: cover;
    height: 300px;
}

.email h2 {
    margin: 0;
    font-size: 30px;
    font-family: Futura,"Trebuchet MS",Arial,sans-serif;
    font-weight: medium;
    color: #222222;
    margin-bottom: 20px;
}


.email p {
    font-size: 24px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #666666;
    font-family: 'Oxygen',sans-serif;
}

footer {
    background-color: #f8f8f8;
    padding: 50px 0;
    border-top: 10px solid #8cbf99;
}

p.copyright {
    margin: 15px 0 0;
}
p.social-footer {
	text-align: left;
}
.social-icon {
	padding-right:16px;
}
.copy-row {
	margin-top: 16px;
}
.sponsor-img {
	text-align: left;
	max-width: 400px;
}
.img-sponsors {
	width: 400px;
}
.signup {
    text-align: center;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 1px;
    box-shadow: none;
}

input.span4, textarea.span4, .uneditable-input.span4, {
    width: 50%;
}

input.span5, textarea.span5, .uneditable-input.span5, {
    width: 100%;
}

select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 30px;
    line-height: 30px;
}


select, textarea, input[type="text"], input[type="email"] {
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    /*width: 100%;*/
	/*margin: 0.5rem 0.5rem;*/
}

input[class*="span"], select[class*="span"] {
    float: none;
    margin-left: 0;
}

textarea, input[type="text"], input[type="email"] {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.pagination-centered {
    text-align: center;
}

/*Begin Experiment*/

.landing {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 0.5rem;
    display: inline-block;
    margin: 0 auto;
    padding: 0.5em 0.5em;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    width: auto;
}

.landing input[type="text"], .landing input[type="email"] {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 4px;
    height: 48px;
    padding: 0.75rem;
    vertical-align: bottom;
    /*width: 350px;*/
    font-size: 1.3em;
    margin: 1.5rem 1.0rem;
}

.landing input[type="submit"] {
    border-radius: 4px;
    height: 48px;
    padding: 0.75rem;
    padding-left: 1em;
    padding-right: 1em;
    vertical-align: bottom;
    font-size: 1.3em;
    margin: 1.5rem 1.0rem;
}

/* Contact Page */

.contact-header {
    padding-top: 50px; /* Make sure there is 50px of padding so the navbar doesn't overlap content */
    padding-bottom: 50px;
    color: #FFFFFF;
    background: url(/National_Library/20161130034600oe_/https://withknown.com/img/contact/sanfrancisco.jpg) no-repeat center center;
    background-color: #000000;
    background-size: cover;
    text-align: center;
}

.contact-message {
    position: relative;
    padding-top: 3%;
    padding-bottom: 5%;
    padding-left: 0%;
    padding-right: 10%;
    text-align: left;
}

.contact-message > h1 {
    margin: 0;
    font-size: 56px;
    font-weight: 500;
    color: #222222;
}

.contact-header .col-lg-12{
    padding-left: 0px;
}

/* Edu Page */

.edu-message {
    position: relative;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 0%;
    padding-right: 0%;
    text-align: center;
}

.edu-message-alt {
    position: relative;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 0%;
    padding-right: 0%;
    text-align: left;
}

.edu-message-alt > h1 {
    margin: 0;
    font-size: 56px;
    font-weight: 500;
    color: #222222;
}


.edu-message > h1 {
    margin: 0;
    font-size: 56px;
    font-weight: 500;
    color: #222222;
}

.edu-header {
    padding-top: 50px; /* Make sure there is 50px of padding so the navbar doesn't overlap content */
    color: #666666;
    background-color: #ffffff;
    text-align: center;
}

.edu-header-alt {
    padding-top: 50px; /* Make sure there is 50px of padding so the navbar doesn't overlap content */
    padding-bottom: 5px;
    color: #000000;
    background-color: #ffffff;
    background-size: cover;
    text-align: center;
}

.btn-edu {
    box-shadow: 0 3px #678c70;
    background-color: #8cbf99;
    border-color: #8cbf99;
    color: #FFFFFF;
    margin-bottom: 10px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 15px 25px;
}

.btn-edu:hover, .btn-edu:focus, .btn-edu:active {
    box-shadow: 0 3px #678c70;
    background-color: #70997a;
    border-color: #70997a;
    color: #FFFFFF;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
}

.edu-buttons {
    text-align: center;
}

.testimonial-heading-spacer {
    border-top: 3px solid #999999;
    float: left;
    width: 100%;
}

h2.edu-heading {
    color: #222222;
    text-align: center;
    margin-top: 40px;
}

h2.features-heading {
    color: #222222;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.edu-scene {
    background: url("/National_Library/20161130034600oe_/https://withknown.com/img/edu-scene.jpg") no-repeat scroll center center / cover #ffffff;
    color: #ffffff;
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}

.features {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}

.pro-features {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
}

.footer-nav {
	text-align: left;
}

.features p {
	font-family: 'Source Sans Pro', sans-serif;
	color: #555555;
}

.pro-features p {
	font-family: 'Source Sans Pro', sans-serif;
	color: #555555;
	font-size: 18px;
}

.pro-features h3 {
	font-size: 28px;
}

.icon {
    width: 36px;
    height: 36px;
    fill: #222222;
}

.price-icon {
    margin-bottom: 15px;
}

.form-group, .creditcard.col-md-4  {
	padding-left: 0px;
}

/* Edu Form */

.edu-logo {
    position: relative;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 10%;
    padding-right: 10%;
}

.form-horizontal .control-edu-label {
    text-align: left;
}

.panel {
    box-shadow: none;
}
.panel-default {
    border-color: #ffffff;
}

.control-edu-label {
    margin-left: 0.5rem;
}

input.form-control {
    font-size: 14px;
}

.plan-title {
    margin-top: 0px;
    margin-bottom: 5px;
}


/* Team Page */
.team-header {
    padding-top: 50px; /* Make sure there is 50px of padding so the navbar doesn't overlap content */
    padding-bottom: 50px;
    color: #FFFFFF;
    background: url(/National_Library/20161130034600oe_/https://withknown.com/img/team/collaboration.jpg) no-repeat center center;
    background-color: #000000;
    background-size: cover;
    text-align: center;
}

h5 {
    margin-top: 0px;
}

.section-heading-spacer-team {
    border-top: 3px solid #9F111B;
    float: left;
    width: 100%;
}


/* Developer Page */
.developer-header {
    padding-top: 50px; /* Make sure there is 50px of padding so the navbar doesn't overlap content */
    padding-bottom: 50px;
    color: #FFFFFF;
    background: url(/National_Library/20161130034600oe_/https://withknown.com/img/opensource/photo.jpg) no-repeat center center;
    background-color: #000000;
    background-size: cover;
    text-align: center;
}

.beta-header {
    padding-top: 50px; /* Make sure there is 50px of padding so the navbar doesn't overlap content */
    padding-bottom: 50px;
    color: #FFFFFF;
    background: url(/National_Library/20161130034600oe_/https://withknown.com/img/opensource/water.jpg) no-repeat center center;
    background-color: #000000;
    background-size: cover;
    text-align: center;
}

h5 {
    margin-top: 0px;
}

.section-heading-spacer-team {
    border-top: 1px solid #666666;
    float: left;
    width: 100%;
}





/* Education */

.price-tier {
    text-align: center;
}

.price-tier h4,
.price-tier h3,
.price-tier p {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding: 5px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.price-tier h3 {
    background-color: #73b2e3;
    color: #fff;
}

.price-tier h4 {
    margin-bottom: 0em;
}

.price-tier h4 .term {
    font-size: 0.8em;
    color: #222;
}

.price-tier h4 .price {
    font-size: 3em;
}

.price-tier p {
    border: #eeeeee 1px solid;
    border-top: none;
}

.price-tier p:nth-child(even) {
    background-color: #f4f4f4;
}

.price-tier h4 .price-consulting {
    font-size: 1.8em;
}

.terms {
	font-size: 18px;
	font-weight: 200;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.4;
}


/* Pro */

.pro-upgrade {
	text-align: center;
	margin-bottom: 30px;
}

.pro-upgrade p {
	color: #666666;
	font-size: 12px;
}

h4.pro-upgrade {
	margin-top: 30px;
}

.feature-list {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif; 
}

.feature-list h4,
.feature-list h3,
.feature-list p {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.feature-list h3 {
	background-color: #73b2e3;
	color: #fff;
	padding-left: 20px;
}

.feature-list h4 {
	margin-bottom: 0em;
}

.feature-list h4 .term {
	font-size: 0.8em;
	color: #999;
}

.feature-list h4 .price {
	font-size: 3em;
}

.feature-list p {
	border: #eeeeee 1px solid;
	border-top: none;
	border-right: none;
	border-left: none;
	padding-left: 20px;
}

.feature-list p:nth-child(even) {
	background-color: #f4f4f4;
}

.check {
	text-align: center;
}

.check h4,
.check h3,
.check p {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.check h3 {
	background-color: #73b2e3;
	color: #fff;
}

.check h4 {
	margin-bottom: 0em;
}

.check h4 .term {
	font-size: 0.8em;
	color: #222222;
}

.check h4 .price {
	font-size: 3em;
}

.check p {
	border: #eeeeee 1px solid;
	border-top: none;
	border-right: none;
	border-left: none;
}

.check p:nth-child(even) {
	background-color: #f4f4f4;
}

.feature-list b, .feature-list strong {
	font-weight: 600;
	color: #222222;
}

.check {
	font-family: Helvetica, Arial, sans-serif; 	
}

.special {
	background-color: #e8945d;
	margin: 0;
	padding: 30px;
	padding-left: 0; padding-right: 0;
	box-sizing: border-box;
	overflow-x: hidden;
}

.special-bar {
	background-color: #ffb280;
	margin: 0;
	padding: 5px;
	padding-left: 0; padding-right: 0;
	margin-bottom: 30px;
	box-sizing: border-box;
	overflow-x: hidden;
}

.edu-bar {
	background-color: #8cbf99;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
	padding-left: 0; padding-right: 0;
	box-sizing: border-box;
	overflow-x: hidden;
}

.special-message {
	position: relative;
	padding-top: 3%;
	padding-bottom: 1%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.special-message > h1 {
 	margin: 0;
 	font-size: 56px;
 	font-weight: 400;
 	color: #FFFFFF;
 	padding-bottom: 15px;
}

.special-message > h3 {
 	margin: 0;
 	font-size: 20px;
 	font-weight: 400;
 	color: #FFFFFF;
}

.col-md-4.card {
 	text-align: left;
}

.card label {
 	font-weight: lighter;
 	margin-left: 0.5rem;
}

.card button {
 	margin-left: 0.5rem;
}

.card.row {
 	margin-top: 50px;
 	margin-bottom: 25px;
}

.special-message .icon {
 	fill: #ffffff;
}

.css-label {
 	margin-top: 10px;	
}

input[type=radio].css-checkbox {
 	position:absolute; 
 	z-index:-1000; 
 	left:-1000px; 
 	overflow: hidden; 
 	clip: rect(0 0 0 0); 
 	height:1px; 
 	width:1px; 
 	margin:-1px; 
 	padding:0; 
 	border:0;
}

input[type=radio].css-checkbox + label.css-label {
 	padding-left:26px;
 	height:21px; 
 	display:inline-block;
 	line-height:18px;
 	background-repeat:no-repeat;
 	background-position: 0 0;
 	font-size:18px;
 	vertical-align:middle;
 	cursor:pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -21px;
}
 					
label.css-label {
	background-image:url(/National_Library/20161130034600oe_/https://withknown.com/img/pro/csscheckbox.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: lighter;
}

h3.awsm {
 	color:#4c93cb;
 	margin-top: 0px;
 	text-align: center;
}

h3.black {
    color: #222222;
}

p.awsm {
	text-align: center;
} 	

.img-responsive {
 	margin: 0 auto;
}

.feature-description {
	height: 16.5em;
}

.pro-header {
    padding-top: 5px;
    color: #666666;
    background-color: #ffffff;
    text-align: left;
}

.awsm-left {
	text-align: right;
}

.price-header {
    margin-bottom: 2em;
}

.price-save {
    margin-top: 2em;
}

.purchase-header {
    padding-top: 50px;
    text-align: center;
}

.purchase-header h1 {
    font-weight: normal;
    color: #000;
    font-size: 4em;
}

.purchase-header p {
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
}

.purchase-text {
    padding-top: 1.5em;
    font-size: 1.3em;
    padding-bottom: 1.5em;
}

.purchase-text .aside {
    font-size: 0.8em;
}

.purchase-confirm {
    border: 0;
    border-top: 4px #ccc solid;
    border-bottom: 4px #ccc solid;
    padding-top: 1.5em;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.purchase-call-to-action {
    font-size: 1.5em;
    color: #333;
}

p.purchase-call-to-action {
    margin-top: 0.75em;
}

.purchase-call-to-action input[type=checkbox] {
    font-size: 1.5em !important;
    margin-right: 0.25em;
}

.purchase-call-to-action .explanation {
    font-size: 0.75em;
    color: #666;
    margin-left: 2em;
}

.purchase-price {
    text-align: right;
}

.purchase-price h2 {
    margin: 0;
    padding: 0;
    font-size: 3em;
}

.purchase-button {
    text-align: right;
    margin-bottom: 5em;
}

.thankyou {
    text-align: center;
}

.thankyou-special {
    background-color: #8cbf99;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
}

.thankyou-bar {
    background-color: #678c70;
    box-sizing: border-box;
    margin: 0;
    overflow-x: hidden;
    padding: 5px 0;
}

.thankyou-special h1 {
    color: white;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.thankyou-header {
    border: 0;
    border-bottom: 3px solid #ccc;
    padding-bottom: 1.5em;
}

.thankyou-body {
    margin-bottom: 5em;
    text-align: left;
}

.hurry {
	text-align: center;
}

.hurry h4 {
	color:#666666;
	padding-top: 10px;
}

.counter {
	background-color: #9f111b;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.counter-nav {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-right: 10px;
	margin-left: 5px;
}

.counter-mini {
	background-color: #9f111b;
	color: #ffffff;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-left: 5px;
}

.counter-mini a, .counter-mini a:hover {
	color:#ffffff;
	text-decoration: none;
}

.now {
	background-color: #8cbf99;
	color: #ffffff;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.create {
	background-color: #357ebd;
	color: #ffffff;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 5px;
}

.navbar-default .navbar-nav > li > a.now {
	color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover.now {
	color: #ffffff;
	background-color: #70997a;
}

.navbar-nav > li > a.now {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 5px;
}

.navbar-default .navbar-nav > li > a.create {
	color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover.create{
	color: #ffffff;
	background-color: #4c93cb;
}

.navbar-nav > li > a.create {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 5px;
}

.navbar-header, .navbar-collapse {
	font-family: "Source Sans Pro",sans-serif;
}

.price-compare p {
	text-decoration: line-through;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	border-style: none;
}

p.thanks {
	text-align: center;
	padding-top: 20px;
}

.upsell-header {
    padding-top: 10px;
    text-align: center;
}

.upsell-header h1 {
    font-weight: normal;
    color: #222222;
    font-size: 2.5em;
}

.upsell-header p {
    font-size: 1.3em;
    font-weight: bold;
    color: #222222;
}

.upsell-text {
    padding-top: 1.5em;
    font-size: 1.3em;
    padding-bottom: 1.5em;
}

.upsell-text .aside {
    font-size: 0.8em;
}

.question {
	margin-top: 20px;
}

.alert-warning {
    background-color: #ffe5b2;
    border-color: #ffcc66;
    color: #222222;
    text-align: center;
}

#messages {
	margin-top: 20px;
}

.tick {
    display: inline-block;
    font-size: 1.8em;
    margin-right: 0.25em;
    color: #8cbf99;
    margin-top: -0.8em;
}

.purchase-confirmation {
    margin: auto;
    background-color: #eee;
    padding: 1em;
    margin-bottom: 1em;
    width: 80%;
}

.purchase-confirmation p {
    margin: 0; padding: 0;
    font-size: 0.8em;
}

.purchase-order {
    display: inline-block;
    font-size: 1.2em;
    border-bottom: 1px solid #aaa;
    margin-bottom: 1em;
}

.purchase-confirmation .price {
    display: inline-block;
    font-size: 1.2em;
    margin-top: 1em;
}

p.confirmation {
	font-size: 14px;
	color: #666666;
}

.confirmation-btn {
	padding-top: 20px;
}

.create-new {
	vertical-align: middle;
	padding-top: 15px;
}

.control-label {
    color: #222222;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.website {
    margin-bottom: 10px;
    margin-top: 10px;
}
.website-input {
    background-color: #fbfbfb;
    border: 3px solid rgba(115, 178, 227, 0.4);
    border-radius: 5px;
    box-sizing: border-box;
    color: #222222;
    font-family: "Roboto",Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 2px;
    padding: 10px;
    width: 100%;
}
.website-input:focus {
    background: none repeat scroll 0 0 #fff;
    border: 3px solid #357ebd;
    color: #357ebd;
    outline: medium none;
    padding: 10px;
}

#website {
    background-image: none;
    background-position: 11px 7px;
    background-repeat: no-repeat;
    background-size: 24px auto;
}
#website:focus {
    background-image: none;
    background-position: 11px 7px;
    background-repeat: no-repeat;
    background-size: 24px auto;
}
.sitename {
    margin-bottom: 10px;
    margin-top: 10px;
}

.premium {
	font-style: italic;
	color:#8cbf99;
}

p.quote {
	font-family: 'Lora', sans-serif;
	font-size: 16px;
	padding-top: 25px;
	color: #888888;
}


/* Tab Section on Homepage */

.tab-content {
    background: none repeat scroll 0 0 white;
    border-radius: 4px;
    border: 1px solid #666; 
 /*   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4); */
    height: 200px;
    overflow: hidden;
    position: relative;
    transition: height 300ms ease 0ms;
    width: 100%;
}

.tab-content h3 {
	color: #222222;
}

.tab-pane {
	border-radius: 4px;
    left: 0;
  /*  opacity: 0;*/
    overflow: hidden;
    padding: 30px 50px 0;
    /* pointer-events: none; */
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms ease 0ms;
}

.nav-pills {
	margin-bottom: 30px;
	margin-top: 50px;
}

.nav-pills > li.active > a.facebook {
    background-color: #3b5998;
    color: #fff;	
}

.nav-pills > li.active > a.facebook:hover {
    background-color: #6484B5;
    color: #fff;
}

.nav-pills > li.active > a.twitter {
    background-color: #55acee;
    color: #fff;	
}

.nav-pills > li.active > a.twitter:hover {
    background-color: #8899a6;
    color: #fff;
}

.nav-pills > li.active > a.flickr {
    background-color: #0063dc;
    color: #fff;	
}

.nav-pills > li.active > a.flickr:hover {
    background-color: #ff0084;
    color: #fff;
}

.nav-pills > li.active > a.foursquare {
    background-color: #F94877;
    color: #fff;	
}

.nav-pills > li.active > a.foursquare:hover {
    background-color: #0732A2;
    color: #fff;
}

.nav-pills > li.active > a.soundcloud {
    background-color: #f80;
    color: #fff;	
}

.nav-pills > li.active > a.soundcloud:hover {
    background-color: #f30;
    color: #fff;
}

.nav-pills > li.active > a.linkedin {
    background-color: #0976b4;
    color: #fff;	
}

.nav-pills > li.active > a.linkedin:hover {
    background-color: #000;
    color: #fff;
}

.nav-pills > li.active > a.googlepl {
    background-color: #dd4b39;
    color: #fff;	
}

.nav-pills > li.active > a.googlepl:hover {
    background-color: #f4b400;
    color: #fff;
}

.nav-pills > li.active > a.add {
    background-color: #8cbf99;
    color: #fff;	
}

.nav-pills > li.active > a.add:hover {
    background-color: #70997a;
    color: #fff;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff;
    text-decoration: none;
}

a.facebook, a.twitter, a.flickr, a.foursquare, a.soundcloud, a.linkedin, a.googlepl, a.add {
	color: #222222;	
}

a.facebook:hover, a.twitter:hover, a.flickr:hover, a.foursquare:hover, a.soundcloud:hover, a.linkedin:hover, a.googlepl:hover, a.add:hover {
	color: #666666;
}

.tab-pane {
    z-index: 10000 !important;
}
.circular img {
	width: 200px;
    border-radius: 50%;
}
.circular p {
	text-align: center;
}
.circular h5 {
	text-align: center;
}
#request-form-confirm {
    background-color: #fff;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 7em;
}

/* Convoy */

.convoy-header {
	background-color: #73b2e3;
}

.convoy-bar {
    background-color: #4c93cb;
    box-sizing: border-box;
    overflow-x: hidden;
    padding: 5px 0;
    margin-bottom: 15px;
}

.convoy-header h1 {
	color:#fff;
	margin-bottom: 15px;
}

.convoy-message-alt {
    position: relative;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 0%;
    padding-right: 0%;
    text-align: center;
}

.convoy-message-alt > h1 {
    margin: 0;
    font-size: 56px;
    font-weight: 500;
    color: #222222;
}

.btn-convoy {
	border: 3px solid #73b2e3;
	background-color: #73b2e3;
	color: #fff;
}

.btn-convoy:hover, .btn-convoy:focus {
	border: 3px solid #4c93cb;
	background-color: #fff;
	color: #4c93cb;
}

@media (max-width: 480px) {
  .btn-convoy {
    font-size:98%;
  }
}

.hero-convoy {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #666;
}

.btn-convoy-rvs {
	border: 3px solid #4c93cb;
	background-color: #fff;
	color: #4c93cb;
}


.btn-convoy-rvs:hover, .btn-convoy-rvs:focus {
	border: 3px solid #73b2e3;
	background-color: #73b2e3;
	color: #fff;
}

  
@media (max-width: 480px) {
  .btn-convoy-rvs {
    font-size:98%;
  }
}

.form-group, .creditcard.col-md-2 {
    padding-left: 0;
}
