padding: 10px 0 0 0;
position: relative;
}
-#industries{
- margin-top: 10px;
- background-color: #A1AC88;
-}
-#industries #industry-group{
- display: block;
- max-width: 700px;
- margin: 0 auto;
-}
-@media (min-width: 1000px){
- #industries span{
- display: inline-block;
- color: white;
- padding: 15px;
- text-transform: lowercase;
- }
-}
+
#masthead .flex-box {
display: -webkit-box;
display: -moz-box;
.rtl .bx-wrapper .bx-controls-direction a {
text-indent: 999999999px;
}
+
+#industries{
+ margin-top: 10px;
+ background-color: #A1AC88;
+}
+#industries #industry-group{
+ display: block;
+ max-width: 700px;
+ margin: 0 auto;
+}
+@media (min-width: 1000px){
+ #industries span{
+ display: inline-block;
+ color: white;
+ padding: 15px;
+ text-transform: lowercase;
+ }
+}
+@media screen and (max-width: 768px){
+ .parallax-section:first-child {
+ padding: 10px 0 25px !important;
+ }
+ #industries span{
+ display: inline-block;
+ color: white;
+ padding: 2px 10px;
+ text-transform: lowercase;
+ font-size: 14px;
+ }
+}
.parallax-section h2{
color: white;
.parallax-section:first-child {
padding: 150px 0 75px;
}
-@media screen and (max-width: 768px){
- .parallax-section:first-child {
- padding: 0px 0 25px;
- }
-}
.parallax-section:not(:first-child) h2{
display: none;
}