@import url(//fonts.googleapis.com/css?family=Roboto:500,300,100);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url('https://fonts.googleapis.com/css?family=Oswald');

/* ------------------------- DRUPAL 7 FRAMEWORK ------------------------- */

body#body {
    background: #4d4d4d url(../images/body.jpg);
    color: #4e4e4e;
    font: 14px/24px Arial, Helvetica, sans-serif;
    position: relative;
    min-width: 300px;
    -webkit-text-size-adjust: none;
}
p {
margin-bottom: 10px !important;
font-size: 16px;
line-height: 24px;
}
.phc-checkup {
    width: 75%;
    margin: 0 auto;
}
.field-name-taxonomy-forums .links a,
.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err,
a {
    color: #f4af00;
    outline: none;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
a:hover,
.field-name-taxonomy-forums .links a:hover,
#block-views-our-team-block .views-field-title a:hover {
    text-decoration: none;
    color: #444;
}
.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err {
    text-decoration: none;
}
strong {
    font-weight: bold;
}
.fl-l {
    float: left;
}
.fl-r {
    float: right;
}
.extra {
    overflow: hidden;
}
.align-left {
    text-align: left;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
/* Selection colours (easy to forget) */

::selection {
    background: rgb(65, 80, 90);
}
::-moz-selection {
    background: rgb(65, 80, 90);
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
body {
    -webkit-tap-highlight-color: rgb(65, 80, 90);
}
.ajax-progress {
    display: none;
}
#edit-style-options-row--2 {
    clear: both;
}
#admin-menu {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
div.messages {
    padding-right: 30px;
}
.dismiss {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-transform: lowercase;
    padding: 2px 6px 4px;
    width: auto;
    line-height: normal;
    font-family: Helvetica;
}
.dismiss:hover {
    color: #fff;
    text-shadow: none;
}
.opacity-hover a {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.opacity-hover a:hover {
    opacity: 0.7;
}
/* ------------------------- HEADER ------------------------- */

#header {
    position: relative;
}
#logo {
    display: inline-block;
}
.section-0 {
    background: #4d4d4d url(../images/body.jpg);
    color: #ffffff;
    padding: 10px 0 14px 0;
}
.section-1 {
    border-bottom: 1px solid #dbdbdb;
}
.section-1-1 {
    padding-top: 30px;
    padding-bottom: 36px;
}
.section-1 .col1 {
    float: left;
}
.section-1 .col2 {
    float: right;
    padding-top: 17px;
}
.section-2 {}.section-4 {
    padding-bottom: 42px;
    padding-top: 35px;
}
.carousel-indicators {
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
}
.modal-body ul li{     list-style: initial;
    padding-left: 0;
    margin-left: 25px;}
.modal-body ul li:before{opacity: 0;}
.header-phone .content {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 17px;
    float: right;
    background: url(../images/phone-icon.png) 0 1px no-repeat;
    padding-left: 17px;
}
.header-phone span {
    color: #f4af00;
    font-weight: 300;
    font-size: 13px;
}
.slider-wide .contextual-links-wrapper {
    right: 50%;
}
/* ------------------------- MAIN MENU ------------------------- */

.select-menu {
    display: none !important;
}
#superfish-1 {
    background: none;
    float: left;
    position: relative;
    width: auto;
}
#superfish-1 li {
    background: none;
    border: 0;
    overflow: inherit;
    padding: 0;
    text-align: center;
}
#superfish-1 > li {
    margin-left: 20px;
}
#superfish-1 > li > a {
    background: url(../images/menu-hover.png) 0 -36px repeat-x;
}
#superfish-1 a {
    border: 0;
    color: #3d3d3d;
    font-size: 15px;
    padding: 10px 12px 11px 12px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-transform: inherit;
}
#superfish-1 > li > a:hover,
#superfish-1 > li.active-trail > a,
#superfish-1 > li.sfHover > a {
    color: #fff;
    , background: none;
    background-position: 0 0;
}
#superfish-1 ul {
    background: #f3a900;
    display: none;
    padding: 15px 0;
    top: 47px;
    width: 160px !important;
}
#superfish-1 ul:before {
    display: block;
    content: '';
    position: absolute;
    left: 40px;
    top: -5px;
    width: 9px;
    height: 5px;
    background: url(../images/sub-menu-corner.png) 0 0 no-repeat;
}
#superfish-1 ul li {
    background: none;
    border-bottom: 0;
    height: auto;
    padding: 0;
    border-bottom: 1px solid #3ee0eb;
}
#superfish-1 ul li a:visited,
#superfish-1 ul li a {
    border: 0;
    color: #fff;
    font-weight: normal;
    padding: 7px !important;
    text-align: center;
    font-family: "Oswald", sans-serif;
}
#superfish-1 ul li a:hover,
#superfish-1 ul li.active-trail a {
    background: #f7c400;
}
#superfish-1 ul li ul {
    left: 174px !important;
    padding: 10px 0 !important;
    top: -10px;
    background: #f3a900;
}
#superfish-1 ul li ul:before {
    left: -5px;
    top: 13px;
    width: 5px;
    height: 9px;
    background-image: url(../images/sub-menu-corner-2.png);
}
#superfish-1 ul li ul li {
    background: none;
    margin-bottom: 1px;
}
#superfish-1 ul li ul li ul:before {
    display: none;
}
/* ------------------------- SLIDER ------------------------- */

#flexslider_views_slideshow_main_slider-block li {
    padding: 0;
}
.flex-control-thumbs li {
    width: 20%;
}
.flexslider {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin-bottom: 0;
}
.flexslider .slides img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.region-header {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 62px;
}
.slider-wide {
    width: 1950px;
    position: relative;
    left: 50%;
    margin-left: -975px;
}
.flex-control-nav {
bottom: auto;
position: absolute;
text-align: center;
width: auto;
left: 0;
top: 415px;
right: 0;
}
.flex-control-nav li {
    margin: 0;
    margin-right: 6px;
}
.flex-control-nav li a {
    width: 62px;
    height: 9px;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: #494949;
}
.flexslider .flex-next,
.flexslider .flex-prev {
    opacity: 1;
}
.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
    display: block;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-next {
    right: 0;
}
.flexslider:hover .flex-next {
    opacity: 1;
    right: 0;
}
.flexslider:hover .flex-prev {
    opacity: 1;
    left: 0;
}
.slider_caption {
    position: absolute;
    color: #494949;
    text-transform: uppercase;
    left: 408px;
    top: 102px;
    line-height: 19px;
	display: none !important;
}
.slider_caption_inner {
    width: 850px;
    background: rgba(0, 0, 0, 0.33);
    box-shadow: 0px 0px 20px #040404e3;
	}
.slide-text {
    width: 600px;
}
.slide-title {
    color: #fff;
    font-size: 140px;
    line-height: 2;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    margin-left: -12px;
    margin-bottom: 5px;
}
.slide-title a {
    color: #fff;text-decoration: none;
}
.slide-title a:hover {
    color: #fff;
}
.slide-summary {
    color: #494949;
    font-size: 50px;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 10px;
}
/* ------------------------- MAIN ------------------------- */

div.messages {
    margin-bottom: 30px;
}
.views-row {
    margin-bottom: 20px;
}
.views-field-title,
.node h2,
article.comment h3 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
}
.views-field-title a,
.node h2 a,
article.comment h3 a {
    color: #f7c66b;
}
.views-field-title a:hover,
.node h2 a:hover,
article.comment h3 a:hover {
    color: #494949;
}
.node h2 {
    margin-bottom: 5px;
}
.views-field-body {
    margin-bottom: 28px;
}
.img-indent {
    margin-bottom: 20px;
}
.title-indent {
    margin-bottom: 10px;
}
.field-name-field-addthis-blog {
    margin-bottom: 25px;
}
.img-left {
    float: left;
    margin-right: 19px;
}
.img-right {
    float: right;
    margin-left: 20px;
}
.block-indent {
    margin-bottom: 60px !important;
}
#main-wrapper #block-system-main {
    padding-bottom: 0;
}
.block-container .views-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    border: 1px solid #dbdbdb;
}
/* ------------------------- DEFAULT BLOCK STYLE ------------------------- */

.views-row-last.views-row {
    margin-bottom: 0px;
}
#main-wrapper .block {
    padding-bottom: 40px;
}
#content {
    overflow: hidden;
}
.region-header-bottom {
    padding-bottom: 55px;
    color: #4c5c66;
    line-height: 25px;
}
.region-content-top {
    padding: 0;
}
.region-content {
    padding: 0;
}
.region-content-bottom {
    padding: 0;
}
.region-header-bottom:after,
.region-content-top:after,
.region-content:after,
.region-content-bottom:after {
    content: '';
    width: 100%;
    clear: both;
    display: block;
}
.views-clearfix .views-row:after {
    content: '';
    width: 100%;
    clear: both;
    display: block;
}
#main-wrapper img {
    height: auto;
    max-width: 100%;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#main-wrapper .getlocations_map_canvas img {
    padding: 0;
    background: none;
    border: none;
}
.section-10 {
    background: #f0f0f0;
}
.front #main-wrapper {
    background: #fff;
}
#main-wrapper {
    background: #f0f0f0;
    padding-top: 15px;
    padding-bottom: 19px;
}
.front #main-wrapper {
    padding-top: 0px;
}
.front #main-wrapper .glow {
    background: url(../images/content-top-glow.png) 0 0 repeat-x;
}
#main .feed-icon img,
#main th.active img {
    width: auto;
    border: none;
    background: none;
    padding: 0;
}
#tinymce p {
    margin-bottom: 10px;
}
.location.vcard {
    margin-top: 0;
}
/* ------------------------- CONTENT REGION ------------------------- */
/*Node heading*/

.front #page-title {
    display: none;
}
#content h1.title,
h2,
h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 33px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #494949;
    font-weight: 300;
}
h3 {
    font-size: 20px;
    line-height: 26px;
}
.attribution h3 {
    margin-bottom: 5px;
}
article.node {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
article.node.node-blog {
    border-bottom: 0px solid #444;
}
#node-79 {
    margin-bottom: 0;
    padding-bottom: 0;
}
.page-node- .submitted a {
    padding-right: 0;
    margin-right: 0;
}
/*Author & date information*/

