/*
Theme Name: qscan update
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: qscan-update
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

qscan is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
  ## Asides
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

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

}



/* line 25, ../sass/style.scss */

.test {
    width: 66%;
}

body {
    overflow-x: hidden;
}

/* line 27, ../sass/style.scss */

a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    -webkit-transition: background-color .2s linear, color .2s linear;
    -moz-transition: background-color .2s linear, color .2s linear;
    -o-transition: background-color .2s linear, color .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear;
    transition: background-color .2s linear, color .2s linear;
}

/* line 37, ../sass/style.scss */

a:hover,
a:focus {
    text-decoration: none;
    /* color: #fff; */
	color: #472264;
}

/* line 43, ../sass/style.scss */

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #472264;
}

/* line 48, ../sass/style.scss */

::selection {
    color: #fff;
    text-shadow: none;
    background: #472264;
}

/*HEADER-CSS*/

/* line 56, ../sass/style.scss */

.header-section {
    position: relative;
    padding: 15px 0 0;
    background-color: #ffffff;
}

@media (max-width:1199px) {
    .header-section {
        position: relative;
        padding: 15px 15px 15px 15px;
    }
}

#special-opening-hours {
	float: left;
	padding-top: 7px;
	max-width: 180px;
}
#special-opening-hours .icon {
	float: left;
	width: 12%;
}
#special-opening-hours .opening-text {
	float: left;
	width: 88%;
	padding-left: 6px;
	font-family: 'Open Sans', sans-serif;
	line-height: 108%;
}
#special-opening-hours .opening-text a {
	color: #472264;
	text-decoration: underline;
	margin-right: 4px;
}
#special-opening-hours .opening-text a:hover {
	text-decoration: none;
}

/* line 57, ../sass/style.scss */

.header-right {
    float: right;
}

/* line 58, ../sass/style.scss */

.head-top {
    float: right;
    margin-bottom: 20px;
}

@media (max-width: 1200px) {
    .head-top {
        margin-bottom: 0px;
    }
}

/* line 59, ../sass/style.scss */

.logo {
    display: block;
    float: left;
}

/* line 61, ../sass/style.scss */

.booknow-bt,
.phone,
.free-call,
.social-bookmark,
.navbar-form {
    float: right;
}

/* line 62, ../sass/style.scss */

.phone {
    font: 24px/35px 'Open Sans', sans-serif;
    color: #612e79;
    font-weight: 700;
    margin: 0 14px;
    letter-spacing: 2px;
}

.free-call {
    font: 16px 'Open Sans', sans-serif;
    color: #612e79;
    margin: 8px 0 0;
    letter-spacing: 1px;
    font-weight: 700;
}

@media (max-width: 1200px) {
    .free-call {
        display: none;
    }
}

/* line 63, ../sass/style.scss */

.booknow-bt {
    background: #472264;
    font: 14px/35px 'Open Sans', sans-serif;
    display: inline-block;
    padding: 0 28px;
    color: #fff;
    border: none;
    font-weight: 800;
    -moz-border-radius: 5px / 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px / 5px;
    margin: 0 25px 0 5px;
    letter-spacing: 1px;
}

/* line 64, ../sass/style.scss */

.booknow-bt:hover {
    background: #582f79;

}

button:hover {
    -webkit-transition: background-color 0.25s ease-out;
    -moz-transition: background-color 0.25s ease-out;
    -o-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
}

/* line 65, ../sass/style.scss */

.phone span {
    color: #8b8b8b;
}

/* line 67, ../sass/style.scss */

.social-bookmark {
    float: right;
    /*border-left: 1px solid #d6cfe1;*/
    padding: 0 15px;
    margin: 6px 0 5px;
}

/* line 68, ../sass/style.scss */

.social-bookmark a {
    line-height: 24px;
    margin: 0 14px;
    /*background-image: url(../images/img-social.svg);*/
    display: inline-block;
    /*width: 25px;
  height: 25px;*/
    text-indent: -9999px;
    text-transform: capitalize;
    margin: 0 5px;
}

.social-bookmark a:hover {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;

}

/* line 69, ../sass/style.scss */

/*.social-bookmark a.fb {
  background-image: url(../images/img-social-media-fb.svg);
  background-position: 0 0;
}*/

/* line 70, ../sass/style.scss */

/*.social-bookmark a.tw {
  background-image: url(../images/img-social-media-twitter.svg);
  background-position: -37px 0;
}*/

/* line 71, ../sass/style.scss */

/*.social-bookmark a.li {
  background-image: url(../images/img-social-media-linkedin.svg);
  background-position: -75px 0;
}*/

/* line 72, ../sass/style.scss */

/*.social-bookmark a.gp {
  background-image: url(../images/img-social-media-googleplus.svg);
  background-position: -111px 0;
}*/

/* line 74, ../sass/style.scss */

/*.social-bookmark a.fb:hover {
  background-position: 0 100%;
}*/

/* line 75, ../sass/style.scss */

/*.social-bookmark a.tw:hover {
  background-position: -37px 100%;
}*/

/* line 76, ../sass/style.scss */

/*.social-bookmark a.li:hover {
  background-position: -75px 100%;
}*/

/* line 77, ../sass/style.scss */

/*.social-bookmark a.gp:hover {
  background-position: -111px 100%;
}*/

/* line 80, ../sass/style.scss */

.head-search {
    float: right;
}

/* line 81, ../sass/style.scss */

.search-group {
    position: relative;
}

/* line 82, ../sass/style.scss */

.search-group input[type=text] {
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    padding-right: 50px;
}

/* line 83, ../sass/style.scss */

