/*
Theme Name: MedicalPlus
Theme URI: http://themeforest.net/user/m_adnan/portfolio
Author: M_Adnan
Author URI: http://themeforest.net/user/m_adnan
Description: Medical – Health Care, Clinic WordPress theme that is crafted for health care/medical and other related niche site in the industry.
Version: 2.0
License: GNU General Public License version 1.0
License URI: http://themeforest.net/user/m_adnan
Tags: one-column, two-columns, three-columns,four-columns, right-sidebar, custom-colors, custom-menu, featured-images, theme-options, translation-ready
Text Domain: medicalplus
*/
/**
 * Table of Contents:
 *
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Alignment
 * 5.0 - Caption
 * 6.0 - Galleries
 * 7.0 - Audio / Video
 * 8.0 - RTL
 */
/**
 * 1.0 - Body
 */
.wp-caption {
    max-width: 100% !important;
    height: auto;
}
.wp-caption-text{
    color: #999;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
.screen-reader-text {}
.gallery-caption {
    padding:5px 1%;
    font-size:90%;
}
.bypostauthor{
    position: relative;
}
.sticky{}
.news .news-post .date {
    text-transform: uppercase;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0;
}
.pagination>li.current>a,.pagination>li:hover>a {
    background: #2B96CC;
    color: #fff;
    border-color: #2B96CC;
}
.comments .comment-form .btn {
    width: auto;
    font-size: 14px;
    margin-top: 0;
}
.comments .comment-form textarea {
    margin-bottom: 20px;
}
p.logged-in-as {
    padding-left: 15px;
}
h3.comment-reply-title {
    padding-left: 15px;
    font-size: 18px;
}
.widget_categories span {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}
img {
    max-width: 100%;
}
.padding-100-75 {
    padding: 100px 0 75px 0;
}
.portfolio .portfolio-item img {
    height: auto;
}
.featureList h6 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.featureList i {
    margin-right: 5px;
}
.featureList p {
    font-size: 14px;
    line-height: 24px;
}
.timing.into-timing {
    z-index: 1;
    position: relative;
    background: #222222;
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 10px;
    border: 5px solid #f6f6f6;
}
.timing.into-timing li {
    list-style: none;
    color: #fff;
    padding: 0 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    line-height: 41px;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    float: left;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.timing.into-timing span {
    float: right;
}
.timing.into-timing li:nth-last-child(1) {
    border-bottom: none;
}
.timing.into-timing i {
    position: absolute;
    z-index: -1;
    font-size: 200px;
    bottom: 0px;
    right: 0px;
    color: rgba(255,255,255,0.1);
}
.fanFacts span {
    font-size: 40px;
    line-height: 35px;
    display: inline-block;
    margin-top: 5px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}
.fanFacts p {
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0px;
}
.fanFacts i {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 68px;
    border: 1px solid #2B96CC;
    font-size: 30px;
    color: #2B96CC;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}
.department {
    padding-bottom: 0;
}
.testimonial,.department {
    background: none;
}
.testimonial .avatar-info {
    max-width: 325px;
}
#site-header img {
    width: 100%;
    height: auto;
}
.tb150 {
    padding-top: 150px !important;
}
.recent-posts-widget-with-thumbnails a span {
    color: #cbcbcb;
}
.rpwwt-widget ul li img {
    margin-bottom: 0 !important;
}
.rpwwt-widget ul li {
    margin-bottom: 10px !important;
}
div.rpwwt-post-date {
    font-size: 12px;
    color: #666;
}
footer .wysija-input {
    width: 100%;
    max-width: 434px;
}
footer .widget_wysija_cont .wysija-submit {
    width: auto;
    text-transform: uppercase;
    background: rgba(255,255,255,0.1);
    font-size: 12px;
    color: #696969;
    border: none;
    height: 45px;
    float: right;
    display: inline-block;
    padding: 8px 20px;
    font-weight: bold;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.center-auto {
    margin: 0 auto;
    float: none;
}
.side-bar .tagcloud a {
    font-size: 12px !important;
}
.post-password-form input[type="submit"] {
    background: #2B96CC;
    display: inline-block;
    font-size: 14px;
    padding: 10px 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.post-password-form input[type="password"] {
    display: inline-block;
    width: 100%;
    line-height: 45px;
    height: 45px;
    border: 1px solid #ececec;
    padding: 0px 20px;
    background: #fff;
    box-shadow: none;
    border-radius: 0px;
    color: #000;
    text-transform: none;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
table {
    border-bottom: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}
td {
    border-top: 1px solid #ccc;
    padding: 6px 10px 6px 0;
}
dl {
    margin: 0 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 20px;
}
.widget img {
    height: auto;
}
.widget_rss ul li+li {
    margin-top: 25px;
}
footer .widget_rss {
    color: #fff;
}
footer a.rsswidget,footer a,footer .widget_archive li a,footer .widget_archive li {
    color: #fff;
}
footer #wp-calendar {
    color: #fff;
}
.widget select {
    display: inline-block;
    width: 100%;
    padding: 15px;
}
.widget .screen-reader-text {
    display: none;
}
footer .widget {
    margin-bottom: 15px;
}
footer .widget_categories li {
    position: relative;
}
.tp-caption.text-center {
    text-align: center !important;
}
.space10 {
    clear: both;
    height: 10px;
    width: 100%;
    display: inline-block;
}
.font-15 {
    line-height: 26px;
    font-size: 15px;
}
.mb-60 .heading-block {
    margin-bottom: 60px !important;
}
footer form {
    position: relative;
}
.intro-img img {
    border: 5px solid #f6f6f6;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
.appointment-form br,#contact_form br {
    display: none;
}
div.wpcf7-response-output {
    color: #ccc;
}
.center-block.wpb_column {
    float: none;
}
div.wpcf7-response-output {
    float: left !important;
}
.contact-form.form-val label span {
    color: #f00;
}
.post.sticky .post-info {
    background: #f9f9f9;
    padding-left: 10px;
    padding-right: 10px;
}
.post.sticky .ion-pin {
    color: #2B96CC;
}
.blog-posts h1 {
    font-weight: bold;
}
.blog-posts li {
    list-style-type: inherit;
    line-height: 1.75;
}
.blog-posts ul, .blog-posts ol {
    margin: 0 0 1.75em 1.25em;
    padding: 0;
}
@media (max-width: 767px){
    .comments a.comment-reply-link {
        position: relative;
        top: 0;
        right: 0;
    }
}
@media (max-width: 479px){
    .comments .avatar {
        width: 35px;
    }
}