#pg-privacy #content
{
color: #777;
padding-left: 50px;
padding-right: 50px;
padding-top: 15px;
padding-bottom:60px;
font-size:11px;
}

#pg-privacy #content H2
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:15px;
}

#pg-privacy #content H3
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:13px;
}

#pg-eula #content
{
color: #777;
padding-left: 50px;
padding-right: 50px;
padding-top: 15px;
padding-bottom:60px;
font-size:11px;
}

#pg-eula #content H2
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:15px;
}

#pg-eula #content H3
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:13px;
}

#pg-refund #content
{
color: #777;
padding-left: 50px;
padding-right: 50px;
padding-top: 15px;
padding-bottom:60px;
font-size:11px;
min-height:900px;
}

#pg-refund #content H2
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:15px;
}

#pg-refund #content H3
{
font-family:"Roboto Condensed",Arial,sans-serif;
font-size:13px;
}

#pg-help #content
{
font-family:"Roboto Condensed",Arial,sans-serif;
color: #333;
padding-top: 15px;
padding-bottom:60px;
min-height:900px;
}

#pg-help #content H1
{
}

#pg-help #content H2
{
}

#pg-help #content H3
{
}

#pg-help #content ARTICLE
{
display:none;
margin-top:-15px;
}

#pg-help .list-group
{
cursor:pointer;
}

#pg-help .list-group-item
{
padding-top: 3px;
padding-bottom: 3px;
font-size: 14px;
}

#pg-help .list-group-item:hover,
#pg-help .list-group-item:focus
{
background-color:#c0d4f3;
}


#pg-help .list-group-item.active
{
background-image:none;
border-color:#6082b6 !important;
background-color:#6082b6 !important;
}

#pg-help .list-group-item.active:hover,
#pg-help .list-group-item.active:focus
{
}

#pg-help .glyphicon-triangle-right,
#pg-help .glyphicon-triangle-left,
#pg-help .glyphicon-repeat
{
top:3px;
}

#pg-help .btn-next,
#pg-help .btn-prev,
#pg-help .btn-restart
{
margin-top:40px;
min-width:150px;
}

#pg-l1
{
font-family: "Open Sans",Arial,sans-serif;
}

#pg-l1 #heading
{
border-top:7px solid #86d404;
border-bottom:2px solid #f1f1f1;
overflow:hidden;
height:90px;
}

#pg-l1 #main
{
padding-bottom: 40px;
}

#pg-l1 #main H1
{
text-align: center;
font-size: 38px;
padding-top: 20px;
font-weight: bold;
}

#pg-l1 #main H1 SPAN
{
color: #FFF;
letter-spacing: -2px;
font-size: 50px;
background-color: red;
padding-left: 10px;
padding-right: 10px;
line-height: 65px;
border-radius: 20px;
}

#pg-l1 #main H2
{
text-align: center;
font-weight: 500;
font-size: 24px;
padding-bottom: 40px;
margin-top: 0px;
}

#pg-l1 #main H2 IMG
{
margin-left:3px;
margin-right:3px;
position:relative;
top:-3px;
}

#pg-l1 #main LI
{
padding-top:10px;
padding-bottom:10px;
}

#pg-l1 .btn
{
font-weight: bold;
font-size: 26px;
}

#pg-l1 #featured
{
background-color: #ebebf0;
padding-bottom:30px;
}

#pg-l1 #featured H3
{
font-size:30px;
font-weight:bold;
text-align:center;
margin-top:30px;
margin-bottom:30px;
}

#pg-l1 #featured .row
{
}

#pg-l1 #featured .row .col
{
text-align:center;
}

#pg-l1 #testim
{
padding-bottom: 40px;
padding-top: 30px;
}

#pg-l1 #testim .testim
{
margin-left: 20%;
margin-right: 20%;
margin-top: 30px;
margin-bottom: 20px;
}

#pg-l1 #testim .testim .logo
{
}

#pg-l1 #testim .testim .text
{
font-style: italic;
font-weight: bold;
color: #656565;
}

#pg-l1 #testim H2
{
text-align:center;
font-size:40px;
color:#1d9bdc;
font-weight:bold;
}

#pg-l1 #prod
{
background-color: #ebebf0;
padding-bottom:60px;
}

