.fl {
  float: left; }

.fr {
  float: right; }

.mr-lr-0 {
  margin-left: 0px;
  margin-right: 0px; }

.pd-lr-0 {
  padding-left: 0px;
  padding-right: 0px; }

.btn:hover {
  background: #111;
  color: #FFF; }

.blue4 {
  color: #4776B9; }

.text-white {
  color: white; }

.text-red {
  color: red; }

.text-bold {
  font-weight: bold; }

.mr-b-10 {
  margin-bottom: 10px; }

.bg-white {
  background: #FFF; }

.ln-block {
  display: inline-block; }

body {
  background: url("../img/page-bg.jpg") #fff top left;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #2A4272;
  font-size: 15px;
  padding-bottom: 40px; }
  body.affix {
    position: static !important;
    padding-top: 180px; }
    body.affix #page-top {
      width: 100%;
      top: 0;
      z-index: 999;
      background: url("../img/page-bg.jpg") #fff top left;
      background-size: 100% auto;
      position: fixed; }

h1, .h1 {
  font-size: 1.8em; }

h2, .h2 {
  font-size: 1.8em; }

h4, .h4 {
  font-weight: bold; }

.inline-block {
  display: inline-block; }

.img-responsive {
  display: inline-block; }

.txt-black {
  color: black; }

.radio-inline, .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-left: 0px;
  margin-right: 10px; }

li p.small {
  line-height: 1.25em;
  font-size: .8em;
  margin-top: 10px;
  font-weight: lighter; }

a {
  color: #3F67A7; }
  a:hover {
    color: #1D325A; }

.patient-photo {
  background-color: #FFF; }

#page-top {
  background: url("../img/logo-bg.png") repeat-y left; }
  #page-top #main-nav {
    z-index: 9999; }
  #page-top a.logo {
    float: left;
    margin-right: 15px;
    text-indent: -9999em;
    display: block; }
  #page-top .tag-line {
    font-size: 2em;
    color: #1D325A;
    padding-top: 40px; }

#page-logo {
  padding-top: 15px;
  padding-bottom: 15px; }

#logo-scd {
  background: url("../img/logo-scd.png");
  width: 249px;
  height: 76px; }

#logo-invisalign {
  background: url("../img/logo-invisalign.png");
  width: 261px;
  height: 76px; }

.sub-content-collapse .btn-collapse {
  padding-left: 20px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-image: url(../img/arrow-down.png); }
  .sub-content-collapse .btn-collapse.collapsed {
    background-image: url(../img/arrow-forward.png); }
.sub-content-collapse .subcontent {
  padding: 10px 0px 20px 30px; }

#main-nav {
  padding-left: 0;
  padding-right: 0;
  /*font-weight: 300;*/ }
  #main-nav > ul > li.link-active {
    background: url("../img/menu-active.png") no-repeat left center; }
    #main-nav > ul > li.link-active a {
      padding-left: 20px; }
  #main-nav > ul > li > a:focus {
    background: #1D325A; }
  #main-nav > ul > li > a:hover {
    background: #1D325A; }
  #main-nav li {
    margin-right: 15px; }
  #main-nav ul.dropdown-menu {
    background: #FFFFFF; }
    #main-nav ul.dropdown-menu li {
      margin-right: 0px;
      /*&:hover {
        a {color: $black;}
      }*/ }
      #main-nav ul.dropdown-menu li a {
        color: #1D325A;
        text-transform: none; }

.bxslider {
  margin: 0px;
  padding: 0px; }
  .bxslider > li {
    padding: 0px;
    margin: 0px; }
    .bxslider > li img.img-responsive {
      width: 100%; }

#home-banners .banner {
  background-size: cover;
  background-position: center top; }

#home-banners img.img-responsive, #home-buttons img.img-responsive {
  width: 100%; }

#home-buttons {
  text-align: center; }
  #home-buttons a {
    color: #FFF;
    text-decoration: none; }
  #home-buttons .img {
    background: #1D325A;
    position: relative; }
    #home-buttons .img .text {
      position: absolute;
      top: 50%;
      line-height: 30px;
      width: 100%;
      text-align: center;
      margin-top: -18px;
      display: none; }
      #home-buttons .img .text span {
        display: inline-block;
        border: 2px solid #FFF;
        border-radius: 7px;
        padding: 3px 10px;
        font-size: 1.2em; }
    #home-buttons .img:hover img {
      opacity: .8; }
    #home-buttons .img:hover .text {
      display: block; }
  #home-buttons h3 {
    margin: 0px;
    line-height: 2em; }

