/*
Theme Name: Imprint Child Theme
Theme URI: http://outthinkgroup.com
Description: Theme designed specifically for Out:think Group
Version: 1.0
Template: Authordeck
Author: Joseph Hinson
Author URI: http://outthinkgroup.com
*/
/* put any styles you want here */
html,
body {
  height: 100%;
}
body {
  margin: 0px;
  color: #f3f3f3;
  font-family: 'Raleway', sans-serif;
}
p,
li {
  font-family: 'Lato', sans-serif;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover,
a:visited,
a:active {
  color: inherit;
  text-decoration: none;
}
a.btn-orange,
button.btn-orange {
  background: #f89a31;
  color: #393937;
  text-decoration: none;
}
a.btn-orange:hover,
button.btn-orange:hover {
  background: #ee8108;
}
a.btn,
button.btn {
  text-decoration: none;
  font-weight: bold;
}
a.btn-lg,
button.btn-lg {
  font-size: 16px;
  padding: 10px 20px;
}
.ta-center {
  text-align: center;
}
.entry h3 small {
  padding-left: 10px;
  color: #d2d2d0;
}
.entry h3 small a {
  padding-left: 10px;
  text-decoration: none;
  color: #f89a31;
}
.entry h3 small a:hover {
  color: #ee8108;
  text-decoration: none;
}
.entry h3 small a::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0e0";
  padding-right: 4px;
}
h2,
h1.pagetitle {
  font-size: 28px;
  color: #f89a31;
  font-weight: 400;
  margin-bottom: 24px;
}
section.page-wrap {
  background: #fff;
  color: #393937;
}
.navbar .navbar-header .navbar-brand {
  background-position: 10px center;
}
p {
  line-height: 24px;
}
#home .header {
  margin-top: 50px;
  position: absolute;
  right: 0;
  left: 0;
  background: transparent;
  top: 0;
}
.header {
  margin-top: 20px;
  margin-bottom: 15px;
}
.body-wrap {
  background: #393937;
}
#head-logo {
  background: url(inc/head-logo.png) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 70px;
}
.links {
  margin-top: 10px;
}
.header .links a {
  border: 3px solid #f3f3f3;
  color: #f3f3f3;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  text-decoration: none !important;
  width: 46%;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.navbar-right {
  margin-top: 18px;
}
.navbar-nav > li > a,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #f3f3f3;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  text-decoration: none !important;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: transparent;
  background: #1f1f1e;
}
.dropdown-menu > li > a {
  text-decoration: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #1f1f1e;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    background: #fff;
    display: block;
  }
}
.navbar-toggle {
  border: 1px solid #ffffff;
}
.navbar-toggle .icon-bar {
  background: #ffffff;
}
#home .navbar-collapse.in {
  background: #393937;
  position: relative;
  z-index: 999;
}
.header .links a:first-child {
  margin-right: 25px;
}
.taglines {
  margin-top: 240px;
}
body section.jumbotron.masthead {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0px;
  min-height: 638px;
}
section.jumbotron.masthead h2 {
  color: #f89a31;
  font-weight: 300;
  font-size: 28px;
  text-align: center;
}
section.jumbotron.masthead p {
  font-weight: 600;
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
section.jumbotron.masthead p.heavy {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-top: 30px;
  margin-bottom: 30px;
}
section.jumbotron.masthead a.masthead-button,
.order-button {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 900;
  background: #f89a31;
  color: #000000;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none!important;
  text-transform: uppercase;
}
.newsletter {
  background: #eeecec;
  color: #000000;
  padding: 50px;
}
.newsletter .semi-bold {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
}
.newsletter form {
  padding: 0px 40px;
}
.newsletter input,
.newsletter input:hover,
.newsletter button,
.newsletter button:hover {
  outline: none;
  color: #000000;
  box-shadow: none;
  padding: 8px;
  border: 2px solid #393936;
  border-radius: 0px;
}
input[type=text],
input[type=email] {
  border-radius: 0;
}
.newsletter input,
.newsletter input:hover,
.newsletter input:focus {
  padding: 8px 12px;
  outline: none;
  border: 2px solid #393937;
  background-color: #eeecec;
}
.newsletter button.btn-dark,
.newsletter input[type="submit"] {
  border: none!important;
  color: #ffffff;
  background: #393937;
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 19px;
}
.newsletter p.medium {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #848484;
  font-size: 14px;
  text-align: center;
  margin-top: 15px;
}
section.about {
  background: #393937;
  padding: 30px;
  counter-reset: item;
}
.about-head p {
  font-weight: 900;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.about-logo {
  background: url(inc/head-logo.png) no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 70px;
  margin-bottom: 10px;
}
.about-desc ul {
  margin-left: 50px;
}
/*
.about-desc p{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	letter-spacing: 0.02em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
*/
.about-hallmarks h2 {
  font-size: 28px;
  color: #f89a31;
  font-weight: 400;
  text-align: center;
}
.about-hallmarks .semi-bold {
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  padding: 0px 35px;
}
.hallmarks {
  width: 70%;
  margin: 0px auto;
  list-style: none;
  display: table;
}
.hallmarks li {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 14px;
  counter-increment: item;
  margin-bottom: 5px;
}
.hallmarks li p {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0px;
}
.hallmarks li:before {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 48px;
  content: counter(item);
  color: #f89a31;
  text-align: center;
  display: table-cell;
  width: 60px;
}
.about-hallmarks .learn {
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
}
.about-hallmarks .learn a {
  color: #f89a31;
  text-decoration: none;
}
.about-hallmarks .learn a:hover {
  color: #ee8108;
}
.about-hallmarks p.order-button-wrapper {
  text-align: center;
  padding-top: 30px;
}
a.order-button:hover,
a.order-button:focus {
  color: #000000;
}
.footer {
  background-color: #252524;
  color: #dce0df;
  font-size: 14px;
  padding: 20px 0;
}
.btn {
  border-radius: 0;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 5px;
}
.row-fluid {
  width: 100%;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.56410256%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span4 {
  width: 31.62393162%;
}
.row-fluid .span6 {
  width: 48.71794872%;
}
.dark-wrap,
div#quiz {
  background-color: #393937;
  color: #ffffff;
}
.dark-wrap .btn {
  background: #fff;
  color: #393937;
  border-radius: 0;
  border: none;
  font-weight: bold;
}
p.quiz-head-text {
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin-top: 30px;
  font-size: 14px;
  letter-spacing: 0.03em;
}
.que-set {
  display: none;
}
.next-que-set,
.next-que-set:hover,
.next-que-set:focus {
  border: 3px solid #f3f3f3;
  color: #f3f3f3;
  padding: 6px 40px;
  text-align: center;
  text-decoration: none !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px;
}
.progress {
  overflow: visible;
  margin-top: 50px;
  height: 30px;
  border-radius: 0px;
  background-color: #393937;
  border: 2px solid #7b7b78;
}
.progress-bar-warning {
  background-color: #f89a31;
  position: relative;
}
.progress-status {
  position: absolute;
  bottom: 30px;
  right: 0px;
  min-width: 100px;
  color: #7b7b78;
  font-weight: 900;
}
.progress-percent {
  font-size: 24px;
  color: #f89a31;
  font-weight: normal;
}
.id_fields {
  display: none;
}
.id_fields input,
.id_fields input:hover {
  outline: none;
  color: #ffffff;
  box-shadow: none;
  padding: 8px;
  border: 2px solid #393936;
  border-radius: 0px;
}
.id_fields input,
.id_fields input:hover,
.id_fields input:focus {
  padding: 8px 12px;
  outline: none;
  border: 2px solid #7b7b78;
  background-color: #393937;
}
.id_fields input[type='submit'],
.id_fields input[type='submit']:hover,
.id_fields input[type='submit']:focus {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  margin-top: 30px;
  font-size: 14px;
  font-weight: 900;
  background: #f89a31;
  color: #000000;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none!important;
  text-transform: uppercase;
  border: none;
  outline: none;
}
input[type="radio"]:checked {
  background-color: #000000;
}
.radio-box label {
  font-size: 16px;
  line-height: 24px;
  display: block;
  margin: 16px 0;
}
.iradio_flat-orange {
  top: -2px;
  margin-right: 5px !important;
}
.radio-overlay {
  width: 1em;
  height: 1em;
  background: #f89a31;
  position: absolute;
  left: -1px;
  border-radius: 1em;
  top: 4px;
}
.light-grey {
  background: #777;
  color: #ffffff;
  padding: 50px;
}
@media (max-width: 768px) {
  body .hbr-link {
    padding: 20px 0;
  }
}
@media (min-width: 980px) {
  body .hbr-link .hbr-cover {
    text-align: right;
  }
  body .hbr-link h3 {
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  body .hbr-link h3 {
    padding-top: 30px;
  }
}
body .hbr-link h3 {
  font-size: 30px;
  line-height: 1.5em;
}
/**
 * Media Quries
 */
@media (max-width: 1280px) {
  body section.jumbotron.masthead {
    background-position: center;
    min-height: 650px;
  }
  .header .links a {
    padding: 5px 10px;
  }
  .header .links a:first-child {
    margin-right: 10px;
  }
  .links {
    margin-top: 20px;
  }
  .controls-row .col-md-4 {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #home .header {
    margin-top: 10px;
  }
  body#home section.jumbotron.masthead {
    background-position: center;
    min-height: 540px;
    background: #393937;
  }
  #head-logo {
    width: 80%;
    margin: 0px auto;
  }
  .navbar-nav {
    margin: 0px -15px;
    z-index: 2;
    position: relative;
  }
  .navbar-nav > li > a,
  .navbar-nav > li > a:hover,
  .navbar-nav > li > a:focus {
    background-color: #393937;
    border: 0px;
    padding: 10px;
    text-align: left;
  }
  .links {
    margin: 20px auto 10px;
    text-align: center;
  }
  .taglines {
    margin-top: 105px;
  }
  .newsletter {
    padding: 15px 0px;
  }
  .newsletter form {
    padding: 0px 15px;
  }
  .newsletter .semi-bold {
    margin-bottom: 15px;
  }
  .newsletter .form-group {
    padding: 0px;
    width: 70%;
    display: inline-block;
    display: -moz-inline-stack;
    margin-right: 10px;
  }
  .newsletterBtn {
    width: 25%;
    display: inline-block;
    display: -moz-inline-stack;
  }
  .newsletter button.btn-dark,
  .newsletter input[type="submit"] {
    width: 100%;
  }
  .about-hallmarks .semi-bold {
    padding: 0px;
  }
  .hallmarks {
    margin: 0px;
    width: 100%;
  }
  .about-logo {
    width: 80%;
    margin: 0px auto;
    margin-bottom: 10px;
  }
  .que-set {
    padding: 0px 15px;
  }
  div#quiz {
    background: #393937;
  }
  .light-grey {
    padding: 0px;
    padding-top: 15px;
  }
}
@media (max-width: 480px) {
  .links {
    margin: 20px auto 10px;
    text-align: center;
  }
  .header .links a {
    padding: 5px 10px;
  }
  .header .links a:first-child {
    margin-right: 10px;
  }
  body section.jumbotron.masthead {
    min-height: 565px;
  }
  section.jumbotron.masthead a.masthead-button,
  .order-button {
    margin-top: 0px;
    padding: 5px 10px;
    font-size: 1em;
  }
  .newsletter .form-group {
    display: block;
    width: 100%;
  }
  .newsletterBtn {
    width: 100%;
    display: block;
  }
  .newsletter button.btn-dark,
  .newsletter input[type="submit"] {
    width: initial;
  }
  section.about {
    padding: 20px 0px;
  }
  .about-desc p {
    margin-bottom: 10px;
  }
  .hallmarks li:before {
    font-size: 32px;
    width: 45px;
  }
  .container.page.content > .row {
    padding: 20px 0px;
  }
  .radio-box {
    margin: 0px 10px;
  }
  p.quiz-head-text {
    margin-top: 20px;
  }
  .controls-row .col-md-4 {
    margin-bottom: 10px;
  }
}
.controls-row {
  margin-bottom: 20px;
}
/* Styles added for quiz page */
span.large-share-links {
  width: 100%;
  font-size: 25px;
  line-height: 35px;
  overflow: hidden;
  display: block;
  text-align: center;
}
span.large-share-links span.text {
  display: block;
  margin-bottom: 10px;
  font-size: 22px;
  color: #2f2a27;
  font-weight: bold;
}
span.large-share-links > a {
  padding: 10px;
}
span.large-share-links a {
  display: inline-block;
  width: 19%;
  background: #000;
  color: #fff;
  text-align: center;
}
span.large-share-links a.twitter {
  background-color: #00aced;
}
span.large-share-links a.facebook {
  background-color: #3b5998;
}
span.large-share-links a.linkedin {
  background-color: #007bb6;
}
span.large-share-links a.youtube {
  background-color: #bb0000;
}
span.large-share-links a.print {
  background-color: #fa9739;
}
span.large-share-links a.google-plus {
  background-color: #dd4b39;
}
span.large-share-links a.instagram {
  background-color: #517fa4;
}
span.large-share-links a:hover {
  color: #fff;
}
div.label-wrapper,
div.disclaimer-text {
  padding: 0 20px;
}
.nlsignup_content {
  background: #f6f6f6;
  padding: 20px;
  text-align: left;
  margin-bottom: 24px;
}
.nlsignup_content div.label-wrapper,
.nlsignup_content div.disclaimer-text {
  padding: 0px;
}
.label-wrapper {
  overflow: hidden;
}
#assessment .label-wrapper h3 {
  clear: both;
}
#assessment .label-wrapper,
#assessment .disclaimer-text p {
  margin-bottom: 11px;
  font-size: 14px !important;
}
/*# sourceMappingURL=style.css.map */