/*
Theme Name: Advanced Solar Products 2015
Theme URI: http://www.thejtsite.com
Description: Custom website layout by J Taylor Design
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com
*/
/* v1.0 | 20080212 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
a {
  text-decoration: none;
}
a:active {
  outline: none;
}
input,
textarea,
submit {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
  -moz-outline-style: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* HTML 5 Reset */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
/* Forms */
body .gform_wrapper {
  min-width: 100%;
}
body .gform_wrapper input[type=text],
body .gform_wrapper input[type=email],
body .gform_wrapper textarea {
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  padding: 10px;
  width: 100% !important;
}
body .gform_wrapper label {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
body .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
  appearance: checkbox;
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  margin-left: 5px !important;
  position: relative;
  top: 1px;
}
body .gform_wrapper.gf_browser_chrome ul.gfield_checkbox li input[type=checkbox] {
  top: 0px;
}
body .gform_wrapper ul.gfield_radio li input[type=radio] {
  appearance: radio-button;
  -moz-appearance: radio;
  -webkit-appearance: radio;
  margin-left: 5px !important;
  position: relative;
  top: 3px;
}
body .gform_wrapper.gf_browser_chrome ul.gfield_radio li input[type=radio] {
  top: -1px;
}
body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span.name_last {
  /*float: right;*/
}
body .gform_wrapper li {
  background: none;
  margin-bottom: 10px;
  padding-left: 0;
}
body .gform_wrapper .top_label .gfield_label {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
}
body .gform_wrapper .ginput_complex label {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 1.5px;
  margin-bottom: 0;
  text-transform: uppercase;
}
body .gform_wrapper .ginput_full {
  width: 100%;
}
body .gform_wrapper .ginput_complex span {
  display: inline-block;
  margin-bottom: 6px;
}
body .gform_wrapper ul,
body .container-container .page-content .gform_wrapper ul {
  padding-left: 0;
}
body .container-container .gform_wrapper li {
  border: none;
  line-height: 20px;
  list-style: none;
  text-indent: 0 !important;
}
body .gform_wrapper li::before,
body .container-container .page-content .gform_wrapper li::before {
  content: none;
}
body .gform_wrapper li:before {
  content: none;
}
body .gform_wrapper .ginput_left {
  clear: left;
}
body .gform_wrapper label.gfield_label {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
body .gform_wrapper .gfield_description {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
}
body .gform_wrapper .gfield_html p {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 20px;
}
body .gform_wrapper .gfield_html ul li {
  font-size: 12px;
  list-style: disc;
  margin: 0 0 10px 20px;
}
body .gform_wrapper .gform_footer {
  margin: 30px 0 0;
  padding: 0;
}
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
  background: #f58a2e;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1;
  margin: 0;
  padding: 18px 24px;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  width: 100%;
}
@media screen and (max-width: 600px) {
  body .gform_wrapper .gform_footer input.button,
  body .gform_wrapper .gform_footer input[type=submit] {
    font-size: 12px;
  }
}
body .gform_wrapper .gform_footer input:hover {
  background: #000;
}
body #gforms_confirmation_message {
  border: 3px solid #fafce9;
  padding: 20px;
}
body .gforms_confirmation_message {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
}
/* Accordion */
#main #accordion-loop {
  clear: both;
  display: block;
  margin: 1px 0 30px;
}
#main #accordion-loop .accordion h2 {
  border-bottom: 1px solid rgba(77, 77, 77, 0.5);
  color: #000000;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1em;
  margin: 0 !important;
  padding: 20px;
  text-transform: uppercase;
}
#main #accordion-loop .accordion h2.ui-state-active {
  /* other sheet */
}
#main #accordion-loop .ui-accordion-content {
  background: #fcfcfc;
  color: #333333;
  font-size: 17px;
  padding: 25px 25px 5px;
}
#main #accordion-loop .ui-accordion-content p,
#main #accordion-loop .ui-accordion-content li {
  color: #595959;
  display: block;
  font-size: 1em !important;
  line-height: 2;
}
#main #accordion-loop .ui-accordion-content p strong,
#main #accordion-loop .ui-accordion-content li strong {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
#main #accordion-loop .ui-accordion-content li a {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
}
#main #accordion-loop .ui-accordion-content li a:hover {
  color: #000;
}
#main #accordion-loop .ui-accordion-content ul {
  margin: 0;
}
#main #accordion-loop .ui-accordion-content img {
  display: inline;
  float: left;
  height: auto;
  padding: 4px 20px 10px 0;
  width: 30%;
}
@media screen and (max-width: 600px) {
  #main #accordion-loop .ui-accordion-content img {
    padding: 0 0 30px;
    width: 100%;
  }
}
#main #accordion-loop .accordion div ul {
  color: #474747;
  font-size: 1em;
  margin: 0 0 30px;
  padding: 0;
}
#main #accordion-loop .accordion div ul ul {
  margin: 0;
}
#main #accordion-loop .accordion div li {
  display: block;
  text-align: left;
}
#main #accordion-loop .accordion div h3 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}
/* Image Gallery */
body div.ilightbox-overlay.dark {
  background: rgba(255, 255, 255, 0.8) !important;
}
body .ilightbox-caption {
  background: #fff !important;
}
body a.ilightbox-button {
  background-color: #f58a2e;
  background-position: center center;
  background-repeat: no-repeat;
  display: block !important;
  width: 60px;
  height: 60px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
body a.ilightbox-button:hover {
  background-color: #000;
}
body a.ilightbox-button.ilightbox-prev-button {
  left: 0;
  top: 45%;
  background-image: url(http://www.advancedsolarproducts.com/wp-content/themes/asp2017/less/../img/arrow-left.png);
}
body a.ilightbox-button.ilightbox-next-button {
  right: 0;
  top: 45%;
  background-image: url(http://www.advancedsolarproducts.com/wp-content/themes/asp2017/less/../img/arrow-right.png);
}
body .ilightbox-toolbar {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
}
body .ilightbox-toolbar .ilightbox-close {
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(http://www.advancedsolarproducts.com/wp-content/themes/asp2017/less/../img/gallery-close.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
/* Global Usage ////////////////////////////////////////////////////////// */
.clearboth {
  clear: both;
  height: 0;
}
article,
section {
  clear: both;
}
a.trans {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.wow {
  visibility: hidden;
}
/* Video ////////////////////////////////////////////////////////// */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin-bottom: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Social Sharing ////////////////////////////////////////////////////////// */
#single-social {
  clear: both;
  padding-top: 30px;
}
#single-social .addthis_button_facebook_like {
  position: relative;
  top: -1px;
}
#single-social .addthis_button_google_plusone {
  width: 75px;
}
@media screen and (max-width: 600px) {
  #single-social .addthis_button_google_plusone {
    clear: both;
  }
}
#single-social .addthis_pill_style {
  width: auto;
}
/* Hero ////////////////////////////////////////////////////////// */
#page-home #hero {
  background: none;
  height: 60vh;
  min-height: 500px;
}
@media screen and (max-width: 600px) {
  #page-home #hero {
    max-height: 440px;
    min-height: 360px;
  }
}
#page-home #hero #hero-message {
  bottom: 60px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 4;
}
@media screen and (max-width: 600px) {
  #page-home #hero #hero-message {
    bottom: 30px;
  }
}
#page-home #hero #hero-message h1 {
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.5;
  margin: auto;
  max-width: 540px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  #page-home #hero #hero-message h1 {
    font-size: 16px;
    line-height: 1.2;
    max-width: 80%;
  }
}
#page-home #hero #chevron {
  background: url(http://www.advancedsolarproducts.com/wp-content/themes/asp2017/less/../img/chevron.png) bottom center no-repeat;
  background-size: 100% auto;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
#page-home #hero .hero {
  /*li {
				clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 99%, 0 88%);
				-webkit-clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 99%, 0 88%);
			}*/
}
/* Intro ////////////////////////////////////////////////////////// */
#intro {
  margin: auto;
  max-width: 550px;
  padding: 0 6% 25px;
  text-align: center;
}
#intro p {
  color: #828282;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 26px;
}
#intro p a {
  color: #187cbe;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
