@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400');
/*==========================================================================
 Template Elements Stylesheet
 ____________________________________________________________
 Client:		ClientName
 Date:		Date
 Author:		Edge Marketing Solutions
 ===========================================================================*/
/* [Global Variables] - http://sass-lang.com/guide */
/*===========================================================================*/
/*                        [Colour Settings]                                  */
/*===========================================================================*/
/*===========================================================================*/
/*                    [Navigation Settings]                                  */
/*===========================================================================*/
/*===========================================================================*/
/*                  [Book Button Settings]                                   */
/*===========================================================================*/
/*===========================================================================*/
/*                  [Feature Navigation Settings]                            */
/*===========================================================================*/
/*===========================================================================*/
/*                      [Download Settings]                                  */
/*===========================================================================*/
/*===========================================================================*/
/*                        [Footer Settings]                                  */
/*===========================================================================*/
/*=========================================================================*/
/*=========================================================================*/
/* [Global Template Styles] */
body {
  color: #6d6e71;
  font-size: 16px;
  line-height: 1.8em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300; }

h1 {
  margin: 0 0 20px 0;
  color: #00427a;
  font-size: 38px;
  font-weight: 300; }

h2 {
  margin: 20px 0;
  color: #005ead;
  font-size: 28px;
  font-weight: 300; }

h3 {
  margin: 20px 0;
  color: #00427a;
  font-size: 28px;
  font-weight: 300; }

h4 {
  margin: 20px 0 0 0;
  color: #00427a;
  font-weight: 300;
  font-size: 18px; }

h5 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px; }

a {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #00427a; }

a:hover, a:active, a:focus {
  color: #005ead;
  text-decoration: none; }

img {
  max-width: 100%; }

img[data-size-ratio^="0"] {
  background: #fff url(../images/loading.gif) no-repeat 50% 50%; }

img.svg-responsive {
  width: 100% \9; }
/*OPTIONAL FULL WIDTH NAVIGATION - Add nav-justified to <ul class="nav navbar-nav">*/
.navbar-nav.nav-justified > li {
  float: none !important; }
/* Generated by Glyphter (http://www.glyphter.com) on  Tue Sep 06 2016*/
@font-face {
  font-family: 'social icons';
  src: url('../fonts/social-icons.eot');
  src: url('../fonts/social-icons.eot?#iefix') format('embedded-opentype'), url('../fonts/social-icons.woff') format('woff'), url('../fonts/social-icons.ttf') format('truetype'), url('../fonts/social-icons.svg#social-icons') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="social-icon-"]::before, [class*=" social-icon-"]::before {
  display: inline-block;
  font-family: 'social icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.social-icon-square-facebook::before {
  content: '\0041'; }

.social-icon-square-google-plus::before {
  content: '\0042'; }

.social-icon-square-linkedin::before {
  content: '\0043'; }

.social-icon-square-pinterest::before {
  content: '\0044'; }

.social-icon-square-twitter::before {
  content: '\0045'; }

.social-icon-square-youtube::before {
  content: '\0046'; }

.social-icon-circle-facebook::before {
  content: '\0047'; }

.social-icon-circle-google-plus::before {
  content: '\0048'; }

.social-icon-circle-linkedin::before {
  content: '\0049'; }

.social-icon-circle-pinterest::before {
  content: '\004a'; }

.social-icon-circle-twitter::before {
  content: '\004b'; }

.social-icon-circle-youtube::before {
  content: '\004c'; }

.social-icon-rounded-facebook::before {
  content: '\004d'; }

.social-icon-rounded-google-plus::before {
  content: '\004e'; }

.social-icon-rounded-linkedin::before {
  content: '\004f'; }

.social-icon-rounded-pinterest::before {
  content: '\0050'; }

.social-icon-rounded-twitter::before {
  content: '\0051'; }

.social-icon-rounded-youtube::before {
  content: '\0052'; }

[class^="social-icon-circle-"]::before, [class*=" social-icon-circle-"]::before {
  border-radius: 100%; }

[class^="social-icon-rounded-"]::before, [class*=" social-icon-rounded-"]::before {
  border-radius: 15%; }

@font-face {
  font-family: 'chiro-icons';
  src: url('../fonts/chiro-icons.eot?s6wkck');
  src: url('../fonts/chiro-icons.eot?s6wkck#iefix') format('embedded-opentype'), url('../fonts/chiro-icons.ttf?s6wkck') format('truetype'), url('../fonts/chiro-icons.woff?s6wkck') format('woff'), url('../fonts/chiro-icons.svg?s6wkck#chiro-icons') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="chiro-icon-"], [class*=" chiro-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'chiro-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.chiro-icon-table:before {
  content: "\e903"; }

.chiro-icon-team:before {
  content: "\e900"; }

.chiro-icon-location:before {
  content: "\e901"; }

.chiro-icon-heart:before {
  content: "\e902"; }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 1.6em; }

  h1 {
    font-size: 30px; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 15px; } }
