@media screen and (max-width:1300px)

{


}

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

	

	
	.footer_inner:nth-child(1){width:100%; background-image: none;}
	
	.footer_inner:nth-child(2){width:50%; background-image: none;}
	
	.footer_inner:nth-child(3){width:50%; background-image: none;}
	
	.nav-menu a {
    padding: 6px 5px;
}
	


}
@media screen and (max-width:1050px)

{
	
}



@media screen and (max-width:992px)

{
	
	



	
	
	.top_logo_panel img{ margin-top: 0px;}
	
	
	.top_red_panel{text-align: center;}
	
	.top_red_panel_left {
    padding-right: 8px;
		padding-left: 0;
    font-size: 14px;
		float: none;
		display: inline-block;
	}
	
	.top_red_panel_right{float: none;
		display: inline-block;}
	

	.footer_bottom{text-align: center;}
	
	.footer_bottom span{text-align: center; width:100%;}
	
	

}



@media screen and (max-width:860px)

{
	

	
}

@media screen and (max-width:767px)

{

	
 
	
	
	.slider_panel_text_main_area h3
{
	font-size:35px;	
}
.slider_panel_text_main_area h4
{
	font-size:35px;	
}

	

	
	

	
}


@media screen and (max-width:700px)

{

	


}



@media screen and (max-width:576px)

{
	

	.top_red_panel_left, .top_red_panel_right{display: none;}
	
	.top_red_panel{height: 40px;}

	.top_logo_panel img{margin-top: -20px; width:100%;}
		
		.newsletter_panel_inputbox{ padding:10px; width:100%; border:none; margin-left: 0px; margin-bottom: 10px;}
	
}


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

{
.slider_panel_text_main_area h3, .slider_panel_text_main_area h4 {
    font-size: 25px; text-align: center; width:100%;
}	
	
	.footer_inner:nth-child(1){width:100%; background-image: none; min-height: auto;}
	
	.footer_inner:nth-child(2){width:100%; background-image: none;min-height: auto;}
	
	.footer_inner:nth-child(3){width:100%; background-image: none;min-height: auto;}
	

}


@media screen and (max-width:350px)

{
.top_logo_panel img{margin-top:-10px; width:100%;	
	
	}
	
}