.course-ia span, .course-scd span, .course-none span {
  width: 12px;
  height: 12px;
  display: inline-block; }

.course-scd span {
  background: #1D325A; }

.course-ia span {
  background: #83BDE9 !important; }

.course-scd, .course-ia, .course-none, .day-name, .date {
  display: inline-block;
  margin-right: 10px; }

.date-item .day-name {
  width: 100px;
  font-weight: bold; }

.page-title {
  color: #3F67A7; }

.main-content {
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px; }
  .main-content h1.page-title {
    line-height: 30px;
    margin-bottom: 35px;
    text-transform: uppercase; }

.heading-with-tabs {
  position: relative;
  padding: 20px 50px;
  background: rgba(255, 255, 255, 0.3); }
  .heading-with-tabs h1.page-title {
    margin: 0px 45px 0px 0px;
    padding: 10px 0px;
    float: left; }
  .heading-with-tabs .page-tabs {
    float: left; }
    .heading-with-tabs .page-tabs a {
      display: inline-block;
      padding: 8px 21px;
      border: 2px solid #3F67A7;
      border-radius: 7px;
      font-size: 1.4em;
      line-height: 30px;
      margin-left: 10px;
      margin-right: 10px;
      color: #3F67A7;
      order-radius: 7px; }
      .heading-with-tabs .page-tabs a:hover {
        background: #1D325A;
        text-decoration: none;
        color: #FFF; }
      .heading-with-tabs .page-tabs a.active {
        background: #3F67A7;
        text-decoration: none;
        color: #FFF; }

.subcontent-box .box-item {
  background: #D6E7F9;
  padding: 20px;
  margin-bottom: 1em; }
  .subcontent-box .box-item h1, .subcontent-box .box-item h2, .subcontent-box .box-item h3 {
    margin-top: 0px; }

.box-item-align {
  padding-left: 20px; }

.img-responsive.full-width {
  width: 100%; }

.tab-buttons {
  padding-bottom: 10px;
  border-bottom: 2px dotted #1D325A; }
  .tab-buttons a {
    font-weight: 700;
    margin-right: 15px;
    font-size: 1.4em; }
    .tab-buttons a.active {
      color: #FFF; }

.navbar {
  margin-bottom: 0px;
  line-height: 1em; }

.navbar-inverse {
  height: 68px;
  /*background: #66ACE5;*/
  background: #83BDE9;
  border: none;
  border-radius: 0;
  padding-top: 10px; }

.navbar-collapse ul.navbar-nav li a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1.1em; }

.login-menu-panel {
  z-index: 99999;
  margin-top: -35px;
  width: auto; }
  .login-menu-panel ul.login-menu {
    list-style: none;
    float: right; }
    .login-menu-panel ul.login-menu li {
      display: inline-block;
      border-left: 2px solid #1D325A;
      padding-left: 10px; }
      .login-menu-panel ul.login-menu li a {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase; }
        .login-menu-panel ul.login-menu li a:hover {
          color: #0e69ac;
          text-decoration: none; }
      .login-menu-panel ul.login-menu li:first-child {
        padding-right: 10px;
        border-left: none; }

.clear {
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  display: block;
  visibility: hidden;
  clear: both;
  content: " "; }

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #82A4CF;
  z-index: 999;
  line-height: 30px;
  text-align: right;
  bottom: 0px;
  width: 100%;
  font-size: 12px;
  color: #fff;
  padding: 0; }
  footer .homepage {
    position: fixed !important; }

.navbar-inverse .navbar-toggle {
  border-color: #fff; }

.tab-footer-menu {
  text-align: center; }
  .tab-footer-menu a {
    margin-right: 15px;
    margin-left: 15px;
    color: #FFF;
    line-height: 50px;
    font-size: 1.4em; }

a.btn-enrol, button.btn-enrol {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background-color: #3F67A7; }
  a.btn-enrol:hover, button.btn-enrol:hover {
    border-color: #FFFFFF;
    background-color: #1D325A; }

.form-text {
  text-align: left !important; }

.form-text-regular {
  text-align: left !important;
  color: #0e69ac;
  font-weight: 500; }

.form-error-msg {
  margin-bottom: 1em; }
  .form-error-msg .error {
    color: red;
    display: block; }

.form-control.error {
  border-color: red; }

label.normal {
  font-weight: normal; }

.question-item .question {
  padding-right: 20px; }

.btn-custom {
  background-color: #1D325A;
  border-color: #ffffff;
  color: #ffffff;
  /*padding: 6px 25px;*/ }

.checkout-price {
  float: left;
  font-size: 32px;
  padding-left: 15px; }
  .checkout-price .checkout-gst {
    font-size: 20px; }

form h4.form-heading {
  font-weight: 700;
  color: #4068AD; }
  form h4.form-heading span.tc-remind {
    font-size: 14px;
    font-weight: 600; }

.form-tc-text {
  color: #3f67a7; }

.form-tc-text-bold {
  color: #3f67a7;
  text-decoration: underline; }

table.course-compare {
  width: 100%;
  background-color: transparent;
  /*tbody {
    height: 600px;
    overflow-y: auto;
  }*/ }
  table.course-compare thead tr th {
    /*height: 65px;*/
    font-size: 18px;
    padding: 20px;
    /*border-right: solid 1px $grey-border;
    border-bottom: solid 1px $grey-border;*/ }
  table.course-compare tbody tr td.column-heading {
    font-size: 18px;
    padding: 20px;
    /*color: #89d6d8;*/
    font-weight: 700;
    /*border-right: solid 1px $grey-border;
    border-bottom: solid 1px $grey-border;*/ }
  table.course-compare tbody tr td {
    padding: 20px;
    /*border-right: solid 1px $grey-border;
    border-bottom: solid 1px $grey-border;*/
    vertical-align: top;
    /*color: $grey-text;*/ }
    table.course-compare tbody tr td ul {
      padding-left: 20px;
      /*color: $bullet-color;
      span {
        color: $grey-text;
      }*/ }
    table.course-compare tbody tr td .bullet-point {
      font-size: 14px;
      /*color: $bullet-color;*/ }
  table.course-compare tbody tr td.presenter {
    color: #2A4272;
    font-weight: 700;
    font-size: 14px; }

body#login {
  background: url("../img/login_bg2.jpg") no-repeat top left fixed;
  background-size: cover; }

div.login-wrapper {
  background-color: rgba(0, 175, 234, 0.5); }
  div.login-wrapper div.login-container {
    padding: 5px 20px 30px; }
    div.login-wrapper div.login-container h1 {
      color: #ffffff;
      padding-bottom: 20px; }
    div.login-wrapper div.login-container form .login-label {
      padding-top: 5px;
      color: #ffffff;
      font-weight: 300;
      font-size: 20px; }
    div.login-wrapper div.login-container a {
      font-size: 18px;
      color: #ffffff;
      font-weight: 300; }

iframe.testimonial-video {
  display: block;
  margin: auto; }

table.appointment {
  width: 100%;
  text-align: center; }
  table.appointment tr td.title-col {
    height: 35px;
    text-align: left; }

.time-col {
  margin: 5px 20px 5px 0px;
  float: left; }

.time-period {
  width: 90px;
  text-align: center; }

.chair-no {
  width: 50px;
  text-align: center; }

.separate-line {
  border-bottom: 1px dotted #ddd;
  clear: both;
  display: block;
  float: none; }

.list-checkout td {
  border-bottom: 1px dotted #CCC; }
.list-checkout .row-amount-total td {
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: none; }

form .error {
  color: red; }

.mobile-only {
  display: none !important; }

.tablet-only {
  display: none !important; }

@media screen and (min-width: 1020px) {
  .page-layout {
    padding-left: 50px;
    padding-right: 50px; }

  #home-buttons .banners {
    margin-left: 0px;
    margin-right: 0px; }
    #home-buttons .banners > div {
      padding-left: 0px;
      padding-right: 0px; }
      #home-buttons .banners > div .img {
        border-top: 4px solid #FFF;
        border-left: 2px solid #FFF;
        border-right: 2px solid #FFF; } }
@media screen and (max-width: 767px) {
  .login-menu-panel {
    padding-top: 5px; }
    .login-menu-panel ul.login-menu {
      margin: 0;
      padding: 0;
      float: left; }

  .main-content-page-courses_2 .courses_2_panel {
    width: 90% !important; }
    .main-content-page-courses_2 .courses_2_panel .courses_2_inner_1 .mobile-custom {
      margin-top: 30px; }
    .main-content-page-courses_2 .courses_2_panel .courses_2_inner_2 {
      margin-top: 40px !important; }

  li.mobile-display {
    display: block; }

  .login-menu-panel {
    display: none; }

  #logo-scd {
    background: url("../img/logo-scd.png");
    background-size: 136px 41px;
    width: 136px;
    height: 41px; }

  #logo-invisalign {
    background: url("../img/logo-invisalign.png");
    background-size: 139px 41px;
    width: 139px;
    height: 41px; }

  #page-top {
    background: none; }
    #page-top a.logo {
      margin-right: 10px; }
    #page-top .tag-line {
      font-size: 1.5em;
      color: #1D325A;
      padding-top: 5px;
      padding-right: 10px; }
    #page-top #page-logo {
      padding-left: 10px;
      padding-right: 10px; }

  table.course-compare {
    		/*tbody {
              height: 600px;
              overflow-y: auto;
            }*/ }
    table.course-compare thead tr th {
      /*height: 65px;*/
      font-size: 12px;
      padding: 10px;
      /*border-right: solid 1px $grey-border;
      border-bottom: solid 1px $grey-border;*/ }
    table.course-compare tbody tr td.column-heading {
      font-size: 12px;
      padding: 10px;
      /*color: #89d6d8;*/
      font-weight: 700;
      /*border-right: solid 1px $grey-border;
      border-bottom: solid 1px $grey-border;*/ }
    table.course-compare tbody tr td {
      font-size: 12px;
      padding: 10px;
      /*border-right: solid 1px $grey-border;
      border-bottom: solid 1px $grey-border;*/
      vertical-align: top;
      /*color: $grey-text;*/ }
      table.course-compare tbody tr td ul {
        padding-left: 15px;
        /*color: $bullet-color;
        span {
        	color: $grey-text;
        }*/ }
      table.course-compare tbody tr td .bullet-point {
        font-size: 10px;
        /*color: $bullet-color;*/ }
    table.course-compare tbody tr td.presenter {
      color: #2A4272;
      font-weight: 700;
      font-size: 12px; } }
@media screen and (max-width: 1023px) {
  .heading-with-tabs {
    position: relative; }

  .main-content {
    padding-top: 30px; }
    .main-content h1.page-title {
      color: #3F67A7;
      line-height: normal;
      margin-bottom: 0px;
      text-transform: uppercase;
      font-size: 28px; } }
/*Tablet*/
@media screen and (max-width: 859px) {
  .heading-with-tabs .page-tabs {
    position: static;
    margin-top: 20px; }

  li.mobile-display {
    display: block; }

  .login-menu-panel {
    display: none; } }
@media screen and (max-width: 1019px) {
  .main-content-page {
    width: 100%;
    height: auto !important;
    position: relative; }

  #courses .line-1 {
    margin-top: 20px; }
    #courses .line-1 .name-style {
      margin-top: 20px;
      text-align: center; }
      #courses .line-1 .name-style a {
        display: block; }

  #scrollbar1 .overview {
    padding: 0px 0px !important; }

  footer {
    z-index: 999;
    line-height: 1.2em;
    width: 100%;
    font-size: 12px;
    color: #fff; }
    footer .page-layout {
      font-size: 10px;
      line-height: 1.1em; } }
