/* Minify_CSS_UriRewriter::$debugText

*/

/* style_dynamic_responsive.css */

/* 1  */         @media only screen and (max-width: 1000px){
/* 2  */ 				        }
/* 3  */         @media only screen and (min-width: 480px) and (max-width: 768px){
/* 4  */
/* 5  */ 		            section.parallax_section_holder{
/* 6  */             height: auto !important;
/* 7  */             min-height: 400px;
/* 8  */             }
/* 9  */
/* 10 */ 		        }
/* 11 */
/* 12 */         @media only screen and (max-width: 480px){
/* 13 */
/* 14 */ 		            section.parallax_section_holder{
/* 15 */             height: auto !important;
/* 16 */             min-height: 400px;
/* 17 */             }
/* 18 */
/* 19 */
/* 20 */ 		        }
/* 21 */
/* 22 */
