/* CSS Document */
*{
	//color: #000;
}
p{
	color: #000;
}
font{
	color: #000;
}

.responsive-p{
	width: 100%;
	text-align: center;
}

li{
	color: #000;
}
h1, h2, h3, p{
	padding:0;
	margin:0 0 10px 0;
	color: #000;
} 

body{
	/* background-image: url('https://www.pecentral.org/images/bck.jpg');
background-repeat: repeat; */
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	background-color: #fff;
}

.workshop-left, .workshop-right, .workshop-bottom{
	width: 45%;
	float: left;
	padding: 5px;
}


div#wrapper{
	width:991px;
	margin:0px auto 5px auto;
}

div#header{
	position:relative;
	width:991px;
	height:88px;
	background-repeat:no-repeat;
	padding-bottom: 30px;
	margin: 0 auto;
}

div#topmenu{
	color:#FFFFFF;
	font-size:14px;
	text-align:right;
	float:right;
}
.logo img {
width: 280px;
height: auto;
float: left;
}
.logo {
margin-top: -6px;
}
#topmenu a {
color: #444 !important;
font-family: 'Open Sans', sans-serif;
}

div#header a:link, div#footer a:link{
	text-decoration:none;
	color:#22409A;
}

div#header a:hover, div#footer a:hover{
	text-decoration:underline;
	color:#22409A;
}

div#header a:visited, div#footer a:visited{
	text-decoration:none;
}

div#menuBar{
	background-color:#ec1b23;
  	font-family: 'Open Sans';
  	font-size: 17px;
	color: #fff;
	background-repeat:repeat-x;
	height:30px;
	width:991px;
	margin-top: -17px;
	margin-bottom: -7px;
	padding-bottom: 15px;
	margin: 0 auto;
}
div#menuBar .topmenu li {
float: left;
  display: block;
  text-align: center;
  position: relative;
  padding: 6px 5px 0 5px;
  margin: 0;
  border: none;
}
div#menuBar .topmenu li.first {
margin-left: -20px;
}
div#menuBar li a {
	background-color:#ec1b23;
  font-family: 'Open Sans';
  font-size: 15px;
color: #fff;
padding: 5px 3px 0px 3px;
text-decoration: none;
font-weight: bold;
}

/* SAFARI HACK */
::-webkit-full-page-media, _:future, :root div#menuBar li a {
	 font-size: 13px; 
} 
/*FIREFOX HACK */
html>body div#menuBar li a{ 
	font-size: 14px; 
}

div#adspace{
	background: #fff;
	background-repeat:no-repeat;
	background-position:top;
	width: 991px;
padding: 22px 0px;
margin: -10px auto 0 auto;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
strong font a{
	color: #22409A;
}
div#content{
	background: #fff !important;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
	background-repeat:repeat-y;
	width:991px;
	overflow:visible;
	clear:both;
margin: -12px auto 0 auto;
margin-top: 15px;
}

#ouibounce-modal{
	display: none;
}
#ouibounce-modal .underlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	cursor: pointer;
	animation: fadein 0.5s;
}
#ouibounce-modal .modal{
	width: 600px;
	height: 400px;
	background-color: #fff;
	z-index: 1;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	animation: popin 0.3s;
	text-align: center;
	padding: 20px;
	border: 5px solid #000;
}
#ouibounce-modal .modal .modal-title img{
	margin-bottom: 20px;
}
#ouibounce-modal .modal .modal-body p{
	font-size: 20px;
}
#ouibounce-modal .modal .modal-footer p{
	cursor: pointer;
	text-decoration: underline;
	text-decoration-style: dashed;
	font-size: 14px;
}
#ouibounce-modal .modal .modal-footer p:hover{
	color: #777;
}
#ouibounce-modal .modal .modal-body iframe{
	border: none;
	margin-top: -50px;
}
#ouibounce-modal .modal .modal-body p.pop-up-iframe{
	text-align: center;
}
#ouibounce-modal .modal .modal-title .modal-exit{
	float: right;
}
#ouibounce-modal .modal .modal-title .modal-exit p.exit{
	font-size: 16px;
	font-weight: bold;
	margin-top: -10px;
	cursor: pointer;
	margin-right: -10px;
}
#ouibounce-modal .modal .modal-title .modal-exit p.exit img{
	width: 16px;
	height: auto;
}
div#leftcolumn{
	float:left;
	margin-left:0;
	padding:1px 0 0 4px;
}

div#leftcolumn h1{
	  background-color: #ec1b23;
	color:#FFFFFF;
	font-size:16px;
padding: 2px 0px;
}

