body{
	overflow-x:hidden;
	font-family:"Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}


a{
	color:#3E2417;
}

a:hover,a:focus,a:active,a.active{
	color:#6C3104;
}


.text-muted{
	color:#777;
}

.text-primary{
	color:#c3af91;
}

p{
	font-size:14px;
	line-height:1.75;
}

p.large{
	font-size:16px;
}

a,a:hover,a:focus,a:active,a.active{
	outline:0;
}


h1,h2,h3,h4,h5,h6{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
}

.img-centered{
	margin:0 auto;
}

.bg-light-gray{
	background-color:#f7f7f7;
}

.bg-darkest-gray{
	background-color:#222;
}

.btn-primary{
	color:#000000;
	background-color:#c3af91;
	border-color:#000000;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{
	color:#c3af91;
	background-color:#000000;
	border-color:#c3af91;
}

.btn-primary:active{
	background-color: purple;
}

.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{
	background-image:none;
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{
	background-color:#c3af91;
	border-color:#c3af91;
}

.btn-primary .badge{
	color:#c3af91;
	background-color:#fff;
}

.btn-xl{
	color:#000000;
	background-color:#c3af91;
	border-color:#c3af91;
	border: solid rgba(255,255,255,0) 5px;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	border-radius:3px;
	font-size:18px;
	padding:20px 40px;
}

.btn-xl:hover,.btn-xl:focus,.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{
	color:#000000;
	background-color:#c3af91;
	border: solid rgba(255,255,255,1.00) 5px;
	
}

.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{
	background-image:none;
}

.btn-xl.disabled,.btn-xl[disabled],fieldset[disabled] .btn-xl,.btn-xl.disabled:hover,.btn-xl[disabled]:hover,fieldset[disabled] .btn-xl:hover,.btn-xl.disabled:focus,.btn-xl[disabled]:focus,fieldset[disabled] .btn-xl:focus,.btn-xl.disabled:active,.btn-xl[disabled]:active,fieldset[disabled] .btn-xl:active,.btn-xl.disabled.active,.btn-xl[disabled].active,fieldset[disabled] .btn-xl.active{
	background-color:#c3af91;
	border-color:#c3af91;
}

.btn-xl .badge{
	color:#c3af91;
	background-color:#fff;
}

.navbar-default{
	background-color:rgba(0,0,0,.7);
	border-color:transparent;
}

.navbar-default .navbar-brand{
	color:#c3af91;
	font-family:"Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active{
	color:#c3af91;
}

.navbar-default .navbar-collapse{
	border-color:rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle{
	background-color:#c3af91;
	border-color:#c3af91;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
	background-color:#c3af91;
}

.navbar-default .nav li a{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:1px;
	color:#fff;
}

.navbar-default .nav li a:hover,.navbar-default .nav li a:focus{
	color: rgba(195,175,145,0.79);
	outline: 0;
}

.navbar-default .navbar-nav>.active>a{
	border-radius:0;
	color:#000000;
	background-color:#c3af91;
}

.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{
	color:#000000;
	background-color:#c3af91;
}


.containerBoS-tagline{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto; height: 200px;}





@media (min-width:1200px){
	.navbar-default{
		background-color:rgba(0,0,0,.7);
		padding:12px 0;
		-webkit-transition:padding .3s;
		-moz-transition:padding .3s;
		transition:padding .3s;
		border:0;
	}
	
	.navbar-default .navbar-brand{
		font-size:2em;
		-webkit-transition:all .3s;
		-moz-transition:all .3s;
		transition:all .3s;
	}
	
	.navbar-default .navbar-nav>.active>a{
		border-radius:3px;
	}
	
	.navbar-default.navbar-shrink{
		background-color:rgba(0,0,0,.7);
		padding:10px 0;
	}
	
	.navbar-default.navbar-shrink .navbar-brand{
		font-size:1.5em;
	}
}

header{
	background-image:url("../media/BGS/moon01.jpg");
	background-repeat:none;
	background-attachment:scroll;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
	text-align:center;
	color:#fff;
}

body{
	background-image:url("../media/BG_SLICES_001.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}

header .intro-text{
	padding-top:125px;
	padding-bottom:50px;
}

header .intro-text .intro-lead-in{
	font-family: good-times,sans-serif;
	font-style:normal;
	font-size:22px;
	font-weight: 900;
	line-height:22px;
	margin-bottom:25px;
}

header .intro-text .intro-heading{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size:50px;
	line-height:50px;
	margin-bottom:25px;
}

@media (min-width:768px){
	header .intro-text{
		padding-top:300px;
		padding-bottom:200px;
	}
	
	header .intro-text .intro-lead-in{
		font-family: good-times,sans-serif;
		font-style:normal;
		font-size:40px;
		font-weight: 900;
		line-height:40px;
		margin-bottom:25px;
	}
	
	header .intro-text .intro-heading{
		font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
		text-transform:uppercase;
		font-weight:700;
		font-size:75px;
		line-height:75px;
		margin-bottom:50px;
	}
}

@media(max-width:767px){
	.bolognia{
		height:30px;
	}
}

@media (min-width:768px){
	.bolognia{
		height:42px;
	}
	.tilespacer{
		height:85px
	}
	
	section h3.section-subheading{
		font-size:1.5rem;
		line-height:1.25;
	}
}

@media (min-width:992px){
	.bolognia{
		height:50px;
	}
	.tilespacer{
		height:70px
	}
	
	section h3.section-subheading{
		font-size:1.75rem;
		line-height:1.5;
	}
}

@media (min-width:1200px){
	.tilespacer{
		height:40px
	}
	
	section h3.section-subheading{
		font-size:2rem;
		line-height:1.5;
	}
}



section{
	padding:50px 0;
}

section h2.section-heading{
	font-size:40px;
	margin-top:0;
	margin-bottom:15px;
}

section h3.section-subheading{
	
	font-family: karmina-sans, sans-serif;
	text-transform:none;
	font-style:normal;
	font-weight:400;
	margin-bottom:75px;
	text-align: left;

}

@media (min-width:768px){
	section{
		padding:150px 0;
	}
}

.service-heading{
	margin:15px 0;
	text-transform:none;
}

#services .section-heading{
	color: #ffffff;
}

#services .section-subheading{
	color: #ffffff;
}

#services .services-item{
	margin:0 0 15px;
	right:0;
}

#services .services-item .services-link{
	display:block;
	position:relative;
	max-width:400px;
	margin:0 auto;
}

#services .services-item .services-link .services-hover{
	border:10px solid #c3af91;
	position:absolute;
	width:100%;
	height:100%;
	opacity:0;
	transition:all ease .5s;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
}

