/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0; }

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

/* This stylesheet generated by Transfonter (http://transfonter.org) on November 8, 2016 10:52 AM */
@font-face {
  font-family: 'Lifehack Basic';
  src: url("fonts/LifehackBasic-Regular.eot");
  src: url("fonts/LifehackBasic-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/LifehackBasic-Regular.woff") format("woff"), url("fonts/LifehackBasic-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.float-xs-left {
  float: left !important; }

.float-xs-right {
  float: right !important; }

.float-xs-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 2rem 2rem !important; }

.mt-2 {
  margin-top: 2rem !important; }

.mr-2 {
  margin-right: 2rem !important; }

.mb-2 {
  margin-bottom: 2rem !important; }

.ml-2 {
  margin-left: 2rem !important; }

.mx-2 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.my-2 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.m-3 {
  margin: 3rem 3rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.m-4 {
  margin: 4rem 4rem !important; }

.mt-4 {
  margin-top: 4rem !important; }

.mr-4 {
  margin-right: 4rem !important; }

.mb-4 {
  margin-bottom: 4rem !important; }

.ml-4 {
  margin-left: 4rem !important; }

.mx-4 {
  margin-right: 4rem !important;
  margin-left: 4rem !important; }

.my-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 2rem 2rem !important; }

.pt-2 {
  padding-top: 2rem !important; }

.pr-2 {
  padding-right: 2rem !important; }

.pb-2 {
  padding-bottom: 2rem !important; }

.pl-2 {
  padding-left: 2rem !important; }

.px-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.py-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.p-3 {
  padding: 3rem 3rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pr-3 {
  padding-right: 3rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pl-3 {
  padding-left: 3rem !important; }

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.p-4 {
  padding: 4rem 4rem !important; }

.pt-4 {
  padding-top: 4rem !important; }

.pr-4 {
  padding-right: 4rem !important; }

.pb-4 {
  padding-bottom: 4rem !important; }

.pl-4 {
  padding-left: 4rem !important; }

.px-4 {
  padding-right: 4rem !important;
  padding-left: 4rem !important; }

.py-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #373a3c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.media,
.media-body {
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container::after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 544px) {
  .container {
    max-width: 576px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 940px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container-fluid::after {
  content: "";
  display: table;
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row::after {
  content: "";
  display: table;
  clear: both; }

.col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 8.33333%; }

.col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 16.66667%; }

.col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 25%; }

.col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 33.33333%; }

.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 41.66667%; }

.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 50%; }

.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 58.33333%; }

.col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 66.66667%; }

.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 75%; }

.col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 83.33333%; }

.col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 91.66667%; }

.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 544px) {
  .col-sm-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%; }
  .col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%; }
  .col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%; }
  .col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%; }
  .col-sm-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%; }
  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%; }
  .col-sm-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%; }
  .col-sm-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%; }
  .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%; }
  .col-sm-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%; }
  .col-sm-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%; }
  .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%; }
  .col-md-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%; }
  .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%; }
  .col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%; }
  .col-md-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%; }
  .col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%; }
  .col-md-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%; }
  .col-md-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%; }
  .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%; }
  .col-md-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%; }
  .col-md-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%; }
  .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%; }
  .col-lg-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%; }
  .col-lg-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%; }
  .col-lg-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%; }
  .col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%; }
  .col-lg-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%; }
  .col-lg-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%; }
  .col-lg-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%; }
  .col-lg-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%; }
  .col-lg-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%; }
  .col-lg-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%; }
  .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 8.33333%; }
  .col-xl-2 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 16.66667%; }
  .col-xl-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 25%; }
  .col-xl-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 33.33333%; }
  .col-xl-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 41.66667%; }
  .col-xl-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 50%; }
  .col-xl-7 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 58.33333%; }
  .col-xl-8 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 66.66667%; }
  .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 75%; }
  .col-xl-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 83.33333%; }
  .col-xl-11 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 91.66667%; }
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

body {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif; }

strong, b {
  font-weight: 600; }

h1, h2, h3 {
  font-family: 'Lifehack Basic', cursive;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-size: 2.2em; }