/*=========================================================================*/
/* [Header Template Styles] */
.header {
  position: absolute;
  width: 20%;
  min-width: 300px;
  padding: 40px;
  z-index: 1000;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg); }

.header::before {
  content: ' ';
  position: absolute;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7); }

.header .contents {
  display: block;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg); }

.slider-panel .header {
  height: 100%; }

.slide-content {
  color: white; }

.slide-content h2 {
  position: relative;
  margin: 70vh 0 30px 0;
  font-size: 40px;
  font-weight: 700;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px #333; }

.slide-content h3 {
  margin: 0 0 30px 0; }

.slide-content a.btn {
  padding: 10px 20px; }

.slide-content a.btn-default {
  background-color: white; }

.slide-content a.btn-info {
  background-color: #00aeef;
  color: white; }

h1.logo-text a {
  color: white; }

h1.logo-text a:hover, h1.logo-text a:active, h1.logo-text a:focus {
  color: #6d6e71; }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .header {
    width: 100%;
    position: relative;
    padding: 20px;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg); }

  .header::before {
    display: none; }

  .header .contents {
    display: block;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg); }

  .slider-panel .header {
    height: auto; }

  h1.logo-text a {
    color: #00427a;
    text-align: center; }

  h1.logo-text a:hover, h1.logo-text a:active, h1.logo-text a:focus {
    color: #6d6e71; } }
/*=========================================================================*/
/* [Navigation Template Styles] */
.navbar-default {
  margin: 30px 0 0 0;
  padding: 20px 0 0 0;
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  border-top: 1px solid rgba(255, 255, 255, 0.3); }

.navbar-default .navbar-nav, .navbar-default .navbar-nav > li {
  float: none; }

.navbar-default .navbar-nav > li > a {
  padding: 7px 0;
  text-shadow: none;
  color: #00427a; }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #0087fa; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  color: #0087fa; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  box-shadow: none;
  background-color: transparent;
  background-image: none; }

.navbar-default .navbar-toggle {
  margin: 0;
  width: 100%;
  border: none;
  background-color: white;
  color: #00427a;
  font-size: 17px; }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #00427a; }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .navbar-default {
    margin: 15px 0 0 0;
    padding: 15px 0 0 0; }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background-color: #f0f0f0; }

  .navbar-default .navbar-nav > li > a {
    text-align: center;
    font-size: 16px;
    color: #333; }

  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: rgba(0, 0, 0, 0.5);
    color: #00427a; }

  .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.3);
    font-weight: 300; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    text-align: center;
    color: #00427a; } }
/*=========================================================================*/
/* [Page Template Styles] */
.page {
  width: 100%; }

.page-subpage {
  padding-bottom: 40px;
  width: 80%;
  float: right; }

.homepage-wrapper {
  width: 100%;
  display: flex; }

.homepage-wrapper .content {
  flex-basis: 60%; }

.homepage-wrapper .feature-image {
  flex-basis: 40%;
  background-size: cover;
  background-position: center top; }

.feature-buttons {
  width: 100%;
  display: table; }

.feature-buttons .item {
  width: 33.33333%;
  padding: 40px 15px;
  display: table-cell;
  vertical-align: middle;
  font-weight: 400;
  font-size: 28px;
  text-align: center; }

.feature-buttons .item small {
  font-size: 18px;
  font-weight: 200; }

.feature-buttons .item span {
  display: block;
  font-size: 50px;
  padding: 0 0 16px 0; }

