/*
/*



Theme Name: ROSC ASC Theme

Author: AscWebsites Team

Author URI: http://www.ascwebsites.com/

Description: The AscTheme theme for WordPress is a fully responsive theme that looks great on any device.

Version: 1.0

License: GNU General Public License v2 or later

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

Text Domain: ascwebsites



*/

html {

    min-height: 101%;

}

body.custombody {

    /*background:url(images/background/patterns/pattern12.jpg) repeat;*/

    font-family: Helvetica, Arial, sans-serif;

}

.container {

    background-color: #fff;

    padding: 0 40px;

   /* border-left: 0px solid #000;

    border-right: 0px solid #000; */

}

/* ===============================================

   TYPOGRAPHY

   =============================================== */

p,
li,
address,
dd,
blockquote,
td,
th,
.textwidget,
.opsr > .text-wrapp > p {

    font-size: 14px;

    line-height: 30px;

    font-weight: 300;

    word-wrap: break-word;

    font-family: Helvetica, Arial, sans-serif;

}

.opsr > .text-wrapp > h4 > a {

    color: #6699cc;

}

.opsr > .text-wrapp > h4 > a:hover {

    color: #1E63AD;

}

body,
p,
li,
address,
dd,
blockquote,
td,
th,
.textwidget,
.opsr > .text-wrapp {

    color: #616161;

    font-family: Helvetica, Arial, sans-serif;

}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
ul,
ol {

    margin: 15px 0;

    font-family: Helvetica, Arial, Georgia, sans-serif;

}

h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title,
h1,
h2,
h3,
h4,
h5,
h6 {

    word-wrap: break-word;

    font-weight: 100;

    font-size: 24px;

    color: #0693e3;

    padding: 20px 0;

    line-height: 36px;

    font-family: Helvetica, Arial, sans-serif !important;

}

h1 {

    font-size: 34px;

}

h2,
.article h2,
h2.specialty-title {

    font-size: 18px;

    line-height: 36px;

    color: #666;

    font-weight: lighter;

    padding: 0;


}

h2.specialty-title {

    margin: 0 0 30px 30px;

}

h3 {

}

h4 {

    font-size: 21px;

}

h5,
.article h5 {

    font-size: 24px;

    color: #666;

    font-weight: lighter;

    margin-bottom: 18px;

    padding-top: 25px;
	
	padding-right: 30px;

    line-height: 36px;

}

h6 {

    font-size: 16px;

}

.title i {

    padding: 0;

    margin: 0 10px 0 0;

    line-height: 50%;

}

code {

    display: block;

    white-space: normal !important;

}

ul {

    display: block;

    list-style-type: disc;

    padding: 0;

    padding-bottom: 5px;

    margin: 0 0 10px 14px !important;

}

iframe,
embed,
object,
video {

    max-width: 100%;

}

/* ===============================================

   ELEMENTS

   =============================================== */

a {

    outline: none;

    border: none;

    font-weight: 300;

    text-decoration: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    color: #6699cc;

    font-family: Helvetica, Arial, sans-serif;

}

p > a {

    color: #6699cc;

}

a:hover,
a:focus {

    border: none;

    outline: none;

    text-decoration: underline;

    color: #1E63AD;

}

.clear {

    clear: both;

}

.left {

    float: left;

}

.right {

    float: right;

}

::selection {

    background: #0693e3;

    color: #fff;

}

::-moz-selection {

    background: #0693e3;

    color: #fff;

}

.button {

    background: #333;

    border: none;

    outline: none;

    padding: 14px 16px;

    color: #fff;

    margin: 35px 0 -10px 0;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    /*font-family: 'Oxygen', sans-serif;*/

    font-size: 16px;

    text-align: left;

    position: relative;

    display: inline-block;

    font-family: Helvetica, Arial, sans-serif;

}

.button:hover {

    text-decoration: none;

    border: none;

    outline: none;

    background: #0693e3;

    color: #fff;

}

#masonry .button {

    margin-top: 5px;

}

a.btn {

    /*font-family:'Oxygen',Verdana, Geneva, sans-serif;*/

    margin-right: 5px;

    border: none;

    font-family: Helvetica, Arial, sans-serif;

}

.alert,
.btn {

    -webkit-border-radius: 0px !important;

    -moz-border-radius: 0px !important;

    border-radius: 0px !important;

}

.sticky {

}

.gallery-caption {

}

.bypostauthor {

}

/* ===============================================

   START HEADER

   =============================================== */

#header > .container {

    background-color: #f1f2f6 !important;

}

#header {

    position: relative;

    text-align: center;

    margin: 0;

    padding: 0;

    min-height: 120px;

    background: #262626;

    border-bottom: none;

}

#subheader > .container {

    position: relative;

    padding: 0 10px;

    height: 460px;

    background-color: #fff !important;

    background: url(/wp-content/uploads/2018/09/Riverside_Outpatient_Bldg.jpg) center center no-repeat;

}

#subheader > .container > .row > .col-md-12 {

    height: 460px;

}

#subheader p,
#subheader h1 {

    position: absolute;

    bottom: 40px;

    padding-left: 25px;

    font-size: 60px;

    font-family: Helvetica, Arial, sans-serif;
	
	font-weight: lighter;

}

#subheader p a,
#subheader h1 a {

    color: #fff;

}

/* ================= LOGO ================= */

#logo {

    position: relative;

    display: block;

    padding: 0;

    text-align: left;

    margin: 45px 0;

    word-wrap: break-word;

}

#logo a {

    font-family: 'Montez', Verdana, Geneva, sans-serif;

    font-size: 55px;

    color: #fff;

    text-decoration: none;

    text-align: left;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

}

#logo a:hover {

    text-decoration: none;

    color: #1abc9c;

    border-bottom: none;

}

#logo a img {

    margin-top: -15px;

    height: auto;

    max-width: 100%;

}

/* ================= MAIN MENU ================= */

nav#mainmenu ul li:first-child {

    content: "";

    width: 261px;

    height: 57px;

    background: url(images/header-online-application.png) no-repeat;

    display: block;

    margin-top: 20px;

    position: absolute;

    right: 0;

}