p.submitted {
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #444;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.submitted,
p.submitted span {} .submitted a {
    text-decoration: none;
    color: #444;
}
.submitted a:hover {
    color: #f4af00;
}
article.node footer {
    padding-top: 0px;
}
article footer ul.links.inline {
    display: block;
}
article footer ul li {
    padding: 0;
    margin: 0 15px 0 0;
    padding: 0 !important;
}
article footer ul li.first {
    margin-left: 0;
}
.node-teaser .comment-add {
    display: none;
}
/*Node Tags*/

article.node footer .field-name-field-tags {
    padding-bottom: 10px;
}
article.node footer .field-name-field-tags .field-label {
    float: left;
    font-size: 16px;
    padding-right: 10px;
    line-height: 26px;
    color: #f4af00;
    font-weight: 400;
}
article.node footer .field-name-field-tags .field-items {
    overflow: hidden;
    padding-bottom: 15px;
    width: 100%;
}
article.node footer .field-name-field-tags ul li {
    float: left;
    padding: 0 4px;
    margin-right: 10px;
}
article.node footer .field-name-field-tags ul li a {
    font-size: 12px;
    text-decoration: none;
    padding: 2px 5px;
}
article.node footer .field-name-field-tags ul li a:hover {
    text-decoration: none;
}
article .field-items {
    margin-bottom: 20px;
}
.node-maps header {
    display: none;
}
.panels-flexible-region-1-contacts_region {
    width: auto;
}
.item-list ul li {
    margin-left: 0;
    margin-bottom: 20px;
}
ul li.collapsed {
    list-style: none;
}
ul.menu li {
    margin-left: 0;
}
section.block ul,
section.block .item-list ul li {
    margin: 0;
}
ul li.leaf {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
section.block .content li,
.marker-list li {
    background: url(../images/a1.png) no-repeat 0 9px;
    padding: 0 0 10px 12px;
    line-height: 20px;
}
section.block .content li a,
.marker-list li a {
    color: #494949;
    line-height: 20px;
    text-decoration: none;
}
section.block .content li a:hover,
.marker-list li a:hover {
    color: #f4af00;
}
.counter {
    color: #fff;
    background: #444444 url(../images/counter.jpg) 0 0 repeat-x;
    font-size: 40px;
    line-height: 40px;
    width: 76px;
    height: 76px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding-top: 16px;
}
.srvice-header .views-field-title {
    font-size: 30px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-top: 12px;
}
.summary {
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    line-height: 25px;
    color: #a9a9a9;
}
.summary-regular {
    font-weight: 400;
    color: #494949;
    font-family: 'Open Sans', sans-serif;
}
.srvice-header {
    margin-bottom: 29px;
}
.post-date {
    width: 76px;
    text-align: center;
    font-size: 15px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-weight: 300;
}
.post-date .day {
    border: 1px solid #dbdbdb;
    border-bottom-color: #485055;
    background: #ffffff;
    height: 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #494949;
    font-size: 35px;
    font-weight: 500;
    padding-top: 12px;
}
.post-date .month {
    background: #444444 url(../images/month.png) repeat-x;
    height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 32px;
}
.news-block .views-field-title {
    margin-top: -4px;
}
.news-block .summary {
    line-height: 20px;
    margin-bottom: 6px;
}
.news-block .views-row {
    margin-bottom: 17px;
    padding-bottom: 15px;
}
.news-block .views-row.views-row-last {
    border: none;
}
.title-list-block .views-row {
    margin-bottom: 5px;
}
.title-list-block .views-row .views-field-title a,
.title-list-block .views-row .views-field-title {
    color: #ffffff;
    display: block;
}
.title-list-block .views-row .views-field-title {
    font-size: 15px;
    line-height: 20px;
    background: #444444 url(../images/list-block.png) repeat-x;
}
.title-list-block .views-row .views-field-title a {
    padding-left: 83px;
    padding-right: 10px;
    padding-top: 17px;
    padding-bottom: 18px;
    background: url(../images/list-block-arrow.png) 0 0 no-repeat;
}
.title-list-block .views-row .views-field-title a:hover {
    color: #fff;
}
.title-list-block .views-row .views-field-title:hover {
    background: #444444;
}
.testimonials-block .user-picture {
    float: none;
    margin-right: 0;
    width: 67px;
}
.testimonials-text {
    background: #fff;
    padding: 11px 24px;
    position: relative;
    color: #8499a1;
    margin-bottom: 12px;
    margin-left: 5px;
    border: 1px solid #dbdbdb;
}
.testimonials-text:before {
    display: block;
    content: '';
    position: absolute;
    width: 6px;
    height: 9px;
    background: url(../images/corner.png) 0 0 no-repeat;
    left: -5px;
    top: 26px;
}
.testimonials-block .img-left {
    margin-right: 11px;
}
.testimonials-author {
    text-align: right;
    color: #494949;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
}
.testimonials-author a {
    color: #f4af00;
}
.testimonials-author a:hover {
    color: #444;
}
.testimonials-wrap .views-row {
    margin-bottom: 30px;
}
.title-30 a {
    color: #494949;
}
.title-30 a:hover {
    color: #f4af00;
}
/* ------------------------- BUTTONS STYLES ------------------------- */

.form-submit:hover {
    background-position: 0 100%;
}
.button a,
.more-link a,
ul.links li a,
.view-portfolio .views-field-view-node a,
#block-poll-recent ul.links li a,
#filters li a,
.content ul.pager li a,
.content ul.pager li.pager-current,
.form-submit {
    display: inline-block;
    padding: 10px 12px;
    background: #34b8c0;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
	border-radius: 5px;
}
.button a:hover,
.more-link a:hover,
ul.links li a:hover,
.view-portfolio .views-field-view-node a:hover,
#block-poll-recent ul.links li a:hover,
#filters li a:hover,
#filters li a.selected,
.content ul.pager li a:hover,
.content ul.pager li.pager-current,
.form-submit:hover {
    background-position: 0 100%;
}
.form-submit {
    line-height: normal;
    vertical-align: middle;
}
ul.links li a {
    margin-bottom: 10px;
}
/* ------------------------- BACK TO TOP ------------------------- */

#backtotop {
    background: url(../images/backtotop.png) 0 0 no-repeat;
    width: 55px;
    height: 55px;
    z-index: 5;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    bottom: 100px !important;
}
#backtotop:hover {
    opacity: 0.8;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
}
/* ------------------------- FOOTER ------------------------- */

#footer {
    clear: both;
    padding: 24px 0;
    position: relative;
}
#footer .content {
    color: #ffffff;
}
#block-block-5 {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding-top: 4px;
}
#block-block-5 a {
    color: #ffffff;
}
#block-block-5 a:hover {
    color: #f7c66b;
}
#block-block-5 span {
    font-weight: 600;
}
/* ------------------------- SOCIAL-ICONS BLOCK ------------------------- */

#block-follow-site {
    float: right;
}
.follow-link-wrapper {
    display: inline-block;
    margin-left: 9px;
}
a.follow-link {
    width: 34px;
    height: 34px;
    text-indent: -9999px;
    opacity: 1;
    padding: 0;
    display: inline-block;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
a.follow-link:hover {
    background-position: 0 100%;
}
a.follow-link-facebook {
    background-image: url(../images/icon-facebook.png);
}
a.follow-link-googleplus {
    background-image: url(../images/icon-googleplus.png);
}
a.follow-link-this-site {
    background-image: url(../images/icon-feed.png);
}
a.follow-link-twitter {
    background-image: url(../images/icon-twitter.png);
}
/* ------------------------- PAGINATOR ------------------------- */

.content ul.pager {
    text-align: left;
}
.content ul.pager li {
    margin: 0px 1px;
    overflow: hidden;
    padding: 0;
    display: inline-block;
}
.content ul.pager li a:hover,
.content ul.pager li.pager-current,
.content ul.pager li a,
.content ul.pager li.pager-current {}
/* ------------------------- PORTFOLIO ------------------------- */

.view-portfolio .isotope-element .views-field-field-portfolio-image {
    background: url(../images/ajax-loader.gif) center center no-repeat #000;
    margin-bottom: 20px;
}
.view-portfolio .isotope-element .views-field-field-portfolio-image a {
    display: block;
    background: url(../images/magnify.png) center center no-repeat #000;
}
.isotope-element .views-field-title {
    margin: 10px 0;
}
#filters {
    margin-bottom: 20px;
    text-align: right;
}
#isotope-options {
    background: none;
}
#filters li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
}
.isotope-element img {
    width: 100%;
    height: auto;
}
#isotope-container {
    margin-left: -10px;
    margin-right: -10px;
}
.isotope-element {
    background: none;
    color: inherit;
    margin: 0px;
    height: auto;
    width: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}
/* ------------------------- POLL'S BARS ------------------------- */

.poll .total,
.poll .title {
    margin-bottom: 15px;
}
.poll .bar {
    background-color: #eee;
    height: 10px;
    margin-bottom: 15px;
}
.poll .bar .foreground {
    height: 10px;
    display: none;
    background-color: #f4af00;
}
.poll .percent {
    float: right;
}
.poll .vote-form {
    text-align: left;
    padding-bottom: 15px;
}
.poll .vote-form .choices {
    width: 100%;
}
#block-poll-recent ul.links li {
    background: none;
    padding-left: 0;
}
#block-comment-recent .content li a {
    display: inline-block;
}
#block-comment-recent li span,
.views-field-timestamp {
    display: block;
}
#block-forum-new .contextual-links-wrapper {
    display: none;
}
#block-system-navigation .content li {
    margin: 0;
}
.links li {
    display: inline-block;
    margin-right: 10px;
}
/* ------------------------- BLOCK SEARCH ------------------------- */

#block-search-form {}#search-form #edit-submit {
    padding-top: 7px;
    padding-bottom: 7px;
}
#block-search-form .form-text,
#search-block-form .container-inline .form-text {
    width: 100%;
    padding: 8px 5px;
    border: none;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#block-search-form .container-inline,
#search-block-form .container-inline {
    overflow: hidden;
    background: #e1e1e1;
    display: inline-block;
}
#block-search-form .container-inline .form-item,
#search-block-form .container-inline .form-item {
    float: left;
    margin: 0;
}
#block-search-form .container-inline .form-actions,
#search-block-form .container-inline .form-actions {
    float: right;
}
#block-search-form .form-submit,
#search-block-form .form-submit {
    background: url(../images/search.png) no-repeat center center #E1E1E1;
    border: 0;
    line-height: normal;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    cursor: pointer;
    text-indent: -9999px;
}
#search-block-form #edit-submit:hover,
#search-block-form .form-submit:hover {
    opacity: 0.5;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
}
/* ------------------------- FORUM ------------------------- */

.action-links {
    padding: 0 0 25px 0px;
}
.action-links a {
    font-weight: bold;
}
.action-links a:hover {
    text-decoration: none;
}
#forum a {
    font-size: 12px;
}
#forum a:hover {
    text-decoration: underline;
}
#forum table {
    border: 1px solid #c8c8c8;
    width: 100%;
}
#forum th {
    border: 1px solid #f4af00;
    color: #fff;
    font-size: 14px;
    padding: 3px 5px;
}
#forum th a {
    color: #fff;
}
#forum td.container {
    padding: 10px;
}
#forum td {
    border: 1px solid #dbdbdb;
    padding: 5px;
}
#forum td.topics,
#forum td.posts,
#forum td.replies {
    text-align: center;
}
.field-name-taxonomy-forums {
    overflow: hidden;
    padding-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.field-name-taxonomy-forums .field-label {
    font-size: 14px;
    vertical-align: middle;
    margin-bottom: 0;
    line-height: 22px;
    float: left;
    margin-right: 10px;
    font-family: Arial;
    letter-spacing: 0;
}
.field-name-taxonomy-forums .links a {
    background: none;
    box-shadow: none;
    display: inline;
    font-size: 14px;
    padding: 0;
    text-transform: none;
}
.field-name-taxonomy-forums .links a:hover {
    background: none;
}
.page-forum- #main-wrapper .active img {
    padding: 0;
    background: 0;
    border: none;
    margin-left: 5px;
    margin-top: 4px;
}
/* ------------------------- COMMENTS FORM ------------------------- */