#intro p a:hover {
  color: #000;
}
@media screen and (max-width: 960px) {
  #intro p {
    font-size: 15px;
  }
}
#intro p em {
  color: #2b2a29;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-style: italic;
}
#intro p a {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
#intro p:first-of-type {
  color: #373737;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
}
#grid {
  background: url(http://www.advancedsolarproducts.com/wp-content/themes/asp2017/less/../img/work.jpg) center center;
  height: 200px;
  margin: 0 0 50px;
  text-align: center;
  width: 100%;
}
#grid .btn {
  position: relative;
  top: -25px;
}
#cols:after {
  clear: both;
  content: '';
  display: block;
}
#cols .col {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline;
  float: left;
  padding: 0 20px;
  text-align: center;
  width: 33.3333%;
}
@media screen and (max-width: 700px) {
  #cols .col {
    margin-bottom: 50px;
    width: 100%;
  }
  #cols .col:after {
    clear: both;
    content: '';
    display: block;
  }
}
#cols .col i {
  color: #f58a2e;
  font-size: 30px;
  margin-bottom: 30px;
}
#cols .col h2 {
  color: #2b2a29;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#cols .col p {
  color: #828282;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 26px;
}
#cols .col p a {
  color: #187cbe;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
#cols .col p a:hover {
  color: #000;
}
@media screen and (max-width: 960px) {
  #cols .col p {
    font-size: 15px;
  }
}
#cols .col p em {
  color: #2b2a29;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-style: italic;
}
#cols .col p a {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
/* Pages  ////////////////////////////////////////////////////////// */
/*  Content ////////////////////////////////////////////////////////// */
#main:after {
  clear: both;
  content: '';
  display: block;
}
#main #content:after {
  clear: both;
  content: '';
  display: block;
}
@media screen and (min-width: 960px) {
  #main #content {
    display: inline;
    float: left;
    width: 65%;
  }
}
@media screen and (max-width: 960px) {
  #main #content {
    border-bottom: 1px solid #909090;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
#main #content h1 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 34px;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  #main #content h1 {
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  #main #content h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
#main #content h2 {
  color: #2b2a29;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
}
#main #content h3 {
  color: #2b2a29;
  font-size: 17px;
  margin-bottom: 20px;
}
#main #content p {
  color: #828282;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 26px;
}
#main #content p a {
  color: #187cbe;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
