/***********************
*  Site Specific CSS   *
************************/

/* @imports
--------------*/

@import url('http://cdn.myld.com.au/1/js/plugins/smartCaptcha/smartCaptcha-v1.0.min.css');

/* @font-faces
--------------*/

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.svg#open_sansregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.svg#open_sanssemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

/* @general styles
-----------------*/

body {
    font-size: 13px;
    font-family: 'Open Sans';
    font-style:normal;
}

* {
    padding: 0;
    margin: 0;
}

.top-content {
    width: 87%;
    margin: 0 auto;
    text-transform: uppercase;
    display: table;
    height: 75px;
}

.top-content-intro {
    display: table-cell;
    vertical-align: middle;
    color: #494949;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
}

.top-content-book {
    display: table-cell;
    vertical-align: middle;
    background: #188aad;
    padding-left: 45px;
    padding-right: 5px;
    color: #fff;
} 

.text-blue {
    color: #188aad;
}

/*--navbar css--*/

.top-content2 {
    width: 87%;
    margin: 30px auto 0;
    text-transform: uppercase;
    display: table;
}

#logo {
    margin-left: 20px;
    float: left;
}
 
.navbar-placeholder {
    vertical-align: middle;
    float: left;
    margin-left: 20px;
}

.navbar .navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
    color: #494949;
    text-transform: uppercase;
}

.navbar .navbar-nav > li > a:hover {
    color: #188aad;
    background-color: transparent;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li.active > a {
    background: transparent;
}

.navbar .navbar-nav > .active > a {
    color: #188aad;
}

.navbar-holder {
    display: table;
    margin-top: 18px;
}

#menu {
    display: table;
    margin-top: 18px;
}

.border-left {
    border-left: 1px solid #bbbbbb;
}

.logo-hoder {
    width: 48%;
}

.dropdown-menu>li>a {
    display: block;
    padding: 0;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #494949;
    white-space: nowrap;
    text-align: center;
}

.dropdown-menu {
    min-width: 80px;
}

/*--navbar css--*/

/*--slider--*/

#slider {
    height: 688px;
    margin-top: 30px;
}

a.prev, a.next {
    position: absolute;
    width: 18px;
    height: 37px;
    bottom: -50px;
    text-indent: -99999%;
    z-index: 9999;
    transition: all 0.2s ease;
}