h2 {
  font-size: 1.8em; }

.intro {
  font-size: 1.1em;
  float: none;
  margin: auto; }
  .intro p {
    font-size: 1.25em; }

a, a:hover, a:focus, a:active {
  color: inherit;
  text-decoration: none;
  font-weight: 100; }

a:hover, .current-menu-item a, .post a {
  color: #FE5D3F;
  font-weight: 400;
  text-decoration: inherit; }

.button {
  cursor: pointer; }

/* Just WP things*/
.w-100.wp-post-image {
  height: auto !important; }

/**test**/
.post-content img {
  max-width: 100%;
  height: auto !important; }

.post-content iframe {
  width: 100% !important; }

Body ::-webkit-input-placeholder {
  text-transform: uppercase;
  color: inherit;
  opacity: 1; }

Body :-moz-placeholder {
  text-transform: uppercase;
  color: inherit;
  opacity: 1; }

Body ::-moz-placeholder {
  text-transform: uppercase;
  color: inherit;
  opacity: 1; }

Body :-ms-input-placeholder {
  text-transform: uppercase;
  color: inherit;
  opacity: 1; }

.follow-me-nav-grey h2 {
  margin: 0; }

.follow-me-nav-grey ul {
  margin: 0; }

.row > .row-centered {
  float: none;
  margin: auto; }

.link.link-green {
  color: #30C8D0; }

.home-blog-roll p {
  margin-bottom: 0; }

.home-blog-roll a {
  font-size: 80%;
  text-transform: uppercase;
  color: #30C8D0; }

.lead {
  font-size: 1.2em; }

.alt {
  color: #30C8D0; }

a:hover {
  text-decoration: underline; }

.theme-block.orange {
  background-color: #FE5D3F;
  color: white; }
  .theme-block.orange form {
    color: black; }

.theme-block.dark {
  background-color: #070605;
  color: #fff; }
  .theme-block.dark.half {
    background-color: #636365; }

.theme-block.light {
  background-color: #EAEAEA; }

.theme-block.hatched {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAMAAADXEh96AAAACVBMVEW6urq7u7v///9AzUx4AAAAA3RSTlOAgIDNeMQ1AAAAG0lEQVQI1wXBAQEAAACCIOP/6CCwIGHEkEGBAwVwAEHDYWCLAAAAAElFTkSuQmCC") repeat; }

.theme-block.drop-bg {
  padding-bottom: 0; }
  .theme-block.drop-bg + .bg-container {
    height: 32em;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .theme-block.drop-bg + .bg-container {
        background-position: 65% center; } }

.books-wrapper .bg-container {
  height: 20em; }

.contact .follow-me-nav-grey li + li {
  padding-right: 4px; }

.contact form input, .contact form textarea {
  padding: 0.5rem; }

.btn, a.btn {
  display: inline-block;
  padding: 0.5em;
  font-weight: 600; }
  .btn.btn-orange, a.btn.btn-orange {
    color: white;
    background-color: #FE5D3F; }
  .btn:hover, a.btn:hover {
    color: white; }

.list-inline {
  padding: 0;
  list-style: none; }
  .list-inline li {
    display: inline-block; }

.media > a img {
  max-width: 4em; }

#header {
  font-size: 0; }
  #header .container {
    position: relative; }
  #header a {
    color: white; }
  #header a:hover, #header a:focus, #header a:active {
    color: #FE5D3F;
    text-decoration: none;
    font-weight: 100; }
  #header .current-menu-item a {
    color: #FE5D3F;
    font-weight: 400;
    text-decoration: inherit; }
  #header #main-nav {
    text-align: justify; }
    #header #main-nav #toggle-nl-subscribe-popup {
      width: 1em;
      text-align: center;
      cursor: pointer; }
    #header #main-nav .menu-header-menu-container, #header #main-nav #toggle-nl-subscribe-popup {
      vertical-align: middle;
      display: inline-block; }
    #header #main-nav .logo, #header #main-nav .nav-items {
      font-size: 16px;
      vertical-align: bottom;
      display: inline-block; }
      #header #main-nav .logo li a, #header #main-nav .nav-items li a {
        margin-right: 1.5em; }
    #header #main-nav .logo a {
      font-size: 16px;
      display: inline-block; }
    #header #main-nav ul {
      padding: 0;
      list-style: none;
      margin: 0; }
    #header #main-nav li {
      display: inline-block;
      text-transform: uppercase; }
    #header #main-nav:after {
      content: "";
      display: inline-block;
      width: 100%; }

