/* BOOTSTRAP PATCHES
************************************************************************/

/* headers */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{ margin: 0; padding: 0; clear: both; }
h1, h2 ,h3, .h1, .h2, .h3{ margin-top: 19px; margin-bottom: 19px; font-weight: 800;}
h4, h5, h6, .h4, .h5, .h6{ margin-top: 10px; margin-bottom: 10px; }

/* * */
*:focus{ outline: none !important; }

/* grids */
.row.row-narrow{ margin-left: -5px; margin-right: -5px; }
	.row.row-narrow > div[class*=col-]{ padding-left: 5px; padding-right: 5px; }

/* form */
.btn-default{ background-color: #3c7cb3; border-color: #3c7cb3 !important; border-radius: 0px; color: #fff; text-shadow: none; }
.btn-default:hover, .btn-default:focus{ background-color: #206fb2; border-color: #206fb2 !important; color: #fff; }

/* img */
.img-responsive{ display: inline-block !important; }


/*  MEDIA QUERIES (ENABLE WHEN RESPONSIVE)
================================================================= */

/* Mobile */
@media (max-width: 767px){
	.container{ }
	.row{ }
		.row > div[class*=col-]{ padding-left: 20px !important;  padding-right: 20px !important; }
		.row .row{ margin-left: -5px; margin-right: -5px; }
.caption {
	display: inline-block;
	position: relative;
	width: 80%;
}
.about-img {
  padding: 10px;
  border: solid 1px #eaeaea;
  margin-bottom: 60px;
}
.slider-bg .container h3 {
  color: #ffffff;
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'brandon_textbold';
}
.caption-item {
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}
.navbar-brand>img {
  display: block;
  margin-top: 0px;
  width: 190px;
}
.footer-logo.pull-right {
  float: initial !important;
  display: block !important;
  text-align: center;
}
.footer-logo.pull-right img {
  width: 200px;
  margin-top: 20px;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fefefe;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 7px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 23px;
	margin-right: 43px;
}
.owl-controls.clickable {
  position: absolute;
  top: 0px;
  right: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  background: #6e6e6e;
}
.navbar-right {
  float: right!important;
  margin-right: 0px;
  padding-top: 10px;
  border-top: solid 1px #c7c7c7;
  margin-top: 15px;
  width: 100%;
}
.navbar-default .navbar-nav>li>a span::after {
  bottom: -9px;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  height: 400px;
  -ms-touch-action: pan-y;
}
.slider-bg {
  background: url(../img/slider.jpg);
  background-size: cover;
  width: 100%;
  height: 400px;
}
span.title-border {
  width: 100%;
  margin: 0px auto;
  height: 1px;
  background: #d2cbcb;
  display: block;
  margin-bottom: 28px;
  margin-top: 29px;
}
.about {
  padding: 30px;
  background: #f5f5f5;
}
.project {
  padding: 30px;
}
i.footer-icon {
  margin-left: 0px !important;
}
.footer-mail {
  display: block;
  margin-top: 10px;
}
footer .menu ul li a span {
  padding: 5px 0px;
  border-right: none;
  border-bottom: solid 1px #616060 !important;
  width: 100%;
  display: block;
}
footer .menu ul li a {
  padding: 6px 0px;
  display: block;
  text-transform: uppercase;
  font-family: 'brandon_textblack';
  color: #acacac;
}
footer .menu ul li {
  display: block;
}
.brendcump {display:none;}
section#inner-banner {min-height:350px;}
.inner-banner {top:220px;}

.about-content, .project-all {margin:50px 0;}
.about-gallery {margin-top:0;}

}
@media (max-width: 360px){
	.navbar-toggle {margin-right:5px;}
	
}


@media (min-width: 768px) and (max-width: 991px) {
	.navbar-header {
	    width: 100%;
	}
	.navbar-brand>img {
    display: block;
    margin-top: 7px;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 11px;
}
.menu-right-bar {
  float: right;
  padding-top: 6px;

}
}



/* Desktop */
@media (min-width: 992px) and (max-width: 1299px) {
	.navbar-default .navbar-nav>li>a {
		color: #fff;
		text-transform: uppercase;
		font-family: 'brandon_textblack';
		letter-spacing: 1px;
		padding: 14px 7px;
}
.footer-logo.pull-right {
    float: initial !important;
    text-align: center;
}
.footer-logo.pull-right img {
    width: 200px;
    margin-top: 20px;
}
.navbar-brand>img {
    display: block;
    margin-top: 51px;
    width: 240px;
}





}

/* Large Desktop */
@media (min-width: 1300px){



}

@media (min-width: 1490px) and (max-width: 5000px) {

.container{ width: 1400px !important; }
}

/* Retina */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
}



/*  NON-RESPONSIVE (ENABLE WHEN NON-RESPONSIVE)
================================================================= * /
.container{ width: 970px !important; min-width: 970px !important; }
/**/
