 /*======================================================================*\
|| #################################################################### ||
|| # 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  ||
|| #################################################################### ||
\*======================================================================*/
 
@media screen and (min-width: 1221px) and (max-width: 1460px) {
div.yjsgsitew {
	max-width: 95%;
}
}
@media screen and (max-width: 979px) {
div#logo {
	max-width: 100%;
	background-size: 100% auto;
}
#yjsgheadergrid #topmenu_holder {
	float: none;
	margin-top: 30px;
}
#mmenu_holder span.yjmm_select {
	background: #fff;
}
.slide-centered .slide_title,  .slide-left .slide_title,  .slide-right .slide_title {
	margin-top: 10px;
}
div.yjme-services .yjme_item {
	width: 50%;
}
div.ourhospital [class*='yjsg-col-'] {
	margin-bottom: 20px;
}
div.doctor_row [class*='yjsg-col-'] {
	width: 100%;
	margin-bottom: 20px;
	padding: 0 30px;
}
}
@media screen and (max-width: 720px) {
.slide-left [class*='yjsg-button-'],  .slide-right [class*='yjsg-button-'] {
	margin-bottom: 30px;
}
div#logo {
	max-width: 100%;
	background-size: 100% auto;
}
}
@media screen and (min-width: 240px) and (max-width: 480px) {
div.yjme-services .yjme_item {
	width: 100%;
}
.yjmefloat50 {
	width: 100%;
}
.yjsgsfx-yjme-testimonials .yjme_item div.imageholder {
	float: none;
	margin: 0 auto;
}
.yjsgsfx-yjme-testimonials .yjme_item .item_intro {
	text-align: center;
}
}
