
@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap');

#wpadminbar {display: none !important;}
body {
    font-family: 'Inter', sans-serif;
    background: #FFFFFF;
}h1, h1 a {
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1.3em;
    margin: 25px 0;
}h2 {
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-size: 2em;
     font-weight: 600;
    line-height: 1.1em;
    margin: 25px 0;
}h3 {
    color: #000000;
    font-family: 'Inter', sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1em;
    margin: 25px 0;
}h4 {
    font-family: 'Inter', sans-serif;
    color: #000000;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1em;
    margin: 25px 0;
}p {
    font-family: 'Inter', sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    margin: 15px 0;
}ul {
    list-style-type: none;
    margin: 0;
}ul.inline li {
    display: inline-block;
    float: none;
    margin: 0 7px;
    text-align: center;
}ul.icon-list li {
    color: #000000;
    font-size: 16px;
    line-height: 1.5;
    padding-left: 35px;
    position: relative;
}ul.icon-list li::before {
    content: "\f054";
    font-family: FontAwesome;
    color: #8badce;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 5px;
}
header.header-wrapper, header.inner-page {
  position: relative;
  z-index: 1;
}.header-company-wrapper {
    float: left;
    width: 100%;
}.logo-wrapper {
  padding: 0;
  text-align: center;
  width: auto;
}.header-company-name {
    display: inline-block;
    width: 80%;
}.header-company-title {
    color: #FFFFFF;
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
    text-decoration: none;
    margin: 5px 0;
}.inner-page .header-company-title {
    color: #FFFFFF;
    line-height: 55px;
    margin: 0 0 0 30px;
    width: auto;
}.header-company-name .header-company-wrapper {   
    padding: 0 0 0 30px; 
}.header-company-wrapper,
 .footer-inner-wrapper {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}.button {
    background: #8badce;
    font-size: 16px;
    line-height: 60px;
    font-weight: lighter;
    margin: 0;
    color: #000000;
    padding: 0 38px;
    position: relative;
}.button:hover, 
 .button:focus {
    background: #d1d6d9;
}
/* Clear Default Navigation Styles */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li.active > a,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: none; 
}.top-bar-section ul {
    float: left;
}
/* Start Our Navigation styles */
.navigation-wrapper {
}.navigation-wrapper .top-bar {
    background: none;
    line-height: 45px;
    position: relative;
    z-index: 999;
}.inner-page .navigation-wrapper {
    background: none;
    clear: both;
    width: 100%;
    position: relative;
    z-index: 99;
}.inner-page .navigation-wrapper .top-bar {
    background: none;
    display: block;
    float: right;
    width: auto;
}.top-bar.expanded {
    height: auto !important;
}.top-bar.expanded .title-area {
    background: #8badce;
}.top-bar-section ul{
    float: right;
}.top-bar-section ul li {
    padding: 0 4px;
}.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
    color: #FFFFFF;
    padding: 0 18px;    
    text-transform: uppercase;
    position: relative;
    line-height: 55px;
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:not(.has-form) > a:hover,
 .top-bar-section ul li:not(.has-form) a:hover:not(.button) {
    background: none;
    color: #d1d6d9;
    position: relative;
    line-height: 55px;
    padding: 0 18px;
}.top-bar-section .dropdown {
    background: none;
}.top-bar-section .dropdown li {
    background: none;
    height: 60px;
    line-height: 3  0px;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: #FFFFFF;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 60px;
    padding: 0 15px;
    text-align: center;
}.top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
    background: #FFFFFF;
    color: #8badce;
    padding: 0 15px;
    line-height: 60px;
}.top-bar-section .has-dropdown > a {
    padding-right: 18px !important;
}.top-bar-section .has-dropdown > a::after {
    display: none;
}
/* Default Styles */
.row.full {
    max-width: 100%;
}.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.inline {
    display: inline-block !important;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.footer-wrapper {
    position: relative;
}.footer-inner-wrapper {
    background: #d1d6d9;
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
}.footer-inner-wrapper .button.request-quote {
    background: #8badce;
    font-size: 18px;
    line-height: 40px;
    margin: 0;
    padding: 0 38px;
    position: relative;
}.footer-inner-wrapper .button.request-quote:hover{
  background: #282828;
}
.footer-inner-wrapper .contact-phone {
    color: #000000;
    font-size: 22px;
    line-height: 60px;
    margin: 0;
}.footer-inner-wrapper .social-icons .fa {
    color: #000000;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    width: 50px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}.footer-inner-wrapper .social-icons .fa:hover {
    color: #8badce;
}.map-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 0;
}.contact-phone.phone,
 .contact-email.email,
 .contact-address.address {
    position: relative;
    padding: 0 0 0 45px;
}.contact-phone.phone::before,
 .contact-email.email::before,
 .contact-address.address::before {
    color: #8badce;
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}.contact-phone.phone::before {
    content:  "\f095";    
    font-size: 30px;
}.contact-email.email::before {
    content:  "\f0e0";    
    font-size: 30px;
}.contact-address.address::before {
    content:  "\f041";    
    font-size: 30px;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    color: #333333;
    height: 36px;
    margin-bottom: 9px;
    padding: 3px;
    width: 100%;
}.contactForm textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 100px;
    margin-bottom: 9px;
}.contactForm .captchaWrapper {
    background: #FFFFFF;
    margin: 0 0 9px 0;
}.contactForm .captchaWrapper > img {
    display: inline-block;
    max-height: 36px;
    vertical-align: middle;
}.contactForm .captchaRefresh {
    vertical-align: top;
}.contactForm .submitWrapper {
    text-align: center;
    margin: 0;
}.contactForm .submitWrapper span.submit {
    color: #FFFFFF;
    display: block;
    font-size: inherit;
    background-color: #8badce;
    line-height: 36px;
    padding: 0;
    cursor: pointer;
}.contactForm .submitWrapper span.submit:hover {
    background-color: #282828;
}.emailConfirmation {
    margin: 0 auto;
    text-align: center;
}.emailConfirmation h1 {
    color: #00CC00;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}.disclaimer {
    background: #000000;
    clear: both;
    display: block;
    float: left;
    width: 100%;
}.disclaimer p {
    color: #FFFFFF;
    font-size: 10px;
    line-height: normal;
    margin: 5px 0;
}.disclaimer .lnm-image > img {
    max-height: 35px;
    opacity: 0.4;
}
::-webkit-input-placeholder {
color: #101010;
}
:-moz-placeholder {
color: #101010;  
}
::-moz-placeholder {
color: #101010;  
}
:-ms-input-placeholder {
color: #101010;  
}
@-webkit-keyframes pulsate {
    0%   { opacity: 0.3; }
    50% { opacity: 1; }
    100%   { opacity: 0.3; }
}
@-moz-keyframes pulsate {
    0%   { opacity: 0.3; }
    50% { opacity: 1; }
    100%   { opacity: 0.3; }
}
@-o-keyframes pulsate {
    0%   { opacity: 0.3; }
    50% { opacity: 1; }
    100%   { opacity: 0.3; }
}
@keyframes pulsate {
    0%   { opacity: 0.3; }
    50% { opacity: 1; }
    100%   { opacity: 0.3; }
}
.footer-inner-wrapper .contact-phone {
    font-size: 22px !important;
    font-weight: bold !important;
}
/* PADDING CLASSES */

