/* SMARTPHONE */
@media (max-width:767px)
{

	#pg-l1 #heading
	{
	height:initial;
	}
	
	#pg-l1 #main H1
	{
	font-size:28px;
	}
	
	#pg-l1 #main H1 SPAN
	{
	font-size:30px;
	line-height:36px;
	}
	
	#pg-l1 #main H2
	{
	margin-top:15px;
	padding-bottom:10px;
	}
	
	#pg-l1 #thumbs
	{
	text-align:center;
	}
	
	#pg-l1 #thumbs .thumb
	{
	width:18%;
	height:auto;
	}
	
	#pg-l1 #display
	{
	background-size:cover !important;
	}
	
	#pg-l1 #main .col-right
	{
	margin-top: 20px;
    font-size: 18px;
    text-align: center;
    line-height: initial;
	}
	
	#pg-l1 #main .col-right B
	{
	display:block;
	}
	
	#pg-l1 #main P
	{
	margin-top:20px;
	}
	
	#pg-l1 #main .btn
	{
	margin-top:20px;
	}
	
	#pg-l1 #bullets .col-left
	{
	text-align:center;
	}
	
	#pg-l1 #bullets .col-sm-1
	{
	margin-top:20px;
	}
	
	#pg-l1 #prod H2
	{
	font-size:20px;
	}
	
	#pg-l1 #prod .prod H2
	{
	margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	}
	
	#pg-l1 #prod .prod H3
	{
	margin-top:8px;
	}
	
	#pg-l1 #prod .prod H5
	{
	margin-top:10px;
	}
	
	#pg-l1 #prod .prod.featured
	{
    padding-bottom: 40px;
    margin-left:initial;
    margin-right:initial;
    position:initial;
    z-index:initial;
    box-shadow:none;
    overflow: hidden;
    width:initial;
    margin-top: 10px;
    margin-bottom: 10px;
	}
	
	#pg-l1 #foot .foot-links A
	{
	margin-left:4px;
	margin-right:4px;
	}
	
	/* CAMO */
	
	#pg-camo #heading
	{
	height:initial;
	}
	
	#pg-camo #main H1
	{
	font-size:28px;
	}
	
	#pg-camo #main H1 SPAN
	{
	font-size:30px;
	line-height:36px;
	}
	
	#pg-camo #main H2
	{
	margin-top:15px;
	padding-bottom:10px;
	}
	
	#pg-camo #thumbs
	{
	text-align:center;
	}
	
	#pg-camo #thumbs .thumb
	{
	width:18%;
	height:auto;
	}
	
	#pg-camo #display
	{
	background-size:cover !important;
	}
	
	#pg-camo #main .col-right
	{
	margin-top: 20px;
    font-size: 18px;
    text-align: center;
    line-height: initial;
	}
	
	#pg-camo #main .col-right B
	{
	display:block;
	}
	
	#pg-camo #main P
	{
	margin-top:20px;
	}
	
	#pg-camo #main .btn
	{
	margin-top:20px;
	}
	
	#pg-camo #bullets .col-left
	{
	text-align:center;
	}
	
	#pg-camo #bullets .col-sm-1
	{
	margin-top:20px;
	}
	
	#pg-camo #prod H2
	{
	font-size:20px;
	}
	
	#pg-camo #prod .prod H2
	{
	margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	}
	
	#pg-camo #prod .prod H3
	{
	margin-top:8px;
	}
	
	#pg-camo #prod .prod H5
	{
	margin-top:10px;
	}
	
	#pg-camo #prod .prod.featured
	{
    padding-bottom: 40px;
    margin-left:initial;
    margin-right:initial;
    position:initial;
    z-index:initial;
    box-shadow:none;
    overflow: hidden;
    width:initial;
    margin-top: 10px;
    margin-bottom: 10px;
	}
	
	#pg-camo #foot .foot-links A
	{
	margin-left:4px;
	margin-right:4px;
	}
	
	#pg-l1 #page-text H1
	{
	font-size:32px;
	}

}

/* TABLET */
@media (min-width:768px) and (max-width:800px)
{

	#pg-l1 #main H1
	{
	font-size:32px;
	}
	
	#pg-l1 #main H1 SPAN
	{
	font-size:40px;
	}
	
	#pg-l1 #main H2
	{
	margin-top:25px;
	}
	
	#pg-l1 #main .col-right
	{
	margin-top:30px;
	}
	
	#pg-l1 #main #btnScrollBtm
	{
	margin-top:20px;
	}
	
	#pg-l1 #thumbs
	{
	text-align:center;
	}
	
	#pg-l1 #display
	{
	background-size:cover !important;
	}
	
	/* CAMO */
	
	#pg-camo #main H1
	{
	font-size:32px;
	}
	
	#pg-camo #main H1 SPAN
	{
	font-size:40px;
	}
	
	#pg-camo #main H2
	{
	margin-top:25px;
	}
	
	#pg-camo #main .col-right
	{
	margin-top:30px;
	}
	
	#pg-camo #main #btnScrollBtm
	{
	margin-top:20px;
	}
	
	#pg-camo #thumbs
	{
	text-align:center;
	}
	
	#pg-camo #display
	{
	background-size:cover !important;
	}

}


