/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-page-header-primary .fl-logo-img {
    height: 120px !important;
}

header.fl-page-header .fl-page-header-logo-col {
    padding: 0px !important;
    width: 25%;
}

.top-bar-sec {
    display: flex;
    background: #182333;
    justify-content: center;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
    top: 180px !important;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open {
    top: 100px !important;
}

.fl-page {
    overflow-x: hidden;
}

.top-bar-sec .social-sec-top ul {
    padding: 12px 0px !important;
    margin: 0px !important;
}

.top-bar-sec .social-sec-top ul li {
    display: inline-block;
    padding: 0px 6px;
}

.navbar-nav {
    float: none !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.fl-page-header-text {
    margin: 0 !important;
}

.masthead-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.masthead-center p {
    margin: 0;
}

.masthead-center p img {
    display: block;
    margin: 0 auto 5px;
}

.masthead-center p a {
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: 500;
    line-height: 26px;
}

header.fl-page-header .fl-page-header-wrap {
    padding: 5px 0;
}

.masthead-center p.call-btn {
    color: #ff0007;
    font-weight: 600 !important;
    font-style: italic;
    text-align: center;
}

.masthead-center p.call-btn a {
    font-size: 25px;
    display: block;
    font-style: initial;
    font-weight: 600;
}

.fl-page-bar {
    border: none !important;
}

header.fl-page-header li#custom_html-2 {
    list-style: none;
}

header.fl-page-header .fl-page-nav-col {
    padding: 0px !important;
    width: 75%;
}
.video-sec-cstm iframe {
    height: 550px !important;
	width:100% !important;  
}
header.fl-page-header .fl-page-header-container {
    padding: 0px !important;
    width: 100% !important;
    max-width: 100%;
}
header.fl-page-header .fl-page-header-wrap {
    border: none;
}

header.fl-page-header.fl-page-header-fixed {
    padding: 14px 22px;
}

.fl-page-nav-right.fl-page-header-fixed .fl-logo-img, .fl-page-header-fixed .fl-logo-img {
    max-height: 66px !important;
    width: auto !important;
}

.top-bar-sec .call-sec-top p {
    background: #cf352f;
    padding: 8px 40px;
    margin: 0px 180px 0px 40px!important;
}
.homesec-2 h1.fl-heading {
    color: #2f3d64;
}
.getfree-sec-top a {
    background: #cf352f;
    padding: 12px 25px;
    display: block;
    margin-right: 100px;
}

header.fl-page-header .fl-page-nav-col nav.fl-page-nav {
    padding: 18px 0px 0px;
    justify-content: center !important;
}

header.fl-page-header .fl-page-nav-col nav.fl-page-nav .fl-page-nav-collapse {
    justify-content: center !important;
    display: block !important;
}

header.fl-page-header .fl-page-nav-col nav.fl-page-nav .fl-page-nav-collapse ul#menu-main-menu-1 {
    margin: 0px !important;
    float: none !important;
    text-align: center;
}

header.fl-page-header .fl-page-nav-col nav.fl-page-nav .fl-page-nav-collapse ul#menu-main-menu-1 li.menu-item {
    text-align: center;
    float: none;
    display: inline-block !important;
}


.slider-sec {
    padding: 120px 0px 0px !important;
}

.slider-sec .slider-sec-txt {
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    margin-bottom: 20px;
}

.slider-sec .slider-btn-sec br {
    display: none;
}

.slider-sec .slider-btn-sec a {
    background: #000;
    padding: 14px 40px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    margin-right: 20px;
}

.slider-sec .slider-btn-sec a.readmore-slider {
    background: #df091d;
}

.slider-sec .slider-sec-txt h2 {
    margin: 0px 0px 10px;
    font-weight: bold;
    font-size: 33px;
}

.slider-sec .slider-sec-txt p {
    font-size: 22px !important;
    font-weight: 400;
}

.main-head h2.fl-heading {
    font-size: 40px !important;
    font-weight: bold !important;
    color: #df091d;
}

.main-head h2.fl-heading strong {
    color: #2f3d64 !important;
}



footer.fl-page-footer-wrap h4.fl-widget-title {
    font-size: 21px;
    font-weight: 600;
    border-bottom: 1px solid #656565;
    padding-bottom: 15px;
    margin-bottom: 25px !important;
    text-transform: uppercase !important;
}

.fl-page-footer {
    border-top: 1px solid #000 !important;
    border-color: #000;
    background-color: #000 !important;
}

.fl-page-footer .fl-page-footer-row.row {
    display: block !important;
}

.fl-page-footer .fl-page-footer-row.row .col-md-6 {
    display: block !important;
    max-width: 100% !important;
    flex: 100% !important;
    text-align: center;
}

.fl-page-footer .fl-page-footer-row.row .col-md-6 .fl-page-footer-text {
    text-align: center !important;
    padding-bottom: 0px !important;
}

