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

{

}

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

{	
.nav-menu a {
    padding:6px 10px;
}
}


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

{
	
}

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

{	

.logo_area
{
	width:130px;
}
.top_right_area
{
	display:none;
}
#header:after
{
	display:none;
}
.header_text_area h2
{
	font-size:20px;
	margin-top:15px;	
}
.header_text_area p
{
	font-size:15px;
	margin-top:10px;
}
.copy_contanear p
{
	float:none;
	text-align:center;
}
.copy_contanear h2
{
	float:none;
	text-align:center;
}
}





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

{	


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

{
	
}

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

{
	
}

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

{
.header_slider_area
{
	margin-top:10px;
}
.header_text_area
{
	margin-top:40px;
	text-align:center;
}
.section1_heading h2
{
	font-size:22px;
}
.section2_contanear
{
	text-align:center;
}
.section2_right_text
{
	margin-top:25px;
}
.section2_right_text ul
{
	text-align:left;
}
.section2_right_text h2
{
	font-size:25px;
}
.section2_contanear
{
	padding:20px 0 40px 0;
}
.section1_contanear
{
	padding:200px 0 100px 0;
}
.section3_left_text h2
{
	font-size:22px;
}
.section3_left_text
{
	text-align:center;
}
.section3_left_text img
{
	float:none;
	margin:10px 0 0 0;
}
.video_area
{
	margin-top:25px;
}
.section4_main_heading
{
	font-size:25px;
}
.gallery_mian_area
{
	margin-top:30px;
}
.section4_main_heading
{
	text-align:center;
}
.footer_contanear
{
	text-align:center;
}
.footer_box1 ul li
{
	padding-left:0;
}
.footer_box1 ul li:before
{
  position:relative;
  margin-right:5px;
}
.footer_box3 ul li
{
	padding-left:0;
}
.footer_box3 ul li i
{
	position:relative;
	margin-right:10px
}
.news_contanear_right_area2
{
	margin-top:30px;
}
}


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

{

	
}


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

{
#header {
	border-radius:0 0 50px 50px;
}
/* Mobile Nav Toggle */
#mobile-nav-toggle {
  margin: 50px 20px 0 0;
}	
}

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

{

}


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

{
.news_box1
{
	text-align:center;
}
.news_box1 img
{
	float:none;
	display:inline-block;
}
.news_box1_text_area
{
	width:100%;
	text-align:center;
	margin-top:10px;
}

}


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

{
.section2_right_text img
{
	margin-top:30px;
	width:calc(100% / 1 - 22px) ;
	margin-right:6px;
	max-width:180px;

}	
}