nav#mainmenu ul li:first-child a,
nav#mainmenu ul li:first-child a:hover,
nav#mainmenu ul li:first-child a:active,
nav#mainmenu ul li:first-child a:focus,
nav#mainmenu ul li:first-child a:visited {

    color: transparent;

}

nav#mainmenu {

    padding: 0;

    text-align: right;

    position: relative;

    min-height: 120px;

    word-wrap: break-word;

    margin-right: 13px;

}

nav#mainmenu ul {

    list-style: none;

    margin: 0;

    display: inline-block;

    position: relative;

    width: 100%;

    margin-bottom: 25px;

}

nav#mainmenu ul li {

    display: inline-block;

    position: relative;

    text-align: left;

    padding: 0;

    margin-bottom: -5px;

    word-wrap: break-word;

    width: auto;

    max-width: 100%;

    margin-top: 74px;

}

nav#mainmenu ul li a {

    text-decoration: none;

    display: block;

    z-index: 1;

    padding: 52px 0 0 30px;

    color: #333;

    font-size: 14px;

    -webkit-transition: all .3s linear;

    -moz-transition: all .3s linear;

    -o-transition: all .3s linear;

    position: relative;

    font-family: Helvetica, Arial, sans-serif !important;

}

nav#mainmenu ul li a:hover,
nav#mainmenu li:hover > a,
nav#mainmenu ul li.current-menu-item > a,
nav#mainmenu ul li.current_page_item > a,
nav#mainmenu ul li.current-menu-parent > a,
nav#mainmenu ul li.current_page_ancestor > a,
nav#mainmenu ul li.current-menu-ancestor > a {

    color: #0693e3;

}

nav#mainmenu .sf-sub-indicator {

    padding: 0 0 0 10px;

    float: right;

    font-size: 10px;

}

nav#mainmenu ul ul {

    display: none;

    position: absolute;

    top: 120px;

    left: 0;

    background: #262626;

    z-index: 1000;

    width: 100%;

    z-index: 1000;

    margin-top: 0;

    min-width: 211px;

    border-top: solid 1px #262626;

    border-left: solid 1px #333333;

    border-right: solid 1px #333333;

    border-bottom: solid 1px #333333;

}

nav#mainmenu ul ul li {

    position: relative;

    margin: 0;

    line-height: 1em;

    text-transform: none;

    width: 100%;

    min-width: 211px;

    min-height: inherit;

}

nav#mainmenu ul ul li a {

    text-decoration: none;

    text-align: left;

    display: block;

    border-bottom: solid 1px #333333;

    height: 14px;

    padding: 15px;

    margin: 0;

    text-transform: inherit;

    text-shadow: inherit;

    color: #fff;

    line-height: 1.8em;

    min-height: inherit;

    height: auto;

    font-family: Helvetica, Arial, sans-serif;

}

nav#mainmenu ul ul li:last-of-type a {

    border-bottom: none;

}

nav#mainmenu ul ul li ul {

    top: -3px;

    left: 192px;

}

nav#mainmenu ul ul li ul:before {

    display: none;

}

/* ================= MOBILE MENU ================= */

.tinynav,
.select-menu {

    display: none;

    visibility: hidden;

}

/* ================= HEADER SIDEBAR ================= */

.national-quality-approval-badge {

    float: right;

    width: 124px;

    vertical-align: top;

    padding-left: 10px;

}

@media (max-width: 767px) and (min-width: 600px) {

    .national-quality-approval-badge {

        margin-top: -36px;

    }

}

@media (min-width: 980px) {

    .national-quality-approval-badge {

        margin-top: -47px;

    }

    .head_widget .pin-article:first-child {

        margin-bottom: 10px;

    }

}

/* ===============================================

   BOTTOM, FOOTER AND SIDEBARS

   =============================================== */

/* ================= BOTTOM AND FOOTER ================= */

.bottom_widget {

    background: #262626;

    border-top: none;

}

section.bottom_widget > .container {

    background-color: #E6E7EA;

}

.bottom_socials {

    background: #212121;

    padding: 25px 0;

    border-top: solid 1px #333333;

}

.bottom_widget .widget-box {

    padding: 0;

}

#footer {

    background: #262626;

    color: #333;

    border-top: none;

}

#footer > .container {

    background-color: #E6E7EA;

}

.bottom ul,
#footer ul,
#sidebar ul {

    list-style: none;

    font-weight: 300;

    color: #fafafa;

    margin: 0;

}

.bottom h3.title {

    line-height: 30px;

    margin: 0;

    padding: 0;

    font-weight: lighter;

    font-size: 14px;

    color: #666;

    padding-bottom: 5px;

}

.bottom .textwidget,
#footer .textwidget {

    font-size: 12px;

    line-height: 1.8em;

}

.bottom a,
.bottom p,
.bottom li,
.bottom address,
.bottom dd,
.bottom blockquote,
.bottom td,
.bottom th,
.bottom .textwidget,
#footer a,
#footer p,
#footer li,
#footer address,
#footer dd,
#footer blockquote,
#footer td,
#footer th,
#footer .textwidget {

    font-size: 12px;

    line-height: 1.2em;

    font-weight: 300;

    padding-bottom: 3px;

    font-family: Helvetica, Arial, sans-serif;

}

.bottom_widget a,
.bottom_widget h3,
.bottom_widget label,
.bottom_widget caption,
.bottom_widget p,
.bottom_widget li,
.bottom_widget address,
.bottom_widget dd,
.bottom_widget blockquote,
.bottom_widget td,
.bottom_widget th,
.bottom_widget .textwidget,
#footer a,
#footer p,
#footer li,
#footer address,
#footer dd,
#footer blockquote,
#footer td,
#footer th,
#footer .textwidget {

    color: #fff;

}

#sidebar a:hover,
.bottom a:hover,
#footer a:hover {

    color: #1e63ad !important;

    text-decoration: underline !important;

}

