/*

Theme Name: smi

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: smi



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/





/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Header

	## Social Links

	## Contact Info

# Content

	## Content - Home

		### Content - Intro

		### Content - Blog Section

		### Content - Slider

	## Content Wrapper

    ## Posts and pages

	## Asides

	## Comments

# Footer

# Infinite scroll

# Media

	## Captions

	## Galleries

	## Queries

		### Header

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/

html { font-family: 'Open Sans'; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; }
article,  aside,  details,  figcaption,  figure,  footer,  header,  main,  menu,  nav,  section,  summary { display: block; }
audio,  canvas,  progress,  video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden],  template { display: none; }
a { background-color: transparent; }
a:active,  a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b,  strong { font-weight: bold; color: #1e276a; }
dfn { font-style: italic; }
h1 { font-size: 2em; margin: 0.67em 0; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub,  sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code,  kbd,  pre,  samp { font-family: monospace, monospace; font-size: 1em; }
button,  input,  optgroup,  select,  textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button,  select { text-transform: none; }
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled],  html input[disabled] { cursor: default; }
 button::-moz-focus-inner,  input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input { line-height: normal; }
input[type="checkbox"],  input[type="radio"] { box-sizing: border-box; padding: 0; }
 input[type="number"]::-webkit-inner-spin-button,  input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }
 input[type="search"]::-webkit-search-cancel-button,  input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td,  th { padding: 0; }





/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,700italic,800,800italic,600italic,400italic);
body,  button,  input,  select,  textarea { color: #404040; font-size: 16px; font-size: 1rem; line-height: 1.5; }
li { font: 400 11.98px / 18px Open Sans; line-height: 20px; }
h1,  h2,  h3,  h4,  h5,  h6 { clear: both; }
p { margin-bottom: 1.5em; }
dfn,  cite,  em,  i { font-style: italic; }
blockquote { margin: 0 1.5em; }
address { margin: 0 0 1.5em; }
pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; }
code,  kbd,  tt,  var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; }
abbr,  acronym { border-bottom: 1px dotted #666; cursor: help; }
mark,  ins { background: #fff9c0; text-decoration: none; }
big { font-size: 125%; }
h3 { color: #274C75; font-size;
14px
}


/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

html { box-sizing: border-box; }
*,  *:before,  *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; }
body { background: #fff; /* Fallback for when there is no custom background color defined. */ background: url('images/bg.jpg') repeat; }
blockquote:before,  blockquote:after,  q:before,  q:after { content: ""; }
blockquote,  q { quotes: "" ""; }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }
ul,  ol { margin: 0 0 1.5em 3em; }
ul { list-style: disc; }
ol { list-style: decimal; }
li > ul,  li > ol { margin-bottom: 0; margin-left: 1.5em; }
dt { font-weight: bold; }
dd { margin: 0 1.5em 1.5em; }
img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }
table { margin: 0 0 1.5em; width: 100%; }

