﻿/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */



@font-face {
    font-family: 'oswaldbold';
    src: url('/fonts/oswald-bold-webfont.eot');
    src: url('/fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/oswald-bold-webfont.woff') format('woff'),
         url('/fonts/oswald-bold-webfont.ttf') format('truetype'),
         url('/fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldlight';
    src: url('/fonts/oswald-light-webfont.eot');
    src: url('/fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/oswald-light-webfont.woff') format('woff'),
         url('/fonts/oswald-light-webfont.ttf') format('truetype'),
         url('/fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldbook';
    src: url('/fonts/oswald-regular-webfont.eot');
    src: url('/fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/oswald-regular-webfont.woff') format('woff'),
         url('/fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('/fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('/fonts/OpenSans-Light-webfont.eot');
    src: url('/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sansregular';
    src: url('/fonts/OpenSans-Regular-webfont.eot');
    src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'spoletoregular';
    src: url('/fonts/spoleto_-webfont.eot');
    src: url('/fonts/spoleto_-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/spoleto_-webfont.woff') format('woff'),
         url('/fonts/spoleto_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


html,
body {
	height: 100%;
    background: #130a04 url(/images/BG.jpg) no-repeat center top;
}

.bodytext{
	margin: 0px 50px;
}
.map {
    background-color: #e2e2e2;
    min-height: 470px;
    padding: 21px 39px;
    margin-top: 25px;
}
.map h2 {
    color: #446898;
    font-size: 25px;
}
.map p {
    font-size: 16px;
    line-height: 20px;
}
.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
.articles{
	margin-top:15px;
}
.articles span {
	font-size: 15px;
    color: #a00f16;
    line-height:15px;
    text-transform:uppercase;
}
.yellowbar {
    background: #f2e314;
    padding: 20px 0;
}
.yellowbar p {
	text-align:center;
	font-weight:bold;
	margin:0;
	font-size:19px;
	color:#000;
}
input[type=submit] {
cursor: pointer;
-webkit-appearance: button;
background: #DD0000;
height: 32px;
border-radius: 6px;
margin: 9px 0px 0px 0px;
color: #fff;
font-size: 18px;
}

.thumbnail {
    border: 1px solid #393939;
}

/* Home Page Carousel */

header.carousel {
	height: 426px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}


.carousel-control {
    color: #FFFFFF;
    text-shadow: 0 1px 2px black;
    opacity: 1;
}

.tagline{
	text-align:center;
}
.tagline h3{
	font-family: 'spoletoregular';
    color: #c20000;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 2px;
}
.tagline p{
    color: #000000;
    font-size: 15px;
    font-weight:bold;
    line-height:15px;
    margin-bottom: 30px;
}
.headerright{
	margin-top: 58px;
}
.headerright p{
	font-size:16px;
	font-weight:bold;
}
.btn-default {
    color: #fff;
    background-color: #ac0e16;
    border-color: #6e080d;
}
.btn-default:hover {
    color: #fff;
    background-color: #6f090e;
    border-color: #6f090e;
}
/* Home Page Carousel 2*/
.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}



.navbar-brand p{
	font-size:15px;
	font-weight:bold;
}

.HolidayBG {
    background: #634731;
    background-image: url("/images/autumn.png");
    background-repeat: repeat-x;
    padding: 30px 0;
}
.HolidayBG h5 {
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height:inherit;
}
.btn-holiday {
    margin: 9px 0;
    font-size: 23px;
}
/*
 * These two classes affect form submition messages 
 * i.e. user gives bad data, error message is styled 
 * with the .error class.  Change the colors to match
 * the site's color scheme.
 */
.error { font-weight:bold;color:Red !important; }
.success { font-weight:bold;color:Green !important; }
.required {color:red;}


/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.address2 {
	color: #0547B8;
	font-family: 'oswaldbook', sans-serif;text-transform:uppercase;
	margin-left:40px;
	font-size:large;
	padding-top:10px;
}

/* Owl Slider */

.owl-pagination {
	display:none;
}


.owlcontainer {
width: 90%;
margin: 0 auto;
}

#owl-demo .item{
  display: block;
  padding: 80px 0px;
  margin: 5px;
  color: #FFF;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}
 
.owl-theme .owl-buttons i{
  margin-top: 2px;
}
 
/*To move navigation buttons outside use these settings:*/
 
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}
 
.owl-theme .owl-controls .owl-buttons .owl-prev{
  left: -45px;
  top: 55px; 
}
 
.owl-theme .owl-controls .owl-buttons .owl-next{
  right: -45px;
  top: 55px;
}



.contacts img {width:190px;}
.contacts {text-align:center;}
.contacts p {text-align:center;}

.contacts a {font-size:15pt;}


/* logo */
.logoheader {width: 45%;}
.logo {width: 45%;}
.navbar-brand { height: 50px; padding: 0px; margin:0px;}

.topbar{
	height:48px;
}
.topbar p{
	color:#ffffff;
	font-size:15px;
}
.topbar a{
	color:#ffffff;
}
.navbar-header {padding-top:5px;}
.navbar {min-height:133px;border:none;border-radius: 0px;margin-bottom: 0px;}
.navbar .navbar-collapse, .navbar-inverse .navbar-form {
	margin: 0px 0 0 0;padding: 0px;
    box-shadow: inset 0 0 5px #79080d;
    background: linear-gradient(to bottom, #bb1018 0%,#6a080d 100%);}



.nav>li>a {position: relative;display: block; padding: 12px 13px;font-size: 16px;font-family: 'oswaldbook', sans-serif;text-transform: uppercase;}
.nav>li>a:hover {background-color: rgba(105, 198, 254, 0.63);border-radius: 5px;}
.navbar .navbar-nav>li>a {color: #fff!important;}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {color: #5393FF;;background-color: transparent;}
.nav>li>a:focus {text-decoration: none!important;background: none!important;}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {background: none!important;border: none!important;}

.navbar-nav>li>.dropdown-menu {border-radius: 5px;}

/* To center nav ul */
.navbar-nav {float:none;}
.navbar-nav>li{
  float:none;  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: middle;
	width: 94px;
}
.navbar-inner {
  text-align:center;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #AA0000;
}

#topnavleft {
    background: url(/images/navleft.png) no-repeat;
    height: 60px;
    width: 16px;
    margin-left: -15px;
    margin-top: 48px;
    float: left;
}


#topnavright {
    background: url(/images/navright.png) no-repeat;
    height: 60px;
    width: 15px;
    margin-right: -15px;
    margin-top: 48px;
    float: right;
}


.servicesnav{
	border:thin #b30101 solid;
	padding: 0px 0px 0px 0px!important;
	margin-top: 25px;
}
.servicesnav h2{
	background:#b30101;
	color:#fff;
	margin: 0px 0px 0px 0px!important;
	padding: 10px;
	font-size:20px;
}
.servicesnav ul{
	font-size: 18px;
    list-style-type: none;
    font-weight:normal;
    color: #383838;
    font-family: 'open_sansregular';
}
.servicesnav ul li a{
 text-decoration:underline;
 	line-height:32px;

}
.homebox{
	background:#fdefd4 url('/images/3boxbg.jpg');
	padding: 15px 0px;
    margin-top: 15px;
}
.homebox h1 {
    color: #c80104;
    font-size: 17px;
    margin-top: 9px;
}
.homebox h5 {
    color: #c80104;
    font-size: 17px;
    margin-top: 9px;
}
.homebox h6 {
    color: #c80104;
    font-size: 17px;
    margin-top: 9px;
}
.homebox p {
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    min-height: 85px;
}
.vertical {
	background: url(/images/vertical.png) repeat-x 0 0;
}
.vertical h3 {
	font-size:18px;
	padding: 7px 0px;
    margin-top: 0px;
}
.carousel-caption h2 {font-family: 'oswaldbook', sans-serif;font-size: 65px;color:#a2a2a2;font-style:italic;}
.carousel-caption h3 {font-size: 28px; color: #fff;}
.carousel-caption {bottom: 100px;}

.estimate2 {background: #af1f24; padding: 6px 11px;border-radius: 5px;box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.23);}
h4 a.estimate2 {color:#fff;font-size: 22px;}
h4 a.estimate2:hover {color:#FFF59B;}

a.phoneheader{
	font-size: 29px;
    line-height: 24px;
    color:#446898;
}
a.phoneheader:hover{
    color:#AA0000;
    text-decoration:none;
}
.btn-slider{
	background: linear-gradient(to bottom, #fed430 0%,#d2a026 100%);
	color:#9c0f16;
	font-size: 19px;
	margin-top:20px;
}
.btn-homepage{
	background: linear-gradient(to bottom, #bb1018 0%,#6a080d 100%);
	color:#ffffff;
	font-size: 12px;
    margin-top: 1px;
}
.restaurantmenu{
	background: url(/images/MenuBottom.png) no-repeat center bottom;
}
.restaurantmenu p{
	font-size: 13px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.restaurantmenu a {
	color:#383838;
}
.textbg {background: rgba(0, 0, 0, 0.57);border-radius: 11px;padding: 5px 5px;}
.bar {position: relative;background-size:contain;padding: 10px 0 18px 0;text-align: center;font-family: 'oswaldbook', sans-serif;color: #FFFFFF;background: #AA0000;
box-shadow: inset 0 0 174px #000000;}
.bar2 {height:210px;position : relative;background: url(/images/navbg.jpg)repeat-x;background-size:contain;padding: 10px 0 18px 0;text-align: 
center;font-family: arial;color: #FFFFFF;box-shadow: inset 0 0 206px #ABACAE;}
.bar2 p {font-size: 20px;line-height: 31px;font-weight:normal;color: #383838;}
.bar h6 {font-size: 65px;color: #fff;text-transform: uppercase;font-weight:normal; margin-top: 20px; margin-bottom: 10px;}
.bar p {font-size: 19px;line-height: 26px;font-weight: normal;color: #BBC1C6;font-family: 'open_sanslight';}
.bar img {display: block;margin-left: auto;margin-right: auto;padding-top: 10px;padding-bottom: 10px;}



#myCarousel2{height:350px;box-shadow: inset 0 0 162px 48px rgba(0, 0, 0, 0.71);background: url(/images/anglesbg.jpg)repeat-x;background-size:cover;}
.testimony {text-align:center;}
.testimony h2 {color:#fff;font-size: 40px;font-family: 'oswaldbook', sans-serif;text-shadow: 0 1px 2px rgba(0,0,0,.6);padding: 0px 0px 13px 0px;}
.testimony h3 {color:#fff;font-size: 22px;}
.testimony h4 {color: rgb(250, 234, 190);font-size: 22px;}
.testimony h4 span {color: rgb(120, 189, 205);font-size: 18px;display: block;}
.testimonytext p {font-size:17px}
.testimony .carousel-caption {bottom: 142px;}
h1,h2,h3,h4,h5,h6 {font-family: 'oswaldbook', sans-serif;}
h1 {color: #a00f16; font-size: 25px;}
h2 {color: #4d4d4d; font-size: 25px;}
h3 {font-size: 23px;color: #a00f16;}
h4 {font-size: 23px;color: #4d4d4d;line-height: 24px;}
h5 {font-size: 20px;color: #a00f16;line-height: 22px;}
h6 {font-size: 20px;color: #4d4d4d;line-height: 22px;}

h3 a {color:#0547B8;}
.social a img{padding:2px;}
h2.estimate {font-size: 37px;line-height: 49px;color:#b30101;}
a.phone h3 {color: #FFF147;text-shadow: 0 2px 2px #000;font-size:20px;}
a.phone:hover {color:#5393FF;!important;text-decoration:none;}
.why ul li {font-size: 20px;line-height: 32px;color:#1f3769;}
.why h1 {color:#b30101;font-size: 44px;}
.btn-testimony {color: #fff;background-color: #428bca;border-color: #357ebd;bottom: 37px!important;clear: both;
display: block;text-align: center;margin: 0 auto;}
.btn2 {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;
white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
background-image: none;border: 1px solid transparent;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.boxes h4 {font-size: 23px;line-height: 49px;color: #b30101;font-family: 'oswaldbook', sans-serif;text-align: center;border-bottom: 2px solid #b0b0b0;}
.subpage {height:438px; width:100%;padding: 132px 0 0 0;overflow: hidden;}
p {font-size: 15px; line-height: 19px;color: #383838;font-family: 'open_sansregular';}
ul{font-size: 15px;line-height: 19px;color: #383838;font-family: 'open_sansregular';}
footer {padding: 15px 0px 0;background: transparent;}
footer h4 {
    font-size: 15px;
    color: #a00f16;
    line-height: 15px;
}
.gradient{
	background: url(/images/gradient.jpg) no-repeat center top;
    height: 74px;
    margin: 30px 0px;
}
.gradient p{
	padding:24px 0px;
}
footer p, footer p a{color: #f0e4c6;font-size: 13px;line-height: 13px;margin-bottom: 6px;}
footer p.amb a{color:rgb(66, 66, 66);font-size: 16px;}
.pfooter{margin-right: 0px;  margin-left: 0px;}
.subimg {margin:0 0 0 50px;}
.wrap {background: #fff;padding: 0px;box-shadow: 0 0 23px rgba(0, 0, 0, 0.56);}
.fbheader {padding:7px;}
.fbfooter {padding: 12px;top: 28px; position:relative;margin-top:-45px;}
.navbar-toggle {background: rgb(210, 0, 0);}
a {color: #b01f24;}
.green {color:#148452;}
.bar3 {position: relative;background-size: contain;padding: 10px 0 18px 0;text-align: center;font-family: 'oswaldbook', sans-serif;
color: #FFFFFF;}
.mtop10{margin-top:10px}
.mtop20{margin-top:20px}
.mtop30{margin-top:30px}
.mtop40{margin-top:40px}
.mtop50{margin-top:50px}
.mbottom10{margin-bottom:10px}
.mbottom20{margin-bottom:20px}
.mbottom30{margin-bottom:30px}
.mbottom40{margin-bottom:40px}
.mbottom50{margin-bottom:50px}
.mtop-10{margin-top:-10px}
.mtop-20{margin-top:-20px}
.mtop-30{margin-top:-30px}
.mtop-40{margin-top:-40px}
.mtop-50{margin-top:-50px}

.padding0{padding:0!important;}

.margin10{margin:10px !important;}
.margin20{margin:20px !important;}
.margin30{margin:30px !important;}
.margin40{margin:40px !important;}


.phone {float:right;}
.mail {float:right;}
.photogallerycategory {text-align:center; max-height: 141px; overflow: hidden; width: auto;}
.photogallerycategory img{max-height: 184px;margin: 25px 0 5px 0;}

.AWSCategoryImageDiv{ vertical-align:bottom; position:relative;}
.AWSCategoryImageDiv img{ display:block; left:0; right:0; bottom:0; margin-left:auto; margin-right:auto;}
.AWScategory .AWScategoryname{text-align:center;}
.AWScategory{margin-bottom:30px;}




/* Logo Bar */

.bar2 {
    position: relative;
    background-size: contain;
    background: white;
    box-shadow: inset 0 0 206px #ABACAE;
    padding: 15px 0px;
    height: 451px;
    text-align:left;
}
.bar3 {
    position: relative;
    background-size: contain;
    background: white;
    box-shadow: inset 0 0 206px #ABACAE;
    padding: 0px 0 0 0;
    height: 100%;
}













/* Responsive Styles */

/*1200 and above*/	
@media screen and (min-width: 1200px){
.container {width: 1030px;}
}

/*1200 and below*/	
@media screen and (max-width: 1200px){
.bar h1 {font-size: 42px;}
.bar2 p {font-size: 18px;}
.why ul li {font-size: 18px;line-height: 22px;}
h3 a.estimate2 {font-size: 16px;margin: -6px 0 0 128px;width: 297px;}
h4 {font-size: 15px;}
.well iframe {width:450px; height:300px;}
}


/*1024 and below*/	
@media screen and (max-width: 1024px){
	.bar p {font-size: 14px;}
	.well iframe {width:400px; height:300px;}

}



/*991 and below -- ipad*/
@media screen and (max-width: 991px){
.customer-img,  .img-related {margin-bottom: 30px;}
.nav>li>a {padding: 10px 11px!important;font-size: 14px!important;}
.testimonytext p {font-size: 17px;}
#myCarousel2 {height: 425px;}
.testimony .carousel-caption {top: -23px;}
 img.girl{width:185px; margin:0 0 20px 0}
 iframe {height:300px;}
 .subimg {width:300px;margin:0 0 0 25px;}
h3 a.estimate2 {font-size: 16px;margin: -3px 0 9px 225px;width: 297px;}
.logoheader { width: 60%;}
.bar2 {height: 800px;}

}


/*768 and above*/
@media screen and (min-width: 768px) {
.subpage {height:349px;}
}
.navbar-header {
    height: 144px;
    background: #fff url(/images/alligator.jpg) no-repeat right top;
}

/*768 and below*/
@media screen and (max-width: 768px){
	.headerright {margin-top: -25px;}
	.navbar-nav>li {width: 78px;}
	header.carousel {margin-top: 0px;}
	.navbar-header {background: #fff;}
	.gradient {margin: 4px 0px;}
}

/*767 and below*/
@media screen and (max-width: 767px){
.img-portfolio {margin-bottom: 15px;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {color: #fff;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {color: #000000!important;}
.subpage {height:298px;}
.testimonytext p {font-size: 17px;}
#myCarousel2 {height: 475px;}
.testimony .carousel-caption {top: -23px;}
.bar h1 {font-size: 29px!important;line-height: 54px;}
.logoheader { width: 70px;  margin: 20px 0px 0px 3px;  height: 107px;}/* low resolution logo*/
h3 a.estimate2 {font-size: 16px;margin: -3px 0 9px 171px;width: 302px;}
.navbar-nav>li {float: none;display: block;}
.navbar-nav {margin:0px;}
.navbar .navbar-collapse, .navbar-inverse .navbar-form {background: rgb(197, 23, 23) ;}
#topnavright {display:none;}
#topnavleft {display:none;}
}

/*736 and below*/
@media screen and (max-width: 736px){
	.navbar-nav>li {width: 250px;}
}

/*450 and below*/
@media screen and (max-width: 450px){
.subpage {height:210px;}
.testimonytext p {font-size: 14px;}
#myCarousel2 {height: 475px;}
.testimony .carousel-caption {top: -20px;}
.bar h1 {font-size: 35px;}
.navbar {min-height: 92px;}
#myCarousel {height: 150px;}
.navbar-header {margin: 0 auto;text-align: center;!important}

.why h1 {color: #b30101;font-size: 29px;}
h3 a.estimate2 {font-size: 15px;margin: 51px 0 0px 0px;width: 280px;}
.fbheader {padding: 7px;width: 128px;}
h4 {font-size: 11px;text-align: left;}
.navbar .navbar-collapse, .navbar-inverse .navbar-form {margin: 0px 0 0 0;}
.fbfooter {padding: 12px;top: 28px;position: relative;float: left!important;margin: -20px 0 30px -8px;}
.bar {padding: 10px 4px 18px 4px;}
.db {width: 89px;margin: 0 14px 0 0;}
.logoheader { width: 70px;  margin: 5px 0px 0px -60px; height: 72px;}
.well iframe {width:300px; height:200px;}
.mail { display:none;}
.phone { display:none;}
.bar2 { height: 950px;}
.navbar-brand {
    height: 142px;
}
}

/*414 and below*/
@media screen and (max-width: 414px){
	.headerright {margin-top: 0px;}
	.headerright p{margin: 0 0 0px;}
	.tagline h3{margin-top: 0px; font-size: 23px;}
	.tagline input{width:50%;}
	.tagline p {margin-bottom: 10px;}
	.navbar-header {background: #fff;}
	.navbar-brand {height: 76px;}
	.topbar p {font-size: 11px;}
	.carousel-caption {bottom: 0px;}
	.btn-slider {font-size: 10px;margin-top: 0px;}
	.carousel-caption h2 {font-size: 25px;margin-top: 10px;}
	.homebox p {min-height: 49px;}
	.gradient {margin: 4px 0px;}
	.navbar-nav>li {width: 318px;}
}

/*375 and below*/
@media screen and (max-width: 375px){
	.headerright {margin-top: 0px;}
	.headerright p{margin: 0 0 0px;}
	.tagline h3{margin-top: 0px; font-size: 23px;}
	.tagline input{width:50%;}
	.tagline p {margin-bottom: 10px;}
	.navbar-header {background: #fff;}
	.navbar-brand {height: 76px;}
	.topbar p {font-size: 11px;}
	.carousel-caption {bottom: 0px;}
	.btn-slider {font-size: 10px;margin-top: 0px;}
	.carousel-caption h2 {font-size: 25px;margin-top: 10px;}
	.homebox p {min-height: 49px;}
	.gradient {margin: 4px 0px;}
	.navbar-nav>li {width: 318px;}
}

/*320 and below*/
@media screen and (max-width: 320px){
	.headerright {margin-top: 0px;}
	.headerright p{margin: 0 0 0px;}
	.tagline h3{margin-top: 0px; font-size: 23px;}
	.tagline input{width:50%;}
	.tagline p {margin-bottom: 10px;}
	.navbar-header {background: #fff;}
	.navbar-brand {height: 76px;}
	.topbar p {font-size: 11px;}
	.carousel-caption {bottom: 0px;}
	.btn-slider {font-size: 10px;margin-top: 0px;}
	.carousel-caption h2 {font-size: 25px;margin-top: 10px;}
	.homebox p {min-height: 49px;}
	.gradient {margin: 4px 0px;}
	.navbar-nav>li {width: 318px;}
}