a.prev {
    background: url(http://cdn.myld.com.au/2/1147/macquarie-physiotherapy_52415a2319.png) no-repeat;
    left: 10px;
}

a.prev:hover {
    background-image: url(http://cdn.myld.com.au/2/1147/macquarie-physiotherapy_37adb69a57.png);
}

a.next {
    background: url(http://cdn.myld.com.au/2/1147/macquarie-physiotherapy_14c9e31085.png) no-repeat;
    right: 10px;
}

a.next:hover {
    background-image: url(http://cdn.myld.com.au/2/1147/macquarie-physiotherapy_53b3ff4706.png);
}

/*--slider--*/

.intro-holder {
    width: 87%;
    margin: 45px auto 0;
    padding-bottom: 45px;
}

.intro-txt {
    width: 70%;
    float: left;
}

.intro-txtp {
    font-size: 16px;
    color: #188aad;
    font-weight: 700;
}

.intro-img {
    margin-left: 30px;
}

.fb_iframe_widget {
    margin-left: 17px;
}

.intro-txt p {
    padding-bottom: 15px;
}

.special-holder {
    width: 80%;
    margin: 0 auto;
}

.special-holder-bg {
    width: 100%;
    background-color: #f3f9fa;
    margin-top: 20px;
}

.special-holder img {
    float: right;
    margin-right: 80px;
}

.special-txt-holder {
    float: left;
    margin-left: -50px;
    margin-top: 20px;
}

.special-h2 {
    font-size: 23px;
    font-weight: 700;
    color: #188aad;
    line-height: 35px;
}

.special-btn-bg {
    background: url(http://cdn.myld.com.au/2/1147/macquarie-physiotherapy_3e7d16cae3.png)left center no-repeat;
    height: 56px;
    padding-left: 75px;
    color: #fff;
    font-size: 19px;
    letter-spacing: 3px;
    padding-top: 14px;
}

.special-btn {
    margin-top: 36px;
}

.special-offer-btn {
    color: #fff;
}

.special-offer-btn:hover {
    color: #fff;
    text-decoration: none;
}

.special-offer-btn:focus {
    color: #fff;
    text-decoration: none;
}

.special-title {
    font-size: 19px;
    letter-spacing: 3px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 70px;
}

.hover {
    color: #188aad;
}

.hover:hover {
    color: #188aad;
    text-decoration: none;
}

.hover:focus {
    color: #188aad;
    text-decoration: none;
}

/*--nav tabs--*/

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: -15px;
    margin-top: 10px;
}

.nav>li>.navtab-a {
    position: relative;
    display: block;
    padding: 7px 15px;
    width: 250px;
    font-size: 19px;
    color: #404040;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #188aad;
    background-color: transparent;
}

.tab-content {
    margin: 25px auto 0;
}

.tab-content h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 40px;
    color: #188aad;
    margin-bottom: 20px;
}

.tab-content>.tab-pane {
    padding-bottom: 20px;
}

/*--nav tabs--*/

/*--footer--*/

.footer-holder {
    width: 87%;
    margin: 0 auto;
}

.footer-synopsis {
    margin-left: 60px;
    text-align: justify;
    margin-top: 30px;
}

p {
    margin: 0 0 0;
}

.synopsis-p {
    font-size: 12px;
}


.footer-bg {
    width: 100%;
    background-color: #d8eaed;
}

.book-btn {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 18px;
    padding-right: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    background-color: #e7fcff;
    font-weight: 600;
    width: 150px;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    background-color: #b6cfd3;
    font-weight: 600;
    width: 150px;
}

.btn {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-right: 25px;
}

.btn-form {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    margin-right: 5px;
}

.btn-form:hover, .btn-form:focus {
    color: #fff;
}

.modal-form-ul {
    padding-left: 30px;
}

.box-p {
    background-color: darkgray;
    padding: 10px;
}

.btn-default {
    color: #404040;
    background-color: #fff;
    border-color: transparent;
}

.book-btn p {
    line-height: 30px;
}

.book-btn img {
    margin: 30px auto 0;
}

.main-footer-holder {
    width: 100%;
    margin: 0 auto;
}

.footer-img {
    padding: 0;
    width: 16%;
}

.footer-img img {
    height: 100%;
    float: right;
}

.ld-copy-holder {
    width: 100%;
    background-color: #b6cfd3;
    height: 40px;
    position: relative;
    margin-top: -30px;
    z-index: 0;
}

.socialmedia[class*=sm-].x32 a {
    background: url('http://cdn.myld.com.au/2/1147/macquarie-physiotherapy_147d67cb4e.png') no-repeat top left;
    width: 24px;
    height: 22px;
}

.ld-icon-container {
    position: relative;
    z-index: 1;
    float: right;
    top: 2px;
    margin-right: 45px;
}

.socialmedia {
    display: inline-block;
}

.ld-logo-holder {
    display: inline-block;
}

.ld-logoicon-holder {
    text-align: right;
}

.copy-holder p {
    margin-top: 6px;
}

.main-copy-holder {
    position: relative;
    z-index: 1;
    float: left;
    margin-left: 80px;
    top: 0;
}

/*--footer--*/

/*--staff page--*/

.staff-txt p {
    padding-bottom: 15px;
}

.staff-container {
    margin-top: 30px;
    margin-bottom: 20px;
}

.place-holder {
    padding-bottom: 15px;
}

#tabNav {
    display: none;
}

.tab-content-about {
    text-align: left;
}

.tab-content-about .place-holder {
    margin: 0;
}

/*--staff page--*/

/*--services page--*/

.services-intro-txt {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.services-intro-txt p {
    padding-bottom: 15px;
}

.services-navtabs-holder {
    width: 100%;
}

.left-bg-top {
    background-color: #fff;
    height: 45px;
    width: 13.66666667%;
}

.middle-bg-top {
    background-color: #eb9936;
    height: 45px;
    width: 23%;
}

.right-bg-top {
    background-color: #fff;
    height: 45px;
    width: 63.33333333%;
}

.services-heading-h2 {
    color: #fff;
    font-size: 16px;
    padding-left: 15px;
    font-weight: 700;
}

.left-bg-bottom {
    background-color: #f3f9fa;
    width: 13.66666667%;
}

.middle-bg-bottom {
    background-color: #fcb062;
    width: 23%;
}

.right-bg-bottom {
    background-color: #f3f9fa;
    width: 63.33333333%;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.nav-pills>li.active>.services-tab, .nav-pills>li.active>.services-tab:hover, .nav-pills>li.active>.services-tab:focus {
    color: #fff;
    width: 260px;
    padding-left: 31px;
    font-size: 15px;
}

.nav>li>.services-tab {
    position: relative;
    display: block;
    padding: 5px 15px;
    font-size: 15px;
    color: #404040;
    width: 260px;
    padding-left: 31px;
}

.services-tab-con>.active {
    display: block;
    text-align: left;
    margin-top: 10px;
}

.services-tab-con h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    color: #188aad;
    margin-bottom: 20px;
}

.services-nav {
    margin-top: 30px;
}

.services-ul {
    margin-left: 50px;
    padding-top: 20px;
}

.services-p {
    padding-bottom: 15px;
}

/*--services page--*/

/*--about page--*/

.gym-ul {
    list-style-type: none;
}

/*--about page--*/

/*--contact page--*/

.contact-h2 {
    font-size: 16px;
    color: #188aad;
}

#map-canvas {
    height: 688px;
    margin-top: 30px;
}

.footer-btn {
    color: #fff;
    background-color: #188aad;
}

.form-container {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 75%;
}

#map-holder-belmont {
    height: 400px;
}

#map-holder-gateshead {
    height: 400px;
}

