@font-face {
	font-family: 'sourceSansProBlack';
	src: url('../fonts/SourceSansPro-Black.ttf');
}

@font-face {
	font-family: 'sourceSansProBlackItalics';
	src: url('../fonts/SourceSansPro-BlackIt.ttf');
}

@font-face {
	font-family: 'sourceSansProBlackBold';
	src: url('../fonts/SourceSansPro-Bold.ttf');  
}
@font-face {
	font-family: 'sourceSansProBlackBoldItalics';
	src: url('../fonts/SourceSansPro-BoldIt.ttf');
}
@font-face {
	font-family: 'sourceSansProExtraLight';
	src: url('../fonts/SourceSansPro-ExtraLight.ttf');
}
@font-face {
	font-family: 'sourceSansProExtraLightItalics';
	src: url('../fonts/SourceSansPro-ExtraLightIt.ttf');
}
@font-face {
	font-family: 'sourceSansProItalics';
	src: url('../fonts/SourceSansPro-It.ttf');
}
@font-face {
	font-family: 'sourceSansProLight';
	src: url('../fonts/SourceSansPro-Light.ttf');
}
@font-face {
	font-family: 'sourceSansProLightItalics';
	src: url('../fonts/SourceSansPro-LightIt.ttf');
}
@font-face {
	font-family: 'sourceSansProRegular';
	src: url('../fonts/SourceSansPro-Regular.ttf');
}
@font-face {
	font-family: 'sourceSansProSemiBold';
	src: url('../fonts/SourceSansPro-Semibold.ttf');
}
@font-face {
	font-family: 'sourceSansProSemiBoldItalics';
	src: url('../fonts/SourceSansPro-SemiboldIt.ttf');
}
@font-face {
	font-family: 'myriadProRegular';
	src: url('../fonts/MYRIADPRO-REGULAR.ttf');
}
@font-face {
	font-family: 'myriadProLight';
	src: url('../fonts/MyriadPro-Light.ttf');
}
html{
    font-size:10px;
}
body {
    font-family: sourceSansProRegular;
    font-size:1.4rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: sourceSansProRegular;
}

#websiteBuilder nav.navbar {
    background-color: #4cbb17;
    color : #fff;
    border-radius: 0px;
}
a:hover, a:focus {
    text-decoration: none;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
#websiteBuilder  nav.navbar.navbar-custom{
    margin-bottom: 0px
}
#websiteBuilder .navbar .navbar-nav>li{
    padding: 0 30px;
    font-family: sourceSansProSemiBold;
}
#websiteBuilder  .navbar .navbar-nav>li>a , .navbar-custom .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
/*#websiteBuilder  .container {
    width: 970px;
}*/
#websiteBuilder  .backgroud-image-container > img {
    max-width: 100%;
    max-height: 550px;
}
#websiteBuilder  .title-container {
    padding: 50px 0px;
    background-color: #f5f5f5 !important;
}
#websiteBuilder  .product-img >img {
   max-width: 100%;
   max-height: 220px;
}
#websiteBuilder  .page-title {
    color: #666666;
    font-size: 64px;
    line-height: 74px;
    font-family: sourceSansProBlackBold;
}
#websiteBuilder  .page-sub-title{
    font-size: 28px;
    line-height: 36px;
    font-family: sourceSansProLight;
}
#websiteBuilder  .backgroud-image-container {
    position: relative;
    width: 100%;
    /* max-height: 550px; */    
    /* margin-bottom: 7%; */
}
#websiteBuilder  .welcome-section {
    background-color: #f5f5f5;
    /* position: absolute;
    right: 0;
    left: 0;
    bottom: -20%;
    margin: auto; */
    margin-bottom: 20px;
    padding: 30px 60px;
    color: #666666;
}
#websiteBuilder  .welcome-section.welcome-section-relative{
	position: relative;
}
#websiteBuilder  .welcome-section h2.text-center {
    font-size: 36px;
    line-height: 46px;
    margin-top: 0px;
    color: #666666;
    font-size: 5rem;
    font-family: sourceSansProBlackBold;
}
 #websiteBuilder  p.paragraph {
    font-family: sourceSansProRegular;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    word-wrap: break-word;
}
.form-group > label {
    font-size: 16px;
    line-height: 24px;
    color: #2D4550;
    font-weight: normal;
    font-family: sourceSansProRegular;
}
#websiteBuilder  h2.section-title {
    color: #009fdf;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: sourceSansProBlackBold;
    font-size: 30px;
}

#websiteBuilder  h2.news-title {
    color: #1C2180;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: sourceSansProBlackBold;
}

#websiteBuilder  div.news-body {
	font-size: 16px;
	line-height: 24px;
}	
#websiteBuilder  .event-section, .solar-panel-section, .volunteers-section, .smartpower-market-section, .video-section, .campaign-resource-section{
    padding: 50px 0;
}
#websiteBuilder  .event-container {
    padding: 0;
    position: relative;
    min-height: 204px;
    margin-bottom: 35px;
}
#websiteBuilder  .event-container .time {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 24px;
    color: #2D4550;
}
#websiteBuilder  .event-container .event-name {
    font-size: 36px;
    line-height: 46px;
    color: #666666;
    margin: 50px 0;
}
#websiteBuilder  .btn.btn-more {
    background-color: transparent;
    color: #5b58f9;
    border-radius: 0;
    padding: 8px 32px;
    font-size: 18px;
    border: 1px solid #5b58f9;
    width: 160px;
}
#websiteBuilder  .btn.btn-more[disabled]{
	opacity:.65;
}
#websiteBuilder  .pad0{
    padding: 0
}

#websiteBuilder  .properties-section .property-type {
    color: #1E353F;
    font-family: sourceSansProRegular;
    font-size: 24px;
    text-align: center;
    width: 40%;
    margin: 0 auto;
    padding: 15px 20px;
    border-bottom: 1px solid #d3d3d3;
    font-family: sourceSansProRegular;
    font-size: 2.4rem;
    color: #666666;
}
#websiteBuilder  .property-slider {
    padding: 50px 0px 0 0;
    text-align: center;
}
#websiteBuilder  .solar-panel-section, .solar-testimonials-section {
    background-color: #f5f5f5 !important;;
}
#websiteBuilder .property-title {
    font-size: 16px;
    line-height: 24px;
    color: #2D4550;
    text-transform: uppercase;
    font-family: sourceSansProRegular;
}

#websiteBuilder  .owl-theme .owl-controls .owl-page {
    display: inline-block;
}
#websiteBuilder  .owl-theme .owl-controls .owl-page.active span {
   background: none repeat scroll 0 0 #5b58f9;
}
#websiteBuilder  .owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 2px;
    margin: 5px 4px;
    opacity: 0.5;
    width: 20px;
}
#websiteBuilder .checkbox-container label {
    position: relative;
    cursor: pointer;
    border: 1px solid #5b58f9;
    border-radius: 0;
    display: block;
    margin-bottom: 15px;
    border-radius : 30px;
}
#websiteBuilder  .checkbox-container  label [type="checkbox"] {
    display:none;
}
#websiteBuilder  .checkbox-container  [type="checkbox"] + a {
    display: block;
    text-align: center;
    padding: 1em;
    color: #5b58f9;
    font-size:1.4rem;
    font-weight:700;
}
#websiteBuilder .checkbox-container :checked + a {
    background: #5b58f9;
    display: block;
    text-align: center;
    /* width: 99%; */
    margin: 0 auto;
    border-radius: 30px;
    color: #fff;
}

