/*
Theme Name: Karma HealthCare
Theme URL: http://www.nettantra.com/karma/
Description: Paid WordPress theme released by nettantra.com
Author: NetTantra WordPress Team
Author URI: www.nettantra.com
Version: 1.0.0

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */


html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}

a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
select {
	color: #777;  
	font-family: 'Open sans', sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	padding: 2px;
}


ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
/* Links */
a {
	color: #22a5d8;
	text-decoration: none;
}
a:visited {
	color: #22a5d8;
}
a:hover,
a:focus,
a:active {
	color: #0a84b5;
}

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

.clear{
	clear: both;
}
/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}


/* Clearfix */
.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.cf:after {
	clear: both;
}


/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

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


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*
*
*
*My overrided CSS
**/
.responsive-slider.flexslider .slides img {
	display: block;
	margin: 0 auto;
}
.slide-title {
	/*display: none;*/
}
.responsive-slider.flexslider {
	margin-bottom: 0;
}
#main .cta-section {
	background: #3D9FE4;
	color: #FFF;
}
#main .cta-section h2 {
	color: #FFF;
}
.featured-wrap {
	margin: 25px 0 0 0;
	display: block;
	overflow: hidden;
}
.featured {
	width: 230px;
	margin-right: 13px;
	display: block;
	float: left;
}
.featured:last-child {
	margin-right: 0;
}
.featured .featured-image i.fa {
	display: block;
	font-size: 60px;
	color: #3D9FE4;
	text-align: center;
	margin-bottom: 15px;
}
.featured .featured-title,
.featured .featured-excerpt {
	text-align: center;
}
.responsive-slider.flexslider .slide {
	width: 940px;
	margin: 0 auto;
}
.responsive-slider.flexslider .slide-title a {
	position: absolute;
	top: 270px;
	right: 0;
	left: 0;
	font-size: 28px;
	line-height: 1.3em;
	color: #fff;
	background: #222;
	background: none;
	text-shadow: none;
	margin: 0;
	padding: .5em 1em;
	text-align: center;
}
.responsive-slider.flexslider .slide-title a:hover {
	background: none;
}
.gallery ul {
	list-style: none;
	margin: 0;
}
.gallery ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}
.gallery ul li.no-right {
	margin-right: 0;
}
.gallery ul li a {
	display: block;
	float: left;
}
.home .gallery .gallery-item img {
	width: 90px;
	height: 90px;
}
.gallery #gallery-1 .gallery-item {
	width: auto;
	margin-right: 6px;
	margin-top: 0;
}

.homeblog .grid_4.pmc-video iframe {
	height: 200px;
	width: 100%;
}
.homeblog .grid_6.pmc-video iframe {
	height: 290px;
	width: 100%;
}

.homeblog .grid_4.gallery .gallery-item img {
	width: 90px;
	height: 90px;
}
.homeblog .grid_6.gallery .gallery-item img {
	width: 135px;
	height: 135px;
}
.homeblog .grid_6.gallery .gallery {
	height: 290px; 
	overflow-y: auto;
}

/*
*
*Sidebar Menu Page Template
*/
#secondary .submenu-sidebar .menu .current-menu-item a {
	color: #1BB6E2;
}
#secondary .submenu-sidebar .menu .current-menu-item a:after {
	content: '\00bb';
	margin-right: 05px;
	font-size: 25px;
	line-height: 25px;
	float: right;
}
/*
*Faceboof Feed Widget
*
*/
.botwid ul li {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #FFF;
}

/*Team Page*/
.mmt_member_img img,
.mmt_bio_picture img {
	background: #DDD;
	padding: 5px;
	border: 1px solid #6B6767;
}
.reveal-modal .mmt_bio_picture {
	float: left;
	margin-right: 20px;
}
.reveal-modal h4 {
	font-size: 22px;
	color: #000;
	margin-bottom: 2px;
}
.reveal-modal h6 {
	font-weight: bold;
}
.reveal-modal h4,
.reveal-modal h6 {
	clear: right;
}
.twitter-timeline {
	height: 255px;
}
.home .fancybox-wrap.fancybox-type-iframe .fancybox-iframe {
	width: 370px;
}
.home .fancybox-wrap.fancybox-type-iframe {
	width: 400px!important;
}
.home .fancybox-wrap.fancybox-type-iframe .fancybox-inner {
	width: 370px!important;
	height: 300px!important;
}
.page-gallery {
	margin-top: 15px;
}
.page-gallery a {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
}
.page-gallery a img {
	width: 150px;
	height: 150px;
	background: #CCC;
	padding: 5px;
}
.selectize-dropdown.multi.plugin-optgroup_columns .selectize-dropdown-content
{
	display:flex;
}