#map-holder-glendale {
    height: 400px;
}

/*--contact page--*/

/* @media queries
-----------------*/

@media (max-width: 768px) {
    
.intro-img {
    margin-left: 0;
}
    
.fb_iframe_widget {
    margin-left: 0;
}
    
}

@media (max-width: 991px) { 

}

@media (max-width: 767px) {

.intro-txt {
    width: 100%;
}
    
.intro-img img {
    margin-left: 50%;
}
    
.special-holder img {
    margin-right: 30px;
}
    
}

/* iPhone */

@media only screen  
and (max-device-width : 568px) { 
    
.intro-txt {
    width: 100%;
}
    
.intro-img img {
    margin-left: 35%;
}
    
.special-holder img {
    margin-right: 0;
}
    
.staff-container {
    padding-left: 50px;
}

.staff-container ul {
    padding-left: 10px;
}
    
}
    
@media (max-width: 480px) {
    
.intro-txt {
    width: 100%;
}
    
.intro-img img {
    margin-left: -7%;
}
    
.special-holder img {
    margin-right: 0;
}
    
.special-btn-bg {
    letter-spacing: 0;
}
    
.special-txt-holder {
    margin-left: -10px;
}
    
}

@media (max-width: 1200px) {

#logo {
    margin-left: 70px;
}
    
.navbar-holder {
    margin-top: 18px;
}
    
.top-content1 {
    width: 100%;
}

.top-content2 {
    width: 100%;
}
    
.top-content-book {
    padding-right: 15px;
    color: #fff;
}
    
.navbar .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
}  
   
.top-content-intro {
    font-size: 11px;
}
    
.top-content-book {
    font-size: 11px;
}
    
}

/* small desktop */
@media (min-width: 992px) and (max-width: 1199px) {
    
.intro-holder {
    width: 100%;
}
    
.btn-group>.btn:first-child {
    margin-right: 15px;
}
    
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    width: 120px;
    font-size: 13px;
}
    
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    width: 128px;
    font-size: 13px;
}
    
.book-btn p {
    line-height: 22px;
}
    
.footer-synopsis {
    margin-top: 10px;
}
    
.book-btn {
    margin-top: 10px;
}
    
.footer-img {
    width: 18%;
}
    
.ld-icon-container {
    margin-right: 25px;
}
    
.intro-img {
    margin-left: 0;
}
    
.fb_iframe_widget {
    margin-left: 0;
}
    
}


/* iPads (landscape) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.intro-txt {
    width: 65%;
}
    
.footer-img img {
    margin-top: 10px;
}
    
.footer-holder {
    width: 97%;
}
    
.footer-synopsis {
    margin-top: 10px;
}
    
.book-btn {
    margin-top: 10px;
}
    
.btn-group>.btn:first-child {
    margin-right: 15px;
}
    
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    width: 120px;
    font-size: 13px;
}
    
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    width: 128px;
    font-size: 13px;
}
    
.ld-icon-container {
    margin-right: 33px;
}
    
}

/* iPads (portrait) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    
.intro-txt {
    width: 100%;
}
    
.intro-img img {
    margin-left: 60%;
}
    
.intro-img {
    margin-left: 0;
}
    
.fb_iframe_widget {
    margin-left: 0;
}
    
}