#websiteBuilder  .checkbox-container [type="checkbox"][disabled] + a {
    background:#f00;  
}
#websiteBuilder .volunteers-section .input-box {
    margin-top: 10px;
}

#websiteBuilder  .volunteers-section .form-control {
    height: 40px;
    padding: 10px 15px;
    background-color: #F3F6F7;
    font-size:1.4rem;
}
#websiteBuilder  .volunteers-section .row {
    margin-top: 23px;
    padding:0;
}
#websiteBuilder  h2.section-title.solar-title {
    display: inline-block;
    font-family: sourceSansProRegular;
    color: #009fdf;
    /*margin-bottom: 5rem;*/
    text-align: center;
}

#websiteBuilder  h2.section-title.market-title {
    color: #30793A;
}
#websiteBuilder  .testimonial-container .testimonial-text {
    padding: 30px 0px;
    color: #666666;
    font-size: 24px;
    line-height: 34px;
}
#websiteBuilder  .testimonial-container .name-container.text-right {
    font-size: 24px;
    line-height: 34px;
    color: #666666;     
    font-family: sourceSansProSemiBold;
}
#websiteBuilder .testimonial-container .organization-container{
    font-size: 16px;
    line-height: 24px;
    color: #2D4550;
    margin-top: 8px;
}
#websiteBuilder  .solar-testimonials-section .container {
    border-bottom: 1px solid #d3d3d3;
    padding: 50px 0;
}
#websiteBuilder .member-roles {
    color: #212529;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    font-family: sourceSansProLight;
    font-size: 1.8rem;
}
#websiteBuilder .memener-name {
    margin: 0;
    font-size: 24px;
    line-height: 34px;
    color: #666666;
    font-family: sourceSansProSemiBold;
    font-size: 2.8rem;
}
#websiteBuilder .smartpower-market-section .btn.btn-more {
    border: 1px solid #5b58f9;
    color: #5b58f9;
    background-color: #fff;
}
#websiteBuilder .member-container {
    margin-bottom: 30px;
}
#websiteBuilder  .name-conatiner {
    padding: 15px 0;
}
#websiteBuilder  .product-section {
    margin: 50px 0px;
}
#websiteBuilder  .product-descrition {
    background-color: #f5f5f5;
    color: #666666;
    padding: 20px 15px;
    min-height: 150px;
}
#websiteBuilder  .product-img {
    min-height: 229px;
    line-height: 229px;
}
#websiteBuilder  p.product-name {  
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    min-height: 50px;
    color: #666666;
}
#websiteBuilder  p.product-price {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0;
    font-family: sourceSansProBlackBold;
    position: absolute;
    bottom: 20px;
    color:#666666;
}

#websiteBuilder  .contact-section {
    background-color: #f5f5f5 !important;;
    padding: 30px 0;
}
#websiteBuilder  .contact-section .row {
    background-color: transparent;
}
#websiteBuilder  .question-section{    
    padding-bottom: 40px;
    padding-top: 20px;
}
#websiteBuilder  .follow-us-section {
    padding-bottom: 40px;
    padding-top: 20px;
    border-left: 1px solid #ddd;
}
#websiteBuilder  ul.social-section {
    padding: 0;
    margin: -3px 0px 0px 0px;
}
#websiteBuilder  .social-section > li {    
    margin: 0;    
    text-align: left;
    display: block;
    padding: 10px 0;
}
/***** Footer CSS *****/
#websiteBuilder  .form-control.email {
	background-color: transparent;
    border-color: #979797;
    float: left;
    box-shadow: none;
    padding: 15px;
    height: 40px;
    color: #7c8495;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0 !important;
}
#websiteBuilder .row {
	margin: 0;
}

#websiteBuilder  .footer {
	background-color: #63A76E;
    /*padding-bottom: 75px;*/
    min-height: 250px;
    position: relative;
    width: 100%;
    margin: 0;    
    color: #5d5d5d;
    font-size: 12px;
}

/*.footer  .col-md-6{
	margin-bottom: 20px;
}*/

#websiteBuilder  .footer .footer-content {
	float: none;
	margin: 0 auto;
	color: #fff;
    font-family: sourceSansProRegular;
}

#websiteBuilder  .footer .menu {
    font-family: sourceSansProRegular;
	list-style: none;
	padding: 0;
}

#websiteBuilder  .footer .menu a {
	text-decoration: none;
}

#websiteBuilder  .footer a {
	color: #fff;
	font-size: 13px;
}

#websiteBuilder  .footer h4 {
	font-size: 21px;
	margin: 0 0 27px 0;
}

#websiteBuilder  .join-btn {
	width: 55px;
	margin: 0;
}

#websiteBuilder  .btn-special {
    font-family: sourceSansProSemiBold;
    background-color: transparent;
    color: #fff;
    border-radius: 0 !important;
    font-size: 18px;
    height: 40px;
    padding: 5px 10px;
    margin-left: 5px;
    border: 1px solid #979797;
}

/* #websiteBuilder  #upcomingEventModal .modal-body {
    padding: 0;
} */

 #websiteBuilder  #upcomingEventModal .remove-icon {
    right: -25px;
    text-align: right;
    top: 0;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    background-color: #5b58f9;
    padding: 5px;
    position:absolute;
}

#websiteBuilder  .event-banner{
    max-width: 100%;
    display: block;
    max-width: 100%;
    max-height: 400px;
    margin: 50px auto 0 auto;
}
#websiteBuilder  #upcomingEventModal .event-popup-container {
    padding: 40px 50px;
} 
#websiteBuilder  .event-popup-container p.paragraph {
    margin-top: 30px;
    margin-bottom: 30px;
}
#websiteBuilder  .event-social-action {
    margin-top: 35px;
}
#websiteBuilder  .event-social-action > .row{
    margin-right: -15px;
    margin-left: -15px;
}
#websiteBuilder  #upcomingEventModal button.close {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 40px;
}
 #websiteBuilder .btn-dark {
    font-family: sourceSansProSemiBold;
    background-color: transparent;
    color: #5b58f9;
    border: 1px solid #5b58f9;
    border-radius: 0;
    font-size: 16px;
    height: 40px;
    padding: 5px 20px;
}
#websiteBuilder .btn-dark[disabled],#websiteBuilder  .btn-special[disabled]{
	opacity:.65;
}
#websiteBuilder .owl-controls.clickable {
    text-align: center;
}
#websiteBuilder .section-title {
    margin: 0 0 0 0;
    font-size: 24px;
    color: #666;
}
#websiteBuilder #rsvpModal .modal-body {
    padding: 15px;
}
#websiteBuilder .contact-details , #websiteBuilder .rsvplist{
    padding: 50px 0px;
}
#websiteBuilder .contact-details .event-name{
    color: #333;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    border-bottom: 1px solid #a2a2a2;
}
#websiteBuilder .contact-details label {
    font-size: 14px;
    color: #999;
    margin-top: 9px;
}
#websiteBuilder .border0{
       border-bottom: none !important;
}
#websiteBuilder div#contactForm {
    margin-top: 30px;
}
div#contactForm .form-control, #propertyForm .form-control{
    padding: 10px 15px;
    background-color: #F3F6F7;
    height: 40px;
    font-size:1.4rem;
}
#websiteBuilder div#contactForm input[type=text], div#contactForm input[type=email]{
    height: 40px;
}
#websiteBuilder .btn-dark:hover {
    color: #fff;
}
#websiteBuilder form#volunteersForm {
    width: 70%;
    margin: 0 auto;
    padding-top: 25px;
}