.fl-page-footer .fl-page-footer-row.row .col-md-6 .fl-page-footer-text span {
    color: #fff !important;
    display: inline-block;
}

.fl-page-footer .fl-page-footer-container.container {
    padding: 18px 0px 16px  !important;
}

.menu-main-menu-container ul.menu li {
    margin: 0px;
}

.menu-main-menu-container ul.menu li a {
    display: block;
    border-bottom: 1px solid #656565;
    padding-bottom: 10px;
    font-size: 14px;
    padding: 12px 0px;
    text-decoration: none !important;
    font-weight: 100;
}

.menu-main-menu-container ul.menu li a::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    position: relative;
    margin-right: 12px;
}

.emergency-alert-banner p {
	font-weight: 500;
	margin: 0;
}
.menu-main-menu-container ul.menu li:last-child a {
    border: none;
}
.emergency-alert-banner p img {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-top: -6px;
}
.col-4-cstm {
    background: rgba(91, 91, 91, 0.9);
    text-align: center;
    padding: 15px;
    border-top: 4px solid #696969;
}

.col-4-cstm ul li {
    display: inline-block;
    background: #4e598f;
    width: 32px;
    height: 32px;
    padding: 7px;
    border-radius: 100%;
    margin: 0px 4px;
}
.attach-blue {
    color: #aaaae2;
}
.col-4-cstm ul li:nth-child(2) {
    background: #d22215;
}

.col-4-cstm ul li:nth-child(3) {
    background: #6c27b5;
}

.col-4-cstm ul li:nth-child(4) {
    background: #66a2d8;
}

.col-4-cstm ul li:nth-child(5) {
    background: #d04c3d;
}

.col-4-cstm .col-4-2 {
    margin: 12px 0px 0px;
}

.col-4-cstm .col-4-2 a::after {
    content: ">>";
}

.cntct-info p i {
    margin-bottom: 18px;
    font-size: 17px;
	margin-right: 10px;
}

.fl-page-footer-text.fl-page-footer-text-1, .fl-page-footer-text.fl-page-footer-text-1 span {
    padding-bottom: 0px;
    color: #fff !important;
    font-size: 14px;
}

p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 100;
}

.menu-main-menu-container ul.menu li:first-child a {
    padding-top: 0px;
}

.cntct-cstm p {
    margin: 0px !important;
}

/* .cntct-cstm p * {
    width: 100%;
} */

.cntct-cstm label {
    width: 100%;
}

.cntct-cstm label input, .cntct-cstm label select, .cntct-cstm label textarea {
    border-radius: 0px !important;
    padding: 10px;
    color: #000 !important;
    font-weight: 400;
    font-size: 14px;
    margin: 1px 0px;
    height: auto;
    max-height: 80px;
}

.cntct-cstm label input::placeholder, .cntct-cstm label select::placeholder, .cntct-cstm label textarea::placeholder {
    color: #000;
}

.cntct-cstm input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0pc !important;
    font-size: 16px;
    width: auto;
    padding: 13px 45px;
    background: #000 !important;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: 500;
}

.service-sec {
    background: #353535;
    padding: 15px;
    display: flex;
}

.service-sec .service-sec-iner-content h3 {
    color: #fff;
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
}

.service-sec .service-sec-iner-content p {
    color: #fff;
}

.service-sec .service-sec-iner {
    width: 140px;
}

.service-sec .service-sec-iner-content p {
    font-size: 13px;
    line-height: 20px;
}

.service-sec .service-sec-iner-content p a {
    color: #df091d;
    font-weight: 500 !important;
}

.whychoose-sec .whychoose-sec2 {
    display: flex;
    margin-bottom: 20px;
}

.whychoose-sec .whychoose-sec2 .whychoose-sec-iner {
    margin-right: 20px;
    width: 110px;
}

.whychoose-sec .whychoose-sec2 h3 {
    color: #fff;
    margin: 0px;
    font-weight: bold;
    font-size: 20px;
}

.whychoose-sec .whychoose-sec2 p {
    color: #fff;
    line-height: 24px;
}

.newsletter-cstm .emaillist form {
    max-width: 600px;
    margin: 0px auto;
}

.newsletter-cstm .emaillist form .es-field-wrap {
    width: 70%;
    float: left;
    margin: 0px;
}

.newsletter-cstm .emaillist form .es-field-wrap label {
    margin: 0px;
    width: 100%;
    background: #f2f2f2 !important;
    color: #000;
    font-weight: 400;
    font-size: 14px;
}

.newsletter-cstm .emaillist form .es-field-wrap label input.es_txt_email {
    border-radius: 0px;
    padding: 30px;
    width: 100%;
}

.newsletter-cstm .emaillist form .es-field-wrap label input.es_txt_email::placeholder {
    color: #000;
}

li.current-menu-item a.nav-link {
    border-bottom: 3px solid #cf352f;
}

