@charset "utf-8";
/* CSS Document */
body {
    font-size: 13px;
    color: #000;
    font-family: 'questrialregular';
    overflow-x: hidden;
}
html,
body,
h1,
h2,
h3,
h4,
p,
ol,
ul,
li,
form,
iframe,
button {
    padding: 0px;
    margin: 0px;
}
/*** Common Styles ***/
a {
    text-decoration: none;
    color: #fff;
    outline: none;
}
a:hover {
    color: 000;
}
img {
    border: none;
    max-width: 100%;
    vertical-align: middle;
}
.clear {
    clear: both;
}
ul,
li {
    list-style-type: none;
}
/*** titles Styles ***/
h1,
h2,
h3 {
    font-family: 'Gotham';
}
h1 {
    font-weight: normal;
    font-size: 26px;
}
h2 {
    font-size: 28px;
    font-weight: normal;
}
h3 {
    font-size: 24px;
    font-weight: normal;
}
@font-face {
    font-family: 'oswald_regularregular';
    src: url('fonts/oswald-regular-webfont.eot');
    src: url('fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/oswald-regular-webfont.woff2') format('woff2'),
        url('fonts/oswald-regular-webfont.woff') format('woff'),
        url('fonts/oswald-regular-webfont.ttf') format('truetype'),
        url('fonts/oswald-regular-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'questrialregular';
    src: url('fonts/questrial-regular-webfont.eot');
    src: url('fonts/questrial-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/questrial-regular-webfont.woff2') format('woff2'),
        url('fonts/questrial-regular-webfont.woff') format('woff'),
        url('fonts/questrial-regular-webfont.ttf') format('truetype'),
        url('fonts/questrial-regular-webfont.svg#questrialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldbold';
    src: url('fonts/oswald-bold-webfont.eot');
    src: url('fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/oswald-bold-webfont.woff2') format('woff2'),
        url('fonts/oswald-bold-webfont.woff') format('woff'),
        url('fonts/oswald-bold-webfont.ttf') format('truetype'),
        url('fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldlight';
    src: url('fonts/oswald-light-webfont.eot');
    src: url('fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/oswald-light-webfont.woff') format('woff'),
        url('fonts/oswald-light-webfont.ttf') format('truetype'),
        url('fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/**********************content styles**********************/
.r-img {
    float: left;
    margin: 10px;
    min-height: 110px
}
.exercises {
    float: none;
    margin: 15px auto;
    width: 80%;
}
.exercises p {
    margin: 0;
    padding: 6px !important;
    text-align: center !important;
    width: 40% !important;
    float: left !important;
}
.hip-rehab {
    float: left;
    width: 100%
}
.hip-rehab ul li {
    float: left;
    display: inline;
    margin: 10px;
    background: none;
}
.hip-rehab ul li {
    background: none !important;
    display: inline;
    float: left;
    margin: 10px;
    padding: 0 !important;
    width: 254px;
}
.bread-crumbs {
    color: #000000;
    padding: 30px 30px 40px 0px;
    text-decoration: none;
    font: normal 14px/20px 'questrialregular';
}
.bread-parent:hover,
.bread-link:hover,
.bread-home:hover {
    text-decoration: underline;
}
.bread-crumbs strong {
    color: #014c87;
}
.bread-crumbs span {
    padding: 0 0.5%;
}
.bread-crumbs a {
    font-weight: normal;
    color: #3c3c3c;
}
.bread-crumbs a:hover {
    font-weight: normal;
}
article h2,
article h3,
article h4 {
    margin: 12px 0;
}
.textMain {
    color: hsl(210, 2%, 26%);
    font-family: questrialregular;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    text-align: justify;
}
.textMainBold {
    color: #5c5c59;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    text-decoration: none;
}
.textMain h1 {
    color: hsl(51, 98%, 49%);
    font: 30px/32px 'Gotham';
    margin: 0 0 10px;
    padding: 5px 0;
    text-decoration: none;
    text-align: left;
}
.textMain h2 {
    color: #3F3F3F;
    font: normal 20px/25px 'Gotham';
    text-decoration: none;
}
.textMain h2 a {
    color: #3F3F3F;
}
.textMain h2 a:hover {
    text-decoration: none;
}
.textMain h3 {
    color: #3F3F3F;
    font: bold 15px/20px 'Gotham';
    margin: 15px 0 0;
    text-decoration: none;
}
.textMain h4 {
    color: #3993DF;
    text-decoration: none;
    margin: 15px 0 0 0;
}
.textMain a {
    color: #949B99;
    text-decoration: none;
}
.textMain p {
    margin: 12px 0;
}
.textMain a:hover {
    color: #28296A;
}
.textMain ul,
textMain ol {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.textMain ul li {
    background: url("images/tri.png") no-repeat scroll 15px 10px;
    list-style: outside none none !important;
    padding: 5px 0 5px 35px;
}
.textMain ol li {
    padding: 5px 0 5px 35px;
}
.textMain ul li ul {
    padding-bottom: 8px;
    background: none;
    padding: 6px 0px 0 20px;
    list-style: circle;
}
.textMain ul li ul li {
    padding-bottom: 8px;
    background: none;
    padding: 6px 0px 0 0px;
    list-style: circle !important;
}
.textMain ul li ul li ul li {
    padding-bottom: 8px;
    background: none;
    padding: 6px 0px 0 0px;
    list-style: square;
}
.textMain li {
    list-style: inside none decimal;
    margin: 5px 0px;
}
.textMain ol {
    list-style: inside none decimal;
    margin: 15px 0px;
}
.textMain ol li ul li {
    padding: 5px 0 5px 35px;
}
.textMain ol li:last-child {
    padding-bottom: 8px;
}
.textMain ul li p,
textMain ol li p {
    padding-bottom: 0px;
    margin: 8px 0 0 0;
}
.textMain ul li ul,
textMain ul li ol,
textMain ol li ul,
textMain ol li ol {
    padding-bottom: 0px;
}
.textMainBold {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    color: #666;
    text-decoration: none;
    text-align: justify;
    clear: both;
}
.textMainBold a {
    color: #000000;
    text-decoration: underline;
}
.textMainBold a:hover {
    color: #004e96;
    text-decoration: underline;
}
.textNormal {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}
.textNormal a {
    color: #000000;
    text-decoration: underline;
}
.textNormal a:hover {
    color: #2b7b6e;
    text-decoration: underline;
}
.textbold {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
}
.PDFtext {
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
}
.fellowship li {
    background: #F7D302 !important;
    display: inline-block;
    list-style: none;
    width: 45%;
    padding: 10px 5px !important;
    text-align: center;
    border-radius: 10px;
}
.fellowship li:hover {
    background: #D7D7D7 !important;
}
.fellowship li a {
    font-size: 24px;
    display: block;
    cursor: pointer;
    color: #000;
}
/*.perth-fellows{
   font-size: 0px;
}*/
.perth-fellows li {
    background: none !important;
    display: inline-block;
    width: 30%;
    margin: 10px;
    padding: 0px !important;
}
.perth-fellows li p a {
    cursor: pointer;
}
.perth-fellows li h4 {
    text-align: initial;
    font: bold 15px/20px "oswald_regularregular";
    margin: 15px 0 0;
    text-decoration: none;
}
.perth-fellows li h5 {
    text-align: initial;
    color: #3F3F3F;
    font: bold 14px/20px "oswald_regularregular";
    margin: 15px 0 0;
    text-decoration: none;
}
.perth-fellows li img {
    border: 5px solid #F7D302 !important;
}
.clear-float {
    clear: both;
}
/*********header styles**********/
header,
nav,
#banner,
#info-section,
.container,
#doctor-sec,
#get-in-touch {
    width: 100%;
    float: left;
}
.header-sec,
.menu-sec,
.info-section,
.doctor-sec,
.get-in-touch {
    max-width: 1200px;
    margin: auto;
}
.location {
    display: none;
}
header {
    padding-top: 40px;
    width: 99%;
}
.logo {
    float: left;
    padding: 0px 20% 32px 0;
    display: block;
}
.logo-m {
    display: none;
}
.coastal-logo {
    float: left;
}
.header-right {
    color: hsl(210, 45%, 40%);
    float: right;
    font-family: "questrialregular";
    line-height: 30px;
    width: 23%;
}
.header-right a {
    color: #626262;
    display: block;
}
.header-number {
    float: right;
    font-size: 28px;
}
.header-number a {
    background: hsla(0, 0%, 0%, 0) url("images/sprite.png") no-repeat scroll 0 0;
    color: #626262;
    display: block;
    line-height: 25px;
    padding: 0 0 0 35px;
}
.h-appointment {
    font-size: 18px;
    line-height: 30px;
    margin: 10px 0 10px 0;
    background: url("images/mouse-icon.jpg") no-repeat scroll 0px 0px;
    float: right;
}
.h-appointment a {
    color: #626262;
    padding: 0 0 0 40px;
}
.h-email {
    background: hsla(0, 0%, 0%, 0) url("images/sprite.png") no-repeat scroll 0 -57px;
    font-size: 14px;
    padding: 0 0 0 40px;
}
.h-address {
    font-size: 14px;
}
.h-address span {
    display: block;
    padding: 0 0 0 40px;
    color: #626262;
    width: 89%;
}
.mobilesOnly {
    display: none;
}
.desktopOnly {
    display: inline;
}
/********menu styles***********/
nav {
    background: url("images/menu-bg.jpg") repeat-x scroll 0px 0px;
}
.slicknav_menu {
    display: none;
}
.menu-sec ul li {
    display: inline-block;
    font: 17px/50px "questrialregular";
    text-align: center;
    background: url("images/menu-divider.jpg") no-repeat scroll right center;
    position: relative;
}
.menu-sec ul li:before {
    display: block;
    position: relative;
    display: inline-block;
    width: 0%;
}
.menu-sec ul li a {
    color: #fff;
    padding: 0 15px;
    display: block;
}
.menu-sec ul li.last-child {
    background: none;
}
.menu-sec ul li:hover {
    background: #e3e3e3;
    color: #000;
}
.menu-sec ul li a:hover {
    color: #000;
}
.menu-sec ul li:hover:after {
    position: absolute;
    z-index: 99;
    content: "";
    top: 100%;
    left: 0;
    display: block;
    background: url("images/menu-hover-img.png") no-repeat scroll 0px 0px;
    height: 5px;
    width: 100%;
}
.menu-sec ul li a:hover:after {
    color: #000 !important;
}
.mobile-social-icons {
    display: none;
}
.menu-sec ul li:hover > a {
    color: #000;
}
/** DD Menu Styles **/
.menu-sec ul li ul {
    background: #f7d100;
    display: none;
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: 54px;
    width: 210px;
    z-index: 9999999;
}
.menu-sec ul li ul li {
    border-bottom: 1px solid #e3e3e3;
    padding-left: 0px;
    text-align: left;
    width: 100%;
    background: none;
}
.menu-sec ul li ul li:hover:after {
    background: none;
}
.menu-sec ul li ul li a {
    border: medium none;
    color: #000;
    display: block;
    font: 15px/18px "questrialregular";
    margin: 0;
    padding: 10px 15px 10px 25px;
    text-align: left;
    text-decoration: none;
}
.menu-sec ul li ul li a:hover {
    background: #e3e3e3;
    color: #000;
    border: none;
    line-height: 18px;
}
.menu-sec ul li:hover > ul {
    display: block;
    position: absolute;
    left: 0px;
    padding: 0px;
    margin: 0px;
}
.menu-sec ul li li:hover > ul {
    display: block;
    position: absolute;
    left: 100%;
    padding: 0px;
    margin: 0px;
    top: 0px;
}
.menu-sec ul li:hover > li {
    float: none;
}
.menu_section ul li ul li:hover,
.menu_section ul li ul li:hover {
    background: #e3e3e3 !important;
    color: #000 !important;
}
.menu_section ul li ul li a:hover,
.menu_section ul li ul li a:hover {
    color: #000 !important;
}
.menu-section ul li:hover > ul,
.menu-section ul li > ul > li:hover > ul,
.menu-section ul li > ul > li > ul > li:hover > ul {
    display: block;
}
.video-container {
    text-align: center;
    display: block;
    margin: 0px auto;
}
.video-container iframe {
    border: 4px solid #000;
}
/********banner styles***********/
#banner {
    position: relative;
    display: block;
}
#banner-mob {
    position: relative;
    display: none;
}
.banner-sec {
    margin: 0 auto;
    max-width: 1440px;
    /* position: relative; */
}
#floatMenu {
    font: 13px/15px "questrialregular";
    right: 0%;
    margin-left: 0;
    position: absolute;
    text-align: center;
    width: 150px;
    z-index: 9999999;
}
#floatMenu ul li {
    width: 100%;
    background: #434343;
    border-bottom: 1px solid #696969;
}
#floatMenu ul li:hover {
    background: #7a7a7a;
}
#floatMenu ul li a {
    background: hsla(0, 0%, 0%, 0) url("images/action-icon-1.png") no-repeat scroll center 10px;
    display: block;
    padding: 35px 0 10px 0;
}
.public-hospital a {
    background: hsla(0, 0%, 0%, 0) url("images/public-icon.png") no-repeat scroll center 10px !important;
}
.urgent-advice a {
    background: hsla(0, 0%, 0%, 0) url("images/urgent-advice-icon.png") no-repeat scroll center 10px !important;
}
.rslides {
    position: relative;
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides > li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides > li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides > img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.banner-tabs {
    display: block;
}
.banner-tabs,
.banner-tabs-mob {
    width: 100%;
    float: left;
    background: url(images/service-bg.jpg) no-repeat scroll 0 center;
    min-height: 144px;
    margin: 0 0 2px 0;
}
#bullet7 {
    margin: 0 auto;
    float: none;
}
.banner-tabs ul li,
.banner-tabs-mob ul li {
    float: left;
    list-style-type: none;
    margin: -55px 0 0;
    position: relative;
    width: 14%;
    z-index: 99999;
}
.banner-tabs ul li a,
.banner-tabs-mob ul li a {
    display: block;
    font: 17px/30px "questrialregular";
    color: #000;
}
.banner-tabs ul li a span,
.banner-tabs-mob ul li a span {
    display: block;
    padding: 140px 0 20px;
    text-align: center;
}
.get-back {
    right: 16%;
    top: 25%;
}
.achieve {
    right: 16% !important;
    top: 9% !important;
}
.banner-text,
.s-banner-text {
    color: #3f3f3f;
    position: absolute;
    right: 19%;
    top: 18%;
}
.right {
    right: 10% !important;
    top: 25% !important;
}
.banner-text span {
    display: block;
    font: bold 54px/70px "oswaldbold";
    text-transform: uppercase;
}
.banner-text h1 {
    font: 56px/50px 'Gotham';
    color: #3f3f3f;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.left {
    left: 18% !important;
    top: 25% !important;
}
.tab1 a {
    background: url("images/ser-tab1.png") no-repeat scroll center 0px;
}
.tab2 a {
    background: url("images/ser-tab2.png") no-repeat scroll center 0px;
}
.tab3 a {
    background: url("images/ser-tab3.png") no-repeat scroll center 0px;
}
.tab4 a {
    background: url("images/ser-tab4.png") no-repeat scroll center 0px;
}
.tab5 a {
    background: url("images/ser-tab5.png") no-repeat scroll center 0px;
}
.tab6 a {
    background: url("images/ser-tab6.png") no-repeat scroll center 0px;
}
.tab7 a {
    background: url("images/ser-tab7.png") no-repeat scroll center 0px;
}
.tab1 a:hover,
#bullet7 li.tab1.rslides_here a,
#bullet1 li.tab1.rslides_here a {
    background: url("images/ser-tab1-hover.png") no-repeat scroll center 0px;
}
.tab2 a:hover,
#bullet7 li.tab2.rslides_here a,
#bullet1 li.tab2.rslides_here a {
    background: url("images/ser-tab2-hover.png") no-repeat scroll center 0px;
}
.tab3 a:hover,
#bullet7 li.tab3.rslides_here a,
#bullet1 li.tab3.rslides_here a {
    background: url("images/ser-tab3-hover.png") no-repeat scroll center 0px;
}
.tab4 a:hover,
#bullet7 li.tab4.rslides_here a,
#bullet1 li.tab4.rslides_here a {
    background: url("images/ser-tab4-hover.png") no-repeat scroll center 0px;
}
.tab5 a:hover,
#bullet7 li.tab5.rslides_here a,
#bullet1 li.tab5.rslides_here a {
    background: url("images/ser-tab5-hover.png") no-repeat scroll center 0px;
}
.tab6 a:hover,
#bullet7 li.tab6.rslides_here a,
#bullet1 li.tab6.rslides_here a {
    background: url("images/ser-tab6-hover.png") no-repeat scroll center 0px;
}
.tab7 a:hover,
#bullet7 li.tab7.rslides_here a,
#bullet1 li.tab7.rslides_here a {
    background: url("images/ser-tab7-hover.png") no-repeat scroll center 0px;
}
.for-mobile {
    display: none;
}
/********doctor-section styles***********/
.dr-section {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dddede;
    border-top: 1px solid #dddede;
}
.dr-sec {
    max-width: 1200px;
    margin: 0px auto;
}
.dr-image-sec {
    float: left;
    margin: 25px 5% 0 0;
}
.dr-text-sec {
    float: left;
    width: 64%;
}
.dr-text-sec h1 {
    font: normal 34px/50px 'Gotham';
    color: #3f3f3f;
    margin: 37px 0 0px 0;
}
.dr-text-sec h2 {
    font: normal 21px/30px 'Gotham';
    color: #828486;
    border-bottom: 1px solid #b2b2b2;
}
.dr-text-sec h3 {
    font: normal 25px/30px 'Gotham';
    color: #000;
    margin: 15px 0 10px 0;
}
.dr-text-sec p {
    font: normal 15px/20px 'questrialregular';
    clear: both;
    color: #48546f;
    padding: 0 0 10px 0;
}
.dr-text-sec span {
    display: block;
    font: 31px/20px "questrialregular";
    color: #888c8f;
    margin: 0 0 20px 0;
}
.dr-text-sec h1 a {
    color: #3f3f3f;
}
.d-read-more {
    font: normal 16px/36px 'questrialregular';
    background: #f6d202;
    color: #fff;
    width: 115px;
    text-align: center;
    margin: 20px 0 0 0;
    float: right;
}
.d-read-more a {
    color: #000;
    display: block;
}
.d-read-more a:hover {
    background: #3C3C3C;
    color: #fff;
}
/*******credibility section*******/
#credibility-sec {
    width: 100%;
    float: left;
    background: #fff;
}
.credibility-sec {
    max-width: 1200px;
    margin: 0 auto;
}
.credibility-sec ul li {
    float: left;
}
.credibility-sec ul li:last-child {
    border: none;
}
#flexiselDemo4 {
    display: none;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    *width: 1200px;
    *overflow: hidden;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 97%;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
