@media screen and (min-width: 1024px) {
/* start of large tablet styles */
.reducefont{
	font-size:13px;
}
.similarfont{
	font-size:14px;
}
}

/* start of desktop styles */
#primary {
	margin:0 auto;
}
#secondary {
	min-width:270px;
	margin:0 auto;
}
.pp_header{
	font-size: 32px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    color: #212529;
}
.pp_subheader{
	font-size: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    color: #212529;
}



.play_header {
float:left; 
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px;
max-width:320px;
width:259px;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
}

.playeranim {
  width:162px;
  background-color: white;
  overflow:hidden;
  border:1px solid #404756;
  border:1px solid #e0dddd;
  border-radius: 4px;  padding:7px;
  min-height: 274px;
  float:left; 
  margin:5px;

}
.playerinfo2 {
  width:275px;
  background-color: white;
  overflow:hidden;
  margin:5px;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  min-height: 274px;
  float:left; 
}

.infotablewrap{
  width:259px; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  float:left; 
  padding:0px;
  height: auto; 
  margin-left:7px;
  margin-bottom:7px;
  margin-right:1px;
  border-top: none;

}
.ad {
margin-bottom:18px;
}
.picwrap {
    width: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    float: left;
    padding: 0px;
    height: 264px;
}
.tablepp td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
}
.tablepp {
border:unset;
border-top:1px solid #e0dddd;
width: 100%;
}
.tableperc td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
}
.tableperc {
border:unset;
border-top:1px solid #e0dddd;
width: 100%;
}
.tablegrade {
border:unset;
border-bottom:1px solid #e0dddd;
}
.tablegrade td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
}
.tablesimilar td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
}
.tablesimilar {
border:unset;
border-top:1px solid #e0dddd;
}
.scores_header {
float:left; 
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px;
width:716px;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
}
.scoreswrap {
  width:732px;
  background-color: white;
  overflow:hidden;
  margin:5px;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  float:left; 
}

.scoretablewrap{
  width:354px; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  float:left; 
  padding:0px;
  height: auto; 
  margin-left:7px;
  margin-bottom:7px;
  margin-right:1px;
  border-top: none;

}