.newsletter-cstm .emaillist form input.es_submit_button {
    float: right;
    width: 28%;
    background: #df091d !important;
    border: 2px solid #df091d !important;
    padding: 18px 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    border-radius: 0px !important;
    text-align: center;
}

.video-sec-cstm .fl-video.fl-wp-video, .video-sec-cstm .wp-video {
    height: 550px !important;
}

.getfree-sec-top a:hover {
    background: #fff !important;
}

.homesec-5 .main-head h2.fl-heading strong {
    color: #ffffff !important;
}

.top-bar-sec .call-sec-top p:hover {
    background: #fff;
    color: #cf352f;
}

.top-bar-sec .call-sec-top p:hover a {
    color: #cf352f;
}

a {
    text-decoration: none !important;
}

.slider-sec .slider-btn-sec a:hover {
    background: #fff !important;
    color: #000;
}

.slider-sec .slider-btn-sec a.readmore-slider:hover {
    color: #df091d;
}

.homesec-2 .cntct-cstm input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff !important;
    color: #000;
    border-color: #fff !important;
}

.fl-row.homesec-7 .fl-photo * {
    width: 100%;
}

.service-sec .service-sec-iner-content p a:hover {
    color: #fff;
}

.col-4-cstm ul {
    margin: 10px 0px 30px;
}

.col-4-cstm img {
    width: 100%;
    background: #000;
    padding: 10px 40px;
}

.fl-module-sidebar li {
    list-style: none;
}

.fl-module-sidebar h2.widgettitle, .fl-module-sidebar .fl-module-content h3 {
    margin: 0px 0px 10px;
    font-weight: bold;
    font-size: 24px;
}

.fl-module-sidebar .fl-module-content {
    margin-top: 0px;
}

.fl-module-sidebar li#text-2 {
    background: #de091d;
}

.fl-module-sidebar li#text-2 h2.widgettitle {
    background: #283555;
    color: #fff;
    padding: 10px;
}

.fl-module-sidebar li#text-2 > .textwidget {
    padding: 0px 10px;
    margin-bottom: 20px;
}


.fl-module-sidebar .cntct-cstm p * {
    width: 100%;
}

.fl-module-sidebar .cntct-cstm label {
    width: 100%;
    margin: 0px;
}

.fl-module-sidebar .cntct-cstm label input, .fl-module-sidebar .cntct-cstm label select, .fl-module-sidebar .cntct-cstm label textarea {
    border-radius: 0px !important;
    padding: 10px;
    color: #000 !important;
    font-weight: 400;
    font-size: 14px;
    margin: 3px 0px;
    height: auto;
    max-height: 100px;
}

.fl-module-sidebar .cntct-cstm label input::placeholder, .fl-module-sidebar .cntct-cstm label select::placeholder, .fl-module-sidebar .cntct-cstm label textarea::placeholder {
    color: #000;
}

.fl-module-sidebar .cntct-cstm input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0pc !important;
    font-size: 16px;
    width: auto;
    padding: 13px 45px;
    background: #000 !important;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: 500;
}

.fl-module-sidebar .strong-testimonials-view-widget {
    text-align: center;
    background: url(https://sierrapacificsolar.com/wp-content/uploads/2020/01/choose-bg.jpg) !important;
    padding: 30px 10px 10px;
    background-size: cover !important;
}

.fl-module-sidebar .strong-testimonials-view-widget h2.widgettitle {
    color: #fff;
    margin-bottom: 0px;
}

.fl-module-sidebar .strong-testimonials-view-widget .testimonial-inner {
    padding: 0px !important;
}

.fl-module-sidebar .strong-testimonials-view-widget .testimonial-inner * {
    color: #fff;
}

.fl-module-sidebar li#custom_html-6 {
    margin-bottom: 20px;
}

.schedule-sec a {
    background: #d20011;
    color: #ffff;
    padding: 12px 30px;
    display: inline-block;
    font-size: 15px;
}

.schedule-sec a:hover {
    background: #283555;
}

.fl-module-sidebar li#media_gallery-2 div#gallery-1 {
    background: #e5e5e5;
    padding: 8px;
    margin-bottom: 20px;
}


.getquote-popup-form {
    max-width: 480px !important;
    background: #cf352f;
    padding: 15px 25px;
    width: 100%;
    margin: 0px auto !important;
    position: relative;
}

.popup-form-main {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    top: 0;
    padding: 50px 0px;
    height: 100vh;
}

.getquote-popup-form .popup_close {
    background: #fcfcfc;
    width: 30px;
    float: right;
    color: #cf352f;
    text-align: center;
    height: 30px;
    padding: 1px;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 600;
}

.homesec-2 .cntct-cstm h2, .fl-module-sidebar li#text-2 .cntct-cstm h2 {
    display: none;
}

ul.icon-sec-new {
    padding: 0px;
    margin: 0px;
}

ul.icon-sec-new li {
    list-style: none;
    line-height: 32px;
}