.bottom select,
.bottom textarea,
.bottom input[type="text"],
.bottom input[type="password"],
.bottom input[type="datetime"],
.bottom input[type="datetime-local"],
.bottom input[type="date"],
.bottom input[type="month"],
.bottom input[type="time"],
.bottom input[type="week"],
.bottom input[type="number"],
.bottom input[type="email"],
.bottom input[type="url"],
.bottom input[type="search"],
.bottom input[type="tel"],
.bottom input[type="color"],
.bottom .uneditable-input,
#footer select,
#footer textarea,
#footer input[type="text"],
#footer input[type="password"],
#footer input[type="datetime"],
#footer input[type="datetime-local"],
#footer input[type="date"],
#footer input[type="month"],
#footer input[type="time"],
#footer input[type="week"],
#footer input[type="number"],
#footer input[type="email"],
#footer input[type="url"],
#footer input[type="search"],
#footer input[type="tel"],
#footer input[type="color"],
#footer .uneditable-input {

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    width: 96%;

    padding: 5px 2%;

}

#footer .title,
#footer p,
#footer li,
#footer address,
#footer dd,
#footer blockquote,
#footer td,
#footer th,
#footer .textwidget {

    color: #fff;

}

#footer .copyright p {

    line-height: 13px;

    padding-top: 25px;

    text-align: center;

    font-size: 12px;

}

#back-to-top {

    position: fixed;

    opacity: 0.8;

    filter: alpha(opacity=80);

    bottom: 0;

    right: 205px;

    margin-right: -30px;

    display: none;

}

#back-to-top a {

    padding: 10px;

    display: block;

    background: #262626;

    border: solid 1px #333;

    border-bottom: none;

    width: 25px;

    height: 15px;

    text-align: center;

    line-height: 15px;

}

#back-to-top i {

    color: #fff;

}

#back-to-top a:hover {

    background: #1abc9c;

    border-color: #1abc9c;

    text-decoration: none;

}

/* ================= SIDE SIDEBAR ================= */

#sidebar {

    margin-bottom: 50px;

}

.content .left-sidebar {

    float: right;

}

.content .right-sidebar {

    float: left;

}

#sidebar.left-sidebar {

    float: right;

}

#sidebar.right-sidebar {

    float: left;

}

#blog .pin-article.col-md-8,
#blog .col-md-8.left-sidebar,
#blog .col-md-8.right-sidebar {

    margin-bottom: 25px;

}

#blog .pin-article.col-md-8:last-of-type,
#blog .col-md-8.left-sidebar:last-of-type,
#blog .col-md-8.right-sidebar:last-of-type {

    margin-bottom: 0;

}

#sidebar h3.title {

    padding: 0;

    margin: 0 0 20px 0;

    position: relative;

    line-height: inherit;

    text-transform: none;

}

#sidebar p,
#sidebar li,
#sidebar address,
#sidebar dd,
#sidebar blockquote,
#sidebar td,
#sidebar th,
#sidebar .textwidget {

    font-size: 14px;

    line-height: 23px;

    font-weight: 300;

    color: #616161;

    font-family: Helvetica, Arial, sans-serif;

}

#sidebar a {

    color: #0693e3;

    text-decoration: underline;

}

/* ===============================================

   CONTENT

   =============================================== */

.pin-article {

    background: #fff;

    margin-bottom: 30px;

    /*box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);

    -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);

    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);*/

}

.pin-article.col-md-12 {

}

.head_widget .pin-article .article,
#sidebar .pin-article .article {

    /*padding:25px;*/

}

#sidebar .pin-article {

    margin-bottom: 25px;

}

#sidebar .pin-article:last-of-type {

    margin-bottom: 0;

}

.pin-container {

    overflow: hidden;

    position: relative;

    height: auto;

    max-height: 100%;

}

.pin-article h1.title {

    font-style: 300;

    line-height: 30px;

    position: relative;

    color: #616161;

    margin: 0 0 25px 0;

}

.col-md-12.pin-article h1.title {

    font-size: 38px;

}

.pin-article h3.title a {

    color: #616161;

}

.pin-article h3.title a:hover {

    color: #1abc9c;

}

.pin-article .attachment p {

    text-align: center;

}

.pin-article .attachment .entry-info {

    width: 120px;

}

.pin-article .attachment .entry-info .entry-date {

    margin: auto;

}

.pin-article .article {

    /*padding:50px;*/

}

.col-md-8 article.article,
.col-md-6 article.article,
.col-md-4 article.article, {    
	padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.col-md-3 article.article {

    padding: 25px;

    padding-top: 0;

}

#blog {

    margin-bottom: 50px;

    padding: 0 !important;

}

#blog .pin-article.col-md-4,
#blog .pin-article.col-md-6 {

    margin-bottom: 25px;

}

#blog .pin-article:last-child {

    margin-bottom: 0;

}

.pin-article .wp-post-image {

    z-index: 999;

}

.pin-article.col-md-4 .line {

    margin: 30px 0 20px 0;

}

.pin-article .separator:after {

    background: url(images/separator.png) repeat;

    width: 100%;

    height: 5px;

    content: '';

    display: inline-block;

    margin: 0;

}

.pin-article .container-fluid {

    padding: 0;

    margin: 0 0 45px 0;

}

.pin-article .container-fluid:last-child {

    padding: 0;

    margin: 0;

}

.article-header {

    margin: 0 0 20px 0;

    color: #000;

    font-size: 13px;

    position: relative;

    text-align: center;

    font-family: Helvetica, Arial, sans-serif;

}

article blockquote {

    border-left: 4px solid #48c9b0;

    padding: 0 35px;

    position: relative;

    margin-left: 0px;

}

article blockquote p {

    text-align: left;

    line-height: 1.6em;

    /*font-family: "Yanone Kaffeesatz", Times, serif; */

    font-size: 15px;

}

.entry-info ul {

    display: inline;

    list-style: none;

}

.entry-info li {

    display: inline;

}

.entry-info a {

    display: inline;

    color: #616161;

}

