.nav_bar{
	display:none
}
.nav_bar{
	text-transform: uppercase;
	font-style: normal;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	padding-left: 0px;
	height: 40px;
	line-height:40px;
	margin:0 auto
}
.mobile_nav{
	background:#fe5000;
	display:none
}
.one_half{
	width:50%;
	float:left
}
.one_half_last{
	width:45%;
	float:left;
	padding-left:5%;
}
.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
  float: left;
  min-height: 1px;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
}

@media only screen and (min-width: 980px) {
	.menubar{
		width:68%;
		float:left;
		
		margin-top:60px;
	}
	.quick_contact{
		float:right;
		width:28%;
		border-left:1px solid #4f4c4d;
	}
	.footer_left{
		width:30%;
	}
	.vc_col-sm-3{
		width:21%;
	}
	.vc_col-sm-6{
		width:46%;
	}
	.post-thumbnail {
    	float: left;
    	position: relative;
    	width: 75%;
    	margin-right:20px;
	}
	.serv_content .post-thumbnail {
		width:100%;
	}
	.serv_content .post-thumbnail img{
		width:100%;
	}
	.cat_loop:nth-child(3n){
		margin-right:0;
	}
}
@media only screen and (max-width: 979px) {
	#thumbs{
		width:150px;
	}
	#largeImage{
		width:calc(100% - 150px);
	}
	.cat_loop{
		width:calc(50% - 5px);
	}
	.cat_loop:nth-child(2n){
		margin-right:0;
	}
/* Navigation Button
-------------------------------------------------------- */
.menubar{
	display:none!important
}
.givecall {
    float: none;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    display: block;
}
.footer_left{
		width:100%;
	}
.make_enquiry a, .contact_us{
	max-width: 210px;
    margin: 0 auto;
}
.mobile_nav{
	display:block
}
.nav_bar{
	display:block
}
/*.mtext {
    position: absolute;
    right: 55px;
    top: 62px;
    font-weight: bold;
    text-transform: uppercase;
}*/
.nav-button {
	display: block;
	position: absolute;
	top:3px;
	right: 0px;
	width: 50px;
	height: 35px;
	background: url(images/nav_img.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0 none;
	border-radius: 5px;
	z-index: 999;
	text-indent: -9999px;
}
.nav-button:hover {
	background:none;
	background: url(images/nav_img.png);
	background-position: center center;
	background-repeat: no-repeat;
	
}
.nav-button.open {
	background: url(images/close-icon-large.png);
	background: url(images/close-icon-large.png);
	background: url(images/close-icon-large.png);
	background: url(images/close-icon-large.png);
	background-position: center center;
	background-repeat: no-repeat;
}

/* Navigation Bar
-------------------------------------------------------- */
#menu-mobile-menu{
	float: none;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 40px;
	width: 100%;
	z-index: 9980000;
	clear: both;
	line-height:30px
}
div#wrapper_menu li {
	background:none;
}
#menu-mobile-menu li {
	padding: 0;
	margin: 0;
	display: none;
	width: 100%;
	border-bottom: 0px #5a5a5a solid;
	position:relative;
	background:#4f4f4f
	
}
#menu-mobile-menu li a,#menu-mobile-menu li.current-menu-item ul li a,#menu-mobile-menu li.current_page_parent ul li a {
	display: block;
	width: 99%;
	text-decoration: none;
	padding:0;
	padding-left:10px;
	text-transform: uppercase;
	font-style: normal;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	background:#4f4f4f
}
#menu-mobile-menu li.current-menu-ancestor ul li  a,#menu-mobile-menu li.current-menu-item ul li a{
	background:#4f4f4f;
	font-size:13px;
}
#menu-mobile-menu li.menu-item-has-children .subclick {
	    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
}
#menu-mobile-menu li.menu-item-has-children .subclick::after {
    content: "▼";
    color: #fff;
	font-size:12px
}
#menu-mobile-menu li.current_page_parent .subclick::after,#menu-mobile-menu li.current_page_item .subclick::after ,#menu-mobile-menu li:hover .subclick::after{
	 color: #fff;
}
#menu-mobile-menu li.menu-item-has-children  ul li  a::after {
	 content: "";
	 float:none;
	 padding-right:0
}
#menu-mobile-menu li a:hover,#menu-mobile-menu li.current-menu-item a,#menu-mobile-menu li.current_page_parent a,#menu-mobile-menu li.current-menu-ancestor a,#menu-mobile-menu li.current-menu-item ul li.current-menu-item a,#menu-mobile-menu li.current_page_parent ul li.current-menu-item a,#menu-mobile-menu li.current-menu-ancestor ul li.current-menu-item a,#menu-mobile-menu li a.active,#menu-mobile-menu li.current_page_parent a:hover, #menu-mobile-menu li.current-menu-item ul li a:hover,#menu-mobile-menu li.current-menu-parent a:hover,#menu-mobile-menu li.current-menu-ancestorul ul li.current_page_parent a{
	background:#fe5000;
	color:#fff 
	
}
#menu-mobile-menu li.current_page_parent ul li a{
	/*background:#fe5000;*/
}