#main #content p a:hover {
  color: #000;
}
@media screen and (max-width: 960px) {
  #main #content p {
    font-size: 15px;
  }
}
#main #content p em {
  color: #2b2a29;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-style: italic;
}
#main #content p a {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
#main #content ul {
  margin-bottom: 30px;
}
#main #content ul li {
  font-size: 14px;
  margin-bottom: 6px;
  padding-left: 30px;
  position: relative;
}
#main #content ul li a {
  color: #187cbe;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
#main #content ul li a:hover {
  color: #000;
}
#main #content ul li:before {
  color: #000;
  content: "\f178 ";
  font-family: FontAwesome;
  font-size: 10px;
  left: 0;
  position: absolute;
  top: 4px;
}
#main #content ul ul {
  padding-top: 6px;
}
#main #content iframe {
  margin-bottom: 20px;
  max-width: 100%;
}
#main #content img {
  height: auto;
  max-width: 100%;
}
#main #content form ul li {
  padding-left: 0;
}
#main #content form ul li:before {
  display: none;
}
#main #content .accordion-loop .accordion {
  border-bottom: 1px solid #efefef;
}
#main #content .accordion-loop .accordion h2 {
  color: #187cbe;
  cursor: pointer;
  margin: 0;
  padding: 15px 10px;
}
#main #content .accordion-loop .accordion h2 i {
  color: #f58a2e;
  font-size: .8em;
}
#main #content .accordion-loop .accordion .accordion-content {
  padding: 10px;
}
#main #content .gallery ul:after {
  clear: both;
  content: '';
  display: block;
}
#main #content .gallery ul li {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline;
  float: left;
  line-height: 0;
  margin-bottom: 0;
  padding: 0 1px 1px 0;
  width: 25%;
}
@media screen and (max-width: 600px) {
  #main #content .gallery ul li {
    width: 33.3333%;
  }
}
#main #content .gallery ul li:before {
  display: none;
}
#main #content .gallery ul li a {
  display: block;
}
#main #content .gallery ul li a img {
  height: auto;
  width: 100%;
}
#main #content .post .featured_image {
  height: auto;
  margin-bottom: 20px;
  max-width: 100%;
}
#main #content .service-contain {
  border-bottom: 1px solid #187cbe;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
#main #content .service-contain:first-of-type {
  border-top: 1px solid #187cbe;
  padding-top: 30px;
}
#main #content .service-contain:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#main #content .service-contain .accordion-loop {
  margin-bottom: 30px;
}
#main #content .galleries-loop {
  border-bottom: 1px solid #187cbe;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