.entry-info a:hover {

    color: #1abc9c;

}

.tags {

    background: #fff;

    padding: 0 15px;

}

.tags a {

    font-weight: 300;

}

#sidebar .line {

    margin: 20px 0;

}

.post-date {

    color: #fff;

    text-align: left;

}

.day {

    font-size: 14px;

    line-height: 1.1em;

}

.archive {

    margin: 0;

}

.col-md-4 .line {

    width: auto;

    background: none;

    margin: inherit;

}

.col-md-4 .line:before {

    display: none;

}

.col-md-4 .line .tags {

    padding: 0;

}

.col-md-4 .entry-info {

    padding: 0;

}

.col-md-4 .entry-info .entry-date,
.col-md-4 .entry-info .entry-comments,
.col-md-4 .entry-info .entry-audio,
.col-md-4 .entry-info .entry-video,
.col-md-4 .entry-info .entry-standard,
.col-md-4 .entry-info .entry-gallery {

    display: block;

    text-align: left;

    width: inherit;

    padding: inherit;

    margin: 5px auto;

}

.col-md-4 .sep {

    display: none;

}

/* ===============================================

   COMMENTS

   =============================================== */

.commentlist {

    list-style: none;

    line-height: 1px;

    margin: 0;

}

.commentlist ul {

    list-style: none;

    padding: 0;

    margin: 0;

}

.comment-container {

    margin: 0 0 45px 0;

    padding: 25px 15px;

    font-size: 12px;

    position: relative;

    background: #fff;

    border: solid 1px #ddd;

    font-family: Helvetica, Arial, sans-serif;

}

#sidebar .comment-container {

    margin-bottom: 15px;

}

.comment-avatar img {

    padding: 4px;

    border: solid 1px #ddd;

    float: left;

}

.comment-text {

    position: relative;

    margin-left: 110px;

    border-left: solid 1px #ddd;

    padding: 0 0 0 15px

}

.comment-text p {

    font-size: 14px !important

}

.comment-container .comment-date {

    padding: 10px 0;

}

.comment-avatar {

    position: relative;

    width: 110px;

    float: left;

}

.comment-author .author {

    /*font-family: "Yanone Kaffeesatz", Times, serif; */

    font-size: 18px;

    display: block;

    font-weight: bold;

    font-family: Helvetica, Arial, sans-serif;

}

.children li {

    margin-left: 110px;

}

.comment-notes {

    font-size: 12px;

    margin: -30px 0 25px 0;

}

h3#reply-title,
h3.comments {

    font-size: 22px;

    font-weight: bold;

    text-transform: uppercase;

    padding: 0 0 5px 45px;

    height: 45px;

    line-height: 45px;

    background: url('images/icons/comment.png') no-repeat center left;

    margin: 45px 0;

    font-family: Helvetica, Arial, sans-serif;

}

h3#reply-title small,
.logged-in-as {

    /*font-family: 'Oxygen',Verdana, Geneva, sans-serif;*/

    font-weight: 300;

    font-size: 14px !important;

    font-weight: bold;

    margin: -20px 0 40px 0;

    font-family: Helvetica, Arial, sans-serif;

}

.form-allowed-tags {

    font-size: 14px !important;

}

/* ===============================================

   COMMENT, SEARCH AND CONTACT FORM

   =============================================== */

.contact-form form,
#searchform {

    margin: 0 !important;

}

#searchform input[type=text],
#searchform textarea,
.contact-form input[type=text],
.contact-form textarea,
.comment-form input[type=text],
.comment-form textarea {

    padding: 15px 2%;

    background: #fafafa;

    width: 95%;

    margin: 0 0 15px 0;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    border: none;

    /*font-family: 'Oxygen',Verdana, Geneva, sans-serif;*/

    font-family: Helvetica, Arial, sans-serif;

}

#searchform input[type=submit],
.contact-form input[type=submit],
.comment-form input[type=submit],
input[type=submit] {

    background: #DDDDDD;

    border: none;

    outline: none;

    padding: 3px 15px !important;

    color: #000;

    margin: 25px 0 -20px 0;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    font-size: 16px;

    text-align: center;

    position: relative;

    display: block;

    font-size: 14px;

    line-height: 20px;

    cursor: pointer;

    width: 100px !important;

    border: 1px solid #CCCCCC;

    padding: 5px;

    font-family: Arial, Helvetica, sans-serif;

}

.col-md-12 #searchform input[type=submit],
.col-md-12 .contact-form input[type=submit],
.col-md-12 .comment-form input[type=submit] {

    margin: 45px 0 -20px 0;

}

#searchform input[type=submit] {

    padding: 15px 2%;

}

.contact-form input[type=submit] {

    margin-top: 0;

}

#searchform input[type=submit]:hover,
.contact-form input[type=submit]:hover,
.comment-form input[type=submit]:hover {

    background: #1abc9c;

    color: #fff;

    text-decoration: none;

}

.searchform {

    margin: 15px 0 0 0;

}

#searchform #searchsubmit {

    width: 15%;

    margin: 0;

    padding: 10px 1%;

    display: inline-block;

}

#searchform input[type=text] {

    width: 80%;

    margin: 0;

    padding: 10px 2%;

    display: inline-block;

}

.col-md-6 #searchform #searchsubmit,
.col-md-4 #searchform #searchsubmit,
.col-md-3 #searchform #searchsubmit {

    width: 30%;

}

.col-md-6 #searchform input[type=text] {

    width: 65%;

}

.col-md-4 #searchform input[type=text],
.col-md-3 #searchform input[type=text] {

    width: 64%;

}

#searchform .input-search:hover,
#searchform .input-search:active,
#searchform .input-search:focus {

    outline: 0px !important;

    -webkit-appearance: none;

    box-shadow: none;

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

}

#searchform .input-search:hover,
#searchform .input-search:active,
#searchform .input-search:focus {

    outline: 0px !important;

    -webkit-appearance: none;

    box-shadow: none;

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

}

.logged-in-as a,
#comments a {

    color: #616161;

}