#menu-mobile-menu > li:first-child {
	border-top:0px #5a5a5a solid;
}

/* Toggle the navigation bar open  */

#menu-mobile-menu.open { 
	height: auto; 
	padding-top: 0px;
}
#menu-mobile-menu.open li { 
	display: block; 
}

/* Submenus – optional .parent class indicates dropdowns */

#menu-mobile-menu > li:hover > a {
	border-bottom-color: transparent;
}
#menu-mobile-menu li.parent > a:hover {
	background:#fe5000;
}
#menu-mobile-menu li ul {
	display: none;
	background: rgba(0,0,0,.5);
	border-top: 0 none;
	padding: 0;
	margin:0
}
#menu-mobile-menu li ul a {
	border: 0 none;
	font-size: 13px;
	font-weight: 600;
	padding: 0px 4%!important;
}
	#menu-mobile-menu li ul ul a {
		padding-left: 8%!important;
	}
#menu-mobile-menu li ul li:last-child{
	border-bottom:none
}
#menu-mobile-menu li ul a:hover {
	border-bottom:none
}
#menu-mobile-menu li ul.showsubmenu {
	display: block;
	border-top: 0 none;
}
.vc_col-sm-3{
		width:100%;
	}
}
@media only screen and (max-width: 979px) {
	img{
		max-width:100%;
		height:auto;
	}
	iframe{
		width:100%!important;
	}
	.slider_details	{
		display:none;
	}
	.logo_bar{
		width:100%;
		text-align:center;
		float:none;
		margin-bottom: 20px;
	}
	.headerbar_right{
		text-align:center;
		float:none;
		margin:0 auto;
	}
	.breadcrumbs {
		margin-top: 0px;
	}
	.testimonial_slider__default a.testimonial_prev,.testimonial_slider__default a.testimonial_next{
		display:none!important;
	}
	.testimonial_slider_set.testimonial_slider{
		max-width:100%!important;
	}
	#testimonial_slider_recent_wrap .testimonial_wrapper,.testimonial_slider__default .testimonial_slider_instance,.testimonial_slider__default .testimonial_slideri{
		width:100%!important;
	}
	.footer_right {
		margin-top: 20px;
		float:left;
	}
	.footer_left {
		width: calc(50% - 20px);
		margin: 0px;
		padding:10px;
		float:left;
		border:none;
	}
	.footer_left.last{
		clear:left;
		width:calc(100% - 20px);
	}
	.flogo {
		margin-left: 0px;
	}
	.quick_contact{
		margin-bottom:0;
	}
	.spraybooths_left,.spraybooths_right,.service_right,.service_left,.contact_left,.manufactring_left,.manufactring_right{
		width:100%;
		/*float:none*/
	}
	.produ_gallery{
		width:100%;
	}
	.contact_right{
		float:none;
	}
	.industries_left{
		width:32%;
		margin-right:2%;
	}
	.industries_right{
		width:32%;
	}
	.manufactring_bar {
		background: url("images/mnfcr_bg.png") repeat-x scroll left top #2c2829;
	}
	.container_wrapper {
		padding: 10px 0px;
	}
	.after_banner{
		display:none;
	}
}
@media only screen and (max-width:979px) and (min-width:600px){
	.product:nth-child(3n + 1){
		padding-left:0;
		clear:both;
	}
	.product:nth-child(3n){
		padding-right:0;
	}
	.product{
		width:calc((100% / 3) - (10px * 3 / 2));
	}
}
@media only screen and (min-width:980px){
	.product:nth-child(4n - 3) {
		padding-left: 0;
		clear: both;
	}
	.product:nth-child(4n) {
		padding-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.headerbar_right{
		width:100%;
	}
	.social_bar{
		margin:0 auto;
		float:none;
		text-align:center;
	}
	.make_enquiry{
		float:none;
		margin:10px auto;
	}
	.givecall{
		margin:0 auto;
		text-align:center;
		float:none;
	}
	.getsocial_left,.getsocial_right{
		width:100%;
		float:none;
		text-align:center;
	}
	.ngg-albumoverview,.ngg-gallery-thumbnail-box{
    	width: 47% !important;
	}
	.ngg-thumbnail{
		margin-right:0!important;
	}
	.ngg-gallery-thumbnail-box .ngg-gallery-thumbnail img{
		width:100%!important;
		height:auto!important;
	}
	img.alignleft {
		float: none;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.one_half{
	    width:100%;
		float:none;
	}
	.one_half_last{
		width:100%;
		float:none;
		padding-left:0%;
	}
	.industries_left{
		width:100%;
		margin-right:0%;
		text-align:center;
		min-height:inherit;
		margin-bottom:20px;
	}
	.industries_right{
		width:100%;
		text-align:center;
		min-height:inherit;
	}
	.industry_wrapper .click_button {
		margin: 15px auto 0px;
	}
	.industries_content img{
		display:block;
	}
	.industries_left img {
	    margin: 0px auto 15px;
	}
	.industries_content{
		min-height:inherit;
	}
	.getsocial_right img {
		display:block;
		text-align:center;
		margin:0 auto;
	}
	.footer_left{
		border-right:none;
		width:97%;
	}
	.post-thumbnail {
    	float: left;
    	position: relative;
    	width: 100%;
    	margin-right:20px;
	}
	.gallery_inner {
    	margin: 0 auto;
    	width: 100%;
	}
	.pro_gallery{
		text-align:center;
	}
}
@media only screen and (max-width: 599px) {
	.message_filed {
		width: 90%;
	}
	.name_field,.surname_field{
		display:block;
		width: 90%;
	}
	.footer_right,.contact_right {
		width:100%;
	}
	.product:nth-child(3n + 1){
		padding-left:10px;
		clear:none;
	}
	.product:nth-child(2n + 1){
		padding-left:0;
		clear:both;
	}
	.product:nth-child(2n){
		padding-right:0;
	}
	.product{
		width:calc(50% - 10px);
	}
}

@media only screen and (max-width: 479px) {
	#thumbs{
		width:100px;
	}
	#largeImage{
		width:calc(100% - 100px);
	}
	.cat_loop{
		width:100%;
		margin-right:0;
	}
	.getsocial_left p {
		font-size: 20px;
	}
	.footer_left {
		width: 100%;
		margin: 0px;
		float:none;
		margin-bottom:20px;
	}
	.footer_right {
    	margin-top: 0px;
	}
	.ngg-albumoverview,.ngg-gallery-thumbnail-box {
    	width: 100% !important;
		margin-right:0!important;
		float:none!important;
	}
	.ngg-album .ngg-thumbnail img {
		height: auto!important;
	}
	.thumbnail.image{
		width:100%;
		margin-right:0;
		height:200px;
	}
	.product:nth-child(2n + 1){
		padding-left:0;
		clear:both;
	}
	.product:nth-child(2n){
		padding-right:0;
	}
	.product{
		width:100%;
		padding:10px 0;
	}
}