#websiteBuilder form#volunteersForm .col-sm-6:nth-child(2n+1),
#websiteBuilder form#volunteersForm .col-md-6:nth-child(2n+1),
#websiteBuilder form#volunteersForm .col-lg-6:nth-child(2n+1){
    clear: both;
}
#websiteBuilder .contact-section .btn.btn-more {
    width: auto;
}
#websiteBuilder  .welcome-section  > p.paragraph{
    color: #fff;
}
#websiteBuilder  .event-action button.btn.btn-dark {
    width: 100%;
}
 .owl-controls .owl-buttons div{
        position: absolute;
        top: 50%;
        background-color: #7DC246 !important; 
        font-size: 20px !important;
        margin-top: -23px !important;
        width: 30px !important;
        padding: 5px;
 }
.owl-buttons > .owl-prev{
    left: 25px;	
}
.owl-buttons > .owl-next{
     right: 25px;	
}
.owl-buttons > .owl-prev .glyphicon, .owl-buttons > .owl-next .glyphicon{
    color: #fff;
    margin-top: 5px;
}
#owl-upcoming-events .item {
    padding: 2px 4px 4px 2px;
    height: 385px !important;
}

#owl-past-events .item {
    padding: 2px 4px 4px 2px;
}

.uploaded-photos {
	padding: 30px;
}

.supp-link {
	margin-top: 10px;
}

.event-action .nav-pills > li {
    float: left;
    width: 46%;
}
.event-action .nav-pills > li:first-child{
    margin-right: 50px;
}
#websiteBuilder  .event-action a.btn.btn-dark {
    width: 100%;
    padding: 9px 10px;
}
#websiteBuilder label.input-title {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    font-family: sourceSansProRegular;
}
#websiteBuilder .address-inpux {
    padding-left: 0px;
    margin-bottom: 15px;
}
.bacis-field-container {
    margin-bottom: 10px;
    margin-top: 10px;
}
#propertyForm{
    display: none;
}
.address-from{
    display: none;
}
#websiteBuilder a.btn.btn-dark.nextForm {
    padding-top: 9px;
}
#websiteBuilder .item.link {
    cursor: pointer;
}
.owl-pagination-custom {
    text-align: center;
        margin-top: 10px;
}
#websiteBuilder .owl-pagination-custom .owl-page {
    display: inline-block;
}
#websiteBuilder .owl-pagination-custom .owl-page.active span{
  background:   none repeat scroll 0 0 #5b58f9;
}

#websiteBuilder #owl-partnerships img.img-circle, #websiteBuilder #owl-organizers img.img-circle {
    width: 150px;
    height: 150px;
}
#websiteBuilder .committee-members img.img-circle {
    width: 107px;
    height: 107px;
    padding: 0;
    margin-right:20px;
    max-width:100%;
}
#websiteBuilder .owl-pagination-custom .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 2px;
    margin: 5px 4px;
    opacity: 0.5;
    cursor: pointer;
    width: 20px;
}
.testimonial-profile .img-circle {
    width: 255px;    
    height: 255px;
}

#websiteBuilder  .row.testimonial-profile{
	margin-bottom: 25px;
}
div#contactForm textarea#message {
    height: auto;
}
.committee-members .col-md-6:nth-child(2n+1),
.committee-members .col-lg-6:nth-child(2n+1)
{
	clear:both;
}
#other{
	width: 270px;
    border: 0;
    height: 30px;
    margin-left: 14px;
}
#other:focus{
	border: 0;
	outline: 0;
}

.electricCompanyBlankCheck, .firstNameBlankCheck, .emailBlankCheck, .emailValidCheck, .contactUsNameBlankCheck, .contactUsEmailBlankCheck, .contactUsEmailValidCheck, .contactUsMessageBlankCheck, 
.signupFirstNameBlankCheck, .signupEmailOrPhoneBlankCheck, .signupEmailOrPhoneValidCheck, .rsvpFirstNameBlankCheck,.rsvpEmailValidCheck {
	display: none;
}

#successMessage.alert-success, #volunteersSuccessMessage.alert-success,#rsvpSuccessMessage.alert-success,#rsvpErrorMessage.alert-danger,
#volunteersErrorMessage.alert-danger,#contactUsSuccessMessage.alert-success,#contactUsErrorMessage.alert-danger,
#errorSubmitMessage.alert-danger
{
	display: none;
}

.property-form .alert-danger, .address-from .alert-danger, #volunteersForm .alert-danger, #contactUsForm .alert-danger{
	margin-top: 5px;
    padding: 10px;        
}
.product-container {
    margin: 7px;
}

.rsvp-btn-container {
    text-align: center;
    padding: 20px 0px 0 0px;
}

#websiteBuilder .event-action button.btn.btn-dark {
    width: 30%;
}
#websiteBuilder .img-place {
    
    text-align: center;
}
#websiteBuilder img#eventImage {   
    max-width: 100%;
    max-height:300px;
}
#websiteBuilder .backgroud-image-container.no-backgroud-image {    
    min-height: 0;
    height: auto;
}

#websiteBuilder p.description {
    font-family: sourceSansProRegular;
    font-size: 18px;
    color: #16272F;
    line-height: 30px;
    word-wrap: break-word;
}
#websiteBuilder h3.event-title{
    color: #1C2180;
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
    font-family: sourceSansProRegular;
}
#websiteBuilder .eventsmodal .img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
#websiteBuilder table.events{
    width: 90%; 
    text-align: center; 
    margin: 40px auto;
    border: 1px solid #999;
    background-color: #d3d3d3;
}
#websiteBuilder table.events > tbody > tr > th {
    width: 50%; 
    text-align: center
}
#websiteBuilder .table-cell-border{
    border-left: 1px solid #999;
}
#websiteBuilder .cell-padding {
    padding-bottom: 20px;
}
#websiteBuilder .event-coordinator{
	text-align:center;
}
/*#websiteBuilder .backgroud-image-container.no-backgroud-image > .welcome-section.container {
    bottom: -45.5%;
}*/
#websiteBuilder .footer .menu a.link-style, 
#websiteBuilder .footer a.link-style{
	text-decoration: underline;
}
.signup-desc{
    font-family: sourceSansProRegular;
}
.container .navbar-nav{
    float: none;
    margin: 0 auto;
    width:fit-content;
}
#websiteBuilder  .footer .menu a.mail{
    text-decoration: underline;
}
#websiteBuilder .logo-powered{
    /*width: 97%;
    max-width: 537px;*/
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