span.messaggeok {

    font-weight: bold;

}

span.error {

    display: none;

    color: #b93333;

    margin-bottom: 10px;

    font-weight: bold;

}

.entry-tags {

    /*font-family: 'Oxygen',Verdana, Geneva, sans-serif;*/

    font-size: 14px;

    border-bottom: solid 1px #ddd;

    border-top: solid 1px #ddd;

    position: relative;

    font-weight: bold;

    font-family: Helvetica, Arial, sans-serif;

}

.entry-tags span {

    font-weight: 300;

}

.line {

    position: relative;

    z-index: 998;

    display: block;

    margin: 25px 0;

    text-align: left;

    min-height: 11px

}

footer.line {

    margin: 40px 0 0 0;

}

.entry-info i {

    margin: 0 10px;

    font-size: 14px;

    line-height: 21px

}

.entry-info .entry-date i {

    margin: 0 10px 0 0;

}

.entry-info {

    /*font-family:'Oxygen',Verdana, Geneva, sans-serif;*/

    color: #919191;

    display: inline;

    font-size: 14px;

    font-family: Helvetica, Arial, sans-serif;

}

.entry-info a {

    color: #919191;

}

.entry-info .entry-date,
.entry-info .entry-comments,
.entry-info .entry-audio,
.entry-info .entry-video,
.entry-info .entry-standard,
.entry-info .entry-gallery {

    width: 90px;

    display: inline;

}

/* ===============================================

   IMAGE STYLE

   =============================================== */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {

    max-width: 100%;

    height: auto;

}

.alignleft,
img.alignleft {

    display: inline;

    float: left;

    margin-right: 24px;

    margin-top: 4px;

}

.alignright,
img.alignright {

    display: inline;

    float: right;

    margin-left: 24px;

    margin-top: 4px;

}

div.aligncenter,
img.aligncenter {

    display: block;

    margin-left: auto !important;

    margin-right: auto !important;

    float: none;

}

img.alignleft,
img.alignright,
img.aligncenter {

    margin-bottom: 12px;

}

.wp-caption {

    background: #f1f1f1;

    line-height: 18px;

    margin-bottom: 20px;

    max-width: 558px !important;

    padding: 4px;

    text-align: center;

}

.wp-caption img {

    margin: 5px 5px 0;

    width: 98%;

}

.wp-caption p.wp-caption-text {

    color: #888;

    font-size: 12px;

    margin: 5px;

}

.wp-smiley {

    margin: 0;

}

/* ===============================================

   WORDPRESS GALLERY SHORTCODE

   =============================================== */

.gallery {

    margin: 15px auto;

}

.gallery .gallery-item {

    float: left;

    margin: 0 10px 15px 0;

    text-align: center;

    position: relative;

    outline: 1px solid #ddd;

    border: 4px solid #fff;

    background: #fff;

    overflow: hidden;

}

.gallery-item .gallery-caption {

    background-color: rgba(0, 0, 0, 0.7);

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    color: #fff;

    font-size: 12px;

    line-height: 1.5;

    margin: 0;

    max-height: 50%;

    padding: 6px 0;

    bottom: 0;

    position: absolute;

    text-align: center;

    width: 100%;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

}

.gallery-item:hover .gallery-caption {

    opacity: 1;

    filter: alpha(opacity=0);

}

.gallery-columns-1 .gallery-item {

    max-width: 100%;

}

.gallery-columns-2 .gallery-item {

    max-width: 48%;

    max-width: -webkit-calc(50% - 4px);

    max-width: calc(50% - 4px);

}

.gallery-columns-3 .gallery-item {

    max-width: 32%;

    max-width: -webkit-calc(33.3% - 4px);

    max-width: calc(33.3% - 4px);

}

.gallery-columns-4 .gallery-item {

    max-width: 23%;

    max-width: -webkit-calc(25% - 4px);

    max-width: calc(25% - 4px);

}

.gallery-columns-5 .gallery-item {

    max-width: 19%;

    max-width: -webkit-calc(20% - 4px);

    max-width: calc(20% - 4px);

}

.gallery-columns-6 .gallery-item {

    max-width: 15%;

    max-width: -webkit-calc(16.7% - 4px);

    max-width: calc(16.7% - 4px);

}

.gallery-columns-7 .gallery-item {

    max-width: 13%;

    max-width: -webkit-calc(14.28% - 4px);

    max-width: calc(14.28% - 4px);

}

.gallery-columns-8 .gallery-item {

    max-width: 11%;

    max-width: -webkit-calc(12.5% - 4px);

    max-width: calc(12.5% - 4px);

}

.gallery-columns-9 .gallery-item {

    max-width: 9%;

    max-width: -webkit-calc(11.1% - 4px);

    max-width: calc(11.1% - 4px);

}

.gallery dl {

    margin: 0;

}

.gallery br + br {

    display: none;

}

.gallery a {

    border-bottom: none;

}

.attachment img {

    display: block;

    margin: 0 auto;

}

p.list-tags {

    line-height: 25px;

    margin-top: 20px;

    border-top: 1px solid #dcdbdb;

    padding: 10px 0 10px 36px;

    background: url('images/icons/article.png') left 15px no-repeat;

}

article .overlay-image {

    position: relative;

    overflow: hidden;

}

.overlay-image .overlay {

    opacity: 0;

    filter: alpha(opacity=0);

    border: none;

}

.overlay-image .zoom {

    background: #000 url(images/icons/zoom.png) no-repeat center;

    position: absolute;

    top: 5px;

    left: 5px;

    -webkit-transition: none;

    -moz-transition: none;

    -o-transition: none;

}

.overlay-image .link {

    background: #000 url(images/icons/link.png) no-repeat center;

    position: absolute;

    top: 5px;

    left: 5px;

    -webkit-transition: none;

    -moz-transition: none;

    -o-transition: none;

}

.overlay-image .video {

    background: #000 url(images/icons/video.png) no-repeat center;

    position: absolute;

    top: 5px;

    left: 5px;

    -webkit-transition: none;

    -moz-transition: none;

    -o-transition: none;

}