.search-group input[type=button] {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background-image: url(../images/img-search.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 42px;
    height: 32px;
}

/* line 85, ../sass/style.scss */

.main-nav {
    float: right;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:1200px) {
    /* line 86, ../sass/style.scss */
    .main-nav li {
        /*border-right: 1px solid #8b8b8b;*/
        background: url(../images/img-nav-sep.png) no-repeat 100% 4px;
    }
    .main-nav li:last-child {
        background: none;
    }
}


@media (max-width:1199px) {
    .main-nav button {
        border: none;
        /*width:200px;*/
        background: #fff;
        border-radius: 5px;
        color: #371552;
        display: inline-block;
        font: 700 14px/35px "Open Sans", sans-serif;
        letter-spacing: 2px;
        margin: 15px 0px 15px 20px;
        padding: 0 33px;
    }
    .main-nav button:hover {
        background: #371552;
        color: #fff
    }
}

@media (max-width: 480px) {
    .main-nav button {
        /*width: 80%;*/
        letter-spacing: 2px;
        padding: 0 26px;
    }
    .main-nav {
        margin-top: 66px !important;
    }

}

/* line 87, ../sass/style.scss */

.main-nav li:last-child {
    border-right: none;
}

/* line 88, ../sass/style.scss */

.main-nav li a {
    font: 15px/22px 'Open Sans', sans-serif;
    color: #8b8b8b;
    text-transform: uppercase;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 18px;
    padding-right: 18px;
    letter-spacing: 2px;
}

.main-nav li:last-child a {
    padding-right: 0;
}

/* line 89, ../sass/style.scss */

.main-nav li a:hover,
.main-nav li a:focus {
    background: none;
    color: #472264;
}

.main-nav li a.active {
    background: none;
    color: #472264;
    font-weight: 700;
}

.navbar-nav > li > a {
    padding-bottom: 18px;
}

/* line 92, ../sass/style.scss */

.carousel {

    width: 100%;
}

/* line 93, ../sass/style.scss */

.carousel-inner,
.item,
.item img {
    width: 100%;
}

.patient-service-block h4 {
    font: 17px/26px 'Open Sans';
    font-weight: 700;
}

.patient-service-block .division p {
    font-weight: 600;
    font-size: 14px;
}

.patient-service-block .division:hover p {
    font-weight: 600;
    font-size: 14px;
}

.patient-service-block a {
    text-transform: inherit !important;
}

@media (min-width:1200px) {
    .patient-service-block:hover .division-icon {
        opacity: 0.7;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
    }
    .patient-service-block:hover a.active .division-icon {
        opacity: 1;
    }
    .patient-service-block a.active p,
    .patient-service-block:hover a.active p {
        color: #472264;
        font-weight: 700;
    }
    .patient-service-block a:hover p {
        color: #8b73a8;
        font-weight: 600;
    }
}

@media (max-width:1199px) {
    .patient-service-block h4 {
        color: #fff;
    }
    .main-nav li a:hover,
    .main-nav li a.active,
    .main-nav li a:focus {
        color: #fff;
    }
    .yamm-fw .patient-service-block a {
        text-align: left;
    }
    .yamm-fw .patient-service-block a p {
        font-weight: 400;
    }
}


.carousel-indicators li {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 2px;
    background-image: url(../images/img-dot.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
    border: none;
    background-color: transparent !important;
}

.carousel-indicators .active {
    margin: 0 2px !important;
    background-position: 0 100% !important;
}


.homepage {
    background: url(../images/img-curve.jpg) no-repeat left top;
}

.left-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-title {
    color: #4d2462;
    font-size: 19px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.section-title p {
    margin-bottom: 0;
}

.section-title span {
    font-weight: 700;
}

.division-icon {
    margin: 0 12px 0 0;
}

.division p {
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    vertical-align: middle;
    color: #252525;
    font-size: 13px;
    font-weight: 700;
}

.division:hover p {
    color: #472264;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out;
}

.partner-logo .partner-logo__logo {
    max-width: 150px;
}

@media (max-width:768px) {
	.ribbon18021 {
		display: none !important;
	}
	
    .section-title br {
        display: none;
    }

    a.division {
        display: block;
    }
    a.division img {
        width: 65px;
        height: 65px;
    }
    .division {
        text-align: center;
    }
    .division-icon {
        margin-right: 0;
    }
    .division p {
        margin-top: 8px;
    }
}

@media (min-width:320px) {
    .services-home-block .block {
        margin-top: 20px;
    }
    .services-home-block .division:hover p {
        color: #8b73a8 !important;
        font-weight: 700 !important;
    }
    .services-home-block .division:hover .division-icon {
        opacity: 0.7;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
    }
}

@media (min-width:769px) {
    .division {
        display: table-row;
    }
    .division-icon {
        display: table-cell;
        width: 69px;
        height: 69px;
    }
    .division p {
        display: table-cell;
    }


    .services-home-block .block {
        margin-top: 60px;
    }
    .main-ct .services-home-block .block {
        margin-bottom: 60px;
        margin-top: 0px;
    }

    .row.services-home-block {
        margin-top: -20px;
    }
}

@media (max-width:480px) {
    .services-home-block .division p {
        font-size: 11px;
    }
}

/*HOMEPAGE-SIDEBAR*/

.purple-block {
    background: #eeeaef;
    padding-left: 26px;
    border-left: 8px solid #472264;
    border-bottom: 1px solid #dfd8e2;
    padding-top: 22px;
    padding-bottom: 22px;
    margin-top: 8px;
    position: relative;
}

.purple-block:hover {
    cursor: pointer;
    background: none repeat scroll 0 0 #472264;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}

.purple-block:hover p,
.purple-block:hover h5 {
    color: #fff;
}

.purple-block p {
    font: 15px/22px'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #472264;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

.purple-block h5 {
    font: 19px/22px'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #472264;
    letter-spacing: 2px;
    margin-top: 5px;
    margin-bottom: 0;
}


.testimonial-sidebar-block {
    background-color: #ffffff;
    background-repeat: no-repeat;
    min-height: 310px;
    margin-top: 8px;
    padding-left: 40px;
    padding-top: 40px
}

.testimonial-content .doc-name {
    font: 23px/28px'Open Sans', sans-serif;
    padding-bottom: 35px;
    position: relative;
    color: #2a2a2a;
    margin-bottom: 2px;
}

.testimonial-content .doc-name span {
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    color: #472264;
}

.testimonial-content .doc-name:after {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 30px;
    height: 2px;
    background: #6d5ab1;
}

.testimonial-content .tes-con {
    font: 14px/22px'Open Sans', sans-serif;
    color: #251c2a;
    margin-bottom: 22px;
}

@media (max-width: 1199px) {
    .testimonial-content .tes-con {
        width: 400px;
    }
}

@media (max-width: 768px) {
    .testimonial-content .tes-con {
        width: 200px;
    }
}

@media (max-width: 480px) {
    .testimonial-sidebar-block {
        background-position: 250% !important;
    }
}

.testimonial-content a {
    background: #472264;
	color: #FFF;
    font: 13px/35px'Open Sans', sans-serif;
    font-weight: bold;
    display: inline-block;
    padding: 0 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
}

.testimonial-content a:hover {
    background: #582f79;
}

@media (min-width:320px) {
    .purple-block {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
    .purple-block img {
        margin-right: 40px;
    }
    .testimonial-sidebar-block {
        background-position: right;
    }
    .testimonial-sidebar-block-2 {
        background-position: right !important;
    }
}

@media (max-width:640px) {
    .purple-block img {
        margin-right: 20px;
        width: 100px;
    }
}

@media (min-width:1200px) {
    .purple-block {
        margin-right: -9999px;
        padding-right: 9999px;
        -moz-border-radius: 5px 0 0 5px;
        -webkit-border-radius: 5px 0 0 5px;
        border-radius: 5px 0 0 5px;
    }
    .testimonial-sidebar-block {
        padding-right: 300px;
        background-position: 100%;
        background-color: #ffffff;
        width: 550px;
        background-size: contain;
    }
    .testimonial-sidebar-block-2 {
        background-repeat: no-repeat;
        background-position: 130%;
        padding-top: 40px;
        background-size: contain;
    }
}

/*HOMEPAGE-ARTICLE*/

@media (min-width: 992px) {
    .col .well {
        margin-bottom: -99999px;
        padding-bottom: 99999px;
    }
}

.col-wrap {
    overflow: hidden;
}




.article-control {
    margin-left: 80px;
    margin-top: 5px;
}

.article-control a {
    width: 20px;
    height: 38px;
    display: inline-block;
    background-image: url(../images/icon-arrow.png);
    background-repeat: no-repeat;
    margin: 0 7px;
}

.article-control a:hover {
    opacity: 0.4;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

a.article-next {
    background-position: 100% 0;
}


.blog-article-carousel {
    padding-top: 50px;
    padding-bottom: 50px;
}

.blog-title-section {
    margin-bottom: 25px;
}

.blog-title-section p {
    color: #885e95;
    text-transform: uppercase;
    letter-spacing: 2px;
    font: 13px/22px'Open Sans', sans-serif;
    margin-bottom: 0;
}

.blog-title-section h6 {
    color: #fff;
    font: 16px/22px 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 0;
    letter-spacing: 1px;
}

.blog-article-carousel {
    background: #472264;
}

.blog-article-carousel img {
    width: 100%;
    height: auto;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.blog-article p.date {
    color: #fff;
    font-size: 12px;
}

.blog-article h6 {
    margin-top: 0;
}

.blog-article h6 a {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.blog-article p {
    color: #8a5ba2;
    letter-spacing: 1px;
}

.blog-article a.read-more {
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    font: bold 14px/35px "Open Sans", sans-serif;
    padding: 0 20px;
    color: #472264;
    margin-top: 5px;
}

.blog-article a.read-more:hover {
    background: #371552;
    color: #fff;
}


@media (min-width:992px) {
    .blog-article {
        position: relative;
        padding-bottom: 45px;
        min-height: 355px;
    }
    .blog-article:first-child a.read-more {
        left: 0;
    }
    .blog-article a.read-more {
        position: absolute;
        bottom: 0;
        left: 40px;
    }
    .blog-article-carousel {
        padding: 50px 80px 50px;
    }
    .blog-carousel {
        margin-left: 80px;
    }
    .blog-article {
        padding-left: 40px;
        padding-right: 50px;
        border-left: 1px solid #401a5a;
    }
    .carousel-inner .item .blog-article:first-child {
        padding-left: 0;
        border-left: none;
    }
}

@media (max-width:992px) {
    .blog-article {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: -15px;
		margin-right: -15px;
    }
}

/*OUR-PARTNER*/

.partner-section {
    padding-top: 20px;
    padding-bottom: 40px;
}

.partner-section h3 {
    font: 700 20px/28px 'Open Sans', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.partner-logo {
    margin-top: 40px;
}

.partner-logo figure {
    display: inline-block;
    margin: 0 30px;
}

@media (max-width:992px) {
	.partner-logo {
		text-align: center;
	}
    .partner-logo figure {
        margin: 10px 0;
		width: 32%;
    }
    .partner-logo figure img {
        width: 120px;
		margin: 0 auto;
    }
}

.footer-section {
    padding: 20px 0;
    border-top: 1px solid #cacaca;
}

.footer-left {
    float: left;
}

.copyright {
    font: 15px/90px 'Open Sans', sans-serif;
    color: #4d4d4d;
    float: left;
}

.quick-links {
    float: left;
    margin-left: 20px;
}

.quick-links a {
    font: 16px/90px 'Open Sans', sans-serif;
    float: left;
    color: #4d4d4d;
    padding: 0 10px;
}

.quick-links a:hover {
    color: #472264;
}

/* .quick-links a:first-child {
    background: url(../images/img-sep.jpg) right no-repeat;
} */

.quick-links a {
    background: url(../images/img-sep.jpg) right no-repeat;
}

.quick-links a:last-child {
    background: none;
}

.footer-right {
    float: right;
}

.footer-right figure {
    float: left;
}

.footer-right p {
    font: 13px/90px 'Open Sans', sans-serif;
    color: #4d4d4d;
    float: left;
    margin-left: 40px;
    letter-spacing: 2px;
}


@media (max-width:992px) {
    .footer-left,
    .footer-right,
    .footer-right figure,
    .footer-right p {
        float: none;
    }
    .footer-right p {
        font: 14px/55px 'Open Sans', sans-serif;
        margin-left: 0;
    }
    .footer-right {
        text-align: center;
        margin-top: 30px;
    }
    .quick-links {
        margin-left: 0;
    }
    .copyright,
    .quick-links {
        float: none;
        text-align: center
    }
    .copyright,
    .quick-links a {
        float: none;
        line-height: 26px;
    }
}


/*NAVBAR-TOGGLE*/

.navbar-header {
    position: relative;
}

.navbar-header .navbar-toggle {
    border: 1px solid #472264;
    position: absolute;
    right: 0;
    top: 33%;
    margin-top: 0 !important;
    top: 30%;
}

.navbar-header .navbar-toggle .icon-bar {
    background: #472264;
}



@media (max-width:1400px) {
    .navbar-nav li a {
        padding: 0 8px 22px;
    }
}

@media (max-width:1199px) {
    .header-right {
        float: none;
    }
    .main-nav {
        float: left;
        position: absolute;
        z-index: 9999;
        left: -15px;
        right: -15px;
        box-shadow: 1px 3px 3px #3e1b59;
        margin-top: 89px;
    }
    .main-nav {
        background: #472264;
    }
    .navbar-nav {
        margin: 0 0;
    }
    .navbar-nav li {
        border-right: none;
        border-bottom: 1px solid #A586B4;
    }
    .navbar-nav li a {
        color: #fff;
        font-size: 16px;
        padding: 0 20px;
        text-transform: none;
        line-height: 45px;
    }
    .navbar-nav li a:hover {
        color: #fff;
    }
    .navbar-collapse.in {
        overflow-y: hidden;
    }
}

@media (min-width:1200px) {
    .navbar-nav li {
        /*margin-bottom: 20px*/
    }
    .navbar-nav > li > a {
        padding-bottom: 18px;
    }
    .header-right {
        margin-right: 10px;
    }
}

@media (max-width:1199px) {
    .phone {
        font-size: 15px;
        float: left;
        letter-spacing: 0px;
    }
    /*.free-call {font-size:10px;}*/
    .social-bookmark {
        padding: 0 5px;
    }
    .social-bookmark a {
        margin: 0 2px;
    }

    .navbar-header .navbar-toggle {
        top: 25%;
    }

}

/*@media (max-width:480px) {
  .navbar-header .navbar-toggle {top:5px;}
}*/

/*innerpage-Title*/

.about-us-bg .container {
    min-height: 140px;
    position: relative;
}

.about-us-bg .page-title {
    font: 46px/60px Calibri, sans-serif;
    color: #fff;
    display: inline-block;
    /*max-width: 60%;*/
    position: absolute;
    left: 15px;
    bottom: 5px;
}

.page-title {
    font: 46px/60px Calibri, sans-serif;
    color: #fff;
    margin-top: 105px;
    display: inline-block;
}

.innerpage-banner {
    background: url(../images/img-banner-inner.jpg) no-repeat;
    background-size: cover;
}

.innerpage-banner {
    min-height: 140px;
    width: 100%;
    height: auto;
}

@media (max-width:640px) {
    .about-us-bg .page-title {
        font: 30px/40px Calibri, sans-serif;
    }
}


.faq-container .inner-left-content li {
    list-style: disc;
}

.faq-container .location-section {
    padding-top: 30px;
}



@media screen and (max-width: 1024px) {
    /* Specific to this particular image */
    img.innerpage-banner {
        left: 50%;
        margin-left: -512px;
        /* 50% */
    }
}

.inner-left-content {
    margin: 25px 0;
}

.inner-left-content p {
    font: 14px/25px 'Open Sans', sans-serif;
    margin: 20px 0;
    /*display:inline-block;*/
}

.inner-left-content h6 {
    font: 16px/25px 'Open Sans', sans-serif;
    margin: 20px 0;
    font-weight: 700;
}

.sidebar-video {
    padding-top: 48px;
}

.sidebar-heading {
    font-size: 20px;
    margin: 0 0 20px
}

.sidebar-video-container {
    border: 2px solid #462064;
}

.sidebar-video-mobile {
    padding-bottom: 0;
    padding-top: 30px;
}

/*jumbotron*/

.inner-left-content .jumbotron h1 {
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}

.inner-left-content .jumbotron p {
    color: #472264;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
    margin-top: 15px;
}

.jumbotron {
    background: #f6f4f7;
    border: 1px solid #dad3e0;
    margin-top: 15px;
}

/*CORE-VALUES*/

.core-values {
    margin-top: 10px;
}

.values-title {
    font: 700 16px/20px 'Open Sans', sans-serif;
    color: #472264;
}

.list-value {
    margin-top: 20px;
}

.list-value h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #472264;
}

.list-value p {
    margin-top: 5px;
}



/*SIDEBAR-INNER-TESTIMONIAL*/

.testimonial-sidebar-block-2 {
    background-repeat: no-repeat;
    background-position: 130%;
    padding-top: 40px;
    background-size: contain;
}

.testimonial-sidebar-block-2.testimonial-content .tes-con {
    margin-right: 240px;
    margin-left: -2px;
}

/*SIDEBAR-NAV*/

nav.sidebar-nav {
    margin-top: 25px;
}

nav.sidebar-nav ul {
    background: #efefef;
    padding-left: 0;
}

nav.sidebar-nav ul li {
    list-style: none;
    border-bottom: 1px solid #e2dfdf;
}

nav.sidebar-nav ul li a {
    color: #252525;
    line-height: 60px;
    display: block;
    padding-left: 25px;
    padding-right: 25px;
    font-family: calibri;
    font-size: 16px;
    font-weight: 700;
}

nav.sidebar-nav ul li a:hover,
nav.sidebar-nav ul li.active a {
    background: #472264;
    color: #fff;
}





/*OUR-DOCTOR*/

.doctor {
    background: #f7f6f6;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
}

.our-doctor-page .doctor-detail {
    padding-top: 0;
}

.our-doctor-page .doctor-detail h4 {
    margin-top: 0;
}

.doctor-detail {
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: ;
}

.doctor-detail h4 {
    font: 21px/22px calibri;
    color: #3c3c3c;
}

.doctor-detail p {
    margin-top: 0;
    display: block;
    font-size: 17px font-family:'Open Sans', sans-serif;
    color: #1f1f1f
}

.doctor-detail button {
    background: #4f2d6a;
    display: inline-block;
    font-size: 18px;
    font-family: calibri;
    line-height: 32px;
    padding: 0 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
}

.doctor-detail button:hover,
.doctor-detail button:focus {
    background: #582f79;
}

.doctor-detail .modal-body {
    background: url(../images/img-popup.jpg) no-repeat left;
}

.our-doctor-block img {
  width: 174px;
}

.modal-body {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.modal-header {
    background: #502b6e;
}

.modal-header .close {
    opacity: 1;
    padding: 0 10px;
}

.modal-header .close span {
    color: #fff;
    font-size: 24px;
}

.modal-left {
    padding-top: 50px;
    padding-bottom: 50px;
}

.modal-right {
    background: #ececec;
}

.modal-left h5 {
    color: #1f1f1f;
    font: 18px/21px 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
}

.modal-left h6 {
    color: #1f1f1f;
    font-size: 15px;
    font-weight: 600;
    margin-top: 5px;
    position: relative;
    margin-bottom: 40px;
}

.modal-left h6:after {
    position: absolute;
    width: 50px;
    height: 5px;
    content: '';
    bottom: -15px;
    left: 0;
    background: #502b6e;
}

.list-group {
    padding: 25px 0 25px 20px;
}

.list-group h6 {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: #5d5d5d;
}

.list-group ul {
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #1f1f1f;
    font-weight: 600;
    margin-bottom: 30px;
}

.list-group ul li {
    color: #6a6a6a;
    font-size: 11px;
    line-height: 15px;
    list-style: disc !important;
    margin-bottom: 15px;
}

@media (min-width:767px) {
    .our-doctor-block {
        display: table;
    }
    .doctor-detail {
        display: table-cell;
        vertical-align: middle;
    }
}

@media (max-width:767px) {
    .our-doctor-block {
        text-align: center;
    }
    .our-doctor-block > img {
        border-radius: 50%;
        float: none !important;
        margin-top: 20px;
    }
    .doctor-detail {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 0 !important;
    }
	
}

.col-wrap {
    overflow: hidden;
}

.col {
    margin-bottom: -99999px !important;
    padding-bottom: 99999px !important;
}



/*XRAY*/

.patient-banner {
    background: url(../images/img-paient-banner.jpg) no-repeat;
}

.patient-banner {
    min-height: 138px;
    width: 100%;
    height: auto;
}

.patient-banner .page-title {
    font-size: 38px;
    margin-top: 23px;
    display: inline-block;
}

.patient-banner img {
    margin: 0 12px 0 0;
    width: 98px;
    height: 98px;
}

.patient-banner .division {
    display: table-row;
}

.patient-banner .division p {
    vertical-align: bottom;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    line-height: 40px;
    display: table-cell;
}

@media (max-width:768px) {
    .patient-banner .page-title {
        margin-top: 50px;
    }
    .patient-banner img {
        width: 69px;
        height: 69px;
    }
    .patient-banner .division p {
        font-size: 24px;
    }
}

@media (min-width:1200px) {
    .patient-banner .page-title {
        max-width: 50%;
    }
}

/*BREADCRUMB*/

.bc {
    margin-top: 100px;
}

.about-us-bg .bc {
    margin-top: 105px;
}

.bc a,
.bc span {
    color: #fff;
    font: 11px/17px 'Open Sans', sans-serif;
    display: inline-block;
}

.bc a:after {
    content: '/';
    padding: 0 5px;
}


.panel-heading {
    padding: 0;
}

.panel {
    border-radius: 3px;
    border: 1px solid #dddddd !important;
}

.panel-default {
    box-shadow: none;
    margin-bottom: 5px;
    border-bottom: none;
}

.panel-default > .panel-heading {
    border-color: #ddd;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    border-radius: 0;
}

.panel-heading a {
    background: #472264;
}

.panel-heading a.collapsed {
    background: #eeeaef;
}

.panel-heading .collapsed {
    background-color: #eeeaef;
    color: #4b2260;
}

.panel-title > a {
    padding: 22px 30px;
    display: block;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    position: relative;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.panel-title > a:hover,
.panel-title > a:focus {
    outline: none !important;
}

.panel-title > a:focus {
	color: #fff;
}

.panel-body {
    background: #f6f6f6;
    color: #565656;
    line-height: 25px;
    font-family: Calibri;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
}

.panel-default .panel-body a {
    color: #743e90;
}

.collapsed .arrow-icon {
    position: absolute;
    background-image: url(../images/img-acordian-arrow.png);
    width: 17px;
    height: 17px;
    background-position: 0 100%;
    right: 24px;
}

.arrow-icon {
    position: absolute;
    background-image: url(../images/img-acordian-arrow.png);
    width: 17px;
    height: 17px;
    background-position: 0 4px;
    right: 24px;
}

.location-section > h4 {
    font: 23px/30px calibri;
    color: #3c3c3c;
    /* margin-left:14px;*/
    margin-bottom: 20px;
    font-weight: bold;
}

.sep {
    border-top: 1px solid #f2ecec;
    margin: 40px 0 30px;
}

.location-name {
    padding: 15px 0;
    display: block;
}

.location-name p {
    display: block;
    margin: 0;
}

.location-name p.name {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin: 0 !important;
}

.location-name p.loc-no {
    color: #353535;
    margin: 0 !important;
}


/*XRAY-SIDEBAR*/

.call-sidebar {
    font: 700 22px/98px 'Open Sans', sans-serif;
    color: #232323;
    letter-spacing: 2px;
    text-align: right;
    margin-bottom: 0;
}

.call-sidebar span {
    color: #582F79;
}

.call-sidebar a {
    color: #582F79;
}

a.brouchure-bt {
    font: 700 14px/63px 'Open Sans', sans-serif;
    background: #582F79;
    color: #fff;
    padding: 0 25px;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.quote-block {
    padding-left: 40px;
    padding-top: 70px;
    padding-bottom: 20px;
}

.quote {
    position: relative;
    font: 21px/27px 'Open Sans', sans-serif;
    font-weight: 400;
    color: #6b6b6b;
    z-index: 10;
}

.quote:before {
    content: '';
    position: absolute;
    top: -40px;
    left: -30px;
    font-family: 'Playfair Display', serif;
    font-size: 200px;
    color: #;
    color: #f1f1f1;
    background-image: url(../images/quote-open.jpg);
    width: 65px;
    height: 53px;
    z-index: -1;
}

.quote:after {
    content: '';
    position: absolute;
    bottom: -35px;
    right: 0;
    font-family: 'Playfair Display', serif;
    font-size: 200px;
    color: #;
    color: #f1f1f1;
    background-image: url(../images/quote-close.jpg);
    width: 65px;
    height: 53px;
    z-index: -1;
}

.posted-name {
    font: 17px/28px Calibri;
    color: #939393;
    margin-top: 18px;
}

@media (max-width:480px) {
    .call-sidebar {
        font: 700 18px/98px 'Open Sans', sans-serif;
    }
}



/*mega-menu css*/

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}





/*OUR-COMMUNITY*/

.community-accordian {}

.community-accordian .panel {
    margin-top: 20px !important;
}

.community-img {
    margin-right: 25px;
}

.community-accordian .panel-title > a {
    padding: 0;
}

.community-accordian .doctor {
    margin-bottom: 0;
    background: none;
    border: none;
}

.community-accordian .doctor-detail {
    padding-right: 50px;
    padding-top: 0px;
}

/*.community-accordian .doctor-detail {padding-top:0;}*/

.doctor-detail h4 {
    font-weight: 700;
}

.community-accordian .doctor-detail p {
    font: 16px/24px 'Open Sans'
}

.community-accordian .doctor-detail h4 {
    color: #ffffff;
}

.community-accordian .doctor-detail p {
    color: #ffffff;
}

.community-accordian a.collapsed .doctor-detail h4 {
    color: #2E2E2E;
}

.community-accordian a.collapsed .doctor-detail p {
    color: #2E2E2E;
}

.community-accordian .arrow-icon {
    position: absolute;
    top: 42%;
}

.community-accordian a {
    background-color: #472264;
}

.community-accordian a.collapsed {
    background-color: #f6f6f6;
}

.community-accordian .collapsed .arrow-icon {
    position: absolute;
    background-image: url(../images/img-community-arrow.png);
    width: 23px;
    height: 23px;
    background-position: 0 0;
    right: 24px;
    top: 42%;
}

.community-accordian .arrow-icon {
    position: absolute;
    background-image: url(../images/img-community-arrow.png);
    width: 23px;
    height: 23px;
    background-position: 0 100%;
    right: 24px;
}

.community-accordian .panel-body {
    padding-top: 20px;
}

.community-accordian .panel-body,
.community-accordian .panel-body p {
    background: #eeeaef;
    border-top: none !important;
    font: 14px/25px 'Open Sans';
    color: #252525;
}

.community-accordian .panel-body p {
    padding: 0;
    margin: 20px 0;
}

.community-accordian .panel-body li {
    padding: 0 25px;
}

.community-accordian .panel-body a {
    color: #472264;
}

.community-accordian .panel-body a:hover {
    text-decoration: underline;
}

.community-accordian h6 {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 15px;
}

@media(min-width:992px) {
    .our-community .doctor {
        display: table;
    }
    .our-community .doctor-detail {
        display: table-cell;
        vertical-align: middle;
        padding-left: 0;
    }
    .our-community .community-accordian .collapsed .arrow-icon {
        top: 42%;
    }


    /*.referer-left-content .doctor {display:table;}*/
    .referer-left-content .doctor-detail {
        display: table-cell;
        vertical-align: middle;
        padding-left: 0;
    }
    /*.referer-left-content .doctor-detail h4 {margin-top:0;} */
    .referer-left-content .collapsed .arrow-icon {
        top: 40%;
    }
    .referer-left-content .arrow-icon {
        top: 40%;
    }
}


@media(min-width:767px) {
    .our-community .doctor {
        display: table;
    }
    .corporate-social-responsibility .doctor {
        display: table;
    }
    .referer-left-content .doctor {
        display: table;
    }
}

@media(max-width: 767px) {
    .corporate-social-responsibility .community-accordian .arrow-icon {
        top: 36%;
    }
    .referer-left-content .community-accordian .arrow-icon {
        top: 36%;
    }
}


/*REFERRERS*/

.nav-tabs > li {
    width: 33%;
    text-align: center;
}

.nav-tabs > li:last-child {
    float: right;
}

.nav-tabs > li:last-child a {
    margin-right: 0;
}

.nav-tabs > li > a {
    border: 1px solid #d9d2dd;
    color: #747474;
}

.nav-tabs > li:nth-child(2) {
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li > a:focus {
    background-color: #f7f6f6 !important;
    background-image: url(../images/tab-bg.jpg);
    background-repeat: repeat-x;
    color: #4b2260;
    font-weight: 600;
}

.nav-tabs > li > a {
    background: #f2f2f2;
    padding-top: 22px;
    padding-bottom: 15px;
    color: #747474;
    font-size: 16px;
    font-family: 'Open Sans';
}

.referer-left-content {
    margin: 60px 0;
}

.tab-content {
    border-left: 1px solid #d9d2dd;
    border-right: 1px solid #d9d2dd;
    border-bottom: 1px solid #d9d2dd;
    padding: 30px;
    background: #f7f6f6;
}

.tab-content .content {
    font: 14px/25px 'Open Sans';
}

.tab-content .messages-block > p {
    margin-top: 10px;
    margin-bottom: 20px;
}

.referer-left-content .gform_wrapper .gfield_required {
    display: none;
}

.referer-left-content .gform_wrapper .top_label .gfield_label {
    display: none;
}


@media(max-width:768px) {
    .nav-tabs > li > a {
        font-size: 14px;
    }
}

.download a {
    background: #eeeaef;
    font: 14px/21px 'Open Sans';
    padding-top: 28px;
    padding-bottom: 20px;
    padding-left: 65px;
    padding-right: 47px;
    display: block;
    color: #565656;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-bottom: 1px solid #ebe7ed;
    background-image: url(../images/icon-doc.png);
    background-repeat: no-repeat;
    background-position: 20px 23px;
    position: relative;
    margin-top: 13px;
    height: 77px;
}

.download a span {
    width: 26px;
    height: 27px;
    position: absolute;
    right: 20px;
    top: 23px;
    background-image: url(../images/icon-download.png);
    display: block;
}

.download a:hover {
    background-image: url(../images/icon-doc-hover.png);
    background-color: #613f76;
    color: #fff;
    border-bottom: 1px solid #442c53;
}

.download a:hover span {
    background-position: 0 100%;
}

@media(max-width:768px) {
    .download a {
        background-image: none;
        padding-left: 15px;
    }
    .download a:hover {
        background-image: none;
        padding-left: 15px;
    }
}


.referer-sidebar {
    margin-top: 60px;
    margin-bottom: 60px;
}

.login {
    background: url(../images/img-side-bg.png) no-repeat;
    background-size: cover;
    display: block;
    min-height: 140px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
}

.myresults {
    background: url(../images/qscan-myresults.png) no-repeat;
    background-size: cover;
    display: block;
    min-height: 270px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.app-download {
    margin-top: 10px;
    text-align: center;
}

.app-download a {
    display: inline-block;
    width: 45%;
    padding-right: 2%;
}

.app-download a img {
    display: block;
    width: 100%;
}


.doctor-block {
    background-color: #f6f6f6;
    border-radius: 5px;
    border-left: 5px solid #532e6b;
    margin-top: 10px;
    padding-left: 30px;
}

.doc-img {
    background-image: url(../images/img-refere.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    min-height: 150px;
}

.lap-img {
    background-image: url(../images/img-lap.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    min-height: 125px;
}

.doctor-block.lap-img h5 {
    margin-bottom: 15px;
}

.doctor-block h5 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 19px;
    color: #512d69;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Open Sans'
}

.doctor-block h5 span {
    font-weight: 600;
}

.phone-block {
    float: left;
    width: 240px;
}

/*.phone-block p {font-family:'Open Sans'; font-size:15px; color:#565656; float:left; font-weight:600;}*/

.phone-block .city-name {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #565656;
    float: left;
    font-weight: 600;
    width: 105px;
}

.phone-block .ph-no,
.ph-no a {
    font-family: 'Open Sans';
    color: #202020;
    font-size: 15px;
    float: left;
    font-weight: 600;
}

@media(max-width:1199px) {
    .login {
        min-height: 250px;
    }
}

@media(max-width:768px) {
    .login {
        min-height: 170px;
    }
}


/*BANNER-CSS*/

.carousel-content {
    position: absolute;
    top: 0;
    z-index: 1000;
    left: 0;
    right: 0;
}

.caption {
    margin-top: 90px;
    padding-left: 70px;
}

.caption h5 {
    font-family: 'Libre Baskerville', serif;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 60px;
    margin-top: 0;
    margin-bottom: 0;
}

.caption h1 {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 75px;
    color: #472264;
    letter-spacing: 2px;
    line-height: 92px;
    border-top: 1px solid #c1bac6;
    border-bottom: 1px solid #c1bac6;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 0;
}

.caption a {
    background: #472264;
    color: #fff;
    font: 700 16px/56px 'Open Sans';
    padding: 0 40px;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 20px;
}

.caption a:hover {
    background: #582f79;
}

#carousel-example-generic.carousel {
    position: relative;
    z-index: 1;
}


/*PATIENT SERVICES LANDING PAGE*/

.patient-services {
    margin: 25px 0;
}

.patient-services h6 {
    font: 700 15px/25px "Open Sans", sans-serif;
    margin: 20px 0;
}

.patient-services P {
    display: block;
    font: 14px/25px "Open Sans", sans-serif;
    margin: 20px 0;
}

.main-ct {
    margin-bottom: 20px
}

/* PATIENT SERVICES LANDING PAGE - CUSTOM - DIFFERENT EACH SERVICE */

/* XRAY */

.page-id-93 .patient-inquiry h4 {
    color: #472264;
}

.page-id-93 .patient-inquiry h4 a {
    color: #472264;
}

/* XRAY */

.postid-45 .call-sidebar span {
    color: #BB004A;
}

.postid-45 .call-sidebar a {
    color: #BB004A;
}

.postid-45 a.brouchure-bt {
    background: #BB004A;
}

.postid-45 .patient-inquiry h4 {
    color: #BB004A;
}

.postid-45 .patient-inquiry h4 a {
    color: #BB004A;
}

.postid-45 input#gform_submit_button_2 {
    background: #BB004A;
    position: relative;
    float: right;
    top: -57px;
}

input#gform_submit_button_2:hover {
    opacity: 0.9
}

;
/* ULTRASOUND */

.postid-47 .call-sidebar span {
    color: #325EA2;
}

.postid-47 .call-sidebar a {
    color: #325EA2;
}

.postid-47 a.brouchure-bt {
    background: #325EA2;
}

.postid-47 .patient-inquiry h4 {
    color: #325EA2;
}

.postid-47 .patient-inquiry h4 a {
    color: #325EA2;
}

.postid-47 input#gform_submit_button_2 {
    background: #325EA2;
    position: relative;
    float: right;
    top: -57px;
}

/* PREGNANCY */

.postid-291 .call-sidebar span {
    color: #325EA2;
}

.postid-291 .call-sidebar a {
    color: #325EA2;
}

.postid-291 a.brouchure-bt {
    background: #325EA2;
}

.postid-291 .patient-inquiry h4 {
    color: #325EA2;
}

.postid-291 .patient-inquiry h4 a {
    color: #325EA2;
}

.postid-291 input#gform_submit_button_2 {
    background: #325EA2;
    position: relative;
    float: right;
    top: -57px;
}

/* VASCULAR ULTRASOUND */

.postid-294 .call-sidebar span {
    color: #325EA2;
}

.postid-294 .call-sidebar a {
    color: #325EA2;
}

.postid-294 a.brouchure-bt {
    background: #325EA2;
}

.postid-294 .patient-inquiry h4 {
    color: #325EA2;
}

.postid-294 .patient-inquiry h4 a {
    color: #325EA2;
}

.postid-294 input#gform_submit_button_2 {
    background: #325EA2;
    position: relative;
    float: right;
    top: -57px;
}

/* MORPHOLOGY ULTRASOUND */

.postid-296 .call-sidebar span {
    color: #325EA2;
}

.postid-296 .call-sidebar a {
    color: #325EA2;
}

.postid-296 a.brouchure-bt {
    background: #325EA2;
}

.postid-296 .patient-inquiry h4 {
    color: #325EA2;
}

.postid-296 .patient-inquiry h4 a {
    color: #325EA2;
}

.postid-296 input#gform_submit_button_2 {
    background: #325EA2;
    position: relative;
    float: right;
    top: -57px;
}

/* CT */

.postid-49 .call-sidebar span {
    color: #C86C30;
}

.postid-49 .call-sidebar a {
    color: #C86C30;
}

.postid-49 a.brouchure-bt {
    background: #C86C30;
}

.postid-49 .patient-inquiry h4 {
    color: #C86C30;
}

.postid-49 .patient-inquiry h4 a {
    color: #C86C30;
}

.postid-49 input#gform_submit_button_2 {
    background: #C86C30;
    position: relative;
    float: right;
    top: -57px;
}

/* CT scan of the coronary arteries */

.postid-298 .call-sidebar span {
    color: #C86C30;
}

.postid-298 .call-sidebar a {
    color: #C86C30;
}

.postid-298 a.brouchure-bt {
    background: #C86C30;
}

.postid-298 .patient-inquiry h4 {
    color: #C86C30;
}

.postid-298 .patient-inquiry h4 a {
    color: #C86C30;
}

.postid-298 input#gform_submit_button_2 {
    background: #C86C30;
    position: relative;
    float: right;
    top: -57px;
}

/* MRI */

.postid-51 .call-sidebar span {
    color: #7FAF44;
}

.postid-51 .call-sidebar a {
    color: #7FAF44;
}

.postid-51 a.brouchure-bt {
    background: #7FAF44;
}

.postid-51 .patient-inquiry h4 {
    color: #7FAF44;
}

.postid-51 .patient-inquiry h4 a {
    color: #7FAF44;
}

.postid-51 input#gform_submit_button_2 {
    background: #7FAF44;
    position: relative;
    float: right;
    top: -57px;
}

/* NUCLEAR MEDICINE */

.postid-53 .call-sidebar span {
    color: #D1CB20;
}

.postid-53 .call-sidebar a {
    color: #D1CB20;
}

.postid-53 a.brouchure-bt {
    background: #D1CB20;
}

.postid-53 .patient-inquiry h4 {
    color: #D1CB20;
}

.postid-53 .patient-inquiry h4 a {
    color: #D1CB20;
}

.postid-53 input#gform_submit_button_2 {
    background: #D1CB20;
    position: relative;
    float: right;
    top: -57px;
}

/* BMD */

.postid-56 .call-sidebar span {
    color: #4797CA;
}

.postid-56 .call-sidebar a {
    color: #4797CA;
}

.postid-56 a.brouchure-bt {
    background: #4797CA;
}

.postid-56 .patient-inquiry h4 {
    color: #4797CA;
}

.postid-56 .patient-inquiry h4 a {
    color: #4797CA;
}

.postid-56 input#gform_submit_button_2 {
    background: #4797CA;
    position: relative;
    float: right;
    top: -57px;
}

/* OPG */

.postid-58 .call-sidebar span {
    color: #BC071A;
}

.postid-58 .call-sidebar a {
    color: #BC071A;
}

.postid-58 a.brouchure-bt {
    background: #BC071A;
}

.postid-58 .patient-inquiry h4 {
    color: #BC071A;
}

.postid-58 .patient-inquiry h4 a {
    color: #BC071A;
}

.postid-58 input#gform_submit_button_2 {
    background: #BC071A;
    position: relative;
    float: right;
    top: -57px;
}

/* PET CT */

.postid-60 .call-sidebar span {
    color: #3B998A;
}

.postid-60 .call-sidebar a {
    color: #3B998A;
}

.postid-60 a.brouchure-bt {
    background: #3B998A;
}

.postid-60 .patient-inquiry h4 {
    color: #3B998A;
}

.postid-60 .patient-inquiry h4 a {
    color: #3B998A;
}

.postid-60 input#gform_submit_button_2 {
    background: #3B998A;
    position: relative;
    float: right;
    top: -57px;
}