.block {
  text-align: center; }

.block:before {
  content: '';
  margin-left: -0.5em;
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.centered {
  display: inline-block;
  vertical-align: middle; }

#mc-embedded-subscribe-form {
  font-size: 90%; }

#nl-subscribe-popup {
  line-height: 1.7;
  position: absolute;
  right: 0;
  width: 275px;
  top: 100%;
  font-size: 15px;
  padding: 1em 2em;
  background-color: #FE5D3F;
  margin-top: 1em;
  z-index: 1000; }
  #nl-subscribe-popup .close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 2em;
    line-height: 1;
    cursor: pointer;
    display: block;
    padding: 0.5em; }
  #nl-subscribe-popup form {
    color: #373a3c; }
  #nl-subscribe-popup h2 {
    margin: 0; }

.related-post .media img {
  max-width: 8em; }

#footer .theme-block img {
  max-width: 100%; }

#footer .hv-swap {
  display: inline-block;
  margin: 0 0.3em; }
  #footer .hv-swap .icon-wrap {
    position: relative;
    display: inline-block; }
  #footer .hv-swap img {
    vertical-align: bottom; }
  #footer .hv-swap .alt {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden; }
  #footer .hv-swap:hover .initial {
    visibility: hidden; }
  #footer .hv-swap:hover .alt {
    visibility: visible; }

#footer a:hover {
  text-decoration: none; }

#footer .banner-logos {
  overflow: hidden; }
  #footer .banner-logos img {
    margin: 0 -100%;
    display: inline-block; }

.blog-roll-area h2 {
  margin-bottom: 0.8em; }

#newsletter-subscription .inner-wrapper {
  position: relative; }
  #newsletter-subscription .inner-wrapper .row {
    margin-left: -8px;
    margin-right: -8px; }
    #newsletter-subscription .inner-wrapper .row > div {
      padding-left: 8px;
      padding-right: 8px; }

#newsletter-subscription h2 {
  margin: 0; }

#newsletter-subscription .header-badge {
  position: absolute;
  bottom: 75%;
  right: 0; }

.nl-subscribe-form #mc-embedded-subscribe-form {
  color: #070605; }

.nl-subscribe-form .button {
  padding: 0.2em 2em;
  color: inherit; }
  .nl-subscribe-form .button:hover {
    color: #070605; }

.hero-image {
  background-size: cover;
  padding-top: 400px; }
  @media screen and (max-width: 768px) {
    .hero-image {
      padding-top: 210px;
      background-position: 65% center; } }
  .hero-image #mc-embedded-subscribe-form {
    color: #070605; }

input, textarea {
  padding: 0.2rem 0.5rem;
  border: 1px solid white; }

input[type=text], input[type=email] {
  width: 100%; }

input[type=submit], input[type=image] {
  line-height: 1; }

input[type=submit] {
  background-color: white;
  text-transform: uppercase; }

.form-inline input {
  line-height: inherit; }

#sidebar-right1 #execphp-4,
#sidebar-right1 #text-13 {
  display: none; }

