if(of_get_option('show_social') == 1):
do_action('accesspress_social');
endif; ?>
- <div id="header-band">
-
+ <div id="industries">
+ <div id="industry-group">
+ <span>Financial</span>
+ <span>Healthcare</span>
+ <span>Technology</span>
+ <span>Manufacturing</span>
+ <span>Professional Services</span>
+ </div>
</div>
</header><!-- #masthead -->
</div>
<?php endif; ?>
<?php if($count === 0){ ?>
- <div id="industries">
- <div id="industry-group">
- <span>Financial</span>
- <span>Healthcare</span>
- <span>Technology</span>
- <span>Manufacturing</span>
- <span>Professional Services</span>
- </div>
+ <div id="header-band">
+
</div>
<?php } ?>
</section>
<?php if($layout != "googlemap_template") :?>
</div>
<?php endif; ?>
- <?php if($count === 0){ ?>
- <div id="industries">
- <div id="industry-group">
- <span>Financial</span>
- <span>Healthcare</span>
- <span>Technology</span>
- <span>Manufacturing</span>
- <span>Professional Services</span>
- </div>
+ <?php if($count === 1){ ?>
+ <div id="header-band">
+
</div>
<?php } ?>
</section>
}
#header-band{
- margin-top: 10px;
- background-color: #C6D4E1;
- height: 50px;
-}
-#industries{
+
position: absolute;
bottom: -50px;
height: 50px;
- background-color: #A1AC88;
+ background-color: #C6D4E1;
z-index: 100;
width: 100%;
+}
+#industries{
+ margin-top: 10px;
+ background-color: #A1AC88;
+ height: 50px;
/* margin-bottom: 20px; */
}
#industries #industry-group{
.parallax-section:first-child {
padding: 150px 0 75px;
}
+.parallax-section:nth-child(2){
+ margin-top: 30px;
+}
/* .parallax-section:first-child::after{
width: 100%;
height: 50px;