.nbs-flexisel-nav-left,
.banner-sec .nbs-flexisel-nav-left {
    background: hsla(0, 0%, 0%, 0) url("images/cred-left-arrow.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 108px;
    position: absolute;
    right: 3px;
    top: 30px !important;
    width: 30px;
}
.banner-sec .nbs-flexisel-nav-left {
    right: 3px;
    top: 30px !important;
    position: absolute;
}
.banner-sec .nbs-flexisel-nav-right {
    left: -33px;
    top: 30px !important;
    position: absolute;
}
.nbs-flexisel-nav-right,
.banner-sec .nbs-flexisel-nav-right {
    background: hsla(0, 0%, 0%, 0) url("images/cred-right-arrow.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 108px;
    left: -33px;
    position: absolute;
    top: 30px !important;
    width: 30px;
}
/*******footer*******/
footer {
    background: hsl(240, 1%, 86%) url("images/footer-bg.png") no-repeat scroll center bottom;
    float: left;
    font-family: arial;
    font-size: 13px;
    line-height: 12px;
    padding: 0 0 20px;
    width: 100%;
}
.footer-sec {
    max-width: 1200px;
    margin: 30px auto 0 auto;
    color: #000;
    font: normal 14px/20px 'questrialregular';
}
.footer-sec-services {
    float: left;
    margin: 0 0 0 2%;
    width: 13%;
}
.footer-sec-services ul li {
    width: 100%;
    background: url("images/footer-list-arrow.png") no-repeat scroll 0px center;
    line-height: 30px;
}
.footer-sec-services ul li a {
    display: block;
    color: #000;
    padding: 0 0 0 20px;
}
.footer-sec-services ul li a:hover,
.footr-menu ul li a:hover {
    color: #7A7A7A;
}
.footer-sec h2 {
    font: normal 25px/30px 'Gotham';
    text-transform: uppercase;
    color: #000;
    margin: 0 0 25px 0;
}
.footer-sec-middle {
    float: left;
    margin: 0 0 0 0;
    width: 62%;
}
.footer-sec-middle img {
    float: left;
    margin: 0 10px 0 0;
}
.footer-sec-right {
    float: right;
    margin: 0 1% 0 0;
    width: 22%;
}
.footer-sec-middle ul li a {
    color: #000;
    margin: 0px 0 0 0;
    display: block;
}
.footer-sec-middle ul li {
    border: 2px solid hsl(0, 0%, 0%);
    float: left;
    margin: 4px 1% 0 0;
    min-height: 100px;
    padding: 10px 2%;
    width: 21%;
}
.footr-menu {
    color: #000;
    margin: 0 auto;
    width: 100%;
    float: left;
    clear: both;
}
.footr-menu ul li {
    float: left;
    width: auto !important;
    border: none;
    min-height: 5px;
    padding: 0px 1%;
    margin: 0px;
    border-left: 1px solid #000;
}
.footr-menu ul li.f-last-li a {
    padding-left: 0px;
}
.footr-menu ul li a {
    color: hsl(0, 0%, 0%);
    display: block;
    padding: 0 3px;
    line-height: 10px;
}
.footer-sec-right ul li {
    float: left;
    line-height: 12px;
    margin: 3px 0;
    width: auto;
}
.footer-sec-right ul li a {
    padding: 0 5px;
}
.f-last-li {
    border-left: none !important;
}
.copyright {
    float: left;
    margin: 20px 0 5px 0;
    padding: 0;
    text-align: left;
    width: 99%;
}
.copyright a {
    color: #000;
}
.ypo-logo {
    float: right;
    margin: 25px 0% 0 0;
}
.search-word {
    background: hsl(171, 4%, 61%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 46%);
    border-radius: 13px;
    float: left;
    font: 13px/15px "questrialregular";
    padding: 0;
    position: relative;
    width: 250px;
}
.serch-key {
    background: hsl(170, 3%, 59%) none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    font: 13px/15px "questrialregular";
    height: 24px;
    margin-left: 0;
    opacity: 0.79;
    padding: 0 0 0 10px;
    width: 235px;
}
input#searchsubmit {
    background: hsl(180, 4%, 95%) url("images/search-icon.png") no-repeat scroll 10px center;
    border: 0 none;
    border-radius: 0 8px 9px 0;
    clear: none !important;
    cursor: pointer;
    display: block !important;
    float: right;
    height: 24px;
    position: absolute;
    right: 1px;
    text-indent: -9999px;
    top: 0;
    width: 35px;
}
.social-icons {
    width: 100%;
    float: left;
    padding: 20px 0;
}
.social-icons ul li {
    float: left;
    height: 33px;
    width: 35px;
    margin: 0px;
}
.social-icons ul li a {
    display: block;
    text-indent: -9999px;
    height: 25px;
}
.social-icons h2 {
    float: none;
    margin: 0 12px 0 0;
}
.social-icons ul {
    display: block;
}
.facebook {
    background: url(images/smo-icons-new.png) no-repeat 0px 0px;
}
.twitter {
    background: url(images/smo-icons1-upd.png) no-repeat -38px 0px;
}
.linkedin {
    background: url(images/smo-icons-new.png) no-repeat -76px 0px;
}
.youtube {
    background: url(images/smo-icons-new.png) no-repeat -115px 0px;
}
.instagram {
    background: url(images/smo-icons-new.png) no-repeat -154px 0px;
}
/*----reviews page style----*/
.reviews {
    font: bold 22px/30px caption, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #959393;
    text-decoration: none;
    text-align: center;
}
.reviews1 {
    font: bold 22px/30px caption, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #eed12b;
    text-decoration: none;
    text-align: center;
}
.reviews3 {
    font: bold 13px caption, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #554f61;
    text-decoration: none;
    text-align: center;
}
.reviews2 {
    font: bold 13px caption, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-weight: normal;
    color: #554f61;
    text-decoration: none;
    text-align: center;
}
/*******Subpage styles*******/
#s-banner {
    width: 100%;
    float: left;
    position: relative;
}
.s-banner-sec {
    max-width: 1440px;
    margin: 0 auto;
}
.s-banner-tabs {
    bottom: 10%;
    right: 17%;
    position: absolute;
    z-index: 100;
}
.s-banner-tabs ul li {
    float: left;
    list-style-type: none;
    margin-left: 0px;
}
.s-banner-tabs ul li a {
    display: block;
    color: #3F3F3F;
    font: normal 30px Verdana, Geneva, sans-serif;
}
#bullet8 ul li a:hover,
#bullet8 li.rslides_here a {
    color: #F7D202;
}
.s-banner-text span {
    font: bold 48px/50px "oswaldbold";
    text-transform: uppercase;
}
.s-banner-text h1 {
    font: 48px/50px 'Gotham';
    color: #3f3f3f;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.left {
    left: 14% !important;
}
.iframe-m {
    border: 1px solid hsl(0, 0%, 60%);
    height: 600px;
    width: 98%;
}
/**********subpage styles**********/
section {
    width: 100%;
    float: left;
    padding: 0 0 4% 0;
    border-bottom: 1px solid #c6c6c6;
}
.article-sec {
    max-width: 1200px;
    margin: auto;
}
article {
    float: left;
    width: 72%;
}
aside {
    float: right;
    padding: 40px 0 0;
    width: 270px;
}
.aside-appintment {
    width: 100%;
    float: left;
    background: #011135;
    font-family: "questrialregular";
    font-size: 18px;
    margin: 0 0 1px 0;
}
.aside-appintment a {
    background: #4c4b4b url("images/aside-appoinment.png") no-repeat scroll 20px center;
    color: #f7d103;
    display: block;
    min-height: 60px;
    padding: 13px 0 0 80px;
}
.aside-appintment span {
    color: #fff;
    display: block;
    font: normal 20px/30px "oswald_regularregular";
}
.aside-services {
    width: 100%;
    margin: 10px 0 0 0;
    float: left;
    background: #f6d202;
    font: 16px/20px "open_sansregular";
}
.aside-services ul li {
    float: left;
    font: 18px/25px "questrialregular";
    width: 100%;
    border-top: 1px solid #c7ac11;
}
.aside-services ul li img {
    margin: 0 20px 0 0;
    float: left;
}
.s-ser1 {
    border-top: none !important;
}
.s-ser1 a {
    background: url("images/s-ser1-img.png") no-repeat scroll 15px center;
}
.s-ser2 a {
    background: url("images/s-ser2-img.png") no-repeat scroll 15px center;
}
.s-ser3 a {
    background: url("images/s-ser3-img.png") no-repeat scroll 15px center;
}
.s-ser4 a {
    background: url("images/s-ser4-img.png") no-repeat scroll 15px center;
}
.s-ser5 a {
    background: url("images/s-ser5-img.png") no-repeat scroll 15px center;
}
.s-ser6 a {
    background: url("images/s-ser6-img.png") no-repeat scroll 15px center;
}
.aside-services ul li a {
    color: #3c3c3c;
    display: block;
    padding: 20px 0 20px 80px;
}
.aside-services ul li a:hover {
    color: #3c3c3c
}
.aside-services ul li:hover {
    background: #d7d7d7;
}
.s-dr-section,
.s-multimedia {
    background: hsl(0, 0%, 26%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 26%);
    float: left;
    margin: 10px 0 0;
    position: relative;
    text-align: center;
    width: 99%;
}
.s-doc-text {
    float: right;
    padding: 0 0 0 0px;
    width: 66%;
}
.s-dr-section a {
    color: #fff;
}
.s-doc-readmore {
    background: hsl(51, 98%, 49%) none repeat scroll 0 0;
    float: right;
    font: 14px/24px "questrialregular";
    margin: 0 0 0 10px;
    text-align: center;
    width: 95px;
}
.s-doc-readmore a {
    color: #000;
    display: block;
}
.s-doc-readmore a:hover {
    background: #424242;
    color: #fff;
}
.s-doc-text h3 {
    font: normal 10px/20px 'Gotham';
    color: #fff;
    margin: 15px 0 5px 0;
}
.s-dr-section img {
    float: left;
}
.s-dr-section h1 {
    color: hsl(51, 98%, 49%);
    float: left;
    font: 20px/18px 'Gotham';
    padding: 5px 0 0 10px;
    text-align: left;
}
.s-dr-section h1 a {
    color: #f6d202;
}
.s-dr-section h1 span {
    font: normal 15px/20px 'questrialregular';
    display: block;
    color: #fff;
    font-size: 22px;
    padding: 0 0 10px 0;
    font-weight: normal;
}
.s-multimedia a {
    display: block;
    color: #fff;
    font: 20px/18px "oswald_regularregular";
    padding: 20px 0;
}
.s-multimedia a:hover {
    background: #F7D103;
    color: #3C3C3C;
}
.profile {
    float: left;
    margin: 40px 0 10px;
    width: 100%;
}
.profile-img {
    float: left;
    margin: 0 35px 2px 0;
    padding: 0;
    text-align: center;
    width: 23%;
}
.profile-text {
    float: left;
    margin: -9px 0 20px;
    width: 72%;
}
.profile-text h1 {
    color: #3f3f3f;
}
.profile-text h3 {
    font: normal 21px/20px 'Gotham';
    color: #828486;
}
.profile-cv {
    position: absolute;
    top: 285px;
}
.servicelist {
    display: block;
    text-align: center;
    width: 100%;
}
.servicelist li {
    display: inline-block;
    padding: 0 !important;
    text-align: left;
    width: 49%;
}
.servicelist a {
    background: hsl(0, 1%, 30%) none repeat scroll 0 0;
    border-radius: 10px;
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 16px;
    margin: 10px 10px 0 0;
    padding: 15px;
    text-decoration: none;
    /*min-height: 40px;*/
    text-align: center;
}
.servicelist a:hover {
    background: #F7D103;
    color: #000;
}
.servicelist-1 {
    float: left;
    width: 70%;
}
.servicelist-1 li {
    float: left;
    padding: 0 !important;
    text-align: left;
    width: 50%;
}
.servicelist-1 a {
    background: hsl(0, 1%, 30%) none repeat scroll 0 0;
    border-radius: 10px;
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 16px;
    margin: 10px 10px 0 0;
    padding: 10px 15px;
    text-decoration: none;
    /*  min-height: 40px;*/
    text-align: center;
}
.servicelist-1 a:hover {
    background: #F7D103;
    color: #000;
}
.servicelist1 {
    float: left;
    margin: 15px 4%;
    width: 42%;
}
.servicelist1 a {
    display: block;
    float: left;
    position: relative;
}
.servicelist1-content {
    background: hsl(0, 0%, 89%) none repeat scroll 0 0;
    float: left;
    margin: 0 0 0 40px;
    padding: 20px 0 20px 90px;
    width: 70%;
}
.servicelist1 ul li {
    background: hsla(0, 0%, 0%, 0) url("images/services-page-arrow.png") no-repeat scroll 2px center;
    float: left;
    font: 15px/18px "questrialregular";
    padding: 0;
    text-align: left;
    width: 100%;
    margin: 3px 0;
}
.servicelist1 ul li a {
    color: #000;
    display: block;
    padding: 0 0 0 14px;
}
.servicelist1 h2 {
    font: 25px/20px 'Gotham';
    margin: 0;
    width: 100%;
}
.servicelist1 h2 a {
    color: hsl(0, 0%, 0%);
    display: block;
    padding: 5px 0 10px 0;
}
.servicelist1 a span {
    display: inline-block;
    float: left;
    height: 82px;
    left: -10px;
    position: absolute;
    top: 4px;
    width: 82px;
}
.servicelist1 a span.hip-arthro {
    background: url("images/hip-arthro.png") no-repeat scroll 0px 0px;
}
.servicelist1 a span.shoulder {
    background: url("images/shoulder.png") no-repeat scroll 0px 0px;
}
.servicelist1 a span.knee {
    background: url("images/knee.png") no-repeat scroll 0px 0px;
}
.servicelist1 a span.surgery-athletes {
    background: url("images/surgery-athletes.png") no-repeat scroll 0px 0px;
}
.servicelist1 a span.trauma {
    background: url("images/trauma.png") no-repeat scroll 0px 0px;
}
.logo-form-admin {
    width: 439px;
    height: 161px;
    text-align: center;
    padding: 10px 0;
}
.internation-experience-img {
    float: left;
    width: 40%;
}
.internation-experience-text {
    float: left;
    margin: 0 0 20px 5%;
    width: 55%;
}
.side-by-side {
    float: left;
    margin: 0 2%;
    width: 41%;
    min-height: 80px;
}
.value-page h2 {
    border-bottom: 1px solid hsl(0, 0%, 70%);
    color: hsl(210, 2%, 52%);
    font: 21px/30px 'Gotham';
}
.value-page h3 {
    color: hsl(0, 0%, 0%);
    font: 25px/30px 'Gotham';
    margin: 15px 0 10px;
}
.doctor-profiles-page {
    float: left;
    width: 100%;
}
.doctor-profiles-page li {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
    border: 1px solid hsl(0, 0%, 60%);
    float: left;
    margin: 10px 0.8%;
    padding: 0 !important;
    position: relative;
    text-align: center;
}
.doctor-profiles-page h1 {
    color: hsl(0, 0%, 0%);
    font: 18px/20px 'Gotham';
    margin: 10px 0 5px;
    padding: 0;
    text-align: center;
    top: 0;
}
.doctor-profiles-page h1 span {
    display: block;
    font-size: 13px;
}
.p-readmore a {
    color: #5c5c59;
    font-weight: bold;
}
.group-pic {
    text-align: center;
}
.group-pics ul {
    text-align: center;
}
.group-pics li {
    display: inline-block;
    width: 49%;
    background: none !important;
    padding: 0px !important;
}
.mobile-slide {
    display: none;
}
#flexiselDemo3 {
    margin: 0 auto;
}
#flexiselDemo3 li {
    min-height: 160px !important;
    margin: 0px 5px;
}
#flexiselDemo3 li a {
    display: block;
    color: #000;
    padding-top: 145px;
}
.banner6-text h1 {
    color: #fff !important;
    line-height: 40px !important;
    text-shadow: none;
    font-size: 35px !important;
    width: 70%;
}
.banner6-right {
    top: 12% !important;
    right: 22% !important;
}
.s-banner6-text {
    right: 12% !important;
    width: 50%;
}
.s-banner6-text h1 {
    font-size: 30px !important;
    color: #fff;
    text-shadow: none !important;
    width: 70%;
    line-height: 40px;
}
.btn {
    margin-top: 20px;
}
.btn a {
    display: inline-block;
    padding: 8px 15px;
    background: #f6d202;
    border: 1px solid #000000;
    color: #000000;
    border-radius: 5px;
    text-align: center;
}
@media only screen and (max-width:1199px) {
    .nbs-flexisel-nav-right,
    .nbs-flexisel-nav-left {
        display: none;
    }
    .logo {
        width: 40%;
        padding: 0 5% 32px 0;
    }
    .exercises {
        width: 93%;
    }
    header {
        float: left;
        padding: 20px 1%;
        position: relative;
        width: 98%;
    }
    .header-right {
        width: 30%;
    }
    .menu-sec ul li a {
        padding: 0 22px;
    }
    .banner-sec {
        max-width: 100%;
        float: left;
    }
    .banner-tabs {
        max-width: 100%;
    }
    .banner-text {
        left: 45%;
        top: 35%;
    }
    .banner6-right {
        top: 12% !important;
        left: 2% !important;
        width: 70%;
    }
    .container {
        background: none;
    }
    .dr-section {
        padding: 60px 1%;
        width: 98%;
    }
    .banner-text h1,
    .s-banner-text h1 {
        font-size: 20px;
        line-height: 10px;
    }
    footer {
        padding-left: 1%;
        padding-right: 1%;
        width: 98%;
    }
    .footer-sec-services {
        margin: 0;
        width: 21%;
    }
    .footer-sec-middle {
        width: 53%;
    }
    .footer-sec-middle ul li {
        width: 30%;
    }
    .footr-menu ul li {
        margin: 5px 0;
    }
    .footer-sec-right {
        float: left;
    }
    section {
        float: left;
        padding: 20px 1% 4%;
        width: 98%;
    }
    article {
        float: left;
        width: 60%;
    }
    aside {
        float: right;
        width: 280px;
    }
    .servicelist1 {
        float: left;
        margin: 15px 4%;
        width: 90%;
    }
    .banner6-text h1 {
        color: #fff !important;
        line-height: 35px !important;
        text-shadow: none !important;
        font-size: 29px !important;
    }
    .s-banner6-text {
        right: 6% !important;
    }
    .s-banner6-text h1 {
        font-size: 25px !important;
        color: #fff;
        text-shadow: none !important;
        width: 58%;
        line-height: 30px !important;
    }
}
@media only screen and (max-width:1024px) {
    nav {
        border: 1px solid hsla(0, 0%, 0%, 0);
        width: 99.7%;
    }
    .banner-text {
        left: 69%;
        top: 16% !important;
        width: 26%;
    }
    .banner6-text {
        left: 3% !important;
        top: 5% !important;
        width: 60% !important;
    }
    .s-banner-text {
        color: hsl(0, 0%, 25%);
        position: absolute;
        right: 7%;
        top: 18%;
    }
    .s-banner-text h1 {
        font-size: 26px;
        line-height: 25px;
    }
    .exercises {
        width: 100%;
    }
    .banner-text h1,
    .s-banner-text h1 {
        font-size: 30px;
        line-height: 25px;
    }
    .banner-text span {
        display: block;
        font: bold 48px/60px "oswaldbold";
    }
    .social-icons h2 {
        float: none;
    }
    .profile-img {
        float: left;
        margin: 0 35px 2px 0;
        padding: 0;
        text-align: center;
        width: 95%;
    }
    .profile-cv {
        position: absolute;
        top: 325px;
    }
    .profile-text {
        float: left;
        margin: 40px 0 20px;
        width: 100%;
    }
}
@media only screen and (max-width:979px) {
    .logo {
        padding: 0 1% 32px 3%;
        width: 50%;
    }
    .coastal-logo {
        float: right;
        margin: 30px 3% 0 0;
    }
    .header-right {
        clear: both;
        float: none;
        margin: 0 auto;
        width: 99%;
    }
    .header-number {
        float: right;
        width: 32%;
    }
    .h-appointment {
        clear: right;
        float: right;
        width: 32%;
    }
    .h-address {
        float: left;
        margin: 0 0 0 3%;
        width: 40%;
    }
    .h-address span {
        padding: 0 0 0 9%;
    }
    .h-email {
        background: hsla(0, 0%, 0%, 0) url("images/sprite.png") no-repeat scroll -4px -133px;
        float: left;
        margin: -30px 0 3px 3%;
        padding: 0 0 0 27px;
    }
    .menu-sec ul li {
        font: 16px/50px "questrialregular";
    }
    .menu-sec ul li ul {
        width: 175px;
    }
    .menu-sec ul li a {
        padding: 0 8px;
    }
    .menu-sec ul li.last-child ul {
        background: none;
    }
    .menu-sec ul li.last-child ul li {
        background: hsl(51, 100%, 48%) none repeat scroll 0 0;
        margin: 0 0 0 -75px;
    }
    .menu-sec ul li ul li a {
        padding: 10px 15px;
    }
    .banner-text {
        left: 64%;
        top: 14%;
        width: 31%;
    }
    .banner-text span {
        display: block;
        font: bold 35px/40px "oswaldbold";
    }
    .banner-text h1,
    .s-banner-text h1 {
        font-size: 25px;
        line-height: 25px;
    }
    .dr-image-sec {
        width: 30%;
    }
    .search-word {
        width: 100%;
    }
    .serch-key {
        width: 92%;
    }
    #floatMenu {
        float: left;
        left: 0;
        margin: 0 10%;
        position: relative;
        width: 80%;
        top: 0px !important;
    }
    #floatMenu ul li {
        min-height: 115px;
        width: 25%;
        float: left;
    }
    .exercises p {
        float: none !important;
        width: 80% !important;
        clear: both;
    }
    .banner6-right {
        top: 2% !important;
        left: 2% !important;
        width: 60% !important;
    }
    .banner6-text h1 {
        line-height: 32px !important;
        font-size: 27px !important;
    }
}
@media only screen and (max-width:888px) {
    .s-banner6-text {
        right: 13% !important;
        top: 10% !important;
    }
    .s-banner6-text h1 {
        width: 82%;
        font-size: 22px !important;
        line-height: 26px !important;
    }
}
@media only screen and (max-width:767px) {
    .logo {
        width: 60%;
    }
    .header-right {
        float: none;
        margin: 0 auto;
        padding: 45px 0 0;
        width: 260px;
    }
    .header-number {
        float: left;
        width: auto;
    }
    .h-appointment {
        clear: left;
        float: left;
        width: auto;
    }
    .h-email {
        float: left;
        margin: 0px;
        padding: 0 0 0 22px;
        width: 93%;
        background: hsla(0, 0%, 0%, 0) url("images/sprite.png") no-repeat scroll 0 -132px;
    }
    .h-address {
        clear: right;
        float: left;
        margin: 0;
        width: auto;
    }
    .menu-sec ul li {
        font-size: 15px;
    }
    .menu-sec ul li a {
        padding: 0 3px;
    }
    .banner-tabs ul li a {
        font: 13px/30px "questrialregular";
    }
    .banner-text h1,
    .s-banner-text h1 {
        font-size: 20px;
        padding: 0;
    }
    article {
        width: 53%;
    }
    .footer-sec-left {
        float: left;
        margin: 20px 0 0 0;
        width: 100%;
    }
    .footer-sec h2 {
        font: 20px/30px 'Gotham';
    }
    .social-icons h2 {
        float: none;
    }
    .ypo-logo {
        clear: both;
        float: left;
        margin: 25px 0 0;
    }
    .internation-experience-img,
    .internation-experience-text {
        float: left;
        width: 90%;
    }
    .s-banner6-text {
        top: 8% !important;
    }
    .s-banner6-text h1 {
        width: 96%;
        font-size: 19px !important;
        line-height: 23px !important;
    }
    .banner6-text h1 {
        line-height: 28px !important;
        font-size: 24px !important;
    }
}
@media only screen and (max-width:639px) {
    .achieve {
        top: auto;
        right: auto;
    }
    .mobilesOnly {
        display: inline;
    }
    .fellowship li a {
        font-size: 20px;
    }
    .perth-fellows li {
        width: 45%;
    }
    .r-img {
        margin: 0 auto !important;
        float: none;
        clear: both !important;
    }
    .desktopOnly {
        display: none;
    }
    .mobile-social-icons {
        display: block;
    }
    nav {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .slicknav_btn {
        cursor: pointer;
        display: block;
        float: left;
        line-height: 1.125em;
        padding: 0.438em 0.625em;
        position: relative;
        vertical-align: middle;
    }
    .slicknav_menu .slicknav_menutxt {
        display: block;
        line-height: 1.188em;
        float: left;
        font-family: Verdana, Geneva, sans-serif;
    }
    .slicknav_menu .slicknav_icon {
        float: left;
        margin: 0.188em 0 0 0.438em;
    }
    .slicknav_menu .slicknav_no-text {
        margin: 0
    }
    .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1.125em;
        height: 0.125em;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 #fff;
        -moz-box-shadow: 0 1px 0 #fff;
        box-shadow: 0 1px 0 #3c3c3c;
    }
    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 0.188em;
    }
    .slicknav_nav {
        clear: both
    }
    .slicknav_nav ul,
    .slicknav_nav li {
        display: block;
        position: relative;
    }
    .slicknav_nav .slicknav_arrow {
        float: left;
        font-size: 0.8em;
        left: 15px;
        padding: 2px 5px 0 0;
        position: absolute;
        top: 5px;
        width: 80%;
        z-index: 99;
    }
    .slicknav_nav .slicknav_item {
        display: block;
        cursor: pointer;
    }
    .slicknav_nav a {
        display: block
    }
    .slicknav_nav .slicknav_item a {
        display: inline;
    }
    .slicknav_menu:before,
    .slicknav_menu:after {
        content: " ";
        display: table;
    }
    .slicknav_menu:after {
        clear: both
    }
    /* IE6/7 support */
    .slicknav_menu {
        *zoom: 1
    }
    /* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
    .slicknav_menu {
        font-size: 16px;
    }
    /* Button */
    /* .slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f15541;
    position: relative;
    right: 10px;
    top: 10px;
  } */
    .slicknav_btn {
        margin: 5px 5px 6px;
        text-decoration: none;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #e9d45d;
        float: right;
    }
    /* Button Text */
    .slicknav_menu .slicknav_menutxt {
        color: #3c3c3c;
        font-weight: bold;
    }
    /* Button Lines */
    /* .slicknav_menu .slicknav_icon-bar {
    background-color: #cecece;
  } */
    .slicknav_menu {
        background: hsl(0, 0%, 35%) none repeat scroll 0 0;
        margin: 0 0 15px;
        padding: 5px;
    }
    .slicknav_nav {
        color: #000;
        margin: 0;
        padding: 0;
        font-size: 0.875em;
    }
    .slicknav_nav,
    .slicknav_nav ul {
        list-style: none;
        overflow: hidden;
    }
    .slicknav_nav ul {
        padding: 0;
        margin: 0 0 0 5px;
    }
    .slicknav_nav .slicknav_item {
        padding: 5px 10px;
        margin: 2px 5px;
    }
    .slicknav_nav a {
        padding: 8px 10px;
        margin: 2px 5px;
        text-decoration: none;
        color: #fff;
        font: normal 15px Verdana, Geneva, sans-serif;
    }
    .slicknav_nav .slicknav_item a {
        padding: 0 0 0 15px;
        margin: 0;
    }
    .slicknav_nav .slicknav_arrow:hover {
        color: #000;
    }
    .slicknav_nav .slicknav_item:hover {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
    .slicknav_nav a:hover {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background: #E3E3E3;
        color: #000;
    }
    .slicknav_nav .slicknav_txtnode {
        margin-left: 15px;
    }
    .header-sec {
        width: 100%;
        float: left;
        margin: 0 0 20px 0;
        position: relative;
    }
    .logo {
        float: none;
        margin: 0 auto;
        padding: 2%;
        width: 300px;
    }
    .coastal-logo {
        float: none;
        margin: 0 auto;
        width: 300px;
    }
    .banner-text p,
    .read-more,
    .banner-text img,
    .banner-text ul {
        display: none;
    }
    .banner-text h1,
    .s-banner-text h1 {
        font-size: 16px;
    }
    .banner-text span,
    .s-banner-text span {
        font: bold 28px/30px "oswaldbold";
    }
    .banner-tabs {
        background: hsl(51, 76%, 64%) none repeat scroll 0 0;
    }
    .banner-tabs ul li {
        margin: 0;
    }
    .banner-tabs ul li a,
    .banner-tabs ul li a:hover,
    #bullet7 li.tab1.rslides_here a,
    #bullet7 li.tab2.rslides_here a,
    #bullet7 li.tab3.rslides_here a,
    #bullet7 li.tab4.rslides_here a,
    #bullet7 li.tab5.rslides_here a,
    #bullet7 li.tab6.rslides_here a,
    #bullet7 li.tab7.rslides_here a,
    .banner-tabs-mob ul li a,
    .banner-tabs-mob ul li a:hover,
    #bullet1 li.tab1.rslides_here a,
    #bullet1 li.tab2.rslides_here a,
    #bullet1 li.tab3.rslides_here a,
    #bullet1 li.tab4.rslides_here a,
    #bullet1 li.tab5.rslides_here a,
    #bullet1 li.tab6.rslides_here a,
    #bullet1 li.tab7.rslides_here a {
        background-size: 100% auto;
    }
    #floatMenu {
        width: 100%;
        margin: 0px;
        font-size: 13px;
    }
    .dr-image-sec {
        width: 190px;
        float: none;
        margin: 0 auto;
    }
    .dr-text-sec {
        float: left;
        width: 100%;
    }
    footer {
        background: hsl(0, 0%, 85%) none repeat scroll 0 0;
    }
    .footer-sec-services {
        float: left;
        margin: 20px auto;
        width: 100%;
    }
    .footer-sec-middle {
        width: 100%;
    }
    .footer-sec-right {
        margin: 20px 0;
        width: 100%;
    }
    .copyright {
        text-align: left;
    }
    .ypo-logo {
        width: 100%;
        margin: 10px 0;
    }
    /**subpage media queries**/
    article {
        width: 100%;
    }
    aside {
        clear: both;
        float: none;
        margin: 0 auto;
        width: 290px;
    }
    .profile-img {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 230px;
    }
    .profile-text {
        float: left;
        margin: 50px 0 20px;
        width: 100%;
    }
    .profile-text h3 {
        color: hsl(210, 2%, 52%);
        font: 18px/20px 'Gotham';
    }
    .servicelist li {
        width: 100%;
    }
    .mobile-slide {
        display: block;
    }
    .s-banner6-text h1 {
        font-size: 17px !important;
        line-height: 19px !important;
    }
    .banner6-text h1 {
        line-height: 23px !important;
        font-size: 19px !important;
    }
}
@media only screen and (max-width:480px) {
    header {
        float: left;
        padding: 0 0 20px;
        position: relative;
        width: 100%;
    }
    .fellowship li {
        display: block;
        margin: 10px auto;
    }
    .location {
        display: block;
        position: absolute;
        right: 35%;
        text-transform: uppercase;
        top: 20px;
        width: 95px;
        z-index: 999999999;
        font-size: 15px;
        text-align: center;
    }
    .location a {
        background: hsla(0, 0%, 0%, 0) url("images/location-icon.png") no-repeat scroll 0 0;
        display: block;
        padding: 0 0 0 16px;
    }
    .header-right {
        float: left;
        display: none;
        margin: 0 auto;
        padding: 0;
        position: absolute;
        right: 4px;
        top: 70%;
        width: 50%;
    }
    .logo {
        display: none;
    }
    .logo-m {
        display: block;
        float: left;
        margin: 0 0 0 1%;
        width: 58%;
    }
    .logo-m h1 {
        font: normal 24px/30px "oswaldbold";
        color: #3f3f3f;
    }
    .logo-m a {
        font: normal 13px/16px "questrialregular";
        color: #6b6b6b;
    }
    .logo-m a span {
        color: #000;
        display: block;
    }
    .coastal-logo {
        float: right;
        margin: 0 auto;
        width: 33%;
    }
    .header-number {
        float: right;
        font-size: 17px;
    }
    .header-number a {
        background: hsla(0, 0%, 0%, 0) url("images/sprite.png") no-repeat scroll 18px 7px / 140% auto;
        color: #000;
        display: block;
        line-height: 25px;
        padding: 0 0 0 35px;
    }
    .h-appointment {
        background: hsla(0, 0%, 0%, 0) url("images/mouse-icon.jpg") no-repeat scroll 0 center / 12% auto;
        font-size: 12px;
        line-height: 16px;
        margin: 0;
    }
    .h-appointment a {
        padding: 0 0 0 15px;
    }
    .h-email,
    .h-address {
        display: none;
    }
    #banner-mob {
        display: block;
        position: relative;
        width: 95%;
        float: none;
        margin: 0 auto;
    }
    #banner,
    #s-banner {
        position: relative;
        display: none;
    }
    .banner-tabs ul li {
        width: 33%;
    }
    .banner-text h1,
    .s-banner-text h1 {
        font-size: 21px;
        font-weight: bold;
    }
    .banner-text {
        left: 60%;
        top: 18%;
        width: 42%;
    }
    .banner-tabs ul li {
        width: 13%;
    }
    .tab1,
    .tab4 {
        margin: 0 0 0 16% !important;
    }
    .tab2,
    .tab5 {
        margin: 0px;
    }
    .tab3 {
        margin: 0 12% !important;
    }
    .banner-tabs {
        background: #F7D102;
        padding: 20px 0 0;
    }
    .footer-sec-middle ul li {
        margin: 0 0 10px;
        width: 86%;
    }
    .banner-tabs ul li a,
    .banner-tabs ul li a:hover,
    #bullet7 li.tab1.rslides_here a,
    #bullet7 li.tab2.rslides_here a,
    #bullet7 li.tab3.rslides_here a,
    #bullet7 li.tab4.rslides_here a,
    #bullet7 li.tab5.rslides_here a,
    .banner-tabs-mob ul li a,
    .banner-tabs-mob ul li a:hover,
    #bullet1 li.tab1.rslides_here a,
    #bullet1 li.tab2.rslides_here a,
    #bullet1 li.tab3.rslides_here a,
    #bullet1 li.tab4.rslides_here a,
    #bullet1 li.tab5.rslides_here a {
        background-size: 68% auto;
    }
    .banner-tabs ul li a {
        font: 34px/20px "questrialregular";
    }
    .banner-tabs ul li a span {
        display: block;
        padding: 0px !important;
    }
    .banner-text span,
    .s-banner-text span {
        font: bold 22px/30px "oswaldbold";
    }
    #floatMenu ul li {
        width: 50%;
    }
    .servicelist1-content {
        width: 60%;
    }
    .footer-sec-services {
        float: left;
        width: 45%;
        margin: 0 auto;
    }
    .footer-sec-services ul li {
        line-height: 24px;
    }
    .footer-sec-services ul li a {
        padding: 0 0 0 15px;
    }
    .footer-sec-middle {
        margin: 0 0 0 2%;
        width: 52%;
    }
    .footer-sec-middle ul li {
        margin: 0 0 10px;
        width: 94%;
        padding: 10px 0 10px 5%;
    }
    .copyright,
    .footr-menu {
        display: none;
    }
    .footer-sec h2 {
        font: 14px/30px 'Gotham';
        margin: 0 0 10px;
    }
    .social-icons {
        float: right;
        margin: -60px 0 0;
        width: 50%;
    }
    .footer-sec h2 {
        width: 50%;
    }
    .search-word {
        width: 41%;
    }
    .ypo-logo {
        clear: none;
        float: left;
        margin: 30px 0 0 1%;
        width: 34%;
    }
    .for-mobile {
        display: block;
        float: none;
        margin: 0px auto;
        width: 304px;
    }
    .dr-section,
    .footer-sec-services,
    .footer-sec-middle {
        display: none;
    }
    .footer-sec-right {
        margin: 0;
    }
    .servicelist-1 li {
        float: none;
        width: auto;
        margin: auto;
    }
    #flexiselDemo3 li {
        min-height: 160px !important;
    }
    .tab3 {
        margin: 0 !important;
    }
    .tab1,
    .tab4 {
        margin: 0 !important;
    }
    #credibility-sec {
        border-top: 1px solid #ccc;
    }
    .banner-tabs {
        display: block;
        width: 120px;
        position: absolute;
        margin-top: 40% !important;
        z-index: 99;
        right: 0px !important;
        height: 15px;
        background: none;
        min-height: 0px;
        padding: 0px;
    }
    .banner-tabs ul li a {
        font: normal 30px Verdana, Geneva, sans-serif;
        color: #000;
    }
    .banner-tabs ul li a:hover {
        color: #F7D202;
    }
    #bullet1 ul li a:hover,
    #bullet1 li.rslides_here a {
        color: #F7D202;
    }
    .banner-text {
        width: 45%;
        left: 54% !important;
        top: 12% !important;
        text-align: center;
        position: absolute;
    }
    .banner-text h1,
    .s-banner-text h1 {
        text-align: center;
        padding: 5px;
        display: inline-block;
        text-shadow: none;
        font: bold italic 14px/18px 'Work Sans', sans-serif;
        opacity: 0.7;
        text-transform: uppercase;
        color: #000;
    }
    .banner6-text {
        width: 98% !important;
        left: 0% !important;
    }
    .banner-text span,
    .s-banner-text span {
        font: bold 14px/18px 'Work Sans', sans-serif;
        text-transform: inherit;
        display: inline-block;
    }
    .banners-info {
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }
    .perth-fellows li {
        display: block;
        margin: 0 auto;
    }
    .banner-sec .nbs-flexisel-nav-left,
    .banner-sec .nbs-flexisel-nav-right {
        display: block;
        width: 25px;
        height: 80px;
        z-index: 999;
        position: absolute;
        margin-top: 50%;
    }
    .banner-sec .nbs-flexisel-nav-right {
        left: 0px !important;
    }
    .banner-text.banner6-text h1 {
        line-height: 24px !important;
        color: #fff !important;
        text-shadow: none !important;
        text-align: left;
        font: bold italic 14px/18px 'Work Sans', sans-serif !important;
        opacity: 0.6;
        width: 100%;
    }
    .banner6-text {
        width: 95% !important;
        top: 59% !important;
    }
    .bread-crumbs {
        padding-top: 55px;
    }
    .banner-text.banner1-text {
        left: 0% !important;
    }
}
@media only screen and (max-width:400px) {
    .logo-m {
        display: block;
        float: none;
        margin: 10px auto;
        width: 75%;
    }
    .logo-m h1 {
        font: normal 25px/20px "Gotham Book";
        color: #3f3f3f;
    }
    .logo-m a {
        color: hsl(225, 2%, 61%);
        font: 14px/18px "questrialregular";
    }
    .logo-m a span {
        color: hsl(0, 0%, 0%);
        display: block;
        font-size: 16px;
    }
    .coastal-logo {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 280px;
    }
    .header-right {
        display: none;
        top: 55%;
    }
    /* .banner-sec .nbs-flexisel-nav-left,
  .banner-sec .nbs-flexisel-nav-right {
    top: 275px !important;
  } */
}
@media only screen and (max-width:359px) {
    .hip-rehab ul li {
        float: none;
        margin: 10px auto;
        width: 300px;
    }
    header {
        padding: 0px;
    }
    .header-sec {
        padding: 0 0 12px;
        margin: 0px;
    }
    /* .banner-text h1,
  .s-banner-text h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
  } */
    /* .banner-text {
    left: 52%;
    top: 10%;
    width: auto;
  }
  .banner-text span,
  .s-banner-text span {
    font: bold 23px/30px "oswaldbold";
  } */
    .banner-tabs ul li a span {
        display: block;
        padding: 70px 0 20px;
        text-align: center;
    }
    .servicelist1 h2 {
        font-size: 18px;
    }
    .servicelist1 ul li {
        font-size: 13px;
    }
    .banner-tabs {
        margin-top: 39% !important;
    }
    .banner-text {
        top: 12% !important;
        left: 50%;
    }
    .banner-text h1,
    .s-banner-text h1 {
        font: bold italic 14px/18px 'Gotham';
    }
    .banner-text.banner6-text {
        top: 57% !important;
    }
    .banner-text.banner6-text h1 {
        color: #fff !important;
        text-shadow: none !important;
        line-height: 15px !important;
    }
}
@media only screen and (max-width:320px) {
    .achieve {
        left: 65% !important;
    }
    .high {
        left: 48% !important;
    }
    .left {
        left: 5% !important;
    }
    .banner-tabs ul li a span {
        padding: 60px 0 20px;
    }
    #slider4 img {
        width: 306px;
        float: none;
        margin: 0 auto;
    }
    .banner-tabs ul li a,
    .banner-tabs ul li a:hover,
    #bullet7 li.tab1.rslides_here a,
    #bullet7 li.tab2.rslides_here a,
    #bullet7 li.tab3.rslides_here a,
    #bullet7 li.tab4.rslides_here a,
    #bullet7 li.tab5.rslides_here a,
    .banner-tabs-mob ul li a,
    .banner-tabs-mob ul li a:hover,
    #bullet1 li.tab1.rslides_here a,
    #bullet1 li.tab2.rslides_here a,
    #bullet1 li.tab3.rslides_here a,
    #bullet1 li.tab4.rslides_here a,
    #bullet1 li.tab5.rslides_here a {
        background-size: 100% auto;
    }
    .banner-tabs ul li a span {
        padding: 78px 0 10px;
    }
    /* .banner-tabs ul li a {
    font: bold 12px/16px 'Work Sans', sans-serif;
  } */
}