ul.icon-sec-new li::before {
    content: "\f058";
    font: normal normal normal 20px/1 FontAwesome;
    margin-right: 10px;
    color: #df091d;
}

.head-para {
    margin-bottom: 30px;
}

.getquote-popup-form .cntct-cstm h2 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-top: 0px !important;
}

.contact-page .cntct-cstm h2 {
    font-size: 40px !important;
    font-weight: bold;
    color: #cf352f;
    line-height: 44px;
    margin: 0px 0px 20px;
}

.contact-page .cntct-cstm h2 strong {
    color: #2f3d64 !important;
}

.fl-page-footer-widgets .custom-html-widget p a {
    font-weight: 600;
}

.contact-page .fl-module-content {
    background: #e9e9e9;
    padding: 20px 30px 20px;
}

.contact-page .cntct-cstm label input, .contact-page .cntct-cstm label select, .contact-page .cntct-cstm label textarea {
    background: #fff !important;
    border: 1px solid #c6c6c6;
}

#gallery-1 img:hover {
    transform: scale(1.1);
    transition: 0.8s;
}

.fl-page-footer-widgets {
    background-size: cover !important;
}

body {
    overflow-x: hidden !important;
}


.mobile-view a.paoc-popup {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 0px 0px;
    font-size: 16px;
}

.mobile-view {
    position: fixed;
    z-index: 99999;
    padding: 10px 14px;
    bottom: 0;
    width: 100%;
    display: none;
    background: #de091d;
}

.mobile-view .textwidget.custom-html-widget {
    padding: 0px !important;
}

.mobile-view a.call-btn {
    border: 2px solid #fff;
    color: #fff;
    padding: 5px 15px;
    float: right;
    display: inline-block;
    font-weight: 600;
    border-radius: 5px;
    font-size: 12px;
}

.mobile-view a.call-btn:hover {
    background: #fff;
    color: #de091d;
}

.mobile-view li {
    list-style: none;
    margin-bottom: 0px !important;
}

.click-here-sec span.fl-heading-text:hover {
    color: #df091d !important;
    cursor: pointer;
}

.small-heading .fl-heading {
    font-size: 26px !important;
}



.why-choose-us ol li:after {
    content: "\f058" !important;
    position: absolute;
    left: -33px;
    top: 2px;
    border-radius: 100px;
    font-family: 'Font Awesome 5 Free';
    font-size: 19px;
    color: #d20011;
    font-weight: bold;
}
.why-choose-us ol li {
    position: relative;
    list-style-type: none;
	padding: 0px 0px 13px;
}
.why-choose-us li strong {
    color: #d20011 !important;
}


.faqs .fl-accordion-button {
    background-color: #2f3d64;
    padding: 0px !important;
    align-items: center;
    display: flex;
}

.faqs .fl-accordion-button-label {
    color: #fff;
    font-size: 16px;
}

.faqs i.fl-accordion-button-icon {
    background: #df091d;
    padding: 20px;
    color: #fff;
    margin-right: 15px;
    opacity: 1!important;
}


.faqs .fas.fa-minus {
    color: #2f3d64 !important;
}

a:focus {
    outline: none !important;
}

.why-choose-us li p {
    padding-top: 10px;
    padding-bottom: 0px;
    margin: 0px;
}

.why-choose-us li a, .underline_a a {
    color: #2f3d64 !important;
	text-decoration: underline !important;
}

.convernience .service-sec {
    min-height: 125px !important;
}

/*Responsive css start here*/


@media (min-width:1600px) {
	
.fl-page-nav .navbar-nav li > a {
    font-size: 16px;
    padding: 15px 30px !important;
}

.top-bar-sec .call-sec-top p {
    font-size: 16px;
    padding: 10px 40px;
}

.getfree-sec-top a {
    font-size: 16px;
}

.social-sec-top ul li a {
    font-size: 16px;
}
	
.slider-sec .slider-sec-txt {
    padding: 30px;
}

.slider-sec .slider-sec-txt h2 {
    font-size: 40px;
}
	
.slider-sec .slider-sec-txt p {
    font-size: 24px !important;
}

.homesec-1 .fl-slide-content {
    margin: 60px 0px !important;
}

.slider-sec .slider-btn-sec a {
    padding: 16px 50px;
    font-size: 20px;
}

.homesec-2 h2.fl-heading {
    font-size: 44px !important;
    line-height: 56px !important;
}

.homesec-2 p strong {
    font-size: 20px !important;
}

.homesec-2 .cntct-cstm {
    padding: 0px 15px 40px !important;
}

.cntct-cstm label input, .cntct-cstm label select, .cntct-cstm label textarea {
    padding: 16px;
    font-size: 17px;
    margin: 5px 0px;
    max-height: 100px;
}

p {
    font-size: 16px !important;
    line-height: 32px !important;
}

.homesec-2 .fl-button-left a.fl-button {
    font-size: 16px !important;
}

.fl-page-header-primary .fl-logo-img {
    height: 130px !important;
    width: 70%;
}

.fl-row-content.fl-row-fixed-width {
    max-width: 85% !important;
}

.homesec-4 .fl-photo * {
    width: 100%;
}

.homesec-5 h3 strong {
    font-size: 20px !important;
}

.homesec-7 .fl-col-content.fl-node-content {
    padding-bottom: 30px;
}

.fl-full-width .container {
    width: 85%;
}

.video-sec-cstm iframe {
    height: 590px !important;
}

.fl-module-sidebar h2.widgettitle, .fl-module-sidebar .fl-module-content h3 {
    font-size: 32px;
}

.fl-module-sidebar .cntct-cstm label input, .fl-module-sidebar .cntct-cstm label select, .fl-module-sidebar .cntct-cstm label textarea {
    padding: 12px;
    font-size: 16px;
    margin: 4px 0px;
    max-height: 100px;
}

.fl-module-sidebar .cntct-cstm input.wpcf7-form-control.wpcf7-submit {
    font-size: 18px;
    padding: 15px 45px;
}

.schedule-sec a {
    padding: 15px 35px;
    font-size: 18px;
}

ul.icon-sec-new li {
    line-height: 34px;
    font-size: 16px;
}
	
}