#services .services-item .services-link .services-hover:hover{
	opacity:1;
}

#services .services-item .services-link .services-hover .services-hover-content{
	position:absolute;
	width:100%;
	height:20px;
	font-size:20px;
	text-align:center;
	top:50%;
	margin-top:-12px;
	color:#fff;
}

#services .services-item .services-link .services-hover .services-hover-content i{
	margin-top:-12px;
}

#services .services-item .services-link .services-hover .services-hover-content h3,#services .services-item .services-link .services-hover .services-hover-content h4{
	margin:0;
}

#services .services-item .services-caption{
	max-width:400px;
	margin:0 auto;
	background-color:rgba(255,255,255,.7);
	text-align:center;
	padding:25px;
}

#services .services-item .services-caption h4{
	text-transform:none;
	margin:0;
	font-size: 20px;
}

#services .services-item .services-caption p{
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:16px;
	margin:0;
}

.boxwhite{
	background-color: rgba(255,255,255,.6);
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.boxwhite p{
	text-align: left;
}

.boxblue{
	color:#ffffff;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.boxblue p{
	text-align: left;
}

.boxblue h2{
	font-weight: 700;
}

#servicesModal1 .modal-body{
	background-color: rgba(0,0,0,.5);
}

#servicesModal1 .modal-content{
	background-image:url("../img/sticks.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}

#servicesModal2 .modal-body{
	background-color: rgba(0,0,0,.5);
}

#servicesModal2 .modal-content{
	background-image:url("../img/services/PurpleCellTowersgrey.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}

#servicesModal6 .modal-body{
	background-color: rgba(0,0,0,.5);
}