/* WORKCOVER */

.postid-62 .call-sidebar span {
    color: #818181;
}

.postid-62 .call-sidebar a {
    color: #818181;
}

.postid-62 a.brouchure-bt {
    background: #818181;
}

.postid-62 .patient-inquiry h4 {
    color: #818181;
}

.postid-62 .patient-inquiry h4 a {
    color: #818181;
}

.postid-62 input#gform_submit_button_2 {
    background: #818181;
    position: relative;
    float: right;
    top: -57px;
}

/* IR */

.postid-66 .call-sidebar span {
    color: #BB538E;
}

.postid-66 .call-sidebar a {
    color: #BB538E;
}

.postid-66 a.brouchure-bt {
    background: #BB538E;
}

.postid-66 .patient-inquiry h4 {
    color: #BB538E;
}

.postid-66 .patient-inquiry h4 a {
    color: #BB538E;
}

.postid-66 input#gform_submit_button_2 {
    background: #BB538E;
    position: relative;
    float: right;
    top: -57px;
}

/* SPORTS IMAGING */

.postid-64 .call-sidebar span {
    color: #98989D;
}

.postid-64 a.brouchure-bt {
    background: #98989D;
}

.postid-64 .patient-inquiry h4 {
    color: #98989D;
}

.postid-64 .patient-inquiry h4 a {
    color: #98989D;
}

.postid-64 input#gform_submit_button_2 {
    background: #98989D;
    position: relative;
    float: right;
    top: -57px;
}