@media (min-width:1900px) {
	
.schedule-sec a {
    padding: 16px 40px;
    font-size: 20px;
}
	
.finance-sec > strong {
    font-size: 20px;
}
	
.fl-module-sidebar .cntct-cstm label input, .fl-module-sidebar .cntct-cstm label select, .fl-module-sidebar .cntct-cstm label textarea {
    padding: 14px;
    font-size: 18px;
    margin: 5px 0px;
    max-height: 120px;
}
	
.fl-module-sidebar h2.widgettitle, .fl-module-sidebar .fl-module-content h3 {
    font-size: 40px;
}
	
ul.icon-sec-new li::before {
    font: normal normal normal 24px/1 FontAwesome;
}
	
ul.icon-sec-new li {
    line-height: 38px;
    font-size: 18px;
}	
	
.newsletter-cstm h2.fl-heading {
    font-size: 40px !important;
}
	
.video-sec-cstm iframe {
    height: 620px !important;
}

.homesec-1, .homesec-2  {
    max-width: 85% !important;
    margin: 0px auto !important;
}

header.fl-page-header .fl-page-header-wrap {
    max-width: 85% !important;
    margin: 0px auto !important;
}

.slider-sec .slider-sec-txt {
    padding: 40px;
}

.homesec-1 .fl-slide-foreground {
    max-width: 94%;
}

.homesec-2 .fl-row-content-wrap {
    padding-left: 0px !important;
}

.slider-sec .slider-sec-txt h2 {
    font-size: 48px;
}

.slider-sec .slider-sec-txt p {
    font-size: 28px !important;
}

.slider-sec .slider-btn-sec a {
    padding: 18px 58px;
    font-size: 24px;
}

.homesec-2 .fl-button-left a.fl-button {
    font-size: 20px !important;
    padding: 24px 50px;
}

.cntct-cstm label input, .cntct-cstm label select, .cntct-cstm label textarea {
    padding: 16px;
    font-size: 20px;
}

.cntct-cstm input.wpcf7-form-control.wpcf7-submit {
    font-size: 20px;
    padding: 20px 60px;
}

.section-sec3 h2.fl-heading {
    font-size: 48px !important;
    margin-top: 5px !important;
}

.fl-row.homesec-4 p strong {
    font-size: 20px;
}

.service-sec .service-sec-iner-content h3 {
    font-size: 22px;
}

p {
    font-size: 20px !important;
    line-height: 36px !important;
}

.main-head h2.fl-heading {
    font-size: 52px !important;
}

.whychoose-sec .whychoose-sec2 h3 {
    font-size: 26px;
}

.homesec-7 a.fl-button {
    font-size: 20px;
    padding: 22px 50px !important;
}

.newsletter-cstm .emaillist form {
    max-width: 700px;
}

.newsletter-cstm .emaillist form .es-field-wrap label input.es_txt_email {
    font-size: 18px;
}

.newsletter-cstm .emaillist form input.es_submit_button {
    font-size: 20px;
}

.menu-main-menu-container ul.menu li a {
    font-size: 20px;
}

footer.fl-page-footer-wrap h4.fl-widget-title {
    font-size: 28px;
}

.fl-page-footer-text.fl-page-footer-text-1, .fl-page-footer-text.fl-page-footer-text-1 span {
    font-size: 18px;
}

.homesec-6 .fl-photo * {
    width: 95%;
}

.offer-img .fl-photo * {
    width: 90%;
}

.fl-module.full-img .fl-photo * {
    width: 100%;
}

.getquote-popup-form {
    max-width: 600px !important;
}

.getquote-popup-form .cntct-cstm h2 {
    font-size: 40px;
    line-height: 44px;
}

.popup-form-main {
    padding: 100px 0px;
}

}