#servicesModal6 .modal-content{
	background-image:url("../media/sticks.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}


#services{
	background-image:url("../media/sticks.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}

#services *{
	z-index:2;
}

@media (min-width:768px){
	#services .services-item{
		margin:0 0 30px;
	}
	
	.mobilephoto{
		display: none;
	}
}

@media (max-width:767px){
	.desktopphoto{
		display: none;
	}
	
	.modal-body h2{
		font-size: 10px;
	}
	
	.modal-body h2{
		
	}
	
	.modal-body p{
		font-size: 10px;
	}
	
	.modal-body p3{
		font-size: 10px;
	}
	
	.modal-body ul li{
		font-size: 10px;
	}
	
	#services p{
		font-size: 10px;
	}
	
	.services-modal .close-modal{
		position:fixed;
		width:40px;
		height:40px;
		background-color:transparent;
		top:15px;
		right:15px;
		cursor:pointer;
		z-index: 100;
	}

	.services-modal .close-modal:hover{
		opacity:.3;
	}

	.services-modal .close-modal .lr{
		height:40px;
		width:6px;
		margin-left:35px;
		background-color:#f7d00f;
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-webkit-transform:rotate(45deg);
		z-index:1051;
	}

	.services-modal .close-modal .lr .rl{
		height:40px;
		width:6px;
		background-color:#f7d00f;
		transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		-webkit-transform:rotate(90deg);
		z-index:1052;
	}
}

.services-modal .modal-content{
	border-radius:0;
	background-clip:border-box;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:0;
	min-height:100%;
	padding:100px 0;
	text-align:center;
}

.services-modal .modal-content h2{
	margin-bottom:15px;
	font-size:20px;
}

.services-modal .modal-content p{
	margin-bottom:30px;
}

.services-modal .modal-content p.item-intro{
	margin:20px 0 30px;
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:16px;
}

.services-modal .modal-content ul.list-inline{
	margin-bottom:30px;
	margin-top:0;
}

.services-modal .modal-content img{
	margin-bottom:30px;
}


@media (min-width:768px){
.services-modal .close-modal{
	position:fixed;
	width:75px;
	height:75px;
	background-color:transparent;
	top:25px;
	right:25px;
	cursor:pointer;
}

.services-modal .close-modal:hover{
	opacity:.3;
}

.services-modal .close-modal .lr{
	height:75px;
	width:8px;
	margin-left:35px;
	background-color:#c3af91;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	z-index:1051;
}

.services-modal .close-modal .lr .rl{
	height:75px;
	width:8px;
	background-color:#c3af91;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	z-index:1052;
	}
}

.services-modal .modal-backdrop{
	opacity:0;
	display:none;
}

#about{
	background-image:url("../media/BGWHITE_80.png");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}


#aboutModal1 .modal-body{
	background-color: rgba(255,255,255, .8);
}

#aboutModal1 .modal-content{
	background-image:url("../media/sticks.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}

#aboutModal4 .modal-body{
	background-color: rgba(0,0,0,.5);
}

#aboutModal4 .modal-content{
	background-image:url("../media/sticks.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}

#aboutModal5 .modal-body{
	background-color: rgba(0,0,0,.7);
}

#aboutModal5 .modal-content{
	background-image:url("../media/sticks.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}




#about .section-heading{
	color: #000000
}

#about .section-subheading{
	color: #000000
}

#about h4{
	color: #000000
}

#about .about-item{
	margin:0 0 15px;
	right:0;
}

#about .about-item .about-link{
	display:block;
	position:relative;
	max-width:400px;
	margin:0 auto;
}

#about .about-item .about-link .about-hover{
	border:10px solid #c3af91;
	position:absolute;
	width:100%;
	height:100%;
	opacity:0;
	transition:all ease .5s;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
}

#about .about-item .about-link .about-hover:hover{
	opacity:1;
}

#about .about-item .about-link .about-hover .about-hover-content{
	position:absolute;
	width:100%;
	height:20px;
	font-size:20px;
	text-align:center;
	top:50%;
	margin-top:-12px;
	color:#000
}

#about .about-item .about-link .about-hover .about-hover-content i{
	margin-top:-12px;
}