/* MAMMOGRAPHY */

.postid-68 .call-sidebar span {
    color: #E8A8CE;
}

.postid-68 .call-sidebar a {
    color: #E8A8CE;
}

.postid-68 a.brouchure-bt {
    background: #E8A8CE;
}

.postid-68 .patient-inquiry h4 {
    color: #E8A8CE;
}

.postid-68 .patient-inquiry h4 a {
    color: #E8A8CE;
}

.postid-68 input#gform_submit_button_2 {
    background: #E8A8CE;
    position: relative;
    float: right;
    top: -57px;
}

/* DXA BODY COMPOSITION SCAN */

/*.postid-1878 .call-sidebar span {color:#FFC13B;}
.postid-1878 .call-sidebar a {color:#FFC13B;}
.postid-1878 a.brouchure-bt {background:#FFC13B;}
.postid-1878 .patient-inquiry h4 {color:#FFC13B;}
.postid-1878 .patient-inquiry h4 a {color:#FFC13B;}
.postid-1878 input#gform_submit_button_2 {background:#FFC13B; position: relative; float: right; top: -57px;}*/

/*OUR VALUES*/

.multi-image {
    margin: 10px 0;
}

/*Map-css*/

.map-form-section {}

.gm-style-iw {
    left: 26px !important;
}

/**/

nav.sidebar-nav ul li a:hover,
nav.sidebar-nav ul li.active a {
    background: #472264;
    color: #fff;
}




/*About Section quick fix*/

.inner-left-content li {
    /* list-style: none; */
    font: 14px/25px "Open Sans", sans-serif;
}



/*PATIENT FORM AND MAP SECTION CSS*/

.patient-inquiry {
    border-top: 1px solid #b2b2b2;
    position: relative;
}

.patient-form-section_wrapper {
    padding-bottom: 20px;
}

.patient-inquiry .gform_wrapper .gfield_required {
    display: none;
}

.patient-inquiry .gform_wrapper .top_label .gfield_label {
    display: none;
}

.patient-inquiry h4 {
    font: 21px/30px Calibri;
    color: #582F79;
    letter-spacing: 1px;
    padding-top: 25px;
    padding-bottom: 10px;
    font-weight: bold;
}

.patient-inquiry h4 span {
    color: #582F79;
}

.patient-inquiry h4 a {
    color: #582F79;
    text-decoration: underline;
}

.patient-form-section ul {
    padding-left: 0;
}

.patient-form-section li {
    list-style: none;
    margin: 6px 0;
}

.patient-form-section li input[type=email],
.patient-form-section li input[type=text],
.patient-form-section li input[type=name],
.patient-form-section li input[type=tel] {
    width: 100%;
    background: #f8f8f8;
    line-height: 24px;
    font: 16px/30px Calibri;
    border: 1px solid #e1e1e1;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 44px;
}

.patient-form-section li textarea {
    width: 100%;
    background: #f8f8f8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font: 16px/30px Calibri;
}

.patient-form-section li input[type=submit] {
    background: #472264;
    color: #fff;
    float: right;
    padding: 0 40px !important;
    line-height: 35px;
    display: block;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkitborder-radius: 5px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    top: -57px
}

.map-section {
    height: 100%;
    position: relative;
}

.map-section .row {
    height: 100%;
}

.map-bt {
    position: absolute;
    left: 90px;
    top: 25px;
    z-index: 100;
    background: #472264;
    font: 600 14px/44px 'Open Sans';
    padding: 0 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    letter-spacing: 1px;
}

.map-bt:hover {
    background: #582f79;
}

/*.contact-large-image .map-bt {position:absolute; left:20px; top:20px; z-index:100; background:#472264; font:600 14px/44px 'Open Sans'; padding:0 25px; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; -webkit-border-radius:5px; letter-spacing:1px;}*/

.contact-large-image .map-bt {
    position: relative;
    top: 30px;
    z-index: 100;
    background: #472264;
    font: 600 14px/44px 'Open Sans';
    padding: 0 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    letter-spacing: 1px;
    float: left;
    left: 20px;
}

.contact-large-image .map-bt:hover {
    background: #582f79;
}