div#maincontent{
	float:left;
}

div#rightcolumn{
	float:left;
	padding:1px 0 0 10px;
}

div#footermenu, div#meetTeam, div#threeBoxes{
	background: #fff;
border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
	background-repeat:repeat-y;
	font-size:12px;
	text-align:center;
	clear:both;
}

 div#threeBoxes, div#quoteBox{
 	font-size:12px;
	clear:both;
 }

div#threeBoxes, div#RedFeatureBoxes, div#BlueFeatureBoxes{
	padding:10px 5px;
}

div#threeBoxes h2, div#RedFeatureBoxes h2, div#BlueFeatureBoxes h2{
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
}

div#threeBoxes{
	text-align:left;
margin: 0 auto;
background: #fff;
  width: 991px;
padding: 5px 0px !important;
border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
div#footer {
margin: 0 auto;
  width: 991px;
}
div#footermenu {
margin: 0 auto;
  width: 991px;
}
.footerlinks a{
	padding: 5px;
	text-decoration: none;
	
}
div#googleSearch {
margin: 0 auto;
  width: 991px;
}

div#googleSearch{
	background: #fff;
	border-left: 1px solid #ccc;
  	border-right: 1px solid #ccc;
	background-repeat:repeat-y;
	font-size:12px;
	text-align:center;
	clear:both;
	/*border-top:1px solid #6a6a6a;
	border-bottom:1px solid #6a6a6a;*/
}
.lesson-print{
	float: right;
	font-size: 12px;
	margin-left: 5px;
}
.lesson-vid{
	float: right;
}
div#kidsQuote, div#cartoon, div#featuredContent{
	float:left;
	margin:0 5px;
}
p.activity-name b{
	font-size: 24px;
}
.headerLeft{
	background-image:url(https://www.pecentral.org/images/template/3boxHeaderLeftTop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.headerRight{
	background-image:url(https://www.pecentral.org/images/template/3boxHeaderRightTop.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.lineMargin{
	padding:0;
	margin:0 0 0 1px; margin:0 0 0 4px !important;
	width:983px
}

.contentLeft{
	background-image:url(https://www.pecentral.org/images/template/3boxHeaderLeftBottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentRight{
	background-image:url(https://www.pecentral.org/images/template/3boxHeaderRightBottom.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.headerLeftRed{
	background-image:url(https://www.pecentral.org/images/template/Red3boxHeaderLeftTop.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.headerRightRed{
	background-image:url(https://www.pecentral.org/images/template/Red3boxHeaderRightTop.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.contentLeftRed{
	background-image:url(https://www.pecentral.org/images/template/Red3boxHeaderLeftBottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.contentRightRed{
	background-image:url(https://www.pecentral.org/images/template/Red3boxHeaderRightBottom.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

div#footermenuinside{
	padding:0 10px;
}

div#footer{
	text-align: center;
	width:991px;
	height:200px;
	//background-color: #CCE8EF;
	font-size:12px;
	display:block;
	font-family: "Open Sans", sans-serif;
	//border-top: 1px solid #666;
}

div#footerleft{
	display: inline-block;
	text-align:center;
	padding:20px;
}

div#footercenter{
	float:left;
}

div#footerright{
	display: inline-block;
	margin:auto 10px;
	padding:20px;
	text-align: center;
	vertical-align: top;
}
div#footerimg{
	padding: 20px;
	display: inline-block;
}
div#footerimg img{
	margin-bottom: 30px;
}

.inside{
	padding:10px;
}

.inside_boxes{
	padding:8px 10px;
}

.inside_resources{
	padding:3px;
}

#sitemap h1{
	font-size:1.25em;
	color:#990000;
}

.warning{
	color:#ff0000;
}

.tShirtForm{
	width:100%;
}

.tShirtForm td{
	/*vertical-align:top;*/
}

.tShirtForm td.left{
	text-align:right;
}

div#headergoogleSearch {
	/*position:relative;
	float:right;
	background-image:url(https://www.pecentral.org/images/template/PECGoogleSearch.png);
	background-repeat:no-repeat;
	background-position:top right;*/
	background-color:#fff; /* red: #9b1c10 */
	width:991px;
	padding:2px 0 0 0px;
	text-align:center;
 
	
	/*top:46px;
	left:378px;*/
	/*padding:6px 20px 0 0;
	margin-bottom:0;
	text-align:right;
	z-index:1;*/
}
div#headergoogleSearch input[type=text] {
height: 35px;
}
div#headergoogleSearch input[type=submit] {
margin-top: 2px;
  padding: 0px 10px;
  color: #999;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-indent: -5550px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  border: 0px;
  text-shadow: 0 0px 0 white;
  box-shadow: inset 0 0px 0 0 white;
  background-image: url('https://www.pecentral.org/images/searchy.png');
  background-repeat: repeat-y;
  background-color: transparent;
  margin-left: -43px;
}