#about .about-item .about-link .about-hover .about-hover-content h3,#about .about-item .about-link .about-hover .about-hover-content h4{
	margin:0;
}

#about .about-item .about-caption{
	max-width:400px;
	margin:0 auto;
	background-color:rgba(0,0,0,.5);
	text-align:center;
	padding:25px;
}

#about .about-item .about-caption h4{
	text-transform:none;
	margin:0;
}

#about .about-item .about-caption p{
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:16px;
	margin:0;
}

#about *{
	z-index:2;
}

@media (min-width:767px){
	#about .about-item{
		margin:0 0 30px;
	}
}



#history{
	background-image:url("../media/game1.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
    padding-top: 0px;
}

#history .section-heading{
	color:#ffffff;
}

#history .section-subheading{
	color:#ffffff;
}

#history .timeline-heading{
	color:#ffffff;
}

#history .timeline-body .text-muted{
	color:#ffffff;
}

.timeline{
	list-style:none;
	padding:0;
	position:relative;
}

.timeline:before{
	top:0;
	bottom:0;
	position:absolute;
	content:"";
	width:4px;
	background-color:#f7d00f;
	left:40px;
	margin-left:-1.5px;
}

.timeline>li{
	margin-bottom:50px;
	position:relative;
	min-height:50px;
}

.timeline>li:before,.timeline>li:after{
	content:" ";
	display:table;
}

.timeline>li:after{
	clear:both;
}

.timeline>li .timeline-panel{
	width:100%;
	float:right;
	padding:0 20px 0 100px;
	position:relative;
	text-align:left;
}

.timeline>li .timeline-panel:before{
	border-left-width:0;
	border-right-width:15px;
	left:-15px;
	right:auto;
}

.timeline>li .timeline-panel:after{
	border-left-width:0;
	border-right-width:14px;
	left:-14px;
	right:auto;
}

.timeline>li .timeline-image{
	left:0;
	margin-left:0;
	width:80px;
	height:80px;
	position:absolute;
	z-index:100;
	background-color:#c3af91;
	color:#fff;
	border-radius:100%;
	border:7px solid #c3af91;
	text-align:center;
}

.timeline>li .timeline-image h4{
	font-size:10px;
	margin-top:12px;
	line-height:14px;
}

.timeline>li.timeline-inverted>.timeline-panel{
	float:right;
	text-align:left;
	padding:0 20px 0 100px;
}

