.makemesmaller { font-size: 90%; }
.background { background-image:url('../images/bkg.jpg'); background-repeat:repeat-y; z-index: 100; } 
.logo{ height: 90px;}
.spacer5 {height: 5px;}
.spacer20 {height: 20px;}
.link-block { margin-right: 8px; margin-bottom: 3px;}

#business-name { font-family: 'Playfair Display SC', serif; font-size: 60px; margin-top: 15px;}
#business-estimate {float:right; margin-top: 20px; font-family: 'Noto Sans', sans-serif; font-size:25px; font-weight: 500; color: #b70800}
#business-estimate .business-phone img {float: left;}
.business-phone {color: #5e722f; font-weight: bold; display: block; margin-top: 5px;}
.license { position:absolute; z-index: 200; color: #ffbb00; font-size: 0.70em; margin-top: 28px; margin-left: 15px; font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;  }
.home-paragraph {color: #757575; padding-right: 25px; padding-left: 17px; line-height: 1.2em;}

#coat img { position:absolute; height: 200px; width: 183px; left:10px; top:10px; z-index: 100; }
.top-bar { background: rgb(36, 30, 32); }
.top-bar-section li a:not(.button) { padding: 0px 20px; line-height: 45px; background: none repeat scroll 0% 0% rgb(36, 30, 32); }
.top-bar-section ul li > a { color: #ffbb00; font-size: 0.999em; }
/* .top-bar-section ul li.active > a { background: none repeat scroll 0% 0% rgb(0, 0, 0); } */


/* free estimate box for form */
/*#free-estimate { background-color: #ffbb00; padding: 5px 10px 5px;  margin-bottom: 5px; }
#free-estimate .pen-paper img {float: left; margin-left: -10px; margin-top: -5px; margin-right: 7px;}
.pen-paper {color: #000; font-weight: bold; font-size: 1.45em; display: block; }
#free-estimate .small-text { font-size: .600em; padding-top: 6px; margin-bottom: 5px; padding-left: 4px; padding-right: 10px; } */

/* free estimate box without form */
#free-estimate { background-color: #ffbb00; padding: 5px 10px 5px;  margin-bottom: 5px; min-height: 315px; }
#free-estimate .pen-paper img {float: left; margin-left: -10px; margin-top: -5px; margin-right: 7px;}
.pen-paper {color: #000; font-weight: bold; font-size: 1.45em; display: block; width: 9em; }
#free-estimate .small-text { font-size: .600em; padding-top: 6px; margin-bottom: 5px; padding-left: 4px; padding-right: 10px; }
estimate { font-size: 3em; text-align: center;}

#free-estimate input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    font-family: inherit;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.800em;
    margin: 0px 0px .5em;
    padding: 0.5em;
    height: 1.999em;
    width: 100%;
    -moz-box-sizing: border-box;
    transition: all 0.15s linear 0s;
}
.prefix.button { padding: 0px; text-align: center; line-height: 2.125em; background-color: #a1120c; }
/*#free-estimate .prefix, .postfix {
    display: block;
    position: relative;
    z-index: 200;
    text-align: center;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875em;
    height: 1.999em;
    line-height: 2.3125em;
}*/

#free-estimate button, .button { margin: 0px 0px 0px; }
/* end free estimate box */

/* security systems box */
#security-systems { margin-bottom: 10px; }
#security-systems .headline img {float: left; margin-left: -15px; margin-right: 12px; margin-top: 3px;}
.headline {color: #0062ae; font-weight: bold; font-size: 1.45em; margin-left: 5px; }
#security-systems-container .small-text { padding-right: 20px; color: #595959; font-size: .90em; }

@media only screen and (min-width: 1224px) {article { padding-right: 25px;}}
@media only screen and (min-width: 1224px) {.central-monitoring { font-size: .80em; margin-left: -1px; }}
@media only screen and (min-width: 1224px) {.cctv { font-size: .80em; margin-left: -1px; }}
@media only screen and (min-width: 1224px) {.security-systems { font-size: .80em; margin-left: 10px; }}