.top-space {
    margin-top: 6vh;
}.side-buffer {
  padding-left: 7.5vw;
  padding-right: 7.5vw;
}.left-buffer {
    padding-left: 7.5vw;
}.right-buffer {
    padding-right: 7.5vw;
}.small-buffer {
    padding-left: 35px;
    padding-right: 35px;
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.vertical-padding-xs {
    padding-top: 3vh;
    padding-bottom: 3vh;
}.top-padding-xs {
    padding-top: 3vh;
}.bottom-padding-xs {
    padding-bottom: 3vh;
}.vertical-padding-small {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.top-padding-small {
    padding-top: 6vh;
}.bottom-padding-small {
    padding-bottom: 6vh;
}.vertical-padding-medium {
    padding-top: 8vh;
    padding-bottom: 8vh;
}.top-padding-medium {
    padding-top: 8vh;
}.bottom-padding-medium {
    padding-bottom: 8vh;
}.vertical-padding-large {
    padding-top: 10.5vh;
    padding-bottom: 10.5vh;
}.top-padding-large {
    padding-top: 10.5vh;
}.bottom-padding-large {
    padding-bottom: 10.5vh;
}.vertical-padding-x-large {
    padding-top: 13.5vh;
    padding-bottom: 13.5vh;
}.top-padding-x-large {
    padding-top: 13.5vh;
}.bottom-padding-x-large {
    padding-bottom: 13.5vh;
}
@media only screen and (min-width: 1025px) {
.horizontal-padding-large {
    padding-left: 9vw;
    padding-right: 9vw;
}.left-padding-large {
    padding-left: 9vw;
}.right-padding-large {
    padding-right: 9vw;
}.horizontal-padding-medium {
    padding-left: 7vw;
    padding-right: 7vw;
}.left-padding-medium {
    padding-left: 7vw;
}.right-padding-medium {
    padding-right: 7vw;
}.horizontal-padding-small {
    padding-left: 5vw;
    padding-right: 5vw;
}.left-padding-small {
    padding-left: 5vw;
}.right-padding-small {
    padding-right: 5vw;
}.horizontal-padding-xs {
    padding-left: 3vw;
    padding-right: 3vw;
}.left-padding-xs {
    padding-left: 3vw;
}.right-padding-xs {
    padding-right: 3vw;
}  
}
/* Redesign Custom CSS */

/* Home page */
.header-bar {
  position: absolute;
  padding-top: 2vh;
}
#sticky-header.sticky-active {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
  z-index: 1;
  box-shadow: 0px 0px 10px gray;
  padding: 10px 0;
}.phone-wrapper {
  background: #e8eae9;
}.content-wrapper {
  position: relative;
  z-index: 0;
}.white-bg{
  background: #FFFFFF;
  position: relative;
  z-index: 0;
}.slider-wrapper {
  overflow: hidden;
  position: relative;
  height: 38vw;
}.slider-wrapper::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  z-index: -1;
}.slider-bg {
    background-color: black;
}
.button.home-btn {
  line-height: 40px;
  margin: 0;
}.button.home-btn:hover{
  color: #000000;
}.phone-top {
    display: flex;
    justify-content: flex-end;
    max-width: 30%;
}
.phone-text p {
  line-height: 10px;
}.slider-caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  text-align: center;
}.sticky-active .logo-wrapper img {
  filter: invert(1);
}.sticky-active .header-company-title{
  color: #000000;
}.sticky-active .top-bar-section ul li > a, 
.sticky-active .top-bar-section li:not(.has-form) a:not(.button){
  color: #000000;
}.sticky-active .top-bar-section li.active:not(.has-form) a:not(.button), 
.sticky-active .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
.sticky-active .top-bar-section ul li:not(.has-form) > a:hover, 
.sticky-active .top-bar-section ul li:not(.has-form) a:hover:not(.button){
    color: #6488ac;
}
.slider-caption p {
  color: #FFFFFF;
  font-size: 20px;
  margin-bottom: 25px;
}.slider-text {
  font-size: 22px;
}.big-text {
  display: block;
  font-size: 45px;
  font-weight: 900;
  line-height: 1.6;
  text-transform: capitalize;
}.button.slider-btn {
  background: rgb(100, 132, 164,0.6);
  border: 2px solid white;
  line-height: inherit;
  padding: 10px 2vw;
  color: white;
}.button.slider-btn:hover{
  background: #8badce;
}.box-slider {
  display: flex;
  position: relative;
  top: -8vh;
}.home-box {
  background: #8badce;
  text-align: center;
  padding: 3vh 2vw 6vh;
  border-right: 1px solid white;
}.home-box i {
  font-size: 1.4vw;
  background: #1e1e1e;
  color: white;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border-radius: 100%;
}.home-box * {
  color: black;
  font-size: 25px;
  font-weight: 600;
}.row.wide {
  max-width: 100rem;
  margin: 0 auto;
}.equal-height-flex {
  display: flex;
  flex-wrap: wrap;
}.home-bg1{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/home-img1.jpg);
}.home-bg2{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/home-img2.jpg);
}.bg-section{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/home-bg3.jpg);
}.cta-section{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/cta-bg.jpg);
}.border-img {
  position: relative;
}.border-img::before {
  content: " ";
  width: 15vw;
  height: 15vw;
  position: absolute;
  top: -2vh;
  left: -25px;
  background: #8badce;
  z-index: -1;
}.border-img::after {
  content: " ";
  width: 15vw;
  height: 15vw;
  position: absolute;
  bottom: -3vh;
  right: -25px;
  background: #d1d6d9;
  z-index: -1;
}.color-left {
  width: 2vw;
  height: 10px;
  background: #8badce;
  content: "";
  display: block;
  margin: 10px 0;
}.bg-section::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  content: "";
}.bg-section h2 {
  font-size: 3em;
  margin: 1em 0;
}
.bg-section *{
  color: #FFFFFF;
}.faq-box-wrapper {
  background: rgba(255,255,255,0.8);
  padding: 5vh 3vw;
}.faq-box h3 {
  padding-left: 2vw;
}.faq-box .fa {
  color: #8badce;
  font-size: 2.3em;
  background: white;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #8badce;
  position: absolute;
  z-index: 0;
  left: 0;
  margin-left: -1vw;
}.footer-top {
  padding: 25px 0;
}.footer-top h2 {
  font-size: 1.5em;
}.footer-links {
  position: relative;
  padding: 0;
}.footer-links ul li {
  display: inline-block;
  padding: 2vh 2vw 2vh 0;
  color: #000000;
}.footer-links a {
  color: #000000;
}.footer-links a:hover{
  color: #8badce;
}
.color-bg {
  background: #8badce;
}.grey-bg{
  background: #d1d6d9;
}.light-bg{
  background: #e8eae9;
}.white-bg{
  background: #FFFFFF;
}.service-box i {
  font-size: 35px;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: -3vh;
  width: 70px;
  height: 70px;
  background: white;
  border-radius: 100%;
  line-height: 65px;
  border: 5px solid #9b9b9b;
  display: block;
}.service-box p {
  font-size: 25px;
  margin: 0;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.2;
}.service-box {
  padding: 0 2vw 3vh;
  margin-left: 1vw;
  width: 23%;
  box-shadow: 0px 0px 10px #bbb;
}.disclaimer img {
    max-width: 125px;
}
/* Home page */
/* Inner pages*/
.inner-title-wrapper {
  padding: 20vh 0 30vh;
  text-align: center;
  background: #4d4d4d;
  position: relative;
  z-index: 0;
}.inner-heading h1 {
  color: #FFFFFF;
  font-size: 8em;
  letter-spacing: 10px;
}.landing-page-btn {
  background: #8badce;
  font-size: 18px;
  line-height: 50px;
  padding: 10px 40px;
  position: relative;
  color: white;
  font-weight: bold;
}.landing-page-btn:hover{
  background: #282828;
  color: #FFFFFF;
}.inner-bg-wrapper{
  position: relative;
}
.inner-bg {
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/inner-bg.jpg);
  height: 30vw;
}.inner-bg-wrapper::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  content: "";
}.inner-bg-text {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
}.inner-bg-text h1{
  color: #FFFFFF;
  font-size: 7em;
  letter-spacing: 6px;
}.panel-bg1{
  background: bottom / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/panel-img1.jpg);
}.panel-bg2{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/panel-img2.jpg);
}.cta-text {
  background: rgba(255,255,255,0.85);
  padding: 8vh 3vw;
}.install-bg1{
  background: bottom / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/solar-panel-installation-img1.jpg);
}.install-bg2{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/solar-panel-installation-img2.jpg);
}.sale-bg1{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/sale-img1.jpg);
}.sale-bg2{
  background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/sale-img2.jpg);
}.big-heading h1 {
  font-size: 6em;
  letter-spacing: 3px;
}.inner-bg-text p {
    color: white;
    font-size: 20px;
}.edit-link-custom a{
    background: black;
}