.books-wrapper .book {
  background-color: #EAEAEA;
  background-color: white; }
  .books-wrapper .book h2 {
    color: #FE5D3F; }
  .books-wrapper .book:nth-child(2n) {
    background-color: #EAEAEA; }
  .books-wrapper .book a:not(.button) {
    color: #30C8D0; }

input[type="submit"].button {
  color: inherit; }

.orange-button {
  background-color: #FE5D3F; }

.dark-button {
  background-color: #070605;
  color: white; }
  .dark-button a:hover {
    color: white; }

.light-button {
  background-color: #EAEAEA;
  color: #070605; }
  .light-button a {
    color: inherit; }
  .light-button a:hover {
    color: #070605; }

.white-button {
  background-color: white;
  color: #070605; }
  .white-button a {
    color: inherit; }
  .white-button a:hover {
    color: #070605; }

@media screen and (max-width: 768px) {
  .orange-button,
  .dark-button,
  .light-button {
    margin-bottom: 1em; } }

.special-cap-button {
  display: block;
  width: 100%;
  text-transform: uppercase; }

a {
  display: inline-block; }
  a > span {
    display: inline-block;
    padding: 0.5em 2em;
    color: white;
    font-weight: 100; }

span {
  display: inline-block; }
  span > a {
    display: inline-block;
    padding: 0.5em 2em;
    color: white;
    font-weight: 100; }

.button {
  display: inline-block;
  padding: 0.5em 2em;
  color: white;
  font-weight: 100;
  -webkit-appearance: none;
  line-height: 1; }
  .button p {
    margin: 0; }
  .button + .button {
    margin-left: 0.5em; }
  .button.btn-red {
    background-color: #FE5D3F; }
  .button.btn-black {
    background: #070605; }
  .button.btn-white {
    color: #070605;
    background-color: white; }
    .button.btn-white:hover {
      color: #070605; }
  .button.btn-transparent {
    color: white;
    background-color: transparent; }
  .button:hover {
    color: white; }
  @media screen and (max-width: 768px) {
    .button {
      margin-bottom: 1em; }
      .button + .button {
        margin-left: 0; } }

@media screen and (max-width: 600px) {
  #header #main-nav.open .opener {
    margin: 0 0 0 -1em; }
  #header #main-nav.open .nav-items {
    transform: translate(0);
    opacity: 1;
    display: block;
    transition: all 0.2s linear;
    z-index: 999; }
  #header #main-nav .opener,
  #header #main-nav .nav-items {
    transition: 0.2s linear all; }
  #header #main-nav .mask {
    overflow: hidden; }
  #header #main-nav .open-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em 1em 1em;
    z-index: 999;
    font-size: 16px;
    line-height: 1;
    vertical-align: middle;
    z-index: 1000; }
  #header #main-nav .opener {
    margin: 0 -0.6em 0 0;
    z-index: 1000; }
  #header #main-nav .nav-items {
    display: none;
    position: absolute;
    top: 0;
    padding: 3em 2em 1em 4em;
    right: 0;
    opacity: 0;
    transform: translateX(100%);
    background-color: #000; }
    #header #main-nav .nav-items .menu-header-menu-container,
    #header #main-nav .nav-items li {
      display: block;
      width: 100%;
      padding: 0.25em; } }

.form-field {
  margin-bottom: 1em; }

.media-section h2 {
  color: #FE5D3F; }

.media-section .ct-media {
  text-align: center;
  position: relative;
  padding: 1em; }
  .media-section .ct-media .title {
    font-weight: bold; }
  .media-section .ct-media a {
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .media-section .ct-media p {
    margin: 0.5em 0; }
  .media-section .ct-media:hover {
    text-decoration: underline; }

.media-section.hatched .ct-media,
.media-section.light .ct-media {
  background-color: white; }

.media-section .ct-media {
  background-color: #EAEAEA; }

.pagination .page-numbers {
  text-transform: uppercase;
  display: inline-block;
  background-color: #FE5D3F;
  padding: 0.5em;
  line-height: 1;
  min-width: 2em;
  margin-bottom: 1em;
  text-align: center;
  color: white; }

form.stacked .last-input {
  margin-bottom: 1em; }

.sidebar > ul #text-5 {
  padding: 0; }

.sidebar > ul > li {
  padding: 1em;
  margin-bottom: 1em;
  background-color: #cbcbcb; }
  .sidebar > ul > li:nth-child(4), .sidebar > ul > li:nth-child(5) {
    background-color: #FE5D3F;
    color: white; }
    .sidebar > ul > li:nth-child(4) a:hover, .sidebar > ul > li:nth-child(5) a:hover {
      color: white;
      text-decoration: underline; }

.sidebar ul {
  padding: 0; }

.sidebar li {
  list-style: none; }

.big-post .image-wrap {
  display: block; }

.big-post img {
  width: 100%;
  height: auto !important; }

.more-link {
  background-color: #FE5D3F;
  padding: 0.5em 1em;
  color: white;
  display: inline-block;
  margin-top: 1em; }
  .more-link:hover {
    color: white; }

.blog-post {
  background-color: white;
  padding: 1em;
  margin-bottom: 1em; }
  .blog-post .post-data {
    margin-bottom: 0.4em; }
  .blog-post h2 {
    line-height: 1.2; }
  .blog-post .more-link {
    background-color: #636365; }

.paypal-form form {
  display: inline-block; }
  .paypal-form form select {
    padding: 0.25em;
    background-color: #636365;
    border: 0;
    color: white;
    margin: 2em 0;
    text-align: center; }
  .paypal-form form input {
    border: 0; }

.footer-circle-wrapper {
  background-color: #FE5D3F;
  border-radius: 200%;
  display: inline-block;
  position: relative; }
  .footer-circle-wrapper h2 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 1.5em;
    margin: 0; }
  .footer-circle-wrapper .rounded-circle {
    visibility: hidden; }
  .footer-circle-wrapper .circle-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1.5em 0.5em; }
    .footer-circle-wrapper .circle-content a {
      display: inline-block; }
    .footer-circle-wrapper .circle-content .icon-wrap {
      margin: 0.2em; }

.viewport {
  position: relative;
  margin-top: 1em; }

.viewport .wrapper {
  overflow: hidden;
  margin: auto;
  width: 80%; }

.viewport .wrapper > ul {
  padding: 0;
  margin: 0;
  float: left;
  height: 100%;
  position: relative; }

.viewport .wrapper > ul > li {
  float: left;
  list-style: none;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0; }

.viewport .wrapper > ul > li .imgWrap > img {
  max-width: 90%;
  max-height: 80%; }

.viewport .wrapper > ul > li p {
  color: #fff; }

.viewport .btn {
  position: absolute;
  top: 45%;
  text-indent: -9999px;
  width: 39px;
  height: 72px; }

.viewport .btn.prev {
  left: 0;
  background-image: url(/wp-content/themes/claireturnbull/images/slider-prev.png); }

.viewport .btn.next {
  right: 0;
  background-image: url(/wp-content/themes/claireturnbull/images/slider-next.png); }

.viewport .pager {
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-top: 0.5em; }

.viewport .pager .item {
  list-style: none;
  width: 80px;
  height: 60px;
  float: left;
  cursor: pointer;
  background-color: #fff;
  margin: 0;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  overflow: hidden; }

.viewport .pager .item .imgWrap {
  height: 100%; }

img {
  max-width: 100%;
  height: auto !important; }

@media screen and (max-width: 768px) {
  .slide-wrapper img {
    width: 50%;
    margin: auto;
    display: block; }
  #header-logo {
    max-width: 145px; }
  .opener {
    text-transform: uppercase; }
  h1 {
    font-size: 1.85em;
    line-height: 1.3; }
  h2 {
    font-size: 1.45em;
    line-height: 1.3; }
  .intro {
    font-size: 1em;
    float: none;
    margin: auto;
    line-height: 1.5; }
    .intro p {
      font-size: 1em; }
  .viewport .btn {
    transform: scale(0.25); }
    .viewport .btn.next {
      right: -1em; }
    .viewport .btn.left {
      left: -1em; }
  .viewport .wrapper {
    width: 100%; }
  .call-out.py-4,
  .call-out.py-3 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important; }
  #footer #footer-logo {
    max-width: 70%;
    margin: auto;
    display: block;
    margin-bottom: 1em; }
  .footer-circle-wrapper .circle-content {
    padding: 0.7em; }
  .theme-block.drop-bg + .bg-container {
    max-height: 16em; }
  .sidebar #nav_menu-2 {
    display: none; }
  .sidebar #text-4 input[type=text] {
    margin-bottom: 1em; } }

table, form, select {
  max-width: 100%; }

table {
  table-layout: fixed;
  width: 100%; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