#pg-l1 #prod H2
{
text-align: center;
font-size: 38px;
padding-top: 20px;
font-weight: bold;
margin-bottom: 50px;
}

#pg-l1 #prod H3
{
margin-bottom: 70px;
font-weight: 900;
text-align: center;
color: #80ae0c;
}

#pg-l1 #prod .prod
{
text-align: center;
border-radius: 5px;
padding-bottom: 20px;
box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.12);
background-color: #FFF;
padding-top: 10px;
position:relative;
top:0;
z-index:1;
}

#pg-l1 #prod .prod.featured
{
border: 3px solid #13a8e4;
margin-top: -10px;
padding-bottom: 40px;
background-color:#e2f7ff;
margin-left: -15%;
margin-right: -15%;
position:absolute;
z-index: 2;
box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.12);
overflow:hidden;
width: 120%;
}

#pg-l1 #prod .prod.featured::before
{
content: "most popular";
text-transform:uppercase;
background-color: red;
padding: 10px;
display: inline-block;
color: #FFF;
overflow: hidden;
position: absolute;
top: 4.9%;
right: -23%;
/* left: auto; */
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
padding-left: 20%;
padding-right: 20%;
font-weight: bold;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
font-size: 13px;
}

#pg-l1 #prod .prod H1
{
font-size:20px;
font-weight:bold;
}

#pg-l1 #prod .prod H2
{
font-size:20px;
font-weight:bold;
}

#pg-l1 #prod .prod H3
{
font-size:28px;
font-weight:normal;
}

#pg-l1 #prod .prod H4
{
font-size:16px;
font-weight:normal;
}

#pg-l1 #prod .prod H5
{
font-size:15px;
font-weight:bold;
margin-top:30px;
}

#pg-l1 #prod .prod S
{
color:red;
}

#pg-l1 #badges
{
background-color: #ebebf0;
border-top: 2px solid rgba(0, 0, 0, 0.08);
padding-top: 15px;
padding-bottom: 15px;
}

#pg-l1 #badges .row
{
}

#pg-l1 #badges .row .col
{
text-align:center;
}

#pg-l1 #foot #copyright
{
font-size: 12px;
color: #888;
margin-top: 30px;
}

#pg-l1 #foot .foot-links
{
}

#pg-l1 #foot .foot-links A
{
margin-left:4%;
margin-right:4%;
}

#pg-l1 #foot .foot-links A:hover
{
}

#pg-l1 #thumbs
{
margin-top:10px;
}

#pg-l1 #thumbs .thumb
{
border: 1px solid #DDD;
width: 75px;
height: 75px;
cursor:pointer;
}

#pg-l1 #thumbs .thumb.darkborder
{
border:1px solid #000;
}

#pg-l1 #bullets
{
background-color:#e4f9c3;
padding-left:4%;
padding-right:4%;
padding-top:30px;
padding-bottom:30px;
}

#pg-l1 #bullets .row
{
margin-bottom:15px;
}

#pg-l1 #page-text
{
padding-left:8%;
padding-right:8%;
min-height:900px;
}

#pg-l1 #page-text H1
{
font-weight: bold;
text-align: center;
margin-bottom:50px;
}

#pg-camo
{
font-family: "Open Sans",Arial,sans-serif;
margin-top:30px;
}

#pg-camo #heading
{
border-top:7px solid #86d404;
border-bottom:2px solid #f1f1f1;
overflow:hidden;
height:90px;
}

#pg-camo #main
{
padding-bottom: 40px;
}

#pg-camo #main H1
{
text-align: center;
font-size: 38px;
padding-top: 20px;
font-weight: bold;
}

#pg-camo #main H1 SPAN
{
color: #FFF;
letter-spacing: -2px;
font-size: 50px;
background-color: red;
padding-left: 10px;
padding-right: 10px;
line-height: 65px;
border-radius: 20px;
}

#pg-camo #main H2
{
text-align: center;
font-weight: 500;
font-size: 24px;
padding-bottom: 40px;
margin-top: 0px;
}

#pg-camo #main H2 IMG
{
margin-left:3px;
margin-right:3px;
position:relative;
top:-3px;
}

#pg-camo #main LI
{
padding-top:10px;
padding-bottom:10px;
}

#pg-camo .btn
{
font-weight: bold;
font-size: 26px;
}

