
h2 {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 10px;
}
.pricing h3 {
    font-size: 20px;
    line-height: 1.5rem;
    margin-bottom: 0px;
    text-transform: uppercase;
}
h3{
  font-size: 1.75rem;
}
h4 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 700;
}

p {
  line-height: 28px;
}
hr{
  border-bottom: 1px solid #efefef;
}
hr.dotted{
  border-style: dotted;
}
hr.dashed{
  border-style: dashed;
}
.grid-container{
  padding-right: 20px;
  padding-left: 20px;
}
.subheader {
  margin-bottom: 3rem;
  color: #fff;
}
.short-line {
  width: 50px;
  padding: 2px 0;
  background: #009DE1;
  margin-top: 15px;
  margin-bottom: 15px;
}
.short-line.thick {
  padding: 2px 0;
}
.short-line.white {
  background: #fff;
}
.short-line.center {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}
.gallery, .services {
  padding-top: 1rem;
}
.grey{
  color: #bbb;
}
.thumbnail {
  border: none;
  box-shadow: none;
}
.thumbnail.frame{
  padding: 9px;
  border: solid 1px #2e1e10;
}
.lead {
  font-family: 'Roboto', sans-serif;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 400;
}
.block {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.shade {
  padding: 1rem;
  background: #f9f9f9;
}
.block.case-study {
  margin-bottom: .75rem;
}
.industry .block {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.block.shade.pricing {
    padding: 3rem 0 5rem;
    margin-top: 0;
}
.inside-page .hero-section {
    min-height: 300px;
}
.menu {
  padding: 1rem 0 0 0;
}
.stat span {
  font-size: 1rem;
}
.stat {
    font-size: 2.25rem;
}
.small-only-text-center{
  text-align: center;
}
.small-only-text-left {
  text-align: left;
}
li.item {
  margin-bottom: 1.5rem;
}

.media-object .lead {
  margin: 0;
}
.callout {
  border: none;
  position: relative;
  margin:0;
}
.callout.large {
  padding: 2rem 1.6rem;
}
.callout.primary {
  background-color: #000;
  color: #0a0a0a;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
}
.callout.large.basic .grid-container {
    max-width: 100%;
}
.social {
  margin-top: 1.5rem;
  text-align: center;
}
.social i{
  font-size: 24px !important;
  color: #fff;
}
.social i.fa-phone {
    font-size: 20px !important;
}
.social-icons {
  margin-bottom: 10px;
}
.fa-twitter {
    padding-right: 0px;
    padding-left: 0;
}
.callout.primary.cta {
  background: #009DE1;
}
.cta h4, .cta-text h4 {
    margin-top: 20px;
    font-size: 24px;
    color: #fff;
    text-transform: none;
    margin-bottom: 20px;
}
.cta .button {
    color: #000;
    font-size: 16px;
}

.side-by-side .hero-image {
    background: url(https://powerworx.us/images/powerworx-seemore-half.jpg) no-repeat;
    height: 24rem;
    background-size: cover;
    background-position: center;
}
.side-by-side .godigital-hero-image {
    background: url(https://powerworx.us/images/powerworx-godigital.jpg) no-repeat;
    height: 24rem;
    background-size: cover;
    background-position: center;
}

.testimonials{
  position: relative;
  z-index: 100;
  color:#000;
}
.testimonial-bg p {
    text-transform: uppercase;
    font-size: 18px;
}
.testimonial-bg h3 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}
.testimonial-bg p, .testimonial-bg h3 {
    position: relative;
    z-index: 500;
    color: #000;
    font-weight: 400;
}

.testimonial-bg .words {
    top: 20%;
    width: 100%;
    text-align: center;
    position: initial;
    padding-left: 0;
}
.testimonial-bg .words .short-line {
  padding: 1px 0;
}
.testimonial-bg .name, .testimonial-bg .company, .testimonial-bg .quote {
    position: relative;
    z-index: 500;
}
.testimonial-bg .name, .testimonial-bg .company{
    color: #000;
    font-size: 18px;
}
.testimonial-bg .name {
  margin-top: 20px;
  font-weight: 700;
}
.testimonial-bg .quote {
    color: #009de1;
    font-size: 70px;
    line-height: 20px;
    font-family: 'Mukta', sans-serif
}
.testimonial-bg .company {
    text-transform: uppercase;
}


.lander-testimonial-bg {
  background:url() no-repeat center center;
  position: relative;
  padding: 3rem .5rem 2rem;
  background-size: cover;
}
.lander-testimonials{
  position: relative;
  z-index: 100;
  color:#000;
}
.lander-testimonial-bg p {
    font-size: 18px;
    font-style: italic;
}
.lander-testimonial-bg p, .lander-testimonial-bg h3 {
    position: relative;
    z-index: 500;
    color: #000;
    font-weight: 400;
}

.lander-testimonial-bg .words {
    top: 20%;
    width: 100%;
    text-align: center;
    position: initial;
    padding-left: 0;
}
.lander-testimonial-bg .words .short-line {
  padding: 1px 0;
}
.lander-testimonial-bg .name, .lander-testimonial-bg .company, .lander-testimonial-bg .quote {
    position: relative;
    z-index: 500;
}
.lander-testimonial-bg .name, .lander-testimonial-bg .company{
    color: #000;
    font-size: 18px;
}
.lander-testimonial-bg .name {
  margin-top: 10px;
  font-weight: 700;
}
.lander-testimonial-bg .quote {
    color: #009de1;
    font-size: 70px;
    line-height: 20px;
    font-family: 'Mukta', sans-serif
}
.lander-testimonial-bg .company {
    text-transform: uppercase;
}


.inspection-pic {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
[type=text], textarea {
  border: 1px solid #f1f1f1;
  background-color: #fff;
  box-shadow: none;
}
[type=text]:focus, textarea:focus {
  border: 1px solid #f1f1f1;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px #f1f1f1;
  box-shadow: 0 0 5px #f1f1f1;
}

/*--MENU--*/

.mfp-title {
    padding: 1rem 5rem 1rem 1rem;
    line-height: 20px;
}
.media-object {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 2rem;
}
.industry h2 {
    font-family: 'Mukta', sans-serif;
    color: #000;
    margin-bottom: 0;
    font-size: 24px;
}
.industry p {
  color: #000;
  margin-bottom: 30px;
}
.address {
    font-family: 'Mukta',sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
    line-height: 20px;
}
.address .button{
  margin-top:2.5rem;
  margin-bottom:4rem;
}

.address .cell {
  padding-bottom: 2rem;
}
.leaders {
    margin-bottom: 30px;
}
.copyright {
  padding-top: 0;
}
.copyright, .copyright a {
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.41);
    margin-top: 0;
    line-height: 20px;
}
.copyright a:focus, .copyright a:hover, .copyright .social i:hover {
    color: #fff;
}
.copyright p {
    margin-bottom: 13px;
    line-height: 15px;
}
.copyright .social i {
    color: rgba(255, 255, 255, 0.41);
}
.industry img {
    width: 110px;
    margin-top: 0;
}
.screen .content-wrapper .content {
    padding-top: 0 !important;
}
.partners img {
    width: 200px;
}
.features li {
    padding-bottom: 10px;
}
.features ul {
  list-style: none;
}
.features ul li::before {
    content: "\2022";
    color: #009de1;
    font-weight: bold;
    display: inline-block;
    width: 14px;
    margin-left: -15px;
    font-size: 15px;
}
.features h4 {
    margin-top: 20px;
    font-size: 18px;
    text-transform: none;
}
.features .fa-stack{
  width: 24px;
}
.fa-check {
    color: #009de1;
}

.fa-check:before, .fa-times:before {
    font-size: 26px;
}
.fa-times {
    color: #bd0d00;
    font-size: 18px !important;
}
.fa-info-circle {
    font-size: 22px !important;
    text-align: left !important;
    color: #4c4c4c;
    top: 0px;
    left: 6px !important;
}
.features .has-tip .fa-stack {
    width: 20px;
}
p.table-subtext {
    font-size: 14px;
}
table {
  box-shadow: 0 0 1rem rgba(0,0,0,.1);
  margin-top: 20px;
}
table thead {
    background: #fff;
    color: #4c4c4c;
}
table tbody, table tfoot, table thead, table tbody tr:nth-child(even), table tbody td,table thead th {
    border: 1px solid #f1f1f1;
}
table tbody tr:nth-child(even){
    background-color: #f7f7f7;
}
table tbody tr td.features {
    width: 40%;
    font-weight: 400;
    font-size: 16px;
    text-transform:uppercase;
}
table tbody tr td.checkmark {
    width: 20%;
    text-align: center;
}
tr.assets td.checkmark {
    color: #1563ca;
}
table thead th {
    font-weight: 700;
    text-align: left;
}
table tbody td, table thead th {
    padding: 12px 10px 12px;
}
table tbody td {
    font-weight: 700;
}
table .button {
    background-color: transparent;
    color: #4c4c4c;
    border-bottom: 1px dotted #aaa;
    padding: 0;
    text-transform: none;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
table .button:focus, table .button:hover {
    background-color: transparent;
    color: #4c4c4c;
    border-bottom: 1px dotted #aaa;
}
table .dropdown-pane {
    padding: 10px 10px;
    border: 1px solid #f1f1f1;
    background-color: #fff;
}
.pricing img.icon {
    width: 50px;
    margin: 10px 0 5px;
}
.pricing-table img {
    width: 160px;
}
.has-tip {
  border-bottom: none;
}
.tooltip {
    background-color: #e6e6e6;
    color: #000;
}
.pricing .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a::before, .pricing .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="false"] a::before {
  display: none;
}
.pricing .features ul li::before{
  display: none;
}
.pricing ul.multilevel-accordion-menu.vertical.menu li {
    box-shadow: none;
    border-bottom: none;
    background: transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}
.pricing ul.multilevel-accordion-menu.vertical.menu a {
    background: transparent;
    padding: 0;
    border-radius: 0;
}
.pricing .menu .button, .pricing .menu a {
    padding: 0;
    text-align: left;
}
.pricing .is-accordion-submenu-parent p {
    font-weight: 400;
    color: #474747;
}
.pricing ul.multilevel-accordion-menu.vertical.menu li.sub-item {
    background: transparent;
    border-bottom: none;
    padding: 5px 0px;
    font-size: .8rem;
}
.pricing .is-accordion-submenu-parent p {
    width: 100%;
}
.pricing ul.sublevel.is-active {
padding: 0;
width: 100%;
}
.block.key.features {
    margin-top: 1.5rem;
    margin-bottom: 2.5rem;
}
.key.features ul li::before{
  display: none;
}
.key.features h2 {
    margin-bottom: 20px;
}
ul.multilevel-accordion-menu.vertical.menu a {
    color: #000;
    padding: 20px 10px;
    font-size: 1.2rem;
    font-weight: 700;
    border-bottom: none;
    line-height: 1.5rem;
}
.multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="false"] a::before {
    content: "\f078";
    color: #009de1;
}
.multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a::before {
    content: "\f077";
    color: #009de1;
}
.multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a::before, .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="false"] a::before {
    font-family: FontAwesome;
    margin-right: 0;
    font-size: 1rem;
    top: 20px;
    position: absolute;
    left: 15px;
}
.is-accordion-submenu-parent p {
    float: right;
    width: 90%;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}
.key.features .menu.vertical ul {
    clear: both;
}
.key.features .menu.vertical ul.submenu {
    padding-top: 10px;
}
ul.multilevel-accordion-menu.vertical.menu {
    padding-top: 0;
}
ul.multilevel-accordion-menu.vertical.menu li {
    padding-bottom: 18px;
    list-style: none;
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.15);
}
ul.multilevel-accordion-menu.vertical.menu li.sub-item {
    font-size: 16px;
    padding: 0 34px 0px 43px;
    background: #fff;
    box-shadow: none;
}
.form-label.form-label-top {
    font-size: 16px !important;
}
.intro {
    color: #4c4c4c;
    font-size: 1.25rem;
    line-height: 2rem;
}





