/*
Theme Name: The On-Switch
Theme URI: http://btcny.com
Author: Fred Shequine
Author URI: http://btcny.com
Description: Custom theme for The On-Switch.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: btc, onswitch
Text Domain: onswitch

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*@navbar-inverse-link-active-bg:             darken(@navbar-inverse-bg, 10%);*/
/*@container-large-desktop:      ((1140px + @grid-gutter-width));*/
/*

Fonts

font-family: "effra", helvetica, arial, sans-serif;

300 normal italic
400 normal italic
500 normal italic
700 normal italic
900 normal italic

font-family: "effra",helvetica,arial,sans-serif;
font-style: normal;
font-weight: 900;

font-family: 'AvenirLTStd',helvetica,arial,sans-serif;
font-family: 'AvenirLTStd-Light';
font-family: 'AvenirLTStd-Roman';

font-family: 'Walter Turncoat', cursive;


*/
/* Colors: */
body {
  font-family: 'AvenirLTStd-Light';
  padding-top: 100px;
  font-size: 16px;
  color: #231f20;
}
.avenir_roman {
  font-family: 'AvenirLTStd-Roman', helvetica, arial, sans-serif;
}
.walter {
  font-family: 'Walter Turncoat', cursive;
  font-weight: 400;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.navbar-fixed-top {
  top: 0px;
}
body.admin-bar .navbar-fixed-top {
  top: 32px !important;
}
a:focus {
  outline-color: #51277d;
}
.aligncenter {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.navbar-brand {
  float: left;
  padding: 1px 0 0 30px;
  font-size: 18px;
  line-height: 20px;
}
.img-logo {
  width: 60%;
}
.allcaps {
  text-transform: uppercase;
}
.one-hit-title {
  color: #51277d;
  font-family: 'AvenirLTStd-Roman';
  line-height: 22px;
  margin-bottom: 7px;
}
.expander {
  color: #51277d;
}
.expander:hover {
  color: #51277d;
}
.speaking-sub-head {
  font-family: 'AvenirLTStd-Heavy';
  color: #51277d;
  font-size: 1.3em;
  font-weight: 400;
}
.table.table-striped.table-hover a:hover {
  text-decoration: none;
}
.table.table-striped.table-hover i {
  color: #c1d53f;
}
.table.table-striped.table-hover td {
  padding: 2px;
}
blockquote {
  padding-left: 50px;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-right: 45px;
  border-top: none;
  border-bottom: none;
  border-left: none;
  margin: 0;
  background-image: url(images/blockquote-image.png);
  background-position: 1px 2px;
  background-repeat: no-repeat;
  text-indent: 0;
}
blockquote p {
  font-size: 1.1em;
}
.footnote {
  display: inline-block;
  font-size: 14px;
  padding-top: 15px;
  margin-right: 30px;
  margin-left: 10px;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  .img-logo {
    width: 100%;
  }
}
.navbar-inverse {
  font-family: 'AvenirLTStd-Roman';
  font-size: 20px;
}
.navbar-inverse .navbar-brand {
  color: #c1d53f;
}
@media (min-width: 992px) {
  .navbar-inverse .navbar-nav > li > .dropdown-menu {
    background-color: #c1d53f;
    margin-top: 10px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .navbar-inverse .dropdown-menu > li > a {
    color: #51277d;
  }
  .navbar-inverse .dropdown-menu > li > a:hover,
  .navbar-inverse .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #c1d53f;
    background-color: #51277d;
  }
  .navbar-inverse .dropdown-menu > .active > a,
  .navbar-inverse .dropdown-menu > .active > a:hover,
  .navbar-inverse .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #51277d;
  }
}
@media (min-width: 992px) {
  .navbar-inverse .navbar-nav {
    float: left;
    margin: 0;
    margin-left: 30px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding-top: 64px;
    padding-bottom: 5px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 5px 7px;
  margin-top: 5px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #c1d53f;
}
@media (min-width: 768px) {
  .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 33px;
    margin-bottom: 33px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
}
.main-content {
  font-family: "effra", helvetica, arial, sans-serif;
  margin: 0 0 0 0;
}
.main-content h1 {
  color: #c1d53f;
  font-size: 32px;
}
.main-content .purple {
  color: #51277d;
}
.main-content .slider {
  height: 300px;
  padding-top: 0px;
}
.main-content .royalSlider > .rsContent {
  visibility: hidden;
  /* or display:none depending on your needs... */
}
.main-content .home-slider-text-box {
  height: 150px;
  font-family: 'AvenirLTStd-Light';
  background-color: #51277d;
  color: #ffffff;
  padding: 7px 25px;
}
.main-content .home-slider-text-box p {
  font-family: 'AvenirLTStd-Light';
  font-size: 1em;
  font-weight: 100;
  margin-bottom: 0;
}
.main-content .home-slider-text-box p.answer {
  font-size: 1.3em;
  font-weight: normal;
  color: #c1d53f;
}
.main-content .home-slider-text-box p.explanation {
  font-family: 'AvenirLTStd-Light';
  font-size: 1.05em;
  font-weight: 100;
  font-style: normal;
  line-height: 1.15em;
}
.main-content .home-slider-text-box p.read-more-slide {
  display: inline-block;
  float: right;
  text-align: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 20px;
}
.main-content .home-slider-text-box p.read-more-slide a {
  color: #ffffff;
}
.main-content .home-slider-text-box p.read-more-slide a:hover {
  text-decoration: none;
  color: #c1d53f;
}
.main-content .home-slider-text-box span.truth {
  font-family: "effra", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #ffffff;
}
.social {
  display: block;
  /*height: 120px;*/
}
.social .social-links {
  list-style-type: none;
  margin-top: 5px;
  margin-right: 2px;
  padding-right: 20px;
}
.social .social-links li {
  float: left;
  width: 28px;
  height: 28px;
  margin: 22px 0 0 5px;
}
.social .social-links li.enews {
  width: 167px;
  height: 78px;
  margin-top: 5px !important;
  background: #ffffff url(images/enews-new.png) repeat 0px 0px;
}
.social .social-links li.facebook {
  background: #ffffff url(images/social-icons-55.png) repeat 0px 0px;
}
.social .social-links li.linkedin {
  background: #ffffff url(images/social-icons-55.png) repeat 149px 0px;
}
.social .social-links li.twitter {
  background: #ffffff url(images/social-icons-55.png) repeat -62px 0px;
}
.social .social-links li.pinterest {
  background: #ffffff url(images/social-icons-55.png) repeat 88px 0px;
}
.social .social-links li.instagram {
  background: #ffffff url(images/social-icons-55.png) repeat 57px 0px;
}
.social .social-links li.email {
  background: #ffffff url(images/social-icons-55.png) repeat -152px 0px;
}
.social .social-links li.facebook:hover {
  background: #ffffff url(images/social-icons-55.png) repeat 0px -28px;
}
.social .social-links li.linkedin:hover {
  background: #ffffff url(images/social-icons-55.png) repeat 149px -28px;
}
.social .social-links li.twitter:hover {
  background: #ffffff url(images/social-icons-55.png) repeat -62px -28px;
}
.social .social-links li.pinterest:hover {
  background: #ffffff url(images/social-icons-55.png) repeat 88px -28px;
}
.social .social-links li.instagram:hover {
  background: #ffffff url(images/social-icons-55.png) repeat 57px -28px;
}
.social .social-links li.email:hover {
  background: #ffffff url(images/social-icons-55.png) repeat -152px -28px;
}
.social .social-links-us {
  float: left;
  width: 432px;
  margin-left: -34px;
}
.social-footer {
  display: block;
  background-color: inherit;
}
.social-footer .social-links {
  list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0 0 0 0;
  background-color: inherit;
}
.social-footer .social-links a {
  background-color: inherit;
}
.social-footer .social-links li {
  background-color: #51277d;
  float: left;
  width: 28px;
  height: 28px;
  margin: 0 5px 7px 0;
}
.social-footer .social-links li.facebook {
  background: url(images/social-icons-green.png) repeat 0px 0px;
}
.social-footer .social-links li.linkedin {
  background: url(images/social-icons-green.png) repeat 149px 0px;
}
.social-footer .social-links li.twitter {
  background: url(images/social-icons-green.png) repeat -62px 0px;
}
.social-footer .social-links li.pinterest {
  background: url(images/social-icons-green.png) repeat 88px 0px;
}
.social-footer .social-links li.instagram {
  background: url(images/social-icons-green.png) repeat 57px 0px;
}
.social-footer .social-links li.email {
  background: url(images/social-icons-green.png) repeat -152px 0px;
}
.social-footer .social-links li.facebook:hover {
  background: url(images/social-icons-green.png) repeat 0px -27px;
}
.social-footer .social-links li.linkedin:hover {
  background: url(images/social-icons-green.png) repeat 149px -27px;
}
.social-footer .social-links li.twitter:hover {
  background: url(images/social-icons-green.png) repeat -62px -27px;
}
.social-footer .social-links li.pinterest:hover {
  background: url(images/social-icons-green.png) repeat 88px -27px;
}
.social-footer .social-links li.instagram:hover {
  background: url(images/social-icons-green.png) repeat 57px -27px;
}
.social-footer .social-links li.email:hover {
  background: url(images/social-icons-green.png) repeat -152px -27px;
}
@media (min-width: 768px) {
  .social-us {
    padding-left: 0px;
  }
}
.home-content p,
.single-content p,
.wow-content p {
  font-family: 'AvenirLTStd-Light';
  font-size: 16px;
  margin-bottom: 15px;
}
.single-content {
  padding-top: 80px;
  padding-bottom: 45px;
}
.single-content .post-thumbnail {
  margin: 55px 0 30px 30px;
}
.careers-content {
  padding-top: 20px !important;
}
.divider {
  border-top: 2px solid #231f20;
  background: #fff url('images/down-arrow.png') no-repeat 140px -1px;
  height: 17px;
  padding: 0 0 40px 0;
  margin: 20px 0 0 0;
}
.divider-0 {
  display: none;
}
.story-title a {
  color: #231f20;
}
.story-title a:hover {
  color: #51277d;
  text-decoration: none;
}
.wow-title {
  color: #231f20;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 80px auto;
  }
}
.modal-header {
  border-bottom: none;
}
.modal-header .close {
  color: #ffffff;
}
.modal-content {
  background-color: #231f20;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #c1d53f;
}
.modal-footer {
  border-top: none;
}
.modal-footer .btn-onswitch {
  background-color: #c1d53f;
  color: #51277d;
  font-weight: bold;
}
.post-content strong {
  font-family: 'AvenirLTStd-Roman', helvetica, arial, sans-serif;
}
.post-content h2.story-title {
  font-family: "effra", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  margin-bottom: 10px;
}
.post-content h3.story-title {
  font-family: "effra", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 25px;
  margin-bottom: 10px;
}
.post-content h4 {
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.post-content ol {
  /*counter-reset: my-counter;*/
  margin: 0;
  padding: 0;
}
.post-content ol > li {
  position: relative;
  /*list-style-type: none;*/
  margin: 0 0 0 1.5em;
  padding: 0 0 4px 0;
  font-size: 40px;
  color: #231f20;
  font-weight: bold;
  font-family: "effra", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 900;
}
.post-content ol > li strong {
  font-size: 40px;
  font-family: "effra", helvetica, arial, sans-serif;
}
.post-content ol li p {
  display: inline-block;
  font-size: 16px;
  font-family: 'AvenirLTStd-Light';
  font-weight: normal;
  vertical-align: text-top;
  margin-top: 10px;
}
.post-content span.process-title {
  font-family: "effra", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  color: #51277d;
}
.post-content .read-more {
  position: relative;
}
.post-content .read-more a {
  color: #231f20;
}
.post-content .read-more a:hover {
  color: #51277d;
  text-decoration: none;
}
.post-content .read-more a:hover span {
  background: #ffffff url(images/arrow-right-small-hover.png) no-repeat 0px 0px;
}
.post-content .read-more img {
  margin-left: 20px;
}
.post-content .read-more span {
  position: absolute;
  top: -5px;
  left: 100px;
  display: inline-block;
  width: 65px;
  height: 30px;
  background: #ffffff url(images/arrow-right-small.png) no-repeat 0px 0px;
}
@media (min-width: 992px) {
  .post-content .read-more-0 {
    text-align: right;
    margin-right: 80px;
  }
  .post-content .read-more-0 span {
    position: absolute;
    top: -5px;
    left: 375px;
    display: inline-block;
    width: 65px;
    height: 30px;
    background: #ffffff url(images/arrow-right-small.png) no-repeat 0px 0px;
  }
}
.wow-content h1 {
  font-weight: 400;
  color: #51277d;
  line-height: 22px;
  margin-top: 15px;
}
/* Us Templates */
.sub-nav-us {
  padding-right: 15px;
}
.sub-nav-us ul {
  display: block;
}
.sub-nav-us .nav > li > a {
  background-color: #c1d53f;
  color: #51277d;
}
.sub-nav-us .nav > li > a:hover {
  background-color: #51277d;
  color: #c1d53f;
}
@media (min-width: 768px) {
  .people-page-content {
    margin-left: 70px;
    margin-bottom: 50px;
  }
  .thumb-page-people {
    margin-top: 25px;
    margin-left: 0px;
  }
  .thumb-page-people-left {
    margin-left: 40px;
  }
  .sub-nav-us {
    padding-right: 0px;
  }
  .sub-nav-us ul {
    display: block;
    margin-top: 0px;
    border: 1px solid #c1d53f;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    -webkit-background-clip: padding-box !important;
    -moz-background-clip: padding !important;
    background-clip: padding-box !important;
  }
  .sub-nav-us .nav > li > a {
    background-color: #c1d53f;
    color: #51277d;
    padding: 10px 7px;
  }
  .sub-nav-us .nav > li > a:hover {
    background-color: #51277d;
    color: #c1d53f;
  }
}
.post-content-0 {
  float: right;
  margin-top: 30px;
  margin-bottom: 30px;
}
.post-content-1 {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
.post-thumbnail img {
  margin: 0 auto 0 auto;
}
.post-thumbnail-0 {
  float: left;
  margin-bottom: 20px;
}
.post-thumbnail-1 {
  float: right;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .left-column {
    margin-left: 70px;
  }
}
.sidebar {
  margin-top: 55px;
}
.sidebar p {
  display: block;
  width: 150px;
  text-align: center;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}
.sidebar p.footnote-you {
  text-align: left;
}
.sidebar-left p {
  text-align: center;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}
.sidebar-right p {
  text-align: center;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 48px;
}
.sidebar-right p.footnote-you {
  width: 200px;
  text-align: left;
  font-size: 14px;
}
.sidebar-where p {
  width: auto;
  font-size: 0.85em;
  text-align: left;
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 28px;
}
.sidebar-bad {
  margin-top: 65px;
  padding-left: 40px;
}
.sidebar-bad h3.widget-title {
  margin: 25px 0 0 0;
  padding: 0 0 10px 0;
  font-size: 14px;
  color: #51277d;
}
.sidebar-reading {
  margin-top: 65px;
}
.sidebar-reading h3.widget-title {
  margin: 25px 0 0 0;
  padding: 0 0 10px 0;
  font-size: 14px;
  color: #51277d;
}
.sidebar-left-wow h3 {
  font-family: "effra", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 900;
}
.sidebar-left-wow .menu-wow {
  list-style-type: none;
}
.sidebar-left-wow .menu-wow li > a {
  color: #231f20;
  font-size: 1.05em;
}
.sidebar-left-wow .menu-wow li > a:hover,
.sidebar-left-wow .menu-wow li.current-menu-item > a {
  color: #51277d;
  font-weight: bold;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sidebar-left-wow .menu-wow {
    list-style-type: none;
    margin-left: 65px;
  }
}
.footer {
  background-color: #51277d;
  color: #c1d53f;
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.footer a {
  color: #c1d53f;
}
.footer a:hover {
  color: #ffffff;
}
.footer .footer-center {
  margin-top: 15px;
}
.copyright {
  margin-top: 10px;
  font-size: 0.75em;
}
.footer-center a {
  text-decoration: underline;
}
.footer-center a:hover {
  text-decoration: none;
}
/* Contact form styles */
.single-contact-content {
  background-color: #c1d53f;
  padding: 0 20px;
}
.contact-thumbnail {
  position: relative;
  height: 0;
}
.contact-thumbnail .post-thumbnail-contact {
  position: absolute;
  top: 40px;
  right: 35px;
}
.contact-thumbnail .post-thumbnail-contact .contact-caption {
  margin-top: 10px;
  color: #51277d;
  font-size: 1.4em;
}
/*# sourceMappingURL=style.css.map */