div#headergoogleSearch a {
display: none;
}
div#headergoogleSearch {
padding-top: 10px;
padding-bottom: 10px;
}
#mainmenu img {
}
#topmenu img{
	display: auto !important;
}

#sponsor{
	position:absolute;
	top:35px;
	right:80px;
	z-index:1;
}

div#headergoogleSearch form{
	border:0;
	background-color:none;
	width: 600px;
	float: right;
	margin-top: 20px;
	margin-right: 90px;
	text-align:right !important;
}
.newsletter-image{
  float:left;
  height:0px;
  margin-left:30px;
  margin-top:10px;
}
.newsletter-image img{
  width:200px;
}
div#maincontent2 {
  float: left;
  width: 100%;
}
div#maincontent2 .inside {
border: 0px !important;
}
#ouibounce-modal{
  display:none !important;
}
body div.wrapper-test{
  width:1265px !important; /*was 1320*/
  float:none;
  margin:0 auto !important;
}
body div.wrapper-home{
  width:1320px !important; /*was 1320*/
  float:none;
  margin:0 auto !important;
}
body div.wrapper-home #content-right{
  margin-left:50px;
}
#ad1{
  width:300px;
  height:250px;
  background:#ccc;
  margin-top:10px;
}
#ad2{
  width:300px;
  height:250px;
  background:#ccc;
  margin-top:10px;
}
#ad3{
  width:300px;
  height:600px;
  background:#ccc;
  margin-top:10px;
}
#ad4{
  width:768px;
  height:90px;
  background:#ccc;
  margin-top:10px;
}
#ad5{
  width:768px;
  height:90px;
  background:#ccc;
  margin-top:10px;
}
.wrapper-test .footerlinks{
  width:935px;
  float:left;
  text-align:left;
}
.wrapper-test #content{
  width:935px;
}
.wrapper-test #header{
  width:935px;
}
.wrapper-test #menuBar{
  width:935px;
}
.wrapper-test #headergoogleSearch{
  padding:0px;
}
#content-right{
  width:320px;
  float:left;
  margin-left:6px;
}
#content-left{
  width:935px;
  float:left;
}
.wrapper-test div#menuBar .topmenu li{
  padding: 6px 2px 0 5px;
}
.wrapper-test #rightcolumn{
  display:none;
}
.wrapper-test .footerlinks{
  float:left;
}
.wrapper-test #maincontent{
  width:750px;
  float:left;
}
.wrapper-test .leaderboard center{
  text-align:left;
}
#div-gpt-ad-1505678814105-0{
  
}
#div-gpt-ad-1505678814105-1{
  margin-top:14px;
}
#div-gpt-ad-1505678814105-2{
  margin-top:14px;
}
.shops a.discount-sports{
  margin-top:-20px;
  float:left;
  margin-left:10px;
}
.promoz {
  background-image: url('https://www.pecentral.org/images/raisedhands690_330.jpg');
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center center;
  //background-position: 0px -100px;
  background-position: 0px 0px;
  background-color: #fff;
  height: 298px;
  width:991px;
  margin-top: -15px;
  padding: 35px 0px 0px 0px;
  text-align: right;
  background-color: #646464;
  margin-bottom: 20px;
}
.promoz h3{
  padding-top: 10px;
  color: #fff;
  text-align: center;
}
.promoz-info ul{
  text-align: left;
  padding-left: 20px;
  margin-left: 10px;
  line-height: 1.9; /*was 2*/
  color: #fff !important;
}
.promoz-info li{
	background-color: #646464 !important;
}
.promoz-info{
  width: 285px;
  float: right;
  background-color: #646464;
  height: 99.5%;
  
}
.promoz-info h3{
  //background-color: #ec1b23 !important;
  background-color: #646464 !important;
  font-size: 16px !important;
  padding: 0px !important;
  color: #fff;
  margin-top:-30px;
}
.promoz-info a{
  background-color: #646464 !important;
  font-size: 14px !important;
  padding: 0px !important;
  color: #fff !important;
}
.promoz-info a:hover{
  text-decoration: underline;
}
.promoz a {
  background-color: #ec1b23;
  color: #222;
  font-weight: normal !important;
  margin-top: 10px !important;
  padding: 22px 60px;
  font-size: 20px;
  text-decoration: none;
}
.timeline-header{
  color: #222;
}
.promoz .pin {
  margin-top: 200px;
}
.download-as-pdf{
  background:#02aff1;
  padding:5px 8px;
  text-decoration:none;
  margin-left:20px;
}
.download-as-doc{
  background:#02aff1;
  padding:5px 8px;
  text-decoration:none;
  margin-left:20px;
}
.download-as-pdf font, .download-as-doc font{
  color:#fff;
  font-weight:bold;
}
.download-as-pdf font:hover, .download-as-doc font:hover{
  color:#000;
}
#newsletter-form-form .form-item label{
  width:100%;
}
#newsletter-form-form .form-item input{
  width:100%;
}
#newsletter-form-form .form-item select{
  width:100%;
}
#newsletter-form{
  width:300px;
  height:auto;
  border:1px solid #646464;
}
#newsletter-form h2{
  width:100%;
  background:#646464;
  color:#fff;
  text-align:center;
  padding-top:3px;
  padding-bottom:3px;
}
#newsletter-form .form-content{
  padding:3px;
}
#newsletter-form #edit-submit{
  margin-top:7px;
}