/*=========================================== Medium and up ======================================================*/
@media screen and (min-width: 40em) {
.no-js .top-bar {
  display: block;
}
.no-js .title-bar {
  display: none;
}
.small-only-text-center {
  text-align: left;
}
.small-only-text-left {
  text-align: center;
}
.medium-text-right {
    text-align: right;
}
.top-bar {
    padding: 1rem 2rem;
}
.top-bar .logo {
  padding-top: .5rem;
}
.hide-on-load{
  display:none;
}

.menu .button, .menu a {
  padding: .4rem 1rem .7rem 1rem;
}
.menu a.button {
    margin: 0 10px;
    padding: 15px 20px;
}
.menu a.social {
    padding: 10px 0 10px 9px;
    position: relative;
    top: 7px;
}
li.social {
    margin-top: 0;
    padding-top: 0;
}

h2 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
}
.secondary li{
  margin-left: 1rem;
}

.side-by-side .hero-image {
    height: 60rem;
    background-position: right;
}
.side-by-side .godigital-hero-image {
    height: 60rem;
    background-position: right;
}

.side-by-side .intro p {
    font-size: 19px;
}
.side-by-side .button:focus, .side-by-side .button:hover {
    background-color: #fff;
    color: #008ee1;
    border-color: #fff;
}