@media (min-width:2400px) {
	
.popup-form-main {
    padding: 150px 0px;
}
	
.getquote-popup-form {
    max-width: 800px !important;
}

.getquote-popup-form .cntct-cstm h2 {
    font-size: 48px;
    line-height: 54px;
}
	
ul.icon-sec-new li {
    line-height: 44px;
    font-size: 24px;
}

ul.icon-sec-new li::before {
    font: normal normal normal 30px/1 FontAwesome;
}
	
#gallery-1 .gallery-item img {
    width: 94%;
}
	
.fl-module-sidebar .cntct-cstm input.wpcf7-form-control.wpcf7-submit {
    font-size: 24px;
    padding: 28px 70px;
}
	
.fl-module-sidebar .cntct-cstm label input, .fl-module-sidebar .cntct-cstm label select, .fl-module-sidebar .cntct-cstm label textarea {
    padding: 15px;
    font-size: 24px;
    margin: 6px 0px;
    max-height: 120px;
}
	
.fl-module-sidebar h2.widgettitle, .fl-module-sidebar .fl-module-content h3 {
    font-size: 48px;
}

.fl-page-header-primary .fl-logo-img {
    height: 180px !important;
	width: 60%;
}

p {
    font-size: 24px !important;
    line-height: 42px !important;
}

.getfree-sec-top a {
    font-size: 24px;
    padding: 14px 30px !important;
}	

.social-sec-top ul li a {
    font-size: 26px;
    padding: 0px 12px;
}

.fl-page-nav .navbar-nav li > a {
    font-size: 24px;
    padding: 30px 50px !important;
}
	
.slider-sec .slider-sec-txt h2 {
    font-size: 60px;
}

.slider-sec .slider-sec-txt p {
    font-size: 36px !important;
}

.slider-sec .slider-btn-sec a {
    padding: 22px 70px;
    font-size: 30px;
}

.homesec-2 h2.fl-heading {
    font-size: 56px !important;
    line-height: 70px !important;
}

.homesec-2 p strong {
    font-size: 30px !important;
}

.cntct-cstm label input, .cntct-cstm label select, .cntct-cstm label textarea {
    padding: 22px;
    font-size: 28px;
    margin: 10px 0px;
}

.cntct-cstm input.wpcf7-form-control.wpcf7-submit {
    font-size: 28px;
    padding: 30px 70px;
}

.homesec-2 .fl-button-left a.fl-button {
    font-size: 26px !important;
    padding: 34px 70px;
}

.section-sec3 h2.fl-heading {
    font-size: 60px !important;
    margin-top: 10px !important;
}

.main-head h2.fl-heading {
    font-size: 64px !important;
}

.fl-row.homesec-4 p strong {
    font-size: 30px;
}

.service-sec .service-sec-iner-content h3 {
    font-size: 30px;
}

.homesec-5 h3 strong {
    font-size: 30px !important;
}

.whychoose-sec .whychoose-sec2 h3 {
    font-size: 36px;
}

.video-sec-cstm iframe {
    height: 655px !important;
}

.homesec-7 a.fl-button {
    font-size: 24px !important;
    padding: 32px 60px !important;
}
	
}


@media (max-width:1199px) {

.fl-row.homesec-2 a.fl-button {
    font-size: 14px !important;
    padding: 12px 17px;
}

.fl-row.homesec-2 {
    padding: 40px 0px !important;
}

.top-bar-sec .call-sec-top p {
    padding: 5px 30px;
    margin: 0px 80px 0px 20px!important;
}

.getfree-sec-top a {
    padding: 9px 25px;
    font-size: 14px;
}

.top-bar-sec .social-sec-top ul {
    padding: 8px 0px !important;
}

.top-bar-sec .social-sec-top ul li a {
    font-size: 12px;
}

.fl-page-header-primary .fl-logo-img {
    height: 108px !important;
}

.fl-row.homesec-1 .fl-slide-content {
    margin: 50px 0px 0px 50px !important;
}

.slider-sec .slider-sec-txt h2 {
    margin: 0px 0px 5px;
    font-size: 30px;
}

.slider-sec .slider-sec-txt p {
    font-size: 20px !important;
}

.fl-row.homesec-2 .fl-row-content-wrap {
    padding-left: 0px;
}

.fl-row.homesec-2 .fl-row-content-wrap .main-head .fl-module-content.fl-node-content {
    margin-top: 0px !important;
}

.fl-row.homesec-2 h2.fl-heading {
    font-size: 30px !important;
}

.col-4-cstm {
    padding: 15px 10px;
}

.col-4-cstm ul li {
    width: 30px;
    height: 30px;
    padding: 6px;
    margin: 0px 2px;
}

.fl-row.homesec-7 .fl-node-5e3184989627b .fl-module-content.fl-node-content {
    margin-left: 30px;
}

.whychoose-sec .whychoose-sec2 .whychoose-sec-iner {
    width: 60px;
}

.whychoose-sec .whychoose-sec2 {
    margin-bottom: 15px;
}

.slider-sec {
    padding: 150px 0px 0px !important;
}

}