#websiteBuilder #header{
    width: 100%;
    height: 164px;
    width: 100%;
    position: relative;
    z-index: 9999;
}

#websiteBuilder #header .nav_header {
    min-height: 124px;
    max-width: 1440px;
    margin: 0px auto;
}

#websiteBuilder #header .nav_left {
    display: inline-block;
    float: left;
    width: 33%;
    padding: 30px 0px 0 25px;
}

#websiteBuilder #header .nav_header .nav_left ul {
    padding: 0;
    margin: 25px 0;
}

#websiteBuilder #header .nav_left ul li {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 50px 0 0px;
}

#websiteBuilder #header .nav_left ul li a {
    color: #408b4e;
    display: block;
    font-family: sourceSansProRegular;
    font-size: 16px;
}
#websiteBuilder .nav_header a:hover{
    text-decoration: none;
}

#websiteBuilder #header .logo {
    text-align: center;
    width: 33%;
    margin: 24px auto 0 auto;
    display: inline-block;
}

#websiteBuilder #header .nav_right {    
    position: relative;
    float: right;
    text-align: right;
    font-family: 'sourceSansProRegular', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #666666;
    margin-top: 25px;
}

#websiteBuilder #header .nav_right .block.search_box {
    position: relative;
}

#header .nav_right .block a img{
    display: inline;
    margin: -3px 7px;
    vertical-align: middle;
}

#websiteBuilder #header .nav_right .block {
    display: block;
    float: left;
    padding: 25px 25px;
}
#websiteBuilder #header .nav_right .block a{
    border: 0;
    color: #408b4e;
    text-decoration: none;
}

#websiteBuilder #header .nav_right .block.login_box {
    display: inline-block;
    border: 0px !important;
    position: relative;
}

#websiteBuilder #header .nav_right .block.cart_box {
    position: relative;
}

#websiteBuilder #header .nav_right .block {
    display: block;
    float: left;
    padding: 25px 25px;
}
.dashboard-panel-section{
    padding:  50px 0px;
    background-color: #f5f5f5 !important;
}
.summary-section .figure{	
  font-family: sourceSansProRegular;
    font-size: 36px;
    margin-bottom: 10px;
    display:block;
}
.summary-section .summary-title{
    font-family: sourceSansProRegular;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
}
/*.summary-main{
	margin-bottom: 30px;
}*/


.prod-sold-title {
   font-family: sourceSansProBlackBold;
    font-size: 24px;
    line-height: 36px;
    color: #666666;
    padding-top: 18px;
}
.dashboard-panel-section > .container .summary-main.second-stats{
	padding-right: 0;
}
#DashboardPanel .container {
    padding: 0;
}
.dashboard-panel-section > .container .summary-main {
    padding-left: 0;
    padding-right: 10px;
}
.dashboard-panel-section > .container .summary-main.forth {
    padding-right: 0px !important;
}
 .summary-main.forth > .summary-section{
        background-color: #E4F2E7;
}
.summary-main.forth > .summary-section .summary-title{
    color: #5c5fa2;
    margin-top: 11px;
    font-size: 18px;
    text-align: left;
    padding-left: 25px;
}
.summary-main.forth > .summary-section  .figure{
    font-family: sourceSansProBlackBold;
    font-size: 45px;
    margin-bottom: 0;
}
.summary-main.first{
	padding-left: 0;
}
.summary-main.third{
	padding-right: 0;
}
.summary-main.forth{
	padding-right: 0;
}
.environmental {
    text-align: left;
    padding-left: 14px !important;
    margin-top: 35px;
    padding-top: 15px !important;
}
.environmental img {
    display: inline-block;
    vertical-align: middle;
}
.summary-section{
	background-color: #5c5fa2;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    min-height: 230px;
}
.tree-planted {
    display: inline-block;
    color: #63A76E;
}
.products-sold{
	background-color: #e4f2e7;	
}
a.marketplace-link {
    position: absolute;
    top: 12px;
    right: 25px;
    z-index: 150000;
    color: #666666;
    background: #F8FEFA;
    font-family: sourceSansProSemiBold;
    border-radius: 4px;
    font-size: 13px;
    padding: 6px 10px;
    -webkit-box-shadow: -2px 3px 22px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 3px 22px -4px rgba(0,0,0,0.75);
    box-shadow: -2px 3px 22px -4px rgba(0,0,0,0.75);
}
span.glyphicon.glyphicon-menu-right.backTo {
    margin-left: -6px;
}
.marketplace-link > span.glyphicon.glyphicon-menu-right {
    font-size: 11px;
}
.partner-circle{
	border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 10px 10px 0;
    display: inline-block;
    border: 1px solid #999;
    line-height: 100px;
}
.event-partner, .partner{
	text-align: center;
}
.hidden{
	display: none;
}

#environmental_container {
    background-color: #f5f5f5 !important;
}
#environmental_container .impact_box {
      background-color: #f5f5f5 !important;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 10px;
    min-height: 180px;
    border-right:1px solid #ccc;
}
#environmental_container .xs-pad:last-child .impact_box {
    border-right:0;
}
#environmental_container .imptact-title{
	/*margin-bottom: 30px;*/
}
#environmental_container .stat-sub-title{
    font-size: 19px;
    line-height: 20px;
    color: #333;
    text-align: center;
    min-height: 40px;
}
#environmental_container .border-right {
    border-right: 1px solid #30793a;
}
#environmental_container .stat-title {
    width: 100%;
    text-align: center;
}
#environmental_container .frame {
    height: 100px;
    white-space: nowrap;
    float: left;
    text-align: center;
    margin: 0;
}
#environmental_container img {
    vertical-align: middle;
    width: 100px;
}
#environmental_container img.xs-carbon-icon{
	width:60px;
}
#environmental_container .title-section{
	float: left;
	margin-left: 17px;
    padding-top: 17px;
}
#environmental_container .count {
    font-size: 36px;
    color: #4cbb17;
    line-height: 50px;
    font-family: sourceSansProBlackBold;
}
#environmental_container .timeSpan {
    font-size: 12px;
    line-height: 16px;
    font-family: sourceSansProRegular;
}
.environ-section{
	line-height: 110px;
    margin: 15px auto;
}
.caronroad-section {
    width: 242px;
}
.watersaved-section {
    width: 189px;
}
.treesplanted-section{
    width: 208px;
}
.carbonreduction-section {
    width: 185px;
}
.stat-title{
    font-size: 24px;
    line-height: 36px;
    color: #666666;
    font-family: sourceSansProRegular;
}
#environmental_container .row {
    padding: 0;
}
.form-group.property-owner-select {
    margin-bottom: 8px;
}
#websiteBuilder .address-from .row ,  #websiteBuilder  .property-form .row {
    padding: 10px 0 0 0;
}
#websiteBuilder .property-form .row {
    margin: 0;
    padding: 10px 0 0 0;
}
.market-txt{
    color: #afa7a7;
    font-family: sourceSansProRegular;
    font-weight: normal;
    vertical-align: top;
    line-height: 22px;
}