.callout.cta-image {
  height: 30vh;
  padding-top: 0;
  background-position: bottom;
}
.menu {
  padding-top: 0;
}
.lead {
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin:0 6rem 1rem 6rem;
  font-weight: 400;
}
.block {
    margin-top: 5rem;
    margin-bottom: 3rem;
}
.block.key.features {
    margin-top: 2rem;
    margin-bottom: 3rem;
}
li.item {
  margin-bottom: 0;
}
.social {
  margin-top: 0;
  text-align: left;
  padding-top: 1.75rem;
}
.social i {
    font-size: 24px !important;
    padding-right: 2px;
    padding-left: 8px;
    line-height: 40px;
}
.social i.fa-phone {
    top: -3px;
}
.social-icons {
  margin-top: 0;
}

.media-object-section:first-child {
    padding-right: 2rem;
}
.leaders {
    margin-bottom: 0;
}
.industry img {
    width: 120px;
    margin-top: 10px;
}
.cta h4, .cta-text h4 {
    margin-top: 0;
    font-size: 34px;
    line-height: 40px;
    font-family: 'Mukta', sans-serif;
}
.cta .button {
    color: #000;
    font-size: 18px;
}
table tbody tr td.checkmark {
    text-align: center;
}
table tbody td, table thead th {
    padding: 12px 20px 12px;
}
.pricing img.icon {
    width: 100px;
    margin: 10px 0;
}
.pricing h3 {
    font-size: 24px;
    line-height: 24px;
    margin: 10px 0;
}
.pricing ul.multilevel-accordion-menu.vertical.menu li.sub-item {
    font-size: .9rem;
}
.features h2, .features h4 {
    margin-top: 20px;
}
.is-accordion-submenu-parent p {
    width: 95%;
}
ul.multilevel-accordion-menu.vertical.menu li.sub-item {
    padding: 0px 30px 20px 46px;
}
ul.multilevel-accordion-menu.vertical.menu a {
    padding: 20px;
}
.multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a::before, .multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="false"] a::before {
    left: 18px;
}
table tbody tr td.features {
    font-size: 18px;
}
.inspection-pic {
    padding-top: 12rem;
    padding-bottom: 12rem;
}


}



