/*---------------------------------------------------------------
# Package - Joomla Template based on Interagi Framework  
# ---------------------------------------------------------------
# Author - Interagi Tecnologia http://www.interagi.com.br
# Copyright (C) 2010 - 2012 Interagi Tecnologia. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/
#sp-slides {}
#sp-slides .jumbotron {padding: 30px 0; text-align: center;}
#sp-slides .masthead h2 {font-size:120px;line-height:1;letter-spacing:-2px;}
#sp-slides .masthead p {font-size: 18px; line-height: 30px;}
#sp-slides .btn-toolbar a {margin:0 5px}

/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 959px) { 
	#sp-slides .masthead h2 {font-size:90px}
}

/* Phones portrait and landscape  */
@media only screen and ( max-width: 767px ) { 
	#sp-slides .masthead h2 {font-size:36px}
}