﻿.three-story_wrapper {
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #D7D7D7;
	overflow:hidden;
}
.inside_coloum {
	margin: 25px 1.020408163265306px 22px 1.020408163265306%;
	width: 97.95918367346939%;
	float: left;
}
.inside_story_coloum {
	width: 32.653061224489793%;
	height: 78px;
	float: left;
	line-height: 110%;
	margin-right: 0.6%;
}
.inside_story_coloum img {
	float: left;
	margin-right: 8px;
}
.inside_story_coloum h2 {
	font-family: PanchariUni;
	font-size: 19px;
	font-weight: 700;
	color: #000000;
	display: block;
	line-height: 110%;
}
.inside_story_coloum h3 {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	display: block;
	line-height: 135%;
}






@media screen and (max-width:1024px)
{

}

@media screen and (max-width:800px)
{
.three-story_wrapper {
	width: 100%;
	margin: 0px auto 0px auto;
	
}
.inside_story_coloum {
    width: 47.653%;
    margin-bottom: 15px;
}


}

@media screen and (max-width:768px)
{

}

@media screen and (max-width:640px)
{

}

@media screen and (max-width:600px)
{
	.inside_story_coloum {
	    width: 80%;
	
	}
}

@media screen and (max-width:568px)
{
	.inside_story_coloum {
	    width: 100%;
	
	}

}

@media screen and (max-width:480px)
{

}

@media screen and (max-width:360px)
{
	.inside_story_coloum {
		margin-bottom: 25px;
	}

}

@media screen and (min-width:769px) and (max-width:800px)
{
	
}

@media screen and (min-width:641px) and (max-width:768px)
{
	
}

@media screen and (min-width:601px) and (max-width:640px)
{
	
}

@media screen and (min-width:481px) and (max-width:600px)
{
	
}

@media screen and (min-width:361px) and (max-width:480px)
{
	
}

@media screen and (min-width:321px) and (max-width:360px)
{
	
}

@media screen and (max-width:320px)
{
.inside_story_coloum img {
	width:45%
}
.inside_coloum {
    margin: 15px 1.020408163265306px 0px 1.020408163265306%;
}
.inside_story_coloum {
    margin-bottom: 10px
}

}
