/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@media(min-width: 1000px){
.menu_wrap .navbar-collapse{
padding-left: 0;
padding-right: 0;
}
.menu_wrap .container-fluid {
	padding-left: 0;
}
.navbar-brand {
padding-left: 0;
	
}

}


@media(min-width: 100px) and (max-width: 1200px){
.tabbing .nav>li>a {
    padding: 6px 6px;
	}
.menubar .navbar-default .navbar-nav > li > a 
{
	font-size:14px;
}

	
}




/* large desktops, laptops and more */
@media (min-width: 1200px) {
	
	
}

/* desktops and more */
@media (min-width: 992px) {
		
	.clearfix {
	*zoom: 1;
	}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
	}
.clearfix:after {
	clear: both;
	}
	
	
}


/* tablets, small desktops and more */
@media (min-width: 768px) and (max-width: 1024px) {
	
	 .navbar-collapse{
		padding-left: 0;
		padding-right: 0;
		}
 .container-fluid {
	padding-left: 0;
}
.navbar-brand {
	padding-left: 0;
}
	.slider_wrapper {
margin-bottom: 15px;
}

.menu_wrap .navbar-default .navbar-nav > li > a{
		padding: 13px 10px;
		font-size: 12px;
	}
	.owl-controls .owl-next {
    right: 71%;
}
.owl-controls .owl-prev {
    left: 17%;
}
.align_center{
	float: none;
	padding-left: 15px;
}	
}

/* desktop and ipads*/
@media (min-width: 992px) and (max-width: 1199px) {
	


}

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

		
	
}

/* small tablets and less */
@media (max-width: 767px) {

}

	
	

/* smartphones and phones */
@media (max-width: 480px) {


.slider_wrapper .carousel-control.right {
top: 21%;
}
.slider_wrapper {
	padding-bottom: 20px;
}
.slider_wrapper .carousel-control.left {
top: 21%;
left: 73%;
}
.owl-controls .owl-next {
    right: 20.5%;
}
.owl-controls .owl-prev {
    left: 47%;
}
.foot_module1 {
	width: 100%;
}	
.foot_module {
	width: 100%;
}
.align_center{
	
	padding-left: 15px;
}


	
}
	
	


@media (max-width: 1024px) {
	
	

	}
	

@media (min-width: 320px) and (max-width: 480px) {

}

@media (min-width: 360px) and (max-width: 640px) {

.align_center {
	
}
.owl-controls .owl-next {
    right: 35.5%;
}
.owl-controls .owl-prev {
    left: 38%;
}
}

@media (min-width: 800px) and (max-width: 1280px) {

}

@media (min-width: 980px) and (max-width: 1280px) {



}

@media (min-width: 320px) and (max-width: 480px) {




}

	
