@charset "utf-8";
/* CSS Document */
@media (max-width: 1440px) {	
	.container { width:1280px !important; }
	#why-graywolf .content{ width:40%; }
}
@media (max-width: 1280px) {	
	.container { width:1200px !important; }
	#middle_section{ top: 169px; }
	#nav > ul > li > a{ font-size:22px; }
	#nav ul li ul li a{ font-size:22px; line-height: 28px; }
	#nav > ul > li > a span{ font-size:14px; }
	
}
@media (max-width: 1200px) {	
	.container { width:1050px !important; }
	#middle_section{ top: 130px; }
    #nav > ul > li { padding:10px 15px; }
	#nav > ul > li > a{ font-size:16px; line-height: 22px; }
	#nav ul li ul li a{ font-size:16px; line-height: 22px; }
    #services .content .service{ min-height:500px; }
    #why-graywolf{ background-position: right bottom !important; background-size: contain !important; height:600px;  }
    #why-graywolf .content{ width:36%; font-size:16px; line-height:22px; }
}
@media (max-width: 1024px) {
	.container { width:950px !important; }
	#middle_section{ top: 120px; }
	#nav > ul > li { padding:10px 10px; }
	h1{ font-size:24px; line-height: 32px; margin: 5px 0px; }
	h2{ font-size:22px; line-height: 28px; margin: 5px 0px; }
	h3{ font-size:20px; line-height: 26px; margin: 5px 0px; }
	h4{ font-size:18px; line-height: 24px; margin: 5px 0px; }
	h5{ font-size:16px; line-height: 20px; margin: 5px 0px; }
	h6{ font-size:14px; line-height: 18px; margin: 5px 0px; }
	#services .content .service{ min-height:520px; }
    #why-graywolf{ background-position: right bottom !important; background-size: contain !important; height:600px;  }
    #why-graywolf .content{ width:33%; font-size:16px; line-height:22px; }
}
@media (max-width: 980px) {	
	.container { width:940px !important; }
	
}
@media (max-width: 800px) {	
	.container { width:750px !important; }
	
}
@media (min-width: 768px) {
	#nav ul li:hover > ul { display:block; }	
	#nav ul li ul { -webkit-animation: menuDown .3s ease-in; -moz-animation: menuDown .3s ease-in; animation:menuDown .3s ease-in; }
	#nav ul li ul li ul { -webkit-animation: fadeInLeft .3s ease-in; -moz-animation: fadeInLeft .3s ease-in; animation:menuRight .3s ease-in;}
	
}
@media (max-width: 767px) {
	.container { width:100% !important; padding:0 5px; }
	a.menu-icon { display:inline-block; margin:1px 0 1px 0; }
	
	#nav { text-align:center; padding:0px 0px; }
	#nav ul { display:none;  margin:0px; background:#fff; width:100%; }
	#nav ul li { width:100%; margin:0; padding:5px 0px; }
	#nav ul li.submenu > a:after { position:absolute; right:20px; top:50%; margin-top:-7px; width:14px; height:14px; background:url(../images/plus.png) no-repeat left center; content:" "; }
	#nav ul li.submenu > a.open:after { position:absolute; right:20px; top:50%; margin-top:-7px; width:14px; height:14px; background:url(../images/minus.png) no-repeat left center; content:" "; }
	
	/* Drop Down */
	#nav ul li ul { position:relative; top:0; width:100%;  }
	#nav ul li ul li ul { left:0; top:0;}
	/* Drop Down */
	#nav > ul > li > a{ line-height:18px; font-size:14px; max-width:100%; }
	#nav ul li ul li a{ line-height:18px; font-size:14px; padding:0px; }
	#nav > ul > li > a span{ font-size:12px; line-height:16px; display:none; }
	#nav ul li ul li ul{ width:100%; top:30px; }
	#nav ul li ul li ul li a{ padding:0px; line-height:22px; }
	
	.header .left{ width:100%; text-align:center; padding:5px; }
	.header .left img{ max-width:180px; }
	.header .right{ width:100%; text-align:center; padding-top:5px; }
    .header .right .header-top{ text-align:center; }
	.header .right .header-bottom{ display:none; }
    .header .right .header-top .phone-btn{ margin:0px; }
    .header.sticky .right #nav{ padding:5px 0px; }
    
	.header.sticky .header-top{ display:none; }
	.header.sticky .header-bottom{ display:none; }
	.header.sticky .left img{ max-width: 130px; }
	
	#middle_section{ top:220px; }
	.alignnone { text-align: center; margin: 0px; }
	
	h1{ font-size:26px; line-height: 32px; margin: 5px 0px; padding:0px 5px; }
	h2{ font-size:24px; line-height: 30px; margin: 5px 0px; }
	h3{ font-size:22px; line-height: 28px; margin: 5px 0px; }
	h4{ font-size:20px; line-height: 26px; margin: 5px 0px; }
	h5{ font-size:18px; line-height: 22px; margin: 5px 0px; }
	h6{ font-size:16px; line-height: 20px; margin: 5px 0px; }
	
    .top-image-breadcrumbs{ background-position: center !important; background-size: cover !important; height:170px !important; }
	.breadcrumbs{ top:0px; min-height: 120px; }
	#breadcrumbs { padding: 10px 0px; }
	#breadcrumbs li{ margin-right:5px; }
	.breadcrumbs > * a{ font-size:14px; }
	.alignleft{ padding:5px; }
	.alignright{ paddding:5px; }
	iframe{ width:100%; }
	
	#home-top .content .left{ float:left; width:100%; }
    #home-top .content .right{ float:left; width:100%; }
    #services .content .service{ width:98%; margin:1%; }
    #home-top .content .left .home-quote{ padding:0px 10%; }
    #why-graywolf{ background-position: center bottom !important; background-size: contain !important; height: 720px; }
    #why-graywolf .content{ width:100%; padding:5px; font-size:14px; line-height:20px; }
    
    .member{ width:98%; margin:1%; }
    .team.modal .left{ width:100%; padding:5px 0px; }
    .team.modal .right{ width:100%; padding:5px 0px; }
    
    .client_list .client_logo{ width:46%; }
	#content .content .left-sidebar{ float:left; width: 100%; margin:0px; padding:10px; }
	#content .content .right-sidebar{ float:left; width: 100%; margin:0px; padding:10px; }
  	
	#footer .footer_top .box{ width:100%; padding:10px; }
	#footer .menu { padding:0px; }
	#footer .footer_bottom .f-left{ width:100%; padding: 5px; font-size: 14px; }
	#footer .footer_bottom .f-center{ display:none; }
	#footer .footer_bottom .f-right{ width:100%; padding: 5px; font-size: 14px; }
	.es-field-wrap{ width:100%; margin:3px 0px; }
	#footer p{ padding:5px 0px; }
	
	.top-breadcrumb h1, #content .content h1{ padding:0px 10px; }
    .about-counter .text{ width:100%; }
    h1.entry-title { font-size: 20px; line-height: 24px; }
    .top-image-breadcrumbs .content{ padding: 5% 0px 5% 0px; }
}
@media (max-width: 640px) {
	
}
@media (max-width: 600px) {
    .w-12{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-11{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-10{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-9{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-8{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-7{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-6{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-5{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-4{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-3{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-2{ float:left; width:100%; margin:5px 0px; padding:0px }
    .w-1{ float:left; width:100%; margin:5px 0px; padding:0px }
}
@media (max-width: 568px) {
	
}
@media (max-width: 480px) {
	#nav ul { max-height: 200px; overflow-y:auto;}
}
@media (max-width: 414px) {
	
}

@media (max-width: 375px) {
    
	
}
@media (max-width: 320px) {
	
}