.weegree-txt{
    vertical-align: top;
}

#websiteBuilder .help-section.cnt-section {
    background-color: transparent;
      margin: 0 10px 0 40px;
}
#websiteBuilder  .footer h4 > a.aboutlink {
    font-size: 21px;
	margin: 0 0 27px 0;
	text-decoration: none;
}
#websiteBuilder .campaign-logo{
	max-height: 100px;
    max-width: 300px;
	margin-right: 10px;
}

#websiteBuilder  .compaign-table{
	margin: 0  auto;
}
#websiteBuilder .container {
    width: 970px;
}

#websiteBuilder .photo-modal .modal-content{
	padding: 0;
	margin: 0;
}
#websiteBuilder .photo-modal img{
	max-width: 1000px;
	max-height: 800px;
}
#websiteBuilder .photo-modal iframe{
	width: 900px;
	height: 480px;
}
#websiteBuilder .photo-modal .modal-header, .photo-modal  .modal-body{
	padding: 0;
}
#websiteBuilder .photo-modal .modal-dialog{
	width: fit-content;
}
.navbar-toggler .fa-bars{
	color:#fff;
	font-size: 18px;
}
.navbar .navbar-toggler{
	padding:12px 0;
	margin-left: 10px;
}
@media only screen  and (min-width: 320px)  and (max-width: 480px) {
	.photo-cont img{
		width: 45px !important;		
		height: 45px !important;
	}
	.container .navbar-nav {
	    width: 100%;
	    float: none;
	    margin: 0 auto;
	}
	#websiteBuilder .campaign-logo{
		margin-right:10px;
		max-height: 80px;
    	max-width: 200px;
	}
	
	#websiteBuilder .help-section.cnt-section{
		margin: 25px 0 0 0;
	}
	#environmental_container{
		background-color: transparent;
	}
	.form-group.property-owner-select {
	    margin-bottom: 9px;
	}
	#websiteBuilder .volunteers-section .row {
	    margin-top: 0;
	}
	#websiteBuilder .property-slider {
	    padding: 20px 0px 0 0;
	}

	#environmental_container .impact_box {
		margin-bottom: 15px;
		padding: 15px 0;
	}

	#environmental_container .stat-title {
		font-size: 20px;
		line-height: 20px;
	}
	#environmental_container .xs-pad{
		padding: 0 15px;
	}
	#environmental_container .border-right {
		border-right: none;
		/*border-bottom: 1px solid #30793a;*/
	}
	#websiteBuilder .container {
	   width: 98%; 
	}
	#websiteBuilder .page-title {
	    font-size: 20px;
	    line-height: 30px;
	    font-family: sourceSansProBlackBold;
	}
	#websiteBuilder .page-sub-title {
	    font-size: 15px;
	    line-height: 17px;
	    font-family: sourceSansProSemiBold;
	}
	#websiteBuilder .welcome-section h2.text-center {
	    font-size: 26px;
	    line-height: 36px;
	}
	#websiteBuilder .welcome-section {
	    padding: 10px 20px;
	}
	#websiteBuilder p.paragraph {
	    font-size: 12px;
	    line-height: 20px;
	    text-align: center;
	}
	#websiteBuilder .welcome-section.container{
		width: 85%; 
	}
	#websiteBuilder .backgroud-image-container > img {
	    max-height: 400px;
        margin-top: 20px;
	}
	#websiteBuilder .title-container {
	    padding: 30px 0px;
	}

	.owl-controls .owl-buttons div {
	    margin-top: -45px !important;
	}
	#websiteBuilder h2.section-title {
	    font-size: 18px;
	    line-height: 26px;
	}
	
	#websiteBuilder .properties-section .property-type {
	    font-size: 18px;
	    width: 90%;
	}
	#websiteBuilder .item.link > img.img-circle {
	    width: 65px;
	}
	#websiteBuilder .property-title {
	    font-size: 11px;
	    line-height: 16px;
	    word-wrap: break-word;
	    padding: 0 8px;
	}
	#websiteBuilder form#volunteersForm {
	    width: 90%;
	    margin: 0 auto;
	}
	#other {
	    width: 88%;	
	}
	#websiteBuilder .checkbox-container [type="checkbox"] + a {
	    padding: 7px 0;
	}
	#websiteBuilder .solar-testimonials-section .container {
	    padding: 30px 20px;
	}
	#websiteBuilder .testimonial-container .testimonial-text , #websiteBuilder  .testimonial-container .name-container.text-right{
	    font-size: 18px;
	    line-height: 26px;
	}
	#websiteBuilder .testimonial-container .organization-container {
	    font-size: 14px;
	    line-height: 10px;
	}
	.owl-controls {
	    text-align: center;
	}
	.testimonial-profile .img-circle {
	    width: 200px;
	    height: 200px;
	}
	#websiteBuilder .member-container {
	    text-align: center;
	}
	#websiteBuilder .event-section, .solar-panel-section, .volunteers-section, .smartpower-market-section {
	    padding: 30px 0;
	}
	#websiteBuilder .footer {
	    padding: 30px 0 40px 0;
	}
	.footer-content .col-xs-6 {
	    width: 50%;
	    margin: 25px 0;
	}
	#websiteBuilder .footer h4 {
	    font-size: 16px;
	    margin: 0 0 20px 0px;
	}
	#websiteBuilder .question-section {
	/*    border-bottom: 1px solid #d3d3d3;*/
	}
	#websiteBuilder .event-action button.btn.btn-dark {
	    width: 100%;
	}
    #websiteBuilder  .btn-special {
        font-size: 15px;
    }
    .navbar-toggle {
	    float: left;
	}
	/* #websiteBuilder .welcome-section {
	    bottom: -5%;
	} */
	#websiteBuilder .backgroud-image-container {
	    /* height: 400px; */
	    /* margin-bottom: 8%; */
	}
	#websiteBuilder .address-inpux {
	    padding-right: 0;
	}
	.dashboard-panel-section > .container .summary-main {
	    padding-right: 0;
	}
	.summary-section {
	    margin: 9px 0px;
	}
	
	
	#websiteBuilder nav.navbar.navbar-custom {
	    padding: 0 15px;
	}
	#websiteBuilder .navbar-custom .container.text-center{
		 padding: 0px;
   		 width: 100%;
	}
}


