@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body {
  font-family: 'Open Sans', sans-serif !important; }

a {
  cursor: pointer; }

.navbar-inverse {
  background-image: none !important;
  background-color: #070707 !important;
  border-color: transparent !important;
  border-radius: 0px !important;
  margin-top: 16px; }
  .navbar-inverse a {
    color: #ffffff !important; }

.navbar-inverse .navbar-toggle {
  border-color: #1C3763 !important; }

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #F39424 !important; }

.navbar-inverse .navbar-nav > .current-menu-item {
  background-image: none !important;
  background-color: #C41010 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important; }

.navbar-inverse .navbar-nav li {
  text-transform: uppercase;
  border-right: 1px solid #c0c0c0;
  font-size: 16px;
  padding: 0 17px; }

.navbar-inverse .navbar-nav li:last-child {
  border-right: none; }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: 0px !important;
  margin-left: 0px !important; }

.navbar {
  margin-bottom: 0px !important; }

.header {
  padding-bottom: 20px; }
  .header #logo {
    position: absolute;
    margin: 180px 0 0 50%;
    height: 156px;
    width: 222px; }
  .header ul.social, .header ul.header-social {
    float: right;
    height: 20px;
    padding-top: 59px;
    padding-right: 11%; }
    .header ul.social li, .header ul.header-social li {
      float: left;
      height: 20px;
      width: 30px; }
  .header ul.companies {
    float: right;
    margin-top: 79px;
    width: 100%; }
    .header ul.companies li {
      margin-bottom: 17px;
      width: 100%;
      height: 74px;
      background: #1C3763; }
      .header ul.companies li a {
        display: block;
        padding: 20px 0 24px 35px; }
      .header ul.companies li:hover {
        background: #11284c; }

#search {
  margin: auto;
  height: 90px;
  background: #1C3763; }
  #search .gsc-control-cse {
    background: white !important;
    border-color: #1C3763;
    border-radius: 10px;
    height: 52px;
    width: 45% !important;
    margin: 0 auto;
    margin-top: 20px;
    padding-right: 0px !important; }
  #search .gsc-input-box {
    border: none !important;
    background: transparent !important;
    margin-top: -23px !important; }
  #search form {
    text-align: center; }
    #search form input#gsc-i-id1 {
      background: transparent !important; }
    #search form input {
      background: #F39424 url(img/search.png) no-repeat scroll center center/50% auto;
      margin-top: -14px;
      text-indent: 20px;
      font-size: 120%;
      height: 51px;
      width: 60%;
      border: none;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }
    #search form button {
      background: #F39424 url(img/search.png) no-repeat scroll center center/50% auto;
      margin-top: 25px;
      position: absolute;
      width: 48px;
      height: 40px;
      border: 1px solid #F39424;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px; }

.bsi-content {
  padding: 20px 0;
  color: #1C3763; }
  .bsi-content .logo {
    text-align: center;
    padding-top: 5px; }
  .bsi-content h1 {
    text-transform: uppercase;
    color: #1C3763;
    font-size: 24px; }
  .bsi-content .title {
    font-weight: bold;
    padding: 31px 0;
    color: #1C3763;
    font-size: 17px; }
  .bsi-content .bodycontent {
    color: #1C3763;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 27px;
    text-align: justify; }

#intro-content {
  margin-bottom: 52px; }

#blogs {
  background: #DE761C;
  text-align: center;
  padding-top: 12px;
  margin-bottom: 40px; }
  #blogs ul {
    margin: auto;
    padding: 0;
    list-style: none;
    width: 85%;
    margin-top: 10px;
    padding: 5px; }
    #blogs ul li {
      padding: 0 3px; }
      #blogs ul li a {
        color: white;
        background: #F39424; }
        #blogs ul li a:hover {
          background: #1C3763; }

.blog-content h2, .blog-content button {
  padding: 10px 0;
  margin-bottom: 35px;
  background: #C3C3C4;
  color: white; }
.blog-content button {
  padding: 10px;
  border: 1px solid #C3C3C4;
  text-transform: uppercase; }
.blog-content section {
  margin: 30px 30px 60px; }
.blog-content h3 {
  color: #0D121C; }
.blog-content p, .blog-content a {
  color: #707172; }
.blog-content a {
  text-decoration: underline; }

#bsi-products {
  margin: 60px 0; }
  #bsi-products div {
    border-left: 1px solid white;
    border-right: 1px solid white;
    height: 185px; }
  #bsi-products .referron {
    background: #FAB722 url(img/referron.jpg) center center/cover;
    padding-top: 5px; }
  #bsi-products .bbg {
    background: #FAB722 url(img/bbg.jpg) center center/cover;
    padding-top: 60px; }
  #bsi-products .spark {
    background: #B02217 url(img/spark.jpg) center center/cover;
    padding-top: 60px; }