/*Mobile*/
@media screen and (max-width: 599px) {
  .mobile-block {
    display: block;
    clear: both; }
    .mobile-block.pull-right {
      float: none !important;
      text-align: right; }

  body {
    height: 100%;
    background: url("../img/page-mob.jpg") top center;
    background-size: 100% auto;
    background-attachment: fixed;
    padding-bottom: 100px; }
    body#login, body#forgot {
      background: url("../img/page-mob.jpg") top center no-repeat fixed;
      background-size: 100% auto;
      background-attachment: fixed; }
      body#login div.login-wrapper, body#forgot div.login-wrapper {
        background: none; }
        body#login div.login-wrapper .login-container, body#forgot div.login-wrapper .login-container {
          padding: 10px 0px 0px 0px; }
          body#login div.login-wrapper .login-container .page-title, body#forgot div.login-wrapper .login-container .page-title {
            display: none; }
          body#login div.login-wrapper .login-container form .login-label, body#forgot div.login-wrapper .login-container form .login-label {
            font-size: 1.2em; }
          body#login div.login-wrapper .login-container a, body#forgot div.login-wrapper .login-container a {
            font-size: 1em; }
    body.affix {
      padding-top: 30px;
      position: static !important; }
      body.affix #page-top {
        background: url("../img/page-mob.jpg") #fff top center;
        background-size: 100% auto;
        position: fixed; }

  	/*
  	footer {
  		position: fixed; bottom: 0; width: 100%;
  		background: #82A4CF; text-align: center;
  		padding-top: 8px;
  		.buttons {
  			text-align: center;
  			.btn { padding: 3px 15px; margin-left: 10px; margin-right: 10px; color: #FFF; border-radius:  0; width: 100px;
  				&.btn-main1 {background: #83BDE9; color: #FFF;}
  				&.btn-main2 {background: #1D325A; border: none; color: #FFF;}
  				&.btn-phone {background: url('../img/btn-phone.png') no-repeat center; width: 40px;
  					height:28px; text-indent: -9999em;}
  			}
  
  		}
  		.page-layout {font-size: 10px; line-height:  1.1em;}
  	}*/
  footer {
    position: static;
    text-align: center;
    padding-top: 8px;
    background: none !important; }
    footer .buttons {
      position: fixed;
      bottom: 0;
      width: 100%;
      background: #82A4CF;
      padding: 8px;
      text-align: center; }
      footer .buttons .btn {
        padding: 3px 15px;
        margin-left: 10px;
        margin-right: 10px;
        color: #FFF;
        border-radius: 0;
        width: 100px; }
        footer .buttons .btn.btn-main1 {
          background: #83BDE9;
          color: #FFF; }
        footer .buttons .btn.btn-main2 {
          background: #1D325A;
          border: none;
          color: #FFF; }
        footer .buttons .btn.btn-phone {
          background: url("../img/btn-phone.png") no-repeat center;
          width: 40px;
          height: 28px;
          text-indent: -9999em; }
    footer .page-layout {
      font-size: 10px;
      line-height: 1.1em; }
      footer .page-layout p, footer .page-layout a {
        color: #2A4272;
        text-decoration: none; }

  .no-mobile {
    display: none; }

  .mobile-only {
    display: block !important; }

  .mobile-center {
    text-align: center; }

  .main-content-page {
    width: 100%;
    height: auto !important;
    position: relative; }

  #courses .line-1 {
    margin-top: 20px; }
    #courses .line-1 .name-style {
      margin-top: 20px;
      text-align: center; }
      #courses .line-1 .name-style a {
        display: block; }

  #scrollbar1 .overview {
    padding: 0px 0px !important; }

  #logo-scd {
    background: url("../img/logo-scd.png");
    background-size: 88px 27px;
    width: 88px;
    height: 27px; }

  #logo-invisalign {
    background: url("../img/logo-invisalign.png");
    background-size: 93px 27px;
    width: 93px;
    height: 27px; }

  #page-top h1 {
    font-size: 1.6em;
    margin: .5em auto;
    line-height: 1.2em; }
  #page-top .slide-info {
    line-height: 1.2em;
    margin: 0 auto; }
  #page-top #main-nav {
    padding: 0px; }
    #page-top #main-nav .navbar-nav {
      margin: 5px 0px 0px 0px;
      padding: 0px; }
  #page-top a.logo {
    margin-right: 5px; }
  #page-top .tag-line {
    background: url("../img/call-au.png");
    background-size: 128px 14px;
    width: 128px;
    height: 14px;
    font-size: 0pt;
    text-indent: -9999em; }
  #page-top .navbar-toggle {
    margin: 0px 0px 0px 10px;
    padding: 2px; }
    #page-top .navbar-toggle .icon-bar {
      background: #3F67A7; }
  #page-top nav.navbar-inverse {
    background: none;
    height: 0px;
    z-index: 9999;
    min-height: 0px;
    padding-top: 0px;
    position: relative; }
    #page-top nav.navbar-inverse .navbar-toggle:hover {
      background-color: #fff; }
    #page-top nav.navbar-inverse .navbar-collapse {
      background: #1D325A;
      padding-bottom: 15px;
      border: none;
      z-index: 9999 !important; }
    #page-top nav.navbar-inverse #main-nav {
      position: absolute;
      width: 100%; }
      #page-top nav.navbar-inverse #main-nav li {
        margin-right: 0px;
        border-bottom: 1px solid #233B6B;
        text-align: center; }
        #page-top nav.navbar-inverse #main-nav li ul {
          border-radius: 0px;
          padding: 0;
          background: #78B3E4; }
          #page-top nav.navbar-inverse #main-nav li ul li {
            border-bottom: 1px solid #72AAD8; }
            #page-top nav.navbar-inverse #main-nav li ul li a {
              padding-bottom: 10px;
              padding-top: 10px;
              color: #FFF; }

  .heading-with-tabs {
    position: relative;
    padding-left: 15px;
    padding-right: 15px; }
    .heading-with-tabs .page-tabs {
      margin: 0; }
      .heading-with-tabs .page-tabs a {
        font-size: .8em;
        padding: 0px 8px;
        margin: 5px 10px 5px 0px;
        background: none;
        border: none;
        color: #3F67A7;
        display: inline-block;
        border: 1px #3F67A7 solid; }
        .heading-with-tabs .page-tabs a.active, .heading-with-tabs .page-tabs a:hover {
          background: #3F67A7;
          color: white;
          border: none; }

  .table-responsive div.table-width {
    width: 960px; }
    .table-responsive div.table-width table.table td {
      white-space: normal; }

  .main-content {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px; }
    .main-content .heading-with-tabs {
      margin-bottom: 0px; }
    .main-content h1.page-title {
      color: #3F67A7;
      line-height: normal;
      margin-bottom: 0px;
      text-transform: uppercase;
      font-size: 28px; }

  .bx-viewport {
    min-height: 200px; }
    .bx-viewport img {
      min-height: 200px;
      visibility: hidden; }

  .banners .banner:nth-child(odd) {
    background-color: rgba(0, 174, 239, 0.5); }
  .banners .banner:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.5); }
    .banners .banner:nth-child(even) .banner-text {
      color: #3F67A7; }
  .banners .banner .banner-text {
    font-size: 1.4em;
    line-height: 2.2em; }
  .banners .banner .img img {
    display: none; }

  .subpage-nav {
    padding: 0;
    margin: 0px -15px;
    list-style: none; }
    .subpage-nav li {
      padding: 0 15px; }
      .subpage-nav li a {
        font-size: 1.2em;
        line-height: 1em;
        color: #FFF;
        padding-top: 13px;
        padding-bottom: 12px;
        display: block; }
      .subpage-nav li:nth-child(odd) {
        background: rgba(0, 174, 239, 0.5); }
      .subpage-nav li:nth-child(even) {
        background: rgba(255, 255, 255, 0.5); }
        .subpage-nav li:nth-child(even) a {
          color: #3F67A7; }

  table.course-compare {
    		/*tbody {
              height: 600px;
              overflow-y: auto;
            }*/ }
    table.course-compare thead tr th {
      /*height: 65px;*/
      font-size: 12px;
      padding: 10px;
      /*border-right: solid 1px $grey-border;
      border-bottom: solid 1px $grey-border;*/ }
    table.course-compare tbody tr td.column-heading {
      font-size: 12px;
      padding: 10px;
      /*color: #89d6d8;*/
      font-weight: 700;
      /*border-right: solid 1px $grey-border;
      border-bottom: solid 1px $grey-border;*/ }
    table.course-compare tbody tr td {
      font-size: 12px;
      padding: 10px;
      /*border-right: solid 1px $grey-border;
      border-bottom: solid 1px $grey-border;*/
      vertical-align: top;
      /*color: $grey-text;*/ }
      table.course-compare tbody tr td ul {
        padding-left: 15px;
        /*color: $bullet-color;
        span {
        	color: $grey-text;
        }*/ }
      table.course-compare tbody tr td .bullet-point {
        font-size: 10px;
        /*color: $bullet-color;*/ }
    table.course-compare tbody tr td.presenter {
      color: #2A4272;
      font-weight: 700;
      font-size: 12px; }

  .bx-wrapper .bx-controls-direction a {
    z-index: 99 !important; }

  .page-header-banner {
    background-size: 100% auto;
    margin: 0px 0px 0px;
    position: relative; }
    .page-header-banner img {
      visibility: hidden; }
    .page-header-banner .page-title {
      position: absolute;
      top: 0;
      left: 15px; }
    .page-header-banner .page-subtitle {
      position: absolute;
      bottom: 0;
      left: 15px; }

  span.answer {
    display: block; } }
@media screen and (max-width: 379px) {
  #logo-scd {
    background: url("../img/logo-scd.png");
    background-size: 79px 24px;
    width: 79px;
    height: 24px; }

  #logo-invisalign {
    background: url("../img/logo-invisalign.png");
    background-size: 82px 24px;
    width: 82px;
    height: 24px; }

  #page-top a.logo {
    margin-right: 5px; }
  #page-top .tag-line {
    background: url("../img/call-au.png");
    background-size: 111px 12px;
    width: 111px;
    height: 12px;
    font-size: 0pt;
    text-indent: -9999em;
    margin-top: 5px; } }

/*# sourceMappingURL=site.css.map */