.timeline>li.timeline-inverted>.timeline-panel:before{
	border-left-width:0;
	border-right-width:15px;
	left:-15px;
	right:auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after{
	border-left-width:0;
	border-right-width:14px;
	left:-14px;
	right:auto;
}

.timeline>li:last-child{
	margin-bottom:0;
}

.timeline .timeline-heading h4{
	margin-top:0;
	color:inherit;
}

.timeline .timeline-heading h4.subheading{
	text-transform:none;
}

.timeline .timeline-body>p,.timeline .timeline-body>ul{
	margin-bottom:0;
}

@media (min-width:768px){
	.timeline:before{
		left:50%;
	}
	
	.timeline>li{
		margin-bottom:100px;
		min-height:100px;
	}
	
	.timeline>li .timeline-panel{
		width:41%;
		float:left;
		padding:0 20px 20px 30px;
		text-align:right;
	}
	
	.timeline>li .timeline-image{
		width:100px;
		height:100px;
		left:50%;
		margin-left:-50px;
	}
	
	.timeline>li .timeline-image h4{
		font-size:13px;
		margin-top:16px;
		line-height:18px;
	}
	
	.timeline>li.timeline-inverted>.timeline-panel{
		float:right;
		text-align:left;
		padding:0 30px 20px 20px;
	}
}

@media (min-width:992px){
	.timeline>li{
		min-height:150px;
	}
	
	.timeline>li .timeline-panel{
		padding:0 20px 20px;
	}
	
	.timeline>li .timeline-image{
		width:150px;
		height:150px;
		margin-left:-75px;
	}
	
	.timeline>li .timeline-image h4{
		font-size:18px;
		margin-top:30px;
		line-height:26px;
	}
	
	.timeline>li.timeline-inverted>.timeline-panel{
		padding:0 20px 20px;
	}
}

@media (min-width:1200px){
	.timeline>li{
		min-height:170px;
	}
	
	.timeline>li .timeline-panel{
		padding:0 20px 20px 100px;
	}
	
	.timeline>li .timeline-image{
		width:170px;
		height:170px;
		margin-left:-85px;
	}
	
	.timeline>li .timeline-image h4{
		margin-top:40px;
	}
	
	.timeline>li.timeline-inverted>.timeline-panel{
		padding:0 100px 20px 20px;
	}
}

#globe1{
	background-image:url("../media/BGS/globe.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}

.team-member{
	text-align:center;
	margin-bottom:50px;
}

.team-member img{
	margin:0 auto;
	border:7px solid rgba(0,0,0,.7);
}

.team-member h4{
	margin-top:25px;
	margin-bottom:0;
	text-transform:none;
}

.team-member p{
	margin-top:0;
}

.team-member img:hover{
	border: 7px solid #c3af91;
}

.team-member img:active{
	background-image:
}



#1BosHEAD{
	background-image:url("../media/BGS/GLOBE_005.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}



#tempHEAD{
	background-image:url("../media/BGS/BG_security.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}

#projects{
	background-image:url("../media/BGS/PROJECTS_01.png");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}


#what{
	background-image:url("../media/banners/TAN_001.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: #000000;
}


#costSavings{
	background-image:url("../media/SECTION_BGS/HUNDOS.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}



#runsALL{
	background-image:url("../media/BGS/smokey_001.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}





#bannerBOS1{
	background-image:url("../media/BGS/BG_Files.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}


#bannerBOS2{
	background-image:url("../media/BGS/BG_STEELROUGH_001.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}


#bannerBOS3{
	background-image:url("../media/BGS/BG_FILES.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}


#whiteBAND{
	background-image:url("../media/SECTION_BGS/white_SIPS_001.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(9,8,8,1.00);
}

#whiteBAND2{
	background-image:url("../media/SECTION_BGS/white_SIDING_001.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(9,8,8,1.00);
}


#blackBAND{
	background-image:url("../media/BGS/black.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(255,255,255,1.00);
}



#blackBANDcage{
	background-image:url("../media/BGS/cage001.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(255,255,255,1.00);
}

#blackBAND01{
	background-image:url("../media/BGS/DL01_BLACK02.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(255,255,255,1.00);
}


#blackBAND02{
	background-image:url("../media/BGS/CLEAN02_BLACK.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(255,255,255,1.00);
}

#blackBAND03{
	background-image:url("../media/BGS/RCFISTS_BLACK.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(255,255,255,1.00);
}



#blueBAND01{
	background-image:url("../media/bgs/CF01_BLUE.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(9,8,8,1.00);
}




#aquaBAND01{
	background-image:url("../media/bgs/ATG01_AQUA.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(9,8,8,1.00);
}


#redBAND01{
	background-image:url("../media/bgs/DL01_RED.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
	color: rgba(9,8,8,1.00);
}

#tagliner{
	background-image:url("../media/TAGS/SHEDIS_APLENTY_WHITE.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}

#tagliner2{
	background-image:url("../media/TAGS/TILES_MOON_002.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:auto;
	-o-background-size:cover;
}















aside{
	background-image:url("../media/laxjump.jpg");
	background-repeat:none;
	background-attachment:fixed;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	-o-background-size:cover;
}

aside.clients img{
	margin:50px auto;
}

section#contact{
	background-color:#222;
	background-image:url("../media/footer_spaceint_001.jpg");
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
}

section#contact .section-heading{
	color:#fff;
}

section#contact .form-group{
	margin-bottom:25px;
}

section#contact .form-group input,section#contact .form-group textarea{
	padding:20px;
}

section#contact .form-group input.form-control{
	height:auto;
}

section#contact .form-group select,section#contact .form-group textarea{
	padding:20px;
}

section#contact .form-group select.form-control{
	height:auto;
}

section#contact .form-group textarea.form-control{
	height:150px;
}

section#contact .form-control:focus{
	border-color:#c3af91;
	box-shadow:none;
}