.map-bt span {
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.map-bt-mobile {
    position: relative;
    display: block;
    background: #472264;
    font: 600 14px/44px 'Open Sans';
    padding: 0 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #fff;
    margin-top: 15px
}

.container-mobile {
    background: #472264;
    padding-left: 15px
}

.acf-map {
    margin-top: 0;
}

@media (max-width:992px) {

    .map-section .acf-map {
        height: 400px !important;
    }
    .patient-wrapper {
        position: relative;
    }
    .patient-inquiry {
        margin-top: 30px;
    }
}


/*GRAVITY FORM*/

.gform_wrapper .gfield_captcha_container img.gfield_captcha {
    float: left !important;
    margin-top: 6px !important;
}

.gform_wrapper .gfield_captcha_input_container {
    float: left !important;
    margin-left: 20px;
}

@media (max-width: 480px) {
    .gform_wrapper .gfield_captcha_input_container {
        width: 40%;
        float: right !important;
    }
    .apply-today .gfield_captcha_container {
        margin-top: 30px;
    }
}

/*CONTACT PAGE */

.filter-section {
    background: #472264;
    padding: 22px 0;
}

.filter-title {
    font: 400 23px/60px 'Open Sans';
    color: #fff;
    margin-bottom: 0;
    float: left;
}

.filter-title-section {
    position: relative;
}

.filter-title-section .navbar-toggle {
    border: none;
}

.filter-title-section .glyphicon-search {
    color: #fff;
}

/*.find-location > a { margin-left:18px; display:block; float:left;}*/

.find-location .taxonomy-service > a:hover {
    opacity: 0.2;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.find-location .taxonomy-service > a.active {
    opacity: 1;
}

.find-location .taxonomy-service > a.inactive {
    opacity: 0.2;
}

/* Services Filter - Contact Page */

.taxonomy-service {
    display: inline-block;
    width: 230px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.taxonomy-service a {
    color: #fff;
}

.taxonomy-service img {
    width: 50px;
    height: 50px;
}

.taxonomy-service p {
    font: 14px Calibri;
    display: inline-block;
    width: 150px;
    margin: 0px 10px 0px;
    vertical-align: middle;
}

.patient-inquiry .map-section {
    position: absolute;
}

@media (max-width:992px) {
    .patient-inquiry .map-section {
        position: relative;
    }
}

.map-block {
    position: absolute !important;
}

.map-block img {
    height: 100%;
    width: 100%;
}

@media (min-width:1200px) {
    .filter-title-section {
        float: left;
    }
    .location-block {
        padding-right: 0;
    }
}

@media (max-width:1199px) {
    .navbar-collapse {
        border-top: none;
        box-shadow: none;
    }
    .navbar-toggle {
        margin-top: 12px;
    }
    .find-location {
        background: #fff;
        padding-top: 20px;
        padding-top: 20px;
    }
    .find-location img {
        margin: 10px 0;
    }
    .map-block {
        position: relative !important;
        height: 300px !important;
    }
}


@media (max-width:480px) {
    .filter-title {
        font: 400 16px/60px "Open Sans"
    }
}

.city {
    background: #fff;
}

@media (max-width: 1200px) {
    .city {
        border-radius: 5px;
    }
}

.city a {

    font: 600 14px/53px 'Open Sans';
    text-transform: uppercase;
    display: block;
    color: #b6a9c1;
    border-top: 1px solid #dad3e0;
    padding-left: 8px;
    line-height: 1.3;
    padding: 20px 0;
}

.city a:first-child {
    border-top: none;
}

.city a:hover,
.city a.active {
    color: #472264;
    font-weight: 700;
}


.call-us {
    background-image: url(../images/img-contact-call-bg.jpg);
    background-position: 102% 0;
    background-repeat: no-repeat;
    background-color: #634778;
}

.call-us h2 {
    font: 600 28px/36px 'Open Sans';
    color: #fff;
}

.call-us h4 {
    font: 700 21px/28px 'Open Sans';
    color: #fff;
    letter-spacing: 1px;
}

.call-us h4 span {
    color: #1c0a2b;
}

.call-us p {
    font: 15px/22px 'Calibri';
    color: #fff;
    margin-top: 25px;
    padding-right: 10px;
}


.contact-middle-section {
    background: #efefef;
}

.contact-middle-section .patient-inquiry {
    border-top: none;
}

.contact-middle-section .patient-form-section li input[type="email"],
.contact-middle-section .patient-form-section li input[type="text"],
.contact-middle-section .patient-form-section li input[type="name"] {
    background: #fff;
    color: #444444;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font: 16px/30px Calibri;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: 44px;
    display: block;
}

.contact-middle-section .patient-form-section li textarea {
    background: #fff;
}


@media (min-width:992px) {
    .call-us {
        margin-left: -9999px;
        padding-left: 9999px;
    }
}

@media (max-width:992px) {

    .call-us {
        margin-left: -9999px;
        padding-left: 9999px;
        margin-right: -9999px;
        padding-right: 9999px;
    }
}

/*contactus-city*/

.mt20 {
    margin-top: 20px;
}

/*.map-city {height:420px !important;}*/

.map-city img {
    width: 100%;
}

.city-title {
    margin-bottom: 15px;
    color: #351154;
    font: bold 20px/30px Calibri !important;
    letter-spacing: 1px;
}

.address-block {
    margin-bottom: 35px !important;
}

.address-block p {
    margin-bottom: 10px;
    margin-top: 5px;
}

.address-block i {
    margin-right: 8px;
}

.address-block {
    margin-bottom: 20px;
}

.address-block .city-title .phone-bubbles {
    color: #351154;
}

.localtion-welcome-block {
    border: 2px solid #FFCC00;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin: 30px 0 0;
    max-width: 300px;
    padding: 5px 18px;
}
.localtion-welcome-block p {
    font-size: 21px;
    margin: 10px 0;
    line-height: 1.25em;
}

.acf-map .city-title {
    margin-bottom: 0;
}

.map-city ul {
    list-style: none;
    padding-left: 0;
}

.map-city ul li {
    display: inline-block;
    margin-left: 3px;
    font-family: Calibri;
}

.map-city ul li::after {
    content: " | ";
}

.map-city ul li:last-child::after {
    content: " ";
}


.add-ser-icon img {
    margin-bottom: 2px;
    display: block;
}

.add-ser-icon a {
    padding: 0 8px;
    color: #fff;
    background: #472264;
    font: 12px/28px 'Open Sans';
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    float: left;
}

.add-ser-icon p {
    line-height: 18px;
    font-family: 'Open sans';
    font-size: 13px;
}

.add-ser-icon a:hover {
    background: #582f79;
}

.add-ser-icon a:first-child {
    float: left;
    margin-right: 5px;
}

.add-ser-icon a:last-child {
    float: left;
    margin-left: 10px;
}

.pin .city-title {
    margin-top: 5px;
}

/* max-width: 600px;*/

.pin .address-block {
    margin-bottom: 10px !important;
}

.pin .address-block p {
    font-family: Calibri;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px;
}

.pin .glyphicon {
    color: #472264
}

.address-block h2.address-number {
    margin-bottom: 20px;
}

.pin br {
    display: none;
}

/*Current Vacancies*/

.inner-left-content.current-vacancies .panel-body p {
    margin: 20px 0;
}

.inner-left-content.current-vacancies .panel-body h2 {
    color: #3c3c3c;
    font: 24px/30px calibri;
    margin-bottom: 20px;
}

.inner-left-content.current-vacancies .panel-body ul {
    padding-left: 25px;
}

.inner-left-content.current-vacancies .panel-body ul li {
    padding-left: 5px;
    list-style: disc;
}

.inner-left-content.current-vacancies .panel-body button {
    background: none repeat scroll 0 0 #472264;
    border-radius: 5px;
    color: #fff;
    display: block;
    font: 700 16px/56px "Open Sans";
    padding: 0 40px;
    border: none;
    margin-top: 15px;
}

.inner-left-content.current-vacancies .panel-body hr {
    margin: 20px 0 10px;
}

/*.inner-left-content.current-vacancies p {display:block;}*/

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message {
    padding: 0 !important;
}

.gform_wrapper .gfield_label_hidden.gfield_contains_required > .ginput_container,
.gform_wrapper .gfield_label_hidden.gfield_contains_required > .clear-multi {
    margin-top: 0 !important;
}

.btn-apply-now {
    background: #472264;
    color: #ffffff !important;
    font: 13px/35px'Open Sans', sans-serif;
    font-weight: bold;
    padding: 0 20px;
    margin: 10px 0px 10px 0px;
}

.btn-apply-now:hover {
    background: #582f79
}

;

/*Banner-css*/

.fill {
    background-position: 0 center;
    background-size: cover !important;
    height: 100%;
    width: 100%;
    min-height: 500px;
}

.slide1 .caption {
    margin-left: 42%;
    padding-left: 0;
}

.slide2 .caption {
    margin-top: 70px;
}

.slide2 .caption h1 {
    line-height: 60px;
    font-size: 58px;
    padding: 15px 0;
}

.slide3 .caption {
    text-align: center;
    padding-left: 0;
}

.slide3 h1 {
    font-size: 65px;
}

.slide4 .caption {
    text-align: center;
    width: 580px;
    padding-left: 0;
    margin-top: 80px;
}

.slide4 h1 {
    color: #11a99d
}

.slide5 .caption {
    width: 800px;
    margin-top: 80px;
    padding-left: 0;
}

.slide5 h1 {
    font-size: 66px;
    line-height: 70px;
    padding: 5px 0;
}

.slide5 h5:first-child {
    font: 20px/50px "Libre Baskerville", serif;
}

.slide5 h5 {
    font: 14px/28px "Libre Baskerville", serif;
    letter-spacing: 1px;
}


@media (max-width:768px) {
    .fill {
        min-height: 300px !important;
    }
    .caption,
    .slide2 .caption,
    .slide4 .caption,
    .slide5 .caption {
        margin-top: 20px;
    }
    .caption h1,
    .slide3 h1,
    .slide4 h1,
    .slide5 h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .slide2 .caption h1 {
        padding: 10px 0;
    }
    .caption h5,
    .slide2 .caption h5,
    .slide3 h5,
    .slide4 h5,
    .slide5 h5 {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 15px;
        letter-spacing: 1px;
    }
    .slide1 .caption,
    .slide2 .caption,
    .slide3 .caption,
    .slide4 .caption,
    .slide5 .caption {
        margin-left: 0;
        text-align: center;
        padding-left: 0;
    }


    .caption a {
        font: 700 12px/40px "Open Sans";
        margin-top: 10px;
    }

    .slide1 .caption {
        margin-top: 55px;
    }
    .slide1 h5,
    .caption h5 {
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .slide2 .caption {
        margin-top: 30px;
    }
    .slide2 .caption h5 {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .slide2 h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .slide2 .caption h1 {
        font-size: 20px;
        line-height: 26px;
    }
    .slide2 .caption a {
        margin-top: 0;
    }
    .slide2 .fill {
        background-position: center 0;
    }

    .slide3 .caption {
        margin-top: 60px;
    }
    .slide3 .caption h1 {
        font-size: 20px;
        line-height: 40px;
    }

    .slide4 .caption {
        width: 100%;
        margin-top: 50px;
    }

    .slide5 .caption {
        margin-top: 15px;
    }
    .slide5 h5 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .slide5 h5:first-child {
        font: 15px/32px "Libre Baskerville", serif;
    }
    .slide5 h1 {
        font-size: 22px;
        line-height: 36px;
    }
    .slide5 .caption a {
        margin-top: 0;
    }
    .slide5 h1 br {
        display: none;
    }




    .slide5 .caption {
        width: 100%;
    }
}


/*careers-at-qscan*/

.careers-at-qscan h3 {
    color: #4d2462;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 600;
}


/*Current Vacancies*/

.inner-left-content.careers-at-qscan .panel-body p {
    margin: 20px 0;
}

.inner-left-content.careers-at-qscan .panel-body h2 {
    color: #3c3c3c;
    font: 24px/30px calibri;
    margin-bottom: 20px;
}

.inner-left-content.careers-at-qscan .panel-body ul {
    padding-left: 25px;
}

.inner-left-content.careers-at-qscan .panel-body ul li {
    padding-left: 5px;
    list-style: disc;
}

.inner-left-content.careers-at-qscan .panel-body button {
    background: none repeat scroll 0 0 #472264;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 700 16px/56px "Open Sans";
    margin-top: 20px;
    padding: 0 40px;
    border: none;
    margin-top: 15px;
}

.inner-left-content.careers-at-qscan p {
    display: block;
}

/*careers-at-qscan*/

.blog-post h3 {
    color: #4d2462;
    font-size: 30px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    font-weight: 600;
    margin-top: 30px;
}

/*careers-at-qscan*/

.blog-post .date {
    font-size: 12px;
    font-family: 'Open Sans';
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 0;
}

.blog-post a {
    color: #4d1a62;
}

.blog-post a:hover {
    text-decoration: underline;
}


/*premier-medical-imaging*/

.inner-left-content.premier-medical-imaging ol {
    padding-left: 25px;
}

.inner-left-content.premier-medical-imaging ol li {
    padding-left: 5px;
    list-style: unset;
}



/*Rererrer*/

.referer-left-content .panel-body ul {
    padding-left: 15px;
}

.referer-left-content .panel-body ul li {
    padding-left: 5px;
    list-style: disc;
    line-height: 24px;
    padding-bottom: 20px;
}

.referer-left-content .panel-body ul li:last-child {
    padding-bottom: 0;
}


@media(max-width:992px) {
    .referer-left-content .community-accordian .panel-body {
        padding-left: 20px;
        padding-right: 20px;
    }
    /*.referer-left-content .community-img {width:20%;}*/
    .referer-left-content .doctor-detail {
        overflow: hidden;
        padding-left: 0;
    }
    .referer-left-content .doctor-detail h4 {
        margin-top: 25px;
    }
    /*.referer-left-content .community-accordian .arrow-icon {top:42%;} */
}


@media(max-width:480px) {
    .referer-left-content .community-img {
        margin-right: 12px;
    }
    .referer-left-content .doctor-detail h4 {
        font: 21px/22px calibri;
    }
    /*.referer-left-content .community-accordian .arrow-icon {right:10px;}*/
    /*.referer-left-content .community-accordian .arrow-icon {top:12px;}*/
    .localtion-welcome-block {
        max-width: none;
    }
}

.referer-left-content .panel-body h6 {
    font: 700 15px/25px "Open Sans", sans-serif;
    margin: 20px 0;
    color: #565656;
}

.gform_wrapper .top_label li.gfield.gf_left_half input.medium,
.gform_wrapper .top_label li.gfield.gf_left_half input.large,
.gform_wrapper .top_label li.gfield.gf_left_half select.medium,
.gform_wrapper .top_label li.gfield.gf_left_half select.large,
.gform_wrapper .top_label li.gfield.gf_right_half input.medium,
.gform_wrapper .top_label li.gfield.gf_right_half input.large,
.gform_wrapper .top_label li.gfield.gf_right_half select.medium,
.gform_wrapper .top_label li.gfield.gf_right_half select.large {
    width: 100% !important;
}

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
    width: 100% !important;
}

.bootstrap-file-upload .btn.btn-default {
    background: #ededed;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #939393;
    /* padding-bottom: 12px; padding-top: 13px;*/
    height: 48px
}

.bootstrap-file-upload .btn.btn-default i {
    color: #939393;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.bootstrap-file-upload input {
    height: 48px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.bootstrap-file-upload {
    padding-left: 0;
    padding-right: 0;
}



/*PRIVCACY POLICTY*/

.privacy-policy p {
    display: block;
}

.privacy-policy p:nth-child(2) {
    margin-top: 10px;
}

.privacy-policy ul {
    padding-left: 25px;
}

.privacy-policy ul li {
    padding-left: 5px;
    list-style: disc;
}

.privacy-policy button {
    background: none repeat scroll 0 0 #472264;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 700 16px/56px "Open Sans";
    margin-top: 20px;
    padding: 0 40px;
    border: none;
    margin-top: 15px;
}

.privacy-policy .current-vacancies p {
    display: block;
}

.privacy-policy h3 {
    color: #4d2462;
    font-size: 30px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0;
    font-weight: 600;
    margin-top: 30px;
}

.privacy-policy a {
    color: #472264;
}

.privacy-policy a:hover {
    text-decoration: underline;
}

/*CONTACTUS*/

.contact-middle-section .patient-inquiry h4 {
    color: #472264;
    padding-top: 35px;
    font-weight: 400;
    letter-spacing: 0;
}

.contact-middle-section .patient-inquiry h4 a {
    color: #472264;
}

.contact-middle-section .input-group-btn > .btn {
    border-color: #d6d6d6
}

.contact-middle-section .selectric {
    height: 48px;
    background: #fff;
}

.contact-middle-section .selectric .label {
    text-align: left;
    color: #656565;
    font: 15px/35px 'Open Sans';
    padding-left: 15px;
}

.contact-middle-section .selectric .button {
    border-left: none;
    top: 8px;
    border-color: #656565;
}

.contact-middle-section .form-control {
    border: 1px solid #d6d6d6;
    box-shadow: none;
}

.contact-middle-section .selectric .button:before {
    border-right: none;
    border-width: 6px !important;
}

.contact-middle-section .patient-form-section li input[type="submit"] {
    background: #472264;
    font-weight: 700;
    font-size: 16px;
    line-height: 44px;
    position: relative;
    top: -65px
}

@media (max-width: 480px) {
    .contact-middle-section .patient-form-section li input[type="submit"] {
        top: -10px;
    }
}

.contact-middle-section .patient-form-section li input[type="submit"]:hover {
    background: #582f79;
    -webkit-transition: background-color .25s ease-out;
    -moz-transition: background-color .25s ease-out;
    -o-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out;
}

.contact-middle-section .gform_wrapper .gfield_required {
    display: none;
}

.apply-today .gform_wrapper .top_label .gfield_label {
    display: none;
}

/*services-form*/

.patient-form-section .input-group-btn > .btn {
    border-color: #d6d6d6
}

.patient-form-section .selectric {
    height: 48px;
    background: #f8f8f8;
    box-shadow: none;
    border: 1px solid #e1e1e1;
}

.patient-form-section .selectric .label {
    text-align: left;
    color: #99989F;
    font: 16px/30px Calibri;
    padding: 10px 19px
}

.patient-form-section .selectric .button {
    border-left: none;
    top: 8px;
    border-color: #656565;
}

.patient-form-section .form-control {
    border: 1px solid #d6d6d6;
    box-shadow: none;
    background: #f8f8f8;
}

.patient-form-section .selectric .button:before {
    border-right: none;
    border-width: 6px !important;
}




/*CONTACTUS*/

.apply-today .patient-inquiry h4,
    {
    color: #472264;
    padding-top: 55px;
    font-weight: 400;
}

.apply-today .input-group-btn > .btn {
    border-color: #d6d6d6;
    background: #f8f8f8;
    color: #939393;
    font-family: "Open Sans";
    font-size: 15px;
}

.apply-today .selectric {
    height: 48px;
    background: #fff;
}

.apply-today .selectric .label {
    text-align: left;
    color: #656565;
    font: 16px/30px Calibri;
    padding-left: 15px;
}

.apply-today .selectric .button {
    border-left: none;
    top: 8px;
    border-color: #656565;
}

.apply-today .form-control {
    border: 1px solid #d6d6d6;
    box-shadow: none;
}

.apply-today .selectric .button:before {
    border-right: none;
    border-width: 6px !important;
}

.apply-today .patient-form-section li input[type="submit"] {
    background: #472264;
    font-weight: 700;
    font-size: 16px;
    line-height: 56px;
}

.apply-today .patient-form-section .selectric {
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    height: 44px;
}

.apply-today .gform_wrapper .gfield_required {
    display: none;
}

.apply-today .gform_wrapper .top_label .gfield_label {
    display: none;
}

.apply-today .gform_wrapper .top_label .show-header-label .gfield_label {
    display: inherit;
}

@media (max-width:480px) {
    .apply-today .gform_wrapper .top_label li.gfield {
        display: initial !important;
    }
    .apply-today .gform_wrapper .gf_complete label.gfield_label + div.ginput_container {
        margin-top: 30px;
    }
    .apply-today .gform_wrapper .gf_left_third label.gfield_label + div.ginput_container {
        margin-top: 30px !important;
    }

}

/*EXPRESSION OF INTEREST */

.expression-of-interest .gform_wrapper .top_label .gfield_label {
    display: none;
}

.expression-of-interest .patient-inquiry h4,
    {
    color: #472264;
    padding-top: 55px;
    font-weight: 400;
}

.expression-of-interest .input-group-btn > .btn {
    border-color: #d6d6d6;
    background: #f8f8f8;
    color: #939393;
    font-family: "Open Sans";
    font-size: 15px;
}

.expression-of-interest .selectric {
    height: 48px;
    background: #fff;
}

.expression-of-interest .selectric .label {
    text-align: left;
    color: #656565;
    font: 16px/30px Calibri;
    padding-left: 15px;
}

.expression-of-interest .selectric .button {
    border-left: none;
    top: 8px;
    border-color: #656565;
}

.expression-of-interest .form-control {
    border: 1px solid #d6d6d6;
    box-shadow: none;
}

.expression-of-interest .selectric .button:before {
    border-right: none;
    border-width: 6px !important;
}

.expression-of-interest .patient-form-section li input[type="submit"] {
    background: #472264;
    font-weight: 700;
    font-size: 16px;
    line-height: 56px;
}

.expression-of-interest .patient-form-section .selectric {
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    height: 44px;
}

.expression-of-interest .gform_wrapper .gfield_required {
    display: none;
}

.expression-of-interest .gform_wrapper .top_label .gfield_label {
    display: none;
}

.expression-of-interest .gform_wrapper .top_label .show-header-label .gfield_label {
    display: inherit;
}

.expression-of-interest .gform_wrapper .top_label .gfield_label {
    font-weight: 400;
}

li.address label {
    color: red;
    display: none !important;
}

li.address input {
    margin-bottom: 13px;
}


@media (max-width:480px) {
    .expression-of-interest .gform_wrapper .top_label li.gfield {
        display: initial !important;
    }
    .expression-of-interest .gform_wrapper .gf_complete label.gfield_label + div.ginput_container {
        margin-top: 30px;
    }
    .expression-of-interest .gform_wrapper .gf_left_third label.gfield_label + div.ginput_container {
        margin-top: 30px !important;
    }

}



/*Current Vacancies*/

.inner-left-content.service-detail-slug .panel-body p {
    margin: 20px 0;
}

.inner-left-content.service-detail-slug .panel-body h2 {
    color: #3c3c3c;
    font: 24px/30px calibri;
    margin-bottom: 20px;
}

/*.inner-left-content.service-detail-slug p {display:block;}*/

.single-service aside {
    padding-bottom: 25px;
}

.single-service .quote-block {
    padding-bottom: 0;
}

.single-service .patient-banner {
    background-size: cover;
}


/*Referrer support*/

.referer-left-content li input[type="email"],
.referer-left-content li input[type="text"],
.referer-left-content li input[type="name"] {
    background: #fff;
    width: 100%;
    line-height: 24px;
    font: 16px/30px Calibri;
    border: 1px solid #e1e1e1;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 44px;
}

.referer-left-content .patient-form-section li textarea {
    background: #fff;
}

.referer-left-content .form-control {
    background: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: none;
}

.referer-left-content .selectric {
    background: #fff;
}


/*social responsibility*/

.corporate-social-responsibility > h4 {
    color: #3c3c3c;
    font: 24px/30px calibri;
    margin-bottom: 0;
}

.corporate-social-responsibility .community-accordian .collapsed .arrow-icon {
    top: 42%;
}

/*.corporate-social-responsibility .community-accordian .doctor-detail {padding-top: 65px;}*/

/*THANKS YOU*/

.thanks-enquiry h4,
.thanks-for-your-application h4 {
    color: #472264;
    font: 700 16px/20px "Open Sans", sans-serif;
}

.thanks-enquiry button,
.thanks-for-your-application button {
    background: #472264;
    border: none;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 800 14px/35px "Open Sans", sans-serif;
    letter-spacing: 1px;
    margin: 0 25px 0 0;
    padding: 0 28px;
}


/*sticky footer*/

@media (min-width:1200px) {
    html,
    body {
        height: 100%;
    }
    .wrapper {
        min-height: 100%;
        height: auto !important;
        /* This line and the next line are not necessary unless you need IE6 support */
        height: 100%;
        margin: 0 auto -130px;
        /* the bottom margin is the negative value of the footer's height */
    }
    .footer-section,
    .push {
        height: 130px;
        /* .push must be the same height as .footer */
    }
}



/*search-page*/

/*.search-page.inner-left-content .entry-summary p {
  margin: 10px 0; 
}
.search-page.inner-left-content h1 {margin-top:10px;}
.search-page.inner-left-content h1 a {
  color: #612e79;
    font: 700 21px/25px "Open Sans",sans-serif;
    margin: 5px 0;
}*/

.search-result-item {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}

.search-result-item .the-title {
    margin-bottom: 5px;
    text-transform: capitalize;
}

.search-result-item .the-title a {
    font-size: 16px;
    color: #361154;
}

.search-result-item .the-title a:hover {
    font-weight: bold;
}

.search-result-item .the-excerpt p {
    margin-bottom: 5px;
    color: black;
}

.search-result-item .search-permnalink {
    margin-bottom: 10px;
    color: #361154;
}

/*Styles added for bugs on 30-4-2015*/

.location-section-heading {
    margin-left: 0px !important;
}

.referrer-page-accordion .panel-body a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    color: blue !important;
    font-weight: bold !important;
}

/*
.doctor-list-group ul li{
    line-height: 22px !important;
    margin: 5px,0px,5px,0px !important;
}
*/

.blue-link {
    color: #fff;
    text-decoration: underline;

}

.blue-link:hover {
    text-decoration: none;
}



/*services-detail*/

.service-detail-slug .panel-body ul {
    padding-left: 15px;
}

.service-detail-slug .panel-body ul li {
    padding-left: 5px;
    list-style: disc;
    line-height: 24px;
    padding-bottom: 20px;
}

.service-detail-slug .panel-body ul li:last-child {
    padding-bottom: 0;
}

/*Career*/

.careers .panel-body ul {
    padding-left: 15px;
}

.careers .panel-body ul li {
    padding-left: 5px;
    list-style: disc;
    line-height: 24px;
    padding-bottom: 20px;
}

.careers .panel-body ul li:last-child {
    padding-bottom: 0;
}

.careers .panel-body a:hover {
    text-decoration: underline;
}

.gform_wrapper .gform_footer input:hover {
    background: #582f79;
}

.thumbnail-img {
    width: 55px;
    height: 71px;
}

.page-id-118 .col-sm-6 {
    height: 90px;
}

@media(min-width:1200px) {


    /*sticky-header-css-*/
    body {
        padding-top: 131px;
    }
    header {
        background-color: #fff;
        height: 131px;
        left: 0;
        position: fixed !important;
        top: 0;
        transition: height 0.3s ease 0s;
        width: 100%;
        z-index: 9990;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        -ms-transition: height 0.3s;
        -o-transition: height 0.3s;
        transition: height 0.3s;
    }
    header.smaller {
        height: 70px;
        box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        -ms-transition: height 0.3s;
        -o-transition: height 0.3s;
        transition: height 0.3s;
    }
    header.smaller .logo {
        width: 50%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    header.smaller .head-top {
        height: 0px;
        opacity: 0;
        visibility: hidden;
        margin: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    header.smaller .main-nav {
        margin-top: 10px;
    }
}

/* Mobile Doctor Thumbnail */

.img-mobile-thumbnail {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    border: 1px solid #3D185B;
}

@media (max-width:1199px) {
    .testimonial-sidebar-block-2.testimonial-content .tes-con {
        margin-right: 0px;
    }
    .testimonial-sidebar-block {
        padding-left: 20px;
        background-size: contain;
    }
    .testimonial-content .doc-name:after {
        display: none;
    }
    .testimonial-content .doc-name {
        padding-bottom: 15px;
        margin-left: 10px;
        margin-top: 5px;
    }
}


.fill {
    background-position: 0 center;
    background-size: cover !important;
    height: 100%;
    width: 100%;
    min-height: 500px;
}

.single-service .ssba {
    display: none;
}

#profile .community-accordian .content a {
    background-color: transparent;
}

@media (max-width:768px) {
    nav.sidebar-nav ul li a {
        font-size: 15px;
    }
}

@media (max-width:480px) {
    .img-logo {
        width: 177px !important;
        height: 51px !important;
    }
}

.location-name .loc-no a {
    color: #565656;
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .testimonial-sidebar-block {
        background-position: 65%;
        background-size: 200px;
    }
}

.phone-bubbles,
.phone-bubbles:hover {
    color: black;
}

.button-services {
    color: #fff;
    float: left;
    position: relative;
    display: block;
    background: #472264;
    font: 600 14px/44px 'Open Sans';
    padding: 0 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #fff;
    margin-top: 15px;
    width: 100%;
}

.button-location {
    color: #fff;
    float: left;
    position: relative;
    display: block;
    background: #472264;
    font: 600 14px/44px 'Open Sans';
    padding: 0 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #fff;
    margin-top: 15px;
    width: 100%;
}

.opening_hours {
    margin-left: 23px;
}

.img-ie-thumbnail {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid;
    margin-right: 20px;
    margin-top: -15px;
}

.term-link {
    background: transparent !important;
}

.term-link:hover {
    opacity: 0.2;
    -webkit-transition: opacity .25s ease-in-out;
}





/* NEW REFERRER LAYOUT Jun2016 */

.referrers-container {}

.referrers-container aside ul.nav {
    margin-bottom: 30px;
}


.referrers-container ul.nav.pane-buttons > li,
    {
    border-radius: 5px !important;
}

.referrers-container ul.nav.pane-buttons > li.active {
    background-color: #472264;
    border-radius: 5px !important;
}

.referrers-container ul.nav.pane-buttons > li.active a {
    color: #FFF;
}

.referrers-container ul.nav.pane-buttons > li.active a:focus,
.referrers-container ul.nav.pane-buttons > li.active a:hover {
    background-color: #472264 !important;
    color: #FFF !important;
    border-radius: 5px !important;
}

.referrers-container ul.nav.pane-buttons > li > a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.referrers-container ul.nav.pane-buttons > li > a:focus,
.referrers-container ul.nav.pane-buttons > li > a:hover {
    color: #000;
    background-color: #f7f6f6;
    border-radius: 5px !important;
}

#mobile-tabs {
    display: none;
}

#mobile-tabs li a {
    text-align: center;
}

@media (max-width:1199px) {
    #mobile-tabs {
        display: block !important;
    }
    .referer-sidebar .pane-buttons {
        display: none;
    }
    .referrers-container .tab-content .content-downloadLinks ul li {
        width: 100% !important;
        display: block !important;
    }
}





.referrers-container aside ul.nav.sidebar-buttons {
    margin-bottom: 0px;
}

.referrers-container aside ul.nav.sidebar-buttons > li {
    margin-bottom: 5px;
    background-color: #EEE;
    position: relative;
    border-radius: 5px !important;
}

.referrers-container aside ul.nav.sidebar-buttons > li > a {
    color: #000;
    position: relative;
    padding: 0px;
    border-radius: 5px !important;
}

.referrers-container aside ul.nav.sidebar-buttons > li > a:hover {
    background-color: #DDD !important;
}

.referrers-container aside ul.nav.sidebar-buttons > li .btnwrapper {
    padding: 30px 15px;
}

.referrers-container aside ul.nav.sidebar-buttons > li img.icon {
    position: absolute;
}

.referrers-container aside ul.nav.sidebar-buttons > li span.btnlabel {
    display: block;
    padding-left: 35px;
    font-weight: bold;
}

.referrers-container aside ul.nav.sidebar-buttons > li .btnContent {
    margin-top: 30px;
    padding: 0px 35px;
}

.referrers-container aside ul.nav.sidebar-buttons > li .btnContent > p {
    display: block;
}

.referrers-container aside ul.nav.sidebar-buttons > li .btnContent span.name {
    width: 49%;
    display: inline-block
}

.referrers-container aside ul.nav.sidebar-buttons > li .btnContent span.phone {
    font-size: 14px;
    margin: 0px;
    float: none;
    width: 49%;
    display: inline-block;
    line-height: normal;
}


.referrers-container .tab-content {
    background-color: #FFF;
    padding-top: 0px;
    border-right: none;
    border-bottom: none;
}

.referrers-container .tab-content a,
.referrers-container .tab-content a:visited,
.referrers-container .tab-content a:focus {
    color: blue;
}

.referrers-container .tab-content .download a {
    background-color: #FFF;
    background-position: 10px center;
    height: 50px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    border: none;
}


@media (max-width:1199px) {
    .referrers-container .tab-content {
        border-top: solid thin #CCC;
        padding-top: 30px;
        border-left: none;
    }
    .referer-left-content {
        margin-top: 0px !important;
    }
}



.referrers-container .tab-content .content-downloadLinks ul,
.referrers-container .tab-content .content-downloadLinks ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    position: relative;
}

.referrers-container .tab-content .content-downloadLinks ul li {
    width: 50%;
    display: inline-block;
}

.referrers-container .tab-content .content-downloadLinks ul li a {
    display: block;
    position: relative;
    padding: 10px;
    min-height: 50px
}

.referrers-container .tab-content .content-downloadLinks ul li a span {
    padding-left: 50px;
    padding-right: 50px;
    display: block;
}

.referrers-container .tab-content .content-downloadLinks ul li a .docicon {
    position: absolute;
    left: 10px;
}

.referrers-container .tab-content .content-downloadLinks ul li a .downloadicon {
    position: absolute;
    right: 30px;
    top: 12px;
}




/*background-image: url(../images/icon-doc.png);*/

/*background-image: url(../images/icon-download.png);*/

.patient-form-section_wrapper form .ginput_container_fileupload input.form-control::placeholder {
    font-weight: 300;
    padding-left: 2px;
}



/*ABOUT PAGE */

.about-jumbotron p {
    margin-top: 0;
}

.about-jumbotron h1 {
    font: 700 16px/20px 'Open Sans', sans-serif;
    color: #472264;
    margin-bottom: 0;
}




.accordian-item__doctor {
    background-color: #f7f6f6;
    border: 1px solid #e2e1e1;
    margin: 10px 0;
}

a.accordian-item__doctor-cta {
    background: #472264;
    font: 13px/35px 'Open Sans', sans-serif;
    font-weight: bold;
    display: inline-block;
    padding: 0 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
    color: #ffffff !important;
}


#doctorModal .modal-header {
    background-color: #ffffff;
    border-bottom: 0;
}