.panels-flexible-region-1-contacts_region {
    width: auto;
}
#edit-actions input {
    margin-right: 10px;
}
#edit-comment-body {
    margin-bottom: 15px;
}
.filter-help a {
    font-size: 10px;
    display: inline-block;
}
.filter-help a {
    padding-left: 0;
}
#comments {
    margin-bottom: 30px;
    clear: both;
}
article.comment header {
    overflow: hidden;
    margin-bottom: 0;
}
.user-picture {
    float: left;
    margin-right: 15px;
}
section#comments h2.title {
    margin-bottom: 15px;
    font-size: 30px;
}
#comment-form label,
#contact-site-form label {
    vertical-align: middle;
}
.form-required {
    color: #74868f !important;
}
.marker,
.form-required {
    color: #fff;
}
#comment-form .form-text,
#user-login .form-text,
#contact-site-form input.form-text,
.search-form .form-text {
    width: 220px;
}
#comment-form .form-textarea {
    height: 120px;
    margin-bottom: 10px;
}
#contact-site-form textarea#edit-message {
    /*Contact form texrarea*/
    
    margin-right: 0;
    width: 98%;
    height: 100px;
}
.resizable-textarea .grippie {
    display: none;
}
.form-type-item {
    overflow: hidden;
    width: 100%;
}
.form-type-item label {
    float: left;
    padding-right: 10px;
}
.form-type-select {
    margin: 0;
}
#edit-comment-body-und-0-format-guidelines {
    padding-top: 15px;
}
#edit-comment-body-und-0-format-guidelines ul li {
    font-size: 12px;
    overflow: hidden;
    width: 100%;
}
/* ------------------------- COMMENTS OUTPUT ------------------------- */

#comments {
    margin-top: 30px !important;
}
.comment-wrapper {
    overflow: hidden;
}
article.comment .submitted {
    margin: 2px 0 10px;
}
article.comment .submited .permalink,
p .permalink {
    display: none;
}
article.comment {
    background: url(../images/form.png);
    border: 1px solid #dbdbdb;
    margin-bottom: 15px;
    padding: 15px;
    padding-bottom: 25px;
    background: #fff;
}
article.comment h2 {
    color: #292a2b;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}
.node article.comment footer {
    overflow: hidden;
    padding: 0;
}
#edit-comment-body-und-0-format {
    border: 1px solid #dbdbdb;
}
#edit-comment-body-und-0-format .fieldset-wrapper > * {
    padding-left: 0;
    padding-right: 0;
}
#edit-comment-body-und-0-format .fieldset-wrapper {
    padding: 20px 10px;
}
#edit-comment-body-und-0-format .fieldset-wrapper label {
    display: inline;
}
#comment-form-wrapper {
    margin-top: 30px;
}
#comment-form-wrapper .title {
    margin-left: 0;
    margin-right: 0;
}
article.comment span.new {
    position: absolute;
    top: 0;
    right: 0;
}
.comment-preview {
    background: none;
}
.compose-tips li {
    margin-bottom: 10px;
}
.compose-tips h3 {
    margin-bottom: 10px;
}
.comment .field-items {
    margin-bottom: 20px;
}
/* ------------------------- TABLE STYLES ------------------------- */

tr.odd,
tr.even {
    border-bottom: 1px solid #353f46;
    background: none;
}
tr.even {
    background: transparent;
}
th {
    background: #f4af00;
    color: #fff;
    padding: 5px;
}
.page-faq-questions-top .views-row {
    margin-bottom: 30px;
}
.view-faq {
    margin-bottom: 30px;
}
/* ------------------------- 404 PAGE NOT FOUND ------------------------- */

.page-page-404 #search-block-form {
    width: 400px;
}
.panel-separator {
    display: none;
}
.panel-pane.error-page {
    margin-bottom: 30px;
}
.panel-pane.error-page .pane-content {
    overflow: hidden;
}
.panel-pane.error-page .pane-content span.err {
    float: left;
    font-weight: bold;
    font-size: 150px;
    line-height: 180px;
}
.panel-pane.error-page .pane-content .extra {
    background: url(../images/v_line.gif) 40px 0 repeat-y;
    padding-left: 80px;
}
.panel-pane.error-page .pane-content .err-title {
    display: block;
    font-size: 70px;
    line-height: 84px;
    padding-top: 20px;
    text-transform: uppercase;
}
.panel-pane.error-page .pane-content .err-body {
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    width: 300px;
}
.page-page-404 .pane-search-form {
    text-align: center;
}
.page-page-404 .pane-search-form .pane-content {
    display: inline-block;
    padding-top: 40px;
}
.page-page-404 .pane-search-form #search-block-form .form-text {
    width: 300px;
}
html.js .collapsible.collapsed.collapsible .fieldset-legend {
    background-image: url(../images/menu-collapsed.png);
}
html.js .collapsible.collapsible .fieldset-legend {
    background-image: url(../images/menu-expanded.png);
}
input[type="text"],
input[type="password"],
input[type="search"],
textarea {
    color: #49555F;
    border: 1px solid #dbdbdb;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px 5px;
}
/* ------------------------- FIRST-TIME PAGE ------------------------- */

#first-time {
    display: none;
}
#first-time p {
    padding: 10px 0;
}
#first-time .item-list ul li {
    background: none;
    display: block;
    float: left;
    margin: 0;
}
#first-time .item-list ul li a {
    color: #f4af00;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#first-time .item-list ul li:hover {
    background: none;
}
#first-time .item-list ul li a:hover {
    background: none;
}
/* ------------------------- BREADCRUMB ------------------------- */

#breadcrumb {
color: #444;
margin-top: 16px;
padding: 0px 0px 15px;
margin-left: -25px;
}
#breadcrumb a {
    color: #444;
    font-size: 12px;
    text-decoration: none;
    padding: 0 3px;
}
#breadcrumb a:last-child {
    padding-right: 0;
}
#breadcrumb a:hover {
    color: #f4af00;
}
/* ------------------------- ADMIN TAB ------------------------- */

.tabs-wrapper {
    margin: 1px 0 20px;
}
div.tabs {
    overflow: hidden;
}
.tabs ul.primary {
    border: 0;
    border-bottom: 1px solid #dbdbdb;
    margin: 10px 0 10px 0;
    overflow: hidden;
    padding: 4px 0;
}
.tabs ul.primary li {
    margin-bottom: -1px;
}
.tabs ul.primary li a {
    background: #EDEDED;
    border: 1px solid #dbdbdb;
    border-bottom: 0;
    color: #444;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 3px 15px 4px;
    text-shadow: 0 1px 0 #FFF;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
}
.tabs ul li a.active,
.tabs ul li a:hover {
    background: #f4af00;
    color: #fff;
    text-shadow: none;
}
/* ------------------------- ADMIN MENU BG ------------------------- */

ul.contextual-links li a:hover {}.page-blog .field-name-field-blog-image {
    width: 300px;
}
.node-teaser .field-type-image,
.node-employee .field-type-image {
    float: left;
    margin: 0 20px 6px 0;
}
.field-type-image {
    margin-bottom: 20px;
}
.profile .user-picture {
    margin-left: 20px;
    width: 67px;
}
.profile h3 {
    overflow: hidden;
}
#block-views-our-team-block .views-field-field-employee-photo {
    width: 100px;
    float: left;
    margin-right: 15px;
}
#block-views-our-team-block .views-row {
    border-top: 1px solid #353f46;
    overflow: hidden;
    padding: 15px 0 10px;
}
#block-views-our-team-block .views-row.views-row-first {
    border-top: none;
}
#block-views-our-team-block .views-field-title a {
    font-weight: 400;
    text-decoration: none;
}
#block-views-our-team-block .views-field-title a:hover {
    color: #f4af00;
}
#block-views-our-team-block .views-field-body,
#block-views-our-team-block .views-row {
    margin-bottom: 0;
}
.filter-type {
    margin-bottom: 30px;
}
label.option {
    vertical-align: middle;
}
.node-author .username {
    padding-right: 0;
    margin-right: 0;
    border: none;
}
@media only screen and (min-width: 995px) and (max-width: 1230px) {
    .slider-wide {
        width: 1300px;
        margin-left: -650px;
    }
    .slider_caption {
        left: 178px;
        top: 40px;
    }
    .slide-title {
        font-size: 130px;
        line-height: 130px;
        margin-bottom: 0;
    }
    .slide-summary {
        font-size: 40px;
        line-height: 40px;
    }
    .slider_caption_inner {
        width: 700px;
    }
    .flex-control-nav {
        left: 178px;
        top: 300px;
    }
    .region-header {
        padding-bottom: 50px;
    }
    #content h1.title,
    h2,
    h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .srvice-header .views-field-title {
        font-size: 28px;
        line-height: 28px;
    }
    .views-field-title,
    .node h2,
    article.comment h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .summary {
        font-size: 13px;
    }
    .title-list-block .views-row .views-field-title a {
        padding-left: 76px;
    }
    .post-date {
        width: 70px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 995px) {
    #comment-form .form-text,
    #user-login .form-text,
    #contact-site-form input.form-text,
    .search-form .form-text {
        width: 200px;
    }
    body#body {
        min-width: 768px;
    }
    .page-blog .field-name-field-blog-image {
        width: auto;
        float: none;
        margin-right: 0;
    }
    .slider-wide {
        width: 1000px;
        margin-left: -500px;
    }
    .slider_caption {
        left: 125px;
        top: 20px;
    }
    .slide-title {
        font-size: 90px;
        line-height: 90px;
        margin-bottom: 0;
        margin-left: -2px;
    }
    .slide-summary {
        font-size: 34px;
        line-height: 34px;
    }
    .slider_caption_inner {
        width: 700px;
    }
    .flex-control-nav {
        left: 125px;
        top: 225px;
    }
    .region-header {
        padding-bottom: 30px;
    }
    #content h1.title,
    h2,
    h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .srvice-header .views-field-title {
        font-size: 26px;
        line-height: 26px;
    }
    .views-field-title,
    .node h2,
    article.comment h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .summary {
        font-size: 12px;
    }
    .title-list-block .views-row .views-field-title a {
        padding-left: 60px;
        font-size: 12px;
        padding-right: 5px;
    }
    .post-date {
        width: 70px;
    }
    #superfish-1 > li {
        margin-left: 10px;
    }
    .counter {
        width: 60px;
        height: 60px;
        padding: 10px;
    }
    .region-header-bottom {
        padding-top: 68px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .img-left.rt {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .img-right.rt {
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }
    #content {
        overflow: visible;
    }
    .comment-wrapper {
        overflow: visible;
    }
    .user-picture {
        margin-bottom: 12px;
    }
    #comment-form .form-text,
    #user-login .form-text,
    #contact-site-form input.form-text,
    .search-form .form-text {
        width: 200px;
    }
    .flexslider .slider_caption,
    #block-views-slider-block .flex-control-nav,
    .flex-direction-nav {
        display: none;
    }
    #forum td.created,
    #forum td.posts,
    #forum td.topics,
    #forum td.last-reply,
    #forum td.replies,
    #forum td.pager {
        white-space: normal;
        font-size: 11px;
    }
    .addthis_button_tweet.at300b {
        height: 35px;
    }
    .field-type-addthis {
        margin-bottom: 20px;
    }
    #superfish-1 {
        display: none;
    }
    .select-menu {
        display: inline !important;
        width: 100%;
        margin: 10px 0;
        background: #ECEAE9;
        border: 1px solid #444;
        cursor: pointer;
        height: 30px;
        padding: 5px;
    }
    .page-portfolio-1-col .view-portfolio .views-row .views-field-field-portfolio-image {
        float: none;
        margin-right: 0;
    }
    .node-teaser .field-type-image,
    .node-employee .field-type-image {
        float: none;
        margin: 0 0px 20px 0;
        width: auto;
    }
    .panel-pane.error-page .pane-content span.err {
        float: none;
        text-align: center;
        display: block;
    }
    .panel-pane.error-page .pane-content .extra {
        background: none;
        padding-left: 0px;
        display: block;
        text-align: center;
        border-top: 1px solid #4A4A4A;
    }
    .panel-pane.error-page .pane-content .err-body {
        width: 100%;
    }
    #block-search-form .container-inline,
    #search-block-form .container-inline {
        display: block;
    }
    .page-page-404 #search-block-form {
        width: 300px;
    }
    #block-search-form .container-inline .form-item,
    #search-block-form .container-inline .form-item {
        width: 260px;
    }
    .sticky-table td,
    .sticky-table th {
        font-size: 9px;
    }
    .views-field-field-portfolio-image {
        pointer-events: none;
    }
    #block-follow-site,
    #block-block-5 {
        float: none;
        text-align: center;
    }
    #block-follow-site {
        margin-bottom: 20px;
    }
    .slider-wide {
        width: 600px;
        margin-left: -300px;
    }
    .region-header {
        padding-bottom: 15px;
    }
    #content h1.title,
    h2,
    h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .srvice-header .views-field-title {
        font-size: 28px;
        line-height: 28px;
    }
    .views-field-title,
    .node h2,
    article.comment h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .summary {
        font-size: 13px;
    }
    .title-list-block .views-row .views-field-title a {
        padding-left: 66px;
        font-size: 13px;
    }
    .service-block .views-row {
        padding-bottom: 30px;
    }
    .region-header-bottom {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .section-1 .col1,
    .section-1 .col2 {
        float: none;
    }
    .section-1 .col1 {
        margin-bottom: 10px;
    }
    .section-4 {
        padding-bottom: 0;
    }
    .sticky-table td,
    .sticky-table th {
        line-height: 14px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .field-type-addthis {
        margin-bottom: 10px;
    }
    .slider-wide {
        width: 800px;
        margin-left: -400px;
    }
}







/*========================================= custom css ==========================================*/





.messages.error{
    display: none;
}

body#body{
    background: transparent;
}
#superfish-1 > li > a{
    font-family: "Oswald", sans-serif;
}
h1, h2, h3, h4, h5, h6{
    font-family: "Oswald", sans-serif;
}
.field-name-taxonomy-forums .links a, .panel-pane.error-page .pane-content .err-title, .panel-pane.error-page .pane-content span.err, a{
    color: #34b8c0;
}
.section-1-1{
    padding-bottom: 0;
}
.section-1 .col2{
    height: 60px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #34b8c0;
    box-shadow: 0 3px 14px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 32px;
    padding-top: 0;
    z-index: 1;
}
#superfish-1 > li > a {
    background: transparent;
    padding: 18px 20px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.06em;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
}
#superfish-1 > li{
    margin-left: inherit;
}
#superfish-1 ul li.active-trail > ul > li > a{
    background: ##34b8c0;
}
#superfish-1 li a:hover, #superfish-1 > li.active-trail > a, #superfish-1 > li.sfHover > a{
    background:#292673; 
}
#superfish-1 ul li a:hover, #superfish-1 ul li.active-trail a, #superfish-1 ul li.active-trail > ul > li > a:active{
    background:#292673; 
}

