 /*======================================================================*\
|| #################################################################### ||
|| # 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 only screen and (min-width: 240px) and (max-width: 1420px) {
.yjsgsitew {
	max-width: 100%!important;
	width: 100%!important;
	margin: 0 auto;
}
}
/* Slider */
@media screen and (max-width: 640px) {
.slidersfx-yjsgsfx-oslides {
	padding: 100px 0;
}
}
/* Who am I */
@media screen and (max-width: 980px) {
.owhoami .yjsg-row {
	padding: 0;
}
.owhoami .yjsg-col-1-3 {
	width: 33% !important;
	text-align: center;
	margin: 0 auto 30px auto;
}
.owhoami .yjsg-col-1-3 span {
	float: none !important;
	margin: 0 auto 15px auto !important;
}
}
@media screen and (max-width: 640px) {
.owhoami .yjsg-row {
	padding: 0;
}
.owhoami .yjsg-col-1-3 {
	width: 100% !important;
	text-align: center;
	margin: 0 0 30px 0 !important;
}
.owhoami .yjsg-col-1-3 p {
	display: block !important;
}
}
/* Gallery */
@media screen and (max-width: 1024px) {
.yjsg_grid.gridsfx-ogallery {
	padding: 60px 0 0 0;
}
.ogallery .gallery_box_holder {
	position: relative;
}
.ogallery .yjt_imgs {
	max-width: 50%;
	width: 50%;
}
.yjt_imgs img {
	width: 100%;
}
.ogallery .yjt_imgs:last-child {
	max-width: 100%;
	width: 100%;
}
}
@media screen and (max-width: 640px) {
.ogallery .yjt_imgs {
	max-width: 100%;
	width: 100%;
}
}
/* Blog */
@media screen and (max-width: 768px) {
.olatestblog .yj_extraholder {
	width: 100%;
	text-align: center;
}
.olatestblog .yjme_item div.imageholder, .olatestblog .yjme_item a.item_image, .olatestblog .yjme_item a.item_image img {
	width: 100%!important;
	height: auto!important;
	position: relative;
	top: auto!important;
}
.olatestblog .yjme_item:nth-child(2n) .item_title, .olatestblog .yjme_item:nth-child(2n) p.item_intro {
	text-align: center;
}
.olatestblog .yjme_item .item_category, .olatestblog .yjme_item .item_author, .olatestblog .yjme_item .item_cdate, .olatestblog .yjme_item:nth-child(2n) .item_category, .olatestblog .yjme_item:nth-child(2n) .item_author, .olatestblog .yjme_item:nth-child(2n) .item_cdate {
	float: none;
	margin: 0 auto 10px auto;
	display: block;
}
}
@media screen and (max-width: 640px) {
.olatestblog .yjme_item {
	width: 100%;
}
.olatestblog .yjme_item .item_category, .olatestblog .yjme_item .item_author, .olatestblog .yjme_item .item_cdate, .olatestblog .yjme_item:nth-child(2n) .item_category, .olatestblog .yjme_item:nth-child(2n) .item_author, .olatestblog .yjme_item:nth-child(2n) .item_cdate {
	float: left;
	margin: 0 10px 10px auto;
}
.olatestblog .yjme_item div.item_details {
	display: table;
	margin: 0 auto;
}
}
@media screen and (max-width: 420px) {
.olatestblog .yjme_item .item_category, .olatestblog .yjme_item .item_author, .olatestblog .yjme_item .item_cdate, .olatestblog .yjme_item:nth-child(2n) .item_category, .olatestblog .yjme_item:nth-child(2n) .item_author, .olatestblog .yjme_item:nth-child(2n) .item_cdate {
	float: none;
	margin: 0 auto 10px auto;
	display: block;
}
}
/* Stay informed */
@media screen and (max-width: 1220px) {
.oinformed form {
	width: 50%;
}
}
@media screen and (max-width: 980px) {
.oinformed form {
	width: 60%;
}
}
@media screen and (max-width: 815px) {
.oinformed .inputbox_email {
	width: 100%;
	margin: 0 auto 20px auto;
}
.oinformed .button_color {
	margin: 0 auto;
}
}
@media screen and (max-width: 640px) {
.oinformed form {
	width: 100%;
}
}
/* K2 */
@media screen and (max-width: 980px) {
div.itemListSubCategories {
	margin: 0 auto !important;
}
div.itemListView, div.catItemView, div.itemView, div.tagItemView, div.userItemView, div.latestItemView, div.genericItemView {
	max-width: 100% !important;
}
span.itemImage img {
	width: 100%!important;
}
}
@media screen and (max-width: 640px) {
div.subCategoryContainer, div.subCategory a.subCategoryImage, div.subCategory a.subCategoryImage img, div.catItemView .yj_extraholder, div.tagItemView .yj_extraholder, div.userItemView .yj_extraholder, div.latestItemView .yj_extraholder, div.genericItemView .yj_extraholder, .yjk2_image, .yjk2_image > span, .yjk2_image > span > a, .yjk2_image > span > a img {
	width: 100% !important;
	height: auto!important;
}
}
