/* CSS Document */

@media only screen and (min-width : 320px) and (max-width : 359px){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.menus_inner ul li a	{
		padding: 10px 5px;
		font-size:12px;	
	}
	.menus_inner li.current a	{
		padding-bottom:10px;
		padding-top:10px;	
	}
	.menus_inner ul li a:hover	{
		padding-bottom:10px;
		padding-top:10px;		
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		padding-top: 0px;
		width: 100%;
		text-align:center;
	}
	.banner_inner_area .banner_left h3	{
		font-size:18px;	
	}
	.banner_left .bx-wrapper ul li	{
		font-size:18px;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		width: 47%;
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.inner_content_area.home_content_inner p	{
		font-size: 18px;
		line-height: 24px;
	}	
	.home_writing_services_inner .hwsi_row		{
		margin-bottom:0;
		margin-top:0;
		width:96%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		width:100%;
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.textField		{
		width:180px;	
	}
	.textareaField	{
		width:163px;
	}
	.sidebar_dashboard {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.dashbaord_content {
		width: 100%;
		float: none;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.responsiveTableFullWidth td {
		width:100%;
		display:block;	
	}
	
	
	
	
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}


@media only screen and (min-width : 360px) and (max-width : 374px){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.menus_inner ul li a	{
		padding: 10px;
		font-size:12px;	
	}
	.menus_inner li.current a	{
		padding-bottom:10px;
		padding-top:10px;	
	}
	.menus_inner ul li a:hover	{
		padding-bottom:10px;
		padding-top:10px;		
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		padding-top: 0px;
		width: 100%;
		text-align:center;
	}
	.banner_inner_area .banner_left h3	{
		font-size:18px;	
	}
	.banner_left .bx-wrapper ul li	{
		font-size:18px;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		width: 47%;
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.inner_content_area.home_content_inner p	{
		font-size: 18px;
		line-height: 24px;
	}	
	.home_writing_services_inner .hwsi_row		{
		margin-bottom:0;
		margin-top:0;
		width:96%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		width:100%;
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.textField		{
		width:180px;	
	}
	.textareaField	{
		width:163px;
	}
	.sidebar_dashboard {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.dashbaord_content {
		width: 100%;
		float: none;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.responsiveTableFullWidth td {
		width:100%;
		display:block;	
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}

@media only screen and (min-width : 375px) and (max-width : 413px){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.menus_inner ul li a	{
		padding: 10px 12px;
		font-size:12px;	
	}
	.menus_inner li.current a	{
		padding-bottom:10px;
		padding-top:10px;	
	}
	.menus_inner ul li a:hover	{
		padding-bottom:10px;
		padding-top:10px;		
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		padding-top: 0px;
		width: 100%;
		text-align:center;
	}
	.banner_inner_area .banner_left h3	{
		font-size:24px;	
	}
	.banner_left .bx-wrapper ul li	{
		font-size:18px;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		width: 47%;
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.inner_content_area.home_content_inner p	{
		font-size: 18px;
		line-height: 24px;
	}	
	.home_writing_services_inner .hwsi_row		{
		margin-bottom:0;
		margin-top:0;
		width:96%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		width:100%;
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.textField		{
		width:180px;	
	}
	.textareaField	{
		width:163px;
	}
	.sidebar_dashboard {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.dashbaord_content {
		width: 100%;
		float: none;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.responsiveTableFullWidth td {
		width:100%;
		display:block;	
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}

@media only screen and (min-width : 414px) and (max-width : 532px){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.menus_inner ul li a	{
		padding: 10px 16px;
		font-size:12px;	
	}
	.menus_inner li.current a	{
		padding-bottom:10px;
		padding-top:10px;	
	}
	.menus_inner ul li a:hover	{
		padding-bottom:10px;
		padding-top:10px;		
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		padding-top: 0px;
		width: 100%;
		text-align:center;
	}
	.banner_inner_area .banner_left h3	{
		font-size:24px;	
	}
	.banner_left .bx-wrapper ul li	{
		font-size:18px;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		width: 47%;
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.inner_content_area.home_content_inner p	{
		font-size: 24px;
		line-height: 24px;
	}	
	.home_writing_services_inner .hwsi_row		{
		margin-bottom:0;
		margin-top:0;
		width:96%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		width:100%;
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.textField		{
		width:180px;	
	}
	.textareaField	{
		width:163px;
	}
	.sidebar_dashboard {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.dashbaord_content {
		width: 100%;
		float: none;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.responsiveTableFullWidth td {
		width:100%;
		display:block;	
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}

@media only screen and (min-width : 533px) and (max-width : 599px){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.menus_inner ul li a	{
		padding: 10px 16px;
		font-size:12px;	
	}
	.menus_inner li.current a	{
		padding-bottom:10px;
		padding-top:10px;	
	}
	.menus_inner ul li a:hover	{
		padding-bottom:10px;
		padding-top:10px;		
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		padding-top: 0px;
		width: 100%;
		text-align:center;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		width: 47%;
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.home_writing_services_inner .hwsi_row		{
		margin-bottom:0;
		margin-top:0;
		width:96%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		width:100%;
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		margin-top: 0;
		text-align: center;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.sidebar_dashboard {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.dashbaord_content {
		width: 100%;
		float: none;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}

@media only screen and (min-width : 600px) and (max-width : 653px){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		padding-top: 0px;
		width: 100%;
		text-align:center;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.home_writing_services_inner .hwsi_row		{
		margin-bottom:0;
		margin-top:0;
		width:96%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		width:100%;
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		text-align: center;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.sidebar_dashboard {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.dashbaord_content {
		width: 100%;
		float: none;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}

@media only screen and (min-width : 654px) and (max-width : 767px){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		margin: 0 auto;
		padding-top: 0;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		padding-top: 0px;
		width: 100%;
		text-align:center;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		text-align: center;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.sidebar_dashboard {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.dashbaord_content {
		width: 100%;
		float: none;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}

@media screen and (min-width : 768px) and ( max-width: 799px ){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		padding-top: 50px;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		width: 100%;
		text-align:center;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
		width: 16%;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		text-align: center;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.dashbaord_content {
		width: 430px;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}

@media screen and (min-width : 800px) and ( max-width: 1024px ){
	body			{
		font-size:80%;
	}
	.header_inner	{
		width:98%;
		height:auto;
	}
	.header_logo {
		width: 100%;
		float: none;
		text-align: center;
	}
	.header_signin_signup {
		width: 100%;
		float: none;
		display: block;
		text-align:center;
	}
	.regfogsiglog_text, .regfogsiglog_text a{
		float:none !important;
		display:inline-block;
		margin-top:4px;
	}
	.header_signin_signup .textField	{
		width:94%;
		margin-right:0;
		margin-bottom:5px;
		padding:5px 2%;
	}	
	.menus_inner {
	    width: 100%;
	}
	.home_banner				{
		margin-top:0;
		background-size:100% auto;
		height: auto;
		background-position: top center;
	}
	.banner_inner_area			{
		width: 100%;
		padding-top: 50px;
	}
	.banner_inner_area .banner_left {
		float: none;
		margin: 0 auto;
		width: 96%;
	}
	.banner_inner_area .banner_right {
		float: none;
		width: 100%;
		text-align:center;
	}
	.bx-wrapper					{
		margin-bottom:0;	
	}
	.banner_inner_area .banner_right img	{
		display: inline;
	}
	.banner_right br {
		display: none;
	}
	.main_content_area			{
		margin:0 auto;
		width:96%;	
	}
	.inner_content_area			{
		width:100%;
	}
	.home_writing_services_inner	{
		width:96%;
	}
	.home_writing_services_inner h1	{
		font-size:24px;	
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell	{
		margin-bottom:8px;
		width: 16%;
	}
	.home_writing_services_inner .hwsi_row .hwsi_cell_full	{
		height:auto;
	}
	.customer_prices_main		{
		padding:0;	
	}
	.customer_prices_inner		{
		width:100%;	
	}
	.customer_prices_inner .cpi_left	{
		width: 100%;
		float: none;
		text-align: center;
	}
	.customer_prices_inner .cpi_left img	{
		max-width:100%;
	}
	.customer_prices_inner .cpi_right {
		width: 98%;
		float: none;
		margin: 25px auto;
	}
	.footer_inner	{
		width:98%;	
	}
	.blog_posts img {
		max-width: 100% !important;
	}
	.dashbaord_content {
		width: 430px;
	}
	#userProfileForm td {
		display: block;
		text-align: left;
	}
	.fantonwriters_testimonials_inner {
    	width: 90%;
	}
	#addArticleForm .mainTab .textField {
    	width: 90%;
	    margin-bottom: 15px;
	}
	.add_article_left_block {
	    width: 90%;
	}
	.add_article_right_block {
	    width: 90%;
	}
}