@charset "utf-8";

.floorcare_row_4 {
    clear: both;
    min-height: 100px;
    background-repeat: repeat;
    background-position: center top repeat scroll transparent;
    background-image: url(../images/floor-background-1.jpg);
    background-color: transparent;
    background-attachment: scroll;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}

h1.hero8-floorcare-heading1 {
    font-size: 28px;
    color: #FFFFFFF;
    font-weight: 300;
    text-align: center;
    margin-top: 1%;
    font-family: merriweather;
    letter-spacing: 2px;
    text-shadow: 3px 3px 4px #FFF #FCF4F4;
    -moz-text-shadow: 3px 3px 4px #E95448;
    -webkit-text-shadow: 3px 3px 4px #E95448;
    text-transform: none;
    max-width: 100%;
    font-style: normal;
}

h1.hero8-floorcare-heading2  {
    font-size: 24px;
    color: #0B0B0B;
    font-weight: 600;
    text-align: left;
    margin-top: 1%;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-shadow: 3px 3px 4px #FFF #FCF4F4;
    -moz-text-shadow: 3px 3px 4px #E95448;
    -webkit-text-shadow: 3px 3px 4px #E95448;
    text-transform: none;
    max-width: 100%;
    font-style: normal;
    text-decoration: underline;
    font-variant: small-caps;
}
p.hero8-floorcare-p1 {
    color: #FFFFFF;
    text-align: left;
    font-size: 18px;
    max-width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

.floorcare_row_6 {
    clear: both;
    min-height: 100px;
    padding-top: 2%;
    padding-bottom: 2%;
}
span.underlined {
    font-style: normal;
    text-decoration: underline;
}

@media only screen and (min-width : 768px) {
       h1.hero8-floorcare-heading1 {
		   color: #FFFFFFF;
            max-width: 100%;
            text-align:center;
            font-size: 32pt;
        }
    p.hero8-floorcare-p1 {
    color: #FFFFFF;
    text-align:left;
    font-size:20px;
    max-width:95%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    font-weight:400;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
        }
    }

@media only screen and (min-width : 1024px) {
       h1.hero8-floorcare-heading1 {
			color: #FFFFFFF;
		   	max-width: 100%;
            text-align: center;
            font-size: 52pt;
       }
    p.hero8-floorcare-p1 {
    color: #FFFFFF;
    text-align:left;
    font-size:24px;
    max-width:95%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    font-weight:400;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
        }
   }