#pg-camo #featured
{
background-color: #ebebf0;
padding-bottom:30px;
}

#pg-camo #featured H3
{
font-size:30px;
font-weight:bold;
text-align:center;
margin-top:30px;
margin-bottom:30px;
}

#pg-camo #featured .row
{
}

#pg-camo #featured .row .col
{
text-align:center;
}

#pg-camo #testim
{
padding-bottom: 40px;
padding-top: 30px;
}

#pg-camo #testim .testim
{
margin-left: 20%;
margin-right: 20%;
margin-top: 30px;
margin-bottom: 20px;
}

#pg-camo #testim .testim .logo
{
}

#pg-camo #testim .testim .text
{
font-style: italic;
font-weight: bold;
color: #656565;
}

#pg-camo #testim H2
{
text-align:center;
font-size:40px;
color:#1d9bdc;
font-weight:bold;
}

#pg-camo #prod
{
background-color: #ebebf0;
padding-bottom:60px;
}

#pg-camo #prod H2
{
text-align: center;
font-size: 38px;
padding-top: 20px;
font-weight: bold;
margin-bottom: 50px;
}

#pg-camo #prod H3
{
margin-bottom: 70px;
font-weight: 900;
text-align: center;
color: #80ae0c;
}

#pg-camo #prod .prod
{
text-align: center;
border-radius: 5px;
padding-bottom: 20px;
box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.12);
background-color: #FFF;
padding-top: 10px;
position:relative;
top:0;
z-index:1;
}

#pg-camo #prod .prod.featured
{
border: 3px solid #13a8e4;
margin-top: -10px;
padding-bottom: 40px;
background-color:#e2f7ff;
margin-left: -15%;
margin-right: -15%;
position:absolute;
z-index: 2;
box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.12);
overflow:hidden;
width: 120%;
}

#pg-camo #prod .prod.featured::before
{
content: "most popular";
text-transform:uppercase;
background-color: red;
padding: 10px;
display: inline-block;
color: #FFF;
overflow: hidden;
position: absolute;
top: 4.9%;
right: -23%;
/* left: auto; */
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
padding-left: 20%;
padding-right: 20%;
font-weight: bold;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
font-size: 13px;
}

#pg-camo #prod .prod H1
{
font-size:20px;
font-weight:bold;
}

#pg-camo #prod .prod H2
{
font-size:20px;
font-weight:bold;
}

#pg-camo #prod .prod H3
{
font-size:28px;
font-weight:normal;
}

#pg-camo #prod .prod H4
{
font-size:16px;
font-weight:normal;
}

#pg-camo #prod .prod H5
{
font-size:15px;
font-weight:bold;
margin-top:30px;
}

#pg-camo #prod .prod S
{
color:red;
}

#pg-camo #badges
{
background-color: #ebebf0;
border-top: 2px solid rgba(0, 0, 0, 0.08);
padding-top: 15px;
padding-bottom: 15px;
}

#pg-camo #badges .row
{
}

#pg-camo #badges .row .col
{
text-align:center;
}

#pg-camo #foot #copyright
{
font-size: 12px;
color: #888;
margin-top: 30px;
}

#pg-camo #foot .foot-links
{
}

#pg-camo #foot .foot-links A
{
margin-left:4%;
margin-right:4%;
}

#pg-camo #foot .foot-links A:hover
{
}

#pg-camo .embed-responsive
{
background:#000018 url(../img/flag.jpg) 0 0 no-repeat;
}

#pg-camo #thumbs
{
margin-top:10px;
}

#pg-camo #thumbs .thumb
{
border: 1px solid #DDD;
width: 75px;
height: 75px;
cursor:pointer;
}

#pg-camo #thumbs .thumb.darkborder
{
border:1px solid #000;
}

#pg-camo #bullets
{
background-color:#e4f9c3;
padding-left:4%;
padding-right:4%;
padding-top:30px;
padding-bottom:30px;
}

#pg-camo #bullets .row
{
margin-bottom:15px;
}

#pg-camo #page-text
{
padding-left:8%;
padding-right:8%;
min-height:900px;
}

#pg-camo #page-text H1
{
font-weight: bold;
text-align: center;
margin-bottom:50px;
}

.camoback
{
background:#55544d url(../img/camo.jpg) 0 0 repeat;
}


