.show_image
{
	display:none;
}

.wordhover a:hover{color:rgb(172,145,38)!important}
.descrmarginbottom{margin-bottom:54px;}
.marginbottom{margin-bottom:4px;}
@media only screen and (max-width : 799px) {
	 .title_font
	 {
	  font-size: 13pt;
	  line-height: 21pt;
	  color: rgb(45, 45,45);
	 }
 	.inner_wrapper
	{
		padding:0px;
		margin-top:25px;
	}
	
	 .body_font
	 {
	  font-size: 16pt;
	  line-height: 23pt;
	  color: rgb(45 ,45 ,45);
	 }
	 
	 .body_font_italic
	 {
	  font-size: 16pt;
	  line-height: 23pt;
	  color: rgb(45 ,45 ,45);
	  font-style:italic;
	 }
	 .show_image
	{
		display:block;
		width: 224px;
		height: 32px;
	}
	.margintop
	{
		margin-top:50px;
	}
	.join_list
	{
		position: relative;
		top: 0;
	}
	
	#wand_desc{
		display: none !important;
	}
	
	#wand_content{
		top: -75px !important;
	}

}
@media only screen and (min-width : 800px) {
	.inner_wrapper
	{
		padding:0px;
		margin-top:38px;
	}
	 .title_font
	 {
	  font-size: 28px;
	  line-height: 1.45;
	  color: rgb(45, 45,45);
	 }
	  .body_font_italic
	 {
	  font-size: 19px;
	  line-height: 1.5;
	  color: rgb(45 ,45 ,45);
	  font-style:italic;
	  
	 }
	
	 .body_font
	 {
		  font-size: 19px;
		  line-height: 1.5;
		  color: rgb(45, 45, 45);
	 }
 	.right_col
	{
		padding-left: 16px;
		position: relative;
		margin-top: 8px;
	}
	.right_col #wand_sign_up
	{
		position:absolute;
		top:50px;
	}
	.right_col #join_1
	{
		position:absolute;
		top:0;
	}

}
.title_wrapper
{
	background-color: #3c3c3c;
	padding: 15px;
}
.margin_top_45
{
	margin-top: 45px;
}
@media (min-width : 800px) and (max-width : 1023px) {
	.box_wrapper
	{
		margin-top:64px;
		margin-bottom:128px;
	}
	.description
	{
/*		-webkit-column-count:2; 
		-moz-column-count:2;
		column-count:2;
		height: 430px;*/
	}
	
}
@media (min-width : 480px) and (max-width : 799px) {
	.box_wrapper
	{
		margin-top:64px;
		margin-bottom:64px;
	}

}
@media (max-width : 479px) {
	.box_wrapper
	{
		margin-top:32px;
		margin-bottom:64px;
	}
	.title_font
	{
		font-size: 13pt;
		line-height: 21pt;
		color: rgb(45, 45,45);
		padding:7px 0;
	}
	.description_font
	{
		font-size: 15pt;
		line-height: 23pt;
		color: rgb(45 ,45 ,45);
	}
	
}
@media (min-width : 480px) {
	.title_font
	{
		font-size: 28px;
		line-height: 1.45;
		color: rgb(45, 45,45);
	}
	.description_font
	{
		font-size: 19px;
		line-height: 1.5;
		color: rgb(45, 45, 45) !important;
		-webkit-column-count:2; 
		-moz-column-count:2;
		column-count:2;
	}
	
}
.title_font_italic
{
	font-size: 19px;
	line-height: 1.5;
	color: rgb(45, 45 ,45);
	font-style: italic;
	border-bottom:1px solid rgb(45,45,45);
	/*padding-bottom: 16px;
	margin-bottom: 32px;*/
}
@media (max-width : 366px) {
	
	.show_image 
	{
		display: block;
		width: 251px;
		height: 32px;
	}
}
@media (min-width : 1024px)
{	
	.title_font {
	font-size: 28px;
	line-height: 1.45;
	/*margin-bottom: 32px;*/
	color: rgb(45, 45,45);
	}	
	.title_font_italic
	{
		font-size: 19px;
		line-height: 1.5;
		color: rgb(45, 45 ,45);
		font-style: italic;
		border-bottom:1px solid rgb(45,45,45);
		padding-bottom: 16px;
		margin-bottom: 32px;
	}	
	.box_wrapper
	{
		margin-bottom:28px;
	}
	.description
	{
	/*	-webkit-column-count:2; 
		-moz-column-count:2;
		column-count:2;
		height: 375px;*/
	}
}

@media (max-width : 500px) {
.newsfeedimage
	{
		position:relative;
		top:10px;
	}
}



