#textbox{    border: 1px solid lightgray;
    border-radius: 5px;
    margin: 10px 0;
	 padding: 20px;
}
#distributor_btn{
	border: 1px solid #153a4c;
    border-radius: 5px;
    margin: 10px 0;
width:38%;
font-size:14px;
    font-weight: 10;
    letter-spacing: 0px;
    padding: 9px 20px;}
	
    @media(max-width:1000px)
	{
		.active-page{display:none;}
	}
	@media(max-width:700px)
	{
	#header{background-image:none;
	background-color:#153a4c}
	}	
	#blue-bg{background:#153a4c;}
	.para-white{color:#fff;}
	h3{font-family:'Philosopher', sans-serif}
	
	
	/* Home page */

	.space{width:100%; height:150px}
	@media(max-width:960px)
	{
		.space{width:100%; height:112px}
		#main-content{margin-top:-70px;}
	}
	@media(min-width:961px) and (max-width:1025px)
	{
		.space{width:100%; height:130px}
		
	}
	@media(max-width:1000px)
	{
		.active-page{display:none;}
	}
	@media(max-width:700px)
	{
	#header{background-image:none;
	background-color:#153a4c}
	}
	@media(min-width:961px) and (max-width:1024px)
	{
		#main{margin-top: 90px;}
	}
	
	
	/*Awards*/
	.top-space{ width:100%; height:80px;}
	
	@media(max-width:700px)
	{
	#header{background-image:none;
	background-color:#153a4c}
	}

	.heading{font-family:'Philosopher', sans-serif}
	@media(max-width:960px)
	{
		.top-space{ width:100%; height:120px;}
	}
	.space{width:100%; height:150px}
    @media(max-width:960px)
	{
		.space{width:100%; height:112px}
	}
	@media(min-width:960px) and (max-width:1025px)
	{
		.space{width:100%; height:130px}
		
	}
	@media(max-width:1000px)
	{
		.active-page{display:none;}
	}
	@media(max-width:700px)
	{
	#header{background-image:none;background-color:#153a4c}
	}

    @media(max-width:960px)
    {
	  #media-spacing{margin-top:20px;}
    }
    .head-underline{width:150px; background:#807362}

	
	
	