
@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: 25px; margin-right: 0px; 
		
	}


.containerB {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.responsive-iframeB
 {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1700;
  border: none;
}
	
	#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 4px 0px 8px; }


.footer-copyright { font-size: 11px; }

	
	
.tooltip {
  position: relative;

		cursor: help;
 border-bottom: 1px dotted #F30505;
}
 .tooltip a:active{
color:#151557;
}
   
    
}

@media only screen and (max-width: 630px) {
    .responsive-iframeB {
	    display: none;  
    
  }	
    	.responsive-iframeB2 {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1700;
    border: none;
  }
    
}

@media only screen and (min-width: 630px) {
      .responsive-iframeB {
	    top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1700;
  border: none; 
    
  }
    
.responsive-iframeB2 {
   display: none;  
  }	
}
@media handheld and (max-width: 3500x) ,  screen and ( max-device-width : 3500px ) , screen and (max-width : 3500px ) {

    .logo-respond	 {  width: 300px; height: 71px; }
}



@media handheld and (max-width: 600px) ,  screen and ( max-device-width : 600px ) , screen and (max-width : 600px ) {

	 
    .logo-respond	 {  width: 300px; height: 71px; }
}

@media handheld and (max-width : 414px ) , screen and ( max-device-width : 414px ) , screen and (max-width : 414px )  {
.logo-respond	 { width: 200px; height: 47px;  }

}