.top-menu li {
    display: inline-block;
    padding: 0 10px;
}
.region-header{
    padding-bottom: 0;
}
.front #main-wrapper .glow{
   
     background: transparent; 
}
h2{
    line-height: 1.13043;
    font-size: 46px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
	margin-bottom: 20px;
}
h2:after{
background: #34b8c0;
fill: #34b8c0;
width: 80px;
height: 4px;
content: '';
position: absolute;
left: 0;
bottom: 0;
right: 0;
margin: 0 auto;
}
#backtotop{
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    position: fixed;
    right: 15px;
    bottom: 120px !important;
    background: #34b8c0;
    overflow: hidden;
    z-index: 1;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    color: #fff;
    text-indent: inherit;
}
#backtotop{
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    border-radius: 25px;
    text-align: center;
}
#backtotop:before {
    font-family: FontAwesome;
    content: "\f106";
}
#backtotop span{
    display: none;
}
.icon {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 54px;
    line-height: 56px;
    font-style: normal;
}
.btn{
    position: relative;
    padding: 7px 35px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 3px;
    line-height: 28px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-width: 2px;
    border-radius: 5px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.btn-java {
    color: #fff;
    background-color: #6f51c7;
    border-color: #6f51c7;
}

/**************Header Section******************/
.header-phone{
    float: right;
    padding-right: 0: 
}
.top-menu{
    padding: 20px 0;
}
.top-menu li a{
    font-family: "Oswald", sans-serif;
    color: #4e4d4d;
	text-decoration: none;
}
.top-menu li i{
    color: #bfbfbf;
}
#superfish-1 ul{
	background: #34b8c0;
}
#superfish-1 ul li ul{
	background: #34b8c0;
}
#superfish-1>ul>li>a:hover, #superfish-1>ul>li.active-trail>a {
    background: #292673;
}
.right-abt h4{
	border-bottom: 1px solid #ccc;
}
/************* banner section ***********************/

.slide-title{
    font-size: 48px;
    font-family: "Oswald", sans-serif;
    text-align: center;
    margin-left: 0;
	margin-top: 80px;
}
.slide-summary{
    display: none;
}
.slide-text{
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
    width: 100%;
    text-align: center;
    font-family: inherit;
	line-height: 1.4;
}
.slider_caption{
    margin-left: 9%;
}
/********** about section *****************/

.icon-xlg.icon-rect{
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 48px;
}
.icon:before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center
}
.icon-pills-xl:before {
    background-image: url(../images/icon-pills-xl.png);
}
.icon-doctor-xl:before {
    background-image: url(../images/icon-doctor-xl.png);
}
.icon-medical-car-xl:before {
    background-image: url(../images/icon-medical-car-xl.png);
}
.region-header-bottom{
    padding-bottom: 0;
}
.section-4 {
    padding-bottom: 0;
}

/********** parallax banner one *****************/

/*.paralax-ban-one{
    background: url(../images/edcc1.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
margin-bottom: 30px;
padding: 60px 0px 0;
}*/
.rd-parallax-layer-holder{
    position: relative;
    height: 446px;
}
.rd-parallax-layer.section-98.section-sm-110.context-dark{
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;
	max-width: 850px;
margin: 0 auto;
}
.rd-parallax-layer.section-98.section-sm-110.context-dark .offset-top-30.text-gray-light {
    font-size: 20px;
}
.paralax-ban-one h1{
    text-align: center;
    color: #fff;
    line-height: 1.2;
    font-size: 38px;
    text-transform: uppercase;
	    font-family: "Oswald", sans-serif;
}
#block-views-popular-services-block h2 {
    font-family: "Oswald", sans-serif;
}
/********** parallax banner two *****************/

.paralax-ban-two{
    background: url(../images/banner-ips.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    margin-bottom: 30px;
    padding: 60px 0px 0;
}
.paralax-ban-two .shell.text-center {
    /*background: rgba(51, 51, 51, 0.34);*/
    padding-bottom: 15px;
}
.paralax-ban-two h1{
    text-align: center;
    color: #fff;
    line-height: 1.2;
    font-size: 38px;
    text-transform: uppercase;
	font-family: "Oswald", sans-serif;
}
#block-views-guest-book-block-1 h2 {
    font-family: "Oswald", sans-serif;
}
.front .view-guest-book .view-content .views-row .col-md-8 {
    width: 100%;
}
/***********SERVICE****************/

.title-indent {
    border-radius: 7px;
    background: #33b8bf;
    padding: 15px 48px 14px 17px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.img-indent {
    margin-bottom: 20px;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
#block-views-popular-services-block .views-row{
    position: relative;
    border: 0;
    padding: 0;
}
.views-field-title a{
    color: #fff;
}

/********** testimonial *****************/

#block-views-testimonials-block .views-row{
    width: 48%;
    float: left;
}
/*#block-views-testimonials-block .user-picture{
    display: none;
}*/
#block-views-testimonials-block .views-row.views-row-last{
    float: right;
}
.testimonials-author{
    text-transform: inherit;
    font-style: italic;
}
.testimonials-block .user-picture{
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    width: 100px;
}

/********** NEWS *****************/

.post-date.img-left{
    display: none;
}
.summary.summary-regular {
    display: none;
}
#block-views-latest-news-block .views-row{
    width: calc(33.33% - 30px );
    float: left;
    margin:0 15px;
}
#block-views-latest-news-block .views-field-title a{
    color: #333;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
}
#block-block-7 .col-md-4.text-center h3 {
    font-family: "Oswald", sans-serif;
}
/********** Google Map *****************/

.google-map{
    overflow: hidden;
}


/******************footer top***************************/


.section-7{
    width: 100%;
    position: relative;
    background-color: #f5f5f5;
    padding: 70px 0;
}
.icon.icon-lg-1{
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 36px;
    border-radius: 35px;
}
.mdi-phone:before {
    content: "\f095";
}
.mdi-map-marker:before {
    content: "\f041";
}
.mdi-email-outline:before {
    content: "\f0e0";
}
.icon-blue-gray-filled {
    background: linear-gradient(-45deg, #8668ad 0%, #55bbeb 100%);
}
.icon-blue-gray-filled:before {
    font-family: FontAwesome;
    color: #fff;
}
.section-7 p{
    padding-top: 20px;
    line-height: 1.27273;
    font-size: 22px;
    font-weight: 400;
    color: #434445;
}

/****************footer***********************/

#footer{
    padding-bottom: 0;
    background: #f0f0f0;
}
#footer .grid-8{
    text-align: center;
}
.footer-botom{
    background: #e0e0e0;
    text-align: center;
    padding: 20px 0;
    margin-top: 24px;
}
span.credits{
    float: right;
}
ul.foot-men{
    position:relative;
    float: inherit;
    padding: 25px 0;
}
ul.foot-men li{
    display: inline-block;
}
ul.foot-men li{
    color: #787878;
    font-size: 18px;
}
ul.foot-men li a{
    font-family: "Oswald", sans-serif;
    color: #787878;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 10px;
}

.follow-link-wrapper a{
    border-radius: 17px;
    position: relative;
    background: #e5e5e5;
    color: #868686;
    transition: .3s;
}
.follow-link-wrapper a:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    position: absolute;
    text-indent: 0;
}
a.follow-link-facebook{
    background-image: none;
}
a.follow-link-facebook:hover{
    color: #fff;
    background: #0956b5;
}
a.follow-link-facebook:before{
    content: "\f09a";
    top: 5px;
    left: 12px;
}
a.follow-link-this-site{
    background-image: none;
}
a.follow-link-this-site:hover{
    color: #fff;
    background: #f6981d;
}
a.follow-link-this-site:before{
    content: "\f09e";
    left: 11px;
    top: 5px; 
}
a.follow-link-twitter{
    background-image: none;
}
a.follow-link-twitter:hover{
    color: #fff;
    background: #28d4f9;
}
a.follow-link-twitter:before{
    content: "\f099";
    left: 9px;
    top: 5px;
}
a.follow-link-googleplus{
    background-image: none;
}
a.follow-link-googleplus:hover{
    color: #fff;
    background: #e3401d;
}
a.follow-link-googleplus:before{
    content: "\f0d5";
    top: 5px;
    left: 6px;

}
#block-follow-site{
    top: 24px;
}