.overlay-image .wp-post-image {

    border: solid 1px #ddd;

    padding: 4px;

    max-width: 100%;

    max-height: 100%;

}

.pin-container .overlay-image .wp-post-image {

    border: none;

    padding: 0;

}

.pin-container .overlay-image .link {

    top: 0;

    left: 0;

}

.wp-post-image {

    width: auto;

    height: auto;

}

/* ===============================================

   WIDGETS

   =============================================== */

.widget-box {

    margin: 20px 0;

}

#sidebar li,
.bottom_widget .widget-box li {

    padding: 0 0 15px 20px;

    border-bottom: none;

}

.bottom_widget .widget-box li {

    border-bottom: solid 1px #333333;

}

#sidebar ul li:last-of-type {

    border-bottom: 0;

}

.bottom_widget .widget-box {

    margin-bottom: 0;

}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {

    width: 100% !important;

    background: #fff;

}

#wp-calendar th,
#wp-calendar #today,
#wp-calendar #today a {

    background: #212121;

    /*font-family:'Oxygen',Verdana, Geneva, sans-serif;*/

    font-family: Helvetica, Arial, sans-serif;

}

#wp-calendar #today,
#wp-calendar #today a {

    background: #1abc9c;

}

#wp-calendar a:hover {

    border: none;

    color: #fff;

}

#wp-calendar {

    background: #262626;

    width: 100%;

}

#wp-calendar caption {

    font-size: 14px;

    text-transform: uppercase;

    margin: 0 0 10px 0;

    text-align: left;

    /*font-family:'Oxygen',Verdana, Geneva, sans-serif;*/

    font-family: Helvetica, Arial, sans-serif;

}

#wp-calendar th,
#wp-calendar td {

    text-align: center;

    font-size: 14px;

    color: #fff;

    padding: 3px 6px;

}

#wp-calendar td a {

    display: block;

    text-align: center;

    font-size: 14px;

    color: #fff;

    text-decoration: none;

}

#wp-calendar td#prev a,
#wp-calendar td#prev a {

    text-decoration: none;

    text-align: left;

}

#wp-calendar th {

    font-weight: bold

}

tr:nth-child(2n+2) {

    background-color: #212121;

}

.tagcloud a {

    display: inline-block;

    padding: 6px 8px;

    text-align: center;

    /*font-family: 'Oxygen',Verdana, Geneva, sans-serif; */

    font-size: 14px !important;

    color: #ddd;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    background: #333;

    color: #fff !important;

    border: none;

    margin: 0 0 4px 0;

    font-family: Helvetica, Arial, sans-serif;

}

.tagcloud a:hover {

    color: #fff;

    background: #1abc9c;

}

#sidebar .tagcloud a {

    font-size: 14px !important;

}

/* ===============================================

   SOCIAL ICONS

   =============================================== */

.socials {

    margin: 25px 0 0 0;

}

.socials a {

    display: inline-block;

    margin: 0 5px 25px 0;

    filter: none !important;

    width: 50px;

    height: 50px;

    text-align: center;

    padding: 0;

    color: #ddd;

}

.socials a i {

    line-height: 50px;

    font-size: 21px

}

.socials a:hover {

    border-bottom: none !important;

    text-decoration: none;

    background: #1abc9c;

    color: #fff;

}

/* ===============================================

   PAGINATION

   =============================================== */

.wp-pagenavi {

    text-align: left;

    position: relative;

    margin-bottom: 50px;

}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi span.current {

    display: inline-block;

    padding: 12px 14px;

    margin-bottom: 0;

    font-size: 14px;

    line-height: 20px;

    background: #333;

    color: #fff;

    text-align: center;

    vertical-align: middle;

    cursor: pointer;

    /*font-family:'Oxygen',Verdana, Geneva, sans-serif;*/

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    font-family: Helvetica, Arial, sans-serif;

}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {

    color: #fff;

    background: #48c9b0;

    text-decoration: none;

    border-bottom: none;

}

#blog .wp-pagenavi {

    margin-top: 25px;

    margin-bottom: 0px;

}

/* CONTACT FORM */

span > input[type="text"],
span > input[type="email"],
span > textarea {

    border: 1px solid #CCCCCC;

    padding: 5px;

    width: 250px;

    border-radius: 0;

}

span > textarea {

    width: 400px;

}

.cu-pv-info {

    margin-bottom: 20px;

    min-height: 212px;

}

.cu-pv-info img {

    width: 155px;

    float: left;

}

.cu-pv-info p {

    padding-top: 10px;

    margin-left: 170px;

    line-height: 208%;

}

