/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height: 100%;
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 300;
	line-height: 26.3999996185303px;
}

body {
  padding-top: 50px;
 /* body padding for fixed top nav */
}

h1 {
font-family: 'Old Standard TT', serif;
	font-size: 40px;	
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 10px 0;
}

.section-colored {
  /*background-color: #f5dea2*/;
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}


/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}

.navbar-brand {
	font-family: 'Old Standard TT', serif;
		font-size: 28px; 
	}
	
hr.underline {
		color: #f5dea2;
		background-color: #f5dea2;
		height: 1px;
		width:75px;
	}
	
hr.full {
		color: #f5dea2;
		background-color: #f5dea2;
		height: 1px;
		width:100%;
	}
	
.img-left {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.footerlink a {
	color: #f5dea2;
	text-decoration: none;
}
.footerlink a:hover {
    color: #ffffff;
}

.footerdelphilink a {
	color: #383531;
	text-decoration: none;
}
.footerdelphilink a:hover {
    color: #f5dea2;
}

.contactsocial a {
	color: #383531;
	text-decoration: none;
}
.contactsocial a:hover {
    color: #f5dea2;
}

.logotext {
	font-family: 'Old Standard TT', serif;
	font-size: 30px;
	line-height: 1;
	color: #383531;  
}

.footer_text_sm{
	margin-top: 30px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 18px;
	text-align: center;
	
}

.footer_text_xs{
	margin-top: 30px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	
}

.btn-primary {
color: #000000;
background-color: #f5dea2;
border-color: #f5dea2;
}

.page-header {
border-bottom: 1px solid #f5dea2;
}

.whitelink {
  color: #383531;
  text-decoration: none;
}
.whitelink:hover,
.whitelink:focus {
  color: #f5dea2;
  text-decoration: underline;
}

.brownlink {
  color: #f5dea2;
  text-decoration: none;
}
.brownlink:hover,
.brownlink:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.brownlink:active {
color: #ffffff;
}

.breadcrumb {
	color: #f5dea2;
  text-decoration: underline;
}

@media (min-width: 992px){
.col-md-4x {
width: 33.33333333333333%;
float: left;
}
}

.col-lg-4x, .col-md-4x {
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
	
	}
	
.col-lg-12x, .col-md-12x {
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	}
	
.welcome {
	position: absolute;
    top: 80%;
    left: 50%;
    width: 75%;
    /*height: 250px;*/
	border-radius: 4px;
	
    -webkit-transform: translate(-50%, -50%);  
    transform: translate(-50%, -50%);
	background: rgba(56,53,49,.90);
	padding: 30px 30px; 
}	

.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 70px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 50px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
}

.welcome_small_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 25px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
	
.row1 {
	height: 400px;
	overflow:hidden;
	margin-bottom: 0px;
	}
	
.row2 {
	/*height: 550px;*/
	width: 100%; margin: 0px auto;
	/*margin-top: 16.5%;*/
	}
	
.row3 {
	/*height: 550px;*/
	width: 100%; margin: 0px auto;
	/*margin-top: 16.5%;*/
	position: relative;
    top: -20px;
	}
	
.rowTop {
	height: 500px;
	overflow:hidden;
	}

.img1 {
margin-top: 16.5%;	
}

.img2 {
margin-top: 33%;	
}

.heading {
	 line-height: 75px;
}

.heading1 {
	line-height: 35px;
}

/*************** @media ******************/

/* small phone portrate */
@media (max-width: 320px) {
.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 14px;
}

.welcome_small_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.428571429;
	color: #f5dea2;  
}

.container-location {
	margin-top: 50px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #383531;
}

.container-food {
	margin-top: 50px;
}

.container-contact {
	margin-top: 75px;
}

.heading {
	 line-height: 30px;
}
		}

	  
/* small phone landscape */
@media (min-width: 321px) and (max-width: 486px) {

.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 18px;
}

.welcome_small_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #f5dea2;  
}

.container-location {
	margin-top: 60px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #383531;
}

.container-food {
	margin-top: 75px;
}

.heading {
	 line-height: 30px;
}
		
	  	}
	  
/* Portrait tablets and iphone 4,5 */
@media (min-width: 487px) and (max-width: 767px) {
.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 20px;
}

.welcome_small_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	color: #f5dea2;  
}

.container-location {
	margin-top: 40px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	color: #383531;
}

.container-food {
	margin-top: 50px;
}

.row1 {
	height: 550px;
	overflow:hidden;
	margin-bottom: 0px;
	}
	

		
		}
		
		

/* landscape tablets iphone 4,5  */
@media (min-width: 768px) and (max-width: 991px) {
.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 24px;
}

.welcome_small_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.428571429;
	color: #f5dea2;  
}

.container-location {
	margin-top: -20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #383531;
}

	.widSSP {
width: 200px !important;
}

		}

/* Portrait tablets and small desktops */
@media (min-width: 992px) and (max-width: 1023px) {
.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 38px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 28px;
}

.welcome_small_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 20px;
	line-height: 1.428571429;
	color: #f5dea2;  
}		

.container-location {
	margin-top: -20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.428571429;
	color: #383531;
}	
		}

/* small laptop / desktops */
@media (min-width: 1024px) and (max-width: 1439px) {
.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 32px;
}

.welcome_small_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 22px;
	line-height: 1.428571429;
	color: #f5dea2;  
}

.container-location {
	margin-top: -20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.428571429;
	color: #383531;
}

.row1 {
	height: 550px;
	overflow:hidden;
	}
		}

/* small laptop / desktops */
@media (min-width: 1440px) {
.welcome_heading {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-size: 50px;
	line-height: 1.428571429;
	color: #f5dea2;  
}
.welcome_small {
	font-size: 40px;
}

.welcome_small_text {
	font-family: "Times", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 1.428571429;
	color: #f5dea2;  
}

.container-location {
	margin-top: -20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.428571429;
	color: #383531;
}

.row1 {
	height: 550px;
	overflow:hidden;
	}

		}
		
}