#main #content .post-excerpt {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
#main #content .post-excerpt h2 a {
  color: #187cbe;
  font-size: 20px;
  transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
}
#main #content .post-excerpt h2 a:hover {
  color: #f58a2e;
}
#main #content #paginate ul:after {
  clear: both;
  content: '';
  display: block;
}
#main #content #paginate ul li {
  display: inline;
  padding-left: 0;
  width: 50%;
}
#main #content #paginate ul li:before {
  display: none;
}
#main #content #paginate ul li:nth-of-type(2) {
  text-align: right;
}
#main #content #paginate ul li a {
  color: #187cbe;
  display: block;
}
#main #content #paginate ul li a i {
  color: #f58a2e;
}
@media screen and (min-width: 960px) {
  #main #sidebar {
    float: right;
    width: 28%;
  }
}
#main #sidebar .sidebar {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#main #sidebar .sidebar:last-of-type {
  border-bottom: none;
}
#main #sidebar .sidebar h2 {
  margin-bottom: 20px;
}
#main #sidebar #cta a {
  background: #f58a2e;
  color: #fff;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  padding: 20px 15px;
  text-align: center;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
#main #sidebar #cta a span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  padding-top: 8px;
}
#main #sidebar #cta a:hover {
  background: #187cbe;
}
@media screen and (max-width: 960px) {
  #main #sidebar #latest-news {
    display: none;
  }
}
#main #sidebar #latest-news .post-side {
  border-bottom: 1px solid #ebebeb;
  padding-top: 15px;
}
#main #sidebar #latest-news .post-side:first-of-type {
  padding-top: 0;
}
#main #sidebar #latest-news .post-side img {
  height: auto;
  margin-bottom: 10px;
  max-width: 100%;
}
#main #sidebar #latest-news .post-side h3 a {
  color: #187cbe;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 6px;
  transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
}
#main #sidebar #latest-news .post-side h3 a:hover {
  color: #f58a2e;
}
#main #sidebar #latest-news .post-side p {
  color: #828282;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 10px;
}
#main #sidebar #latest-news .post-side p a {
  color: #187cbe;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