@media screen and (min-width: 0px) and (max-width: 768px) {

    #subheader p,
    #subheader h1 {

        position: absolute;

        bottom: 75px;

        font-size: 60px;

    }

    .text-wrapp {

        margin: 15px 0 0 0 !important;

        border: none !important;

        padding-left: 0 !important;

    }

    .opsr img {

        float: none !important;

        margin: 0 auto 25px auto;

    }

    body {

        padding-left: 0px !important;

        padding-right: 50px !important;

    }

    .bottom_widget,
    .container.content {

        padding: 0 20px;

    }

    #header {

        height: auto;

        width: auto;

        min-height: 60px;

    }

    #subheader {

        margin-top: 0;

        margin-bottom: 0;

        font-size: 14px;

        width: auto;

    }

    #subheader p,
    #subheader h1 {

        line-height: 24px;

    }

    #subheader > .container > .row > .col-md-12 {

        left: 0;

    }

    .bottom_widget {

        padding: 0;

    }

    nav#mainmenu {

        height: inherit;

        margin-bottom: 10px;

        min-height: inherit;

    }

    nav#mainmenu ul li {

        visibility: hidden;

        display: none;

    }

    nav#mainmenu ul li:first-child {

        visibility: visible;
        display: block;
        position: relative;
        text-align: right;
        float: right;
        margin-right: 15px;

    }

    .tinynav {

        display: block;

        visibility: visible;

        width: 100% !important;

        margin: 0 0 20px 0;

        height: auto;

        padding: 8px 10px;

        background: #6699cc;

        color: #333;

        border: none;

        font-family: Verdana, Times, serif;

        -webkit-border-radius: 0px;

        -moz-border-radius: 0px;

        border-radius: 0px;

        word-wrap: break-word;

    }

    .tinynav option {

        padding: 5px 0;

        border-bottom: solid 1px #333;

        word-wrap: break-word;

    }

    #header select.select-menu {

        width: 100%;

        margin-bottom: 40px;

    }

    #blog,
    #sidebar,
    #sidebar .pin-article,
    .wp-pagenavi,
    .pin-article {

        margin-bottom: 20px;

        margin-left: 0;

    }

    .pin-article .container-fluid {

        margin: 0;

    }

    .head_widget .pin-article .article,
    #sidebar .pin-article .article,
    .pin-article article.article,
    .pin-article .link a {

        padding: 20px;

    }

    .entry-info {

        width: auto;

        background: none;

    }

    .entry-info .entry-date,
    .entry-info .entry-comments,
    .entry-info .entry-audio,
    .entry-info .entry-video,
    .entry-info .entry-standard,
    .entry-info .entry-article,
    .entry-info .entry-gallery {

        display: block;

        text-align: left;

        width: inherit;

        padding: inherit;

        margin: 5px auto;

    }

    .line {

        border: none;

        background: none;

        margin: inherit;

        padding: 0;

    }

    .line:before {

        background: none;

    }

    .news-widget {

        padding-bottom: 0;

    }

    .news-thumb {

        width: 100%;

        float: none;

    }

    .news-details {

        width: 100%;

        float: none;

        text-align: left;

    }

    .news-details h5 {

        margin: 20px 0 0 0;

    }

    .children li {

        margin-left: 0;

    }

    .comment-avatar img {

        margin-right: 15px;

    }

    .comment-text {

        margin: 0;

        float: none;

        border: none;

        padding: 0;

    }

    #searchform {

        margin: 0 !important;

    }

    #searchform input[type=submit],
    .contact-form input[type=submit],
    .comment-form input[type=submit] {

        margin: 20px 0 -20px 0;

    }

    p.form-submit {

        margin: 0 !important;

    }

    h3#reply-title,
    h3.comments {

        font-size: 18px;

    }

    .gallery p {

        margin: 0;

        display: none;

        visibility: hidden;

    }

    #sidebar h3.title {

        font-size: 22px;

        margin: 0 0 15px 0;

        line-height: inherit;

        font-size: 24px;

        color: #0693e3;

        font-weight: normal;

        font-family: Arial, Helvetica, sans-serif;

    }

    .col-md-3.left-sidebar,
    .col-md-4.left-sidebar,
    .col-md-3.right-sidebar,
    .col-md-4.right-sidebar,
    .col-md-8.left-sidebar,
    .col-md-8.right-sidebar {

        float: none;

    }

    .socials {

        float: none;

    }

    .socials a {

        margin: 0 0 20px 0;

    }

    .bottom_widget .widget-box {

        padding: 10px 0 20px 0;

    }

    .bottom_socials {

        padding: 0 0 0 20px;

    }

    #footer .widget {

        margin-right: inherit;

    }

    #footer .copyright {

        padding: 25px 0 25px 20px;

        line-height: 15px;

        text-align: left;

    }

    #footer {

        padding: 0;

    }

}

@media screen and (min-width: 0px) and (max-width: 320px) {

    div.overlay-image.xsmall .overlay,
    div.overlay-image.xsmall .wp-post-image {
        width: 140px;
        height: 140px
    }

    div.overlay-image.small .overlay,
    div.overlay-image.small .wp-post-image,
    div.overlay-image.medium .overlay,
    div.overlay-image.medium .wp-post-image,
    div.overlay-image.large .overlay,
    div.overlay-image.large .wp-post-image {
        width: 140px;
        height: 100px
    }

}

@media screen and (min-width: 321px) and (max-width: 479px) {

    div.overlay-image.medium .overlay,
    div.overlay-image.medium .wp-post-image,
    div.overlay-image.large .overlay,
    div.overlay-image.large .wp-post-image {
        width: 211px;
        height: 150px
    }

}

@media screen and (min-width: 0px) and (max-width: 479px) {

    .pin-article h1.title {

        font-size: 22px;

    }

    .pin-article .quote blockquote p {

        font-size: 16px;

    }

    span > textarea {

        width: 250px;

    }

    .cu-pv-info img {

        width: 130px;

        float: left;

    }

    .cu-pv-info p {

        margin-left: 150px;

        line-height: 150%;

        font-size: 14px;

        padding-top: 0;

    }

}

@media screen and (min-width: 0px) and (max-width: 500px) {

    .pscor-physician-info {

        clear: left;

        margin-left: 0 !important;

        border-left: 1px solid #e5e4e4;

        padding-left: 18px;

    }

    .physicians {

        padding: 15px !important;

    }

}

@media screen and (min-width: 481px) and (max-width: 600px) {

    div.overlay-image.medium .overlay,
    div.overlay-image.medium .wp-post-image {
        width: 240px;
        height: 171px
    }

    div.overlay-image.large .overlay,
    div.overlay-image.large .wp-post-image {
        width: 300px;
        height: 213px
    }

}

@media screen and (min-width: 0px) and (max-width: 1200px) {

}

.pscor-physician {

    -webkit-box-shadow: 0px -3px 8px -1px rgba(0, 0, 0, 0.18);

    -moz-box-shadow: 0px -3px 8px -1px rgba(0, 0, 0, 0.18);

    box-shadow: 0px -3px 8px -1px rgba(0, 0, 0, 0.18);

    padding: 7px;

    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0.1))); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%); /* IE10+ */

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#4d000000', GradientType=0); /* IE6-9 */

    border: 1px solid rgba(0, 0, 0, .15);

    border-bottom: none;

    margin-bottom: 45px;

}