h3.enroll{
	text-align: center;
	font-size: 25px;
	color: #ec1b23;
}

a.enroll-button{
	background-color: #ec1b23;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	padding: 5px 8px;
	font-size: 18px;
}

a.enroll-button:hover{
	color: #fff;
}

.vid-h3, .bp-header{
	color: #222;
	font-size: 16px;
	font-weight: bold;
}

.vid-table a{
	font-weight: bold;
}


a{
	color: #22409A;
}

a:hover{
	color: #222;
}

table p{
	line-height: 1.4;
}

table li{
	line-height: 1.4;
}

.vid-description{
	font-size: 14px;
	line-height: 1.6;
}

.center{
	text-align: center;
}

table iframe{
	padding: 10px;
}
.bp-p{
	font-size: 14px;
	line-height: 1.6;
}
.info p, .info blockquote, .info li, .main p, .main blockquote, .main li, .main ul, .main font{
	font-size: 14px;
	line-height: 1.6;
}
.social{
	margin-left: 225px;
}
.bp-table{
	padding-top: 30px;
	width: 700px;
	padding-left: 30px;
}
.bp-td{
	width: 700px;
	padding-left: 25px;
}
.bp-nav li{
	padding: 0 3px;
}
.bp-nav, .chall-nav{
	margin-bottom: 20px;
}
.bp-nav ul, .chall-nav ul{
	text-align: center;
}
.bp-nav li{
	display: inline;
	padding: 0 10px;
	font-size: 16px;
}
.chall-nav li{
	display: inline;
	padding: 0 5px;
	font-size: 14px;
}
.img-p{
	padding: 10px;
}
.all-bps td{
	padding-bottom: 20px;
}
.bottom{
	width: 991px;
margin: 0 auto;
}
.rap{
	padding: 15px;
	border: 2px solid #222;
	width: 275px;
	text-align: center;
	margin: 0 auto;
}
.rap p{
	font-size: 15px;
}
.links{
	padding-bottom: 15px;
}
.view-board{
	padding-left: 15px;
	width: 700px;
}
.programinside p{
	width: 500px;
	
}
.programL, .programR{
	padding-bottom: 15px;
}
.hidden{
	position: absolute;
	display: none;
	background-color: #fff;
	width: 240px;
	margin-left: -26px;
	padding-top: 10px;
	padding-bottom: 10px;
	align: left;
	z-index: 300;
	border: 1px solid #333;
}
.hidden ul{
	float: left;
	text-align: left;
}
.hidden-two{
	position: absolute;
	display: none;
	background-color: #fff;
	width: 360px;
	margin-left: 640px;
	padding-top: 10px;
	padding-bottom: 10px;
	align: left;
	z-index: 350;
	border: 1px solid #333;
}
.shop-nav .hidden-two{
	height:370px !important;
}
#menuBar .hidden-three li{
	background-color: #fff;
	text-align:  left;
}
.hidden-three{
	position: absolute;
	display: none;
	background-color: #fff;
	width: 250px;
	margin-left: -145px;
	padding-top: 10px;
	padding-bottom: 10px;
	align: left;
	z-index: 300;
	border: 1px solid #333;
}
.hidden-two ul{
	float: left;
	text-align: left;
}
.nav-logo{
	width: 200px;
	height: auto;
}
#menuBar .hidden li{
	background-color: #fff;
	text-align:  left;
	padding-right: 10px;
}
.hidden-two a{
	background-color: #fff;
	color: #333;
	margin: 10px;
}
.clear{
	clear: both;
}
.shop-nav{
	margin-left: -763px;
}
#menuBar .hidden a{
	background-color: #fff;
	color: #333;
	padding-right: 20px;
}
#menuBar .hidden .padding a{
	padding-right: 120px;
}
#menuBar .hidden-three .padding a{
	padding-right: 60px !important;
}
#menuBar .hidden-two a{
	background-color: #fff;
	color: #333;
}
#menuBar .hidden-three a{
	background-color: #fff;
	color: #333;
}
.nav-col{
	
	background-color: #fff;
	vertical-align: top;
}
.nav-col ul{
	vertical-align: top;
	background-color: #fff;
}
#menuBar .topmenu .hidden .nav-col li{
	text-align: left;
	display: block !important;
}
#menuBar .nav-col ul li a{
	font-size: 15px;
}
#menuBar .hidden-two p{
	color: #333;
}
.nav-col-two{
	display: inline-block;
	width: 250px;
	height: 250px;
	text-align: left;
}
.nav-col-two p{
	width: 200px;
}
.nav-col-three{
	display: inline-block;
	height: 250px;
	width: 275px;
	vertical-align: top;
}
#menuBar .hidden-two .nav-col-three ul li{
	width: 300px;
	font-size: 13px;
	color: #333;
	display: block;
	text-align: left;
}
#menuBar .hidden-two .nav-col-three a{
	font-size: 14px;
}
.block li{
	display: block;
}
.arrow{
	width: 16px;
	height: 16px;S 
}
.featured-link, .featured-higher, .featured-link-lower{
	text-decoration: none;
	color: #22409A !important;
	float: right;
}
.featured-link-2{
	text-decoration: none;
	color: #22409A !important;
}
.featured-higher{
	margin-top: -10px;
}
.featured-link-lower{
	margin-top: 20px;
}
.featured-link:hover, .featured-link-2:hover{
	text-decoration: underline;
}
.home1 td, .home2 td, .home3 td, .home4 td{
	width: 300px;
	vertical-align: top;
	padding-bottom: 5px;
	margin-left: 10px;
}
.home1 td a, .home2 td a, .home3 td a, .home4 td a{
	color: #222;
}
.home1 td a:hover, .home2 td a:hover, .home3 td a:hover, .home4 td a:hover{
	color: #000;
}
.homeicon{
	height: 44px;
	width: 44px;
}
.centericon{
	text-align: center;
}
.home-h2{
	text-align: center;
	color: #222;
	display: inline;
}
.under-home{
	padding-top: 50px;
}
.under-home a{
	padding: 0 10px;
}
.homely{
	width: 100%;
	margin: 0 auto;
}
div.homely-right{
	float: left;
	width: 20%;
	display: inline;
}
.homely-right h3{
	font-size: 20px;
	color: #222;
	font-family: "Open Sans";
	font-weight: bold;
}
.homely li a {
font-size: 16px;
}
table.home1 {
//width: 55%;
padding-bottom: 40px;
display: inline;
float: left;
}
.home1 p{
	font-size: 14px;
	color: #000;
}
table.home1 td {
text-align: left;
padding-left: 0px;
padding-top: 20px;
padding-right: 15px;
}
table.home1 td ul, table.home2 td ul, table.home3 td ul {
padding-left: 0px;
}
table.home1 h2 {
font-size: 1.8em;
}
table.home2 td {
text-align: left;
}
table.home3 td {
text-align: left;
}
table.home2 {
padding-bottom: 40px;
}
table.home3 {
padding-bottom: 40px;
}
.homely-side{
	float: left;
	margin-right:26px;
}
.homely li{
	list-style: none;
	line-height: 1.5;
	padding-bottom: 5px;
}
.socials a{
	text-align: center;
	padding: 5px;
}
#menuBar .hidden-two .shop-button{
	height: 30px;
	padding: 5px 10px;
	background-color: #ec1b23;
	color: #fff;
	border-radius: 5px;
	font-size: 12px;
}
a.featured-button{
	padding: 10px 13px;
	background-color: #CCE8EF;
	text-decoration: none;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #111;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
iframe p{
	display: none !important;
}
input#control_EMAIL.textinput.defaulttext{
	width: 264px !important;
}
.homely-side img{
	margin-bottom: 20px;
	margin-top: 20px;
}
.home1 img{
	margin-bottom: 10px;
}
.red-h3{
	color: #fff;
	background-color: #ec1b23;
	font-size: 20px;
	padding-left: 10px;
}
.mobile-ad{
	display: none;
}
@media screen and (max-width: 1275px) {
  body div.wrapper-test{
    width:940px !important;
  }
  div.wrapper-test #content-right{
    clear:left;
  }
}