#doctorModal {
    top: 100px;
}

#doctorModal .modal-content {
    border-radius: 0;
}

#doctorModal .modal-body {
    padding: 10px 30px;
}

.modal-doctor-title {
    font: bold 24px/30px Calibri !important;
}

.modal-doctor-designation {
    font: bold 18px/24px Calibri !important;
}

.modal-doctor-designation::after {
    display: block;
    content: " ";
    height: 8px;
    background-color: #472264;
    width: 50px;
    margin: 10px 0;

    letter-spacing: 1px;
}

.modal-doctor-description p {
    margin: 20px 0;
}


.accordian-item__doctor h3 {
    margin-top: 10px;
}

.accordian-item__doctor img {
    max-width: 100%;
    width: 100%;
}

.accordian-item__doctor-designation,
.accordian-item__doctor-description {
    margin: 0 !important;
    padding-right: 5px;
}

.accordian-item__doctor-description {
    margin-bottom: 10px !important
}



.read-more-btn {
    clear: both;
    background: #472264;
    font: 14px/35px 'Open Sans', sans-serif;
    display: inline-block;
    padding: 0 28px;
    color: #fff !important;
    border: none;
    font-weight: 400;
    -moz-border-radius: 5px / 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px / 5px;
    margin: 0 25px 0 5px;
    letter-spacing: 1px;
    margin-top: 10px;

}

/*ABOUT PAGE */

/*CONTACT PAGE BEGIN*/

.contact-large-image .city {
    max-height: 65vh;
    overflow: scroll;
    min-height: 65vh;
}

/*CONTACT PAGE END*/

/*LOCATION FILTER*/

.qscan__map-filter {
    width: 100%;
    max-width: 610px;
    position: absolute;
    z-index: 999;
    right: 20px;
    top: 20px;
    color: #ffffff;
    left: 200px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
}

.qscan__map-filter__container {
    background-color: #4A2C66;
    padding: 20px;
    border-radius: 5px;
    pointer-events: auto;
}


.qscan__map-filter h2,
.qscan__map-filter a,
.qscan__map-filter p {
    color: #ffffff;
}

.qscan__map-filter h2 span {
    margin-right: 8px;
}



.qscan__map-filter h2 {
    font-size: 16px;
    margin-top: 0;
    font-family: Calibri, sans-serif;
}

.qscan-map-filter__state-filters {
    list-style: none;
    padding-left: 0;
}

.qscan-map-filter__state-filters li {
    display: inline-block;
    margin-right: 10px;
}

.qscan-map-filter__state-filters li:hover {
    cursor: pointer;
}

.qscan-map-filter__filter-btn__container {
    float: right;
    margin-top: 22px;
    pointer-events: auto;
}

.qscan-map-filter__state-filters li.qscan-map-filter__active {
    font-weight: bold;
}


.qscan-map-filter__state-filters li:first-child {
    clear: both;
    max-width: 75px;
    display: block;
    margin-bottom: 15px;
}

.qscan-map-filter__state-filters li.qscan-map-filter__active:after {
    content: " ";
    display: block;
    height: 2px;
    width: 100%;
    background-color: #ffffff;
    position: relative;
    top: 3px;
}

.qscan-map-filter__filter-btn.map-bt {
    position: unset;
    padding: 10px 25px;
}

.qscan__map-filter__col-left .qscan-map-filter__service-dropdown,
.qscan__map-filter__col-left .selectric-wrapper.selectric-qscan-map-filter__service-dropdown,
.qscan__map-filter__col-left input {
    display: inline-block;
    width: 100%;
}

/*
.selectric-qscan-map-filter__service-dropdown{
  padding-right: 10px;
}
*/

.selectric-qscan-map-filter__service-dropdown .selectric p {
    color: #A8A8A9;
    font-weight: 400;
}

.qscap-map__filter-by-all {
    color: #A8A8A9;
    font-weight: 400;
}

.qscan-map-filter__post-code {
    float: right;
    border-radius: 4px;
    border: 5px solid #ffffff;
    font-size: 12px;
    color: #4d4d4d;
}

.qscan-map-filter__post-code::-webkit-input-placeholder {
    color: #A8A8A9;
}

.selectric-qscan-map-filter__service-dropdown .selectric .button {
    border-left: 0;
    color: #472264;
}

.selectric-qscan-map-filter__service-dropdown .selectric {
    box-shadow: unset;
    border: 0;
    background: #ffffff;
}


.qscan__map-filter .awesomplete input {
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.qscan__map-filter .awesomplete > ul {
    top: 25px;
}

.qscan__map-filter .awesomplete > ul > li {
    color: black;
}

/*LOCATION FILTER*/

ul.sidebar-image-list {
    padding: 0;
}

ul.sidebar-image-list li {
    display: block;
    list-style: none;
    margin: 10px 0;
}

ul.sidebar-image-list li img {
    width: 100%;
    max-width: 400px;
    height: auto;
}



.member-company {
    background-color: #EEEAEF;
    padding: 25px 0;
    padding-bottom: 50px;
}

.member-company .section-title {
    color: #2B2A28;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

.member-companies-list {
    list-style: none;
    text-align: center;
    padding: 0;
}

.member-companies-list li {
    display: inline-block;
    width: 24%;
    /*margin:0 30px;*/
}

.member-companies-list li img {
    max-width: 300px;
    height: auto;
    width: 100%;
    opacity: 1.00;
    -webkit-transition: all .45s;
    transition: all .45s;
}

.member-companies-list img:hover {
    opacity: 0.75;
}

@media (max-width: 767px) {
    .member-companies-list li {
        width: 48%;
        margin-top: 5px;
        margin-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .member-companies-list li img {
        max-width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .member-company .carousel-indicators {
        bottom: -40px;
    }
    .member-companies-list li img {
        padding: 0 15px;
    }
}

.member-company .carousel-indicators {
    bottom: -40px;

}

.qscan-location-address {
    margin-left: 23px;
    position: relative;
}

.qscan-location-address i {
    position: absolute;
    left: -23px;
}

.opening-hours .opening_hours_first_line i {
    margin-right: 5px;
}

.opening_hours_first_line {
    position: relative;
    margin-left: 23px;
}

.opening_hours_first_line i {
    position: absolute;
    left: -23px;
}



@media(max-width: 767px) {




    .service-template-default .map-section {
        background-color: #4A2C66;
    }


    .qscan__map-filter {
        right: 0;
        top: 0;
        left: 0;
        position: inherit;
        max-width: unset;
    }
    .map-bt-mobile {
        display: none;
    }
    .qscan__map-filter__container {
        border-radius: 0;
    }

    .qscan__map-filter__col-left .awesomplete {
        width: 100%;
    }
    .qscan__map-filter__col-left,
    .qscan__map-filter__col-right {
        width: 100%;
    }
    .qscan__map-filter__col-right {
        padding-top: 20px;
    }
    .qscan-map-filter__filter-btn__container {
        margin-top: 0px;
        text-align: center;
        float: none;
        background: #472264;
        padding: 20px;
    }

    .service-template-default .qscan-map-filter__filter-btn__container {
        background: unset;
    }
    .qscan-map-filter__filter-btn__container a {
        position: inherit !important;
        width: 230px;
        border: 1px solid white;
        /* padding: 10px 145px !important; */
        left: 0;
        width: 100%;
        display: block;
        padding: 0 !important;
    }
    .qscan-map-filter__post-code {
        border: 5.5px solid #ffffff;
    }

    .filter-section .button-location {
        display: none;
    }

    .selectric-qscan-map-filter__service-dropdown .selectric p.label {
        text-align: left;
    }

    #nearestLocationModal .col-sm-6 button {
        margin: 10px 0;
    }
    #nearestLocationModal .col-sm-6:last-child button {
        margin: 10px 0;
        margin-bottom: 20px;
    }

    .qscan__map-filter__col-left .col-sm-6:first-child {
        margin-top: 0;
        margin-bottom: 10px;
    }

}


#nearestLocationModal,
#noLocationFound {
    margin-top: 150px;
}

#nearestLocationModal .modal-body,
#noLocationFound .modal-body {
    padding: 0 40px;
}

#nearestLocationModal .modal-content,
#noLocationFound .modal-content {
    min-height: 140px;
    padding: 20px 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

#nearestLocationModal .modal-content .booknow-bt,
#noLocationFound .modal-content .booknow-bt {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}


.location-links span {
    text-transform: uppercase;
    clear: both;
    font-weight: 300;
    display: block;
}


.active-location {
    color: #4A2C66 !important;
}

.active-location span {
    font-weight: bold;
}


@media all and (-ms-high-contrast:none) {
    .map-bt {
        top: auto;
        left: auto;
        right: 0;
        bottom: -70px;
    }
    /* IE10 */
    *::-ms-backdrop,
    .map-bt {
        top: auto;
        left: auto;
        right: 0;
        bottom: -70px;
    }
    /* IE11 */
}




