

body {
    font-family: 'Raleway', sans-serif; 
    color: #605f5f;
    background-color: #ccc;
    background-image: url(images/bg_gradient.png);
    background-repeat: repeat-x;
}

a:link {color: #ff2a0c;}
a:visited {color: #ff2a0c;}
a:active {color: #ff2a0c;}
a:hover {color: #fd3d22;}

p {font-size: 20px;}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    color: red;
}

h1 {padding: 40px 0px 1px 0px;}
h2,h3,h4 {padding: 30px 0px 1px 0px;}

h1 {font-size: 40px;}
h2 {font-size: 30px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}


.imgBorderRes_left {
    float: left; 
    margin: 0px 30px 10px 0px;
    max-width: 100%;
    padding: 3px;
    border: 1px solid #999;
}


.imgBorderRes_right {
    float: right; 
    margin: 0px 0px 10px 30px;
    max-width: 100%;
    padding: 3px;
    border: 1px solid #999;
}


@media only screen and (max-width: 767px) {
    .imgBorderRes_right {
        float: left;
        margin: 0px 200px 30px 0px;
    }
}


.lispace li {
    padding-bottom: 15px !important; 
}


.navWide {
    background-color: #3eb143;
    /*border-bottom: 2px dotted #ccc;
    font-weight: bold;*/
}


.nav-item { /*this purs space between the man nav menu items it does not affect drop downs*/
    padding-right: 20px;
}


.dropdown-menu {
    background-color: #3eb143;
}

.modules {
    background-color: #fff;
    padding-top: 25px;
}


.contentSpace {
    padding-top: 40px;
}


.links a:link {color: green; text-decoration: underline;}
.links a:active {color: green; text-decoration: underline;}
.links a:visited {color: green; text-decoration: underline;}
.links a:hover {color: green; text-decoration: underline;}


.top {
    text-align: center; 
    padding: 40px; 
    background-color: #fff;
}


/* --- header --------------------------------------------------- */

.header {
    background-color: #f7f7f7;
}

.navTop {
    background-image: url(images/nav_bg.jpg);
    background-repeat: repeat-x;
}

@media (max-width: 768px) { /*this tricks wider devices into showing background-image that appears floated right*/
.qqcont {
    display: none;
  }
}


/*.headPhone {
    padding-top: 0px;
}*/

/*@media only screen and (min-width: 767px) {
    .headPhone {
        padding-top: 110px;
    }
}*/

/*@media only screen and (max-width: 1200px) {
    .headerTag_1 {
        display: none;
    }
}*/

/*.logoCont {
    padding-top: 10px;
}

@media only screen and (max-width: 767px) {
    .logoCont {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .logoCont img{
        max-width: 50%;
    }
}



.headlinks {
    padding: 10px;
    text-align: right;
    border-bottom: dotted 2px #ccc;
}

@media only screen and (max-width: 992px) {
    .headlinks {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .headlinks {
        text-align: center;
    }
} 

*/





/* --- page content styles --- */
.linksun a:link,a:visited,a:active,a:hover {
    text-decoration: underline;
    color: #43935f;
}

.contentArea {
 background-color: #fff;
}

.lispace ul li {padding-bottom: 15px;}



.applic {
    margin-top: 20px;
    color: #000;
}

@media (min-width:1px) {
 .applic {
    background-image: none;
  }
}

@media (min-width: 768px) { /*this tricks wider devices into showing background-image that appears floated right*/
.applic {
    background-image: url(../images/lawnTall.jpg);
    background-repeat: no-repeat;
    background-position: right;
  }
}


.appnarr {
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;  
}

@media (max-width: 768px) { /*moves word "application" to align lieft on smaller screens*/
.appnarr {
    text-align: left;
  }
}

.appwide {
    background-color: #fff;
    font-size: 16px;
    padding-bottom: 20px;
    margin-top: -1px;
    margin-bottom: -1px;   
}

.gtype {
    color: #999;
    font-style: italic;
}

.overwide {
    float: right;
    width: 350px;
    margin: 10px 0px 20px 30px;
    background-color: transparent;
}

.overnarr {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 25px;
}

.treewide {
    float: right;
    width: 350px;
    margin: 10px 0px 20px 30px;
    background-color: transparent;
}

.treenarr {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 25px;
}

.testim {
    background-color: #e0e0e0;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 30px;
}



/* --- product grid styles ---*/
.categoryName {
    padding: 45px 0px 30px 0px;
}

.gridBottom {margin-bottom: 20px;}

.gridmain1 {
    background-color: #3eb143;
    height: 100%;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.gridmain1 img {
    max-width: 100%;
    padding: 5px;
}

.gridmain1 a:link {color: #fff;}
.gridmain1 a:visited {color: #fff;}
.gridmain1 a:active; {color: #fff;}
.gridmain1 a:hover {color: #fff;}

.gridTextPad {padding: 0px 5px 5px 5px}
.new {background-color: red; color: #fff;}



/* video responsive info here https://www.ostraining.com/blog/coding/responsive-videos/ */
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}



/* --- modules --- */
.modulesMain {
    background-image: url(../images/modRow_BG.jpg);
    padding-top: 40px;
    border-top: 2px dotted #ccc;
    text-align: center;
}

.modulesMain h2 {
    color: #3c2f1e;
}

.indMod {
    padding-bottom: 20px;
}

.indMod ul li {
    padding-bottom: 15px;
}


/*-- footer styles --- */

.separator_1 {
    clear: both;
    height: 6px;
    background-color: #fff;
    border-top: 2px solid #043b19;
}

.footerWide {
    background-color: transparent; 
    color: #fff;
}

.ftr_heads {
    font-size: 18px;
    color: red;
    font-style: italic;
    font-weight: bold;
    padding: 20px 0px 40px 20px
}

.footer_1 {
    background-image: linear-gradient(#2d372e, #adb4ac);
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer_1 a:link {color: #fff; font-weight: bold; font-style: italic; text-decoration: none;}
.footer_1 a:visited {color: #fff;}
.footer_1 a:active {color: #fff;}
.footer_1 a:hover {color: #ccc;}


ul.no_bullet {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li.heart {
    background: url('/images/li_heart.png') no-repeat left top;
    padding: 5px 0px 10px 40px;
}

li.heart2 {
    background: url('/images/li_heart.png') no-repeat left top;
    padding: 5px 0px 10px 40px;
    margin-left: 30px;
}

li.heartnone {
    background: none;
}

/*ul.heart {
list-style-image: url('/images/li_heart.png');
}*/


/*@media only screen and (min-width: 767px) {
    .indFoot {
        padding-top: 40px;
    }
}

.indFoot2 {
    margin-top: -80px;
    padding-bottom: 40px;
}

@media only screen and (min-width: 767px) {
    .indFoot2 {
        margin-top: -30px;
        padding-top: 0px;
    }
}*/

form #webaddress {display: none;}




/* ---UNUSED--- */
/*--- jumbotron responsive text -------------------------------- */
.resType_1 h1 {
  font-size: 40px;
}

@media (min-width:576px) {
 .resType_1 h1 {
    font-size: 85px;
  }
}
@media (min-width:768px) {
.resType_1  h1 {
    font-size: 120px;
  }
}
@media (min-width:992px) {
.resType_1 h1 {
    font-size: 170px;
  }
}




.resType_1 p {
  font-size: 24px;
}

@media (min-width:576px) {
 .resType_1 p {
    font-size: 20px;
  }
}
@media (min-width:768px) {
.resType_1  p {
    font-size: 22px;
  }
}
@media (min-width:992px) {
.resType_1 p {
    font-size: 22px;
  }
}



/* jumbotron background image responsive - included here but is already working or not necc */
.apsect-ratio-16x9 {
padding-bottom: 56.25%;
}
.apsect-ratio-6x4 {
padding-bottom: 66.6666667%;
}
.apsect-ratio-5x3 {
padding-bottom: 60%;
}
.apsect-ratio-4x3 {
padding-bottom: 75%;
}
.apsect-ratio-5x2 {
padding-bottom: 40%;
}
.apsect-ratio-3x2 {
padding-bottom: 66.6666667%;
}
.apsect-ratio-3x1 {
padding-bottom: 33.3333333%;
}
.apsect-ratio-2x1 {
padding-bottom: 50%;
}