@media screen and (max-width: 1000px) {
div#header {
width: 100%;
}
div#header .logo img {
width: 130px;
height: auto;
}
div#wrapper {
width: 100%;
}
div#headergoogleSearch {
width: 100%;
}
div#headergoogleSearch input[type=text] {
width: 80%;
}
div#header #sponsor {
display: none;
}
td{
	display: block;
	
}
.view-board{
	width: 500px;
}
div#content{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	margin-top: 0;	

}
div#leftcolumn{
	order: 3;
	-webkit-order: 3;
	display: block;
	-webkit-flex-direction: column;
}
div#rightcolumn{
	order: 2;
	-webkit-order: 2;
	display: block;
	-webkit-flex-direction: column;
}
.homely{
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction: column;
}
.homely-side{
	order: 2;
	-webkit-order: 2;
	-webkit-flex-direction: column;
}

.footerlinks, #footermenu{
	order: 4;
	-webkit-order: 4;
	-webkit-flex-direction: column;
}
div#maincontent{
	order: 1;
	-webkit-order: 1;
	display: block;
	-webkit-flex-direction: column;
}
div#content p{
	width: 100%;
}

.center, center{
	text-align: left;
	width: 500px;
}

/*td, .under-home{
	width: 500px;
}*/
.main{
	width: 100%;
	float: left;
}
.other-main{
	width: 500px;
	text-align: left;
	left: 0;
}
table iframe{
	width: 475px;
	height: 350px;
}
.bp-info, .info, .bottom{
	width: 500px;
}
.bp-td{
	width: 250px;
}
.promoz{
	width: 100%;
	//background-size: 100% auto;
	margin-top: -5px;
}
.all-bps tr{
	width: 100%;
}
.all-bps center{
	width: auto;
}
.shops a.discount-sports{
  	margin-top:0px;
}
}