/*===== Page design with side bar ====*/


.side-bar .main-area {
width: 73%;
float: left;
background: #fff;
margin-right: 20px;
padding: 15px;
}
.main-area .page-title {
margin-top: -60px;
position: relative;
line-height: 1.5;
padding-bottom: 5px;
text-transform: uppercase;
}

.main-area .page-title:after {
    content: '';
    width: 100px;
    height: 4px;
    position: absolute;
    left: 0;
    background: #292673;
    bottom: 0px;
}
.side-bar .right-side-bar {
width: 25%;
float: left;
}
.side-bar .right-side-bar .first-row {
background: #fff;
padding: 20px 20px 20px 0;
border-left: 2px #e1e1e1 solid;
margin-bottom: 20px;
border-right: 2px #f2f2f2 solid;
}
.side-bar .right-side-bar .second-row {
    margin-bottom: 20px;
}
.side-bar .right-side-bar .third-row {
    background: #fff;
    padding: 20px 15px;
    margin-bottom: 20px;
    border: 1px solid #111e4b;
    border-left: 3px solid #34b8c0;
}

.side-bar .right-side-bar .second-row ul {
    display: inline-block;
}
.side-bar .right-side-bar .second-row li {
width: 49%;
float: left;
text-align: center;
height: 115px;
padding: 15px;
background: #fff;
margin: 0px 2px 2px 0;
color: #575757;
}

.side-bar .right-side-bar .first-row ul li{margin-bottom: 5px;
position: relative;
padding-left: 30px;}
.side-bar .right-side-bar .first-row ul li:hover a:before{background: #34b8c0 none repeat scroll 0 0;
content: "";
height: 24px;
left: -1px;
position: absolute;
width: 3px;
right: 0;
border-radius: 5px;}
.side-bar .right-side-bar .first-row ul li a:hover {
    color: #575757;
}
.side-bar .right-side-bar .first-row ul li a{
    color: #9f9f9f;text-decoration: none;
}
.side-bar .right-side-bar .first-row ul li a .fa-plus {
padding-right: 5px;
font-size: 13px;
position: absolute;
left: 12px;
top: 6px;
}
.side-bar .right-side-bar .first-row ul li.active a{
    color: #575757;
}
.side-bar .right-side-bar .first-row ul li.active:before{background: #34b8c0 none repeat scroll 0 0;
content: "";
height: 24px;
left: -1px;
position: absolute;
width: 3px;
right: 0;
border-radius: 5px;}
.side-bar .right-side-bar .third-row p {
margin-bottom: 10px;
font-size: 16px;
color: #575757;
}
.side-bar .right-side-bar .third-row h3 {
margin-bottom: 0px;
    font-size: 18px;
    background: #111e4b;
    padding: 5px;
    color: #fff;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    text-transform: uppercase !important;
}
.side-bar .right-side-bar .second-row li a p {
    margin-bottom: 0 !important;
    font-size: 12px;
    line-height: 1.4;
}
.side-bar .right-side-bar .second-row li a {
    margin-bottom: 0 !important;
    display: inline-block;
	color: #575757;
	text-decoration: none;
}

/*===== Page design with side bar End ====*/


/*===== Inner Page banner design ====*/

.front .inner-banner {
    display: none;
}
.inner-banner {
    text-align: center;
}
.inner-banner img {
    max-width: 100%;
}


#menu-668-1 a.sf-depth-1.menuparent {
    cursor: default;
    pointer-events: none;
}

.header-phone .content {background: none; }



.view-career .views-row {
    margin-bottom: 0;
}
.view-career .views-field-title {
padding: 5px 5px 0px 5px;
color: #4e4e4e;
border-bottom: 1px #e0e0e0 solid;
}
.view-career .views-field-title .field-content {
border-bottom: 11px #e0e0e0 solid;
margin-left: -5px;
padding-left: 5px;
padding-right: 5px;
line-height: 2.5;
font-family: "Oswald", sans-serif;
}
.view-career .views-field-body {
    padding: 5px;
	margin-bottom: 10px;
}
.view-career .views-field-body p {
    margin-bottom: 5px;
    color: #4e4e4e;
    font-size: 16px;
}




.view-faq-new .views-row {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-right: 10px;
}
.view-faq-new .views-field-title {
background: #5A5D89;
padding: 8px 5px 8px;
border-left: 3px #34b8c0 solid;
width: 100%;
float: left;
border-right: 3px #34b8c0 solid;
}
.view-faq-new .views-field-body {
border: 1px #34b8c0 solid;
padding: 5px;
margin-bottom: 10px;
}
.view-faq-new .views-field-body p {
    margin-bottom: 5px;
    color: #000;
    font-size: 16px;
}
.view-faq-new .views-field-title .field-content {
    font-size: 18px;text-transform: none;
}
.view-faq-new .views-row:nth-child(n+3) {
    clear: both;
}
.section h1.title{
	position: absolute;
    top: -170px !important;
    color: #fff !important;
    left: 0 !important;
    font-family: oswald !important;
    font-size: 48px !important;
	line-height: 1.5 !important;
}

/*******************************ABOUT US*******************************************/

.left-abt h2{
	text-align: left;
}
.left-abt h2:after{
	left: 0;margin:0;
}

/********************************FEEDBACK******************************************/

.webform-client-form-153 .form-item{
	width: 50%;
	float: left;
}
.webform-client-form-153 .form-item.webform-component-textarea{
	width: 100%;
}
.webform-client-form-153 input[type="email"]{
	color: #49555F;
    border: 1px solid #dbdbdb;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px 5px;
    width: 91%;
}
.webform-client-form-153 input[type="text"]{
	width: 90%;
}
.webform-client-form-153 textarea{
	width: 95%;
}
.webform-client-form-153 .form-actions{
	width: 100%;
	float: left;
	text-align: center;
}
input[type="submit"]{
    position: relative;
    padding: 7px 35px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 3px;
    line-height: 28px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-width: 2px;
    border-radius: 5px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.form-actions .form-submit{
	color: #fff;
    background: #00BCD4;
    border-color: #00BCD4;
}

/*******************************gustbook***********************************/

.view-id-guest_book .views-row{
background: #fff;
border-top: 5px solid #e0e0e0;  
padding: 10px 10px;
}
.view-id-guest_book .views-row .views-field{
	padding: 10px 20px;
}
.view-id-guest_book .views-row .views-field.views-field-title{
	background: #34b8c0;
    padding: 10px 20px;
    border-top-left-radius: 15px;
}
.view-id-guest_book .views-row .views-field-body{
	margin-bottom: 0;
}
.view-id-guest_book .views-row .views-field-body p{
	margin-bottom: 0;
}

/*****************************Mission nd vision*******************************/

.wall-2 {
    width: 98%;
    position: relative;
    border-radius: 5px;
    background: #34b8c0;
    margin: 15px 0;
    border: 2px solid #0fc7d2;
    float: left;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 16px 0px #000000a6;
    margin-left: 1%;
}
.wall-2 h1{
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 15px; 
    color: #fff;
}
.wall-2 h1:after{
    position: absolute;
    content: "";
    width: 6%;
    height: 4px;
    background: #292673;
    bottom: 0;
    left: 47%;
}
.wall-2 p {
    font-size: 24px;
    color: #000;
    line-height: 30px;
}

/*-----------------OUR DEPARTMENT----------------------*/

.side-bar h3{
    margin-bottom: 15px;
}
.top-img{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}
.top-img img {
    width: 100% !important;
}
.carousel-indicators {
    width: 100%;
}
.side-bar-left p {
    text-align: justify;
}
.block-system p {
    text-align: justify;
}
.list-style-one{
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.list-style-one li{
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 6px;
}
.list-style-one li:before{
    position: absolute;
    left: 0;
    content: "\f00c";
    color: #000;
    font-family: FontAwesome;
}
.list-style-two{
    width:100%;
    display: inline-block;
background: #f3f3f3;
padding: 10px;
}
.dav{
border-bottom: 1px solid #e0e0e0;
background: #f3f3f3;
padding: 10px 10px 4px;
}
.list-style-two li{
     font-size: 16px;
    width: calc(50.33% - 15px) !important;
    float: left;
    margin: 5px;
    padding-left: 10px;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-left: 3px solid #34b8c0;
}

.list-style-two.d-a li p.dr-n {
    font-weight: 600;
	font-size: 16px;
}
.list-style-two.d-a li br {
    display: none;
}
.list-style-two.d-a li p {
  margin-bottom: 0 !important;
  padding-right: 5px;
  text-align: left !important;
   font-size: 13.5px;
}
.list-style-two li:nth-child(odd) {
    clear: both;
}
.list-style-two.d-a li p span {
    display: initial;
    font-size: 12px;
    font-weight: 100;
}

.list-style-two li a {
    display: inline-block;
    width: 100%;
	    text-decoration: none;
}
.cvs .cvs-box:hover {
    background: #f0f0f0;
}
.list-style-two li:hover {
    background: #d6d6d6;
}

.blink {
  animation: blink-animation 1.5s steps(5, start) infinite;
  -webkit-animation:blink-animation 1.5s steps(5, start) infinite;
  text-align: center !important;
    display: inherit !important;
    padding: 0 !important;
    margin: 0;
	color: #208086;
    border: none !important;
	text-shadow: -1px 0px 5px #63a1a5;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.col-md-6.prices {
    text-align: center;
    padding-top: 50px;
}


.view-id-guest_book .views-row .views-field-field-photo {
max-width: 14%;
padding: 0px;
float: left;
}
.view-id-guest_book .views-row .views-field-field-photo img{border:1px #ccc solid;padding: 5px;}
.view-id-guest_book .views-row .views-field-field-patient-name {
width: 83%;
float: left;
color: #4e4e4e;
border-bottom: 1px #e0e0e0 solid;
padding-bottom: 0;
padding-top: 0;
	}
.view-id-guest_book .views-row .views-field-field-procedure {
    width: 83%;
    float: left;
	color: #4e4e4e;
	padding: 0;
}
.view-id-guest_book .views-row .views-field-field-testimonial {
    clear: both;color: #4e4e4e;
}
.view-id-guest_book .views-row .views-field-field-patient-name .field-content {
font-size: 32px;
border-bottom: 3px #3eaeaf solid;
padding-left: 5px;
padding-right: 5px;
font-family: "Oswald", sans-serif;
display: inline-block;
line-height: 1.5;
}
.view-id-guest_book .views-row .views-field-field-procedure .field-content {
    font-size: 26px;
}
.grid-12 #main #content .section.contextual-links-region {
    outline: inherit;
    position: inherit;
}
#career{position: absolute;
top: -150px !important;
color: #fff !important;
left: -10px !important;
font-family: oswald !important;
font-size: 48px !important;
line-height: 36px;
margin-bottom: 33px;
text-transform: uppercase;
font-weight: 300;}
.view-career .views-field-nothing .add_repo {
    background: #34b8c0;
	border: 1px #34b8c0 solid;
}
.view-career  .views-field.views-field-nothing {
    text-align: right;
}
.view-career .views-row {
    background: #fff;
    border-top: 5px solid #e0e0e0;
    padding: 10px 10px;
    margin-bottom: 15px;
}
.view-career .views-field-nothing .add_repo a {
    color: #fff;
	text-decoration: none;
}
#node-79 {
    background: #fff;
    padding: 15px;
}
.block-system .list-style-one li {
    text-align: justify;
}
.view-career .views-field-nothing .add_repo:hover {
    background: none;
}
.view-career .views-field-nothing .add_repo:hover a {
    color: #34b8c0;
}