@media (max-width:991px) {
	
.fl-page-header-primary .fl-logo-img {
    padding: 15px;
}
	
.video-sec-cstm iframe {
    height: 100%!important;
}

.fl-page-nav-right .fl-page-header-logo {
    padding: 0px !important;
}

.top-bar-sec .call-sec-top p {
    padding: 5px 20px;
    margin: 0px 30px 0px 10px!important;
    font-size: 13px;
}

.getfree-sec-top a {
    padding: 10px 15px;
    font-size: 13px;
    margin-right: 30px;
}

.fl-page-nav .navbar-nav > li > a {
    font-size: 13px;
    padding: 15px 6px !important;
}

.fl-row.homesec-1 .fl-slide-content-wrap {
    width: 70% !important;
}

.fl-row.homesec-2 h2.fl-heading {
    font-size: 24px !important;
}

.main-head h2.fl-heading {
    font-size: 30px !important;
}

.service-sec {
    padding: 10px 5px;
}

.service-sec .service-sec-iner {
    width: 90px;
    margin-right: 8px;
}

footer.fl-page-footer-wrap .col-sm-3.col-md-3 {
    width: 50%;
    min-height: 340px;
}

.fl-row.homesec-7 .fl-col {
    width: 100% !important;
    max-width: 100%;
}

.fl-row.homesec-7 {
    text-align: center;
}

.fl-row.homesec-7 .fl-testimonial p img {
    margin: 0px auto 15px;
}

.video-sec-cstm iframe {
    height: 100% !important;
}
	
	
	
	.convernience .service-sec .service-sec-iner-content p {
    font-size: 11px;
    line-height: 19px;
}
.convernience .service-sec .service-sec-iner-content h3 {
    font-size: 13px;
}
	.convernience .service-sec {
    min-height: 145px !important;
    padding: 10px;
}
}


@media (max-width:768px) {
	
.fl-row.homesec-2 {
    padding: 0px !important;
}
	
.contact-page-main .fl-col.fl-node-5e327963694c7 .fl-col-content {
    max-width: 94% !important;
    margin: 0px auto !important;
}

.contact-page-main .fl-col.fl-node-5e327963694c7 .fl-col-content .fl-col-content {
    margin-bottom: 10px !important;
}
	
.fl-row.homesec-1 .fl-slide-content-wrap {
    background: url(https://sierrapacificsolar.com/wp-content/uploads/2020/01/Solar-Panels.jpg) !important;
    width: 100% !important;
    background-size: cover !important;
    background-position: center center !important;
}

.fl-row.homesec-1 .fl-slide-content-wrap .fl-slide-content {
    background: transparent !important;
}

.fl-row.homesec-1 .fl-slide-mobile-photo {
    display: none !important;
}

.slider-sec {
    padding: 100px 0px !important;
}

.fl-builder-content .fl-module-content-slider .slider-sec .slider-sec-txt h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.fl-builder-content .fl-module-content-slider .slider-sec .slider-sec-txt p {
    font-size: 18px !important;
}

.slider-sec .slider-sec-txt {
    margin: 0px auto 20px !important;
    max-width: 500px;
}

.fl-col.fl-col-small {
    max-width: 100%;
}

.cntct-cstm label input, .cntct-cstm label select, .cntct-cstm label textarea {
    padding: 10px;
    font-size: 13px;
    margin: 1px 0px;
    max-height: 80px;
}

.fl-row.homesec-2 .fl-col.fl-node-5e3167dbac4a4 .fl-col-content {
    background: #de091d !important;
}

.fl-row.homesec-4 .fl-photo * {
    width: 100%;
}

}


@media (max-width:767px) {
	
.fl-row.homesec-1 .fl-slide-content {
    margin: 0px 0px 0px 50px !important;
}
	
header.fl-page-header .fl-page-header-wrap {
    position: relative;
}
	
.fl-page-header-primary .fl-logo-img {
    padding: 5px;
	width: 50%;
    height: auto !important;
}
.masthead-center p a {
	font-size: 11px;
	line-height: 18px;
}
.emergency-alert-banner p {
	font-weight: 500;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}
.fl-node-5e316733a8780 p {
	font-size: 15px !important;
	line-height: 24px !important;
}	
.menu-main-menu-container ul.menu li a::before {
    display: none;
}
	
header.fl-page-header .fl-page-nav-col {
    width: 100%;
}
	
header.fl-page-header .fl-page-header-logo-col {
    width: 100%;
    padding: 0 20px !important;
}
	
li.current-menu-item a.nav-link {
    border-bottom: none !important;
}
	
.fl-page-nav .navbar-nav > li > a {
    padding: 15px 6px !important;
}
	
header.fl-page-header .fl-page-nav-col nav.fl-page-nav .fl-page-nav-collapse ul#menu-main-menu-1 li.menu-item {
    display: block !important;
    padding: 10px 20px !important;
}
	
header.fl-page-header .fl-page-nav-col nav.fl-page-nav .fl-page-nav-collapse {
    padding: 0px !important;
    display: none !important;
}
	
header.fl-page-header .fl-page-nav-col nav.fl-page-nav .fl-page-nav-collapse.navbar-collapse.in {
    display: block !important;
}

nav.fl-page-nav.fl-nav.navbar.navbar-default {
    padding: 0px !important;
}

.fl-page-header .fl-page-nav-wrap {
    padding: 0px !important;
}

.top-bar-sec {
    padding: 15px !important;
    justify-content: left !important;
}

button.navbar-toggle.navbar-toggler {
    background: transparent !important;
    position: absolute;
    right: 0 !important;
    top: 30px !important;
    z-index: 999;
    width: 100px !important;
    text-align: right;
}

.fl-page-nav-right .fl-page-header-logo {
    background: #fff !important;
    padding: 5px !important;
}

.top-bar-sec .call-sec-top p {
    margin: 0px 10px 0px 10px!important;
}

.getfree-sec-top a {
    margin-right: 10px;
}
.faqs i.fl-accordion-button-icon {
    padding: 20px  15px;
}
footer.fl-page-footer-wrap .col-sm-3.col-md-3 {
    width: 100%;
    min-height: 100%;
    text-align: center;
}

footer.fl-page-footer-wrap .col-sm-3.col-md-3 .col-4-cstm {
    max-width: 280px;
    margin: 0px auto;
}
.faqs .fl-accordion-button-label {
    font-size: 12px;
    padding: 0px 8px 0px 0px;
}
	.faqs i.fl-accordion-button-icon {
    margin-right: 7px;
}
	
/* .fl-node-ru42xki8vt6q.fl-module-heading .fl-heading span {
    font-size: 29px !important;
}
	
	.why-choose-us li , .why-choose-us li p {
    font-size: 13px !important;
} */

}


