/*---------------------------------------------------------------

# Package - Helix Framework  

# ---------------------------------------------------------------

# Author - JoomShaper http://www.joomshaper.com

# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.

# license - PHP files are licensed under  GNU/GPL V2

# license - CSS  - JS - IMAGE files  are Copyrighted material 

# Websites: http://www.joomshaper.com

-----------------------------------------------------------------*/





/* Large desktop */

@media (min-width: 1200px) {





}

 

/* Tablet landscape and desktop */

@media (min-width: 960px) and (max-width: 1199px) { 

	.sp-wrap {width:960px!important}

	#sp-slides .image-block, #sp-slides .image-block img {width:100%!important;height:100%!important}

	#sp-slides .controllers {width:940px!important}

	#sp-slides .handles,	#sp-slides .thumb_bg {width:235px!important}

	#sp-slides .sp-slide-intro {top:120px!important}

	#hornav ul.level-0 > li.menu-item > a.menu-item, #sublevel ul.level-1 > li.menu-item > a.menu-item {padding-left:10px!important;padding-right:10px!important}

	.newsletter  span.eadress{padding:15px 0 12px 8px!important;}

	#sp-bottom.sp-modCol4 .sp-block{width:25%!important}

	#sp-content-grid-top span.image_wrapper img {width:270px}

	img.sp_simple_gallery {width:75px!important}

}

 

/* Landscape phone to portrait tablet */

@media (min-width: 768px) and (max-width: 959px) {

	.sp-wrap {width:728px!important}

	#sp-slides .image-block, #sp-slides .image-block img {width:100%!important;height:100%!important}

	#sp-slides .controllers {width:708px!important;height:60px!important}

	#sp-slides .handles,	#sp-slides .thumb_bg {width:177px!important;height:60px!important}

	#sp-slides .sp-slide-intro {top:80px!important}

	#sp-slides p.slide-text,#sp-slides h4.title {font-size:24px!important}

	#sp-slides h4.title {line-height:40px!important}

	#sp-affiliate a.click_here {width:80px!important;height:80px!important; background-size:cover;}

	#sp-content-grid-top span.image_wrapper img {width:195px}

	#sp-bottom.sp-modCol4 .sp-block{width:25%!important}

	img.sp_simple_gallery {width:48px!important}

	.tweet-user-info {display:none!important}

	#sp-bottom .sp-tweet-item, #sp-bottom .sp-tweet-item.odd, #sp-bottom .sp-tweet-item.even {margin-left:0!important}

	#powered-by,#sp-share {display:none!important}

	#hornav ul.level-0 > li.menu-item > a.menu-item, #sublevel ul.level-1 > li.menu-item > a.menu-item {padding-left:10px!important;padding-right:10px!important}

	.newsletter  span.eadress{width:100px;padding:15px 0 12px 8px!important;}

	.newsletter img.msg_icon, a.submit_btn{display:none}

}

 

/* Phones portrait and landscape  */

@media only screen and ( max-width: 767px ) {

	.sp-wrap {min-width:280px!important;width:95%!important}

	#sp-leftcol, #sp-rightcol,#sp-inset1, #sp-inset2, #sp-maincol, #inner_content, .sp-block, .item {width:100%!important;margin:0!important}

	.sp-block .first, .sp-block .last, .sp-block .single,

	.item .first, .item .last, .item .single	{margin:0!important}

	.item-inner {padding:10px 0!important}

	a#logo {width:100%!important;background-position:5% 50%!important}

	#hornav,#sp-search,#powered-by,#sp-footer-nav {display:none!important}

	#sp-footer {text-align:center}

	#sp-footer .cp {float:none!important}

	span.designed_by {display:block}

	select.select-menu {width:100%}

	#sp-mmenu {display:block!important;margin:0 10px 20px}



	/* Slides */

	#sp-slides .image-block, #sp-slides .image-block img {width:100%!important;height:100%!important}

	#sp-slides .controllers {width:640px !important;height:40px !important}

	#sp-slides .handles,	#sp-slides .thumb_bg {width:160px !important;height:40px !important}

	#sp-slides .sp-slide-intro {top:120px !important}

	#sp-slides p.slide-text,#sp-slides h4.title {font-size:18px !important}

	#sp-slides h4.title {line-height:25px !important}

	

	#sp-affiliate, #sp-info-grid,

	#sp-pagetitle-outer,

	#sp-pathway{display:none!important}

	.ns2-scroller img.ns2-image {width:100%!important}

	img.sp_simple_gallery {width:48px!important}

	.img-fulltext-right img {width:100%!important}

	.item-page_portfolio div.info {width:auto!important;padding:0!important}

	#sp-content-grid-top span.image_wrapper {width:100%}

	#sp-content-grid-top span.image_wrapper img {width:95%!important}

	span.image_wrapper {width:100%}

	div.catItemImageBlock img, div.userItemImageBlock img, div.tagItemImageBlock img{width:95%!important}

	div.itemCommentsForm form input.inputbox,

	div.itemCommentsForm form textarea.inputbox	{width:80%!important}

}



@media only screen and ( max-width: 480px ) {

	/* Slides */

	#sp-slides .image-block, #sp-slides .image-block img {width:100%!important;height:100%!important}

	#sp-slides .controllers {width:332px !important;height:30px !important}

	#sp-slides .handles,	#sp-slides .thumb_bg {width:83px !important;height:30px !important}

	#sp-slides .sp-slide-intro {top:40px !important}

	#sp-slides p.slide-text,#sp-slides h4.title {font-size:14px !important}

	#sp-slides h4.title {line-height:14px !important}

}