@media only screen and ( min-width : 481px)  and ( max-width : 766px) {
	.photo-cont img{
		width: 45px !important;		
		height: 45px !important;
	}
	#websiteBuilder nav.navbar.navbar-custom {
	    padding: 0 15px;
	}
	#websiteBuilder .navbar-custom .container.text-center{
		 padding: 0px;
   		 width: 100%;
	}
	.container .navbar-nav {
	    width: 100%;
	    float: none;
	    margin: 0 auto;
	}
	#websiteBuilder .campaign-logo{
		margin-right:10px;
	}
	#websiteBuilder .help-section.cnt-section{
		margin: 25px 0 0 0;
	}
	#environmental_container {
		background-color: transparent;
	}
	#environmental_container .impact_box {
		padding: 15px 10px;
	}
	#environmental_container .col-xs-12.pad0{
		width: 50%;
	}
	#environmental_container .none-border-xs{
		border-right:  none;
	}
	#environmental_container img {
		width: 80px;
	}
	#environmental_container img.xs-carbon-icon{
		width: 46px;
	} 
	.dashboard-panel-section > .container .summary-main {
	    padding-right: 0;
	}
	.summary-section {
	    margin: 9px 0px;
	}
	.navbar-toggle {
	    float: left;
	}
	#websiteBuilder .address-inpux {
	    padding-right: 0;
	}
	#websiteBuilder .container {
	   width: 98%; 
	}
	#websiteBuilder .page-title {
	    font-size: 26px;
	    line-height: 36px;
	}
	#websiteBuilder .page-sub-title {
	    font-size: 16px;
	    line-height: 27px;
	}
	#websiteBuilder .welcome-section h2.text-center {
	    font-size: 26px;
	    line-height: 36px;
	}
	#websiteBuilder .welcome-section {
	    padding: 10px 20px;
	}
	#websiteBuilder p.paragraph {
	    font-size: 16px;
	    line-height: 24px;
	    text-align: left;
	}
	#websiteBuilder .welcome-section.container{
		width: 85%; 
		 /* bottom: 0%;		 */
	}
	#websiteBuilder .backgroud-image-container > img {
	    max-height: 400px;
	}
	#websiteBuilder .backgroud-image-container {
	    /* height: 400px; */
	    /*margin-bottom: 5%;*/
	}
	#websiteBuilder .title-container {
	    padding: 30px 0px;
	}
	#websiteBuilder .event-container .event-name {
	    font-size: 26px;
	    line-height: 30px;
	    margin: 30px 0;
	}
	.owl-controls .owl-buttons div {
	    margin-top: -45px !important;
	}
	#websiteBuilder h2.section-title {
	    font-size: 18px;
	    line-height: 26px;
	}
	
	#websiteBuilder .properties-section .property-type {
	    font-size: 18px;
	    width: 90%;
	}
	#websiteBuilder .item.link > img.img-circle {
	    width: 80px;
	}
	#websiteBuilder .property-title {
	    font-size: 11px;
	    line-height: 16px;
	    word-wrap: break-word;
	    padding: 0 8px;
	}
	#websiteBuilder form#volunteersForm {
	    width: 80%;
	    margin: 0 auto;
	}
	#other{
	    width: 88%;
	}
	#websiteBuilder .checkbox-container [type="checkbox"] + a {
	    padding: 7px 0;
	}
	#websiteBuilder .solar-testimonials-section .container {
	    padding: 30px 20px;
	}
	#websiteBuilder .testimonial-container .testimonial-text , #websiteBuilder  .testimonial-container .name-container.text-right{
	    font-size: 18px;
	    line-height: 26px;
	}
	#websiteBuilder .testimonial-container .organization-container {
	    font-size: 14px;
	    line-height: 10px;
	}
	.owl-controls {
	    text-align: center;
	}
	.testimonial-profile .img-circle {
	    width: 200px;
	    height: 200px;
	}
	#websiteBuilder .member-container {
	    text-align: center;
	}
	#websiteBuilder .event-section, .solar-panel-section, .volunteers-section, .smartpower-market-section {
	    padding: 30px 0;
	}
	#websiteBuilder .footer {
	    padding: 30px 0 40px 0;
	}
	.footer-content .col-xs-6 {
	    width: 50%;
	    margin: 25px 0;
	}
	#websiteBuilder .footer h4 {
	    font-size: 16px;
	    margin: 0 0 20px 0px;
	}
	#websiteBuilder .question-section {
	    border-bottom: 1px solid #d3d3d3;
	}
	#websiteBuilder  p.product-name{
		font-size: 16px;
		line-height:24px;
	}
	#websiteBuilder p.product-price {
	    font-size: 20px;
	    line-height: 26px;
	}
	#websiteBuilder .event-action button.btn.btn-dark {
	    width: 80%;
	}
    #websiteBuilder  .btn-special {
        font-size: 15px;
    }
}

@media only screen and ( min-width : 767px)  and ( max-width : 1023px) {
	.photo-cont img{
		width: 45px !important;		
		height: 45px !important;
	}
	#websiteBuilder .campaign-logo{
		margin-right:10px;
	}
	#websiteBuilder .help-section.cnt-section {
		padding-left: 60px;
		margin: auto;
	}
	#environmental_container .none-border-xs{
		border-right:  none;
	}
	.sm-no-border{
		border: none  !important;
	}
	.summary-section {
	    min-height: 265px;
	}
	
     #websiteBuilder .navbar-collapse  {
        /*display: block;*/
    }
    #other {
	    width: 229px;
	}
	#websiteBuilder form#volunteersForm {
	    width: 80%;
	    margin: 0 auto;
	}
    #websiteBuilder .navbar-custom .navbar-nav>li {
        padding: 0 18px;
    }
    #websiteBuilder .checkbox-container label {
      min-height: 40px;
      margin-bottom: 15px;
    }
    #websiteBuilder .checkbox-container :checked + a {
        min-height: 40px;
    }
   
    #websiteBuilder .backgroud-image-container {
        margin-bottom: 0;
    }
    #websiteBuilder .container {
        width: 750px;
    }
    #websiteBuilder .footer .last-col {
		padding: 0 15px;
		margin-top: 20px;
	}
	#websiteBuilder .footer .form-control.email{
		font-size: 12px;
	}
    #websiteBuilder  .footer .last-col {
		padding: 0 15px;
		margin-top: 20px;
	}
    #websiteBuilder .page-title {
        font-size: 36px;
        line-height: 60px;
    }
    #websiteBuilder .page-sub-title {
        font-size: 20px;
        line-height: 36px;
    }
    #websiteBuilder .backgroud-image-container, #websiteBuilder .backgroud-image-container > img {
        /* max-height: 400px; */
    }
    #websiteBuilder .welcome-section {
        /* bottom: 0; */
        padding: 15px 30px;
        width: 80%;
    }
    #websiteBuilder .welcome-section h2.text-center {
        font-size: 24px;
        line-height: 36px;
    }
    #websiteBuilder .backgroud-image-container {
        /* height: 460px; */
    }
    
    
    #websiteBuilder p.paragraph {
        font-size: 15px;
        line-height: 26px;
    }
    #websiteBuilder h2.section-title {
        font-size: 20px;
        line-height: 30px;
    }
    #websiteBuilder .testimonial-container .testimonial-text , #websiteBuilder  .testimonial-container .name-container.text-right{
        font-size: 18px;
        line-height: 30px;
    }
    #websiteBuilder .testimonial-container .organization-container {
        font-size: 14px;
    }
    .testimonial-profile .img-circle {
	    width: 200px;
	    height: 200px;
	}
    #websiteBuilder .committee-members img.img-circle{
    	width:auto;
    	height:auto;
    }
    #websiteBuilder p.product-name {
	    font-size: 15px;
	    line-height: 24px;
	}
	#websiteBuilder p.product-price {
	    font-size: 15px;
	    line-height: 26px;
	}
    .form-group > label {
        font-size: 15px;
    }
    #websiteBuilder label.input-title {
	    color: #000;
	    font-size: 15px;
	    font-weight: bold;
	}
    #websiteBuilder .properties-section .property-type {
        font-size: 18px;
    }
    #websiteBuilder .event-section, .solar-panel-section, .volunteers-section, .smartpower-market-section, #websiteBuilder  .title-container {
        padding: 35px 0;
    }
    #websiteBuilder .property-slider .property-title {
	    font-size: 15px;
	    word-wrap: break-word;
	    padding: 0px 20px;
	}
	#websiteBuilder .solar-testimonials-section .container {
	    padding: 50px 25px;
	}
	#websiteBuilder  p.product-name{
		font-size: 16px;
		line-height:24px;
	}
	#websiteBuilder p.product-price {
	    font-size: 20px;
	    line-height: 26px;
	}
}

