h2 {
	font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
.nav li a {
    padding: 0px 8px;
}


.navbar-default {
	border-top:#333 solid 2px;
}
.serviceList {
	list-style-type:none;
	margin-left:0px;
}
.serviceList li {
	font-size:2.5em;
	color:#FFF;
}
.top-home-band {
	margin-top:0px;
}
#home-video-blocker {
	width:100%;
	background-image:url(/userfiles/images/website/video_blocker_01.png);
	background-size:cover;
	bottom: 0px;
	min-height:400px;
}
#block-name {
    left: 40px;
    bottom: 30px;
    font-size: 74px;
    position: absolute;
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color:#d3a30a;
}
#power-by-tagline {
	text-align:center;
	font-size:40px;
	padding-bottom:20px;
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	background:#000;
	text-transform:uppercase;
}
.nectar-shape-divider-banner {
	width: 100%;
    left: 0;
    bottom: -1px;
    /*height: 100%;*/
    position: absolute;
	opacity:1.0;
}
.nectar-shape-divider {
    width: 100%;
    left: 0;
    bottom: -1px;
    /*height: 100%;*/
    position: absolute;
	opacity:1.0;
}
.banner-text {
	text-align: center;
    font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
    font-size:46px;
    padding-top:135px;
	letter-spacing: 2px;
	color:#d6a327;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
}
h1.banner-text {
	margin-top:0;
	margin-bottom:0;
	line-height:1.42;
}
#jumbotron-wrapper {
	padding-top:150px;
}
#jumbotron-wrapper h3 {
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);	
}

.hero-block {
	margin-top:0px;
	margin-bottom:0px;
}
#locked-hero {
	background-attachment: fixed;
}

.low-hero {
	margin-top:0px;
	margin-bottom:0px;	
}
#lower-hero {
	background-attachment: fixed;
	background-position:top;
}
.footer-wrapper {
	padding-top:50px;
	padding-bottom:100px;	
}
.disclaimer-notice {
	font-size:.7em;
	line-height:1.2em;
}
.footer-list h3 {
	font-size:1.5em;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	opacity:.65;
}
.footer-list ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
.footer-list ul li {
	padding-top:5px;
}
.fotter-link {
	font-size:.80em;
	margin-left:4vw;
}

.display-text-block {
	font-size:1.25em;
	padding:10px;
}
.top-home-band .row .col-xs-3 {
    padding-right: 0px;
    padding-left: 0px;
}

.band-packages h4 {
	font-size:1.75em;
	border-bottom:#333 solid 1px; 
	padding-bottom:5px;
	padding-top:20px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #d6a327;	
}
.band-packages .package-item {
	font-size:.8em;
	margin-left:20px;
}

.sidebar-right h2 {
	border-bottom:#FFF solid 1px; 
	padding-bottom:5px; 
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color:#d6a327;
	text-transform:uppercase;
}
.accent-item {
	color:#d6a327;
}
.hover-zoom h1 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.photo-video-header {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-align:center;
	font-size:1.5em;
}
.dbl_underline {
	border-bottom:#999 dotted 1px;
}
.photo-video-slug {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-align:center;
	font-size:.85em;
	padding-top:20px;
}


/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen and (max-width: 600px) {
  
#block-name {
    left: 2px;
    bottom: -15px;
    font-size: 30px;
}
#power-by-tagline {
	font-size: 12px;
    bottom: -10px;
    padding-bottom:5px;
    padding-top:5px;
}
#jumbotron-wrapper {
	padding-top:20px;
}
#jumbotron-wrapper h3 {
	
}
.banner-text {
    font-size:46px;
    padding-top:100px;
}
.hover-zoom h1 {
	font-size:.6em;
}

}