trcd
//Updating font to outfit
@at-root {
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
}
& {
font-family: 'Outfit', sans-serif;
}
// #page-content {
// background-color: $updated-color;
// }
#page-header {
padding-bottom: 5px !important;
//AT THEIR REQUEST
background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/70516f3b-dcae-4e0b-998d-5180667a8ba5/Tahoe%20RCD%20(8).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=128af9e67e6f0dceb7156dd4f9b82f14');
// TAHOE MOUNTAINS
//background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/ca804709-fb30-4088-a924-5ac860361254/Untitled%20design%20(37).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=6efef28d277775a65ac5f8dbcebf7f68');
//OLD background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/1e44be99-b98d-4736-b753-7842911085e8/Untitled%20design%20(34).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=5638e72f8d366bf500aab13069fbee07');
background-size: cover;
background-color: #fff !important;
// background-position: 50% 43%;
}
//carousel caption gradient
.carousel-instance .homepage-carousel-caption {
min-height: 180px !important;
background: rgba(0,0,0, 0.7);
background: linear-gradient(0deg, rgba(0,0,0,0.8) 56%, rgba(0,0,0,0) 100%) ;
}
#page-header > div > nav > div > ul > li {
background-color: #017e44;
border-radius: 20px;
// margin-left: 5px;
font-weight: 500;
margin-bottom: 10px;
margin-right: 10px;
color: #fff !important;
padding-top: 5px;
padding-bottom: 5px;
}
#page-header > div > nav > div > ul > li {
color: #FFF !important;
font-weight: 500;
}
#page-header .header-links ul li a:hover, #app #page-header .header-links ul li a:focus {
color: #fff;
background-color: transparent;
}
.poc-instances-side-content .poc-instance h3 {
background: #001E69 !important;
}
#page-header .header-links ul li a {
color: #fff;
padding: 0 15px;
}
#page-header {
padding-bottom: 5px !important;
background-size: cover;
background-color: #fff !important;
}
p.social-header-streamline span.social-follow-link a, p.social-header-streamline span.social-follow-link a:hover {
color: #fff !important;
}
p.social-header-streamline span.social-follow-link a, p.social-header-streamline span.social-follow-link a:visited {
color: #fff !important;
}
#page-navigation{
background: #EEEEEE;
// background: rgb(0,36,122);
// background: linear-gradient(90deg, rgba(0,36,122,1) 0%, rgba(0,0,0,1) 100%);
// background: rgb(154,40,37);
// background: linear-gradient(90deg, rgba(154,40,37,1) 0%, rgba(196,50,46,1) 50%, rgba(228,58,53,1) 100%);
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
}
// .header-links ul li a {
// color: #000 !important;
// }
.navbar-nav li a{
color: #000000 !important;//#00d4f0 !important;//white !important;
}
//text for items that have no dropdown on hover fix
.navbar-nav li a:hover, .navbar-nav li a:focus{
color: #fff !important;
}
.navbar-nav > li.sl-menu--open > a{
// background: #FEDC44;
color: #FFF !important;
}
.dropdown-menu{
//background: #FEDC44;
color: #FFF !important;
}
.dropdown-menu > li > a, .dropdown-menu > li > .sl-menu__toggle {
//border: none;
color: #FFF !important;
//transition: background-color 0.3s ease;
}
// .dropdown-menu > li > a:hover,
// .dropdown-menu > li > .sl-menu__toggle:hover,
// .dropdown-menu > li > a:focus,
// .dropdown-menu > li > .sl-menu__toggle:focus {
// background: #E9BE01 !important;
// }
/* Hover and focus states for links inside .navbar-nav */
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
// background: #FEDC44;
color: #FFF;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
// background: #FEDC44;
color: #FFF;
}
.header-links ul li a {
color: #fff !important;
}
// .navbar-nav li a{
// color: #555555 !important;
// }
.homepage-quicklinks.horizontal .quicklink-instances {
padding: 30px 0px;
}
// Box Shadow - homepage teasers
.homepage-layout .poc-instances-main-content .poc-instance .inner {
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
}
// Box Shadow - homepage meetings
.board-meetings .poc-instance .inner{
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
}
.poc-instances-side-content .poc-instance .inner{
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.21);
}
.poc-layout .poc-instances-main-content .poc-instance {
padding-bottom: 25px;
}
.homepage-layout .poc-instances-main-content{
background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/5338094e-cfb1-4dd2-9687-9ba75ec50892/Tahoe%20RCD%20(12).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=e832e632becc6732b11b72297470337d');
//background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/3ec1a184-9719-4626-8d61-fad9d6a61e16/Tahoe%20RCD%20(9).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=4facc820f01dbe4aef2a1081e1fa0a68');
// background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/b8ba6cb9-0000-48a2-b743-47cb00e3f8ac/Tahoe.png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=e06175c4f693f641004d2a0b9f556fa9');
background-size: cover;
padding: 5%;
background-color: #fff !important;
}
// Messing with quicklinks (Gradients created with https://cssgradient.io/)
.homepage-quicklinks {
padding: 0 0 15px 0;
// background: #2589c5 !important;
background: #eee;
// background: rgb(0,36,122);
// background: linear-gradient(90deg, rgba(0,36,122,1) 0%, rgba(0,0,0,1) 100%);
}
.homepage-quicklinks .quicklink-instance a:hover .icon{
// background: none !important;
transform: scale(1.3);
background: #4A4449 !important;
}
.homepage-quicklinks .quicklink-instance a:hover h3 {
color: #000000;//#00d4f0 !important;//#fff !important;
transform: scale(1.3);
}
.homepage-quicklinks.horizontal .quicklink-instances{
padding: 10px 0 20px 0 !important;
}
.homepage-quicklinks .quicklink-instance .icon{
width: 50px;
height: 50px;
overflow: visible !important;
/border-radius: 50%;
//background: none !important;
transition: transform .2s; /* Animation */
margin-bottom: 20px !important;
}
.homepage-quicklinks .quicklink-instance .icon img {
width: 40px;
height: 40px;
margin: 20px auto;
}
.homepage-quicklinks .quicklink-instance h3 {
color: #000000 !important;
}
//poc instances bg adjustments
// meeting color adjustments
.board-meetings .poc-instance .inner { background: #f0f0f0 !important;}
//lower teasers
.homepage-layout .poc-instances-main-content {
padding: 30px 0;
}
.poc-instances-side-content .poc-instance .inner{
background: #f0f0f0 !important;}
//board meetings
.board-meetings {
padding: 10px 0 50px 0;
}
//CTA
.poc-instance .call-to-action {
//color: #30971a;
}
// mobile adjustments
@media (max-width: 480px) {
p.social-header-streamline {
margin-top: 15px;
text-align: center;
}
p.social-header-streamline span.social-follow-link a, p.social-header-streamline span.social-follow-link a:active, p.social-header-streamline span.social-follow-link a:visited, p.social-header-streamline span.social-follow-link a:hover {
color: #1A6880 !important;
}
#page-header .header-logo {
width: 300px;
padding-left: 45px;
padding-bottom: 10px;
}
#page-header {
padding-bottom: 5px !important;
background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/36b90a1b-0c05-4846-9674-98121d8ddd72/Tahoe%20RCD%20(11).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=fe43b97ae366755eed2b99a72ea9b3dd');
// background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/ca804709-fb30-4088-a924-5ac860361254/Untitled%20design%20(37).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=6efef28d277775a65ac5f8dbcebf7f68');
//background: url('https://streamline.imgix.net/a8bbf75b-7266-4c92-8655-ffd0cf5dbf0f/1e44be99-b98d-4736-b753-7842911085e8/Untitled%20design%20(34).png?ixlib=rb-1.1.0&w=2000&h=2000&fit=max&or=0&s=5638e72f8d366bf500aab13069fbee07');
background-size: 1000px auto;
background-color: #fff !important;
background-position: 30% 40%;
background-repeat: no-repeat;
}
}
#page-footer {
background: rgb(0,36,122);
background: linear-gradient(90deg, rgba(0,36,122,1) 0%, rgba(0,0,0,1) 100%);
}
//improve the gallery
.traction-image-gallery {
background-color: transparent;
padding: 10px;
}
.traction-image-gallery-nav {
background-color: #1A6880;
//opacity: .9;
padding: 9px;
border-radius: 5px;
padding-right: 38px;
padding-left: 38px;
margin-bottom: 20px;
}
.slick-prev:before, .slick-next:before {
color: #FFF;
opacity: 1.0;
transition: opacity .9s;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
color: #FFF;
}
.banner-zone:before {
opacity: 0;
}
//join our mailing list button color
.engage-button {
background: #017E44 !important;
}
.engage-button:active, .engage-button:focus, .engage-button:hover {
color: #fff;
background: #1A687F !important;
}
// @media (min-width: 480px) {
// #page-header .header-logo {
// margin-top: 100px;
// }
// }
// @media (min-width: 768px) {
// #page-header .header-logo {
// margin-top: 70px;
// }
// }
// @media (min-width: 1800px) {
// #page-header {
// background-position: 50% 45%;
// }
// }
// @media (min-width: 2400px) {
// #page-header {
// background-position: 50% 50%;
// }
// }
.full-poc .body a {
text-decoration: underline;
font-weight: 500 !important;
color: #23669f !important;
}