//padding: 20px;
}
.static-nav-section .active {
-
+
}
.static-nav-link.active {
color: black;
.navigation-bottom .wrap {
padding: 0;
}
-@media screen and (max-width: 1024px) {
+@media screen and (max-width: 640px) {
.site-navigation-fixed {
display: none;
}
+ .panel-content .wrap {
+ margin-top: 0;
+ }
}
@media screen and (max-width: 1280px) {
-
+
.home .site-navigation-fixed.navigation-top {
bottom: auto;
.admin-bar .site-navigation-fixed.navigation-top {
top: 32px;
}
- .has-header-image .custom-header-media img,
- .has-header-video .custom-header-media video,
- .has-header-video .custom-header-media iframe,
- .has-header-image:not(.twentyseventeen-front-page):not(.home)
+ .has-header-image .custom-header-media img,
+ .has-header-video .custom-header-media video,
+ .has-header-video .custom-header-media iframe,
+ .has-header-image:not(.twentyseventeen-front-page):not(.home)
.custom-header-media img {
- //display: none;
+ /* display: none; */
}
.custom-header-media {
position: relative;
position: fixed;
height: auto;
left: 50%;
- margin-top: 140px;
+ /* margin-top: 140px; */
}
.home .top-nav-left {
max-width: 100%;
z-index: 9;
}
.home .wrap .static-nav-parent {
+ float: none;
left: 0;
position: relative;
font-size: 30px;
.home .static-nav-section {
padding: 6px;
}
+ .panel-content .wrap {
+ margin-top: 80px;
+ }
.home .static-nav-section > ul > li {
font-size: 16px;
padding: 0;
.home .navigation-top nav {
margin-left: 0;
}
- .js .home #static-nav-top .static-nav-section > ul,
+ .js .home #static-nav-top .static-nav-section > ul,
.js .home #static-nav-bottom .static-nav-section > ul {
margin: 0;
}
-
+ .static-nav-section ul .static-nav-link::after {
+ padding: 0 5px;
+ }
+
}
/*--------------------------------------------------------------
13.0 Layout
height: 75vh;
width: 100%;
}
+@media screen and (max-width: 48em) {
+ .has-header-image.twentyseventeen-front-page .custom-header,
+ .has-header-video.twentyseventeen-front-page .custom-header,
+ .has-header-image.home.blog .custom-header,
+ .has-header-video.home.blog .custom-header {
+ height: auto;
+ }
+}
.custom-header-media {
bottom: 0;
width: 100%;
}
}
+@media screen and (max-width: 1280px) {
+ .has-header-image .custom-header-media img {
+ top: 100px;
+ }
+}
/* Hides div in Customizer preview when header images or videos change. */
position: absolute;
right: 1em;
top: 50%;
- -webkit-transform: rotate(-90deg); Chrome, Safari, Opera
- -ms-transform: rotate(-90deg); IE 9
+ -webkit-transform: rotate(-90deg); Chrome, Safari, Opera
+ -ms-transform: rotate(-90deg); IE 9
transform: rotate(-90deg);
}
}*/
.site-header .site-navigation-fixed .menu-scroll-down {
- display: none;
+ /* display: none; */
}
/* Scroll down arrow */