/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
body {
	line-height: 28px;
}
.top_holder {
	display: block;
	padding: 0;
	margin: 0;
}
#header {
	margin-top: 20px;
	margin-bottom: 20px;
}
.yjsg_grid {
	padding: 50px 0;
}
.holders {
	padding: 50px 0;
}
.top_holder:before, .top_holder:after {
	display: table;
	content: "";
	clear: both;
}
/* Module and Items titles */
.article_title, .module_title {
	font-size: 170%;
}
/* Top menu*/
/* top level menu items */
#topmenu_holder {
	margin-top: 5px;
}
ul.yjsgmenu a {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
}
ul.yjsgmenu li a, ul.yjsgmenu.megadropline a.dlevel1a, ul.yjsgmenu.megadropline .cleardropline, ul.yjsgmenu.megadropline .cleardropline {
	padding: 0px 15px;
	margin: 0 10px;
	height: 50px;
	line-height: 50px;
}
ul.yjsgmenu li.level0.first a {
	margin-left: 0;
}
ul.yjsgmenu a span.yjm_has_desc, ul.yjsgmenu a span.yjm_has_all, ul.yjsgmenu.megadropline a.dlevel1a span.yjm_has_desc, ul.yjsgmenu.megadropline a.dlevel1a span.yjm_has_all {
	padding: 10px 0;
}
/* sub levels menu items */
ul.yjsgmenu ul li a {
	line-height: 35px;
	margin: 0;
	font-weight: 400;
}
ul.yjsgmenu ul a span.yjm_has_desc, ul.yjsgmenu ul a span.yjm_has_all {
	line-height: normal;
	padding: 10px 0;
}
/* Switcher */
#layout_type {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 0;
}
body.ispattern {
	background-repeat: repeat;
	background-attachment: fixed;
}
body.isimage {
	background-repeat: no-repeat;
	background-position: 49.99% top;
	background-size: cover;
	background-attachment: fixed;
}
/*boxed*/
#layout_type.yjsgsitew .yjsg_grid {
	padding: 50px 20px;
}
#layout_type.yjsgsitew #yjsgbodytop.yjsg_grid {
	padding: 0 0 15px 0;
}
#layout_type.yjsgsitew #yjsgbodybottom.yjsg_grid {
	padding: 15px 0 0 0;
}
#layout_type.yjsgsitew #pathway {
	padding: 0 35px;
}
#layout_type.yjsgsitew .holders {
	padding: 50px 20px;
}
#layout_type.yjsgsitew #footer {
	padding: 15px 35px;
}
/* top1 slider */
.slidersfx-yjsgsfx-presentationslides {
	margin-bottom: -50px;
}
.slidersfx-yjsgsfx-presentationslides .yjsgsliderPagination {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	text-align: center;
}
.slidersfx-yjsgsfx-presentationslides ul.yjsgsliderPagination li {
	float: none;
	display: inline-block;
	overflow: hidden;
}
.slidersfx-yjsgsfx-presentationslides ul.yjsgsliderPagination li a {
	width: 12px;
	height: 12px;
	padding: 0;
	line-height: 100px;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.slidersfx-yjsgsfx-presentationslides a.yjsgsliderNav i {
	font-style: normal;
}
.slide_title {
	font-size: 340%;
}
.slide_intro {
	font-size: 120%;
	padding: 20px 0;
}
/* centered slides */
.slide-centered {
	text-align: center;
	padding: 0;
}
.slide-centered .slide_title {
	margin-top: 65px;
}
.slide-centered img {
	max-width: 765px;
	display: block;
	margin: 100px auto 0 auto;
}
/* right slides */
.slide-right {
	margin-top: 15px;
}
.slide-right .slide_title {
	margin-top: 150px;
}
.slide-right img {
	display: block;
	margin: 0;
}
/* left slides */
.slide-left {
	margin-top: 15px;
}
.slide-left .slide_title {
	margin-top: 150px;
}
.slide-left img {
	display: block;
	margin: 0;
}
.medicus-emphasize {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.medicus-heading {
	font-size: 275%;
}
/* yjme services */
.yjsgsfx-yjme-services {
	text-align: center;
}
.yjsgsfx-yjme-services .module_title {
	font-size: 275%;
}
.yjsgsfx-yjme-services span.module_subtitle {
	font-size: 16px;
	line-height: 150%;
	padding: 20px 0;
}
.services-icon {
	display: block;
	height: 80px;
	width: 80px;
	padding: 20px;
	margin: 20px auto;
	line-height: 80px;
	clear: both;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
}
[class*='yjmefloat'] {
 float:left;
 clear:none;
 border:none;
}
[class*='yjmefloat'] .yjme_item_in {
	border: none;
}
.yjme_item[class*='yjmefloat'] a.item_title {
	font-size: 135%;
	font-weight: 400;
	display: inline-block;
}
.yjme_item[class*='yjmefloat'] .yjsg-button-color {
	margin-top: 20px;
}
.yjmefloat17 {
	width: 16.66666666666667%;
}
.yjmefloat20 {
	width: 20%;
}
.yjmefloat25 {
	width: 25%;
}
.yjmefloat33 {
	width: 33.33%;
}
.yjmefloat50 {
	width: 50%;
}
.medicus_ul {
	list-style: none;
}
.medicus_ul li {
	position: relative;
	text-indent: 15px
}
.medicus_ul li:before {
	position: absolute;
	left: -15px;
	content: "•";
	font-size: 25px;
	margin-right: 10px;
}
/* yjme testimonials */
.yjsgsfx-yjme-testimonials .yjme_item_in {
	padding: 0;
}
.yjsgsfx-yjme-testimonials .module_title {
	font-size: 275%;
	text-align: center;
}
.yjsgsfx-yjme-testimonials span.module_subtitle {
	font-size: 16px;
	line-height: 150%;
	padding: 20px 0;
}
.yjsgsfx-yjme-testimonials .yjme_item div.imageholder {
	border: none;
	padding: 0;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 25px;
}
.yjsgsfx-yjme-testimonials .yjme_item div.imageholder img {
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
.medicus-more-testimonials {
	margin-top: 30px;
}
.yjme_item.test-left .imageholder {
	float: left;
}
.yjme_item.test-right .imageholder {
	float: right;
	margin-right: 0px;
	margin-left: 25px;
}
.yjsgsfx-yjme-testimonials .yjme_item .item_intro {
	margin-top: 45px;
}
.yjsgsfx-yjme-testimonials .yjme_item .item_intro p {
	font-style: italic;
}
/* bigtitlesbreadcrumb */
ul.bigtitles-breadcrumb {
	display: block;
	text-align: center;
	margin-top: 20px;
}
ul.bigtitles-breadcrumb li {
	display: inline-block;
}
.bredcrumb-dot {
	display: inline-block;
	height: 8px;
	width: 8px;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 8px 1px 8px;
}
/* doctors */
.medicus-doctor-image {
	display: block;
	overflow: hidden;
}
.medicus-doctor-image img {
	display: block;
	width: 100%;
	max-width: 100%;
}
.medicus-doctor-info {
	display: block;
	padding: 20px 10px;
}
.medicus-doctor-socials {
	margin-bottom: 15px;
	display: block;
}
.medicus-doctor-info .fa {
	margin-left: 10px;
	margin-right: 10px;
}
div.mejs-overlay-button {
	text-align: center;
	line-height: 75px;
	padding: 0;
	top: 18px;
	left: 50px;
	right: auto;
	height: 65px;
	width: 90px;
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
div.mejs-overlay-button:after {
	font: normal normal normal 28px/1 FontAwesome;
	content: "\f04b";
}
.doc_specialty {
	font-weight: bold;
}
.doctor_row img.yjsg-pull-left {
	max-width: 120px;
}
/* yjme Ourdoctors */
.yjsgsfx-yjme-ourdoctors .module_title {
	text-align: center;
	font-size: 275%;
	margin-bottom: 60px;
}
.our_doctors {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.our_doctors .yjsg-row {
	margin-left: -30px;
	margin-right: -30px;
}
.our_doctor {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 60px;
	display: block;
	position: relative;
}
.doctor_holder {
	display: block;
	position: relative;
}
.our_doctor img {
	width: 100%;
	max-width: 100%;
}
.docinfo {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	text-align: center;
	display: none;
}
.docname {
	display: block;
	font-size: 150%;
}
.docname, .docspecialty {
	display: block;
}
.docinfopoz {
	display: block;
	position: absolute;
	bottom: 80px;
	left: 0;
	right: 0;
}
.docsocials {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50%;
	vertical-align: middle;
	text-align: center;
	display: none;
}
.docsocials a {
	font-size: 28px;
	margin: 0px 3px;
	padding: 0;
}
.docmail {
	position: absolute;
	bottom: 0;
	text-align: center;
	line-height: 40px;
	padding: 0 10px;
	font-size: 130%;
	display: none;
	width: 100%;
}
#youjoomla {
	padding: 20px 0;
}
.footer_out .module_title {
	margin-bottom: 30px;
}
.contact_links .fa {
	margin-right: 10px;
}
.social_media a {
	font-size: 28px;
	margin-right: 5px;
}
/*yjme recent news */
.yjme-recentnews .yjme_item a.item_title {
	font-size: 120%;
	font-weight: normal;
}
.yjme-recentnews .yjsg-button-color {
	margin-top: 20px;
}
.yjme-recentnews .yjme_item_in {
	margin: 0 0 5px 0;
	border: none;
}
.grid_separator {
	display: block;
	position: relative;
	margin: 15px 0;
}
.grid_separator:after {
	content: "";
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	bottom: -30px;
}
/* k2 */
.com_k2 .modal {
	display: block;
	overflow-y: hidden;
}
div.tagItemView, div.userItemView {
	padding-bottom: 30px;
}
div.catItemImageBlock {
	padding: 0 8px;
}
div.itemIntroText {
	font-size: 100%;
	font-weight: normal;
}
div.itemContentFooter {
	font-size: 90%;
	margin: 0 auto;
	padding: 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
	margin: 10px auto;
}
div.itemContainer {
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
}
div.catItemHeader, div.itemHeader, div.tagItemHeader, div.userItemHeader {
	display: block;
	overflow: hidden;
	margin: 0 auto 10px auto;
	padding: 0 0 10px 0;
}
div.catItemHeader h3.catItemTitle, div.itemHeader h2.itemTitle, div.tagItemHeader h2.tagItemTitle, div.userItemHeader h3.userItemTitle {
	font-size: 200%;
	margin: 0 auto 10px auto;
}
div.itemHeader h2.itemTitle {
	font-size: 250%;
}
div.catItemHeader span.catItemDateCreated, div.catItemHeader span.catItemAuthor, div.catItemCategory, div.catItemCommentsLink, div.itemHeader span.itemDateCreated, div.itemHeader span.itemAuthor, div.itemCategory, div.tagItemHeader span.tagItemDateCreated, div.tagItemCategory, div.userItemHeader span.userItemDateCreated, div.userItemCategory, div.userItemCommentsLink {
	font-size: 90%;
	float: left;
	margin: 0 10px 0 auto;
	padding: 0;
	border: none;
}
div.catItemCommentsLink, div.tagItemCategory, div.userItemCommentsLink {
	float: none;
}
div.catItemCategory span, div.itemCategory span, div.tagItemCategory span, div.userItemCategory span {
	font-weight: normal;
}
div.catItemTagsBlock, div.itemTagsBlock {
	padding: 0;
	border: none;
}
div.itemTagsBlock {
	margin: 0 auto 30px auto;
}
div.catItemTagsBlock a, div.catItemTagsBlock a:hover, div.itemTagsBlock a, div.itemTagsBlock a:hover, div.userItemTagsBlock a, div.userItemTagsBlock a:hover {
	padding: 5px 8px;
	margin: 0 8px 5px 0;
	font-size: 90%;
}
span.catItemImage, span.tagItemImage, span.genericItemImage, span.userItemImage {
	margin: 0 -8px;
	display: block;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
}
span.tagItemImage, span.genericItemImage, span.userItemImage {
	margin: 0;
}
span.tagItemImage a, span.genericItemImage a, span.userItemImage a {
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-size: 0;
}
div.tagItemImageBlock, div.genericItemImageBlock, div.userItemImageBlock {
	margin: 0 20px 0 0;
}
span.catItemImage img, span.userItemImage img, span.tagItemImage img, span.genericItemImage img {
	border: none;
	padding: 0px;
	margin: 0;
	display: block;
	width: 100%;
	max-width: 100%;
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
div.itemListCategory {
	background: none;
	border: none;
	margin: 0px 0;
	padding: 4px;
}
div.subCategory {
	background: none;
	border: none;
	margin: 4px;
	padding: 0px;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
	padding: 0px;
	border: none;
	margin: 0 8px 0 0;
}
div.itemImageBlock {
	padding: 0;
}
span.itemImage img {
	border: none;
	padding: 0;
}
div.itemToolbar {
	padding: 2px 0;
	margin: 0;
	border: none;
	border-bottom: none;
	background: none;
}
div.itemToolbar ul {
	text-align: left;
}
div.itemComments, div.itemAuthorBlock, div.userBlock {
	padding: 20px;
	margin: 0 auto 30px auto;
}
div.itemAuthorBlock img.itemAuthorAvatar, div.userBlock img {
	margin: 0 30px 0 auto;
}
h3.itemAuthorName, div.userBlock h2 {
	margin: 0 auto;
	padding: 0 0 15px 0;
}
div.itemAuthorLatest, div.itemRelated {
	margin: 0 auto 30px auto;
}
div.itemAuthorLatest ul li, div.itemRelated ul li {
	padding: 7px 0;
}
div.itemCommentsForm form label {
	display: none!important;
}
div.itemCommentsForm form textarea.inputbox {
	padding: 4px 12px;
	width: 100%;
	margin: 20px auto;
	font-size: 90%;
}
div.itemCommentsForm form input.inputbox {
	height: 34px;
	padding: 4px 12px;
	width: 100%;
	margin: 20px auto;
	font-size: 90%;
}
div.itemCommentsForm form input#submitCommentButton {
	height: auto;
	font-size: 100%;
	border: none;
	padding: 10px 15px;
	line-height: normal;
}
div.k2ItemsBlock ul {
	list-style: none;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
	line-height: 28px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	border: none;
}
div.k2ItemsBlock ul li {
	background: none;
	border: none;
	margin-bottom: 20px;
}
div.k2TagCloudBlock a, div.k2TagCloudBlock a:hover {
	padding: 0 8px;
	margin: 0 8px 5px 0;
}
.moduleItemTitle {
	font-size: 120%;
}
div.k2CalendarBlock {
	height: 250px;
	margin-bottom: 8px;
	overflow: hidden;
}
table.calendar {
	width: 100%;
}
.yjsg-blog_c .img-introtext-none {
	width: 100%;
	max-width: 100%;
	display: block;
}
.yjsg-blog_c .img-introtext-none img {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
}
/* com_content gutters */
.com_content #midblock > .inside-container {
	padding-left: 30px;
	padding-right: 30px;
	overflow: hidden;
}
div.yjsg-newsitems div.multicolumns .yjsgarticle {
	padding-left: 30px;
	padding-right: 30px;
}
div.yjsg-newsitems div.multicolumns {
	margin-left: -30px;
	margin-right: -30px;
}
.yjsg-newsitems, .view-article .yjsgarticle {
	margin-left: -15px;
	margin-right: -15px;
}
/* custom page services */
.servicespage .teaserarticles, .view-article.servicespage .article_title {
	text-align: center;
}
.servicespage .readon {
	float: none;
	margin: 0 auto;
}
/* custom testimonials page */
.testimonialspage .img-fulltext-left img {
	display: block;
	overflow: hidden;
	margin-right: 30px;
}
@media only screen and (max-width:620px) {
.testimonialspage .img-fulltext-left img {
	margin: 0;
}
.testimonialspage .img-fulltext-left {
	display: block;
	overflow: hidden;
	margin: 0 0 30px 0;
	clear: both;
	float: none;
}
}
/* module styles */
.yjsg3, .yjsg4 {
	padding: 20px;
}
/* additional buttons */
.button, a.readon {
	padding: 6px 12px;
}
a.readon span {
	padding: 0;
	line-height: 28px;
}
