.pointers{

				line-height: 26px;

				margin: 0 -14px;

			}

			.new_style{

			

				background-color:#fff; 

				border-radius:8px; 

				

			}

			.img_patch{

				width:100%;

				height:auto;

			}

			#heading{

				color: #0087CB;

				font-size: 30px;

				font-weight: bold;

				line-height: 36px;

				text-align: center;

		

			}

			.name-help,.email-help,.number-help{

			  display: none;

			  padding:0px;

			  margin:0px 0px 15px 0px;

			  color:black;

			  font-weight: bold;

			}

			.hidenow{

				display:none;

			}

			

			dt{

	color: white;		
font-size: 18px;
    line-height: 2.5em;
    cursor: pointer;
    background-color: #0087CB;
    margin-bottom: 15px;
    padding: 6px 22px;

			}

			dd p{

				 text-align: justify;

			}

			#faq{

				margin-top:50px;

			}

			 p{

				/*text-align:justify;*/

			}



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



	.logo_res{

		margin: -36px 16px 0;

	}



}