@media only screen and ( min-width : 1024px)  and ( max-width : 1199px) {
	.photo-cont img{
		width: 100px !important;
		height: 100px !important;
	}
	#websiteBuilder .campaign-logo {
	    margin-right: 10px;
	}
	#websiteBuilder .help-section.cnt-section {
	    background-color: transparent;
	    margin: 0;
	}
	.summary-section {
	    min-height: 265px;
	}
	#websiteBuilder  .footer .last-col {
		padding: 0 15px;		
		margin-top: 0;
	}
    #websiteBuilder .page-title {
        font-size: 45px;
        line-height: 60px;
    }
    #websiteBuilder .page-sub-title {
        font-size: 24px;
        line-height: 36px;
    }
    #websiteBuilder .backgroud-image-container, #websiteBuilder .backgroud-image-container > img {
        min-height: 450px;
    }
    
    #websiteBuilder .welcome-section {
        /* bottom: -14%; */
        padding: 15px 30px;
        width: 80%;
    }
    #websiteBuilder p.paragraph {
        font-size: 16px;
        line-height: 26px;
    }
    #websiteBuilder .welcome-section h2.text-center {
        font-size: 30px;
        line-height: 40px;
    }
    #websiteBuilder .backgroud-image-container {
        /* height: 560px; */
    }
    
    #websiteBuilder h2.section-title {
        font-size: 24px;
        line-height: 30px;
    }
   
    #websiteBuilder .testimonial-container .testimonial-text , #websiteBuilder  .testimonial-container .name-container.text-right{
        font-size: 18px;
        line-height: 30px;
    }
    #websiteBuilder .testimonial-container .organization-container {
        font-size: 14px;
    }
    .testimonial-profile .img-circle {
	    width: 230px;
	    height: 230px;
	}
    #websiteBuilder .memener-name {
        font-size: 18px;
        line-height: 30px;
        margin-left: 10px;
    }
    #websiteBuilder p.product-name {
	    font-size: 16px;
	    line-height: 24px;
	}
	#websiteBuilder p.product-price {
	    font-size: 18px;
	    line-height: 26px;
	}
    .form-group > label {
        font-size: 15px;
    }
    #websiteBuilder label.input-title {
	    color: #000;
	    font-size: 16px;
	    font-weight: bold;
	}
    #websiteBuilder .properties-section .property-type {
        font-size: 20px;
    }
}
@media ( min-width : 1200px) {
	.photo-cont img{
		width: 150px !important;
		height: 150px !important;
	}
}
/* @media (min-width: 1200px){
 #websiteBuilder .properties-section .property-type {
    margin: 0 45px 0 85px;
} */

img.loader-img {
	width: 40px !important;
	height: 40px !important;
	margin: 0 auto;
}
img{
	animation: fadein 3s;
    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 3s; /* Safari and Chrome */
    -o-animation: fadein 3s; /* Opera */
	
}
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.navbar {
   /* height: 51px;*/
    min-height: 51px;
}
.navbar-collapse.collapse.in {
    background-color: #63A76E;
    margin-right: -16px;
    margin-left: -16px;
}
.no-border-radius {
    border-radius: 0% !important;
}
#websiteBuilder .backgroud-image-container{
	margin-top: 20px;
}

#websiteBuilder .news-image-container{
	margin-bottom: 5px;
	margin-top: 20px;
}

.news-image{
	max-width:970px;
	max-height:250px;
}

#websiteBuilder .backgroud-image-container > img{
	margin-bottom: 20px;	
}
.show-only-name {
    margin-top: 15%;
}
#websiteBuilder h2.section-title.margin-top20 {
     margin-top: 20px;
}
.photo-cont{
	width: 20%;
	float: left;
	text-align: center;
	margin-top: 20px;	
}
.event-section .owl-controls .owl-buttons div{
	margin-top: -82px !important;
}
/* #pastEventsSection{
	display: none;
} */
.hide-past-events .glyphicon, .show-past-events .glyphicon{
	font-size: 23px;
    display: inline;
}
.globe{
    float: left;
}
.news-container {
    margin-top: 20px;
}
.glyphicon-globe {
    font-size: 50px;
    cursor: pointer;
}
.news-desc {
    float: left;
    line-height: 50px;
    margin-left: 20px;
    cursor: pointer;
}
.glyphicon-tags {
    font-size: 30px;
    cursor: pointer;
}

#partners-beneficiary .img-circle, #organizers-beneficiary .img-circle {
	height : 150px;
	width : 150px;
}
#partners-beneficiary > .section-title{
	white-space: nowrap;
}
.news-heading{
    font-size: 30px;
    text-decoration: none;
    margin-bottom: 10px;
    font-family: sourceSansProSemiBold !important;
    color: #666666;
    line-height: 36px;

}
.news-heading:hover{
    color: #666666;
}



.social-media-icon .fb-share-button, .social-media-icon .tw-btn{
	vertical-align: top;
	display: inline-block;
}
.fb_iframe_widget span, .twitter-share-button{
	vertical-align: top !important;
}

.btn-disabled {
    font-family: sourceSansProSemiBold;
    background-color: #ccc;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    height: 40px;
}

.news-publish-detail{
	margin-top: 15px;
}

.inline{
	display : inline-block;
}

.error-detail{
	color: #7EBA88;
    font-size: 28px;
    line-height: 36px;
    font-family: sourceSansProBlackBold;
	margin-top: 50px;
	padding : 0;
	min-height:600px;
}

.news-container{
	position:relative;
	margin:0;
}
.seperator{
    height: 100%;
    width: 100%;
    border-top: 1px solid grey;
    margin: 20px 0;
}

p.excerpt{
  font-size: 18px;
  color:grey;
}
.row.news-container .glyphicon.glyphicon-pencil{
	display:none;
  	font-size:24px;
  	top: 40px;
  	right:10px;
  	position: absolute;
    color: grey;
}

