html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: -80px auto -55px;padding-top:80px;   /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 55px; /* .push must be the same height as .footer */
	padding-bottom:60px;
}

.fa fa-facebook { color:#903;}

.promo {min-height:60px; background:#000000; position:fixed; margin-top:80px; z-index:10000; width:100%; opacity:.8; }
#call a {color:#fff; }
#specials a {color:#fff; }
#call {color:#fff; text-align:center; font-size:20px; font-weight:bold; padding-top:12px;}
#specials {color:#fff; text-align:center; font-size:20px; font-weight:bold; padding-top:12px;}
.container-fluid { padding-left:0; padding-right:0px;}

@media only screen and (max-width : 668px) {
	.container-fulid { padding-left:0; padding-right:0px;}
.promo { position:fixed; margin-top:80px; z-index:10; width:100%; }
.num { margin:0px 20px 0px 20px; font-size:30px;}
#call {color:#fff; text-align:center; font-size:20px; font-weight:bold; padding:25px 0px 25px 0px; background:#903;}
#specials {color:#fff; text-align:center; font-size:20px; font-weight:bold; padding:15px; background:#999; }	
	
}

.push { height:100px !important}

#bg-shadow {}

.sink-img img { margin:0 auto; width:100%; }
.sink-descr {  text-align:center; padding-bottom:10px}
.title-sink{ text-decoration:none; color:#903; font-size:16px; font-family:'Archivo Narrow'; margin-bottom:5px; margin-top:10px; text-align:center; }
.sink-descr ol {color:#666; font-size:14px; font-family:'Archivo Narrow'; line-height:20px;} 
label.error{ font-size:11px !important;}
#alert{ display:none}
.alert{ padding-top:50px; text-align:center !important;}


#cont{text-decoration:none; color:#888; font-size:14px !important; font-family:'Archivo Narrow', sans-serif; font-weight:400; line-height:1.8em !important; margin:0 !important}
#cont > i{ margin-right:5px !important}
body { margin-top:80px;}


.parallax{background-attachment: fixed!important;
background-position:center center;
-webkit-background-size:cover;
-moz-background-size:cover;
background-size:cover;
background-repeat:no-repeat;}

.page-header{margin:0;padding:0;border:0;min-height:200px;}

.p-specials{ text-decoration:none; color:#903; font-size:16px; font-family:'Archivo Narrow'; margin-bottom:5px; margin-top:20px; }
.p-intro{ text-decoration:none; color:#888; font-size:16px; font-family:'Archivo Narrow'; margin-bottom:5px; margin-top:20px; text-align:center; line-height:30px }
p { text-decoration:none; color:#888; font-size:14px; font-family:'Archivo Narrow', sans-serif; font-weight:400; margin-bottom: .5em; line-height:2em; text-align:justify; text-justify:inter-word; }
.red { text-decoration:none; color:#903; font-size:14px; font-family:'Archivo Narrow', sans-serif; font-weight:400; margin-bottom: .5em; line-height:2em; text-align:justify; text-justify:inter-word; }
h1 { text-decoration:none; color:#888; font-size:18px; font-family:'Archivo Narrow'; margin-bottom: .5em; }
h2 { text-decoration:none; color:#903; font-size:22px; font-family:'Archivo Narrow'; font-weight:400; margin-bottom: .5em; }
.title{ text-decoration:none; color:#903; font-size:22px; font-family:'Archivo Narrow'; margin-bottom:5px; margin-top:20px; }

.clear			{ clear:both; }
.photo-link		{ padding:5px; margin:5px; border:1px solid #ccc; display:block; width:260px; float:left; }
.photo-link:hover	{ border-color:#999; }


.form-horizontal .control-label{ font-weight:normal !important; padding:0 !important}


@media only screen and (max-width : 668px) {
	.title{ margin-left:5px; margin-right:5px; }
	p { margin-left:5px; margin-right:5px; }
}



  a {
  color: #000;
  text-decoration: none;
}
	
	
a:hover,
a:focus {
  color: #666;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

header {
	background:#FFF;
	margin: 0 auto;
	width:100%;
	height:80px;
	position:fixed;
	left:0;
	top:0;
	z-index:1000;
	box-shadow: 0 1px 5px rgba(0,0,0,0.3);
	}

#logo {
	float:left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image:url(logo-csi.png);
	width:280px;
	height:48px;
	}
	
@media only screen and (max-width : 668px) {

#logo {
	float:left;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image:url(logo-icon.png);
	width:70px;
	height:48px;
	}

}


/* NAVIGATION */
.menu {
	float:right;
	color:#000;
	
	}
	
	.menu a:hover {
		color:#fff;
		text-decoration:none;
		background:#903;
	}
	
#menu-icon {
    top:0;
	display: hidden;
	width: 40px;
	height: 40px;
	background: url(menu-icon.png) center;

}

a:hover#menu-icon {

}
	
.menu ul {
    list-style-type: none;
	padding-right:40px;
	}
	
.menu li {
	float:left;
	margin-right:0px;
	height:auto;
	}
	
.menu li a {
	display:block;
	text-decoration:none;
	padding: 1.8em 1.2em;
	color:#000;
	font-size: 16px;
	font-family:'Archivo Narrow', sans-serif;
	letter-spacing:2px;
	font-weight:400;
	}
	
.menu li.active a{
	color:#fff;
		text-decoration:none;
		background:#903;
}

@media only screen and (max-width : 1150px) {
	
#menu-icon {

		display:inline-block;

	}
	
#icon-position {
	margin-top:20px;
	margin-right:20px
}

	.menu ul, nav:active ul { 

		display: none;
		position: absolute;
		padding: 0px;
		background: #666;
		right: 0px;
		top: 60px;
		width: 100%;
		z-index:10000;

	}

	.menu li {

		text-align: right;
		font-size:14px;
		width: 100%;
		padding: 0px 0;
		margin: 0;
		

	}
	
	.menu li a {
	display:block;
	text-decoration:none;
	padding: 1.2em 1.2em;
	color:#000;
	text-transform:uppercase;
	font-size: 14px;
	font-family:'Archivo Narrow';
	}

	.menu:hover ul {

		display: block;

	}

}
/* NAVIGATION */


/* CONTENT */


.sec-specials {
	float:left; width:33.3333%;  padding:2px; position:relative; padding-top:4px;
}

.sec-title {
    position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	margin-top:90px;
	text-align:center;
	text-transform:uppercase;
	color:#fff; font-family:'Archivo Narrow'; font-size:22px;
}

.sec-img {
	display: block;
	width:100%;  
	height:auto;
}



@media only screen and (max-width : 1024px) {

	
}

@media only screen and (max-width : 668px) {
	
	.sec-specials {
	float:left; 
	width:100%;  
	height:auto;
	margin:0px;
	position:relative;
	margin-bottom:5px; 
}

.sec-title {
    position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	margin-top:90px;
	text-align:center;
	text-transform:uppercase;
	color:#fff; font-family:'Archivo Narrow'; font-size:22px;
}

}


.img-responsive {
	margin:2px;
	box-shadow: 0px 0px 5px #CCC;
}

.masthead-about {
  float:left;
  width:100%;
  height:200px;
  background-image:url(../img/about-bg.jpg);
  background-position:center;
}





.spec-box{ box-shadow: 0 1px 5px rgba(0,0,0,0.3);  float:left; margin-bottom:20px; min-height:310px; }
.spec-img{ width:80px; height:80px; padding:10px; float:left; }
.spec-sink-img{ width:250px; height:auto; padding:10px; float:left; }
.spec-title {text-decoration:none; color:#fff; background-color:#903; font-size:28px; font-family:'Archivo Narrow'; padding-top:5px; text-align:center; }
.spec-text {text-decoration:none; color:#888; font-size:14px; font-family:'Archivo Narrow';  padding:5px 10px 0px 10px; text-align:center; line-height:20px;}



/* CONTENT */




/*---------------------------- BRANDING--------------------------------*/

#topbox100 { margin-top:100px;}

.row-brand {
  margin-right: -15px;
  margin-left: -15px;
}
.row-brand h4 { float:left; margin:10px 5px 60px 5px; padding:0; font-size:16px; font-family:'Play'; font-weight:700; color:#888;}

@media only screen and (max-width : 668px) {

	
}

.row-brand-item img { margin-bottom:30px; padding:10px;}

/*---------------------------- BRANDING--------------------------------*/


/*---------------------------- Logos--------------------------------*/

.row-logos {
  margin-right: -15px;
  margin-left: -15px;
  margin-top:40px;
}

.row-logos img { margin-bottom:40px;}

@media only screen and (max-width : 668px) {

	
}

/*---------------------------- Logos--------------------------------*/

.row-mov {margin: 20px 0px 20px 0px; position:relative;}


/*---------------------------- CONTACT --------------------------------*/

.masthead {
  float:left;
  width:100%;
  height:200px;
  background-image:url(../img/contact-bg.jpg);
  background-position:center;
}

.container label{ 
text-decoration:none; color:#000; font-size:18px; font-family:'Archivo Narrow'; font-weight:400; margin-bottom: .5em; line-height:2em; text-align:justify; text-justify:inter-word;
}







.btn-default {
  color: #fff;
  background-color: #903;
  border-color: #903;
}
.btn-default:hover
{
  color: #ccc;
  background-color: #000;
  border-color: #000;
}


.callnow {width:100%; background:#000; display:none; padding:20px; z-index:1000;}


@media only screen and (max-width: 668px) {
.callnow { position:fixed; bottom:0; left:0 ;
display:block !important
}

}

.button-wrap {
  display: block;
  text-align: center;
}

.button {
  border: none;
  border-radius: .5em;
  display: inline-block;
  font-size: 1em;
  padding: 1em 2em;
  width: auto;
  text-align:center;
  background:#0C3;
  color:#fff; !important
  font-size:18px;
  font-weight:700;
}



/* FOOTER */

.footer{ width:100%; background-color:#999; }
.details ul {margin: 0 auto; max-width:1170px;}
.details ul li {padding:15px 0px; float:left; padding-left:20px; color:#fff; font-family:'Archivo Narrow'; }

@media only screen and (max-width : 668px) {

.details ul li {padding:15px 0px; padding-left:5px; color:#fff; font-family:'Archivo Narrow'; width:100%; text-align:center; margin:auto 0; }
.details ul {min-height:100px}	
}
/* FOOTER */