/*============X-LARGE SCREENS AND BIGGER========== (this is the size of our monitors at full width)*/

@media only screen and (min-width: 90.063em) {


/*===========
============================= STYLES BELOW HERE ARE FOR SPECIFIC SCREEN SIZES ONLY and include a MIN and MAX
=============================
============*/


/*============ 1030-1366px Resolution Laptop ==========*/  
@media only screen   
and (min-width: 64.375em)   
and (max-width: 85.375em)  

/*============Medium Only SCREENS==========*/

@media only screen and (min-width: 40.063em) and (max-width: 63.9em) {
#topmenu{
  display:none;
}
.callout.large {
  padding: 2rem 2rem;
}
.offcanvas-full-screen.is-transition-overlap.is-open {
  box-shadow: none;
}
.top-bar .logo {
  padding: 0;
}

.industry.shade {
    padding-left: 0;
    padding-right: 0;
}

.grid-container {
    padding-right: 40px;
    padding-left: 40px;
}
.top-bar .top-bar-right {
    margin-left: auto;
    margin-right: auto;
}
.top-bar ul {
  background: #000;
}
.features .short-line {
    margin-top: 15px;
}



}




/*============IPAD Landscape ==========*/

@media only screen and (min-width: 64em) and (max-width: 90.000em) {
.block {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.shade {
    padding: .25rem 1rem;
}

.grid-container {
    padding-right: 40px;
    padding-left: 40px;
}


}


/*============XXLarge screens ========== min-width 1921px, xxlarge screens */
@media only screen and (min-width: 120.063em) { 



} 


/* 1280 x 1024*/
@media only screen 
and (min-device-width: 64em) 
and (max-device-width: 80em) 
and (-webkit-min-device-pixel-ratio: 1) {


}


/*============Specific iPad Queries ==========*/
/*iPad 1 & 2 in portrait & landscape*/
@media only screen 
and (min-device-width: 48em) 
and (max-device-width: 60em) 
and (-webkit-min-device-pixel-ratio: 1) {


}

/*iPad 1 & 2 in landscape*/
@media only screen 
and (min-device-width: 48em) 
and (max-device-width: 60em) 
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 1)  {

.top-bar {
    padding: 1rem 2rem;
}



}




/*iPad 1 & 2 in portrait*/
@media only screen 
and (min-device-width: 48em) 
and (max-device-width: 60em) 
and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 1) {
.hero-section {
    padding: 3rem 2rem;
}

.title-bar {
    padding: 1rem 2rem;
}
.block.key.features {
    margin-top: .5rem;
    margin-bottom: 2rem;
}
.side-by-side .hero-image {
    height: 35rem;
    background-position: center;
}
.side-by-side .godigital-hero-image {
    height: 35rem;
    background-position: center;
}

}



/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 48em) 
  and (max-device-width: 60em) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 48em) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {

.top-bar {
    padding: 1rem 2rem;
}
}

/* Landscape */
@media only screen 
  and (min-device-width: 48em) 
  and (max-device-width: 60em) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 60px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