@media screen and (max-width: 930px){
	#menuBar.js{
		display: none;
	}
	#toggle-menu{
		width: 1.4em;
		display: block;
		font-size: 1.35em;
		text-align: center;
	}
	#toggle-menu a{
		color: #333;
		text-decoration: none;
		font-size: 30px;
	}
	div#menuBar{
		width: 200px;
		height: auto;
		margin: 0;
	}
	div#menuBar ul.topmenu{
		margin-left: -25px;
	}
	div#menuBar .topmenu li{
		float: none;
		text-align: left; 
	}
	div#menuBar .topmenu li.first{
		margin-left: 0px;
	}
	.adv a{
		margin-left: 0px !important;
		float: left;
	}
	div#headergoogleSearch form{
		float: left;
	}
	#headergoogleSearch #activity{
		width: 40%;
	}
	.promoz{
		background-size: 100%;
		background-position: 0px -10px;
		margin-top: 5px;
		background-color: #fff;
	}
	.promoz-info{
		margin-left: 10px;
		margin-top: 320px;
		float: left;
	}
	.shop-nav{
		display: none;
	}
        .promoz a{
 		 background-size:auto !important;
        }
        .hidden-three{
		margin-left:-30px;
        }
	.shops a.discount-sports{
  		margin-top:0px;
	}
}
@media screen and (min-width: 930px){
	#toggle-menu{
		display: none;
	}
	#menuBar.js{
		display: auto;
	}
}
@media screen and (max-width: 860px){
  .newsletter-image img{
    width:100px;
  }
}