.physicians {

    padding: 25px;

    min-height: 130px;

    background-color: #fff;

    clear: both;

    /* -webkit-box-shadow: 0px -5px 8px -1px rgba(0,0,0,0.21);

    -moz-box-shadow: 0px -5px 8px -1px rgba(0,0,0,0.21);

    box-shadow: 0px -5px 8px -1px rgba(0,0,0,0.21);



     border-width: 7px;

        border-style: solid;

        -webkit-border-image:

          -webkit-gradient(linear, 0 100%, 0 0, from(rgba(0,0,0,.2)), to(rgba(0, 0, 0,.05))) 1 100%;

        -webkit-border-image:

          -webkit-linear-gradient(bottom, rgba(0,0,0,.2), rgba(0, 0, 0,.05)) 1 100%;

        -moz-border-image:

          -moz-linear-gradient(bottom, rgba(0,0,0,.2), rgba(0, 0, 0,.05)) 1 100%;

        -o-border-image:

          -o-linear-gradient(bottom, rgba(0,0,0,.2), rgba(0, 0, 0,.05)) 1 100%;

        border-image:

          linear-gradient(to top, rgba(0,0,0,.2), rgba(0, 0, 0,.05)) 1 100%;

     border-bottom: rgba(0,0,0,.3);

     border-top: rgba(0,0,0,.05); */

}

/*.physicians:before {

 content:"";

 border:6px solid rgba(0,0,0,.05);

 top:-6px; 

}

.physicians:after {

  content:"";

  border:6px solid rgba(0,0,0,.3);

  bottom:-6px;

}*/

.pscor-physician-info {

    margin-left: 110px;

    border-left: 1px solid #e5e4e4;

    padding-left: 18px;

}

.pscor-physician-image {

    float: left;

    width: 75px;

    margin-right: 30px;

    min-height: 130px;

}

.pscor-physician-title {

    font-size: 28px;

    color: #0693e3;

    line-height: normal;

    font-weight: normal;

    margin-bottom: 0px;

    font-family: Helvetica, Arial sans-serif;

}

.pscor-physician-specialties h2 {

    font-size: 14px;

    color: #0693e3;

    font-weight: bolder;

    font-style: italic;

    margin-top: 8px;

    padding-bottom: 12px;

    text-transform: none;

}

.pscor-physician-specialties p {

    color: #333 !important;

    font-style: italic;

    font-weight: bold;

}

.pscor-physician-description {

    font-family: Arial, Helvetica, sans-serif;

    color: #333;

}

.pscor-physician-details-label {
    font-weight: bold;
}

.pscor-physician-description > a {

    color: #6699cc;

    font-size: 14px;

}

.pscor-physician-description > a:href {

    color: #1E63AD;

}

.opsr {

    background-color: #f1f2f6;

    min-height: 220px;

    padding: 10px 25px 35px 25px;

    border: 1px solid #e3e1e1;

}

.opsr img {

    float: left;

    margin: 0;

}

.opsr h3 {

    line-height: 20px;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: normal;

    color: #0089cd;

    font-family: Helvetica, Arial, sans-serif;

}

.opsr h4 {

    background: none;

    font-size: 24px;

    color: #0693e3;

    font-weight: normal;

    text-decoration: underline;

    padding: 0;

    line-height: 28px;

    font-family: Arial, Helvetica, sans-serif;

}

.text-wrapp {

    margin-top: -30px;

    margin-left: 300px;

    border-left: 1px solid #e3e1e1;

    padding-left: 25px;

}

.text-wrapp ul {

    display: block;

    list-style-type: disc;

    padding-bottom: 0;

    list-style-position: inside;

    margin-left: 0 !important;

}

.text-wrapp ul li {

    color: #666666;

}

.article li {

    line-height: 24px;

}

.article h3.title {

    line-height: 34px;

    font-size: 24px;

    margin-bottom: 10px;

    margin-top: 10px;

    color: #0693e3;

    font-weight: lighter;

    font-family: Helvetica, Arial, sans-serif;

    text-transform: none;

}

.article p {

    color: #666666;
	
	font-family: Helvetica, Arial, sans-serif;
	
	font-size: 18px;
	
	line-height: 30px;

}

.article h3 {

    line-height: 24px;

    color: #0693e3;

    font-weight: lighter;

    padding-bottom: 5px;

    text-transform: uppercase;

    margin: 0;

}

button {

    background-color: #0693e3;

    text-decoration: none;

    border: none;

    border-radius: 3px;

    padding: 5px 20px;

    margin-top: 20px !important;

}

button > a {

    color: #fff;

    text-decoration: none;

}

button:hover {

    background-color: #3c76b2;

}

.opsr > .text-wrapp > button > a {

    font-size: 14px;

}

.opsr > .text-wrapp > button > a:hover {

    color: #fff !important;

    text-decoration: none !important;

}

#sidebar a.gallery-btn {

    background-color: #6699cc;

    padding: 3px 11px 3px 11px;

    border: none;

    display: inline-block;

    margin-top: 15px;

    font-size: 14px;

    color: #FFFFFF !important;

    font-family: Helvetica, Arial, sans-serif !important;

    text-decoration: none !important;

}

#sidebar a.gallery-btn:hover,
#sidebar a.gallery-btn:active,
#sidebar a.gallery-btn:focus,
#sidebar a.gallery-btn:visited {

    color: #ccc !important;

    font-family: Helvetica, sans-serif !important;

    text-decoration: none !important;

}

.widget > .col-md-4 {

    float: right;

}

p.info-guide {

    font-weight: normal;

    text-transform: uppercase;

    color: #666666;

    font-size: 12px;

    line-height: 140%;

    padding-bottom: 5px;

}

p.info-guide a {

    font-size: 12px;

    color: #6699cc;

    text-decoration: underline;

    text-transform: none;

}

section.inner_page > .container {

    height: 206px;

    background-color: #fff;

    background: url(/wp-content/uploads/2018/10/inner-pages-banner.jpg) top center no-repeat;

    border: none;

    width: 100%;

}

body.home > .container > h1.title {

    display: none;

}