/* inner pages end*/
/* end of Redesign */
@media only screen and (max-width: 1680px){
    .phone-top {
        max-width: 35%;
    }.header-company-name{
        width: 73%;
    }
}
@media only screen and (max-width: 1440px) { 
    .top-bar-section ul li {
        padding: 0 5px;
    }.phone-top {
        max-width: 45%;
    }.logo-wrapper img {
        max-width: 100px;
    }.big-heading h1, 
    .inner-bg-text h1, 
    .inner-heading h1 {
        font-size: 4.5em;
    }.service-box p{
        font-size: 22px;
    }.faq-box h3 {
    padding-left: 4vw;
}
}
@media only screen and (max-width: 1280px) { 
  .top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section li.active:not(.has-form) a:not(.button), 
  .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
  .top-bar-section ul li:not(.has-form) > a:hover,
   .top-bar-section ul li:not(.has-form) a:hover:not(.button){
    padding: 0 15px;
  }.home-box{
    padding: 3vh 1vw 2vh;
  }.home-box * {
    font-size: 18px;
}.big-text{
    font-size: 35px;
}.slider-caption p {
    font-size: 18px;
    margin-bottom: 13px;
}.slider-text{
    font-size: 18px;
}.big-heading h1, .inner-bg-text h1, 
.inner-heading h1 {
    font-size: 4em;
}
}
@media only screen and (max-width: 1180px) { 
   .header-company-title{
    font-size: 22px;
   }.header-company-name {
    width: 70%;
}.top-bar-section ul li > a, 
.top-bar-section li:not(.has-form) a:not(.button), 
.top-bar-section li.active:not(.has-form) a:not(.button), 
.top-bar-section li.active:not(.has-form) a:hover:not(.button), 
.top-bar-section ul li:not(.has-form) > a:hover, 
.top-bar-section ul li:not(.has-form) a:hover:not(.button) {
    padding: 0 10px;
    font-size: 11px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button){
    font-size: 11px;
}
.phone-top {
    max-width: 50%;
}.slider-wrapper{
    height: 49vw;
}.service-box p {
    font-size: 19px;
}.big-heading h1, .inner-bg-text h1, .inner-heading h1 {
    font-size: 3.6em;
}
}
@media only screen and (max-width: 1025px) { 
   .mobile-bg{
        background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/mobile-bg.jpg);
        height: 300px;
    }.inner-bg{
        background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/inner-mobile.jpg);
        height: 250px;
    }.phone-top {
        max-width: 100%;
        display: block;
    }.header-bar {
        position: relative;
        padding-top: 0;
    }.logo-wrapper img {
        filter: invert(1);
    }.logo-wrapper {
        display: block;
        width: 100%;
        padding-top: 10px;
    }.header-company-title {
        color: black;
        text-align: center;
    }.top-bar .toggle-topbar.menu-icon a{
        color: black;
    }.top-bar .toggle-topbar.menu-icon a span::after, 
    .top-bar .toggle-topbar.menu-icon a span:hover:after{
        box-shadow: 0 0 0 1px black,0 7px 0 1px black,0 14px 0 1px black;
    }.slider-caption {
        position: relative;
        top: 0;
        background: #e8eae9;
        padding: 10px 0;
    }.border-img {
        height: 400px;
    }.border-img::before, .border-img::after{
        display: none;
    }.border-img{
        border: 2px solid #8badce;
    }.slider-caption p{
        margin-top: 0;
    }.box-slider {
        display: block;
        position: relative;
        top: 0;
        padding: 0;
    }.home-box i{
        font-size: 25px;
    }.vertical-padding-medium {
        padding-top: 2vh;
        padding-bottom: 2vh;
    }.flex-reverse {
    flex-wrap: wrap-reverse;
}.header-company-name{
    width: 100%;
}.slider-caption *, 
.slider-caption p{
    color: #000000;
}.button.slider-btn{
    background: #8badce;
    color: #000000;
}.top-bar.expanded .title-area{
    background: #FFFFFF;
}.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
    color: #000000;
    text-align: center;
    font-size: 14px;
}.top-bar-section li.active:not(.has-form) a:not(.button), 
.top-bar-section li.active:not(.has-form) a:hover:not(.button), 
.top-bar-section ul li:not(.has-form) > a:hover, 
.top-bar-section ul li:not(.has-form) a:hover:not(.button) {
    color: #6488ac;
    font-size: 14px;
}.phone-wrapper {
    background: none;
    position: fixed;
    bottom: 0;
    z-index: 1;
}.phone-text {
    background: #282828;
    color: #FFFFFF;
    text-align: center !important;
}.btn-top{
    background: #8badce;
    text-align: center !important;
}.button.home-btn{
    background: none;
}.phone-text p{
    color: #FFFFFF;
}.right-buffer{
    padding-right: 0;
}.left-buffer{
    padding-left: 0;
}.home-bg2{
    background-position: top;
}.service-box{
    width: 48%;
}.disclaimer {
    text-align: center;
    padding-bottom: 35px;
}.vertical-padding-large {
    padding-top: 5.5vh;
    padding-bottom: 5.5vh;
}.inner-bg-text.contact-text {
    top: 5%;
}.inner-title-wrapper {
    padding: 5vh 0 15vh;
}.nav-bar, 
.navigation-wrapper {
    padding: 0;
}
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .inner-title-wrapper {
        padding: 3vh 0 17vh;
    }.big-heading h1, .inner-bg-text h1, .inner-heading h1 {
    font-size: 3.5em;
}
}
@media only screen and (max-width: 820px){
    .big-heading h1, .inner-bg-text h1, .inner-heading h1 {
    font-size: 3.1em;
    letter-spacing: 0;
}.home-box * {
    font-size: 17px;
}.faq-box h3 {
    padding-left: 7vw;
}
}
@media only screen and (max-width: 767px) { 
    .top-bar-section ul li {
        padding: 0;
    }.header-company-name .header-company-wrapper {
        padding: 0;
    }.header-company-name {
        display: block;
        float: left;
        margin: 0;
        text-align: center;
        width: 100%;
    }.header-company-title a {
        float: none;
    }.big-heading h1, .inner-bg-text h1, .inner-heading h1 {
    font-size: 40px;
}.phone-top {
    padding: 0;
}
}
@media only screen and (max-width: 500px){
    .mobile-bg{
        background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/small-bg.jpg);
        height: 150px;
    }.inner-bg{
        background: center / cover url(https://solar4michigan.com/wp-content/uploads/2024/09/inner-small.jpg);
        height: 150px;
    }.equal-height-flex {
        display: block;
    }.phone-text p{
        font-size: 16px;
        color: #000000;
    }.button{
        line-height: 40px;
        padding: 0 18px;
    }.footer-links{
    display: none;
}.big-heading h1, .inner-bg-text h1{
    font-size: 30px;
    line-height: inherit;
    color: #000000;
}.inner-heading h1{
    font-size: 30px;
    line-height: inherit;
    color: #FFFFFF;
}.phone-text{
    background: #8badce;
    color: #000000;
}
.home-box {
    padding: 2vh 1vw 1vh;
    border-bottom: 1px solid white;
}.big-text {
    font-size: 27px;
    line-height: 1.2;
}.color-left{
    width: 30px;
}h1, h1 a{
    font-size: 35px;
}h2{
    font-size: 26px;
}.bg-section h2 {
    font-size: 25px;
}.service-box {
    width: 100%;
    margin-bottom: 20px;
}.faq-box .fa {
    position: relative;
}.faq-box h3 {
    padding-left: 0;
}.cta-text {
    padding: 8vh 6vw;
}.inner-title-wrapper {
    padding: 5vh 0 11vh;
}.inner-bg-text p {
    font-size: 14px;
    margin: 10px;
    line-height: 1.3;
}.inner-bg-text.contact-text {
    top: 0;
}.side-buffer {
    padding-left: 3.5vw;
    padding-right: 3.5vw;
}.inner-bg-text{
    top: 0;
    position: relative;
}.inner-bg-wrapper::before{
    display: none;
}h3, h4{
    font-size: 20px;
}.inner-bg-text p{
    color: #000000;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button){
    font-size: 14px;
}.landing-page-btn {
    display: block;
    line-height: 30px;
    padding: 5px 25px;
    text-align: center;
    max-width: 80%;
    margin: 10px auto;
}.button.slider-btn {
    padding: 10px 35px;
}
}
@media only screen and (max-width: 325px) { 
.inner-title-wrapper {
    padding: 0vh 0 13vh;
}.inner-heading h1 {
    font-size: 25px;
}
}