@media screen and (max-width: 820px){
.promoz{
	//height: 180px;
}
.pin{
	display: none;
}
div#footer{
	text-align: left;
}
.adv {
margin-right: 5px !important;
}
.homely-side {

}
.workshop-bottom{
	float: none;
	width: 80%;
}
}
@media screen and (max-width: 768px){
	.promoz{
		display:none;
	}
	div#wrapper{
		width:100% !important;
	}
	#content-left{
		width:100% !important;
	}
	div#footer{
		width:100% !important;
	}
	div#footermenu{
		width:100% !important;
	}
	div#footer img{
		display:none !important;
	}
	#div-gpt-ad-1505678814105-4{
		display:none !important;
	}
}
@media screen and (max-width: 650px){
	.promoz-info{
		margin-top: 290px;
	}
	.enroll-button{
		display: block;
		width: 120px;
		margin: 0 auto;
	}
        .promoz a{
 		 height:290px !important;
        }
	iframe{
		 width:100% !important;
	}
	div#headergoogleSearch form{
		 width:100% !important;
		 margin-right:10px !important;
	}
	#headergoogleSearch #activity{
		 width:100% !important;
		 margin-right:0px !important;
	}
}
@media screen and (max-width: 600px){
	.promoz a{
 		 height:260px !important;
        }
}
@media screen and (max-width: 575px){
	.promoz a{
 		 height:245px !important;
        }
}
@media screen and (max-width: 550px){
	.promoz a{
 		 height:230px !important;
        }
}
@media screen and (max-width: 550px){
	.promoz a{
 		 height:200px !important;
        }
	center{
		 width:100% !important;
	}
	body div.wrapper-home #content-right{
		 margin-left:10px !important;
	}
}
@media screen and (max-width: 480px){
.workshop-bottom{
	width: 100%;
}
.newsletter-image img{
	width:60px;
}
.letsmove h2{
	float: none !important;
	width: 100% !important;
	margin-left: 0px !important;
	font-size: 25px !important;
	margin-top: 0px !important;
}
.view-board{
	width: 250px;
}
font{
	font-size: 10px !important;
}
#schooltube-video-wrapper{
	width: 250px;
	height: auto;
}
center a{
	font-size: 10px;
}
li{
	font-size: 10px;
}
div#content{
	border-right: none;
}
h3{
	font-size: 10px;
}
h2{
	text-align: left;
	font-size: 14px;
}
p{
	font-size: 12px !important;
}
.leaderboard{
	display: none;
}
.mobile-ad{
	display: block;
	width: 225px;
	margin: 0 auto;
}
.promoz-info{
	margin-top: 210px;
}
.bp-table{
	width: 500px;
}
.bp-nav li{
	display: block;
	text-align: left;
}
td{
	display: block;
	
}
div#content{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	-webkit-flex-direction: column;	

}
div#leftcolumn{
	order: 3;
	-webkit-order: 3;
}
div#rightcolumn{
	order: 2;
	-webkit-order: 2;
	display: block;
	-webkit-flex-direction: column;
}
div#maincontent{
	order: 1;
	-webkit-order: 1;
	display: block;
	-webkit-flex-direction: column;
}
.footerlinks{
	order: 4;
	-webkit-order: 4;
}
#footer{
	order: 5;
	-webkit-order: 5;
}
.side{
	order: 2;
}
.main, .other-main{
	order: 1;
	width: 250px;
}
.under-home{
	text-align: left;
	width: 250px;
}
.under-home a{
	display: block;
}
div#content p{
	width: 100%;
}

.center{
	text-align: left;
	width: 250px;
}
.vid-h3.mobile{
	float:left;
}
td{
	width: 250px;
}
table iframe{
	width: 250px;
	height: 333px;
}
.bp-info, .info, .bottom{
	width: 250px;
}
.bp-table, .bp-td{
	width: 250px;
}
.bp-nav{
	display: block;
}
.promoz{
	//height: 60px;
}
div#footer{
	height: 600px;
}
div#footerimg, div#footerleft, div#footerright{
	display: block;
	text-align: left;
	margin-left: 0;
}
.footerlinks a{
	display: block;
	text-align: left;
}
.adv {
display: none;
}
#headergoogleSearch #activity {
width: 100% !important;
margin-right: 0px;
}
div#headergoogleSearch input[type=submit]{
	margin-top: -28px;
}
.sslogo{
	margin-top: -20px !important;
	margin-bottom: 60px !important;
}
.equip-img{
	margin-top: -20px !important;
}
.lesson-select{
	height: auto !important;
}
}
@media screen and (max-width: 370px){
	.promoz a{
 		 height:150px !important;
        }
}
@media screen and (max-width: 300px){
	.promoz-info{
		margin-top: 120px;
	}
}

#headergoogleSearch .search-options {
display: none;
}
#headergoogleSearch #activity {
width: 60%;
padding: 5px;
border: 1px solid #999;
}

