@media screen and (max-width:1300px)

{


}

@media screen and (max-width:1200px)
{

	.logobox{text-align: center;}
	.header_top{text-align: center;}
	
	.navbar-collapse
	{
    justify-content: center;
	}
	
	.top_panel_taglinetext{position: relative; left:0%; bottom: 0%; max-width:100%; width:100%; padding: 20px; text-align: center; display: inline-block;}
	
	.top_panel_taglinetext h3 {
    font-size: 30px;
	}
	
	.navbar{margin-top: 20px;}

}
@media screen and (max-width:1050px)

{
	
}



@media screen and (max-width:992px)

{
	
	
}






@media screen and (max-width:860px)

{
	
	
	
}

@media screen and (max-width:767px)

{
.header_top{display: none;}	

	
.navbar{justify-content: flex-end;}
	
	.nav-item{background-color: rgba(255,255,255,0.9)}
	
	.our_activity_panel{ padding: 30px 0;}
	
	.images_gallery_area, .video_gallery_area
	{
		padding: 15px;
	}

}


@media screen and (max-width:700px)

{


	.bottom_panel_box_right{width:100%; margin: 20px 0 0 0;}
	
	.bottom_panel_box_left{padding-left: 35px; position: relative; width:100%;}
	
	.bottom_panel_box_left i{top:-5px;}
	
	.bottom_panel_box {
    padding: 10px 30px;
    position: relative;
}
	
	
	.footer_bottom{text-align: center;}
}



@media screen and (max-width:576px)

{
	
.blue_button_panel img {
	width: calc(100%);}	

	
}


@media screen and (max-width:480px)

{

}



@media screen and (max-width:400px)

{
	
	
	
	
}