.expression-of-interest .patient-form-section li input[type="submit"].is-propagating {
    pointer-events: none;
    opacity: .5;
}




@media (max-width: 767px) {
    .pane-with-logo .arrow-icon {
        top: 20px !important;
    }
    /*.pane-with-logo .arrow-icon{
    top: 25px;
    background-image: url(../images/img-acordian-arrow.png);
    height: 17px;
    overflow: hidden;
    background-position: 0 0px;
  }*/
}

@media (min-width: 768px) {
    .gform_footer.top_label .gform_ajax_spinner {
        max-width: 100px;
        margin: 0 auto;
        position: relative;
        display: block;
        top: 20px;
    }

    .pane-with-logo .pane-logo {
        display: inline-block;
        min-width: 150px;
        text-align: center;
        margin-right: 25px;
    }

    .pane-with-logo .pane-text {
        position: relative;
        top: 2px;
        line-height: 1;
    }
}

.pane-logo {
    display: none;
}

.pane-with-logo .collapsed .arrow-icon {
    background-position: 0px 17px;
}

.pane-with-logo .arrow-icon {
    top: 38px;
    background-image: url(../images/arrow-two.png);
    background-position: 0px 0px;
}

.pane-with-logo h4 > a {
    background-color: #727374;
}

.pane-with-logo h4 > a.collapsed {
    background-color: #c4c6c9;
    color: #231f20;
    font-weight: 400;
}


.pane-with-logo h4 > a[aria-expanded="true"] .arrow-icon {
    display: none;
}




/*LOCATION FILTER*/

@media (max-width: 767px) {
    .footer-right span:nth-child(even) {
        display: none;
    }
    .footer-right span {
        display: block;
        line-height: 35px;
    }
}



@media (min-width: 1199px) and (max-width: 1487px) {
    .logo {
        position: relative;
        top: 0;
    }
}
@media (min-width: 1199px) and (max-width: 1329px) {
	.logo {
		position: relative;
		top: -105px;
		width: 69%;
	}
}

/*
*   DIGITAL8 Additions: Because the source files aren't here. 
*   Please do not overwrite this file by compiling any SASS files you may have.
*/

/* Locations Page overrides */

.contact-large-image .city {
    max-height: calc(65vh - 300px);
    overflow: scroll;
    min-height: calc(65vh - 300px);
    margin-top: 300px;
    width: 300px;
    overflow-x: hidden;
}

.qscan__map-filter {
    width: 300px;
    max-width: 300px;
    top: 0;
    left: 0;
    right: auto;
    color: #ffffff;
}

.qscan__map-filter__container {
    background-color: #ffffff;
    border-radius: 0;
    color: #565656;

}

.qscan__map-filter {
    background: #fff;
    color: #565656;
    height: 300px;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
}

.map-section .container {
    width: 100%!important;
    padding: 0px;
}

.qscan__map-filter h2,
.qscan__map-filter a,
.qscan__map-filter p {
    color: #565656;
}

.qscan__map-filter__col .awesomplete {
    width: 100%;
}

.qscan__map-filter .awesomplete input,
.selectric-qscan-map-filter__service-dropdown .selectric p {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    border: 1px solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
}

.qscan-map-filter__filter-btn__container {
    float: right;
    margin-top: -20px;
    pointer-events: auto;
    margin-right: 20px;
}

.qscan-map-filter__filter-btn.map-bt {
    color: #fff;
}

@media (max-width: 992px) {
    .qscan__map-filter {
        height: 400px!important;
    }
}

@media (max-width: 767px) {
    .qscan__map-filter {
        /*
        width: calc(100% - 40px);
        max-width: calc(100% - 40px);
*/
        width: 100%;
        max-width: 100%;
    }

    .qscan-map-filter__filter-btn__container a {
        line-height: 20px;
        padding: 10px 25px!important;
    }
    .qscan-map-filter__filter-btn__container {
        background: #fff;
        padding: 0px;
    }
    .qscan__map-filter {
        height: 310px!important;
    }

}

.contact-large-image .city {
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
}

.admin-bar header {
    margin-top: 32px;
}

/* .dropdown-menu {
    top: calc(100% - 50px);
} */

#enquiry-feedback-tabs .gform_wrapper {
    max-width: 960px;
    margin: 0 auto;
}

#enquiry-feedback-tabs .gform_wrapper .top_label .gfield_label {
    /* display: none; */
}

.gform_legacy_markup_wrapper .gform_footer::before,
.gform_legacy_markup_wrapper .gform_footer::after {
	clear: both;
	content: "";
	display: table;
}

.gform_wrapper input[type=submit] {
    background: #472264;
    color: #fff;
    float: right;
    padding: 0 40px !important;
    line-height: 35px;
    display: block;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkitborder-radius: 5px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
}

.gform_wrapper li input[type=submit] {
    top: -57px;
}

.gform_wrapper .selectric .label {
    text-align: left;
    color: #99989F;
    font: 16px/30px Calibri;
    padding: 10px 19px;
    line-height: 24px;
}

.gform_wrapper li input[type="text"],
.gform_wrapper li input[type="email"] {
    width: 100%;
    background: #f8f8f8;
    line-height: 24px;
    font: 16px/30px Calibri;
    border: 1px solid #e1e1e1;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 44px;
}

/* #input_11_4 {
  display: flex;
  justify-content: space-between;
} */

.gform_wrapper li textarea {
    width: 100%;
    background: #f8f8f8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font: 16px/30px Calibri;
}

.gform_wrapper form .selectric {
    height: 48px;
    background: #f8f8f8;
    box-shadow: none;
    border: 1px solid #e1e1e1;
}

.gform_wrapper .selectric .button {
    border-left: 1px solid #f0f0f0;
    top: 8px;
    border-color: #f0f0f0;
}

.compliment-complaint,
.alternate-contact-form {
    max-width: 960px!important;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 40px 80px;
    border-radius: 4px;
    background: #fff;
}

.compliment-complaint li input[type="text"] {
    width: 100%!important;
}

.compliment-complaint li input[type=submit] {
    margin-top: 60px!important;
}


.compliment-complaint li input[type="email"],
.compliment-complaint li input[type="text"],
.compliment-complaint li input[type="name"] {
    background: #fff;
    color: #444444;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font: 16px/30px Calibri;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: 44px;
    display: block;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    width: 100%!important;
}

.gfield_captcha_container {
    margin-bottom: 35px;
}

/*Fix the overwidth for invisible field*/

.gform_wrapper .top_label .ginput_container_fileupload input {
    position: relative !important;
}


#enquiry-feedback-tabs .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #472264;
    background-color: #472264;
    color: #fff;
    font-weight: 700;
    transition: none!important;
}

#enquiry-feedback-tabs .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #472264;
    border-width: 2px;
    background-color: #FFF;
    color: #777;
    font-weight: 600;
    margin-left: 5px;
    margin-right: 5px;
}

#enquiry-feedback-tabs .gform_wrapper textarea {
    background: #fff!important;
}

.survey-form li.gfield input[type=radio] {
    display: none;
}

.survey-form .gfield_radio li label {
    margin: 0px;
    border: 1px solid #e1e1e1;
    padding: 5px 10px;
    height: 100%;
    display: block;
    background: #f8f8f8;
    border-radius: 4px;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
    display: flex!important;
    justify-content: center;
    flex-direction: column;
}

.survey-form li.gfield input[type=radio]:checked + label {

    border: 1px solid #472264;
    background: #66477e;
    color: #fff;
}

.gform_wrapper .percentbar_blue {
    background-color: #472264;
    color: #FFF;
}

.gform_previous_button,
.gform_next_button {
    border: 2px solid #472264;
    background: rgba(0, 0, 0, 0);
    border-radius: 4px;
    padding: 5px 10px;
    color: #472264;
    font-weight: 700;
}



@media (max-width: 1199px) {
    button.feedback {
        margin-right: 20px;
    }
    .main-nav button {
        display: inline-block;
    }
}

.gform_wrapper h4 {
    border-bottom: 2px solid #adadad;
    padding-bottom: 10px;
    padding-top: 20px;
}

.gform_wrapper ul.gform_fields li.gfield {
    width: 100%;
}

li .noUi-target {
    border-radius: 30px;
    height: 20px;
    box-shadow: none;
    border: none;
    background: #bfbfbf;
}

li .noUi-horizontal .noUi-handle {
    border: none;
    border-radius: 50%;
    background: #472264;
    cursor: pointer;
    box-shadow: none;
    height: 30px;
    width: 30px;
}

li .noUi-horizontal .noUi-handle:before {
    display: none;
}

li .noUi-horizontal .noUi-handle:after {
    display: none;
}

.slider-container {
    position: relative;
    padding-top: 40px;
}

.applicable {
    position: absolute;
    bottom: 48px;
    right: 0px;
    width: 110px;
    z-index: 99;
    max-height: 40px;
}

.applicable .gfield_checkbox li {
    display: flex;
    justify-content: flex-end;
}

li .noUi-tooltip {
    padding: 5px 10px;
    border: none;
    font-weight: 600;
    color: #999;
    background: rgba(255, 255, 255, 0.8);
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
    list-style-type: none!important;
}

.single-service .qscan__map-filter {
    display: none;
}

.page-template-page-enquiries-feedback .wrapper {
    background-color: #f2f2f2;
}

.page-template-page-enquiries-feedback .footer-section {
    background-color: #fff;
}



/*Booking form - Updated by Lynne*/

#enquiry-feedback-tabs .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    background-image: none;
}

@media only screen and (min-width: 641px) {
    body .gform_wrapper ul li.gfield.gf_left_half,
    body .gform_wrapper ul li.gfield.gf_right_half,
    body .gform_wrapper ul li.gfield.gf_left_third,
    body .gform_wrapper ul li.gfield.gf_middle_third,
    body .gform_wrapper ul li.gfield.gf_right_third {
        margin-top: 0;
    }

}

body .gform_wrapper ul li.gfield.gf_full {
    margin-top: 0;
    width: 100%;
}

.gform_divider,
.gform_wrapper li.gfield.divider:before,
.gform_wrapper .top_label li.gfield.divider:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #efefef;
    margin-bottom: 30px;
    margin-top: 35px;
}

.gfield_captcha_container:after {
    clear: both;
    content: "";
    display: block;
    margin-bottom: 20px;
}

.gform_wrapper .gform_page_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
}

.gform_wrapper .gform_page_footer ul {
    margin-bottom: 0;
}

.gform_wrapper .gform_page_footer ul .button.gform_button {
    float: none;
    top: 0;
}

.booking .inner-left-content p {
    margin: 5px 0;
}

.booking .inner-left-content p:first-child {
    margin: 16px 0;
}

.gform_page_fields > ul.gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}


/* Form Sroller - Update by Lynne */

.scale-marker {
    position: absolute;
    bottom: 24px;
    font-size: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 10px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.noUi-horizontal .noUi-tooltip {
    display: none;
}

.gform_wrapper .applicable ul.gfield_checkbox {
    margin: 12px 0 0;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
    margin-top: 2px !important;
    margin-right: 2px;
}


.gform_wrapper ul {
    padding-left: 0;
}

.gform_page_fields .slider-container:nth-of-type(1) {
    padding-top: 20px;
}

.gform_page_fields .slider-container:nth-of-type(1) .applicable {
    top: 25px;
}

.slider-container.mb {
    margin-bottom: 80px;
}

.gform_wrapper h5 {
    font-size: 16px;
    font-weight: bold;
}

.gform_page_footer li input[type=submit] {
    margin-top: 0px!important;
}

.gform_wrapper .gform_page_footer .button.gform_next_button {
    margin-left: auto;
}

.survey-form label.gfield_label {
    width: calc(100% - 120px);
}

.inner-left-content .red-highlight {
    color: red;
    font-weight: 700;
    margin-bottom: 0;
}

li.required label:after {
    content: " *";
    display: inline-block;
    color: #790000;
    margin-left: 4px;
}

li.scale.short-label + .applicable {
    top: 23px;
}

/*Form inline text field*/

.gform_wrapper ul li.gfield.valid_name_sentence .ginput_container {
    display: inline-block;
    width: calc(100% - 30px);
}

/*Form inline radio field*/

.gfield.tick-box .gfield_label {
    line-height: 40px;
    width: calc(100% - 135px);
}

.gfield.tick-box .gfield_radio {
    margin: 0;
    display: inline-block;
}

.gfield.tick-box .gfield_radio li {
    margin-bottom: 0 !important;
    display: inline-block;
    margin-right: 12px;
}

.gfield.tick-box .ginput_container.ginput_container_radio {
    margin-top: 0;
}

body .gform_wrapper .gfield.gf_full .ginput_container_radio {
    margin-top: 0;
}

body .gform_wrapper ul li.gfield.additional_info {
    margin-top: 0;
}

body .gform_wrapper ul li.gfield.additional_info label {
    font-weight: normal;
    font-size: .9em;
}


@media (max-width: 991px) {
    .gform_wrapper .top_label li.gfield.gf_left_half.tick-box,
    .gform_wrapper .top_label li.gfield.gf_right_half.tick-box,
    .gform_wrapper .top_label li.gfield.tick-box {
        width: 100% !important;
        float: none;
    }

}

@media only screen and (min-width: 641px) {
    .gfield.tick-box .ginput_container.ginput_container_radio {
        width: 40% !important;
        margin-left: 12px !important;
    }

    .gfield.tick-box .ginput_container.ginput_container_radio {
        display: inline-block;
        width: 40% !important;
        max-width: 120px;
        margin-left: 12px;
    }
}


@media only screen and (max-width: 641px) {
    .gfield.tick-box ul.gfield_radio li label {
        width: auto;
    }

}


/*Add default checkbox styling back*/

.survey-form li.gfield.checklist input[type=radio] {
    display: inline-block;
}

.survey-form .checklist .gfield_radio li label {
    border: none;
    background: transparent;
    width: auto;
    height: auto;
    display: inline-block !important;
    padding: 0;
    margin-bottom: 0px;
    margin-top: 3px;
    margin-left: 4px;
}


.compliment-complaint {
    max-width: 960px !important;
    margin: 0 auto;
}

.gform_wrapper .scale label.gfield_label {
    width: calc(100% - 115px);
}


/*Alternative pages (Slider fixes) */

.page-template-page-enquiries-feedback .col-lg-12.compliment-complaint {
    max-width: 100% !important;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vc_row.center,
.center.wpb_column {
    text-align: center;
}

.default-tab.button > a.vc_btn3,
.default-tab.button > button.vc_btn3 {
    border-color: #472264;
    border-width: 2px;
    background-color: #FFF;
    margin-left: 5px;
    margin-right: 5px;
    padding: 20px;
    color: #777;
    font-weight: 400;
    background-image: none;
}

.default-tab.button > a.vc_btn3:hover,
.default-tab.button > button.vc_btn3:hover {
    border-color: #472264;
    border-width: 2px;
    background-color: #FFF;
}

.default-tab.button.focus > button.vc_btn3 {
    border-color: #472264;
    border-width: 2px;
    background-color: #472264;
    color: #fff;
}


.tab-btns .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*Location page fix*/

.qscan__map-filter__col,
.qscan__map-filter__col .col-sm-6 {
    width: 100%;
    float: none;
}

@media (min-width: 768px) {
    .qscan__map-filter__col .col-sm-6 {
        float: none;
    }

}

/*latest update by Lynne*/

.scale-marker.ten {
    width: calc(100% + 4px);
}

@media (max-width: 640px) {
    .gform_wrapper .gform_page_footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .gform_wrapper li input[type=submit] {
        padding: 5px 10px !important;
        font-weight: 700;
    }
    .scale-marker,
    .gform_wrapper .gform_page_footer ul {
        width: 100%;
    }

    .scale-marker.ten {
        width: calc(100% + 8px);
    }
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 8px 12px;
}

.wpb-js-composer .booking-tabs.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab > a {
    border-radius: 5px;
    border: 2px solid #472264;
    background: #ffffff;
}

.wpb-js-composer .booking-tabs.vc_tta-tabs.booking-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill) li.vc_tta-tab.vc_active > a {
    font-weight: normal;
}

.booking-tabs.vc_tta.booking-tabs.vc_tta-spacing-1 .vc_tta-tab {
    margin-top: 2px !important;
}

.booking-tabs.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
    text-align: center;
}


