@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;
	}
	
	
.navbar{padding: 12px 0rem 10px;  }
	
.nav_main_area > ul > li > a{padding: 10px 20px; font-size: 14px;}
}
@media screen and (max-width:1050px)

{
	
}



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

{
.nav_main_area{width:auto;}
.nav_main_area > ul > li > a{padding: 10px 10px; }
	
.application_panel ul li
{
	width: 100%;
}	
.cctv_red_panel_left img{position: relative; width:100%; height: 350px; object-fit: cover;}		
.cctv_red_panel_right img{position: relative; width:100%; height: 350px; object-fit: cover;}	
}






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

{
	.banner_tag{text-align: center;}
	
	.banner_tag h2 {
    font-size: 35px;
}
	
	.banner_tag p{font-size: 14px; padding: 0 50px; }
	
}

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

{

	
.navbar{justify-content: flex-end;}
	
	.nav-item{background-color: rgba(255,255,255,0.9)}
	
	

.dropdown-menu h3 {
    padding-left: 0px; padding-bottom:10px;
}
.nav_main_area
{
	display:none;
}

.logo_area
{
	text-align: left;
}

.small_manu
{
	display:inline-block;
}

.fire_glass_right h2
{
	font-size: 25px;
	margin-top: 25px;
}
.features_panel h2
{
	font-size: 22px;
}	
.application_panel h2
{
	font-size: 22px;
}
.stander_door_left h2
{
	font-size: 22px; 
	margin-top: 25px;
}
.footer_mid
{
	margin-top: 30px;
}
.footer_last
{
	margin-top: 30px;
}
.bottom_social_area
{
	width: 100%;
	text-align: center;
}
.bottom_copy_area
{
	width: 100%;
	text-align: center;	
}
.about_score_panel_box{background-image: none;}	
.client_text ul li
{
	width:calc(100% / 1 - 4px);
}
.abmatter_panel_left ul li
{
	width:calc(100% / 1 - 4px);
}
}


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

{

.banner_tag h2 {
    font-size: 25px;
}
	
	
	header {
    position: relative;
    background-color: rgba(0,0,0,1);
    z-index: 9;
}
.features_panel{width:100%;}
.application_panel{width:100%;}
	.sub_banner {
    height: 160px !important;
}
.banner_tag_subpage
{
	top:50%;	
}	
}



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

{
	



.navbar{background-color:#FFFFFF;}	


.nav-item {
   padding:0 10px;
}
.dropdown-menu h3 {
font-size:20px;}
	
.banner_tag a {
    padding: 5px 20px;
    background-color: #ffba00;
    font-size: 14px;
   
}
	
	.index_slider_panel img{height: 300px; object-fit: cover;}
	
	.logo_area {
    text-align: left; padding-left: 15px;
}

.small_manu
		{
		margin-top: 20px;
		}

}


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

{
.cctv_red_panel_left article{font-size: 15px; padding-top: 15px; }	
.cctv_red_panel_left article span{font-size: 18px;}
.cctv_red_panel_left img{position: relative; width:100%; height: 300px; object-fit: cover;}		
.cctv_red_panel_right img{position: relative; width:100%; height: 300px; object-fit: cover;}		
	
.cctv_red_panel_right article{font-size: 15px;  padding-top: 15px; }		
.cctv_red_panel_right article span{font-size: 18px;}

}



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

{
	
	
	
	
}