@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; }

    #intro article, .slider_contanear article
    {
        position: absolute; left:50%; top:60%; transform: translate(-50%, -50%); z-index: 2; color:#FFF; text-align: center; width:100%; max-width:700px; text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
        padding: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 p span{
       
        font-size: 16px;
    }

   

}





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

{

.testimonials_panel
{
  padding: 40px 30px;

}
}


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

{
  
    .logo_area img {
        width: 220px;

    } 
}

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

{
		
	

}