#main #sidebar #latest-news .post-side p a:hover {
  color: #000;
}
#main #sidebar #latest-news .post-side p.details {
  font-size: 12px;
}
/* Hero Slider ////////////////////////////////////////////////////////// */
ul.hero {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
ul.hero li {
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
ul.hero li.current {
  opacity: 1;
  z-index: 2;
}
.slider-slide .slide-in-next {
  animation: ssl_sin 1000ms ease-in-out;
  -moz-animation: ssl_sin 1000ms ease-in-out;
  -webkit-animation: ssl_sin 1000ms ease-in-out;
}
.slider-slide .slide-in-prev {
  animation: ssl_sip 1000ms ease-in-out;
  -moz-animation: ssl_sip 1000ms ease-in-out;
  -webkit-animation: ssl_sip 1000ms ease-in-out;
}
.slider-slide .slide-out-next {
  animation: ssl_son 1000ms ease-in-out;
  -moz-animation: ssl_son 1000ms ease-in-out;
  -webkit-animation: ssl_son 1000ms ease-in-out;
}
.slider-slide .slide-out-prev {
  animation: ssl_sop 1000ms ease-in-out;
  -moz-animation: ssl_sop 1000ms ease-in-out;
  -webkit-animation: ssl_sop 1000ms ease-in-out;
}
@keyframes ssl_sip {
  0% {
    transform: translate3d(-50%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
}
@keyframes ssl_sin {
  0% {
    transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
}
@keyframes ssl_sop {
  0% {
    transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
  100% {
    transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
}
@keyframes ssl_son {
  0% {
    transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
  100% {
    transform: translate3d(-50%, 0, 0);
    opacity: 0;
  }
}
.slider-scale .slide-in-next {
  animation: ssc_sin 1000ms ease-in-out;
  -moz-animation: ssc_sin 1000ms ease-in-out;
  -webkit-animation: ssc_sin 1000ms ease-in-out;
}
.slider-scale .slide-in-prev {
  animation: ssc_sip 1000ms ease-in-out;
  -webkit-animation: ssc_sip 1000ms ease-in-out;
}
.slider-scale .slide-out-next {
  animation: ssc_son 1000ms ease-in-out;
  -moz-animation: ssc_son 1000ms ease-in-out;
  -webkit-animation: ssc_son 1000ms ease-in-out;
}
.slider-scale .slide-out-prev {
  animation: ssc_sop 1000ms ease-in-out;
  -moz-animation: ssc_sop 1000ms ease-in-out;
  -webkit-animation: ssc_sop 1000ms ease-in-out;
}
@keyframes ssc_sip {
  0% {
    transform: scale(1, 1);
    transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 100% 50%;
    opacity: 1;
  }
}
@keyframes ssc_sin {
  0% {
    transform: scale(1, 1);
    transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 0% 50%;
    opacity: 1;
  }
}
@keyframes ssc_sop {
  0% {
    transform: scale(1, 1);
    transform-origin: 0% 50%;
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes ssc_son {
  0% {
    transform: scale(1, 1);
    transform-origin: 100% 50%;
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
/* -moz- */
@-moz-keyframes ssc_sip {
  0% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 100% 50%;
    opacity: 1;
  }
}
@-moz-keyframes ssc_sin {
  0% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 0% 50%;
    opacity: 1;
  }
}
@-moz-keyframes ssc_sop {
  0% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 0% 50%;
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-moz-keyframes ssc_son {
  0% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 100% 50%;
    opacity: 1;
  }
  100% {
    -moz-transform: scale(1, 1);
    -moz-transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-moz-keyframes ssl_sip {
  0% {
    -moz-transform: translate3d(-50%, 0, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes ssl_sin {
  0% {
    -moz-transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes ssl_sop {
  0% {
    -moz-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
  100% {
    -moz-transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
}
@-moz-keyframes ssl_son {
  0% {
    -moz-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
  100% {
    -moz-transform: translate3d(-50%, 0, 0);
    opacity: 0;
  }
}
/* -webkit- */
@-webkit-keyframes ssc_sip {
  0% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 100% 50%;
    opacity: 1;
  }
}
@-webkit-keyframes ssc_sin {
  0% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0% 50%;
    opacity: 1;
  }
}
@-webkit-keyframes ssc_sop {
  0% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0% 50%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes ssc_son {
  0% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 100% 50%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes ssl_sip {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes ssl_sin {
  0% {
    -webkit-transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes ssl_sop {
  0% {
    -webkit-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes ssl_son {
  0% {
    -webkit-transform: translate3d(0px, 0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(-50%, 0, 0);
    opacity: 0;
  }
}
/* Typography ////////////////////////////////////////////////////////// */
/* Base ////////////////////////////////////////////////////////// */
html,
body {
  background: #2b2a29;
  color: #828282;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  width: 100%;
}
strong {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
.btn {
  background: #187cbe;
  color: #fff;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 2px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
.btn i {
  color: rgba(255, 255, 255, 0.5);
  padding-left: 5px;
  transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
}
.btn:hover {
  background: #f58a2e;
  color: #fff;
}
.alignleft {
  display: inline;
  float: left;
  height: auto;
  margin: 0 20px 10px 0;
  max-width: 33% !important;
  position: relative;
}
.alignright {
  display: inline;
  float: right;
  height: auto;
  margin: 0 0 10px 20px;
  max-width: 33% !important;
  position: relative;
}
/* Contain ////////////////////////////////////////////////////////// */
#container {
  background: #fff;
  margin: auto;
  max-width: 1600px;
  position: relative;
}
.container {
  margin: auto;
  max-width: 960px;
  padding: 0 6%;
}
/* Header ////////////////////////////////////////////////////////// */
#header {
  margin: auto;
  padding: 15px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  #header {
    padding-bottom: 0;
    z-index: 5;
  }
}
#header #logo {
  display: inline-block;
}
@media screen and (max-width: 960px) {
  #header #logo {
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
}
#header #logo a img {
  height: auto;
  width: 250px;
}
#header a#nav-btn {
  display: none;
}
@media screen and (max-width: 960px) {
  #header a#nav-btn {
    background: #187cbe;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
  }
}
#header a#nav-btn i {
  color: #fff;
  margin-left: 6px;
}
@media screen and (min-width: 960px) {
  #header #nav {
    float: right;
    padding-top: 15px;
  }
}
@media screen and (max-width: 960px) {
  #header #nav {
    background: #187cbe;
    display: table;
    left: 0;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
    transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    -webkit-transition: opacity 0.35s ease-in-out;
  }
  #header #nav.in {
    opacity: 1;
    pointer-events: inherit;
  }
  #header #nav.out {
    opacity: 0;
    pointer-events: none;
  }
}
#header #nav #close {
  display: none;
}
@media screen and (max-width: 960px) {
  #header #nav #close {
    color: #fff;
    display: inherit;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
  }
}
#header #nav ul {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
}
#header #nav ul:after {
  clear: both;
  content: '';
  display: block;
}
@media screen and (max-width: 960px) {
  #header #nav ul {
    display: table-cell;
    left: 0;
    vertical-align: middle;
  }
}
#header #nav ul li {
  display: inline-block;
  float: left;
  margin-left: 20px;
}
@media screen and (max-width: 960px) {
  #header #nav ul li {
    display: block;
    float: none;
    margin: 0;
    text-align: center;
  }
}
#header #nav ul li a {
  color: #000;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  padding: 10px 0;
  position: relative;
  transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
  text-transform: uppercase;
}
@media screen and (max-width: 960px) {
  #header #nav ul li a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
  }
}
#header #nav ul li a.current {
  color: #2b2a29;
}
@media screen and (max-width: 960px) {
  #header #nav ul li a.current {
    color: rgba(255, 255, 255, 0.7);
  }
}
#header #nav ul li a.current:after {
  background: #187cbe;
  width: 100%;
}
@media screen and (min-width: 960px) {
  #header #nav ul li a:hover {
    color: #187cbe;
  }
}
@media screen and (min-width: 960px) {
  #header #nav ul li a:hover:after {
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  #header #nav ul li a:after {
    background: rgba(255, 255, 255, 0.1);
    bottom: 0;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    width: 0;
  }
}
#header:after {
  clear: both;
  content: "";
  display: block;
}
/* Hero ////////////////////////////////////////////////////////// */
#page-inside #hero {
  background: url(http://www.advancedsolarproducts.com/wp-content/themes/asp2017/less/../img/hero-1.jpg) center top no-repeat;
  background-size: cover;
}
#hero {
  background-size: cover;
  position: relative;
  margin-bottom: 50px;
}
#hero #quick {
  background: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  position: relative;
  z-index: 4;
}
#hero #quick:after {
  clear: both;
  content: '';
  display: block;
}
#hero #quick ul {
  float: right;
  height: 40px;
  line-height: 40px;
  text-align: right;
  width: 100%;
}
#hero #quick ul li {
  display: inline-block;
  margin-left: -2px;
  text-align: right;
}
#hero #quick ul li.call {
  float: left;
  margin-left: 0;
}
@media screen and (max-width: 600px) {
  #hero #quick ul li.call span {
    display: none;
  }
}
#hero #quick ul li a {
  color: #187cbe;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
