@media only screen and (min-width:4501px) and (max-width: 6000px) 
{
/*25*/

  

}

@media only screen and (min-width:3100px) and (max-width: 4500px)
{
	/*33%*/







  }

@media only screen and (min-width:2701px) and (max-width: 3100px) 
{
  /*50%*/   
 





}

@media only screen and (min-width:2001px) and (max-width: 2700px)
 {
/*67%*/	
 



}

@media only screen and (min-width: 1801px) and (max-width: 2000px)
 {
	/*75%*/
  





}

@media only screen and (min-width:1601px) and (max-width: 1800px) 

{
  /*80%*/

  


}


@media only screen and (min-width:1517px) and (max-width: 1600px) 
{
	/*90%*/
   




}
@media (max-width:1323px)
{
 
}


@media (max-width:1199px)
{	
  /*Tab-landscape mode*/
.contactbox_one h1 {    font-size: 32px;}

.contact-form input[type="submit"] {    width: 40%;}
}





@media (max-width:991px)
{  
  /*Tab-potrait mode*/
  .contactbox_one {    width: 100%;    margin-left: 0;}
  
  .contactbox_two {    margin-top: 0px;    width: 100%;}
  
  .Contact {    padding: 0 30px;}
  
  .contact-form .wpcf7-validation-errors, div.wpcf7-acceptance-missing {    text-align: center;}
  
  .blog-left {    width: 100%;}
  
  .blogsidebar {    padding: 0 20px;    width: 100%;}

}

@media (max-width:767px)
{

/*Below tab screen*/
.contactbox_one {    margin: 0 0 30px;}



}

@media (max-width:640px)
{	
.location {    height: auto;    width: 100%;    float: left;    margin: 0 0 15px;}

.call {    height: auto;    width: 100%;    float: left;    margin: 0 0 15px;}

.office {    height: auto;    width: 100%;    float: left;    margin: 0 0 15px;}

.service {    margin: 0;    float: left;    width: 100%;}

.contactbox_one h1 {   font-size: 26px;}

}

@media (max-width:480px)
{	
.blog-content .post {    padding: 50px 20px 20px;}

.blog_content {    margin-bottom: 0;}

}
@media (max-width:360px)
{


}