.row.news-container:hover .glyphicon.glyphicon-pencil{
	display: block;
}
.instructions p{
	font-weight: bold;
}
.introduction{
	font-family: sourceSansProRegular;
    font-size: 16px;
    line-height: 24px;
    color: #2d4550;
    text-align: justify;
    color: #666666 !important;
}
.date-published{
    font-size: 1.6rem !important;
    color: #5b58f9!important;
    font-family: sourceSansProLight !important;
    color: #5b58f9;
    display : block;
}


p.excerpt {
    font-size: 18px;
    color: grey;
}

.news-image-div img{
	max-width: 100%;
}

.news-page.title-container {
    width:100%;
}

.news-header-detail{
	margin : 5px 0;
}
#owl-news .news-container{
	border-bottom: 1px solid #d3d3d3;
}
#owl-news .news-container:last-child{
	border-bottom: 0;
}
.news-container .news-text-1 {
    font-size: 1.5rem;
    font-family: sourceSansProRegular;
    color: #666666 !important;
}
.news-container .read-more {
    font-size: 1.5rem !important;
    color: #666666 !important;
    font-family: sourceSansProSemibold !important;
}
.modal-content{
    border-radius: 0 !important;
    background-color: #f6f6f6;
}
footer .container {
    width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    /* padding: 0 !important; */
}
.footer-ending {
    background-color: #723bda;
    padding: 0;
}
.p-0{
    padding:0 !important;
}
.footer .footer-content {
    float: none;
    margin: 0 auto;
    color: #fff;
    background-color: #333333;
}
a.about-link, a.about-link:hover, .footer h4 {
    font-size: 1.7rem !important;
    font-family: sourceSansProSemiBold;
    text-decoration: none;
    margin: 0 0 27px 0 !important;
}
.footer .menu a {
    font-size: 1.6rem !important	;
    font-family: sourceSansProLight;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.text-white {
    color: #fff!important;
}
.pl-0, .px-0 {
    padding-left: 0!important;
}
.text-center {
    text-align: center!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.social.py-3.text-center a {
    font-size: 1.5rem !important;
}
.social a {
    margin: 0 5px;
}
.news-image-div{
    text-align: right;
}
#footer {
    background: #333333 !important;
    padding: 4.8rem 0 !important;
}
ul.social-icon {
    padding-left: 6.4rem!important;
    margin-bottom: 0!important;
    margin-top: .4rem !important;
}
.social-icon .list-inline-item {
    margin-right: .8rem;
}
.footerLink h5 {
    font-family: sourceSansProSemiBold !important;
    font-size: 1.7008rem;
    margin-bottom: 0.4rem !important;
    line-height: normal;
}
.footerLink ul.list-unstyled {
    margin-bottom: 0;
}
#footer .social-icon .fab {
    font-size: 2.4rem !important;
    color: #9b9c9b !important;
}
.footerLink ul li {
    font-family: SourceSansProExtraLight, "Helvetica Neue", Helvetica, sans-serif !important;
    line-height: 2.2rem;
}
#newsletterForm .email {
    background-color: transparent;
    border-color: #979797;
    box-shadow: none;
    padding: 15px;
    height: 40px;
    color: #7c8495;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0 !important;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.copyRight {
    background: #723bda !important;
    padding: 1.2rem 0 !important;
}
.copyRight p {
    line-height: normal !important;
    margin: 0 !important;
    font-size: 1.4rem;
}
.copyRight .row{
    margin:0 !important;
    padding : 0 !important;
}
.copyRight .container{
    width: 1280px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
button#newsletterSubmit {
    padding: .6rem 1.2rem;
    font-size: 1.6rem;
}
#newsletterForm .input-group.mb-3{
    position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
button#newsletterSubmit {
    padding: .6rem 1.2rem;
    font-size: 1.8rem;
    position: relative;
    z-index: 2;
    border-radius: 0!important;
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}
#newsletterEmail + .input-group-append.ml-2 {
    margin-left: .8rem !important;
}
#footer .row {
    display: flex;
    justify-content: flex-end;
    padding: 0 !important;
}
#events .container.box-shadow {
    box-shadow: 1px 1px 1px 1px #888888;
}
.ql-editor p {
    font-size: 21px;
}
.news-container.row {
    padding: 36px 0;
}
.navbar-nav a {
    padding: 0 1.5rem;
    font-size:1.5rem;
}
.material-title {
    color: #5b58f9;
    font-size: 20px;
    font-family: sourceSansProBlackBold;
}
.material-icon {
    font-size: 22px;
}
.material-name .download-icon{
	display:none;
}
.material-name:hover .download-icon{
	display:inline-block;
}
.solar-title .social-share-button .fa, .news-container .fa{
	color:#888888;
	font-size: 2.1rem;
}
#websiteBuilder .solar-panel-section, .solar-testimonials-section.white-color {
    background-color: #fff !important;
}
.skip-to-main-content{
	background:#ccc;
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.ql-editor p{
		font-size:14px;
	}
	#websiteBuilder .img-place{
		padding-left: 0px;
		margin-bottom:15px;
	}
	#owl-upcoming-events .item{
		height: auto !important;
	}
	#websiteBuilder button.btn.btn-more {
	    margin: 0 auto;
	    display: block;
	}
	#websiteBuilder .event-container .event-name {
	    font-size: 26px;
	    line-height: 30px;
	    margin: 30px 0;
	    text-align: center;
	}
	#websiteBuilder .memener-name,
	#websiteBuilder .member-roles {
	   text-align: left;
	}
	#websiteBuilder .row {
	    margin: 0;

	}
	#websiteBuilder .title-container{
		
	}
	.dashboard-panel-section {
	    padding: 0;
	}
	#environmental_container .imptact-title {
	    margin-bottom: 0px;
	}
	 #environmental_container .xs-pad .impact_box {
	 	border-right:0;
	    border-bottom:1px solid #ccc;
	}
	#environmental_container .xs-pad:last-child .impact_box {
	    border-bottom:0;
	}
	.title-sec{
		order:2;
	}
	.image-sec{
		order:1;
	}
	#websiteBuilder .member-container{
		margin-bottom: 15px;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.news-heading {
	    font-size: 22px;
	    line-height: normal;
	}
	.news-container.row {
	    padding: 24px 0;
	}
	.material-title {
	    font-size: 20px;
	    
	}
	#websiteBuilder .memener-name {
        font-size: 16px;
        line-height: 30px;
    }
    #websiteBuilder .member-roles{
   	    font-size: 14px;
    }
    #websiteBuilder .event-container{
    	margin-bottom: 0;
    }
    #websiteBuilder .committee-members img.img-circle{
    	width:auto;
    	height: auto;
    }
    #environmental_container .xs-pad:nth-child(3) .impact_box {
	    border-right:0;
	}
	#websiteBuilder .navbar .navbar-nav>li{
		padding: 10px 0;
	}
	#websiteBuilder .event-section, 
	.solar-panel-section, 
	.volunteers-section, 
	.smartpower-market-section, 
	.video-section, 
	.campaign-resource-section,
	.dashboard-panel-section {
	    padding: 30px 0;
	}
}