/*General forms for tabs*/

.tab-form {
    max-width: 960px!important;
    -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 40px 80px;
    border-radius: 4px;
    background: #fff;
}

.tab-form li input[type="text"] {
    width: 100%!important;
}

.tab-form li input[type=submit] {
    margin-top: 60px!important;
}

.tab-form li input[type="email"],
.tab-form li input[type="text"],
.tab-form li input[type="name"] {
    background: #fff;
    color: #444444;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font: 16px/30px Calibri;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: 44px;
    display: block;
}

.tab-form {
    max-width: 960px !important;
    margin: 0 auto;
}

form.tab-form ul.gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.page-template-page-enquiries-feedback .col-lg-12.tab-form {
    max-width: 100% !important;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/*Date picker styling*/

.ui-datepicker {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2)!important;
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2)!important;
}

.ui-datepicker-header {
    background-color: #582f79!important;
}

.ui-datepicker-header select {
    background-color: #fff!important;
    color: #582f79!important;
    border: 0!important;

}

.ui-datepicker-month {
    margin: 5px 5px 6px 0px!important;
}

.ui-datepicker-year {
    margin: 5px 0px 6px 0px!important;
}

.ui-datepicker-prev {
    background-position: center -30px!important;
}

.ui-datepicker-next {
    background-position: center 0px!important;
}

.ui-datepicker-calendar .ui-state-default {
    background: #fff!important;
}

td.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #eee!important;
}

.ui-datepicker-calendar .ui-state-active {
    border: 1px solid #582f79!important;
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
    background: #582f79!important;
    margin: 0!important;
    text-shadow: none!important;
    color: #fff!important;
}

.thankyou-card .vc_column-inner {
    padding-bottom: 30px;
    -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 40px 80px;
    border-radius: 4px;
    background: #fff;
}

.thankyou-card h3 {
    font-weight: bold;
    line-height: 1.5;
    color: #472264;
}


.thankyou-card p button {
    padding: 10px 28px;
    text-transform: uppercase;
    font-weight: 700;
}

@media only screen and (min-width: 641px) {
   /* .gfield.services ul.gfield_checkbox li:nth-child(11) {
        width: 50% !important;
    } */
}


/*New location logic*/

.gfield.locations li.disable {
    display: none;
}

.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label {
    white-space: pre-wrap!important;
}

/* Hide the Enquiry button for now */
button.btn-enquiries {
    display: none;
}

.clinics .chosen-container {
	display: none;
}
#popmake-16671 {
	padding-top: 65px
}
.qscan-numbers {
	padding: 10px 65px 25px;
}
.qscan-numbers ul  {
	padding: 0;
}
.qscan-numbers ul li {
	background-image: url(../images/phone-call@2x.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 47px auto;
	border-bottom: 1px solid rgba(112,112,112,0.27);
	color: #292929;
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 400;
	padding-left: 70px;
	padding-bottom: 21px;
	padding-top: 21px;
	text-transform: uppercase;
}
.qscan-numbers ul li:last-child {
	border: 0;
}
.qscan-numbers ul li a {
	color: #511E69;
	display: block;
	font-weight: 700;
	text-decoration: underline;
}
@media(max-width: 1199px) {
	.call-now-btn {
		display: inline-block !important;
		width: 215px;
	}
}
@media(max-width: 767px) {
	.qscan-numbers ul li {
		font-size: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.qscan-numbers {
		padding: 10px 15px 15px;
	}
	.call-now-btn {
		float: none !important;
	}
}
@media(max-width: 653px) {
	.call-now-btn {
		float: none !important;
		display: block !important;
		margin: 0 auto !important;
		margin-bottom: 8px !important;
	}
}
/*NEW HOME*/
/*
body.page-id-17468.admin-bar header {
	margin-top: 0 !important;
}
*/
body.page-id-17468.admin-bar header .emr-top {
    margin-left: -15px;
    margin-right: -15px;
}
.em__ribbon-action {
    padding: 0;
}
.em__ribbon-action a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 35px;
    text-transform: uppercase;
    padding: 8px 25px;
}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;300;600;700;800&display=swap');
#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item {
	background: url(../images/img-nav-sep.png) no-repeat 100% center;
}
#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item:last-child {
	background: none;
}
body.page-id-17468 * {
	font-family: 'Open Sans', sans-serif;
}
.page-id-17468 i.fa, .page-id-17468 i.fa:before {
   	font-family: 'FontAwesome' !important;
}
body.page-id-17468 img {
	max-width: 100%;
	width: auto;
	height: auto;
}
body .header-section {
	padding-bottom: 15px;
}
body .header-section.smaller {
	padding-bottom: 0;
	padding-top: 15px;
}
body.page-id-17468 .ribbon17471 {
	margin-bottom: 15px;
}
body.page-id-17468 .wrapper {
	margin: 0;
	min-height: auto;
}
body .covid19-bt, body .btn-enquiries:not(.call-now-btn) {
	display: none;
}
.page-id-17468 .section-title {
	padding-top: 65px;
}
.page-id-17468 .section-title p {
	font-size: 21px;
	letter-spacing: initial;
	text-align: center;
	text-transform: initial;
}
.page-id-17468 .services-home-block a {
	display: block;
	position: relative;
}
.page-id-17468 .services-home-block a.image-a:hover:after {
	background: rgba(71, 34, 100, 0.8);
	bottom: 0;
	color: #FFF;
	font-weight: 700;
	font-size: 15px;
	content: 'Find out more \00BB';
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-17468 .services-home-block img {
	width: 100%;
}
.page-id-17468 .services-home-block .block p {
	background-color: #472264;
	color: #FFF;
	font-size: 15px;
	font-weight: 700;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 0;
	padding: 14px 35px 17px 35px;
	position: relative;
	text-align: center;
	z-index: 999;
}
.page-id-17468 .services-home-block .last-block .block {
	background-color: #472264;
	padding: 20px 40px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
    justify-content: center;
}
.page-id-17468 .services-home-block .last-block .block span {
	display: block;
	color: #FFF;
	font-size: 17px;
	line-height: 23px;
	margin-bottom: 20px;
}
.page-id-17468 .services-home-block .last-block .block a {
	background-color: #FECC00;
	border-radius: 5px;
	display: inline-block;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 8px 19px 7px;
}
.page-id-17468 .services-home-block .last-block .block a:hover {
	background-color: #fed632;
}
.page-id-17468 .row.services-home-block {
	padding-bottom: 120px;
}
.page-id-17468  .services-home-block .block {
	margin-top: 10px;
}
.violet-block-links {
	background: #472264;
	padding: 90px 0 100px;
}
.violet-block-links p.section-title {
	color: #FFF;
	margin-bottom: 50px;
	text-align: center;
	text-transform: initial;
	font-size: 21px;
	letter-spacing: initial;
}
.violet-block-links .violet-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	border: 2px solid #FFF;
	border-radius: 15px;
	padding: 40px 30px;
}
.violet-block-links .violet-block * {
	color: #FFF;
	text-align: center;
}
.violet-block-links .violet-block p {
	font-size: 15px;
	margin: 0;
}
.violet-block-links .violet-block h5 {
	font-size: 25px;
	font-weight: 700;
	margin: 11px 0 0;
}
.violet-block-links .violet-block span {
	display: block;
	color: #FDCB03;
	font-size: 15px;
	font-weight: 500;
	margin-top: 11px;
	text-decoration: underline;
}
.doctor-links {
	padding-top: 140px;
}
.doctor-links .testimonial-sidebar-block {
	display: flex;
	align-items: center;
	padding: 0;
	width: 100%;
}
.doctor-links .testimonial-content .tes-con {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
}
.doctor-links .testimonial-content .doc-name span {
	color: #B79BBF;
	font-family: 'Open Sans', sans-serif;
	font-size: 31px;
	font-weight: 300;
	margin-bottom: 20px;
    display: inline-block;
}
.doctor-links .testimonial-content .doc-name {
	color: #472264;
	font-size: 41px;
	font-weight: 700;
	margin-bottom: 20px;
	padding-bottom: 55px;
}
.doctor-links .testimonial-content .doc-name:after {
	background: #B79BBF;
	width: 54px;
}
.doctor-links .testimonial-content p {
	margin-bottom: 25px;
}
.doctor-links .testimonial-content .text-right img {
	max-width: 460px;
}
.doctor-links .testimonial-content .btn-yellow {
	color: #410565;
	background-color: #FECC00;
	border: 2px solid transparent;
	padding: 3px 47px;
	margin-right: 12px;
}
.doctor-links .testimonial-content .btn-border-purple {
	color: #410565;
	background-color: transparent;
	border: 2px solid #410565;
	padding: 3px 47px;
}
.page-id-17468 .blog-article-carousel {
	padding-bottom: 110px;
	padding-top: 95px;
}
#blog-articles .blog-title-section {
	text-align: center;
}
#blog-articles .blog-title-section p {
	font-size: 14px;
	margin-bottom: 15px;
}
#blog-articles .blog-title-section h6 {
	font-size: 41px;
	margin-bottom: 55px;
}
.blog-image {
	position: relative;
}
.blog-image img {
	  height: 200px !important;
	  object-fit: cover;
	display: block;
}
.blog-image .date {
	background: #490D67;
	border-radius: 0 5px 5px 0;
	color: #FFF;
	font-size: 13px;
	font-weight: 800;
	position: absolute;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 13px 14px;
	top: 30px;
}
.blog-title {
	background: #FFF;	
	padding: 32px;
}
.blog-title h6 {
	color: #472264;
	font-size: 19px;
	font-weight: 700;	
	margin: 0;
	line-height: 26px;
}
.blog-article-inner span {
	background-color: #936DA2;
	background-image: url(../images/down-arrow@2x.png);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: right 32px center;
	color: #FFF;
	display: block;
	font-size: 13px;
	font-weight: 500;
	padding: 12px 32px 13px 32px;
}
.page-id-17468 #memberCompanies li {
	list-style: none;
	margin-bottom: 23px;
}
.page-id-17468 .sport-teams #memberCompanies li:marker {
	display: none;
}
.page-id-17468 .sport-teams #memberCompanies li .company-inner {
	border: 2px solid #E5E5E5;
	border-radius: 12px;
	min-height: 152px;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.page-id-17468 .sport-teams #memberCompanies li img {
	max-width: 120px;
}
.page-id-17468 .sport-teams .section-title {
	font-size: 31px;
	font-weight: 700;
	letter-spacing: initial;
	line-height: 46px;
	margin-top: -10px;
	text-transform: initial;
	text-align: left;
	position: relative;
	padding-top: 0;
}
.page-id-17468 .sport-teams p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	margin-top: 75px;
}
.page-id-17468 .sport-teams .section-title:after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 54px;
    height: 3px;
    background: #B79BBF;
}
.page-id-17468 .sport-teams .section-title br {
	display: none;
}
.page-id-17468 .sport-teams.member-company {
	padding-top: 120px;
	padding-bottom: 110px;
}
.page-id-17468 .member-company .section-title {
    margin-bottom:0;
}
#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-17545 > a.mega-menu-link,
#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-17552 > a.mega-menu-link{
	border-bottom: 0;
}
mega-menu-item-17545
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}


@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
	.hide-tablet {
		display: none;
	}
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
	.hide-desktop {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.doctor-links .testimonial-content .btn-yellow {
		padding: 3px 25px;
	}
}
@media (max-width: 1199px) {
	body .head-top .btn-bookings, body .head-top .booknow-bt.call-now-btn {
		float: none !important;
		display: inline-block !important;
		margin: 20px 0 !important;
		width: auto;
	}
	.violet-block-links .violet-block {
		margin-bottom: 30px;
	}
	.doctor-links .testimonial-content .doc-name {
		line-height: 41px;
	}
	body .header-section {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (max-width: 1024px) {
	div#memberCompanies {
		margin-top: 75px;
		padding: 0;
	}
	div#memberCompanies ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px;
		padding: 0;
	}
	.page-id-17468 .violet-block-links {
		padding: 70px 0 50px;
	}
	.page-id-17468 .violet-block-links p.section-title {
		padding-top: 0;
	}
}
@media (max-width: 991px) {
	body.page-id-17468 .blog-article-inner {
		margin-bottom: 30px;
	}
	body.page-id-17468 .blog-image img {
		width: 100%;
		height: 373px !important;
	}
	body #mega-menu-wrap-header_menu .mega-menu-toggle {
		background: none;
	}
	body #mega-menu-wrap-header_menu {
		margin-bottom: -45px;
		top: -45px;
	}
	body #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
	body #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
	body #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		height: 2px;
		background-color: #472264;
		width: 28px;
	}
	body #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		border: 1px solid #472264;
		margin-right: 15px;
		padding: 9px 10px;
		border-radius: 4px;
	}
	body #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
		width: 28px;
	}
	body #mega-menu-wrap-header_menu #mega-menu-header_menu {
		margin-top: 30px;
	}
	#mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item {
		background: none;
	}
}
@media(max-width: 767px) {
	.page-id-17468 .doctor-links .testimonial-content .text-right img {
		max-width: 410px;
	}
	.page-id-17468 .row.services-home-block {
		padding-bottom: 50px;
	}
	.violet-block-links {
		padding: 30px 0 50px;
	}
	.doctor-links .testimonial-sidebar-block {
		display: block;
	}
	.testimonial-content .tes-con {
		width: 100%;
	}
	.doctor-links {
		padding-top: 50px;
	}
	.doctor-links .testimonial-content .doc-name {
		padding-bottom: 0;
	}
	.doctor-links .testimonial-content .doc-name {
		line-height: 40px;
		margin-left: 0;
	}
	.doctor-links .testimonial-content .text-right img {
		width: 100%;
	}
	.page-id-17468 .sport-teams.member-company {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.page-id-17468 #memberCompanies {
		margin-top: 40px;
	}
	.page-id-17468 #memberCompanies ul {
		padding: 0;
	}
	.page-id-17468 .navbar-header {
		padding: 0;
		text-align: center;
	}
	.page-id-17468 .navbar-header img {
		display: block;
	}
	body .covid19-bt {
		display: none !important;
	}
	.hide-mobile {
		display: none;
	}
	.doctor-links .text-right {
		text-align: center !important;
	}
}
@media(max-width: 603px) {
	.page-id-17468 .em__ribbon-inner {
		font-size: 15px;
	}
	.page-id-17468 .em__ribbon-inner > * {
		display: inline-block;
		margin: 5px 0;
	}
	.page-id-17468 .partner-logo figure {
		display: block;
		margin: 20px 0;
		width: 50%;
		float: left;
		min-height: 100px;
		text-align: center;
	}
	.page-id-17468 .partner-logo .partner-logo__logo {
		display: block;
		margin: 0 auto;
	}
	body.page-id-17468 .blog-image img {
		width: 100%;
		height: 300px !important;
	}
}
@media (max-width: 520px) {
	body.page-id-17468 .blog-image img {
		height: 250px !important;
	}
	.pathways-tabs .uc_tab_nav li.r-tabs-tab{
/* 		width: 31% !important */
	}
}
@media (max-width: 420px) {
	body.page-id-17468 .blog-image img {
		height: 215px !important;
	}
}
@media(max-width: 385px){
	.page-id-17468 .head-top .btn-bookings, .page-id-17468 .head-top .booknow-bt.call-now-btn  {
		float: none;
	}
	.page-id-17468 .head-top .booknow-bt.call-now-btn {
		margin: 20px auto 10px auto !important;
	}
	body.page-id-17468 .blog-image img {
		height: 190px !important;
	}
}