@media screen and (min-width:1367px)

{
	
}

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

{


    .nav-menu a {
        padding: 12px 5px;
        font-size: 13px;
       
    }



}

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


}




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

{


    .slider_contanear h2{  font-size: 30px; }

    .banneroverlay_panel
    {
  
    margin-top: 0px;
    padding: 20px 0;
    background-color: #fffbdf;

    }

    .banneroverlay_panel_box
    {
        margin: 10px 0;
    }

    .banneroverlay_panel .row
    {
        justify-content: center;
    }

    .expertise_panel_left, .expertise_panel_right
    {
        width:100%;
    }

    .expertise_panel_left{text-align: left; padding-left: 4%;}

    .expertise_panel_left img{max-width:300px; height: auto; margin-top: 20px;}
    
   

}






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

{
	
    .nav_section{display: none;}

    .logo_right_area{padding-right: 50px;}


    
    .logo_and_contact_secion
    {
        position: absolute !important;
        z-index: 9;
    }

    #intro article h2 {
    
        font-size: 33px;
     
    }

    #intro article p {
       
        font-size: 16px;
    }


    #intro article, .slider_contanear article {
      
        top: 54%;
    }

   

}





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

{

    .top_phone_panel{display: none;}

    .logo_area img {
     
        max-width: 88px;
      
    }

}


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

{
  
    .logo_area img {
        width: 220px;

    } 


}

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

{
		
	

}