.feature-buttons .item.item-style-1 {
  background-color: #00427a;
  color: #fff; }

.feature-buttons .item.item-style-2 {
  background-color: white;
  color: #00427a; }

.feature-buttons .item.item-style-3 {
  background-color: #00427a;
  color: #fff; }

.feature-buttons .item:hover {
  background-color: #6d6e71;
  text-decoration: none;
  color: white; }

.page-banner {
  width: 100%;
  margin: 0 0 40px 0; }

.download {
  width: 100%;
  margin: 0 0 20px 0;
  float: left; }

.download .icon {
  width: 100%;
  float: left;
  height: 120px;
  background-image: url(../images/template-1/ebook-icon.jpg);
  background-repeat: no-repeat;
  background-size: cover; }

.download .details {
  width: 100%;
  padding: 15px;
  height: 100%;
  float: left;
  background-color: #005ead;
  color: white;
  text-align: center; }

.download .details h3 {
  margin: 0 0 5px;
  padding: 0;
  color: white;
  line-height: 1em;
  font-size: 16px;
  font-weight: bold; }

.download .details a.btn {
  margin: 8px 0 0 0;
  background-color: #00427a;
  color: white; }

.download .details a.btn:hover {
  background-color: #000;
  color: white; }

.infosheets {
  padding: 15px;
  width: 100%;
  float: left;
  background-color: rgba(175, 175, 175, 0.2); }

.infosheets h3 {
  margin: 0;
  padding: 0;
  color: #6d6e71;
  text-align: center;
  font-weight: bold;
  font-size: 18px; }

.infosheets ul {
  margin: 15px 0 0 0;
  padding: 0;
  list-style-type: none; }

.infosheets ul > li {
  margin: 2px 0;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.infosheets ul > li > a {
  display: block;
  padding: 9px 15px 9px 55px;
  background-image: url(../images/Adobe_PDF_file_icon_24x24.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  color: #6d6e71;
  font-size: 15px;
  line-height: 1.2em; }

.infosheets ul > li > a:hover {
  text-decoration: none;
  background-color: #fff; }
/* Large desktop */
@media (min-width: 1200px) {
  .homepage-wrapper .content {
    padding: 100px; }

  .download .details h3 {
    font-size: 20px; }

  .page-subpage {
    padding-right: 50px; } }
/* Desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .homepage-wrapper .content {
    padding: 80px; }

  .feature-buttons .item {
    padding: 40px 10px;
    font-size: 24px; }

  .feature-buttons .item small {
    font-size: 16px; }

  .page-subpage {
    width: 75%; } }
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
  .homepage-wrapper .content {
    padding: 40px; }

  .feature-buttons .item {
    padding: 30px 10px;
    font-size: 20px;
    line-height: 1em; }

  .feature-buttons .item small {
    font-size: 14px; }

  .page-subpage {
    width: 65%; }

  .download {
    height: auto; }

  .download .icon {
    width: 100%;
    height: 100px; }

  .download .details {
    width: 100%;
    height: auto;
    text-align: center; }

  .download .details h3 {
    font-size: 17px;
    font-weight: bold; } }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .homepage-wrapper {
    display: block; }

  .homepage-wrapper .content {
    width: 100%;
    padding: 30px; }

  .homepage-wrapper .feature-image {
    width: 100%;
    height: 400px; }

  .feature-buttons {
    display: block; }

  .feature-buttons .item {
    padding: 25px 10px;
    display: block;
    width: 100%;
    font-size: 22px;
    line-height: 1em; }

  .feature-buttons .item small {
    font-size: 14px; }

  .page-banner {
    margin: 0; }

  .page-subpage {
    width: 100%;
    padding: 30px 20px; } }
/*=========================================================================*/
/* [Footer Template Styles] */
.footer {
  width: 100%;
  padding: 40px 0;
  float: left;
  background-color: #00427a;
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px; }

.footer h5 {
  margin-top: 0; }

.footer a {
  color: rgba(255, 255, 255, 0.8); }

.footer a:hover {
  color: #005ead;
  text-decoration: none; }

.footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.footer ul > li {
  padding: 5px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.footer a.btn {
  margin: 0 0 30px 0;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgba(255, 255, 255, 0.8); }

.footer a.btn:hover {
  background-color: #fff;
  color: #005ead; }

.footer .row-social {
  margin-bottom: 40px;
  font-size: 30px;
  text-align: right; }

.footer .row-social a {
  color: rgba(255, 255, 255, 0.8); }

.footer .row-social a:hover {
  color: #005ead; }

.logo-chiropractic-iq {
  transition: all 150ms ease-in-out;
  width: 100%;
  opacity: 0.5; }

.logo-chiropractic-iq:hover {
  opacity: 1; }

.logo-caa {
  width: 100%; }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .footer {
    text-align: center; }

  .footer h5 {
    margin: 30px 0 10px 0; }

  .logo-chiropractic-iq {
    margin-top: 30px;
    width: 50%; }

  .logo-caa {
    width: 20%; } }
/*=========================================================================*/
/* [Bootstrap Row Clear Fix Styles] */
#media-query-detector {
  display: none;
  width: 0px; }

@media (min-width: 768px) {
  #media-query-detector {
    width: 768px; } }

@media (min-width: 992px) {
  #media-query-detector {
    width: 992px; } }

@media (min-width: 1200px) {
  #media-query-detector {
    width: 1200px; } }

.row-fix-clear-both {
  clear: both; }
/*=========================================================================*/
/* [Table as row override Styles] */
table.table-as-row > tbody > tr:before, table.table-as-row > tbody > tr:after {
  content: " ";
  display: table;
  clear: both; }

table.table-as-row > tbody > tr {
  height: auto !important; }

table.table-as-row, table.table-as-row > tbody, table.table-as-row > tbody > tr {
  display: block;
  width: auto; }

table.table-as-row > tbody > tr {
  display: block;
  width: auto;
  margin-right: -15px;
  margin-left: -15px; }

table.table-as-row > tbody > tr > td[class*=col-] {
  display: block;
  height: auto !important;
  margin-bottom: 20px; }
/* col-lg */
@media (min-width: 1200px) {
  table.table-as-row > tbody > tr > td[class*=col-lg-] {
    float: left; } }
/* col-md */
@media (min-width: 992px) {
  table.table-as-row > tbody > tr > td[class*=col-md-] {
    float: left; } }
/* col-sm */
@media (min-width: 768px) {
  table.table-as-row > tbody > tr > td[class*=col-sm-] {
    float: left; } }
/* col-xs */
table.table-as-row > tbody > tr > td[class*=col-xs-] {
  float: left; }
/*=========================================================================*/
/* [Slick Slider Styles] */
.slider-wrapper {
  position: absolute;
  width: 100%;
  height: 100%; }

.slider-panel {
  position: relative;
  width: 100%;
  height: 80vh; }
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .slider-wrapper {
    position: relative;
    width: 100%;
    height: 150px; }

  .slider-panel {
    position: relative;
    width: 100%;
    height: auto; } }

.book-btn-header {
  display: block;
  width: 100%;
  margin-bottom: 16px; }

.book-btn-header {
  display: block;
  z-index: 1000; }

.book-btn-header a.btn-book-header {
  border: solid 1px #00427a;
  color: #00427a;
  border-radius: 0;
  padding: 8px 40px;
  font-size: 14px;
  background: white; }

.book-btn-header a.btn-book-header:hover, .book-btn-header a.btn-book-header:active, .book-btn-header a.btn-book-header:focus {
  border: solid 1px white;
  background: #00427a;
  color: white; }

@media (max-width: 460px) {
  .book-btn-header {
    position: relative;
    width: 100%;
    margin-top: 12px;
    top: 0; }

  .book-btn-header a {
    display: block; } }

.book-btn {
  display: block;
  width: 100%;
  text-align: center; }

.book-btn a.btn-book {
  border: solid 1px #00427a;
  color: #00427a;
  display: block;
  text-align: center;
  border-radius: 0;
  padding: 8px 16px;
  font-size: 14px;
  background: white; }

.book-btn a.btn-book:hover, .book-btn a.btn-book:active, .book-btn a.btn-book:focus {
  border: solid 1px #00427a;
  background: #00427a;
  color: white; }

.btn-success {
  background-color: #00427a;
  border-color: #00192e; }

.btn-success:hover {
  color: #fff;
  background-color: #006bc7;
  border-color: #00427a; }
