/*------------------------------------------------------------------
[Base Stylesheet]
Summary:  This sheet holds all the base styles for the site. It should never be touched once everything is finalized. !!!!!ALWAYS ASK A DEV BEFORE MAKING ANY CHANGES TO THESE STYLES!!!!!
Project:  Partners 2.0
Version:  2.1
Last change:  02/01/18 []
Assigned to:  Scott Killian (SK)
--------------------------------------------------------------------
[Table of contents]
xi. MEDIA QUERIES REFERENCE
xii. PLUGIN OVERRIDES
xiii. LOADER
0. RESET BASE
1. DEFAULTS
2. TOOLS
3. COLORS
4. FONTS
5. BUTTON
6. FORMS
7. NAV FUNCTIONS
8. HEADER
9. FOOTER
10. SECTION
x. FIREFOX ONLY
z. MOBILE TOOLS
-------------------------------------------------------------------*/
/* xi. MEDIA QUERIES REFERENCE */

  /* !!!!!THESE ARE FOR REFERENCE ONLY DO NOT, I REPEAT DO NOT USE THESE FOR STYLES!!!!! */

  /* @media (max-width: 767px) {} */
  /* @media (max-width: 1023px) {} */
  /* @media (min-width: 1024px) {} */
  
/* xiii. LOADER */
  .loader-cover {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999999;
    background: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .egia-logo-large {
    background: url(https://socalwatersmart.com/wp-content/uploads/2018/08/SoCalWaterSmart-Logo2-1.png);
    display: block;
    width: 320px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
  }
	.alert-txt-comm-en {
		text-align: center;
		background-color: #d81010;
		color: white;
		width: 100%;
		margin-bottom: -10px;
	}
	.residencial .alert-txt-comm-es, .residential .alert-txt-comm-en, .language-en .alert-txt-comm-es, .language-es .alert-txt-comm-en {display:none}
	.alert-txt-comm-es {
		text-align: center;
		background-color: #d81010;
		color: white;
		width: 100%;
		margin-bottom: -10px;
	}
/* xii. PLUGIN OVERRIDES */
  img.slider-icon {width: initial !important;}

/* xiii. LOADER */
  .loader-cover {position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 99999999;background: #fff;align-items: center;display: flex;justify-content: center;}ss
  .partner-logo-large {background: url(https://media.egia.org/images_website/elements/overlays/newEgiaLoader2.gif);display: block;width: 320px;height: 150px;background-size: contain;background-repeat: no-repeat;}

/* 0. RESET BASE */
  img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}table{border-spacing:0;border-collapse:collapse}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  ::placeholder {font-size:14px;font-weight:300;color: #ccc;letter-spacing: 1px;opacity: 1;/* Firefox */}
  ::-ms-input-placeholder {color: #ccc;/* Microsoft Edge */}

/* 1. DEFAULTS */
  body {background: #B3B3B3;}
  body,p{font-family: 'Roboto', sans-serif !important;font-weight: 300; font-size: 15px;}
  .btn span,p{font-size:16px}
  .btn{display: inline-block;padding: 6px 30px !important;margin-bottom: 0;font-size: 14px !important;font-weight: normal;line-height: 1.42857143 !important;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent !important;border-radius: 4px;}
  html{height: 100%}
  body{width: 100%;margin:0 auto;line-height:1.85!important;color:#4d4d4f!important; height: 100%;}
  .btn {display: inline-block !important;}
  .btn {border-radius: 0 !important;}
  .btn:hover {color:#fff !important;background-color:#4d4d4f;}
  .btn, button {-webkit-appearance: none;-moz-appearance: none;border: none;outline: 0;box-shadow: none;padding: 4px 20px;text-decoration: none;border-radius: 4px;background: #333333;color: #ffffff;}
  .btn span{font-weight:500; font-size: 16px !important;}
  .btn span:focus,.btn span:hover,.btn:focus,.btn:hover,button:focus,button:hover{color:#fff}
  hr {width: 100%;text-align: left;-webkit-margin-start: 0;margin-bottom: 20px;margin-top: 10px;float: left;clear: both;display: table;overflow: hidden;background-color: #dde0e3;border-width: 0;height: 5px !important;}
  hr.title-hr {margin: 20px 0;width: 180px;}
  a{text-decoration:none!important; color: #006db7;cursor: pointer;}
  a:hover{text-decoration:underline!important; color: #1CA4DF !important;}
  .section-container ol, .section-container ul{ padding-left:15px; }
  ul li {list-style-type: none !important;}
  .main-section ul li {list-style-type: none !important; margin:10px 0;}
  .main-section ol li {margin:10px 0;}
  ul.square-list li:before {display: block !important;}
  ul li:before {color: #0066aa;float: left;margin: 0 0 0 -1em;width: 1em;content: '\25A0';}
  .single-egia-events ul {float: left; clear: both; display: block;width: 100%;}
  .video-container {position: relative;padding-bottom: 56.25%;padding-top: 25px;height: 0;width: 100%;}
  .video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
  .imgIcon{width: 50px;height: auto;}
  #player{z-index: 999999 !important;}

/* 2. TOOLS */
  /* 2.a Alignment */
    .float-none{float:none!important}
    .float-left{float:left}
    .float-right{float:right}
    .clear-both{clear:both;}
    .margin-center{margin:0 auto!important}
    .margin-bottom-zero{margin-bottom:0 !important;}
    .margin-top-zero{margin-top:0;}
    .padding-bottom-zero{padding-bottom:0;}
    .padding-top-zero{padding-top:0;}
    .center-text{text-align:center}
    .align-text-right{text-align:right}
    .center-vert{display:flex;align-items:center;}
    .center-all{display:flex;align-items:center;justify-content:center}
    .center-all img{max-width: 100%;padding: 30px 0 20px;}
    .grey-border-bottom {border-bottom: 4px solid #ffffff;}
    .width-100 {width: 100%;}
    .max-width-one-hundo {max-width: 100%;}
    .ten-margin {margin:10px 0 !important;}
    .twenty-bottom-margin {margin-bottom: 20px;}
    .twenty-margin {margin: 20px 0;}
    .leading {line-height:1.4;}
    .height100 {height: 100%}

  /* 2.b Display */
    .block{display:block}
    .none{display:none}
    .inline{display:inline-block}

  /* 2.c Misc */
    .zero-sum{margin:0 !important;padding:0 !important;}
    .zero-padding, .header-memb-btn div.zero-padding,.module-logos.zero-padding div,.btn-box.zero-padding,.row.zero-padding,.col-md-12.zero-padding{padding:0!important;}
    .zero-margin{margin:0!important}
    .clear{clear:both}
    .zero-p-top{padding-top:0!important}
    .zero-p-bottom{padding-bottom:0!important}
    ul.no-list li:before {display: none;}
    .unclickable > a:hover {cursor: auto !important;}
    .content-area {background: #E0ECF4;}

    @media (min-width:1024px) {
      body,p,.btn span,.btn{font-size: 15px;}
      /*.left-content {padding: 0 60px 60px !important;}*/
    }
    @media (max-width:1023px) {
      .max-width-one-hundo {width: 100%;max-width: 200px;margin: 0 auto;display: block;}
    }
    @media (max-width:768px){
      .center-vert{display:block;align-items:initial;}
      .center-vert img {margin-bottom: 25px;}
    }

/* 3. COLORS */
  .lite-text {color:#ffffff !important;}
  .lite-bg {background:#ffffff;}

  .dark-text {color:#000000 !important;}
  .dark-bg {background:#000000;}

  /* 3.a Blue Section */
    .main-text{color:#0068AD!important}
    .main-bg{background:#0068AD}

    .s-main-text{color:#00527f!important}
    .s-main-bg{background:#00527f}

    .t-main-text{color:#0068AD!important;}
    .t-main-bg{background:#0066aa;}

  /* 3.b Secondary Section */
    .secondary-text{color:#74ab4e!important}
    .secondary-bg{background:#74ab4e}

    .s-secondary-text{color:#447337!important}
    .s-secondary-bg{background:#447337}

    .t-secondary-text{color:#335c2c!important}
    .t-secondary-bg{background:#335c2c}

  /* 3.d Grey Section */
    .grey-text{color:#7D8A96}
    .grey-bg{background:#7D8A96}

    .s-grey-text{color:#656870}
    .s-grey-bg{background:#656870}

    .t-grey-text{color:#46484e}
    .t-grey-bg{background:#46484e}

    /* 3.d Green Section */
    .green-text{color:#439f3a}
    .green-bg{background:#439f3a}


  /* 3.f Other */

/* 4. FONTS  */
  /* 4.a Heading */
    .heading-text {font-family: 'Roboto Slab', serif;}
    h1,h2 {font-family: 'Roboto', serif; font-weight: 700;}
    h1{font-size:26px;}
    h2{font-size:26px;}
    h3{font-size:24px;margin-top: 0;line-height: 1.2}
    h4{font-size:18px;line-height:26px;}
    h6{font-size:15px;}
    .sub-heading {margin-bottom:0 !important;}

    @media (max-width: 1024px){
      h3 {font-size: 20px;margin-top: 0;line-height: 1.2;}
      .textwidget.custom-html-widget h4 {font-size: 20px !important;}
      .textwidget.custom-html-widget h3 {font-size: 24px !important;}
    }
  /* 4.b Text transform */
    .uppercase {text-transform: uppercase}

  /* 4.c Font Family */
    .main-font {font-family: 'Open Sans', sans-serif;}

  /* 4.d Font Weight */
    .regular {font-weight: 400 !important}
    .bold {font-weight: 700 !important}

  /* 4.e Font Icon */

/* 5. BUTTON */
  .btn {width: auto;padding: 10px 20px;}
  .btn-bg-partner {background: rgba(66,66,66,0.8);transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;}
  .btn-box:hover .btn-bg-partner {background: rgba(66,66,66,0);transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;}
  .btn-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgb(66,66,66);opacity: 0;transition: 1s;}
  .btn-box:hover .btn-overlay {opacity: 0.8;transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;}
  .btn-box img {width: 100%;}
  .btn-box-text {position: absolute;left: 0;right: 0;bottom: 0;top: 40%;width: 100%;font-size: 1.2em;display: flex;align-items: center;justify-content: center;padding: 10px 15px;line-height: 1.2;max-height: 62px;height: 62px;}
  .wide-button{min-width:240px !important;}
  .cu-button-nav.active-btn {background: #447337;}
  .cu-button-nav {cursor: pointer;}

  .training-box {min-height: 200px;position: relative;text-align: center;border:3px solid #ffffff;}
  .training-box:hover {background-color: #d8d8d8;}
  .training-box .logo {max-width: 200px;width: 100%;height: 60px;background-size: contain; background-repeat: no-repeat; margin: 20px auto; text-align: center; position: relative;background-position: center;}
  .training-box span {width: 100%;display: block;line-height: 1.4;}
  .training-box div {margin: 0 auto;}
  .training-box.no-content {background-color: #c5c5c5;}

  .home-btn {padding: 10px 20px;line-height: 20px;height: 90px;display: flex;align-items: center;}
  .home-btn .svg-inline--fa {width: 2.5em !important;height: 2.5em !important;margin-right: 10px;}
  .home-btn span {font-size: 16px;display: table-cell;vertical-align: middle;}

  @media (min-width: 1024px){
    .btn-box{position:relative;border-left: 5px solid #fff;border-right: 5px solid #fff;max-height: 242px;overflow: hidden;}
    .btn-box:first-child {border-left: 0 solid #fff;border-right: 5px solid #fff;}
    .btn-box:last-child {border-left: 5px solid #fff;border-right: 0 solid #fff;}
  }

  @media (max-width: 1023px) {
    .btn-box {position:relative;border-left: 5px solid #fff;border-right: 5px solid #fff;max-height: 242px;overflow: hidden;}
    .btn-box:first-child, .btn-box:nth-child(3) {border-left: 0 solid #fff;border-right: 5px solid #fff;}
    .btn-box:first-child, .btn-box:nth-child(2) {border-bottom: 5px solid #fff;}
    .btn-box:last-child, .btn-box:nth-child(3) {border-top: 5px solid #fff;}
    .btn-box:last-child, .btn-box:nth-child(2) {border-left: 5px solid #fff;border-right: 0 solid #fff;}
    .wide-button{}
  }

  @media only screen and (max-width: 767px) {
    .btn-box{position:relative;border-left: 10px solid #fff !important;border-right: 10px solid #fff !important;border-top: 5px #fff solid !important;border-bottom: 5px #fff solid !important;overflow: hidden;max-height: initial !important;}
    .btn-box:first-child{border-top: 0 #fff solid !important;}
    .btn-box:last-child{border-bottom: 0 #fff solid !important;}
    .btn-box.col-md-3.col-sm-6.col-xs-12.zero-margin.zero-padding {
      margin-bottom: 10px !important;
    }
  }

/* 6. FORMS */

/* 7. NAV FUNCTIONS */
  .residential .com-header-img {display: none}
  .residencial .com-header-img {display: none}
  .commercial .res-header-img {display: none}
  .Commercial .res-header-img {display: none}


  .residential .residential-menu, .residencial .residential-menu {height: 100%; display: flex; align-items: center;}
  .residential .commercial-menu, .residencial .commercial-menu {display: none}

  .commercial .residential-menu, .Commercial .residential-menu {display: none}
  .commercial .commercial-menu, .Commercial .commercial-menu {height: 100%; display: flex; align-items: center;}
  /* Menu Toggle */
    #toggle {width: 100px;height: 30px;margin: 10px 0;display: flex;align-items: center;float: right;cursor: pointer;}
    #toggle .menu-toggle div {width: 100%;height: 3px;background: #ffffff;margin: 4px auto;transition: all 0.3s;backface-visibility: hidden;}
    #toggle.on .menu-toggle div {margin: 5.8px auto;}
    #toggle .menu-toggle div {width: 100%;height: 3px;background: #ffffff;margin: 4px auto;transition: all 0.3s;backface-visibility: hidden;}
    #toggle.on .one {transform: rotate(45deg) translate(5px, 5px);}
    #toggle.on .two {opacity: 0;}
    #toggle.on .three {transform: rotate(-45deg) translate(7px, -8px);}
    .menu-toggle {float: right;display: block;width: 20px;position: relative;top: -1px;cursor: pointer;}
    .on .menu-toggle {top: 1px;}
    .menu-text {font-size: 21px;text-transform: uppercase;font-weight: 500;color: #ffffff;float: left;margin-right: 10px;cursor: pointer;}

    .header-select li.menu-item:hover {background: none !important;text-decoration:  none !important;}
    .header-select ul.sub-menu li {padding: 0;}
    .header-select ul.sub-menu li:hover {background: #ffffff !important;}
    .header-select ul.sub-menu {position: absolute !important;z-index: 9999 !important;top: 27px !important;background: none !important;padding-left: 0 !important;padding-top: 0 !important;padding-bottom: 0 !important;padding-right: 0 !important;color: #333333 !important;white-space: nowrap !important;}
    .header-select ul li:before {display: none !important;}
    .header-select svg.svg-inline--fa {vertical-align: -0.225em;}
    .header-select svg {width: 15px !important;height: 20px !important;top: 3px;}
    .header-select li.menu-item {margin-right: 12px;cursor: pointer;}

    @media (min-width: 1025px){
      /* Main Menu Styles */
        .home-nav-btn {float: left;top: 0;position: absolute;left: 0;height: 60px;width: 60px;display: flex;align-items: center;justify-content: center;background-color: #5B5E65;}
        .search-nav-btn {float: right;top: 0;position: absolute;left: 0;height: 60px;width: 60px;display: flex;align-items: center;justify-content: center;background-color: #0e6aab;}
        nav.main-nav {padding: 0 2.5%;position: fixed;top:106px;z-index: 9;width: 100%;max-width: 1170px;height: 60px; box-shadow: 0px 7px 20px -8px rgba(0, 0, 0, 1);}
        .main-menu {padding: 0 2.5%;color: #000000;text-align: right;margin: auto;display: none;position: absolute;width: 100%;background: #ffffff;top: 50px;left: 0;right: 0;}
		.Commercial nav.main-nav, .commercial nav.main-nav {top: 120px;}
        nav.main-nav ul li:before {display: none;}
        nav.main-nav ul li a {font-size: 15px;text-transform: none;font-weight: 400;color: #ffffff !important;float: left;margin-right: 20px;margin-left: 20px;margin-top:18px;cursor: pointer;letter-spacing: 0.5px;}
        nav.main-nav ul li a:hover{text-decoration: none !important;}
        .menu-menu-1-container {float: right;}
        ul#menu-menu-1 {display: block;float: left;}
        ul#menu-menu-1 li {float: right;display: block;text-align: right !important; clear: both;}
        .main-menu, .menu-residential-menu-container, #menu-residential-menu-1, li.menu-item, #menu-commercial-menu-1, .menu-commercial-menu-container, .menu-residencial-menu-container, #menu-residencial-menu-1, .menu-comercial-menu-container, #menu-comercial-menu-1 {height: 100%}
        nav.main-nav.sticky {top: 0;transition: .25s all;}
        .header-select ul.sub-menu {background: #ffffff !important;}

      /* Sub Menu Styles */
        ul.sub-menu {display: none;position: absolute;z-index: 9999;top: 60px;background: #46484E;/*padding-top: 15px;padding-bottom: 15px;*/padding-right: 0;color: #cccccc;white-space: nowrap;padding-left: 0}
        ul.sub-menu li {padding: 10px 20px;width: 100%;cursor: pointer;}
        ul.sub-menu li:hover {background: #272727;}
        ul.sub-menu li a {padding: 0 !important;margin: 0 !important;cursor: pointer;}
        li.menu-item {position: relative;display: block;float: left;border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;cursor: pointer;} 
        li.menu-item:before {display: none;}
        li.menu-item:hover {background: #46484E;text-decoration:  none !important;}
        .sub-menu .menu-item-has-children {display: block;width: 100%;float: left;clear: both;position: relative;}
        .menu-item-has-children:hover ul.sub-menu {display: block;}
        ul.sub-menu .menu-item-has-children ul.sub-menu {background: #46484E;display: none;position: absolute;z-index: 9999;top: 0;left: 100%;color:#ccc;}
        ul.sub-menu .menu-item-has-children:hover ul.sub-menu, ul.sub-menu .menu-item-has-children:hover ul.sub-menu:hover {display: block;}
    }
    
    @media (max-width: 1024px){
      #toggle {clear: both;}

      #commercial-menu-toggle, #residential-menu-toggle {width: 100%;float: left;clear: both; background: #656870;}
      #commercial-menu-toggle a, #residential-menu-toggle a {color: #ffffff; padding-left: 20px;}
      
      #commercial-menu-toggle #menu-commercial-menu,
      #residential-menu-toggle #menu-residential-menu,
      #residential-menu-toggle #menu-residencial-menu,
      #commercial-menu-toggle #menu-comercial-menu {display: block;list-style-type: none;-webkit-margin-before: 0;-webkit-margin-after: 0;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 0;}

      .sub-menu {display: none;}
      .sub-menu .menu-item-has-children .sub-menu {display: none;}
      .menu-item-has-children:hover .sub-menu {display: block;}
      .menu-item-has-children:hover .sub-menu .sub-menu {display: none;}
      .sub-menu .menu-item-has-children:hover .sub-menu{display: block;}
      .sub-menu {width: 100%; -webkit-padding-start: 0; padding-top: 10px;}
      .sub-menu li:first-child {/*border-top: 2px solid #fff;*/}

      #commercial-menu-toggle ul li:before {display: none}
      #residential-menu-toggle ul li:before {display: none}

      #commercial-menu-toggle ul li:hover {background: #46484E;}
      #residential-menu-toggle ul li:hover {background: #46484E;}
      #commercial-menu-toggle .sub-menu li:hover {background: #313233;} 
      #residential-menu-toggle .sub-menu li:hover {background: #313233;} 

      .menu-commercial-menu-container,
      #menu-commercial-menu,
      .menu-commercial-menu-container ul li,
      .menu-residential-menu-container,
      #menu-residential-menu,
      .menu-residential-menu-container ul li,
      .menu-residencial-menu-container,
      #menu-residencial-menu,
      .menu-residencial-menu-container ul li,
      .menu-comercial-menu-container,
      #menu-comercial-menu,
      .menu-comercial-menu-container ul li {width:100%;}

      .menu .menu-item-has-children:hover a {text-decoration: none !important; color:#ffffff !important;}
      .menu-commercial-menu-container ul li, .menu-residential-menu-container ul li, .menu-residencial-menu-container ul li, .menu-comercial-menu-container ul li {padding: 10px 0;}
      .menu-item-has-children a {position: relative; display: block;}
      .menu-item-has-children a:after {
        content: "+";
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 60px;
        z-index: 999999;
        top: -10px;
        font-size: 24px;
        font-weight: bold;
      }
      .menu-item-has-children:hover a:after, .menu-item-has-children .sub-menu li.menu-item-has-children:hover a:after {content: "-";}
      .menu-item-has-children .sub-menu li .sub-menu li a:after, .menu-item-has-children .sub-menu li a:after, .header-select .menu-item-has-children a:after, .header-select .menu-item-has-children:hover a:after {display: none;}
      .menu-item-has-children .sub-menu li.menu-item-has-children a:after {
        content: "+";
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 60px;
        z-index: 999999;
        top: -10px;
        font-size: 24px;
        font-weight: bold;
      }
    }

/* 8. HEADER */
  .main-header{padding:20px 40px 30px;display: flex; align-items: center; position: relative;background: #ffffff;}
  .main-logo {width: 100%;max-width: 320px;}
  .header-select {float: right;position: absolute; right: 30px; top: 0;}
  .header-select a {color: #4d4d4f !important;}
  header {background-color: #fff; }
  header p {font-size: 1em;margin-top: 10px;margin-bottom:20px;}
  .tagline-title h1 {font-size: 50px;}
  .tagline-title h2 {padding-top: 10px;font-weight: 400;font-size: 42px;}
  .tagline-title {padding: 20px;}
  .tagline {min-height: 450px;background-image: url(https://via.placeholder.com/1440x450);background-size: cover; }
  section.about-slider.slider.slick-initialized.slick-slider {margin-top: 0;}
  li#menu-item-10525, li#menu-item-10499, li#menu-item-10490, li#menu-item-10507 {width: 15px; margin-right: 0}

  @media (max-width: 1024px){
    li#menu-item-10498, li#menu-item-9764, li#menu-item-9761, li#menu-item-10498 {margin-right: -5px}
    .main-logo {width: 100%;display: inline-block;max-width: 170px; padding: 0 10px; margin-left: 0 !important; margin-bottom: 15px;}
    .main-header {padding: 20px 0 30px; display: block; position: relative; background: #ffffff; height: 130px; margin: 0 auto; text-align: center;}
    .commercial .commercial-menu, .Commercial .commercial-menu, .residential .residential-menu, .residencial .residential-menu {height: auto;display: block;align-items: center;}
    .header-select {float: none;position: initial;right: 0;top: 0;}
    ul#menu-header-nav-commercial-es, ul#menu-header-nav-header-select-residential-spanish, ul#menu-header-nav, ul#menu-header-nav-commercial {-webkit-padding-start: 0;margin: 0 auto;display: block;text-align: center;}
    .header-select li.menu-item {padding: 0;cursor: pointer;display: inline-block;position: relative;background: #ffffff;width: 65px;}
    .main-nav {background: #333;}
    .home .main-section.row.zero-margin, .page-id-8 .main-section.row.zero-margin, .page-id-9255 .main-section.row.zero-margin {border-top: 0 #fff solid !important;}
    .header-select .menu-item-has-children:hover a {
      color: #4d4d4f !important;
    }
  }


/* 9. FOOTER */
  footer {border-top: 50px solid #0068AD;}
  footer p {font-size: 14px;line-height: 18px;}
  footer .main-container {padding: 40px 0;}
  footer h3 {font-size: 18px;margin-bottom: 20px;}
  select.goog-te-combo {background-color: #f2f2f2 !important;height: 32px !important;font-weight: normal;max-width: 150px;}

  /* 9.a Footer Icons */
    footer .svg-inline--fa {width: 12px !important;height: 12px !important;position: relative;top: -8px;}

/* 10. SECTION */
  .main-section.row.zero-margin {display: block;float: left;width: 100%;}
  .home .main-section.row.zero-margin, .page-id-8 .main-section.row.zero-margin, .page-id-9255 .main-section.row.zero-margin {border-top: 50px #fff solid;}
  .main-container, footer {max-width: 1170px;margin:0 auto !important;}
  .page-container {background-color: #f1f4f7;float: left;width: 100%;display: block; min-height: 953px;}
  .home .page-container, .page-id-8 .page-container, .page-id-9255 .page-container {min-height: auto !important;}
  .home .page-container, .page-id-8 .page-container, .page-id-9255 .page-container {background-color: #ffffff;}
  .section-container {padding: 25px 60px;}
  .btn-section {background:#ffffff;}
  @media (max-width: 1024px){
    .page-container {background-color: #f1f4f7;float: left;width: 100%;display: block;min-height: auto;}
  }
/* 11. SIDEBAR */
  .sidebar {padding: 20px 30px;text-align: center;}
  .sidebar .btn {width: 100%;}
  .sidebar .btn:hover {text-decoration: none !important;}
  .widget_text.estimate-sidebar, .widget_text.rebate-sidebar {margin-top: 20px;}

/* 12. PAGE */
  .interior-page .main-section {margin-top: 60px !important;}
  .main-content {margin-top: 0px !important;}
  .interior-page-content {background-color: #f1f4f7;margin-bottom: 20px;padding: 20px 0;}
  .title-box {display: block;float: left;width: 100%;border-top: 48px solid #fff;}
  .title-box-hide{display: none;}
  .page-title {font-size: 30px;line-height: 30px;min-height: 50px;padding: 30px 0px 20px 60px !important;margin: 0;font-weight: bold;text-transform: uppercase;background-color: #0068ad;}
  .page-subtitle {padding: 5px 0px 5px 60px !important;font-weight: 300;font-size: 23px;display: inline-block;margin: 0;position: relative;}

  @media (max-width: 1024px){
    .title-box {display: block;float: left;width: 100%;border-top: 0 solid #fff;}
    .page-title {font-size: 20px; padding: 15px 15px 10px 60px !important;}
    .page-subtitle {font-size: 16px;}
  }

/* 13. ACCORDION */
  #expand {
    float: left;
    width: 100%;
    padding: 10px 20px;
    background: #f1f4f7;
  }
  .expand-toggle {
    cursor: pointer;
    background-color: #656870;
    color: #ffffff;
    font-weight:300;
    cursor: pointer;
    padding: 18px 50px 18px 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    letter-spacing:.1px;
    line-height: 26px;
  }
  .expand-toggle:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 0px;
    font-size: 30px;
  }
  .active-toggle {
    background-color: #0066aa;
  }
  .active-toggle:after {
    content: "\2212";
  }
  .expand-content {
    display: none;
    padding: 30px;
    background-color: #ffffff;
  }
  .expand-content.default {display: block;}

/* 14. COMMERCIAL SECTION */
  .commercial .page-title{background-color: #41a043 !important;}
  .commercial .page-subtitle{background-color: #2b662c !important; width: 100%;}
  .commercial ul li:before {color: #41a043 !important;float: left;margin: 0 0 0 -1em;width: 1em;content: '\25A0';}
  .commercial .btn {background-color: #41a043 !important;}
  .commercial .btn:hover {background-color: #4d4d4f !important;}
  .commercial footer {border-top: 30px solid #41a043 !important;}
  .commercial .active-toggle{background-color:#41a043 !important;}
  .commercial .s-main-bg{background-color:#41a043 !important;}
  .commercial .footer-link{color:#41a043 !important;}
  .commercial .main-bg{background-color: #41a043 !important;}
  .commercial .slider-nav{background-color:#79b76c !important;}
  .commercial .home-bg{background-color: #2c6526;}
  .commercial .main-section {border-bottom: 8px solid #41a043 !important;}

/* 15. COMERCIAL SPANISH SECTION */
  .Commercial .main-section {border-bottom: 8px solid #41a043 !important;}
  .Commercial .page-title{background-color: #41a043 !important;}
  .Commercial .page-subtitle{background-color: #2b662c !important; width: 100%;}
  .Commercial ul li:before {color: #41a043 !important;float: left;margin: 0 0 0 -1em;width: 1em;content: '\25A0';}
  .Commercial footer {border-top: 50px solid #41a043 !important;}
  .Commercial .active-toggle{background-color:#41a043 !important;}
  .Commercial .s-main-bg{background-color:#41a043 !important;}
  .Commercial .footer-link{color:#41a043 !important;}
  .Commercial .main-bg{background-color: #41a043 !important;}
  .Commercial .slider-nav{background-color:#79b76c !important;}
  .Commercial .home-bg{background-color: #2c6526;}
  .Commercial .t-main-bg{background-color: #41a043 !important;}
  .Commercial .btn:hover {background-color: #4d4d4f !important;}

/* 16. SLIDER */
  .slider-content{padding:30px 25px !important;}

  .slider-nav-container {
    padding-left: 40px;
  }
  .slider-subtitle, .slider-title {
    line-height: 28px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    text-align: center;
  }
  .title-top {
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 3px;
    width: 100%;
    display: block;
    line-height: 1;
  }
  .title-mid {
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 100%;
    display: block;
    line-height: 1;
  }
  span.title-bottom {
    font-size: 20px;
    letter-spacing: 8px;
    width: 100%;
    display: block;
    line-height: 1;
  }
  .slider-content p {
    text-align: center;
  }
  .home-slider-btn {
    margin: 0 auto;
    text-align: center;
  }
  .home-slider-btn {
    width: 100%;
    font-size: 18px !important;
    text-transform: uppercase;
  }
  .home-slider-btn a {
    width: 100%;
  }
  .slick-prev {
    right: 205px;
    font-size: 20px;
    bottom: 0px;
    top: initial;
    background: #666;
    height: 2em;
    width: 1.8em;
    text-align: center;
  }
  .slick-next {
    right: 155px;
    font-size: 20px;
    bottom: 0px;
    top: initial;
    background: #666;
    height: 2em;
    width: 1.8em;
    text-align: center;
  }
  .about-slider .slick-prev, .about-slider .slick-next {
    background: #0068AD;
  }
  .page-id-8 .about-slider .slick-prev, .page-id-8 .about-slider .slick-next, .page-id-9255 .about-slider .slick-next, .page-id-9255 .about-slider .slick-prev {
    background: #41a043;
  }
  .slider-nav.slider.slick-initialized.slick-slider {
    max-width: 475px;
    margin: 0 auto;
    display: block;
    height: 80px;
  }
  .slider-nav .slick-prev {
    top: 40px;
    left: -35px !important;
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: center;
  }
  .slider-nav .slick-next {
    display: flex;
    right: -35px !important;
    align-items: center;
    height: 80px;
    top: 40px;
    justify-content: center;
  }
  .slider-nav .slick-slide {
    width: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
  }
  .slider-icon {
    width: 40px !important;
    height: 46px !important;
  }
  .slider-nav .slick-slide.slick-current {
    background: #0068AD;
  }
  .page-id-8 .slider-nav .slick-slide.slick-current, .page-id-9255 .slider-nav .slick-slide.slick-current {
    background: #41a043;
  }

/* 17. HOME */
 .program-info-container {
  padding-right: 40px;
 }
 a.bold.block.btn-popup.lite-text.close-pop:hover {
    color: #ffffff !important;
  }
/* x. FIREFOX ONLY */
  @-moz-document url-prefix() {
    #main-nav ul li a {
      font-size: 14px;
      padding: 0;
      display: block;
      text-decoration: none;
      font-weight: 300;
      line-height: 32px;
      padding: 0 15px;
      color: #4d4d4f;
      position: relative;
    }
    @media (max-width: 1200px) {
      ul.menu {
        margin-left: -40px !important;
      }
    }
  }

/* z. MOBILE TOOLS */
  @media (min-width:1024px){
    .desk-hide {display: none}
    .mob-hide {display: block}
  }
  @media (max-width:1023px){
    .video-player {height: 300px;}
    .desk-hide {display: block}
    .mob-hide {display: none}

    .slider-content.grey-bg {
      min-height: 380px;
    }
    .slider-nav.slider.slick-initialized.slick-slider {
      max-width: 280px;
    }
    .slider-nav-container {
      padding: 0 !important;
    }
    .slider-for.slider.slick-initialized.slick-slider {
      max-width: 350px;
      margin: 0 auto;
    }
    .slider-nav img.slider-icon {
      width: initial !important;
      height: 30px !important;
    }
    .program-info-container {
      padding: 0 30px;
    }
    .program-info-container .row {
      margin-bottom: 0 !important;
    }
    .program-info-container img {
      margin-bottom: 20px !important;
    }
  }

  /* Ipad Portrait */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {.page-id-44 .news-sidebar-padding {
    display: block !important;
  }}

  /* Ipad Landscape */
    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {.page-id-44 .news-sidebar-padding {
    display: block !important;
  }}

  .page-id-44 .news-sidebar-padding {
    display: block;
  }

  /* Landscape Slideshow */
  .slideshow_container_style-light .slideshow_transparent{opacity: 9.0 !important;}
  .slider-nav{background-color:#5fa4d8 !important;}
  .slick-prev, .slick-next {z-index: 3 !important;}

/*HOME POPUP */

  .program-selection-popup {
    position: fixed;
    display: block;
    background-color: rgba(42, 42, 42, 0.48) !important;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    z-index: 9999;}

  .popup-content {
    position: fixed;
    background: #ffffff;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    display: block;
    z-index: 99999;
    width: 330px;
    height: 250px;
    border-radius: 10px;}

  .spanish-popup-content{width: 25% !important;height: 35%;}

  .home.fas.fa-home {
    font-size: 33px;
    padding-top: 14px;
    padding-left: 14px;
  }

  .btn-popup {
    max-width: 260px !important;
    display: inline-block;
    padding: 14.5px 45px !important;
    margin-bottom: 0;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: .08em;
    line-height: 1.42857143 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent !important;
  }
  .closeBtn {
    cursor: pointer;
   /* text-decoration: none; */
   /* font-size: 40px; */
   /* position: absolute; */
   /* top: 20px;  */
   /* right: 25px;  */
   /* height: 20px; */
   /* width: 20px; */
   /* background-size: 20px 40px; */
   /* opacity: 1; */
   /* -webkit-transition: opacity 0.4s; */
   /* -moz-transition: opacity 0.4s; */
   /* -o-transition: opacity 0.4s; */
  }
  .slider-for .slick-slide.slick-current.slick-active a  {
  	display: block !important;
  }

  .slider-for .slick-slide a  {display: none !important;}
  .icon-box{
    width: 60px;
    height: 50px;
    background-color: #656871;
    float: left;
  }

  .fa-home:before {content: "\f015" !important;}

  /* IE STYLES */
    @media all and (-ms-high-contrast:none) {
      .about-slider .slick-prev, .about-slider .slick-next {
        top: 330px !important;
        bottom: -300px !important;
      } 
      img.slider-icon {
        position: relative !important;
        top: 20px !important; /* IE11 */
        /*margin-top: 20px !important;*/
      }
      /*.slider-nav .slick-slide {
        display: block !important;
      }*/
    }
  /* EDGE STYLES */
    @supports (-ms-ime-align:auto) {

    }

    @-moz-document url-prefix() {
      #main-nav ul li a {
        padding: 0 !important;
      }
    }