#hero #quick ul li a.social-icon {
  background: rgba(255, 255, 255, 0.35);
  display: block;
  height: 40px;
  text-align: center;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  width: 40px;
}
#hero #quick ul li a.social-icon.facebook {
  color: #00549f;
}
#hero #quick ul li a.social-icon.facebook:hover {
  background: #00549f;
  color: #fff;
}
#hero #quick ul li a.social-icon.twitter {
  color: #28aae1;
}
#hero #quick ul li a.social-icon.twitter:hover {
  background: #28aae1;
  color: #fff;
}
/* Footer ////////////////////////////////////////////////////////// */
#footer {
  background: #f8f8f8;
  color: #2b2a29;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  margin-top: 60px;
  padding: 50px 0 60px;
  position: relative;
}
@media screen and (max-width: 600px) {
  #footer {
    text-align: center;
  }
}
#footer #top {
  background: #f8f8f8;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  height: 30px;
  left: 50%;
  line-height: 30px;
  margin-left: -15px;
  position: absolute;
  text-align: center;
  top: -15px;
  transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
  width: 30px;
}
#footer #top i {
  color: #187cbe;
  transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
}
#footer #top:hover {
  background: #187cbe;
}
#footer #top:hover i {
  color: #fff;
}
#footer #tag {
  color: #187cbe;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  font-style: italic;
  position: relative;
  text-align: center;
  top: 10px;
}
@media screen and (max-width: 600px) {
  #footer #tag {
    font-size: 18px;
    margin-bottom: 30px;
    top: 0;
  }
}
#footer a {
  color: #2b2a29;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  float: right;
  position: relative;
  transition: color 0.35s ease-in-out;
  -moz-transition: color 0.35s ease-in-out;
  -o-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
}
#footer a:hover {
  color: #187cbe;
}
@media screen and (max-width: 600px) {
  #footer a {
    border-left: 1px solid #f2f2f2;
    float: none;
    padding-left: 5px;
  }
}
