.left
{
    float: left;
}

.right
{
    float: right;
}

#primary_nav_wrap
{
    margin-top: 15px;
}

#primary_nav_wrap ul
{
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

#primary_nav_wrap ul a
{
    display: block;
    text-decoration: none;
    padding: 0 15px;
    color: #ffffff;
}

#primary_nav_wrap ul li
{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    padding: 8px 2px;
}

#primary_nav_wrap ul li.current-menu-item
{
    background: blue;
}

#primary_nav_wrap ul li:hover
{
    background-color: #3d5350;
}

#primary_nav_wrap ul ul
{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #80bd00 !important;
    padding: 0;
}

#primary_nav_wrap ul ul li
{
    float: none;
    width: 200px;
}

#primary_nav_wrap ul ul a
{
    line-height: 120%;
    padding: 10px 15px;
}

#primary_nav_wrap ul ul ul
{
    top: 0;
    left: 100%;
}

#primary_nav_wrap ul li:hover > ul
{
    display: block;
    background-color: #80bd00; /*todo: must highlight text to this color on hover */
    padding: 2px;
    font-family: AvenirRoman, Georgia, "Times New Roman", Times, serif;
    z-index: 1;
}

.text-white
{
    color: #ffffff !important;
}

.text-lightGreen
{
    color: #afd4cd !important;
}

.text-brightGreen
{
    color: #80bd00; !important;
}

.text-dark
{
    color: #3d5350 !important;
}

.text-nodesign
{
    font-family: AvenirBook, Georgia, "Times New Roman", Times, serif;
    text-decoration: none !important;
}

.text-size-extrasmall
{
    font-size: 90% !important;
}

.text-size-normal
{
    font-size: 100% !important;
}

.text-size-small
{
    font-size: 150% !important;
}

.text-size-medium
{
    font-size: 200% !important;
}

.text-size-large
{
    font-size: 250% !important;
}

.text-size-extralarge
{
    font-size: 300% !important;
}

.border-white
{
    border: 1px solid #ffffff !important;
}

.border-dark
{
    border: 1px solid #3d5350 !important;
}

.bgc-dark
{
    background-color: #3d5350;
    color: #ffffff;
    padding: 20px 50px;
}

.icons
{
    padding-right: 10px;
    float: left;
}

.sections
{
    font-family: AvenirHeavy, Georgia, "Times New Roman", Times, serif;
    clear: both;
    margin: 0;
    padding: 0;
}

.section1
{
    min-height: 300px;
}

.subheader
{
    color: #ffffff;
    align-content: center;
}

.subheader div
{
    display: inline;
    padding: 10px;
}

.logo img
{
    height: 50px;
}

.adScheduleBanner
{
    min-height: 50px;
    font-size: 20px;
}

.adScheduleBanner div
{
    display: inline;
}

.section2
{
    font-family: AvenirBlack, Georgia, "Times New Roman", Times, serif;
    color: #3d5350;
    text-align: center;
    padding-top: 2%;
    letter-spacing: 1px;
}

.section2 div
{
    display: inline;
}

.section2 input
{
    float: none !important;
    padding: 2%;
    width: 140px;
    line-height: 12px;
    color: #5b7a75;
}

.section2 .lightColor
{
    color: #5a7974;
}

.divider_broken
{
    border-right: #3d5350 medium dotted;
    width: 1px !important;
}

.divider_broken-sm
{
    height: 40px !important;
}

.divider_broken-md
{
    height: 250px;
}

.divider_broken-lg
{
    height: 300px;
}

.divider_broken-xl
{
    height: 390px;
}

.divider_solid
{
    border-right: #3d5350 medium solid;
    padding: 25% 0 !important;
    width: 50% !important;
}

.divider_solid-sm
{
    height: 40px !important;
}

.divider_solid-md
{
    height: 250px;
}

.divider_solid-lg
{
    height: 300px;
}

.divider_broken:before,
.divider_broken-lg:before,
.divider_broken-sm:before,
.divider_solid:before,
.divider_solid-lg:before,
.divider_solid-sm:before
.divider_broken:after,
.divider_broken-lg:after,
.divider_broken-sm:after,
.divider_solid:after,
.divider_solid-lg:after,
.divider_solid-sm:after,
.overlay3:before,
.overlay3:after
{
    padding: 0;
    margin: 0;
}

.section5
{
    font-family: AvenirBlack, Georgia, "Times New Roman", Times, serif;
    background-color: #f5f5f5;
    color: #3d5350;
    padding: 50px 0 50px 0;
}

.section5 .location
{
    line-height: 30px;
    font-size: 30px;
    letter-spacing: 1px;
}

.section5 .locationChange a
{
    font-family: AvenirBook, Georgia, "Times New Roman", Times, serif;
    line-height: 25px;
    font-size: 12px;
    color: #4aa49b !important;
}

#stores-projects
{
    margin-bottom: 25px;
}

footer
{
    font-family: AvenirRoman, Helvetica, "Helvetica Neue", sans-serif;
    font-size: 12px;
    line-height: 12px;
    left: 0;
    right: 0;
    margin-top: 0;
    padding: 5px;
    padding-top: 0;
    color: #3d5350;
}

.footer_navigation div
{
    line-height: 30px;
    text-align: right;
}

.footer_navigation .left img
{
    float: left;
    padding-right: 20px;
    height: 40px;
}

.footer_navigation .right div
{
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.footer_navigation .footer_social img,
.footer_social img:hover
{
    width: 20px;
    height: 20px;
    padding-right: 1px;
    display: inline;
}

.required
{
    font-size: 9.75px;
}

/********************************************************************

            Schedule Overlay

********************************************************************/
.schedule_overlay:before
{
    margin-top: 3%;
    padding-top: 5%;
}

.schedule_overlay
{
    background-color: #81bc00;
    color: #3d5350;
    font-family: AvenirBlack, Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    z-index: 2;
    height: 350px;
    width: 826px !important;
}

.schedule_overlay div
{
    padding-top: -22%;
    padding-left: 4%;
    padding-right: 4%;
}

.schedule_overlay-inner div,
.schedule_overlay-inner td
{
    display: inline;
    height: 150px;
    width: 450px;
}

.overlay1,
.overlay2,
.overlay3,
.overlay1:before,
.overlay2:before,
.overlay3:before,
.overlay1:after,
.overlay2:after,
.overlay3:after,
.overlay1 div,
.overlay2 div,
.overlay3 div
{
    clear: both;
    float: none;
    padding: 0;
    margin: 0;
}

.resetRequiredTextLocation
{
    text-align: left;
    margin-left: -209px;
}

.br0
{
    line-height: 10px !important;
}

.br1
{
    line-height: 50px !important;
}

.br2
{
    line-height: 100px !important;
}

.br-0
{
    margin-top: -10px !important;
}

.br0:before,
.br0:after,
.br0,
.br1:before,
.br1:after,
.br1,
.br2:before,
.br2:after,
.br2
{
    padding: 0 !important;
    margin: 0 !important;
}

/********************************************************************

            Google Map Wrapper

********************************************************************/
.map_wrapper
{
    width: 600px;
    height: 400px;
}

#map_canvas
{
    width: 100%;
    height: 100%;
}

.how-it-works
{
    background: url('/assets/images/HowItWorks.png') center center no-repeat;
    background-size: contain;
    background-color: #181911;
    font-size: 10px;
    color: #ffffff;
    padding: 6% !important;
}

.testimonals-mobile
{
    background: url('/assets/images/testimonals.png') top !important;
    background-repeat: no-repeat;
    background-color: #abb471 !important;
    color: #ffffff;
    padding: 0 15%;
    text-align: center;
    letter-spacing: 1px;
}

.testimonals-mobile .testimonal
{
    padding-top: 150px !important;
    font-size: 35px;
}

.testimonals-mobile .author
{
    padding-top: 30px !important;
    font-size: 25px;
}

.testimonals-mobile .moreTestimonals,
.testimonals-mobile a
{
    padding-top: 100px !important;
    padding-bottom: 50px !important;
    font-size: 18px;
    color: #e3ffa7;
}

/********************************************************************

            SPANS

********************************************************************/
.nl
{
    clear: both;
    float: none;
}

.nl1
{
    height: 5px !important;
}

/********************************************************************

            Testimonal Slide Show

********************************************************************/

.bottomCarousel
{
    background-color: red;
    color: #ffffff;
    text-align: center;
    background-color: #e3ffa7;
    background: url('/assets/images/Temporary/section3_2.png') top center no-repeat !important;
    height: 350px;
    z-index: 0;
}

.bottomCarousel h2,
.bottomCarousel h3,
.bottomCarousel h6,
.bottomCarousel p
{
    left: 15% !important;
    right: 0 !important;
    width: 600px !important;
    padding-top: 8% !important;
}

.carousel-caption.bottomCarousel
{
    right: 9% !important;
    left: 29% !important;
}

div .no-margin,
input .no-margin,
label .no-margin,
.no-margin
{
    margin: 0 !important;
}

div .no-padding,
input .no-padding,
label .no-padding,
.no-padding
{
    padding: 0 !important;
}

.no-decoration
{
    text-decoration: none !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    font-size: small !important;
}

.img-polaroid
{
    text-align: center;
    background-color: transparent;
    padding: 5px 50px;
}

.door-family-icons img
{
    margin: 0 17px;
    width: 120px;
    box-shadow: 15px 10px 25px #585858;
}

.noHoverEffect a
{
    clear: both;
    background-color: transparent;
    text-decoration: none;
    padding: 0;
}

.footer-link a
{
    color: #3d5350;
    text-decoration: none;
    padding: 4px 7px;
}

.footer-link a:hover,
.footer-link a:focus
{
    background-color: #3d5350;
    color: #ffffff;
    text-decoration: none;
}

.text-avenirRoman
{
    font-family: AvenirRoman, Georgia, "Times New Roman", Times, serif !important;
    font-size: 16px;
}

.text-avenirHeavy
{
    font-family: AvenirHeavy, Georgia, "Times New Roman", Times, serif !important;
}

.text-avenirBook
{
    font-family: AvenirBook, Georgia, "Times New Roman", Times, serif !important;
}

.text-avenirOblique
{
    font-family: AvenirOblique, Georgia, "Times New Roman", Times, serif !important;
}

.pContent a,
.pContent ul,
p
{
    align-content: left;
    text-align: justify;
    font-size: 12px;
    font-family: AvenirHeavy, Georgia, "Times New Roman", Times, serif;
    color: #333333;
    line-height: 1.42857;
    vertical-align: top;
}

.pContent
{
    margin-top: 10px;
}

#banner-image1
{
    margin: 0 0 0 230px;
    padding: 0;
    z-index: 10000000000px;
    height: 331px;
}

#banner-image3
{
    margin: 0 0 0 45px;
    padding: 0;
    z-index: 10000000000px;
    height: 352px;
}

#banner-dreamy
{
    margin: 0 0 0 200px;
    padding: 0;
    z-index: 10000000000px;
    height: 362px;
}

#banner-installer
{
    margin: 0 0 0 221px;
    padding: 0;
    z-index: 10000000000px;
    height: 366px;
}


.slider-link a, .slider-link a:focus
{
    color: #80bd00; !important;
    font-size: 18px;
}

.slider-link a:hover, .slider-link a:active
{
    text-decoration: underline;
}


p
{
    font-size: 16px;
    font-weight: normal;
    font-family: AvenirBook, Georgia, "Times New Roman", Times, serif;
}

.testimonial
{
    display: block !important;
    padding: 0 !important;
    margin: 20px 0 30px 0 !important;

    color: #A39F95;
    font-weight: normal;
    font-family: AvenirOblique,Georgia,"Times New Roman",Times,serif !important;
    font-style: italic;
    font-size: 18px;
}

.testimonial-content
{
    display: block !important;
    text-align: center;
}

.testimonial-citation
{
    display: block !important;
    text-align: right;

}

.nodisplay
{
    display: none;
}

.call-us-now
{
    padding-top: 40px;
}

.homepage-title h1
{
    font-size: 32px;
}
