
/* Generic Items */
body {
	font-size: 14px;
}
#page {
	min-width: 320px;
}
.green-title h2 {
    font-size: 30px;
}
h1 {
	font-size: 32px;
}
h2, .h2 {
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 20px;
}
p,
.field-type-text-long li {
	font-size: 15px;
}

/* Masthead */
.masthead{
    height:60px;
}
.masthead #logo img{
    width: 130px;
    height: 33.5px;
}
.masthead #logo {
	padding: 8px 0px 0px 5px;
}

/* Drawer Nav */
.menu-toggle #page {
	display: none;
}
#slide-menu {
	width: 100%;
	margin-left: 100%;
}
.menu-toggle #slide-menu {
	margin-left: 0%;
}


/* Breadcrumb Nav */
#block-block-1 {
	padding-right: 4px;
}


/* Header */
.homepage-header {
    background-size: 200%;
}
.homepage-header .preamble {
    font-size: 26px;
}
.homepage-header h1 {
  font-size: 26px;
	line-height:46px;
}
.homepage-header h1 span {
	font-size: 32px;
}
.homepage-header .input-tray {
	display: none;
}
.header-graphic .wrap {
	padding: 0 10px;
}
.header-graphic h1 {
  font-size: 30px;
  max-width: 100%;
  line-height: 1.3;
  padding: 10px 0 0 0;
}


/*
* Footer
*/
.footer ul.footer-menu li.standard.last a {
	padding-right: 0;
	margin-right: 0;
	border-right: 0 none;
}
.footer ul.footer-menu li.follow {
	clear: both;
}

/* Newsroom Styles */
.field-name-field-content-photo img {
	width: 100% !important;
	height: auto !important;
}



/*
* Content Regions
*/
.field-name-field-two-column-copy > .field-items > .field-item,
.field-name-field-three-column-copy > .field-items > .field-item,
.field-name-field-four-column-copy > .field-items > .field-item {
	display: block;
	margin-right:0;
	float: none;
	width: auto !important;
	padding-right: 0 !important;
}

/* Photo Gallery */

/*
* Accordion
*/
.accordion-tabs {
	display: none;
}
.accordion-item .accordion-menu {
	display: block;
}
.accordion-menu {
	width: auto;
	float: none;
	padding: 10px 0;
	margin: 0 -20px 2px -20px;
	cursor: pointer;
	border-right: 0 none;
	border-left: 10px solid #00a258;
}
.tabbed-accordion .accordion-item:nth-child(3) .accordion-menu {
	border-left: 10px solid #d0e4af;
}
.tabbed-accordion .accordion-item:nth-child(4) .accordion-menu {
	border-left: 10px solid #b5d679;
}
.tabbed-accordion .accordion-item:nth-child(5) .accordion-menu {
	border-left: 10px solid #89bf91;
}
.accordion-item .accordion-menu:before {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	margin: 1px 0 0 10px;
	border: 1px solid #13ab4a;
	border-radius: 20px;
	font-family: 'FontAwesome';
	content: "\f067";
	color: #13ab4a;
	line-height: 20px;
}
.accordion-item.visible .accordion-content {
	padding: 30px 0 20px 0;
}
.accordion-item.visible .accordion-menu {
	background: #e6e7e9;
}
.accordion-item.visible .accordion-menu:before {
	content: "\f068";
}

/* Customer Quotes */
.quote-block {
	width: 95%;
	margin: 0 0 1% 0;
	height: 240px;
}

/* Free Quote Lead Form */
.lead-form-disclaimer {
	width: 100%;
}

.sunshine-to-savings .block-left {
	display: none;
}


/* IMG */
.field-type-text-long img {
	width: 100% !important;
	height: auto !important;
	display: block;
}

.field-type-text-long img.fixed-width {
	width: auto !important;
	display: inline-block;
}

/* Photo Video Block */

/* Give Us A Call */

/* Regions */

/* Mobile vs Desktop */

.modal-popup{
	margin:0 !important;
	padding:8px !important;
}
.modal-container img{
	margin-top:60px !important;
}
.modal-container p{
	font-size:12px !important;
}



.anim-present{
    margin-top:-20px;
}


/* Ways to go solar table */
ul.pricing-table > li {
    float: none;
    width: auto;
	border-bottom: 40px solid #fff;
}
ul.pricing-table > li > ul > li > span {
    min-height: 20px;
}
ul.pricing-table > li > ul > li > ul > li > span {
    display: block;
    height: auto !important;
}
ul.pricing-table .ghost-black {
    padding: 12px 40px;
}



/* Carousel Styling */

#gallerycarousel-1 .slideText {
	padding: 0 20px;
	top:60%;
}

#gallerycarousel-1 .slideText h2,
#gallerycarousel-2 .slides h2 {
	font-size: 22px;
}

#gallerycarousel-2 .imgContainer {
	width:300px;
}

#gallerycarousel-2 .slideText {
	padding: 0 15px 40px 15px;
}



/* Grid Engineering Modal */
#grid-form-modal {
	width: 80%;
	top: 50px;
	left: 5%;
	margin-left: 0;
	padding: 5%;
}


/* Text Block Styling */

#text-block {
  padding: 4.5em 1em 5em 1em;
}
#text-block h2 {
  font-size: 20px ;
}
#text-block a.button.tiny {
  font-size: 12px;
	line-height: 34px;
}


/* Video Module  Styling */

#video-module-givepower.video-module .video-cover p {
	width: 80%;
}

/* 5 Column Block */
.five-column-block .icon-block {
    width: 70%;
    max-width: 300px;
    margin-bottom: 0;
}

.five-column-block .icon-block:after {
    content: '';
    background: url("/sites/all/themes/solarcity/img/down-arrow.png") 0 0 no-repeat;
    height: 29px;
    width: 6px;
    display: block;
    margin: 0 auto;
}

.five-column-block .icon-block:last-child:after {
    display: none;
}

.five-column-block .icon-block img {
    width: 70px;
    height: 70px;
    padding-top: 10px;
    margin: 0 auto
}
.five-column-block .icon-block p {
    padding: 10px 0 10px 0;
    font-size: 15px;
}

/* SMB PAGE CAROUSEL */

.smb-carousel .flex-direction-nav .flex-prev {
    margin-left: -20px!important;
}

.smb-carousel .flex-direction-nav .flex-next {
    margin-right: -20px!important;
}
.smb-carousel .slides li {
    background-size: cover!important;
    height: 630px;
}

.smb-carousel .slideText {
    top: inherit!important;
    bottom: 40px;
}


.smb-carousel .slide-1 {
    background: url('/sites/all/themes/solarcity/img/carousel/smb-slide-mobile-1.2.jpg') center 0 no-repeat;
}
.smb-carousel .slide-2 {
    background: url('/sites/all/themes/solarcity/img/carousel/smb-slide-mobile-2.jpg') center 0 no-repeat;
}
.smb-carousel .slide-3 {
    background: url('/sites/all/themes/solarcity/img/carousel/smb-slide-mobile-3.jpg') center 0 no-repeat;
}
.smb-carousel .slide-4 {
    background: url('/sites/all/themes/solarcity/img/carousel/smb-slide-mobile-4.jpg') center 0 no-repeat;
}
.smb-carousel .slide-5 {
    background: url('/sites/all/themes/solarcity/img/carousel/smb-slide-mobile-5.jpg') center 0 no-repeat;
}