#breadcrumb {
    position: absolute;
    top: -100px;
}
#breadcrumb .breadcrumb {
    background: none;
}
#breadcrumb .breadcrumb span {
    color: #fff;
}
#breadcrumb .breadcrumb a {
    color: #fff;
}

.brn-tag{
    padding: 10px;
    background: #edfeff;
    border-left: 4px #444486 solid;
}
#block-block-8 .shell.text-center {
    /*background: rgba(51, 51, 51, 0.34);*/padding-bottom: 15px;
}
.side-ul-square {
    padding-left: 15px;
    font-size: 14px;
    list-style-type: square;
	margin-top: 15px;
}


.front .view-guest-book .view-content .views-row {
    width: 32%;
    float: left;
    margin-left: 10px;
	border: 1px solid #e0e0e0;
    border-top: 5px solid #e0e0e0;
	background: #f9f9f9;
    min-height: 280px;
}

.field.field-name-field-popular-services-image {
    display: none;
}
#block-system-main article header {
    display: none;
}

.front .view-guest-book .view-content .views-row .views-field-field-photo {
    max-width: 25%;
}
.front .view-guest-book .view-content .views-row .views-field-field-patient-name {
    width: 100%;
}
.front .view-guest-book .view-content .views-row .views-field-field-patient-name .field-content {
    font-size: 24px;
}
.front .view-guest-book .view-content .views-row .views-field-field-patient-name a {
    text-decoration: none;
    color: #4e4e4e;
}
.front .view-guest-book .view-content .views-row .views-field-field-patient-name a:hover{
    color: #000;
}
.front .view-guest-book .view-content .views-row .views-field-field-procedure {
    width: 75%;
}
.front .view-guest-book .view-content .views-row .views-field-field-testimonial {
    padding-left: 0;
}
.front .view-guest-book .view-content .views-row .col-md-4 {
    width: 100%;
}
section#block-views-latest-news-block h2 {
    font-family: "Oswald", sans-serif;
}
.front .view-guest-book .view-content .views-row .views-field-field-photo img {
    border-radius: 65px;min-height: 130px;
}
#logo img {
    max-width: 215px;
}
.region.region-footer .content p img {
    max-width: 200px;
}


.side-bar.side-bar-left h3 {
border-bottom: 2px solid #34b8c0;
margin-bottom: 0;
display: inline;
padding-bottom: 2px;
padding-right: 5px;
text-transform: unset !important;
font-family: "Oswald", sans-serif;
}
.side-bar.side-bar-left .phc-dropdown h3 {
font-size: 20px;
background: #34b8c0;
display: inherit;
margin-top: 0;
color: #fff;
padding: 10px;
border-bottom: 2px #929292 solid;
font-weight: normal !important;
}


.side-bar.side-bar-left .phc-dropdown a div {
    padding-bottom: 0px !important;
}
.side-bar.side-bar-left .p-title h3 span {
    font-size: 14px;
}
.side-bar.side-bar-left .p-title h3 {
border-bottom: none;
display: inherit;
margin-bottom: 10px;
background: #f0f0f0;
font-family: "Oswald", sans-serif;
color: #333;
padding: 5px 10px;
margin-top: 0;
text-align: center;
}
.side-bar.side-bar-left h3 span {
    text-transform: none !important;
}
.side-bar.side-bar-left h3:after{display:none;}
.view-latest-news .views-field-title-1 {
    margin-top: 15px;
}
.view-latest-news .views-field-title-1 span a {
    background: #34b8c0;
    border: 1px #34b8c0 solid;
    padding: 7px 35px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    transition: .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.view-latest-news .views-field-title-1 span a:hover {
    background: none;
	color:#34b8c0;
}
.view-latest-news .views-field-field-blog-image .field-content img {
    max-height: 210px;margin-bottom: 15px;
}
.view-latest-news .views-field-field-blog-image .field-content {
    text-align: center;
}
.field-name-field-blog-image {
    display: none;
}
.field.field-name-field-addthis-blog.field-type-addthis.field-label-hidden {
    display: none;
}
article footer ul.links.inline {
    display: none !important;
}
.view-latest-news .time-news {
    display: none;
}
.col-md-4.right-abt {
background: #fff;
padding-top: 15px;
margin-top: 50px;
box-shadow: 2px 2px 7px 2px #b0b0b0;
margin-right: 0px;
width: 32.5%;
margin-left: 9px;
}
.col-md-4.right-abt h3 {
    margin-bottom: 15px;
    border-bottom: 2px #34b8c0 solid;
    background: #f0f0f0;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
	margin-top: 0;
}
#block-block-16 {
    padding-bottom: 0 !important;
}
.col-md-4.right-abt p {
    margin-bottom: 10px;
}
#block-follow-site {
    display: none;
}
.container-12 .region.region-footer .grid-2 {
    width: 32%;
    text-align: right;
}
.container-12 .region.region-footer .grid-8 {
    width: 60%;
    text-align: left !important;
}

#menu-4402-1 .sf-depth-2.menuparent{pointer-events: none;}
#menu-4403-1 .sf-depth-2.menuparent{pointer-events: none;}
#flexslider-1 .slider_caption .slider_caption_inner .slide-title a {pointer-events: none;}
article.node-blog {
    background: #fff;
    padding: 15px;
}
.section-about div#content {
    background: #fff;
    padding: 15px 15px;
}
.side-bar p img {
    border: 1px #dcdcdc solid;
    padding: 3px;
}
.side-bar .top-img img {
    border: 1px #dcdcdc solid;
    padding: 3px;
	margin-bottom: 15px;
}
.side-bar .main-area img {
    border: 1px #dcdcdc solid;
    padding: 3px;
	margin-bottom: 15px;
}
.section-latest-news .view.view-latest-news {
    background: #fff;
    padding: 15px;
}
.section-latest-news .view.view-latest-news .view-content .views-row {
width: 100%;
border: 1px #ccc solid;
border-bottom: 5px #ccc solid;
padding: 10px;
position: relative;
}
.section-latest-news .view.view-latest-news .view-content .views-row .views-field-title-1{osition: absolute;
right: 10px;
bottom: 5px;}
.section-latest-news .view.view-latest-news .view-content .views-row .views-field-field-blog-image {
float: left;
margin-right: 15px;
min-width: 335px;
padding-right: 15px;
border-right: 4px #ccc solid;
max-width: 335px;
}
.section-latest-news .view.view-latest-news .view-content .views-row .views-field-title a {
    color: #4e4e4e;
}
.section-latest-news .view.view-latest-news .view-content .views-row .views-field-nothing .views-field-title {
    margin-bottom: 15px;
}
.section-latest-news .view.view-latest-news .view-content .views-row .views-field-title-1 a {
    text-transform: uppercase;
}
.section-latest-news .view.view-latest-news .view-content .views-row .views-field-title-1 {
    margin-bottom: 10px;
}
.section-latest-news .view.view-latest-news .view-footer {
    display: none;
}
.view-popular-services .views-field-title.title-indent span a {
    text-transform: capitalize;
}

.main-area p {
    text-align: justify;
}
.main-area li{
    text-align: justify;
}
.section-patient-care-services .container-12 .grid-4 {
    position: relative;
}
.phc-dropdown a {
color: #494949;
text-decoration: none !important;
position: relative;
display: inline-block;
width: 100%;
margin-bottom: 5px;
height: 45px;
}
.phc-checkup-call-us p {
    text-align: center;
}
.phc-checkup-call-us {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    border: 1pc #ccc solid;
    padding-top: 10px;
}
.section-preventive-health-checkup #block-block-31 button.btn {
    background: #ffffff;
    color: #34b8c0;
    border-color: #34b8c0;
}
.section-preventive-health-checkup #block-block-33 h3 {
    border-bottom: 2px solid #34b8c0;
    margin-bottom: 0;
    display: inline;
    padding-bottom: 2px;
    padding-right: 5px;
    text-transform: unset !important;
    font-family: "Oswald", sans-serif;
}
.phc-mob {
    display: none;
}
.phc-sys {
    text-align: center;
    margin-bottom: 15px;
}
.phc-dropdown a div {
    margin-bottom: 0 !important;
}
.phc-dropdown .well {
    padding: 15px 10px 0px;
    margin-top: -5px;
}
#menu-4482-1 a {
    pointer-events: none;
}
.section-4 .region.region-header-bottom h2 {
    margin-bottom: 40px;
	    font-family: "Oswald", sans-serif;
}


.phc-dropdown .collapsed::before {
    content: "▼"  !important;
	position: absolute;
right: 5px;
top: 10px;
color:#fff;z-index: 999;
}
.phc-dropdown a::before {
    content: "▼"  !important;
	position: absolute;
	color: #fff;
	top: 10px;
right: 5px;z-index: 999;
}

.section-patient-care-services .pcs .row {
    margin: 0;
}
.row.management {
    margin: 0px 0px 15px;
    background: #f0f0f0;
    padding: 5px 5px 5px 0;
	border-left: 2px #34b8c0 solid;
}
.row.management .col-md-4 {
    padding: 0;
}
.row.management .col-md-8 {
    background: #fff;
}
.second-row ul li a p {
    text-align: center !important;
}
.cvs button {
    background: none;
    border: none;
    width: 100%;
text-align: left;
font-size: 17px;
}
.cvs .cvs-box {
    width: 50%;
    position: relative;
    background: #e3f7f9;
    padding-left: 10px;
    border-left: 3px #333 solid;
   float: left;    margin-bottom: 5px;
}
.cvs .modal-header button{width: auto;font-size: 36px;}
.modal-header {
    background: #5cb9c0;
    color: #fff;
        border-radius: 5px;    
        border-bottom: 2px solid #262972 !important;
}
.cvs .modal-header h4.modal-title {
    text-align: center;
    font-size: 24px;
}
.modal-dialog {
    width: 50% !important;    top: 15%;
}

 .well.access .col-md-3 {
    position: relative;
}
.well.access .on-come {
    display: none;
}
.well.access .col-md-3 .on-come p{color: #fff;}
.wuh.text-center {
    clear: both;
    background: #f8f8f8;
    padding: 1px 15px 40px;
}
.wuh.text-center h2 {
    border-bottom: 1px #333 solid;
    padding-bottom: 10px;
}
.section-preventive-health-checkup #block-block-31 {
    background: #fff;
    padding-bottom: 15px !important;
}
.section-preventive-health-checkup #block-block-33 {
    background: #fff;
}

