.pointers{
				line-height: 26px;
				margin: 0 -14px;
			}
			.new_style1{
			
				background-color:#fff; 
				border-radius:8px; 
                height: 400px;
				
			}
			.new_style{
			
				background-color:#fff; 
				//border-radius:8px; 
                height: auto;
				margin:-140px 0;
				
			}
			
			.img_patch{
				width:100%;
				height:auto;
			}
			#heading{
				color: #417DC1;
				font-size: 30px;
				font-weight: bold;
				line-height: 36px;
				text-align: center;
		
			}
			.name-help,.email-help,.number-help,.parent-help{
			  display: none;
			  padding:0px;
			  margin:0px 0px 15px 0px;
			  color:black;
			  font-weight: bold;
			}
			.hidenow{
				display:none;
			}
			
			dt{
			
				font-size: 17px;
				line-height:2.1em;
				cursor:pointer;
			}
			dd p{
				 text-align: justify;
			}
			#faq{
			
			}
			#tab_1 p{
				text-align:justify;
			}

@media screen and (max-width:480px){

	.logo_res{
		margin: -36px 16px 0;
	}

}