.similartablewrap{
  max-width:100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto; 
  border-top: none;
  background-color:white;
  border-top: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.fulltablewrap{
  width:716px;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  float:left; 
  padding:0px;
  height: auto; 
  margin-left:7px;
  margin-bottom:7px;
  margin-right:1px;
  border-top: none;

}


.grade1 {
  width:156px; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  float:left; 
  padding:0px;
  height: auto;
  margin:7px;
  margin-top:0px;
  height:157px;

}

.grade2 { 
  width:298px; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  float:left; 
  padding:0px;
  height: auto;
  margin:7px;
  margin-top:0px;
  height:157px;

}

.grade3 { 
  width:248px; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  float:left; 
  padding:0px;
  height: auto;
  margin:0px;
  margin-top:0px;
  height:157px;

}

.gradetext {
	font-size: 124px;
    font-family: Verdana, Geneva, sans-serif;
    font-style: normal;
    font-weight: 900;
	line-height: 150px;
	text-align:center;
	vertical-align:middle;
	white-space: nowrap;
font-size:114px;
}


.ratingtext {
	font-size: 62px;
    font-style: normal;
    font-weight: 700;
	text-align:center;
	margin-bottom:14px;
}
.ratingheader {
	font-size: 26px;
    font-style: normal;
    font-weight: 700;
	text-align:center;
	 color: #212529;
	 	margin-top:7px;

}


@media screen and (max-width: 1187px) {
/* start of large tablet styles */
.gradetext {
	font-size: 124px;
    font-family: Verdana, Geneva, sans-serif;
    font-style: normal;
    font-weight: 900;
	line-height: 150px;
	text-align:center;
	vertical-align:middle;
    white-space: nowrap;
}
.playeranim {
  max-width: 1116px;
  width: 100%;
  background-color: white;
  overflow:hidden;
  border:1px solid #e0dddd;
  border-radius: 4px;  
  padding:7px;
  min-height: 274px;
  margin:5px auto;
  float:unset;
}
.picwrap {
    width: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    float: unset;    
	padding: 0px;
    height: auto;
	text-align: center;
}

.playerinfo2 {
  width:100%;
  max-width: 1116px;
  background-color: white;
  overflow:hidden;
  margin:5px auto;
  border:1px solid #e0dddd;
  border-radius: 4px;
padding: 0px 7px;
  min-height: 274px;
      float: unset;
}

.scoreswrap {
    height: auto;
    max-width: 1118px;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: auto;
    border: 1px solid #e0dddd;
    border-radius: 4px;
  padding: 0px 7px;
    margin:5px auto;
    float:unset;
}
.infotablewrap{
max-width:1098px; 
  width: 100%;

  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.tablepp td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:46%;
}
.tableperc td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:auto;
min-width:15%;
}

.scoretablewrap{
  max-width:1098px; 
  width: 100%;
height: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.fulltablewrap{
  max-width:100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.similartablewrap{
  max-width:100%;
    width: 100%;
    height: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    border-radius: 4px;
   margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;
}

.play_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:1098px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.scores_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:1098px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.perc_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:1098px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}

.grade1 {
  max-width:1098px; 
  width: 100%; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  margin:7px auto;
  height: auto;
  margin-top:0px;
  height:157px;
  float: unset;
}

.grade2 { 
  max-width:1098px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  float: unset;
}

.grade3 { 
  max-width:1098px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  height:157px;
  float: unset;

}

.tablepp {
border:unset;
border-top:1px solid #e0dddd;
width: 100%;
padding: 0px 7px;
}

}
@media screen and (max-width: 991px) {
/* start of large tablet styles */
#secondary {
	min-width:460px;
	margin:30px auto;
}
.similarfont{
	font-size:16px!important;
}
.playeranim {
  max-width: 916px;
  width: 100%;
  background-color: white;
  overflow:hidden;
  border:1px solid #e0dddd;
  border-radius: 4px;  
  padding:7px;
  min-height: 274px;
  margin:5px auto;
  float:unset;
}
.picwrap {
    width: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    float: unset;    
	padding: 0px;
    height: auto;
	text-align: center;
}

.playerinfo2 {
  width:100%;
  max-width: 916px;
  background-color: white;
  overflow:hidden;
  margin:5px auto;
  border:1px solid #e0dddd;
  border-radius: 4px;
padding: 0px 7px;
  min-height: 274px;
      float: unset;
}

.scoreswrap {
    height: auto;
    max-width: 918px;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: auto;
    border: 1px solid #e0dddd;
    border-radius: 4px;
  padding: 0px 7px;
    margin:5px auto;
    float:unset;
}
.infotablewrap{
max-width:898px; 
  width: 100%;

  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.tablepp td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:46%;
}
.tableperc td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:auto;
min-width:15%;
}

.scoretablewrap{
  max-width:898px; 
  width: 100%;
height: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.fulltablewrap{
  max-width:100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.similartablewrap{
  max-width:100%;
  width: 100%;
    height: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    border-radius: 4px;
   margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;
}

.play_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:898px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.scores_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:898px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.perc_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:898px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}

.grade1 {
  max-width:898px; 
  width: 100%; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  margin:7px auto;
  height: auto;
  margin-top:0px;
  height:157px;
  float: unset;
}

.grade2 { 
  max-width:898px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  float: unset;
}

.grade3 { 
  max-width:898px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  height:157px;
  float: unset;

}

.tablepp {
border:unset;
border-top:1px solid #e0dddd;
width: 100%;
padding: 0px 7px;
}

}

@media screen and (max-width: 767px) {
/* start of medium tablet styles */
/* start of phone styles */
#secondary {
	min-width:440px;
	margin:30px auto;
}
.similarfont{
	font-size:16px!important;
}
.playeranim {
  max-width: 716px;
  width: 100%;
  background-color: white;
  overflow:hidden;
  border:1px solid #e0dddd;
  border-radius: 4px;  
  padding:7px;
  min-height: 274px;
  margin:5px auto;
  float:unset;
}
.picwrap {
    width: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    float: unset;    
	padding: 0px;
    height: auto;
	text-align: center;
}

.playerinfo2 {
  width:100%;
  max-width: 716px;
  background-color: white;
  overflow:hidden;
  margin:5px auto;
  border:1px solid #e0dddd;
  border-radius: 4px;
padding: 0px 7px;
  min-height: 274px;
      float: unset;

}