.whitetext {color:#fff !important;}
/*--------------------------------------------------------------

# Forms

--------------------------------------------------------------*/

button,  input[type="button"],  input[type="reset"],  input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05); color: rgba(0, 0, 0, .8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: .6em 1em .4em; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
button:hover,  input[type="button"]:hover,  input[type="reset"]:hover,  input[type="submit"]:hover { border-color: #ccc #bbb #aaa; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
button:focus,  input[type="button"]:focus,  input[type="reset"]:focus,  input[type="submit"]:focus,  button:active,  input[type="button"]:active,  input[type="reset"]:active,  input[type="submit"]:active { border-color: #aaa #bbb #bbb; box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }
input[type="text"],  input[type="email"],  input[type="url"],  input[type="password"],  input[type="search"],  textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; }
input[type="text"]:focus,  input[type="email"]:focus,  input[type="url"]:focus,  input[type="password"]:focus,  input[type="search"]:focus,  textarea:focus { color: #111; }
input[type="text"],  input[type="email"],  input[type="url"],  input[type="password"],  input[type="search"] { padding: 3px; }
textarea { padding-left: 3px; width: 100%; }


/*--------------------------------------------------------------

# Navigation

--------------------------------------------------------------*/



/*--------------------------------------------------------------

## Links

--------------------------------------------------------------*/

ul, ol { margin: 0 0 0.5em 0em; }
a { color: royalblue; }
a:visited { color: royalblue; }
a:hover,  a:focus,  a:active { color: midnightblue; }
a:focus { outline: thin dotted; }
a:hover,  a:active { outline: 0; }


/*--------------------------------------------------------------

## Menus

--------------------------------------------------------------*/

.main-navigation { clear: both; display: block; float: left; width: 100%; max-width: 610px; }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0; float: right; }
.main-navigation li { float: left; position: relative; padding: 0 16px; }
.main-navigation a { display: block; text-decoration: none; font: 700 16px / 18.949px Open Sans; color: #274c75; padding-bottom: 4px; }
.main-navigation a:hover { color: #3D9FEE; border-bottom: 2px solid #3D9FEE; }
.main-navigation ul li:last-child { padding-right: 1px; }
.main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 1.5em; left: -999em; z-index: 99999; }
.main-navigation ul ul ul { left: -999em; top: 0; display: none; }
.main-navigation ul ul a { width: 200px; }
.main-navigation ul ul li { }
.main-navigation li:hover > a,  .main-navigation li.focus > a { }
.main-navigation ul ul :hover > a,  .main-navigation ul ul .focus > a { }
.main-navigation ul ul a:hover,  .main-navigation ul ul a.focus { }
.main-navigation ul li:hover > ul,  .main-navigation ul li.focus > ul { left: auto; }
.main-navigation ul ul li:hover > ul,  .main-navigation ul ul li.focus > ul { left: 100%; }
.main-navigation .current_page_item > a,  .main-navigation .current-menu-item > a,  .main-navigation .current_page_ancestor > a { }
/* Small menu. */

.menu-toggle,  .main-navigation.toggled ul { display: block; }
/* Slick Nav*/

.slicknav_menu { background-color: #3D9FEE; }
.slicknav_menu .slicknav_menutxt { color: #274C75; text-shadow: none; }
.slicknav_btn { background-color: #FFF; }
.slicknav_menu .slicknav_icon-bar { background-color: #274C75; }
.slicknav_btn:hover > .slicknav_no-text .slicknav_icon-bar { background-color: #3D9FEE; }

@media screen and (min-width: 37.5em) {
.slicknav_menu,  .menu-toggle { display: none; }
#primary-navigation,  .main-navigation ul { display: block; }
}
.site-main .comment-navigation,  .site-main .posts-navigation,  .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; }
.comment-navigation .nav-previous,  .posts-navigation .nav-previous,  .post-navigation .nav-previous { float: left; width: 50%; }
.comment-navigation .nav-next,  .posts-navigation .nav-next,  .post-navigation .nav-next { float: right; text-align: right; width: 50%; }


/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }


/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/

.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }


/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/

.clear_b { clear: both; display: block; }
.clear:before,  .clear:after,  .entry-content:before,  .entry-content:after,  .comment-content:before,  .comment-content:after,  .site-header:before,  .site-header:after, 
/*.site-content:before,*/

.site-content:after,  .site-footer:before,  .site-footer:after { content: ""; display: table; }
.clear:after,  .entry-content:after,  .comment-content:after,  .site-header:after,  .site-content:after,  .site-footer:after { clear: both; }

.entry-content-img { display: inline-block; width: 25%; vertical-align: top; margin-right: 2%; }
.entry-content-inr { display: inline-block; width: 72%; vertical-align: top; }
.blog .entry-header .entry-content-inr h2.entry-title { font-size: 24px; }
.entry-content-inr { }
.blog .entry-content-inr .entry-header .entry-title { font-size: 18px; color: #274C75; }
.blog .entry-content-inr .entry-header .entry-title a { color: #274C75; }
.blog .entry-content-inr .entry-header .entry-meta { margin: 2px 0 10px; text-transform: none; }
.blog-posts a.front-read-more-btn { margin-top: 28px; text-transform: capitalize; border: 1px solid; display: block; padding: 7px 10px; float: right; }

/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/

.widget { margin: 0 0 1.5em; }
/* Make sure select elements fit in widgets. */

.widget select { max-width: 100%; }
/* Search widget. */

.widget_search .search-submit { display: none; }


/*--------------------------------------------------------------

# Header

--------------------------------------------------------------*/

p.site-description { display: none; }
header#masthead div { }
header#masthead { height: 136px; position: relative; }
.site-branding { max-width: 200px; padding: 17px 0 0 0; position: absolute; z-index: 999; max-height: 165px; }
.site-branding img { height: 100%; width: 100%; }


/*--------------------------------------------------------------

## Social Links

--------------------------------------------------------------*/

.site-links { max-width: 700px; padding: 23px 33px 0 50.5px; text-align: right; float: right; }
.social-links, .contact-info { width: 100%; overflow: hidden; }
.main-navigation { width: 100%; }
.social-links ul { float: right; list-style: none; overflow: auto; margin: 8px 0 0; padding: 0; }
.social-links ul li { float: left; padding: 0 7px; }
.social-links ul li a { color: #3d9fee; font-size: 18px; }
.social-links ul li a:hover { color: #274c75; }
.social-links ul li:last-child { padding-right: 2px; }
header,  .footer_widgets_inside,  .site-info-inside { max-width: 950px; margin: 0 auto; }


/*--------------------------------------------------------------

## Contact Info

--------------------------------------------------------------*/
.contact-info { margin: 8px 0 5px; }
.contact-info ul { overflow: auto; padding: 0; margin: 0; list-style: none; float: right; }
.contact-info ul li { float: left; }
.contact-info ul li:first-child:after { content: "|"; color: #274c75; padding: 0 8px 0 11px; }
.contact-info ul li a { text-decoration: none; font: 600 13px / 11px Open Sans; color: #274c75; }
.contact-info ul li a:hover { color: #3D9FEE; }


/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/

div#content.site-content { margin-top: -29px; }
.page article, .single article { max-width: 951px; margin: 59px auto 36px; padding: 22px 0; overflow: hidden; }
.home.page article { padding: 0; width: auto; margin: 24px auto 36px; max-width: 100%; }
b, strong { color: #3d4041; font: 700 15.98px / 18px Open Sans; }
.page .entry-content p, .single .entry-content p { color: #3d4041; font: 400 11.98px / 18px Open Sans; }
.home .entry-content .three-column-cat .tc-col .box-content p { color: #FFF; font: 400 12px / 18px Open Sans; }
span.edit-link {  display: none;}

/*--------------------------------------------------------------

## Content - Sidebar

--------------------------------------------------------------*/

div#sidebar-left { float: left; width: 100%; max-width: 25%; padding: 0 10px 0 0; }
.article-content { width: 100%; float: left; max-width: 75%; padding: 0 10px 0 0; }
div#sidebar-left .widget-title, .contact-us-page .widget .widgettitle, .page-sidebar .widget .widgettitle { background-color: #014D87; background-image: -webkit-linear-gradient(top, #014D87, #042951); background-image: linear-gradient(to bottom, #014D87, #042951); color: #FFF; font-size: 18px; padding: 5px 0 5px 15px; margin: 0; }
#sidebar-left .widget div, .contact-us-page .widget div, .page-sidebar .widget div { border: 1px solid #C5C4C4; border-top: none; }
#sidebar-left .widget ul, .contact-us-page .widget ul, .page-sidebar .widget ul { margin: 0; list-style-type: disc; color: #032C55; font-size: 14px; padding-top: 15px; padding-bottom: 15px }
#sidebar-left .widget ul li a, .contact-us-page .widget ul li a, .page-sidebar .widget ul li a { font-size: 13px; color: #3D9FEE; text-decoration: none; font-weight: 300; font-family: Open Sans; }
.side-bar-left .article-content h2, .contact-us-form h3.gform_title, .page-content-right h2 { border-bottom: 2px solid #bcbcbc; position: relative; text-transform: lowercase; margin-top: 5px; }
.side-bar-left .article-content h2:after, .contact-us-form h3.gform_title:after, .page-content-right h2:after { background-color: #3D9FEE; width: 20%; height: 2px; position: absolute; display: block; bottom: -2px; content: "" }
.side-bar-left .article-content h2.no-border, .page-content-right h2.no-border { border: none; }
.side-bar-left .article-content h2.no-border:after, .page-content-right h2.no-border:after { display: none; }
.side-bar-left .article-content h2, .page-content-right h2 { margin-top: 0; font-size: 18px; }
.side-bar-left .article-content ul { margin: 0; padding: 0; color: #3d4041; font: 400 11.98px / 18px Open Sans; }
.page article { max-width: 1020px; margin-top: 0; }
.page article .article-page-content { max-width: 951px; margin: 0 auto; }
.page article .article-page-content .page-sidebar { padding-left: 0; }
.page article .article-page-content .page-content-right { padding-right: 0; }


/*--------------------------------------------------------------

## Content - Contact Us

--------------------------------------------------------------*/

.page .contact-us-page { max-width: 100%; }
.contact-us-page .article-content { max-width: 100%; padding: 0; }
.contact-us-page .contact-us-content { max-width: 951px; margin: 0 auto; }
.contact-us-page .contact-us-content .wpb_column { padding: 0; }
.contact-us-page .contact-us-content .side-menu { padding-right: 10px; }


/*--------------------------------------------------------------

## Content - Home

--------------------------------------------------------------*/

.entry-content .for-box { max-width: 951px; margin: 0 auto; height: 102px; }
.entry-content .for-box .for-patients, .entry-content .for-box .for-doctors { width: 470px; padding: 16px 15px; height: 85%; overflow: hidden; background-color: #274c75; }
.entry-content .for-box .for-patients:hover, .entry-content .for-box .for-doctors:hover { background-color: #3d9fee; }
.entry-content .for-box .wpb_wrapper { overflow: hidden; height: 57px; }
.entry-content .for-box .for-patients { margin-right: 5.5px; }
.entry-content .for-box .for-doctors { margin-left: 5.5px; }
.entry-content .for-box .icon { display: inline-block; float: left; margin: 0 15px 0 0; }
.entry-content .for-box .for-patients .icon img { height: 54px; width: 65px; }
.entry-content .for-box .for-doctors .icon img { height: 57px; width: 50px; }
.entry-content .for-box .content, .entry-content .for-box .title { display: inline-block; margin: 0; padding: 0; width: 315px; color: #FFF; }
.entry-content .for-box .title { line-height: 13px; }
.entry-content .for-box .content p { margin: 0; font: 400 11.97px / 15.012px Open Sans; color: #FFF; }
.page header.entry-header, .page footer.entry-footer { display: none; }
div#comments { max-width: 951px; margin: 0 auto; }


/*--------------------------------------------------------------

### Content - Intro

--------------------------------------------------------------*/

.entry-content .intro-content-box { max-width: 600px; }
.entry-content .intro-content { max-width: 950px; margin: 0 auto; padding: 45px 0; }
.entry-content .intro-content .wpb_column { padding: 0; }
.entry-content .intro-content .intro-title { max-width: 600px; margin: 0 0 12px 0; font: 600 18px / 15.949px Open Sans; color: #414243; }
/*-----*/

.entry-content .intro-content .border-separator { position: relative; display: block; max-width: 100%; margin: 0 auto 0 0; }
.entry-content .intro-content .border-separator .border-front { position: absolute; top: 0; width: 90px; }
.entry-content .intro-content .border-separator .border-bg { margin: 0 0 24px 0; }
/*-----*/

.entry-content .intro-content .intro-sub-title, .blog .entry-header .entry-title, .search.entry-header .entry-title { color: #3d4041; font: 700 11.98px / 18px Open Sans; margin: 0 0 25px 0; }
.blog .entry-header .entry-title, search .entry-title { font-size: 15px; margin-bottom: 5px; }
.blog .entry-header .entry-title a { color: #403A3A; }
.search .entry-title a { color: #274c75; }
/*-----*/

.entry-content .intro-content .intro-excerpt, .blog .entry-content, .search .entry-content, .contact-us-content table { color: #3d4041; font: 400 11.98px / 18px Open Sans; }
.entry-content .intro-content .intro-excerpt, .blog .entry-content { margin-bottom: 27px; }
/*-----*/

.entry-meta { font-size: 14px; margin: 1.67em 0; font-family: 'Open Sans'; text-transform: uppercase; color: #3D9FEE; }
.entry-content .intro-content .front-read-more-btn a:hover, .blog-posts a.front-read-more-btn:hover, .blog-posts .entry-meta .posted-on a:hover { color: #274c75; }
.entry-content .intro-content .front-read-more-btn a, .blog-posts a.front-read-more-btn, .blog-posts .entry-meta .posted-on a { color: #3d9fee; text-decoration: none; font: 700 15.33px / 18.949px Open Sans; }
.blog-posts a.front-read-more-btn { display: block; }
.blog-posts .entry-meta .posted-on, .blog-posts .entry-meta .posted-on a { font-size: 12px; }
.blog-posts .entry-meta .posted-on { margin-bottom: 4px; display: block; }
/*-----*/

.entry-content .intro-content .latest-news-box { float: right; max-width: 310px; }
.entry-content .intro-content .latest-news-box .latest-news { float: right; }
.entry-content .latest-news .title { margin: 0; font: 600 18px / 18.949px Open Sans; margin-bottom: 10px; }
.entry-content .latest-news .border-separator .border-bg { border: 1px solid #dbdbdb; }
.entry-content .latest-news .border-separator .border-front { border: 1px solid #3D9FEE; }
/*-----*/

.entry-content .latest-news .border-separator { margin-bottom: 19px; }
.entry-content .latest-news ul { padding: 0; margin: 0; list-style: none; }
.entry-content .latest-news .post .thumb { height: 123px; overflow: hidden; position: relative; margin-bottom: 14px; }
.entry-content .latest-news .post .thumb .post-date { position: absolute; bottom: 0; left: 0; color: #ffffff; font: 700 21px / 19.95px Open Sans; width: 67px; height: 58px; padding: 9px 13px 12px 12px; background-color: rgba(61, 159, 238, 0.81); }
.entry-content .latest-news .post .thumb .post-date span { display: block; text-align: center; }
.entry-content .latest-news a.title { text-decoration: none; color: #404040; margin-bottom: 10px; display: block; }
.entry-content .latest-news .excerpt { margin: 0 0 14px 0; color: #3d4041; font: 400 11.98px / 18px Open Sans; }
/*-----*/

.entry-content .three-column-cat { max-width: 1000%; margin: 0 auto; background-color: #f4f4f4; padding: 40px; }
.entry-content .three-column-cat .tc-col { max-width: 307px; max-height: 212px; overflow: hidden; background-color: #3d9fee; margin-right: 6px; background-blend-mode: multiply; position: relative; padding: 28px 17px 32px 19px; }
.entry-content .three-column-cat .tc-col:last-child { margin-right: 0; }
.entry-content .three-column-cat .tc-col .box-bg img { width: 203px; height: 68px; position: absolute; top: 53px; right: 55px; opacity: .7; }
.entry-content .three-column-cat .tc-col .box-title { color: #FFF; font: 700 28px/18.949px Open Sans; 15px 0 17px; font-weight: normal; }
h2.vc_custom_heading.box-title { }
.entry-content .three-column-cat .tc-col .wpb_single_image, .entry-content .three-column-cat .tc-col .wpb_single_image .wpb_wrapper { margin: 0; height: 0; }
.entry-content .three-column-cat .tc-col .box-content { font: 400 12px / 18px Open Sans; color: #FFF; }
.entry-content .three-column-cat .tc-col .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.entry-content .three-column-cat .tc-col:hover { background-color: #274c75; }
.entry-content .for-box .title.vc_custom_heading a { color: #fff; }
.entry-content .three-column-cat .tc-col .vc_custom_heading a { color: #fff; }

/*--------------------------------------------------------------

### Content - Blog Section

--------------------------------------------------------------*/

.blog-posts { padding: 59px 34px; }
.blog-posts .entry-title { font: 600 20px / 18px Open Sans; }
.blog-posts .entry-title a { text-decoration: none; }


/*--------------------------------------------------------------

### Content - Slider

--------------------------------------------------------------*/

.text-holder { background-color: #FFF; width: 347px; height: 157px; overflow: hidden; position: relative; padding: 20px 24px !important; }
.text-holder .title { margin: 0 0 13px 0 !important; padding: 0 !important; font: 700 24.96px / 23px Open Sans; color: #274c75; }
.text-holder p.excerpt { white-space: initial; padding: 0 !important; margin: 0 0 13px 0 !important; font: 400 10.97px / 17.007px Open Sans !important; color: #274c75; }
.text-holder a.read-more { text-decoration: none; font: 700 15.33px / 18px Open Sans; color: #3D9FEE; }


/*--------------------------------------------------------------

## Content Wrappers

--------------------------------------------------------------*/

.wrapper { max-width: 1020px; margin: 20px auto 0; background-color: #fff; }
div#content.site-content section { padding: 34px; }

.desktop {display:block;}
.mobile {display:none;}

/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/

.sticky { display: block; }
.hentry { margin: 0 0 1.5em; }
.byline,  .updated:not(.published) { display: none; }
.single .byline,  .group-blog .byline { display: inline; }
/*.page-content,

.entry-content,

.entry-summary {

	margin: 1.5em 0 0;

}*/



.page-links { clear: both; margin: 0 0 1.5em; }
.page .entry-content p, .single .entry-content p { margin-top: 0; }


/*--------------------------------------------------------------

## Asides

--------------------------------------------------------------*/

.blog .format-aside .entry-title,  .archive .format-aside .entry-title { display: none; }


/*--------------------------------------------------------------

## Comments

--------------------------------------------------------------*/

.comment-content a { word-wrap: break-word; }
.bypostauthor { display: block; }
.gform_wrapper .top_label .gfield_label { font-size: 13px; color: #3D9FEE; text-transform: uppercase; }
.gform_wrapper .ginput_complex label { font-size: 11px; }


/*--------------------------------------------------------------

# Footer

--------------------------------------------------------------*/

.footer_widgets_cont { background-color: #274C75; padding: 35px 0; color: #fff; }
.footer_widgets_cont a { color: #fff; text-decoration: none; }
.footer_widget_col { float: left; margin-right: 33px; font-size: 12px; }
.footer_widget_col ul { list-style-type: none; margin: 0; padding: 0; }
.footer_widget_col ul li { margin-bottom: 5px; background: url('images/blue-arrow.png') no-repeat; background-position: 0 6px; padding-left: 15px; }
.footer_widget_col ul li a:hover { font-weight: bold; font-style: italic; }
.footer_widget_col_1 { width: 450px; }
.footer_widget_col_1 p { margin: 0 0 10px; }
.footer_widget_col_1 p:first-child { margin: 0 0 18px; }
.footer_widget_col_2 { width: 200px; }
.footer_widget_col_3 { width: 200px; float: right; margin-right: 0; }
h3.footer_title { margin: 0 0 20px; font-size: 18px; font-weight: 600; padding-bottom: 10px; background: url('images/white-line.jpg') repeat-x; background-position: bottom left; position: relative; color: #FFF; }
h3.footer_title::before { position: absolute; width: 80px; height: 1px; background-color: #3D9FEE; bottom: 0px; left: 0; content: " "; }
.site-info { background-color: #193D65; padding: 25px 0; font-size: 12px; }
.copyright_text { float: left; text-transform: uppercase; color: #fff; }
a.back_top { float: right; text-transform: uppercase; position: relative; font: 400 12px / 17px Open Sans; color: #FFF; }
a.back_top:hover { color: #3D9FEE; cursor: pointer; }
.back_top i { font-size: 5px; position: absolute; top: 3px; right: -8px; }
.site-footer span.legend { font: 700 15.33px / 16.187px Open Sans; color: #3d9fee; }
.footer-site-links .social-links ul li { background: none; }
.footer-site-links .social-links li a { font-size: 18px; color: #FFF; }
.footer-site-links .social-links { float: right; }
.footer-site-links { overflow: hidden; }
.footer-site-links .social-links li a:hover { color: #3d9fee; }


/*--------------------------------------------------------------

# Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */  .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer { display: block; }


/*--------------------------------------------------------------

# Media

--------------------------------------------------------------*/

.page-content .wp-smiley,  .entry-content .wp-smiley,  .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }
/* Make sure embeds and iframes fit their containers. */

embed,  iframe,  object { max-width: 100%; }


/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; }
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; font: 400 11.98px/18px Open Sans; margin-bottom: 12px; }


/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.gallery { margin-bottom: 1.5em; }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-3 .gallery-item { max-width: 33.33%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-caption { display: block; }


/*--------------------------------------------------------------

# Single Pages or Articles

--------------------------------------------------------------*/
.single div#sidebar-left { float: none; display: inline-block; vertical-align: top; }
.single div#primary { display: inline-block; }
.single article { margin: 0; max-width: none; padding: 0; vertical-align: top; width: 702px; display: inline-block; }
.single div#content.site-content { margin-top: 50px; padding: 0 35px; }
.single article header { max-width: none; }
.single article header .entry-title { margin-top: 0; line-height: 1; }
.main-navigation ul ul { text-align: left; background-color: #FFF; margin-top: 7px; padding: 20px 0 5px; }
.main-navigation ul ul li { padding: 2.5px 5px; }
.text-holder .title { font-size: 24px !important; line-height: 1.2 !important; }
.entry-content .three-column-cat .tc-col .box-content { text-align: justify; }
//.entry-content h2 a { color: #ffffff; text-decoration: none; }
.entry-content h2 a { color: royalblue; text-decoration: none; }



/*--------------------------------------------------------------

## Queries

--------------------------------------------------------------*/

@media screen and (max-width:960px) {


/*--------------------------------------------------------------

	### Header

	--------------------------------------------------------------*/

.site-branding { width: 250px; }
.contact-info { max-width: 380px; }
.contact-info ul li a { font-size: 11px; }
.main-navigation a { font-size: 12px; }
.social-links ul li {float: none;display: inline-block;text-align: center;}
.social-links ul {text-align: center;}
.site-links {padding: 23px 0 10px !important;}
.entry-content .for-box { height: 142px;}
.entry-content .for-box > div {height: 142px !important;}
.entry-content .for-box .icon { display: inline-block; float: left; margin: 0 25px 0 0;}

/*--------------------------------------------------------------

	### Content

	--------------------------------------------------------------*/

.entry-content .for-box .for-patients, .entry-content .for-box .for-doctors { max-width: 49%; height: auto; float: left; }
.entry-content .for-box { width: 90%; }
.entry-content .for-box .wpb_wrapper { height: auto; }
.entry-content .for-box .content, .entry-content .for-box .title { width: 65%; }
.entry-content .intro-content { padding: 45px 37px; }
.entry-content .latest-news .post .thumb .post-date { bottom: 6px; }
.entry-content .intro-content-box { max-width: 60%; float: left; }
.entry-content .intro-content .latest-news-box { max-width: 35%; }
.entry-content .intro-content { padding-top: 60px; }
.entry-content .latest-news .post .thumb { height: auto; }
.entry-content .latest-news .post .thumb img { }
.entry-content .three-column-cat .tc-col { height: auto; max-height: 100%; width: 32.58%; float: left; }
.entry-content .three-column-cat { padding: 0 16px 0 20px; width: 100%; }
.entry-content .three-column-cat .tc-col:last-child { margin: 0; }
.entry-content .intro-content-box { max-width: 100%;}

.desktop {display:none;}
.mobile {display:block;}

.entry-content-img { display: block; width: 100%; vertical-align: top; margin-right: 0%; }
.entry-content-inr { display: block; width: 100%; vertical-align: top; }

/*--------------------------------------------------------------

	### Footer

	--------------------------------------------------------------*/

.footer_widget_col { width: 32.33333%; margin: 0 7px 0 0; }
}

@media screen and (max-width:667px) {


/*--------------------------------------------------------------

	### Header

	--------------------------------------------------------------*/

.site-branding { width: 35%; }
.contact-info ul li a { font-size: 10px; }
.main-navigation a { font-size: 11px; }
.main-navigation li { padding: 0 10px; }
.entry-content .for-box { height: auto;}
.entry-content .for-box > div {height: auto !important;}
.entry-content .for-box .icon { display: inline-block; float: left; margin: 0 21px 0 0;}
.single div#sidebar-left {display:none;}
.single article {width:100%;}
/*--------------------------------------------------------------

	### Content

	--------------------------------------------------------------*/



.entry-content .for-box { height: auto; overflow: hidden; }
.entry-content .for-box .for-patients, .entry-content .for-box .for-doctors { margin: 0 auto 7px; max-width: 100%; height: auto; float: none; }
.entry-content .for-box .content, .entry-content .for-box .title { width: auto; }
.entry-content .for-box .content { display: block; }
.entry-content .for-box .wpb_wrapper { height: auto; }
.entry-content .intro-content-box { max-width: 100%; float: none; }
.entry-content .intro-content .latest-news-box { max-width: 100%; }
.entry-content .latest-news .post .thumb img { width: 100%; }
.entry-content .three-column-cat .tc-col { width: 100%; max-width: 80%; float: none; margin: 0 auto 10px; }
.entry-content .three-column-cat .tc-col:last-child { margin: 0 auto 10px; }


/*--------------------------------------------------------------

	### Footer

	--------------------------------------------------------------*/

.footer_widget_col { width: 80%; float: none; margin: 0 auto; }
.copyright_text { float: none; margin-bottom: 15px; }
a#bck-to-top { float: none; }
.site-info-inside { text-align: center; }
.page article .article-page-content .page-sidebar { padding-left: 15px; }
.page-content-right h2 { margin-right: 15px; }
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern { margin-bottom: 5px; }
.contact-us-page .contact-us-content { padding: 0 0 0 15px; }
}

@media screen and (max-width:568px) {


/*--------------------------------------------------------------

	### Header

	--------------------------------------------------------------*/

.site-branding { position: relative; display: block; text-align: center; height: 100%; width: 90%; }
header#masthead { height: auto; }
header#masthead div { display: block; float: none; margin: 0 auto; }
.social-links, .contact-info { float: none; }
.contact-info ul li a { font-size: 11px; text-align: center; }
.contact-info ul li:first-child:after { display: none; }
.contact-info ul li { display: block; float: none; text-align: center; }
.contact-info ul { overflow: hidden; }
.single div#content.site-content { margin-top: 10px;}
.single article header .entry-title { font-size: 22px;}

/*--------------------------------------------------------------

	### Slider

	--------------------------------------------------------------*/

.text-holder { display: none; }
}

@media screen and (max-width:420px) {


/*--------------------------------------------------------------

	### Content

	--------------------------------------------------------------*/

.entry-content .for-box .for-patients, .entry-content .for-box .for-doctors { margin: 0 0 7px 0; width: 100%; }
.entry-content .intro-content { padding: 45px 5.5%; }
.entry-content .intro-content .latest-news-box { float: none; margin: 25px auto; }
.entry-content .three-column-cat .tc-col { margin: 0 auto 6px; max-width: 100%; width: 95%; height: auto; }


/*--------------------------------------------------------------

	### Footer

	--------------------------------------------------------------*/



.footer_widgets_inside { width: auto; }
.footer_widget_col { float: none; padding: 0 20px; width: 100%; }
.site-info-inside { text-align: center; }
.copyright_text { float: none; margin-bottom: 20px; }
a.back_top { float: none; }
}

/** ADDITIONAL CSS **/
.for-patients .title, 
.for-doctors .title {
    margin-top: 9px !important;
    font-weight: normal;
}
.home article {
    margin-bottom: 0 !important;
}
#homepage-three-columns .tc-col:first-child {
    margin-left: 5px;
}
.box-content p {
    text-align: initial !important;
}
.tc-col.page-87 p, .tc-col.page-94 p {
    margin-bottom: 18px !important;
}
.search-social-wrapper {
    overflow: hidden;
}
.social-links {
    float: right;
    width: 110px;
}
.search-form-content {
    float: left;
    width: 445px;
}
.social-links li:nth-child(2) a {
    font-size: 16px;
}
#searchform {
    border: 1px solid #e8e8e8;
    float: right;
    width: 300px;
}
#s {
    border: 0 none;
    border-radius: 0;
    float: left;
    font-family: Open Sans;
    font-size: 13px;
    padding: 6px 15px;
    width: 250px;
}
#searchsubmit {
    background: transparent url("http://sydneymedicalinterventions.com.au/wp-content/uploads/2017/03/search-icon.png") no-repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    float: right;
    height: 20px;
    padding: 0;
    position: relative;
    right: 7px;
    top: 8px;
    width: 19px;
}
.site-header {
    height: 150px !important;
}
.search .posted-on {font-size: 12px; text-transform: none;}
.search .entry-meta a {font-weight: bold; text-decoration: none; text-transform: none;}
.search .byline {text-transform: none;}
.search .byline {font-size: 12px; text-transform: none;}
.search .cat-links {
    color: #3d9fee;
    font-size: 12px;
}
.tags-links {
    color: #3d9fee;
    font-size: 12px;
    margin: 0 5px;
}
.search .tags-links > a {
    font-weight: bold;
    text-decoration: none;
}
.search .entry-summary p { color: #3d4041; font-size: 11.98px;}
.search .entry-title a {
    color: #274c75;
    font-size: 18px;
    text-decoration: none;
}
.search .cat-links a {
    font-weight: bold;
    text-decoration: none;
}
.search .entry-title {
    line-height: 18px;
}
.title {
    margin-top: 11px !important;
}
.title a {
    font-weight: normal;
}
.search .entry-summary {
    font-size: 12px;
}
.footer-site-links .social-links {
    float: none !important;
    width: 140px;
}
.search #primary {
    float: left;
    width: 69%;
}
.search #sidebar-left {
    margin-top: 80px;
}
.nav-links a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.search .entry-header {
    display: block !important;
}

@media screen and (max-width: 667px) {
    .social-links {
      width: 70px;
  }
  .social-links ul li {
    float: left;
    padding: 0 3px;
  }
  .contact-info {
    float: right;
    max-width: 340px;
  }
  header#masthead {
    padding: 0 20px;
  }
  #homepage-three-columns .tc-col:first-child {
    margin: 0 auto 10px;
  }
  .single div#primary {
    display: block;
  }
  .entry-content figure {
    max-width: 460px;
    margin: 0 auto !important;
  }
  .page article{
  	overflow: unset !important;
  }
  .vc_row{
  	margin: 0 !important;
  }
  .slicknav_nav li a {
    color: #ffffff;
}
}
@media screen and (max-width: 568px) {
  header#masthead {
    height: auto !important;
    position: relative;
  }
  .wrapper {
		margin: 0 auto;
  }
  #searchform {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    width: 240px;
  }
  #s {
    width: 219px;
  }
  .search-form-content {
    width: 100%;
  }
  header#masthead div {
    overflow: hidden;
    float: none;
    margin: 10px auto;
  }
  .social-links ul,
  .contact-info ul {
    float: none;
  }
  .entry-content figure {
    max-width: 100%;
    margin: 0 auto !important;
  }
  .site-info {
    padding: 25px 54px;
  }
  .page article .article-page-content .page-sidebar {
    padding-left: 0;
  }
}
@media screen and (max-width: 360px) {
  .site-info {
    padding: 25px 14px;
  }
}



.single #sidebar-left {
  display: none !important;
}

.single div#primary {
  max-width: 100% !important;
  width: 100% !important;
}
.single article {
  max-width: 100% !important;
  width: 100% !important;
}