.access .access-img {
text-align: center;
width: 175px;
margin: 0 auto;
background: #e4e4e4;
border-bottom: 2px #8a8a8a solid;
}
.block.block-block.block-odd.affix{
    position:fixed;
    top:0;
	padding: 0px 15px 0px !important;
}
.section-preventive-health-checkup .node-page {
    margin-bottom: 0;
    padding-bottom: 0;
}
.access .access-img .on-come {
color: #fff;
left: 0;
font-size: 16px;
padding: 20px;
position: absolute;
width: 500px;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
-ms-transition: all .25s ease-out;
transition: all .25s ease-out;
-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,.28);
box-shadow: 2px 2px 6px rgba(0,0,0,.28);
z-index: 555;
opacity: 0;
bottom: 180px;
}
.well.access .col-md-3:nth-child(5) .on-come{left:auto;right:0;}
.well.access .col-md-3:nth-child(4) .on-come { left: -100px;}
.access .access-img:hover .on-come{background: rgba(36, 164, 246, 0.94);
padding: 15px 25px;
opacity: 1;display: block;}
.Carousel-slider{
	/*background: url(/sites/all/themes/theme822/images/IPS-bg.jpg);*/
    background-size: auto auto;
background-size: 100% 100%;
padding: 0px 15px 10px;}
.Carousel-slider .carousel-indicators li {
    color: #333 !important;
    border-color: #333;
}
.Carousel-slider .carousel-indicators li.active{background:#333;}
.Carousel-slider #myCarousel {
    max-width: 900px;
    margin: 0 auto;
}
.side-bar .we-offer h3 {
    display: inline-block;
    border: none;
    text-align: center;
    width: 100%;
}
.side-bar .we-offer .col-md-6 ul li:before{left:11px;}
.side-bar .we-offer .col-md-6 ul li {
background: #e4e4e4;
padding: 5px 5px 5px 35px;
text-align: left;
border-left: 3px #0c6f0c solid;
}
.we-offer {
    margin-top: 15px;
}
.Carousel-slider #myCarousel .carousel-inner {
    border-radius: 5px;
}
.list-style-one.bnb-scope li {
    color: #32862b;
    font-weight: 600;
}
.list-style-one.bnb-scope li span {
    color: #4e4e4e;
    font-weight: 100;
}
#node-85 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.pro-doc .col-md-6 {
padding-bottom: 15px;
background: #ededed;
border-right: 1px #ccc solid;
min-height: 370px;
}
.pro-doc .col-md-6.pro-doc-left {
    background: #34b8c0;
}
.pro-doc .col-md-6.pro-doc-left ol li {
    color: #fff;padding-left: 0;
}
.pro-doc .col-md-6.pro-doc-left ol {
    padding-left: 25px;
}
.roll-friends{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 300px;
}
#friends,#friends2,#friends3,#friends4 { position:absolute; }
.pro-doc .col-md-6.pro-doc-left .side-bar h3 {
    color:#fff;
}
.pro-doc .col-md-6.pro-doc-left ol li:before{display:none;}
.pro-doc .col-md-6 .side-bar div {
    border: none !important;
}
.pro-doc .col-md-6 .side-bar h3 {
    display: inherit;
    margin-top: 0;
    background: #fff;
    text-align: center;
    padding: 5px;
}
.section-intenational-patient-services #block-system-main {
    width: 75%;
    float: right;
}
/*==== CAREER FORM ====*/



#block-webform-client-block-202 .content {
    padding: 15px;
    width: 50%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.32941176470588235);
    color: #fff;
    box-shadow: 0px 0px 20px #222;
}
section#block-webform-client-block-202 h2 {
    color: #fff;
}
section#block-webform-client-block-202 {
    background: url(/sites/all/themes/theme822/images/IPS-bg.jpg);
    background-size: 100% 100%;
    padding: 10px 15px 10px;
}
section#block-webform-client-block-202 h2:after{    background: #fff;}
#block-webform-client-block-202 .content #edit-submitted-email{
    color: #49555F;
    border: 1px solid #dbdbdb;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px 5px;
}
#block-webform-client-block-202 .content input {
    width: 350px;
}
#block-webform-client-block-202 #edit-submitted-attach-resume-upload-button--2 {
    width: auto;
}
#block-webform-client-block-202 .webform-submit.button-primary.form-submit {
    width: auto;
}
#block-webform-client-block-202 .content label .form-required {
    color: #e63232 !important;
}
#block-webform-client-block-202 .content label {
    width: 150px;
}
#block-webform-client-block-202 .content #edit-submitted-attach-resume-upload {
    margin-bottom: 5px;
}
/*==== CAREER FORM END ====*/

/*===== FEEDBACK Form ====*/

.section-feed-back .region.region-content {
    background: url(/sites/all/themes/theme822/images/IPS-bg.jpg);
        background-size: auto auto;
    background-size: auto auto;
    background-size: 100% 100%;
    padding: 10px 15px 10px;
}
.section-feed-back .region.region-content .content #node-151 {
    color: #fff;
}
.section-feed-back .region.region-content .content #node-151 h2 {
    color: #fff !important;
}
.section-feed-back .region.region-content .content #node-151 h2:after{
   background: #fff !important;
   padding-bottom: 0;
margin-bottom: 0;
}
#block-webform-client-block-153 {
    padding: 15px 15px 80px !important;
    width: 90%;
    margin: 0 auto;
        margin-bottom: 0px;
    background: rgba(0, 0, 0, 0.32941176470588235);
    color: #fff;
    box-shadow: 0px 0px 20px #222;
    margin-bottom: 15px;
}
.webform-client-form-153 .form-item label {
    color: #fff;
}
.webform-client-form-153 .form-item label .form-required {
    color: #ff3838 !important;
}
#edit-captcha {
    clear: both;
}

/*==== FEEDBACK FORM END ====*/

.list-style-two li .well {
    width: 97%;
}

.phs-form .modal-content .modal-body #edit-submitted-email {
    color: #49555F;
    border: 1px solid #dbdbdb;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px 5px;
}
.phs-form .modal-content {
    background: url(/sites/all/themes/theme822/images/IPS-bg.jpg);
    background-size: 100% 100%;
}
.phs-form .modal-content .modal-header {
    background: rgba(249, 249, 249, 0);
}
.phs-form .modal-content .modal-body {
    padding: 15px;
    width: 90%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.32941176470588235);
    color: #fff;
    box-shadow: 0px 0px 20px #222;
	    margin-bottom: 15px;
}
.captcha.form-wrapper {
    clear: both;
}
#block-webform-client-block-201 .form-item input {
    min-width: 350px !important;
	max-width: 350px !important;
}
#block-webform-client-block-201 .form-item #edit-submitted-question {
    max-width: 350px;
}
.phs-form .modal-content .modal-body label {
width: 150px;
    float: left;
}
.phs-form .modal-content .modal-body input.webform-submit.button-primary.form-submit {
    width: 150px;
    margin-top: 5px;
}
.phs-form .modal-content .modal-body input {
    width: 70%;
}
.phs-form .modal-content .modal-body .form-textarea-wrapper {
    width: 70%;
    float: left;
}
.phs-form .modal-content .modal-body .form-textarea-wrapper textarea {
    width: 100%;
}
/*===== IPS Form ====*/

#block-block-32 h2 {
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #4e4e4e;
}
#block-block-32 {
    background: #ccc;
        background-size: auto auto;
    background-size: auto auto;
    background-size: 100% 100%;
    padding: 10px 15px 10px;
        padding-bottom: 10px;
    width: 25%;
	max-width: 280px;
    float: left;
}
#block-block-32 #webform-client-form-203 .form-item {
    margin: 5px 0;
}
#block-block-32 #webform-client-form-203 .form-item input {
    width: 100%;
	    padding: 2px;
}
#block-block-32 #webform-client-form-203 .form-item label {
    margin-bottom: 0;
}
#block-block-32 #webform-client-form-203 .form-item #edit-submitted-attach-resume-upload-button--3 {
    margin-top: 5px;
    padding: 5px;
    width: 100px;
    font-size: 14px;
    line-height: 1.5;
}
#block-block-32 #webform-client-form-203 .form-item .description {
    display: none;
}
#block-block-32 #webform-client-form-203 .g-recaptcha{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}


/*===== IPS Form END ====*/

#block-webform-client-block-201 fieldset.captcha .fieldset-description {
    color: #000;
}

#block-webform-client-block-201 {
    width: 73%;
    background: url(/sites/all/themes/theme822/images/IPS-bg.jpg);
    background-size: 100% 100%;
    padding: 10px 15px 10px;
}
#block-webform-client-block-201 .content {
    padding: 15px;
    width: 90%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.32941176470588235);
    color: #fff;
    box-shadow: 0px 0px 20px #222;
}
#block-webform-client-block-201 h2 {
    margin-top: 0;
    padding: 10px;
    color: #fff;
}
#block-webform-client-block-201 fieldset.captcha.form-wrapper legend {
    margin-bottom: 5px;
    color: #fff;
}
#block-webform-client-block-201 .form-item {
    display: inline-flex;
}
#block-webform-client-block-201 .form-item label {
    min-width: 150px;
    color: #fff;
}
#block-webform-client-block-201 .form-item label .form-required {
    color: #f95a5a !important;
}
#block-webform-client-block-201 .form-item #edit-submitted-email {
    color: #49555F;
    border: 1px solid #dbdbdb;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 8px 5px;
}
#block-webform-client-block-201 h2:after{background:#fff;}

.section-intenational-patient-services .pro-doc .col-md-6.pro-doc-left .side-bar h3 {
    color: #4e4e4e;
    border-bottom: 2px #b3b3b3 solid;
}

/*.top-menu .open > .dropdown-menu {
    display: block;
}
.top-menu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);}*/

