/*	Mobile	*/
@media(max-width:991px){

	/*Global*/
	BODY{
		width: 100%;
		overflow-x: visible;
	}
	.mobile-only{
		display: block;
	}	
	.clear-on-mobile{
		clear:both;
	}
	.hide-on-mobile{
		display: none;
	}
	
	p {
		font-size: 19px;
		line-height: 25px;
	}

	.about-main-content .right-content ul li,
	.page-content-main .why-us ul li {
		font-size: 19px;
		line-height: 25px;		
	}

	ul.manuf_method_list li {
		width: 42%;
	}

	.intro-video {
		display: none;
	}

	.page-content-main .clients .col p {
		font-size: 18px;
	    line-height: 1.4em;
	    margin-bottom: 20px;
	}
	 


	.mobile-logo{
		padding-left: 20px;
		padding-top: 15px;	
	}
	#main-menu-handler{
		background: none;
		color: #1F1F1F;
		z-index: 999;
		position: fixed;
		background-color: black;
	}

	#main-nav{
		width: auto;
	}
	#main-nav ul.dropdown{
		display: none;
	}
	#main-nav .mobile-menu{
		display: none;
		position: relative;
		z-index: 5;
		background-color: rgb(30, 30, 30);
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#main-nav .mobile-menu ul{
		float:right;
		width: 50%;
		list-style-type: none;
	}
	#main-nav .mobile-menu ul li{
		list-style: none;
		float: none;
		padding-right: 20px;
		line-height: 120%;
		margin-bottom: 20px;
	}
	#main-nav .mobile-menu ul li a{
		margin: 7px 0 7px 0;
		display: block;	
	}
	#main-nav .mobile-menu ul li a:link,
	#main-nav .mobile-menu ul li a:active,
	#main-nav .mobile-menu ul li a:visited{
		color:white;
		font-size: 19px;
	}
	#main-nav .mobile-menu ul li a:hover{
		color: #3BE7F3;
	}
	
	.nav-toggle,.phone-call {
		background-color: #f0f0f0;
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 17px;
		margin-bottom: 17px;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		cursor: pointer;
		margin-right: 15px;
	}	
	.nav-toggle .icon-bar {
		background-color: #808489;
		display: block;
		width: 22px;
		height: 3px;
		border-radius: 1px;
		margin-bottom: 3px;
	}	
	.phone-call{
		height: 38px;
	}
	.phone-call img{
		width: 20px;
		height: 20px;
	}


	#container{
		width: auto !important;
		background: none !important;
		padding-top: 74px;
		padding-bottom: 10px;
	}
	#wrapper{
		width: auto;
		padding-right: 15px;
		padding-left: 15px;		
		background-color:white;
		padding-bottom:25px;
		padding-top: 0 !important;
	}

	.bottom-cta-form-a {
		display: block;
		background-color: #eeeeee;
		padding: 20px 20px 25px 20px;
		margin-bottom: 40px;
	}
	.bottom-cta-form-a h5 {
	    font-size: 20px;
	    margin-bottom: 10px;
	}
	.bottom-cta-form-a .field {
		display: inline-block;
		width: 49%;
		margin-bottom: 7px;
	}
	.bottom-cta-form-a .field input {
		height: 30px;
		font-size: 15px;
		padding-right: 10px;
		line-height: 30px;		
		width: 93%;
	}
	.bottom-cta-form-a .field input[type="submit"] {
		border: 0;
		background-color: #3becf4;
		padding-left: 10px;
		width: 100%;
		cursor: pointer;
	}

	.slideshow1{
		display: none;
	}
	.slideshow1 img {
		display: none;
	}
	.page-content{
		background: none;
		width: auto;
		height: auto;
	}
	
	.title-img{
		min-width: initial;
		margin: 0 0;
		padding: 0 0;	
		padding-top: 15px;
		margin-bottom: 15px;
	
	}
	.title-img img:first-child{
		max-width: 100%;
	}
	.title-img img:nth-child(2){
		display: none;
	}
	
	.page-content-main h1{
		font-size: 38px;
	}
	/*Homepage*/
	.home-page .header-text{
		display: none;
	}
	.page-content-main{
		width: auto;
		padding: 0 0;
		padding-top: 25px;
	}
	.intro-video{
		float: none;
		margin-right: 0;
	}
	.page-content-main .clients{
		width: 100%;
	}
	.page-content-main .clients .col h2{
		width: 100%;
	}	
	.page-content-main .clients .col1,
	.page-content-main .clients .col2{
		float: none;
		width: auto;
		margin-left:0;
	}
	.page-content-main .clients h2{
		background-repeat: no-repeat;
		background-position: right center;
	}
	.why-us ul li{
		padding-right: 35px;
	}
	.why-us ul li .num{
		margin-right: -35px;
	}
	
	/*About or Inner pages*/
	.slideshow{
		background: none;
	}
	.about-main-content,
	.about-page-content{
		background: none;
		width: auto;
	}
	.about-page-content-main{
		width: auto;
		min-height: initial;
	}
	
	.side-nav{
		width: auto;
		margin-left: 0;
		float: none;	
	}
	.side-nav ul li{
		width: 49%;
		float: right;
		height: auto;
		background-color: #eee;
		margin-left:1%;
		height: 60px;
	}
	.side-nav ul li:hover,
	.side-nav ul li.current_page_item{
		background:none;
		background-color: #3BECF4;
	}
	.side-nav ul li a{
		padding: 0 0;
		text-align: center;
		height: 100%;
		padding: 0 10px;
		padding-top: 15px;
	}
	.side-nav>a>img,
	.side-nav>.leadform{
		display: none;
	}
	.side-nav:after{
		clear:both;
		content:'';
		display: block;
	}
	.right-content{
		width: auto;
		float: none;
		padding: 0 0;
		margin-top: 25px;
	}
	
	.widget-cta input[type="text"]{
		width: 95%;
		margin-bottom: 5px;
	}
	.contact-no-bg, .box-bottom{
		display: none;
	}

	/*Category Page*/
	.category-page .header-text{
		width: auto;
		margin-top: 0;
		padding-top: 25px;	
		margin-bottom: 0;
	}
	.category-page p.title,
	.category-page p.description{
		color: black;
	}	
	.category-page .page-content{
		background: none;
		width: auto;
		height: auto;	
	}
	.category-page #product-carousel-outer{
		display: none;
	}
	.product-mobile-gallery{
		text-align: center;
	}
	
	.product-mobile-gallery img:nth-child(4)~img{
		display: none;
	}
	.product-mobile-gallery a.load-more{
		display: block;
		text-align: center;
		background-color: #eee;
		width: 120px;
		padding: 10px 10px;
		border-radius: 4px;
		margin: 0 auto;
		color: black;	
	}
	
	.category-page .page-content h3 p{
		width: auto;
		float: none;
	}	
	/*Blog*/
	.blog-index-page .title-img h1,
	.blog-index-page .title-img h2{
		font-size: 38px;
		text-align: center;
	}
	.blog-index-page{
	    height: auto !important;
		width: auto !important;
		background: none !important;
	}
	.blog-index-page .slideshow1{
		display: block;
		background: none;
		z-index: 1 !important;
	}
	.blog-side-nav{
		width: auto;
		margin-left: 0;
		float: none;	
	}
	.blog-side-nav .widget.widget-categories,
	.blog-side-nav .widget.widget-cta-form{
		display: none;
	}	
	.blog-side-nav .widget.widget-linkedin-follow{
		padding: 0 0;
	}
	.blog-index-page .right-content{
		width: auto !important;
		padding: 0 !important;
	}
	.blog-index-page .news-content img{
		display: none;
	}
	
	.blog-index-page p{
		font-size: 18px;
	}
	/*Contact Page*/
	.contact-page #wrapper{
		margin-top: 0;
	}
	.contact-page .contact-page-content{
		background: none;
		width: auto;
		height: auto;	
	}
	.contact-page .contact-page-content-main{
		width: auto;
		height: auto;
		background: none;
	}
	.contact-page .contact-box{
		float: none;
		width: auto;
		margin-left: 0;
		display: block;
		background-color: #F2F2F2;
		margin-bottom: 15px;	
	}
	.contact-page .contact-box ul{
		margin-right: 30px;
	}
	.contact-page .contact-box textarea.iptbox{
		width: 77%;
		height: 90px;	
	}
	.contact-page .contact-box .send-butt{
		display: block;
	}	
	.contact-page .contact-map{
		width: auto;
		height: auto;
	}
	.contact-page .contact-map img{
		max-width: 100%;
		height: auto;
	}

	.contact-box .form-field,
	.contact-box .form-field-message{
		width: auto;
    	float: none;
	}



	/*Footer*/
	#footer span{
		display: block;
		margin-bottom: 10px;
	}
	#footer .footer-sep{
		display: none;
	}
	
}

/*	Tablet	*/
@media(min-width:768px) and (max-width:991px){



}
