/* Guardian Alarms Mobile */


* {
    box-sizing: border-box;}
    
    #container_inner {
    width: 100%;
}
#header p.strap {
    margin: 0;
    padding: 0 11px;
    line-height: 19px;
}
#leftside {
    clear: both;
    float: none;
    width: 100%;
    border-bottom-right-radius: 0.25em;
    border-bottom-left-radius: 0.25em;
}
#header {
    height: 6.8em;
    display: inline-block;
    background-color: #555;
}
#home #header {
    background-color: #666;
}
#leftside a.logo {
    margin: 0 auto;
    padding: 0.5em;
}
#leftside > h1 > a > img {
    float: left;
}
#leftside a.logo span.name {
    font-size: 40px;
    line-height: 1em;
}
#leftside h1.logo {
    margin: 0;
}
#mainnav {
    width: 100%;
    padding: 0 1em;
}
#mainnav li {
    line-height: 1.7em;
}
#mainnav li a {
    font-size: 16px;
}
#leftside > p.contact_me {
    font-size: 1.6em;
    padding-top: 0.3em;
}
#contact_me input[type=text] {
    width: 100%;
    padding: 0.65em;
    border: 0;
    border-radius: 0.25em;
}
#property_type {
    width: 100%;
    border: 0;
    padding: 1em;
    line-height: 2em;
    height: 34px;
    background: #fff;
}
#contact_me input[type=submit] {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0.25em;
    height: 2.5em;
    margin-top: 1em;
    font-weight: bold;
    font-size: 1.1em;
    background-color: white;
    opacity: 0.5;
}
#bodyarea div.topbtns ul li {
    float: none;
    display: block;
}
#bodyarea div.topbtns ul li a {
    float: none;
    margin-left: -1.6em;
    padding-left: 4em;
    font-weight: bold;
}
#home #bodyarea > div.text {
    margin-top: 1em;
}
#bodyarea {
    width: 100%;
}
#bodyarea > div.text {
    padding: 1.5em;
    line-height: 1.7;
}
#bodyarea div.text p {
    line-height: 1.5;
    padding-bottom: 0.5em;
    font-size: 16px;
}
#bodyarea div.text p.freesurvey {
    line-height: 1.5;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0.5em;
}
#bodyarea > div.text {
    border-radius: 0.25em;
}
#footer {
    padding: 1em;
    width: 100%;
}
#footer div.inner p {
    width: 100%;
    float: none;
}
#footer div.inner {
    width: 100%;
    text-align: center;
}
#footer div.logos {
    padding-top: 1em;
    width: 100%;
}
#banner_slideshow {
    width: 100%;
}
#banner_slideshow h2 span br {
    content: '';
}
#banner_slideshow h2 span br:after {
    content: ' ';
}
#banner_slideshow h2 span.captionac {
    display: block;
    height: 65px;
    position: absolute;
    left: 30px;
    bottom: 10px;
    z-index: 1;
    font-family: "Times New Roman", Georgia, serif;
    font-style: italic;
    font-size: 25px;
    font-weight: normal;
    text-shadow: 1px 1px #000;  
    color: #fff;
}
#banner_slideshow h2 span.caption, #banner_slideshow h2 span.captionac {
    height: auto;
    bottom: 5px;
    line-height: 1.1;
}
#bodyarea > div.topbtns {
    height: 13em;
}
#bodyarea div.text img {
    width: 100%;
}
.callus {
    background-color: #cc0000;
    padding: 7px;
    text-align: center;
    font-weight: bold;
    color: white;
    border: 1px solid rgba(0,0,0,.7);
    width: 75%;
    display: block;
    margin: 6px auto;
    border-radius: 0.5em;
    font-size: 1.3em;
}

.callus a {
    color: white;
    text-decoration: none;
}

.industrylogos {
    padding-top: 4px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    text-align: center;
}

.captionac {
    height: auto!important;
}
.category p {
    position: relative;
    top: -10px;
}
.reviews {
    height: auto;
    overflow: auto;
}
.review-help {
    left: 0;
    top: -18px;
}

.homeBut {
    line-height: 50px;
}
.menu-link {
    padding: 10px;
    background-color: #CC0000;
    border-radius: 5px;
    color: black;
    color: white;
    margin-left: 10px;
    text-decoration: none;
    font-weight: bold;
}

#banner_slideshow img {
    max-width: 100%!important;
}

.fb-like {
    display: inline!important;
    top: -2px;
    left: -10px;
}