footer {
  float: left;
  width: 100%;
  height: 100px;
  background: url(img/bsi-monochrome-big.png) center center no-repeat; }
  footer ul {
    float: right;
    margin: 40px 20px 40px 40px; }
    footer ul li {
      float: left;
      width: 25%; }

ul#ftg-logos {
  float: left;
  width: 100%;
  padding: 0;
  margin-top: 28px;
  list-style: none; }
  ul#ftg-logos li {
    float: left;
    text-align: center;
    width: 25%; }

.copyright-ftr {
  float: left;
  width: 100%; }

.ftr-companies small {
  float: left;
  font-size: 70%;
  padding: 20px 0 30px 0;
  color: gray; }

div#gsc-iw-id1 {
  border: none; }

.footer {
  position: relative;
  background-color: #1C3763;
  height: 100px; }
  .footer ul.social {
    float: right;
    height: 20px; }
    .footer ul.social li {
      float: right;
      height: 20px;
      width: 40px; }

.topheader {
  background-color: #1c3763;
  height: 21px;
  position: relative; }
  .topheader:before {
    content: "";
    background-color: #f29323;
    top: 9px;
    height: 5px;
    width: 100%;
    position: absolute; }

.toplogo {
  padding-top: 30px;
  display: inline-block !important; }

.herowrapper {
  height: 273px;
  background: url(img/banner_image.jpg) center center/cover;
  background-size: cover;
  color: #1C3763;
  position: relative; }
  .herowrapper #color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.6; }
  .herowrapper .first {
    text-align: center;
    padding-top: 73px;
    color: black !important; }
    .herowrapper .first h1 {
      text-transform: uppercase;
      font-size: 42px; }
    .herowrapper .first div {
      font-size: 23px; }
  .herowrapper .col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .herowrapper .second {
    text-align: center;
    height: 90px;
    margin-top: 35px;
    position: relative;
    padding: 27px 0;
    color: #f29323;
    text-transform: uppercase;
    font-size: 20px; }
    .herowrapper .second a {
      color: #f29323; }
    .herowrapper .second #second-color-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #1b3158;
      opacity: 0.6; }
    .herowrapper .second .span1 {
      padding-left: 70px; }
      .herowrapper .second .span1 a {
        color: #f29323; }
    .herowrapper .second img {
      padding-left: 16px; }

.herowrapper_content {
  height: 273px; }

.footer-banner {
  background-color: #f8f8f8;
  height: 500px;
  padding-top: 20px; }
  .footer-banner .banner-title {
    color: #1C3763;
    padding-top: 40px;
    text-transform: uppercase;
    font-size: 21px;
    text-align: center;
    font-weight: bold; }
  .footer-banner .banner-image {
    height: 332px;
    margin-top: 30px;
    background: url(img/10x-event-image.jpg) no-repeat;
    background-size: cover;
    position: relative; }
    .footer-banner .banner-image #footer-color-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #cc742a;
      opacity: 0.8; }
  .footer-banner .firstrow {
    color: white;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 32px;
    text-align: center;
    padding-top: 80px;
    height: 171px; }
    .footer-banner .firstrow a {
      color: white; }
  .footer-banner .secondrow {
    border-bottom: 2px solid #ecd6c6; }
  .footer-banner .thirdrow {
    color: white;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 32px;
    text-align: center;
    padding-top: 44px; }
    .footer-banner .thirdrow a {
      color: white; }

.postcontent {
  margin-top: 60px;
  font-size: 16px;
  color: #1C3763; }
  .postcontent h1 {
    margin-bottom: 40px; }
  .postcontent .par-title {
    margin-top: 20px;
    margin-bottom: 20px; }
  .postcontent strong {
    font-size: 20px; }
  .postcontent .title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase; }
  .postcontent .wpcf7-form div {
    display: block;
    padding-right: 30px;
    padding-top: 30px;
    color: #2f414f; }
  .postcontent .wpcf7-form .comment {
    display: block;
    width: 100%; }
    .postcontent .wpcf7-form .comment textarea {
      width: 100%; }
  .postcontent .wpcf7-form .required {
    color: #e74c3c; }
  .postcontent .wpcf7-form button, .postcontent .wpcf7-form input, .postcontent .wpcf7-form select, .postcontent .wpcf7-form textarea {
    border: 1px solid #dcdcdc; }
  .postcontent input.wpcf7-form-control, .postcontent textarea.wpcf7-form-control {
    border: none;
    background: #e1e1e1;
    color: #5f5f5f;
    padding: 15px 20px;
    line-height: inherit !important;
    width: 100%;
    margin: 5px auto;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    box-sizing: border-box !important; }
  .postcontent input[type="submit"] {
    padding: 23px 30px;
    font-size: 18px;
    border: none;
    background: #070707;
    border-radius: 0px;
    color: #fff;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    width: 20%; }
  .postcontent .content-title {
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px; }
    .postcontent .content-title .content-img {
      padding-right: 10px; }
  .postcontent .content-img {
    text-align: center; }
  .postcontent .coaching_title {
    margin-left: 20px;
    margin-bottom: 30px; }
  .postcontent .left-sidebar {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
    margin-right: 72px;
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .postcontent .left-sidebar ul {
      padding-left: 0px !important; }
      .postcontent .left-sidebar ul li {
        font-size: 18px;
        list-style-type: none;
        padding: 10px 18px; }
      .postcontent .left-sidebar ul li:nth-child(odd) {
        background: #f8f8f8; }
  .postcontent .right-sidebar {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .postcontent .right-sidebar ul {
      padding-left: 0px !important; }
      .postcontent .right-sidebar ul li {
        font-size: 18px;
        list-style-type: none;
        padding: 10px 18px; }
      .postcontent .right-sidebar ul li:nth-child(odd) {
        background: #f8f8f8; }

.google-maps {
  position: relative;
  padding-bottom: 35%;
  height: 0;
  overflow: hidden; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 273px !important; }

.header-content {
  font-size: 41px !important;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
  color: #1C3763; }

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav li {
    font-size: 11px; }

  .sub-menu li a {
    font-size: 14px; }

  .postcontent .left-sidebar {
    margin-right: 53px !important; } }
@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav li {
    padding: 0 5px; } }
@media (max-width: 768px) {
  .header-social {
    padding-top: 0px !important;
    padding-right: 27% !important; }

  .navbar-inverse .navbar-nav li {
    border-right: none !important;
    font-size: 16px; }

  .firstrow, .thirdrow, h1, .header-content {
    font-size: 20px !important; }

  .herowrapper .first {
    padding-top: 62px; }
    .herowrapper .first div {
      font-size: 16px; }
  .herowrapper .second {
    padding: 10px 0 !important;
    font-size: 12px;
    height: 127px; }
    .herowrapper .second .span1 {
      padding-top: 21px;
      padding-left: 0px !important;
      display: block; }
  .herowrapper .span-content {
    width: 34%;
    display: inline-block; }

  ul#ftg-logos li {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    float: none; }

  .left-sidebar, .right-sidebar {
    display: block !important;
    width: 100% !important; }

  .postcontent .content-title {
    font-size: 22px !important; }

  .herowrapper_content, .google-maps iframe {
    height: auto !important; }

  input[type="submit"] {
    width: 36% !important; }

  ul.nav li:hover .sub-menu {
    display: none !important;
    clear: both; }

  .coaches .left, .coaches .right {
    display: block !important;
    width: 100% !important; }

  .header-social-logo {
    float: none !important; }

  .toplogo {
    display: block !important;
    margin-left: auto;
    margin-right: auto; } }
.display-posts-listing {
  list-style-type: none; }
  .display-posts-listing .title {
    display: none; }
  .display-posts-listing li {
    padding-bottom: 20px;
    position: relative; }
    .display-posts-listing li:before {
      width: 32px;
      content: " ";
      background-image: url(img/interface.png);
      position: absolute;
      left: -44px;
      top: 0px;
      height: 32px; }

ul.checkmark {
  list-style-type: none; }

ul.checkmark li:before {
  content: "\2713\0020 "; }

.row {
  margin-right: 0px !important; }

.header-social-logo {
  float: right; }

ul.nav li {
  position: relative;
  list-style: none; }

.sub-menu {
  position: absolute;
  float: none;
  left: 0px;
  top: 51px;
  z-index: 9999;
  background-color: #070707;
  padding: 20px;
  display: none;
  width: 100%; }

.sub-menu li {
  margin: 0;
  padding: 10px !important;
  border-right: 0px !Important; }

.sub-menu li a {
  cursor: pointer; }

ul.nav li:hover .sub-menu {
  float: none;
  display: block;
  clear: both; }

.coaches {
  padding-bottom: 30px; }
  .coaches .left {
    width: 17%;
    display: inline-block;
    vertical-align: top; }
  .coaches .right {
    width: 82%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0px !Important; }

/*# sourceMappingURL=style.css.map */
