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

#package     JLIT TSC Template

#version     1.0

#author      JLIT http://www.jlit.biz

#copyright   Copyright under commercial licence (C) 2012 - 2013 JLIT

#license     http://www.gnu.org/licenses/gpl-3.0.html GNU/GPLv3

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


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

#Helix Framework Credit

# 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

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

@media print {



    h1 {

	    page-break-before:always;

    }



    h1,  h2,  h3,  h4,  h5,  h6 {

	    page-break-after:avoid;

    }



    ul,  ol,  dl {

	    page-break-before:avoid;

    }

}



/* =Responsive Design

    Media Queries

    If you're working on a Child Theme, make sure that all

	media queries are included in your style.css

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

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



}



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

	

}

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

{

             div#sp-feature-bottom,div#sp-baner2,div#sp-slides{display:none}

/*Slide Show*/

		   h1{font-size:15px !important}

		   #sp-bottom3 textarea#message,.acyfield_name input,.acyfield_email input,#sp-bottom3 input[type="text"], #sp-bottom3 input[type="password"], #sp-bottom3 input[type="email"], #sp-bottom3 input[type="url"]{width:100% !important}



}



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



			

}

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



			

}

/*"The last 29 days of the month are the hardest."- Nikola Tesla*/