.adv {
float: right;
margin-right: 6%;
margin-top: -10px;
}
.adv a{
margin-left: 730px;
}
.adv a {
font-family: 'Open Sans';
color: #333
font-size: 12px;
}
.homely {
float: left;

}
.homely-side {
float: right;
padding: 8px 1px;
//border-left: 1px solid #ddd;
//border-right: 1px solid #ddd;
//padding-bottom: 200px;
width: 30%;
margin-top: 15px;

}
img.header-social{
	width: 28px;	
}
#topmenu a{
	padding: 5px;
}
div#main{
	padding-top: 15px;
}
.sslogo{
	margin-top: -15px !important;
	margin-bottom: 60px !important;
	width: 225px;
}
.lesson-select{
	height: auto;
}
.featured-lower{
	margin-top: 13px;
}
.homely-side iframe{
	margin-top: -60px;
}
.newsletter{
	border: 1px solid #333;
	width: 297px;
}
.newsletter h2{
	font-size: 18px;
	//background-color: #ec1b23;
	background-color: #646464;	
	color: #fff;
	text-align: center;
	padding: 5px 1px;
}
.newsletter body{
	font-family: "Open Sans", sans-serif !important;
	font-size: 13px !important;
}
.equip-img{
	margin-top: -20px !important;
}
.no-margin{
	margin-top: -30px !important;
}
.mag{
	cursor: pointer;
	cursor: hand;
}
.pibfi_pinterest .xc_pin{
	margin-left: 50px;
}
canvas{
	display: none;
}
.letsmove h2{
	font-size: 25px;
	margin-top: 40px;
}
img.ssletsmove{
	vertical-align: top;
}
table.search-table td{
	//border: 1px solid rgb(72, 61, 139);
	border-radius: 10px;
	width: 408px;
}
.search-h3{
	text-decoration: underline;
	font-size: 16px;
}

/* landing pages */
.focused-h1{
	font-weight: bold !important;
	color: #5D5D5D !important;
	font-size: 55px !important;
	margin-bottom: 0px;
}
.focused-p{
	color: #3ACDC5;
	font-style: italic;
	font-size: 20px !important;
}
.other-focused-p{
	padding-top: 10px !important;
	padding-left: 10px !important;
	font-size: 17px !important;
	clear: both;
}
.focused-right a{
	display: block;
	margin-bottom: 6px;
}
.focused-left{
	float: left;
}
.focused-right{
	float: right;
}
.focused-item{
	float: left;
	width: 235px;
	text-align: center;
	height: 300px;
	margin-bottom: 40px;
	margin-top: 15px;
}
.focused-item-2{
	float: left;
	width: 310px;
	text-align: center;
	height: 300px;
	margin-bottom: 40px;
	margin-top: 15px;
}
.focused-red{
	color: #5D5D5D;
	text-decoration: none;
	font-weight: bold !important;
	font-size: 17px !important;
	display: block;
}
.focused-red:hover{
	color: #ec1b23 !important;
	text-decoration: underline !important;
}
.focused-product{
	border: 1px solid #aaa;
	margin: 10px 0px;
}
.asses-h1{
	color: #5D5D5D;
	font-size: 60px;
	font-weight: bolder;
}
.asses-h2{
	color: #5D5D5D;
	font-size: 48px;
	font-weight: bolder;
	margin-top: 20px;
}
.asses-h3{
	font-weight: bolder;
	font-size: 30px;
	color: #5D5D5D;
}
.asses-div{
	float: left;
	width: 450px;
	margin-bottom: 20px;
}
.asses-div .small-ul li{
	font-size: 12px;
}
.asses-div-2{
	width: 450px;
	float: right;
	margin-bottom: 20px;
}
.ffleft{
	float: left;
}
.ffright{
	float: right;
	margin-top: 10px;
}
.clear{
	clear: both;
}
.focused-left-p{
	float: left;
	width: 60%;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.bb-logo{
	width: 150px;
	height: auto;
	margin-right: 20px;
}
.bb-video{
	float: left;
	margin: 30px 10px;

}
.brainboostdiv p{
	text-align: center;
	//background-color: #DDD9C3;
}
.bb-h3{
	text-align: center;
	font-size: 22px;
	color: #005377;
}
.bb-button{
	text-decoration: none;
	background: linear-gradient(#ec1b23, #b41116);
	color: #fff;
	border-radius: 3px;
	padding: 5px 10px;
	margin-left: 30px;
}
.bb-button:hover{
	color: #fff;
}
.brainboosttwo{
	background: #F6F5D6;
	padding: 10px 5px;
}
.check{
	color: #ec1b23;
}
.check i{
	margin-left: 5px;
}
.space{
	margin-left: 15px;
}

/*
     FILE ARCHIVED ON 14:52:35 Feb 13, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:10:35 Mar 21, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 56.675 (3)
  esindex: 0.006
  captures_list: 75.642
  CDXLines.iter: 12.705 (3)
  PetaboxLoader3.datanode: 59.131 (4)
  exclusion.robots: 0.241
  exclusion.robots.policy: 0.226
  RedisCDXSource: 2.979
  PetaboxLoader3.resolve: 65.509
  load_resource: 102.573
*/
