/*---------------------------------------------------------------
# Package - Joomla Template based on 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
-----------------------------------------------------------------*/
#sp-slides {border-bottom: 1px solid #e5e5e5;}
#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}
}