.scoreswrap {
    height: auto;
    max-width: 718px;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: auto;
    border: 1px solid #e0dddd;
    border-radius: 4px;
  padding: 0px 7px;
    margin:5px auto;
    float:unset;
}
.infotablewrap{
max-width:698px; 
  width: 100%;

  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.tablepp td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:46%;
}
.tableperc td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:auto;
min-width:15%;
}

.scoretablewrap{
  max-width:698px; 
  width: 100%;
height: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.fulltablewrap{
  max-width:100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.similartablewrap{
  max-width:100%;
  width: 100%;
    height: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    border-radius: 4px;
   margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;
}

.play_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:698px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.scores_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:698px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.perc_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:698px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}

.grade1 {
  max-width:698px; 
  width: 100%; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  margin:7px auto;
  height: auto;
  margin-top:0px;
  height:157px;
  float: unset;
}

.grade2 { 
  max-width:698px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  float: unset;
}

.grade3 { 
  max-width:698px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  height:157px;
  float: unset;

}

.tablepp {
border:unset;
border-top:1px solid #e0dddd;
width: 100%;
padding: 0px 7px;
}

}

@media screen and (max-width: 479px) {
/* start of phone styles */
#secondary {
	min-width:270px;
	margin:30px auto;
}
.similarfont {
	font-size:16px!important;
}
.playeranim {
  max-width: 316px;
  width: 100%;
  background-color: white;
  overflow:hidden;
  border:1px solid #e0dddd;
  border-radius: 4px;  
  padding:7px;
  min-height: 274px;
  margin:5px auto;
  float:unset;
}
.picwrap {
    width: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    float: unset;    
	padding: 0px;
    height: auto;
	text-align: center;
}

.playerinfo2 {
  width:100%;
  max-width: 316px;
  background-color: white;
  overflow:hidden;
  margin:5px auto;
  border:1px solid #e0dddd;
  border-radius: 4px;
padding: 0px 7px;
  min-height: 274px;
      float: unset;

}

.scoreswrapold {
  max-width:408px;
  width: 100%;
  background-color: white;
  overflow:hidden;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  margin:5px auto;
  float:unset;
}
.scoreswrap {
    height: auto;
    max-width: 318px;
    width: 100%;
    background-color: white;
    overflow: hidden;
    margin: auto;
    border: 1px solid #e0dddd;
    border-radius: 4px;
  padding: 0px 7px;
    margin:5px auto;
    float:unset;
}
.infotablewrap{
max-width:298px; 
  width: 100%;

  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.tablepp td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:46%;
}
.tableperc td{
padding:6px;
padding-left:10px;
border-top:1px solid #e0dddd;
color: #212529;
width:auto;
min-width:15%;
}

.scoretablewrap{
  max-width:298px; 
  width: 100%;
height: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.fulltablewrap{
  max-width:100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;

}
.similartablewrap{
  max-width:100%;
  width: 100%;
    height: 100%;
    background-color: white;
    border: 1px solid #e0dddd;
    border-radius: 4px;
   margin:0px auto;
  float:unset;
  padding:0px;
  height: auto; 
  margin-bottom:7px;
  border-top: none;
}

.play_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:298px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.scores_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:298px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}
.perc_header {
border:1px solid black;
border-radius: 5px;
background: linear-gradient(to bottom, #09589e 50%, #004c92 100%);
border-color: #004c92;
height:auto;
margin:7px auto;
max-width:298px;
width:100%;
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
    float: unset;
}

.grade1 {
  max-width:298px; 
  width: 100%; 
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  margin:7px auto;
  height: auto;
  margin-top:0px;
  height:157px;
  float: unset;
}

.grade2 { 
  max-width:298px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  float: unset;
}

.grade3 { 
  max-width:298px; 
  width: 100%;
  background-color: white;
  border:1px solid #e0dddd;
  border-radius: 4px;
  padding:0px;
  height: auto;
  margin:7px auto;
  margin-top:0px;
  height:157px;
  float: unset;

}

.tablepp {
border:unset;
border-top:1px solid #e0dddd;
width: 100%;
padding: 0px 7px;
}


}
