@charset "utf-8";
/* CSS Document */
@media (max-width: 1280px) {	
	.container { width:1200px; }
	#middle_section{ top: 194px; }
    #nav > ul > li{ padding: 0px 13px; }
	.metaslider .caption-wrap{ bottom: 20% !important; left: 35% !important; opacity: 1 !important; width: 55% !important; }
}
@media (max-width: 1200px) {	
	.container { width:1050px;}
	#middle_section{ top: 190px; }
    input[type="search"], input[type="text"], input[type="tel"], input[type="email"], input[type="password"], input[type="number"]{ max-width:270px !important; }
    textarea{ max-width:270px !important; }
    iframe { max-width: 100%; }
    
    
}
@media (max-width: 1024px) {
	.container { width:950px;}
	#middle_section{ top: 180px; }
    
	#nav{ padding: 10px 0px; }
	#nav > ul > li { padding: 0 5px; }
	#nav > ul > li > a { font-size: 14.5px; padding: 0 5px; }
	
	
    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; }
    .metaslider .caption-wrap{ bottom: 20% !important; left: 35% !important; opacity: 1 !important; width: 55% !important; }
    .metaslider .caption-wrap .caption h2{ font-size: 24px; line-height: 32px; } 
    .metaslider .caption-wrap .caption p{ font-size: 15px; line-height: 20px; }
    #services .content .services{ top:-65px; }
    #services .content .services .service h3{ font-size:25px; line-height: 32px; }

}
@media (max-width: 980px) {	
	.container { width:940px;}
	
}
@media (max-width: 800px) {	
	.container { width:750px;}
	#nav > ul > li > a { padding: 0 5px; font-size: 14px; }	
	#nav ul li ul li a{ font-size:14px;  }
}
@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%; padding:0 5px; }
	a.menu-icon { display:inline-block; margin:5px 0 5px 0; }
	#nav { text-align:center; padding:0px 0px; }
	#nav ul { display:none;  margin:0px; }
	#nav ul li { width:100%; margin:0; }
	#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:24px;  }
	
	.header .header-top .left{ width:100%; }
    .header .header-top .right{ width:100%; padding-top:0px; }
    .header .header-top .right .time{ float:left; text-align:center; padding:5px; margin-left: 20% !important; }
    .header .header-top .right .phone{ float:left; text-align:center; padding:5px; margin-left: 19% !important; }
    .header .header-top .right .time .img, .header .right .phone .img{ height: 75px; }
	
    #middle_section{ top:293px; }
	
    #services .content .services{ top:0px; }
    #services .content .services .service{ width:98%; margin:1%; }
    
    #home_about .left{ width:100%; }
    #home_about .right{ width:100%; }
    #home_about .right h2{ font-size:26px; line-height:30px; }
    #home_about .right h3{ font-size:22px; line-height:28px; }
    #home_about .right h4{ font-size:18px; line-height:24px; }
    #home_about_company .content h2{ font-size: 26px; line-height: 30px; }
    #home_testimonials .content .testimonials .testimonial{ width:98%; margin:1%; }
    
    #footer .footer-top .content .f-left{ width:100%; }
    #footer .footer-top .content .f-right{ width:100%; }
    
    #content .content{ padding:10px 5px; }
    #content .content .left-sidebar{ float:left; width: 100%; padding:10px; }
	#content .content .right-sidebar{ float:left; width: 100%; padding:10px; }
  	.alignnone { text-align: center; margin: 0px; }
	
	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; }
	
	.alignleft{ padding:5px; }
	.alignright{ padding:5px; } 
	iframe{ width:100%; }
	
    .metaslider .caption-wrap{ width:100% !important; margin:0px !important; padding:10px; left:0px !important; bottom:0px !important; }
    #metaslider_39 .slides img.slider-39{ height:300px !important; }
    .metaslider .caption-wrap .caption h2{ font-size:20px; line-height:24px; }
    .metaslider .caption-wrap .caption p{ font-size:15px; line-height:18px; }
    
    .contact_form{ width:100%; }
    .contact_form .data_l{ width:38%; }
    .contact_form .data_r{ width:61%; }
    select{ width:100%; }
    #main-breadcrumbs { height:105px; }
}
@media (max-width: 640px) {
	
}
@media (max-width: 600px) {
    .w-12{ float:left; width:100%; margin:5px 0px; }
    .w-11{ float:left; width:100%; margin:5px 0px; }
    .w-10{ float:left; width:100%; margin:5px 0px; }
    .w-9{ float:left; width:100%; margin:5px 0px; }
    .w-8{ float:left; width:100%; margin:5px 0px; }
    .w-7{ float:left; width:100%; margin:5px 0px; }
    .w-6{ float:left; width:100%; margin:5px 0px; }
    .w-5{ float:left; width:100%; margin:5px 0px; }
    .w-4{ float:left; width:100%; margin:5px 0px; }
    .w-3{ float:left; width:100%; margin:5px 0px; }
    .w-2{ float:left; width:100%; margin:5px 0px; }
    .w-1{ float:left; width:100%; margin:5px 0px; }
    .w-33{ float:left; width:100%; margin:5px 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) {
    
	
}