section#contact ::-webkit-input-placeholder{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb;
}

section#contact :-moz-placeholder{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb;
}

section#contact ::-moz-placeholder{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb;
}

section#contact :-ms-input-placeholder{
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#bbb;
}

section#contact .text-danger{
	color:#e74c3c;
}

.captcha{
	padding-bottom: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.captcha-button{
	animation-duration: 5s;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 232px;
	height: 68px;
}

.captcha-button:hover{
	color:red;
}

.captcha-button:active{
	background-color: aqua;
	tim
}

button .captcha-button{
	margin-left: auto;
	margin-right: auto;
}




.sendMess{
    color:#ffffff;
	background-color:rgba(0,0,0,0.50);
	border:solid 3px #FF9800;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:700;
	border-radius:8px;
	font-size:18px;
	padding:20px 40px;
    transition:all ease .5s;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
}

.sendMess:hover{
    color:#fbbd61;
	border:solid 3px #ffffff;
    padding:25px 50px;
    transition:all ease .5s;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
}









footer{
	padding:25px 0;
	text-align:center;
	background-color: rgba(0,0,0,1.00);
}

.footer-top{
	

}

.companyLogo{
	width: 100px;
	margin-left:auto;
	margin-right: auto;
	padding-bottom: 30px;
}

.companyLocation{
	color:#ffffff;
	padding-bottom: 30px;
}

.companyLocation img{
	width:30px;
	margin-left: auto;
	margin-right: auto;
}

.companySocial{
	padding-top: 10px;
	padding-bottom: 10px;
}

.companySocial img{
	max-height: 50px;
	float: left;
	padding-left: 10px;
	padding-right:10px;
}

.companyCopyright{
	color:rgba(163,163,163,1.00);
	padding-bottom: 30px;
}

.footer-bottom img{
	max-height: 80px;
	margin-left: auto;
	margin-right: auto;
	
}
footer span.copyright{
	line-height:40px;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	text-transform:none;
}

footer ul.quicklinks{
	margin-bottom:0;
	line-height:40px;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	text-transform:none;
}

ul.social-buttons{
	margin-bottom:0;
}

ul.social-buttons li a{
	display:block;
	background-color:#222;
	height:40px;
	width:40px;
	border-radius:100%;
	font-size:20px;
	line-height:40px;
	color:#fff;
	outline:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
}

ul.social-buttons li a:hover,ul.social-buttons li a:focus,ul.social-buttons li a:active{
	background-color:#FF9800;
}

.btn:focus,.btn:active,.btn.active,.btn:active:focus{
	outline:0;
}

.about-modal .modal-content{
	border-radius:0;
	background-clip:border-box;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:0;
	min-height:100%;
	padding:100px 0;
	text-align:center;
}

.about-modal .modal-content h2{
	margin-bottom:15px;
	font-size:20px;
}

.about-modal .modal-content p{
	margin-bottom:30px;
}

.about-modal .modal-content p.item-intro{
	margin:20px 0 30px;
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style:italic;
	font-size:16px;
}

.about-modal .modal-content ul.list-inline{
	margin-bottom:30px;
	margin-top:0;
}

.about-modal .modal-content img{
	margin-bottom:30px;
}

.about-modal .close-modal{
	position:fixed;
	width:75px;
	height:75px;
	background-color:transparent;
	top:25px;
	right:25px;
	cursor:pointer;
}

.about-modal .close-modal:hover{
	opacity:.3;
}

.about-modal .close-modal .lr{
	height:75px;
	width:8px;
	margin-left:35px;
	background-color:#c3af91;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	z-index:1051;
}

.about-modal .close-modal .lr .rl{
	height:75px;
	width:8px;
	background-color:#c3af91;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	z-index:1052;
}

.about-modal .modal-backdrop{
	opacity:0;
	display:none;
}

::-moz-selection{
	text-shadow:none;
	background:#c3af91;
}

::selection{
	text-shadow:none;
	background:#c3af91;
}

img::selection{
	background:0 0;
}

img::-moz-selection{
	background:0 0;
}

body{
	webkit-tap-highlight-color:#c3af91;
}