@media (max-width:639px) {
	
.fl-page-footer .fl-page-footer-container.container {
    padding: 18px 10px 60px !important;
}
	
.mobile-view {
    display: block;
}

.contact-page .cntct-cstm h2 {
    font-size: 26px !important;
    line-height: 36px;
}	

.contact-page .fl-module-content {
    padding: 20px 10px 20px;
}

.social-sec-top {
    display: none !important;
}

.fl-builder-content .fl-module-content-slider .slider-sec .slider-sec-txt h2 {
    font-size: 26px !important;
    line-height: 34px !important;
}

.banner-section h2.fl-heading {
    font-size: 30px !important;
}

.main-head h2.fl-heading {
    font-size: 24px !important;
}

}


@media (max-width:479px) {
	
.getquote-popup-form .cntct-cstm h2 {
    font-size: 24px;
    line-height: 30px;
}
	
.getquote-popup-form {
    padding: 15px;
    width: 90%;
}
	
.contact-page .cntct-cstm h2 {
    font-size: 21px !important;
    line-height: 30px;
}
	
.menu-main-menu-container ul.menu li a {
    padding: 10px 0px;
}
	
.fl-row.homesec-8 .fl-gallery {
    height: auto !important;
}
	
.fl-row.homesec-8 .fl-gallery-item {
    min-height: 100% !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: calc(50% - 10px);
    float: left !important;
    margin: 0px 5px 10px;
}
	
.newsletter-cstm .emaillist form .es-field-wrap label input.es_txt_email {
    padding: 21px 10px;
}
	
.newsletter-cstm .emaillist form input.es_submit_button {
    width: 30%;
    padding: 10px 10px;
    font-size: 14px;
}
	
.whychoose-sec .whychoose-sec2 {
    display: block;
    text-align: center;
}
	
.whychoose-sec .whychoose-sec2 .whychoose-sec-iner {
    width: 80px;
    text-align: center;
    margin: 0px auto;
}
	
.slider-sec {
    padding: 70px 0px !important;
}
	
.fl-row.homesec-1 .fl-slide-content-wrap .fl-slide-content {
    padding: 0px 10px;
}
	
.getfree-sec-top {
    display: none;
}

.slider-sec .slider-sec-txt {
    padding: 20px 10px;
}

.fl-builder-content .fl-module-content-slider .slider-sec .slider-sec-txt h2 {
    font-size: 20px !important;
    line-height: 26px !important;
}

.fl-builder-content .fl-module-content-slider .slider-sec .slider-sec-txt p {
    font-size: 14px !important;
}

.slider-sec .slider-btn-sec a {
    padding: 14px 30px;
    margin: 0px 5px;
}

}