@media (min-width: 980px) and (max-width: 1024px) {

}
@media (min-width: 768px) and (max-width: 979px) {
.header_wrapper,.container_wrapper,.getsocial_wrappper,.testimonial_outer_wrapper,.footer_wrapper,.copyrights_wrapper,.nav_bar,.workshop_wrapper,.industry_wrapper,.welcome_bar,.manufactring_wrapper{
	max-width:96%;
	position:relative;
}
}

@media (min-width: 600px) and (max-width: 767px) {
.header_wrapper,.container_wrapper,.getsocial_wrappper,.testimonial_outer_wrapper,.footer_wrapper,.copyrights_wrapper,.nav_bar,.workshop_wrapper,.industry_wrapper,.welcome_bar,.manufactring_wrapper{
	max-width:94%;
	position:relative;
	
}

}

 @media (min-width:480px) and (max-width: 599px) {
.header_wrapper,.container_wrapper,.getsocial_wrappper,.testimonial_outer_wrapper,.footer_wrapper,.copyrights_wrapper,.nav_bar,.workshop_wrapper,.industry_wrapper,.welcome_bar,.manufactring_wrapper{
	max-width:94%;
	position:relative;
	
}

}
@media (min-width:320px) and (max-width: 479px) {
.header_wrapper,.container_wrapper,.getsocial_wrappper,.testimonial_outer_wrapper,.footer_wrapper,.copyrights_wrapper,.nav_bar,.workshop_wrapper,.industry_wrapper,.welcome_bar,.manufactring_wrapper{
	max-width:90%;
	position:relative;
	
}
}
@media (min-width:240px) and (max-width: 321px) {
.header_wrapper,.container_wrapper,.getsocial_wrappper,.testimonial_outer_wrapper,.footer_wrapper,.copyrights_wrapper,.nav_bar,.workshop_wrapper,.industry_wrapper,.welcome_bar,.manufactring_wrapper{
	max-width:88%;
	position:relative;
}
.logo_bar{
	width:80%;
	margin:0 auto;
}
.make_enquiry a{
	font-size:18px;
}
.make_enquiry{
	width:90%;
}
.givecall img {
    margin-right: 5px;
}
.givecall p a {
    font-size: 25px;
}
.message_filed {
	width: 89%;
}
.name_field,.surname_field{
	width: 89%;
}
.inquirybar_footer img,.contact_field img {
    padding: 4px 20px;
}
.service_right a {
    font-size: 16px;
}
.manufactring_right a {
    font-size: 16px;
}
}
@media (min-width: 1230px) {
.industry_wrapper{
	width:1230px; 
}
}
@media screen and (min-width:979px){
	.footer_left h2 {
		/*min-height: 60px;*/
	}
}