
@media handheld and (max-width : 414px ) , screen and ( max-device-width : 414px ) , screen and (max-width : 414px )  {
 
body, div, table { font-size: 16px; line-height: 150%; }	

.title  	{ font-size: 20px; }



.smalltext 	{ font-size: 12px; }


	p {
		margin-left: 20px; margin-right: 0px; 
		
	}
ul, ol  {
		margin-left: 0px; margin-right: 0px; 
		
	}



	
	#contentbox	 { max-width: 400px; }

.pageheight		{ min-height: 50px; }

.pagebox		{ padding: 0px 15px 0px 15px; }

#contentbox		{ padding: 10px 0px 10px 0px; }

.content-pad		{ padding: 0px 0px 10px 15px; }


	
	#contentbox	 { max-width: 400px; }
#headerdiv	{ padding: 0px 0px 0px 0px; }
.footer-copyright { font-size: 11px; }
	ul.indent {margin-left: 0; padding-left: 0}
	ul.b {list-style-type: square; margin-left: 0; padding-left: 0}
    	ul.c {list-style-type: square; margin-left: 20; padding-left: 0}
    ul.c, ol.c  {
		margin-left: 20px; margin-right: 10px; 
		
	}  
    
	li.indent {margin-left: 0; padding-left: 0}
		ol.indent {margin-left: 25; padding-left: 0}
.centernarrowpunc-div	{ margin-left: 25px; margin-right: 25px; }	
.extrarightmargin-div	{ margin-left: 25px; margin-right: 25px; }		
	.phrasals td{
		
		border: 2px solid black; padding: 5px; border-spacing: 1px 1px 1px 1px; align-content: center;
	}	
		.phrasalDiv {
		font-size: 30px; color: red; align: center; align-content: center; justify-content: center;
		
	}

/* Tooltip container */
.tooltip {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
		cursor: help;
 border-bottom: 1px dotted #F30505;
    
}

/* Tooltip text */



.tooltip .tooltiptext {
  visibility: visible;
  width: 120px;
	
 bottom: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;
font-size: 18px;

  /* Position the tooltip text */
  position: absolute;
   z-index: 2000;
 
	
  left: 50%;
  margin-left: -50px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip.left::after {
  left: 10px;
  margin: 0;
}

.tooltip.right::after {
  right: 10px;
  left: auto;
  margin: 0;
}



/* Tooltip arrow */

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
    text-align: center;
    display: flex;
  left: 50%;
  margin-left: -34px;
  border-width: 20px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	
  visibility:visible;
  opacity:1;
	
}
/* tooltipLong for multiline text to be highlighted */
.tooltipLong {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
	/*  opacity: 0.5;*/
 border-bottom: 1px dotted #F30505;
}

/* Tooltip text */
.tooltipLong .tooltiptextLong {
  visibility: hidden;
  width: 200px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;


  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 100%;
	
  left: 50%;
  margin-left: -100px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}



/* Tooltip arrow */
.tooltipLong .tooltiptextLong::after {
  content: "";
  position: absolute;
 border: 100%;
  left: 50%;

  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipLong:hover .tooltiptextLong {
	cursor: help;
  visibility: visible;
  opacity: 1;
	
}

   .nomargin {
		list-style: none; color: #32337E;  
		
	}
 
	.verbtable td{
    word-wrap: break-word;       
    overflow-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;    
		padding: 2px 1px;
	 color: #141C52; font: 18px -apple-system, arial, sans-serif,  bold; font-weight: normal; line-height: normal;  max-height: 39px; transition: color 0.5s;
		
}
		.verbtable th{
    word-wrap: break-word;       
    overflow-wrap: break-word;
	 color: #141C52; font: 20px -apple-system, arial, sans-serif; font-weight: normal; text-decoration: underline; padding-bottom: 0px; line-height: normal; max-height: 39px; transition: color 0.5s; 
}
    
}

@media only screen and (min-width: 414px) {
.list2 li 	{list-style: none; color: #32337E; margin-left: 0px; margin-right: 0px;  padding-left: 0 }
 .list2 ul, ol	{list-style: none; color: #32337E; margin-left: 0px; margin-right: 0px;  padding-left: 0 }   
    	ul.c {list-style-type: square; margin-left: 20; padding-left: 0}
    ul.c, ol.c  {
		margin-left: 20px; margin-right: 10px; 
		
	} 
.nomargin {
		list-style: none; color: #32337E;  
		
	}
.irregularVerbtext	{ color: #141C52; font: 18px -apple-system, arial, sans-serif; font-weight: normal; padding-bottom: 0px; line-height: normal; transition: color 0.5s; }
.irregularVerbtextHeader	{ color: #AD0104; font: 24px -apple-system, arial, sans-serif; font-weight: normal; padding-bottom: 0px; line-height: normal; transition: color 0.5s; }

.large-splits 	{ height: 15px; } 
    .phrasals td{
		
		border: 2px solid black; padding: 5px; border-spacing: 1px 1px 1px 1px; align-content: center;
	}	
	
	.phrasalDiv {
		font-size: 36px; color: red; align: center; align-content: center; justify-content: center;
		
	}
    .verbtable th{
    word-wrap: break-word;       
    overflow-wrap: break-word;
	 color: #141C52; font: 24px -apple-system, arial, sans-serif; font-weight: normal; text-decoration: underline; padding-bottom: 0px; line-height: normal; max-height: 39px; transition: color 0.5s;
}
/* Tooltip container */
.tooltip {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
		cursor: help;
 border-bottom: 1px dotted #F30505;
    
}

/* Tooltip text */



.tooltip .tooltiptext {
  visibility: visible;
  width: 120px;
	

  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;
font-size: 18px;

  /* Position the tooltip text */
  position: absolute;
   z-index: 2000;
  bottom: 180%;
	
  left: 50%;
  margin-left: -50px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip.left::after {
  left: 10px;
  margin: 0;
}

.tooltip.right::after {
  right: 10px;
  left: auto;
  margin: 0;
}



/* Tooltip arrow */

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
    text-align: center;
    display: flex;
  top: 100%;
  left: 50%;
  margin-left: -34px;
  border-width: 20px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	
  visibility: visible;
  opacity:1;
	
}
/* tooltipLong for multiline text to be highlighted */
.tooltipLong {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
	/*  opacity: 0.5;*/
 border-bottom: 1px dotted #F30505;
}

/* Tooltip text */
.tooltipLong .tooltiptextLong {
  visibility: hidden;
  width: 200px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;


  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 120%;
	
  left: 50%;
  margin-left: -100px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}



/* Tooltip arrow */
.tooltipLong .tooltiptextLong::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;

  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipLong:hover .tooltiptextLong {
	cursor: help;
  visibility: visible;
  opacity: 1;
	
}

}


@media only screen and (min-width: 600px) {
  ul, ol  {
		margin-left: 25px; margin-right: 20px; 
		
	}	
 	ul.c {list-style-type: square; margin-left: 20; padding-left: 0}   
     
    ul.c, ol.c  {
		margin-left: 20px; margin-right: 0px; 
		
	} 
    
.list2 li 	{list-style: none; color: #32337E; margin-left: 0px; margin-right: 0px;  padding-left: 0 }
 .list2 ul, ol	{list-style: none; color: #32337E; margin-left: 15px; margin-right: 10px;  padding-left: 0 }   
    
.nomargin {
		list-style: none; color: #32337E;  
		
	}	
	/* Tooltip container */
.tooltip {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
		cursor: help;
 border-bottom: 1px dotted #F30505;
    
}

/* Tooltip text */



.tooltip .tooltiptext {
  visibility: visible;
  width: 180px;
	

  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;
font-size: 18px;

  /* Position the tooltip text */
  position: absolute;
   z-index: 2000;
  bottom: 180%;
	
  left: 50%;
  margin-left: -50px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip.left::after {
  left: 10px;
  margin: 0;
}

.tooltip.right::after {
  right: 10px;
  left: auto;
  margin: 0;
}



/* Tooltip arrow */

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
    text-align: center;
    display: flex;
  top: 100%;
  left: 50%;
  margin-left: -34px;
  border-width: 20px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	
  visibility: visible;
  opacity:1;
	
}
/* tooltipLong for multiline text to be highlighted */
.tooltipLong {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
	/*  opacity: 0.5;*/
 border-bottom: 1px dotted #F30505;
}

/* Tooltip text */
.tooltipLong .tooltiptextLong {
  visibility: hidden;
  width: 200px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;


  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 120%;
	
  left: 50%;
  margin-left: -100px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}



/* Tooltip arrow */
.tooltipLong .tooltiptextLong::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;

  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipLong:hover .tooltiptextLong {
	cursor: help;
  visibility: visible;
  opacity: 1;
	
}


}


@media only screen and (min-width: 768px) {
    	   	ul.c {list-style-type: square; margin-left: 20; padding-left: 0}
    ul.c, ol.c  {
		margin-left: 20px; margin-right: 0px; 
		
	} 
 

.responsive-iframeA
 {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 800;
  border: none;
}
.responsive-iframeA2 {
 
}
/* Tooltip container */
.tooltip {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
		cursor: help;
 border-bottom: 1px dotted #F30505;
    
}

/* Tooltip text */



.tooltip .tooltiptext {
  visibility: visible;
  width: 200px;
	

  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;
font-size: 18px;

  /* Position the tooltip text */
  position: absolute;
   z-index: 2000;
  bottom: 180%;
	
  left: 50%;
  margin-left: -100px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip.left::after {
  left: 10px;
  margin: 0;
}

.tooltip.right::after {
  right: 10px;
  left: auto;
  margin: 0;
}



/* Tooltip arrow */

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
    text-align: center;
    display: flex;
  top: 100%;
  left: 50%;
  margin-left: -34px;
  border-width: 20px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	
  visibility: visible;
  opacity:1;
	
}
/* tooltipLong for multiline text to be highlighted */
.tooltipLong {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
	/*  opacity: 0.5;*/
 border-bottom: 1px dotted #F30505;
}

/* Tooltip text */
.tooltipLong .tooltiptextLong {
  visibility: hidden;
  width: 200px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;


  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 120%;
	
  left: 50%;
  margin-left: -100px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}



/* Tooltip arrow */
.tooltipLong .tooltiptextLong::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;

  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipLong:hover .tooltiptextLong {
	cursor: help;
  visibility: visible;
  opacity: 1;
	
}

}
@media only screen and (min-width: 1025px) {
    .responsive-iframeA {
	    top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 800;
  border: none; 
  }
  
  .responsive-iframeA2 {
   display: none;  
  }
/* Tooltip container */
.tooltip {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
		cursor: help;
 border-bottom: 1px dotted #F30505;
    
}

/* Tooltip text */



.tooltip .tooltiptext {
  visibility: visible;
  width: 200px;
	

  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;
font-size: 18px;

  /* Position the tooltip text */
  position: absolute;
   z-index: 2000;
  bottom: 180%;
	
  left: 50%;
  margin-left: -100px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip.left::after {
  left: 10px;
  margin: 0;
}

.tooltip.right::after {
  right: 10px;
  left: auto;
  margin: 0;
}



/* Tooltip arrow */

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
    text-align: center;
    display: flex;
  top: 100%;
  left: 50%;
  margin-left: -34px;
  border-width: 20px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	
  visibility: visible;
  opacity:1;
	
}
/* tooltipLong for multiline text to be highlighted */
.tooltipLong {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
	/*  opacity: 0.5;*/
 border-bottom: 1px dotted #F30505;
}

/* Tooltip text */
.tooltipLong .tooltiptextLong {
  visibility: hidden;
  width: 200px;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;


  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  bottom: 120%;
	
  left: 50%;
  margin-left: -100px;

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}



/* Tooltip arrow */
.tooltipLong .tooltiptextLong::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;

  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipLong:hover .tooltiptextLong {
	cursor: help;
  visibility: visible;
  opacity: 1;
	
}

}
@media handheld and (min-width : 550px ) , screen and ( min-device-width : 550px ) , screen and (min-width : 550px )  {
  .sortable{
display: none;    
}       
}
@media handheld and (max-width : 550px ) , screen and ( max-device-width : 550px ) , screen and (max-width : 550px )  {
  .gone{
display: none;    
}  
     .sortable{
display: block;    
}       

  .irregularVerbtext	{ color: #141C52; font: 18px -apple-system, arial, sans-serif; font-weight: normal; padding-bottom: 0px; line-height: normal; transition: color 0.5s; }  
    
    	.verbtable td{
    word-wrap: break-word;       
    overflow-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
  hyphens: auto;    
		padding: 2px 1px;
	 color: #141C52; font: 18px -apple-system, arial, sans-serif,  bold; font-weight: normal; line-height: normal;  max-height: 39px; transition: color 0.5s;
		
}
}
@media only screen and (min-width: 992px) {
	.spacer	{ display: none; }	
/*p  {
		margin-left: 20px; margin-right: 20px; 
		
	} */
ul, ol  {
		margin-left: 25px; margin-right: 20px; 
		
	}	
.nomargin {
		list-style: none; color: #32337E;  
		
	}	


.datatable-respond	 { width: 692px; height: 210px;  } 	
.nounscroller-respond	 { width: 525px; height: 240px;  }  
#contentbox	 { max-width: 1000px; }

#contentbox-home  { padding-top: 10px;  }

#left-content 	 { max-width: 1000px; }





.tooltip {
  position: relative;
  /* display: inline-block; taken out to avoid problems with long tooltip lines*/
		cursor: help;
 border-bottom: 1px dotted #F30505;
}
 .tooltip a:active{
color:#151557;
}
/* Tooltip text */


.tooltip .tooltiptext {
  visibility: hidden;
 width: 200px;
	   margin-left: -100px;
	left: 50%;

	
	
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
		border-style: solid;
	border-width: thin;
	border-color: #F30505;



	

 

  /* Fade in tooltip */
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
		position: absolute;
	  content: "";
	 /*  margin-left: -70px;*/
	  text-align: left;
  border-width: 20px;
	max-width: 100px;
	  border-style: solid;
  border-color: #F30505 transparent transparent transparent;

  left: 50%;
	margin-left: -50px;
 	
 
}


/* Tooltip arrow */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  border-width: 20px;
  border-style: solid;
  border-color: #F30505 transparent transparent transparent;
	
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	
  visibility: visible;
  opacity:1;
	
}

.irregularVerbtext	{ color: #141C52; font: 24px -apple-system, arial, sans-serif; font-weight: normal; padding-bottom: 0px; line-height: normal; transition: color 0.5s; }

/* HOME 3 BOX COLUMNS */

.introbox-text	{ font-size: 13px; }

.introtitle	{ font-size: 15px; }

.grid-containerAdj {
  display: grid;
	margin: 4px;
  grid-template-columns:  auto auto auto auto auto;
  gap: 2px;
  background-color: #000000;
  padding: 2px;
  
}

.grid-containerAdj > div {
   background-color: #FFFFFF;
  text-align: center;
  padding: 2px;
  font-size: 20px;

}
.grid-containerSummary {
  display: grid;
	margin: 4px;
	
  grid-template-columns:  60% auto;
  gap: 2px;
  background-color: #000000;
  padding: 2px;
  
}

.grid-containerSummary > div {
   background-color: #FFFFFF;
  text-align: left;
  padding: 4px;
  font-size: 20px;

}
.grid-containerAdj2 {
  display: grid;	
  grid-template-columns:  auto auto auto ;
  gap: 2px;
  background-color: #000000;
  padding: 2px;
  
}

.grid-containerAdj2 > div {
   background-color: #FFFFFF;
  text-align: center;
  padding: 2px;
  font-size: 20px;

}	
.grid-containerAdj3 {
  display: grid;	
  grid-template-columns:  auto auto auto auto auto ;
  gap: 2px;
  background-color: #000000;
  padding: 2px;
  
}

.grid-containerAdj3 > div {
   background-color: #FFFFFF;
  text-align: center;
  padding: 2px;
  font-size: 20px;
}	



}



@media handheld and (max-width: 3500x) ,  screen and ( max-device-width : 3500px ) , screen and (max-width : 3500px ) {

    .logo-respond	 {  width: 300px; height: 71px; }
 .pic-respond	 {  width: 800px; height: 69px; }
    .pieC-respond	 { width: 750px; height: 560px;  } 
    .datatable-respond	 { width: 692px; height: 210px;  } 	
    
}
@media handheld and (max-width: 800x) ,  screen and ( max-device-width : 800px ) , screen and (max-width : 800px ) {


       .pic-respond	 {  width: 600px; height: 52px; }
    .pieC-respond	 { width: 500px; height: 373px;  }  
    .datatable-respond	 { width: 550px; height: 167px;  }
}


@media handheld and (max-width: 600px) ,  screen and ( max-device-width : 600px ) , screen and (max-width : 600px ) {

	 
    .logo-respond	 {  width: 300px; height: 71px; }
     .pic-respond	 {  width: 400px; height: 34px; }
    .pieC-respond	 { width: 400px; height: 299px;  }  
   .datatable-respond	 { width: 400px; height: 121px;  } 
}

@media handheld and (max-width : 414px ) , screen and ( max-device-width : 414px ) , screen and (max-width : 414px )  {
.logo-respond	 { width: 200px; height: 47px;  }
  .pic-respond	 {  width: 300px; height: 26px; }
    .pieC-respond	 { width: 300px; height: 224px;  }  
    .datatable-respond	 { width: 300px; height: 91px;  }  
}
@media handheld and (max-width: 300x) ,  screen and ( max-device-width : 300px ) , screen and (max-width : 300px ) {


    .pic-respond	 {  width: 300px; height: 26px; }
   .pieC-respond	 { width: 200px; height: 149px;  }
     .datatable-respond	 { width: 200px; height: 61px;  }  
}
@media handheld and (max-width: 200x) ,  screen and ( max-device-width : 200px ) , screen and (max-width : 200px ) {


    .pic-respond	 {  width: 200px; height: 17px; }
     .pieC-respond	 { width: 200px; height: 149px;  }
     .datatable-respond	 { width: 200px; height: 61px;  } 
}
@media only screen and (min-width: 630px) {
	.dad_vid {
  display: block;
  margin-left: auto;
  margin-right: auto;
width: 500px;
  height: auto;
}
}
	
@media only screen and (max-width: 630px) {
	.dad_vid {
  display: block;
  margin-left: auto;
  margin-right: auto;
width: 300px;
  height: auto;
}
    }