@media only screen and (min-width: 300px) and (max-width: 481px) {
	html {overflow-x: hidden;}
	#body { padding: 0 !important;}
	.top-menu {padding: 0;margin-top: -20px;text-align: right;}
	.section-1 .col2 {display: none;}
	.section-1 .col1 {text-align: center;}
	.section-4 {padding-top: 0 !important;}
	.section-7 {padding: 20px 0 !important;}
	h2 {font-size: 26px;}
	h3 {font-size: 18px;margin-bottom: 15px;}
	.paralax-ban-one, .paralax-ban-two{padding: 0;}
	.rd-parallax-layer.section-98.section-sm-110.context-dark {padding-bottom: 0;}
	.paralax-ban-one h1, .paralax-ban-two h1 {font-size: 26px;}
	.rd-parallax-layer.section-98.section-sm-110.context-dark .offset-top-30.text-gray-light {font-size: 16px;}
	.front .view-guest-book .view-content .views-row {width: 100%;margin-left: 0;}
	.front .view-guest-book .view-content .views-row .views-field-field-photo {max-width: 100%;}
	.front .view-guest-book .view-content .views-row .views-field-field-patient-name {width: 100%;text-align: center;}
	.front .view-guest-book .view-content .views-row .views-field-field-procedure {width: 100%;padding-left: 0;text-align: center;}
    .front .view-guest-book .view-content .views-row .views-field-field-testimonial {padding: 0;text-align: center;}
	.more-link {margin-top: 10px;}
	#block-views-latest-news-block .views-row {width: 100%;margin: 0;margin-bottom: 15px;text-align: center;}
	.container-12 .region.region-footer .grid-2 {display: none;}
	.container-12 .region.region-footer #block-block-11 { width: 100%;margin-bottom: 0;}
	#backtotop { bottom: 175px !important;}
	.col-md-8.left-abt {padding: 0;}
	.col-md-4.right-abt {margin: 0;width: 100%;text-align: center;}
	.section-about #block-block-16 p {text-align: justify;}
	.section h1.title {font-size: 20px !important;top: -125px !important;}
	.inner-banner {height: 185px !important;}
	 p {font-size: 14px !important;}
	 #backtotop {display: none !important;}
	.banner-department.medical {padding: 65px 0px 125px !important;}
	.html .banner-department.medical h1 {font-size: 26px !important;}
	.side-bar .main-area {width: 100%;margin-right: 0 !important;}
	.list-style-two li {width: 100% !important;}
	.side-bar .right-side-bar {width: 100%; margin-top: 20px;}
	#breadcrumb .breadcrumb {padding-left: 25px;}
	.section #page-title {font-size: 20px !important;width: 95%;left: 15px !important;}
	.view-id-guest_book .views-row .views-field-field-photo {max-width: 100%;}
	.captcha.form-wrapper .fieldset-description {display: none;}
	.g-recaptcha {transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0;-webkit-transform-origin: 0 0;}
	.section-feed-back .content .field-item h2 { font-size: 26px !important;}
	.header-phone .content {padding-left: 0;}
	.section-1-1 .container-12 {padding-bottom: 0 !important;}
	.mean-bar {background: #34b8c0 !important;}
	#header .container-12 { width: 100%;}
	#header .container-12 .grid-12 {width: 100%;}
	#header .container-12 .grid-12 .top-menu a {font-size: 13px;}
	#header .container-12 .grid-12 .top-menu li {padding: 0 2px !important;}
	.phc-mob {display: block;}
	.phc-sys {display: none;}
	
}


@media only screen and (min-width: 481px) and (max-width: 767px) {
		.mean-bar {background: #34b8c0 !important;}
	#header .container-12 { width: 100%;}
	#header .container-12 .grid-12 {width: 100%;}
	#header .container-12 .grid-12 .top-menu a {font-size: 13px;}
	#header .container-12 .grid-12 .top-menu li {padding: 0 2px !important;}
	.section-1 .col2 {display: none;}
	.phc-mob {display: block;margin-bottom:20px;}
	.phc-sys {display: none;}
}








.img-indent span {
    display: none;
}
.img-indent:hover span {
    display: block;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.64);
    border: 5px #ffffffcf solid;
    color: #fff;
    padding: 15px;
}



.rnd-ml-sub-page {
    margin: 50px auto;
}
.rnd-ml-sub-page ul li {
    width: 100%;
}

.rnd-ml-sub-page ul li a {
background: #cacaca !important;
    margin-bottom: 5px;
    color: #252525 !important;
    font-size: 16px;
    border: none;
    border-radius: 0;
    border-left: 5px #34b8c0 solid;
    text-transform: uppercase;
    margin-right: 0;
    margin-bottom: 10px;
    font-family: oswald !important;
}
.rnd-ml-sub-page .col-md-7 .content h3 {
    font-family: oswald !important;
    margin-top: 0;
    border-bottom: 1px #e2e2e2 solid;
    padding-bottom: 8px;
}
.view-faq-new .views-field-body .field-content{
    clear: both;
}
.view-faq-new .views-field-body .field-content p span {
    font-size: 18px;
}
.rnd-ml-sub-page ul.nav.nav-tabs {
    border-bottom: none;
}
.rnd-ml-sub-page .col-md-7 {
    padding-top: 15px;
    background-color: #34b8c0;
}
.rnd-ml-sub-page .col-md-7 .img {
    background: #fff;
}
.rnd-ml-sub-page .col-md-7 .content {
    background: #fff;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.rnd-ml-sub-page .col-md-7 .content p {
    font-size: 16px;
}
.rnd-ml-sub-page .mechlab-sect .tab-content img {
    max-width: 100%;
}
.rnd-ml-sub-page p {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}
.rnd-ml-sub-page ul li a:hover {
    border: none;
    border-left: 5px #cacaca solid;
    padding-left: 10px !important;
    background: #34b8c0 !important;
    color: #fff !important;
    padding-left: 15px !important;
}
.rnd-ml-sub-page .col-md-5 {
    padding-right: 0;
}
.rnd-ml-sub-page p {
    margin-bottom: 5px;
}
.rnd-ml-sub-page ul li.active a {
    border: none;
    border-left: 5px #cacaca solid !important;
    padding-left: 10px !important;
    background: #34b8c0 !important;
    color: #fff !important;
}
.rnd-ml-sub-page .nav-tabs > li.active > a, .rnd-ml-sub-page .nav-tabs > li.active > a:hover, .rnd-ml-sub-page .nav-tabs > li.active > a:focus {
    border: 0px solid #dddddd;
}
.rnd-ml-sub-page .col-md-7 .img img {
    width: 100% !important;
}

.rnd-ml-sub-page .col-md-7 .content h1 {
    font-size: 24px;
    text-align: center;    position: relative;
}
.rnd-ml-sub-page .col-md-7 .content h1:after {
    background: #34b8c0;
    fill: #34b8c0;
    width: 80px;
    height: 4px;
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.rnd-ml-sub-page .col-md-7 .content ol li {
    margin-bottom: 7px;
}
.rnd-ml-sub-page .col-md-7 .content h2:after{display:none;}
.rnd-ml-sub-page .col-md-7 .content h2 {
    color: #333;
    text-align: left;
}
.rnd-ml-sub-page .col-md-7 .content ol {
    padding-left: 25px;
    font-size: 15px;
}
.sitemap {
    background: #fff;
    padding: 20px;
}
.sitemap .main-menu ul {
    margin-left: 15px;
    border-left: 1px #ccc solid;
    margin-top: 10px;
}
.sitemap .main-menu ul li {
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(/sites/all/themes/theme822/images/site-arow.png) left top 6px no-repeat;
    background-size: 12px;
}
.sitemap .main-menu ul li a {
    background: #292673;
    color: #fff;
    padding: 5px 15px;
	border-left: 5px #34b8c0 solid;
	    text-decoration: none;
}
.sitemap .main-menu ul li a:hover {
    border-color: #292673;
    padding-left: 20px;
}
div#backtotop {
    display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.front .view-guest-book .view-content .views-row{
		width: calc(33% - 10px); 
	}
	body#body {
    padding: 0;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.title-indent{
		margin: 0;
	}
	.front .view-guest-book .view-content .views-row{
		width: 100%;
	    margin: 7px 0;
	    height: auto;
	    min-height: inherit;
	}
	#block-views-latest-news-block .views-row{
		width: 100%;
	    text-align: center;
	    margin: 7px 0;
	}
	.container-12 .region.region-footer .grid-8{
		width: 100%;
	}
	body#body {
    padding: 0;
	}
	.section-1 .col1 {
    margin-bottom: 10px;
    text-align: center;
	}
	.header-phone {
	    padding-right: 0;
	    max-width: 400px;
	    margin: 0 auto;
	    float: initial;
	}
	#header .container-12 .grid-12 .top-menu li{
		padding: 0 10px !important;
	}
}
@media only screen and (min-width: 300px) and (max-width: 480px) {
	.header-phone {
	    padding-right: 0;
	    max-width: 330px;
	    margin: 0 auto;
	    float: initial;
	}
	.title-indent{
		margin: 0;
	}
	body#body {
    padding: 0;
	}
	h2, .h2 {
    font-size: 24px;
	}
	.col-md-4.right-abt{
		padding-bottom: 10px;
	}
	#main-wrapper .block{
		padding-bottom: 0;
	}
	.misn-visn.blue .blue-box{
		min-height: inherit !important;
	}
	.misn-visn.blue, .misn-visn.green{
		margin-top: 20px;
	}
	#main-wrapper img{
		margin-bottom: 0;
	}
	.col-md-4{
		padding: 0;
	}
	.section-vision_mission .row.side-bar{
		margin: 0;
	}
	.cvs .cvs-box{
		width: 100%;
	}
	.list-style-one.bnb-scope li span{
		font-weight: normal;
    	font-size: 14px;
	}
	#block-webform-client-block-201{
		width: 100%;
	}
	#block-webform-client-block-201 .form-item{
		display: block;
	}
	#block-webform-client-block-201 .form-item label{
		min-width: inherit;
	}
	#block-webform-client-block-201 .form-item input{
		min-width: inherit !important;
		max-width: inherit !important;
		width: 100%;
	}
	#block-webform-client-block-201 .form-item #edit-submitted-question{
		max-width: inherit;
		width: 100%;
	}
	#block-webform-client-block-201{
		padding-bottom: 30px;
	}
	.list-style-two{
		padding-left: 0;
	}
	.phc-checkup{
		width: 100%;
	}
	.phc-checkup-call-us{
		width: 100%;
	}
	.section-intenational-patient-services #block-system-main{
		width: 100%;
	}
	section#block-block-32{
		width: 100%;
    	position: relative !important;
    	max-width: inherit;
	}
	.rnd-ml-sub-page .col-md-5 {
    padding-right: inherit;
    padding-left:inherit;
	}
	.mean-container .mean-nav ul li a.mean-expand{
		padding: 10px!important;
	}
	.views-field-title, .node h2, article.comment h3{
		padding: 15px 0;
    	padding-bottom: 3px;
	}
	.google-map{
		margin-top: 40px;
	}
	.side-bar.side-bar-left h3{
		/*line-height: 44px;*/
	}
	.view-faq-new .views-field-body .field-content p span{
		font-size: 14px;
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif !important;
		line-height: 24px;
	}
	.section #page-title{
		font-size: 18px !important;
		padding-bottom: 5px;
	}
	.side-bar.side-bar-left .phc-dropdown h3{
		font-size: 18px;
		text-align: left;
	}
	.phc-dropdown a::before{
	}
	.side-bar > div > h3{
		font-size: 24px !important;
	}
	.modal-dialog{
		width: 95% !important;
	}
	.phs-form .modal-content .modal-body input{
		width: 100%;
	}
	.col-md-6.prices{
		padding-top: 15px;
	}
	#myCarousel > p > img{
		float: left;
	}
	.Carousel-slider{
		padding:0; 
	}
	.page-node-156 .side-bar{
		margin-top: 30px;
	}
	#block-webform-client-block-202 .content input {
    width: 100%;
	}
	#block-webform-client-block-202 .content{
		width: 95%;
	}
	.access .access-img .on-come{
		width: 100%;
	}
	.well.access .col-md-3:nth-child(4) .on-come{
		left: 0;
	}
	.rnd-ml-sub-page ul.nav.nav-tabs > li{
		display: none;
	}
	.rnd-ml-sub-page ul.nav.nav-tabs:hover > li, .rnd-ml-sub-page ul.nav.nav-tabs > li.active{
		display: block;
	}
}




.call-end {
    position: fixed;
    bottom: 0;
    z-index: 2;
    display: inline-block;
    width: auto;
    height: auto;
    background: rgba(58, 171, 183, 0.8313725490196079);
    border-radius: 20px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.call-end img {
    position: inherit;
    margin-top: 17px;
    width: 30px;
    margin-left: 7px;
}
.call-end-text {
    padding: 5px 10px;
    background: rgba(162, 203, 56, 0);
    margin-left: 45px;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}
.call-end-text p.call-btn {
    font-size: 20px;
}

.call-end-text p {
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    margin-bottom: 0 !important;
    font-family: "Oswald", sans-serif;
}
.call-end-text p a {
    color: #fff;
}
section#block-views-latest-news-block .views-field-title, section#block-views-latest-news-block .views-field.views-field-nothing .extra div {
    text-align: center !important;
}