﻿.housead
{
   
}


.post-desc {
    margin-top: 20px;
    color: #333333;
    font-size: 20px;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
}



    .post-desc p {
        color: #333333;
        font-size: 20px;
        line-height: 36px;
        font-family: 'Lato', sans-serif;
        margin-bottom: 30px;
    }








.vecAction
{
    margin : 5px;
    width : 170px;
}

.testimonial-text
{
    font-size : 20px;
}

.poptin-credit
{
    display:none;
}

.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
    border-width: 0px;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width:0px;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}


.wordpress-content-section
{
    color: #333333;
}

    .wordpress-content-section p
    {
        color: #333333;
        font-size: 22px;
        line-height: 38px;
        font-family: 'Lato', sans-serif;
        margin-bottom:50px;
    }
    
    .wordpress-content-section a
    {
        text-decoration: underline;
    }
    
    .wordpress-content-section ul
    {
        list-style-type: disc;
        margin-left:30px;
        margin-bottom:50px;
    }
    
    .wordpress-content-section li
    {
        color: #333333;
        font-size: 22px;
        line-height: 38px;
        font-family: 'Lato', sans-serif;
        list-style-type: decimal;
    }

    .wordpress-content-section ol
    {
        margin-left:30px;
        margin-bottom:50px;
    }



.heroheader {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
}

.herosubheader {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 30px;
}

.herosubheader-big {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    font-size: 40px;
}

.post-image
{
    display:none;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.hero-unit {
    background-image: url('../images/hero-washout-sccm.jpg');
    background-size: cover;
    background-color: #EEEEEE;
    height: 550px;
    margin: auto;
}

    .hero-unit h1 {
        color: #FFFFFF;
        font-size: 60px;
        letter-spacing: -1px;
        line-height: 1;
        margin-bottom: 0;
    }

    .hero-unit h2 {
        font-size: 25px;
        color: #FFFFFF;
        font-family: 'Lato', sans-serif;
    }

.hero-fill {
    width: 100%;
    height: 660px;
    background-position: center;
    background-size: cover;
}



.hero-caption {
    postion: relative;
    top: 35%;
}

.hero-carousel-caption {
    bottom: 0px;
    top: 25px;
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
}


    .hero-carousel-caption h3 {
        padding-top: 35px;
        color: #575556;
        font-weight: 400;
    }

    .hero-carousel-caption h1 {
        color: #fff;
    }

/* Large desktop 
      @media (min-width: 1200px) { ... }*/

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

    .herosubheader-big {
        font-weight: 700;
        font-size: 60px;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {


    .herosubheader-big {
        font-weight: 700;
        font-size: 40px;
    }

    .wideheroSignup {
        width: 200px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

    .hero-carousel-caption h1 {
        font-size: 40px;
    }

    .herosubheader-big {
        font-weight: 500;
        font-size: 40px;
    }

    .wideheroSignup {
        width: 200px;
    }
}


.sectiontext {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
}

.sectionheader {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #000000;
}

.sectionbutton {
    padding: 10px;
    margin: 20px;
    width: 250px;
}




.post-tags {
    display: none;
}

.btn-pill {
    border-radius: 45px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.post-desc a {
    text-decoration: underline !important;
}

.post-desc .btn {
    text-decoration:none !important;
}
