ul.portfolio-details-single-added {
    list-style: square;
    line-height: 1.5em;
    padding-left: 1em; }

.header-inner-osteopathy {
  padding-top: 200px;
  background-color: black;
  background-image: url(../images/backgrounds/bg-osteopathy.jpg);
  background-size: cover;
  text-align: center; }
  .header-inner-osteopathy .breadcrumb {
    background-color: transparent;
    color: rgba(254, 254, 255, 0.7); }
    .header-inner-osteopathy .breadcrumb a {
      color: inherit; }
    .header-inner-osteopathy .breadcrumb i {
      margin: 0 10px; }

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.v-m {display:table-cell;vertical-align:middle}

.ballet {
  background: url(../images/backgrounds/bg-ballet.jpg) no-repeat center center;
  background-size: cover; }
  .ballet .counter-box {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .ballet .counter-box {
        margin-bottom: 35px; }
        .ballet .counter-box.last {
          margin-bottom: 0; } }
    .ballet .counter-box .counter-icon span {
      font-size: 4em;
      color: #fff; }
    .ballet .counter-box .count {
      font-size: 24px;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #fff;
      margin-top: 20px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .ballet .counter-box .count {
          margin: 0; } }
    .ballet .counter-box .count-description {
      color: #fff;
      font-size: 15px;
      margin-top: 15px;
      text-transform: uppercase;
      letter-spacing: 1px; }
      @media only screen and (max-width: 767px) {
        .ballet .counter-box .count-description {
          margin: 0; } }

    .ballet .text-left {
        color: #fff;
        text-align: right;
        font-weight: 300;
        font-size: 36px;
        line-height: 36px;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 0px; }
        @media only screen and (max-width: 767px) {
        .ballet .text-left {
            text-align: center;
            margin-bottom: 20px; } }
    .ballet .text-right {
        color: #ffffff;
        text-align: left;
        font-size: 26px;
        font-weight: 200;
        line-height: 20px; }
        @media only screen and (max-width: 767px) {
        .ballet .text-right {
            text-align: center; } }

.call-to-action {
  background: url(../images/backgrounds/bg-cta.jpg) no-repeat center bottom;
  background-size: cover;
  color: #ffffff;
  text-transform: uppercase; }
  .call-to-action .text-left {
    text-align: center;
    font-weight: 300;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .call-to-action .text-left {
        margin-bottom: 20px; } }
    
  .call-to-action .text-center {
    text-align: center;
    font-weight: 300;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .call-to-action .text-center {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px; } }
  
  .call-to-action .text-right {
    color: #ffffff;
    font-size: 26px;
    font-weight: 200;
    line-height: 20px; }
    @media only screen and (max-width: 767px) {
      .call-to-action .text-right {
        text-align: center; } }

@media (min-width: 768px) {
  .call-to-action {
    padding: 190px 0px; }
    .call-to-action .text-left {
      text-align: right;
      padding-right: 30px; }
    .call-to-action .text-right {
      padding-left: 30px;
      padding-top: 7px; }
      .call-to-action .text-right h2 {
        margin-top: 0; } }

.logo-fisio-mad img {
  padding-top: 15px; }
  @media (max-width: 500px) {
  .logo-fisio-mad img {
    display: block;
    margin: auto; 
    text-align: center; } }