#logo,
.hide,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
#logo,
body {
    padding: 0;
    margin: 0;
}
#logo-ev {
float: left;
width: 450px;
padding: 20px 0 0;
margin: 0;
}
.logo-blue,
.logo-red {
    width: 250px;
}
#banner,
#banner-short {
    background: url(../images/banner-01.jpg) center center/cover no-repeat;
    border-bottom: 10px solid #21a0dd;
}
#banner,
#banner-commercial,
#banner-domestic,
#banner-nest,
#banner-pat,
#banner-short,
.sub-banner {
    border-bottom: 10px solid #21a0dd;
}
#banner,
#banner-access,
#banner-alarm,
#banner-cctv,
#banner-commercial,
#banner-domestic,
#banner-fire,
#banner-nest,
#banner-pat,
#banner-service,
#banner-short {
    z-index: 50;
    position: relative;
    width: 100%;
}
.main-content.grey,
.three-column {
    background-color: #f9f9f9;
}
#banner-wrapper,
#header-wrapper {
    padding: 20px 10px;
}
.left,
.sub-menu li,
nav > ul {
    text-align: left;
}
.uppercase,
nav a {
    text-transform: uppercase;
}
.hidden,
.sub-menu {
    opacity: 0;
}
h1,
p.header-text {
    letter-spacing: -1px;
}
ol,
ul,
ul.social {
    list-style: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.sub-menu li,
.sub-menu li a,
nav a {
    line-height: 50px;
}
h1,
h2,
h3,
h4,
h5 {
    color: #333;
    line-height: 1.3em;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
p + p {
    margin-top: 0.5em;
}
.bold,
strong {
    font-weight: 700;
}
.menu_title,
nav a {
    color: #fff;
    font-weight: 400;
}
body {
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    line-height: 1;
}
#header {
    position: relative;
    background: url(../images/power-blue.png) top -100px right -100px no-repeat #fff;
    width: 100%;
    border-top: 10px solid #21a0dd;
}
#header.red {
    background: url(../images/power-red.png) top -100px right -100px no-repeat #fff;
    border-top: 10px solid #ed222a;
}
#logo {
    float: left;
}
#email-response,
.logo-blue,
.logo-red,
nav > ul > li {
    display: inline-block;
}
.logo-blue {
    margin: 0;
    padding: 10px 10px 0 0;
}
#header-social,
.logo-red {
    padding: 10px 0 0;
    margin: 0;
}
#contact-details {
    position: absolute;
    right: 10px;
    top: 50px;
}
#header-social {
    overflow: hidden;
}
#menu {
    position: relative;
    background: #21a0dd;
    width: 100%;
    height: 50px;
    z-index: 999;
}
#baseline.red,
#menu.red,
a.button.red {
    background: #ed222a;
}
#banner {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
}
#banner-access,
#banner-alarm,
#banner-cctv,
#banner-fire,
#banner-service,
.sub-banner.red {
    border-bottom: 10px solid #ed222a;
}
#banner-access {
    background: url(../images/banner-access.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-cctv {
    background: url(../images/banner-cctv.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-alarm {
    background: url(../images/banner-alarm.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-fire {
    background: url(../images/banner-fire.jpg) center right/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-service {
    background: url(../images/banner-service.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-commercial {
    background: url(../images/banner-commercial.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-nest {
    background: url("../images/nest-banner.jpg") center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 450px;
}
#banner-domestic {
    background: url(../images/banner-domestic.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-pat {
    background: url(../images/banner-pat.jpg) center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    margin: 0;
    padding: 0;
    height: 300px;
}
#banner-short {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 150px;
    margin: 0;
    padding: 0;
}
#banner-content {
    position: absolute;
    left: 10px;
    top: 25%;
}
.sub-banner {
    position: relative;
    background: url(../images/banner-ev.jpg) top left/cover no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 400px;
}
.sub-banner-camera,
.sub-banner-smoke,
.sub-banner-thermostat {
    height: 550px;
    position: relative;
    border-bottom: 10px solid #21a0dd;
    width: 100%;
}
.sub-banner-thermostat {
    background: url("../images/nest-thermostat-banner.jpg") center center/cover no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.sub-banner-camera {
    background: url("../images/nest-camera-banner.jpg") center center/cover no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.sub-banner-smoke {
    background: url("../images/nest-smoke-banner.jpg") center center/cover no-repeat #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.ev-content-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
.ev-banner-content {
    position: absolute;
    bottom: 60px;
    left: 80px;
}
.ev-sub-banner-content-wrapper {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 80px 10px;	
}
.ev-sub-banner-content {
position: absolute;
top: 90px;
left: 20px;
width: 100%;
}
#banner-wrapper,
#header-wrapper,
#menu-wrapper,
.main-content-wrapper {
	position: relative;
    max-width: 1200px;
    margin: 0 auto;
}
.container,
.main-content,
.main-content-video {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.main-content {
    width: 100%;
}
#footer,
.main-content.blue {
    background: url(../images/power-white.png) top -50px right -50px no-repeat #21a0dd;
}
.main-content.power {
    background: url(../images/power-blue.png) top -100px right -100px no-repeat #f9f9f9;
}
.main-content.red {
    background: url(../images/power-red.png) top -50px right -50px no-repeat #f9f9f9;
}
#footer.red,
.main-content.fullred {
    background: url(../images/power-white.png) top -50px right -50px no-repeat #ed222a;
}
.main-content.fire {
    background: url(../images/fire-bg.png) bottom right no-repeat;
}
.main-content.map {
    margin: 0;
}
.main-content.thermostat {
    background: url("../images/thermostat-01.jpg") center left no-repeat #fafafa;
}
.main-content.camera {
    background: url("../images/camera-01.jpg") center left no-repeat #f7f7f7;
}
.main-content.smoke {
    background: url("../images/smoke-01.jpg") center left no-repeat #fff;
}
.main-content-video {
    position: relative;
    display: flex;
    border-bottom: 10px solid #21a0dd;
    width: 100%;
    height: 550px;
}
.main-content-ev-video {
    position: relative;
    display: flex;
    border-bottom: 10px solid #21a0dd;
    width: 100%;
    height: 700px;
}
.service-header,
.sub-service-header {
    display: block;
    margin: 0;
    padding: 20px 0;
}
.service-image,
.service-small-text,
.service-text {
    display: block;
    padding: 0;
    margin: 0;
}
.service-image:hover {
    animation: 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both shake;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}
.service-text {
    height: 150px;
}
.service-small-text {
    height: 100px;
}
.testimonial-image {
    margin: 0;
    padding: 0 0 20px;
}
.testimonial-text {
    height: 200px;
    margin: 0;
    padding: 0;
}
.contact-row {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#email-response {
    margin: 10px 0;
    padding: 0;
}
#footer {
    width: 100%;
    padding: 80px 0;
    margin: 0;
}
#baseline {
    background: #21a0dd;
    border-top: 3px solid #fff;
    width: 100%;
    padding: 20px 0;
    margin: 0;
}
#header-wrapper {
    position: relative;
    width: 100%;
    height: 215px;
}
#banner-wrapper,
.video-container {
    position: relative;
    height: 550px;
    width: 100%;
}
.video-ev-container {
    position: relative;
    height: 700px;
    width: 100%;
	max-width: 100%;
    overflow: hidden;
}
#menu-wrapper {
    position: relative;
    width: 100%;
    padding: 0 10px;
}
.main-content-wrapper {
    width: 100%;
    padding: 80px 10px;
    overflow: hidden;
}
.columns-wrapper {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.video-container {
    max-width: 100%;
    overflow: hidden;
}
.ev-logo-wrapper {
    position: absolute;
    top: 50px;
    left: 0;
    width: 600px;
}
.menu_title,
.sub-menu-parent,
nav a {
    position: relative;
}
.left-column-50,
.right-column-50 {
    width: 50%;
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
}
#baseline-wrapper,
#footer-wrapper {
width: 100%;
max-width: 1160px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}
#footer-wrapper {
position: relative;
}
.left-column-50 {
    padding: 0 25px 0 0;
}
.right-column-50 {
    padding: 0 0 0 25px;
}
.left-column-40 {
    display: block;
    float: left;
    width: 40%;
    padding: 0 25px 0 0;
    margin: 0;
    overflow: hidden;
}
.right-column-60 {
    display: block;
    float: left;
    width: 60%;
    padding: 0 0 0 25px;
    margin: 0;
    overflow: hidden;
}
.two-column {
background-color: #f9f9f9;
border: 1px solid #ddd;
border-radius: 7px;
box-shadow: 1px 1px 3px #eee inset;
width: 48.5%;
padding: 20px;
margin: 10px 5px;
float: left;
display: block;	
}
.four-column,
.three-column {
    padding: 20px;
    margin: 5px;
    float: left;
    display: block;
}
.three-column {
    width: 32%;
    border: 1px solid #ddd;
    border-radius: 7px;
    box-shadow: 1px 1px 3px #eee inset;
}
.four-column,
.owl-column {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 3px #eee inset;
}
.three-column.blank {
    background-color: #fff;
    border: none;
    box-shadow: none;
}
.three-column.last {
    width: 32%;
}
.four-column {
    width: 24%;
    border-radius: 7px;
}
.owl-item {
    padding: 0 5px;
}
.owl-column {
    border-radius: 7px;
    padding: 20px;
}
.tick-icon {
display: block;
float: left;
width: 66px;
margin: 0;
padding: 0;
}

.tick-text {
display: block;
float: left;
width: 80%;
padding: 0 0 0 20px;
margin: 0;
}

p.choose-text { 
display: inline-block;
color: #333333; 
font-size: 1.3em;
font-weight: 600;
padding: 0;
margin: 0;
line-height: 60px;
vertical-align: top;
}

.editor-field,
.editor-field-padded,
.editor-label,
.editor-label-bold,
.editor-label-buttons {
    border: 0;
    background: none;
}
input,
input.contact {
    border: 1px solid #ddd;
}
.footer-column-01 {
    display: block;
    float: left;
    width: 36%;
    padding: 0 40px 0 0;
    margin: 0;
    overflow: hidden;
}
.footer-column-02,
.footer-column-03,
h1,
h2,
h3,
nav ul,
nav ul li {
    padding: 0;
    margin: 0;
}
.footer-column-02 {
    display: block;
    float: left;
    width: 30%;
    overflow: hidden;
}
.footer-column-03 {
    display: block;
    float: right;
    width: 33%;
    overflow: hidden;
}
section {
    padding: 40px 0 0;
    margin: 0;
    overflow: hidden;
}
section.large {
    padding: 80px 0 0;
    margin: 0;
    overflow: hidden;
}
section.short {
    padding: 10px 0 0;
    margin: 0;
    overflow: hidden;
}
header.top,
section.small {
    padding: 20px 0 0;
    margin: 0;
    overflow: hidden;
}
header.main,
section.lower {
    padding: 0 0 40px;
    margin: 0;
    overflow: hidden;
}
header.sub,
section.sub {
    padding: 0 0 20px;
    margin: 0;
    overflow: hidden;
}
video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 177.77777778vh;
    min-width: 100%;
    min-height: 56.25vw;
}
.menu_title {
    display: none;
    float: right;
    bottom: 0.6em;
    margin-right: 3em;
    font-size: 1.1em;
}
.editor-label,
h1,
h2,
h3,
h4,
h5,
nav a {
    display: block;
}
nav a {
    font-size: 1em;
	font-weight: 600;
    padding: 0 40px;
    text-decoration: none;
}
nav a.first {
    padding: 0 40px 0 0;
}
nav a.last {
    padding: 0 0 0 40px;
}
nav a:hover,
p.nest-banner-text.dark {
    color: #333;
}
nav a.nocursor {
cursor: context-menu;
}
nav ul,
nav ul li {
    height: 50px;
    list-style-type: none;
}
nav > ul > li:first-child {
    border-left: none;
}
.sub-menu-parent {
    background: url(../images/down.gif) right 15px center no-repeat;
    padding: 0 15px 0 0;
}
.sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transform: translateY(-2em);
    z-index: -1;
    transition: 0.3s ease-in-out, visibility 0s linear 0.3s, z-index 0s linear 10ms;
}
.sub-menu-parent:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0);
    transition-delay: 0s, 0s, 0.3s;
}
.sub-menu li {
    background: #21a0dd;
    width: 350px;
    height: 50px;
    border-bottom: 1px solid #ececec;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.sub-menu li.red {
    background: #ed222a !important;
}
input.submit.blue:hover,
input.submit:hover {
    background-color: #333;
}
.sub-menu li a {
    font-size: 0.9em;
}
ul.sub-menu li:last-child {
border-radius: 0 0 10px 10px;
border-bottom: none;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.light {
    font-weight: 300;
}
.normal {
    font-weight: 400;
}
.semibold {
    font-weight: 600;
}
.extrabold {
    font-weight: 900;
}
.italic {
    font-style: italic;
}
.darkshadow {
    text-shadow: 2px 2px 2px #000;
}
.lightshadow {
    text-shadow: 2px 2px 2px #fff;
}
.noover {
    overflow: visible;
}
.clear {
    clear: both;
}
header.mid {
    padding: 20px 0;
    margin: 0;
    overflow: hidden;
}
h1 {
    font-size: 3.2em;
}
h2 {
    font-size: 2.5em;
}
h2.white,
h3.white,
p.main-text.blue,
p.main-text.white {
    color: #fff;
}
h3 {
    font-size: 1.5em;
}
h3.blue,
h4.blue,
h5.blue,
p.header-text.blue,
p.sub-banner-text.blue,
span.requiredfield {
    color: #21a0dd;
}
h3.red,
h4.red,
h5.red,
p.header-text.red,
p.sub-banner-text.red {
    color: #ed222a;
}
h4 {
    font-size: 1.2em;
    margin: 0;
    padding: 0;
}
h5,
p.main-text {
    font-size: 1em;
    padding: 0;
}
h5 {
    margin: 0;
}
p.main-text {
    color: #454545;
    line-height: 1.7em;
}
p.main-text.tiny {
    font-size: 0.75em;
}
p.main-text.small {
    font-size: 0.875em;
}
p.main-text.large {
    font-size: 1.2em;
}
p.contact-text {
    color: #333;
    font-size: 2.8em;
    padding: 0;
    line-height: 1.2em;
}
p.contact-text.small {
    color: #21a0dd;
    font-size: 0.875em;
}
p.contact-text.red {
    color: #ed222a;
    font-size: 0.875em;
}
p.header-text {
    color: #fff;
    font-size: 3.5em;
    padding: 0;
    margin: 0;
    line-height: 1.1em;
}
p.header-text.small {
    color: #333;
    font-size: 1.3em;
    line-height: 1.3em;
}
p.nest-banner-text,
p.sub-banner-text {
    color: #fff;
    font-size: 3em;
    padding: 0;
    margin: 0;
    line-height: 1.3em;
    letter-spacing: -1px;
}
p.sub-banner-text.small {
    font-size: 2.5em;
}
p.sub-banner-text.dark {
    color: #333;
    font-size: 2em;
}
p.error-text {
    color: #333;
    font-size: 12em;
    font-weight: 700;
    padding: 0;
    line-height: 1em;
}
form.cmxform,
form.cmxform label,
form.cmxform legend {
    color: #454545;
}
form#emailForm {
    padding: 0;
    margin: 0;
}
form.cmxform {
    width: 100%;
    font-size: 0.9em;
    padding: 10px 0 0;
}
form.cmxform legend {
    padding-left: 0;
}
form.cmxform fieldset {
    border: none;
    background: 0 0;
    margin: 0;
    padding: 10px 0 0;
}
form.cmxform fieldset fieldset,
form.cmxform fieldset p {
    padding: 10px 0 0;
    background: none;
}
form.cmxform label.error,
label.error {
    color: #ed222a;
    font-style: italic;
    display: block !important;
    margin: 0 0 10px;
}
.main-content.fullred form.cmxform label.error,
label.error {
color: #ffffff;
}
input.contact,
textarea.contact {
    background-color: #fff;
    box-shadow: 1px 1px 3px #eee inset;
    margin-bottom: 10px;
    width: 90%;
    color: #454545;
    font-family: Montserrat, sans-serif;
    font-size: 1em;
    line-height: 18px;
}
div.error {
    display: none;
}
form.cmxform .gray * {
    color: gray;
}
#emailForm {
    width: 100%;
}
#emailForm label.error {
    width: auto;
    display: none;
    font-size: 0.85em;
    margin: 0 0 20px;
}
.editor-label {
    margin: 10px 0;
    outline: 0;
    padding: 0;
}
.editor-label-bold {
    font-weight: 700;
    display: block;
    margin: 10px 0 20px;
    outline: 0;
    padding: 0;
}
.editor-label-buttons {
    float: Left;
    margin: 10px 0 0 10px;
    outline: 0;
    padding: 0;
}
.editor-field {
    display: block;
    margin: 0;
    outline: 0;
    padding: 0;
}
.editor-field-padded {
    display: block;
    margin: 0 0 20px;
    outline: 0;
    padding: 0;
}
.editor-field-full,
.editor-field-third {
    background: none;
    border: 0;
    display: inline-block;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
.editor-field-third {
    width: 33%;
}
.editor-field-full {
    width: 100%;
}
input.contact {
    border-radius: 7px;
    font-weight: 400;
    height: 35px;
    padding: 2px 10px;
	outline: none;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
input.contact:focus,
textarea.contact:focus {
    border: 2px solid #ed222a;
}
input.contact.error,
textarea.contact.error,
textarea.full.error {
    border: 1px solid red;
}
textarea.contact {
    border: 1px solid #ddd;
    border-radius: 7px;
    font-weight: 400;
    height: 80px;
    padding: 10px;
	outline: none;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
textarea.full {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #454545;
    font-family: Montserrat, sans-serif;
    font-size: 1em;
    font-weight: 400;
    height: 200px;
    line-height: 18px;
    margin: 0 auto 25px;
    padding: 10px 5px;
    width: 91%;
	outline: none;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
a.button,
input.submit {
	font-family: Montserrat, sans-serif;
	font-weight: 600;
    border: 0;
    display: inline-block;
    padding: 15px 40px;
    margin: 0;
    text-transform: uppercase;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    text-decoration: none;
    font-size: 1em;
    cursor: pointer;
    text-align: center;
}
textarea.full:focus {
    border: 1px solid #3d2763;
}
input.submit {
    background: #fff;
    border-radius: 7px;
    color: #333;
    transition: 0.5s ease-in-out;
}
input.submit:hover {
    color: #fff;
}
a.button,
input.submit.blue {
    background: #21a0dd;
    color: #fff;
}
input.submit.blue {
    font-weight: 700;
    margin: 20px 0 0;
}
input.submit.red {
background: #ed222a;
color: #fff;
font-weight: 700;
margin: 20px 0 0;
}
input.submit.red:hover {
background: #333;	
}
a.button {
    border-radius: 7px;
    transition: 0.5s ease-in-out;
}
img,
img.logo,
img.spin {
    border: 0;
    height: auto;
    max-width: 100%;
}
a.link.under:active,
a.link.under:link,
a.link.under:visited,
a.link:active,
a.link:link,
a.link:visited {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    font-size: inherit;
    margin: 0;
}
a.link.under:hover {
color: #ed222a;
}
a.button.red:hover,
a.button:hover {
    background: #333;
}
a.button.white {
    background-color: #fff;
    color: #333;
}
a.link:active,
a.link:link,
a.link:visited {
    color: inherit;
    text-decoration: none;
    transition: 0.5s ease-in-out;
}
a.link.under:active,
a.link.under:link,
a.link.under:visited {
    text-decoration: underline;
    transition: 0.5s ease-in-out;
}
a.footer-link:active,
a.footer-link:link,
a.footer-link:visited,
img.spin {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
a.footer-link:active,
a.footer-link:link,
a.footer-link:visited {
    color: #fff;
    font-size: inherit;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
    margin: 0;
}
a.link:hover,
ul.bullets li {
    color: #ed222a;
}
a.footer-link:hover,
a.link:hover {
    text-decoration: underline;
}
.tel,
.tel:visited,
a.blank:active,
a.blank:link,
a.blank:visited {
    text-decoration: none;
}
a.social:active,
a.social:link,
a.social:visited {
    display: block;
    text-decoration: none;
    width: 32px;
    height: 32px;
}
a.link.red {
color: inherit;
}
a.link.red:hover {
text-decoration: underline;
}
.tel,
.tel:visited {
    color: inherit;
    padding: 0;
    cursor: default;
}
.tel:focus,
.tel:hover {
    color: inherit;
}
ul.bullets {
    list-style-type: disc;
    list-style-position: inside;
    margin: 10px 0 20px;
    padding: 0;
    text-align: left;
}
ul.bullets li {
    padding: 0;
    margin-bottom: 5px;
    margin-left: 2em;
    text-indent: -1.2em;
}
span.bullets {
    color: #454545;
    font-size: 1em;
    line-height: 1.7em;
}
.featureList,
.featureList ul {
    padding-left: 2em;
    margin: 0;
    list-style-type: none;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5em;
    color: #fff;
    text-align: left;
}
.lineF {
    padding-left: 4em;
    margin-top: 0;
}
.featureList li:before {
    position: absolute;
    margin-left: -1.3em;
}
.featureList li.gthan:before {
    content: "\003E";
    color: #fff;
}
.featureList li {
    margin: 0 0 15px;
}
ul.social {
    margin: 0;
    padding: 0;
}
ul.social li {
    display: block;
    float: right;
    cursor: pointer;
    height: 32px;
    line-height: 40px;
    width: 32px;
    text-align: center;
    padding: 0;
    margin: 0 5px;
}
ul.social.contact li {
    float: none;
}
ul.social li.facebook {
    background: url(../images/facebook.png) no-repeat;
}
ul.social li.facebook:hover {
    background: url(../images/facebook-red.png) no-repeat;
}
img.logo {
    margin: 0 40px;
}
img.logo.first {
    margin: 0 40px 0 0;
}
img.logo.last {
    margin: 0 0 0 40px;
}
img.spin:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
/*===== Slider =====*/
img.slider {
height: 80px;
margin: 0 40px;
}

.my-slider {
height: 80px;
margin: 0 auto;
width: 100%;
}

.my-slider ul {
height: 80px;
list-style-type: none; 
margin: 0;
overflow: hidden;
}

.my-slider li {
float: left;
margin: 0;
text-indent: unset;
}

/*===== Animations =====*/

/*=== Fade In  ===*/
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; } }
.fadeIn { animation-name: fadeIn; }

/*=== Fade In Down ===*/
@keyframes fadeInDown {
  from { opacity: 0; transform: translate3d(0, -100%, 0); }
  to { opacity: 1; transform: none; } }
.fadeInDown { animation-name: fadeInDown; }

/*=== Fade In Up ===*/
@keyframes fadeInUp {
  from { opacity: 0; transform: translate3d(0, 20px, 0); }
  to { opacity: 1; transform: none; } }
.fadeInUp { animation-name: fadeInUp; }

/*=== Fade In Left ===*/
@keyframes fadeInLeft {
  from { opacity: 0; transform: translate3d(-30px, 0, 0) }
  to { opacity: 1; transform: none; } }
.fadeInLeft { animation-name: fadeInLeft; }

/*=== Fade In Right ===*/
@keyframes fadeInRight {
  from { opacity: 0; transform: translate3d(100%, 0, 0); }
  to { opacity: 1; transform: none; } }
.fadeInRight { animation-name: fadeInRight; }

.animatein.in-view {  
animation: fadeIn;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}

.animateleft.in-view {  
animation: fadeInLeft;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}

.animateright.in-view {  
animation: fadeInRight;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}

.animatedown.in-view {  
animation: fadeInDown;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}

.animateup.in-view {  
animation: fadeInUp;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}

/*=== Optional Delays  ===*/
.one { animation-delay: 0.2s !important; }
.two { animation-delay: .6s !important; }
.three { animation-delay: 1s !important; }
.four { animation-delay: 1.4s !important; }
.five { animation-delay: 1.8s !important; }

/*===== TrustPilot =====*/
.trustpilot-widget iframe {
right: -70px !important;
position: absolute;
}

div.trust-position {
position: absolute;
right: 0px;
width: 323px;
height: 52px;
margin: 20px 0 0;
}

.tp-widget-wrapper {
text-align: right !important;
}

@media screen and (max-width: 480.99px) and (min-width: 320px) {
	div.trust-position {
	position: relative;
	right: 65px;
	width: unset;
	height: unset;
	margin: 20px auto 0;
	}
    #contact-details,
    #logo {
        width: 100%;
        text-align: center;
    }
	#logo-ev {
	float: none;
	width: 280px;
	padding: 0;
	margin: 0 auto;
	}
    #contact-details,
    #header-wrapper,
    #logo,
    .footer-column-03,
    .left-column-50,
    .right-column-60 {
        text-align: center;
    }
    #header-wrapper {
        height: auto;
        padding: 10px 0;
        overflow: hidden;
    }
    .logo-blue {
        width: 150px;
        padding: 0 10px 0 0;
    }
    .logo-red {
        width: 150px;
        padding: 0;
    }
    #contact-details {
        position: relative;
        right: unset;
        top: unset;
    }
    .menu_title {
        display: block !important;
    }
    .main-content.fire,
    .sub-menu-parent {
        background-image: none;
    }
    #banner-nest {
        background: url("../images/nest-banner.jpg") center left -100px / cover no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 200px;
    }
    #banner-01,
    #banner-02,
    #banner-03,
    #banner-wrapper,
    .sub-banner-thermostat {
        height: 350px;
    }
    .sub-banner-camera,
    .sub-banner-smoke {
        height: 250px;
    }
    .nest-banner-content {
        bottom: unset;
        top: 20px;
        right: unset;
    }
    .main-content.thermostat {
        background: url("../images/thermostat-01_700.jpg") top left -100px no-repeat #fafafa;
    }
    .main-content.camera {
        background: url("../images/camera-01_700.jpg") top left -100px no-repeat #f7f7f7;
    }
    .main-content.smoke {
        background: url("../images/smoke-01_700.jpg") top center no-repeat #fff;
    }
    .nest-container {
        max-width: 100%;
        padding: 400px 10px 0 0;
    }
    .service-small-text,
    .service-text,
    .testimonial-text {
        height: auto;
    }
    .four-column {
        width: 98%;
        margin: 0 0 5px;
    }
    .three-column {
        width: 98%;
        margin: 0 0 10px;
    }
    .three-column.last {
        width: 98%;
        margin: 0;
    }
    .left-column-50 {
        width: 100%;
        padding: 0;
    }
    .footer-column-02,
    .right-column-50 {
        width: 100%;
        padding: 40px 0 0;
    }
    .footer-column-01,
    .left-column-40 {
        width: 100%;
        padding: 0;
    }
    .right-column-60 {
        width: 100%;
        padding: 40px 0 0;
    }
    .footer-column-03 {
        width: 100%;
        padding: 80px 0 0;
    }
    .editor-field-third {
        width: 100%;
    }
    textarea.full {
        width: 91.5%;
    }
    .editor-label-buttons {
        float: none;
        margin: 20px 0 0;
    }
    h1,
    p.header-text,
    p.sub-banner-text {
        font-size: 2em;
    }
	h2 {
	font-size: 2em;
	}
	h3 {
	font-size: 1.3em;
	}
    p.contact-text,
    p.sub-banner-text.small {
        font-size: 1.8em;
    }
    p.nest-banner-text,
    p.sub-banner-text.dark {
        font-size: 1.6em;
    }
    ul.social {
        width: 85px;
        margin: 0 auto;
    }
    img.logo,
    img.logo.first {
        margin: 0 auto 40px;
        padding: 0;
    }
    img.logo {
        display: block;
    }
    img.logo.last {
        margin: 0 auto;
        padding: 0;
    }
    .sub-banner {
        background: url(../images/banner-ev-mobile.jpg) top right -50px / cover no-repeat #fff;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 275px;
    }
    .ev-banner-content {
        bottom: 30px;
        left: 20px;
    }
    .ev-logo-wrapper {
        width: 280px;
    }
	.ev-sub-banner-content {
	top: 60px;
	left: 10px;
	}
	.tick-icon {
	width: 40px;
	}
	.tick-text {
	padding: 0 0 0 10px;
	}
	p.choose-text {
	font-size: 1em;
	line-height: 40px;
    }
	.main-content-ev-video {
	height: 200px;
	}
	.video-ev-container {
	height: 200px;
	}
	.main-content-video {
	height: 200px;	
	}
	.video-container {
	height: 200px;	
	}
}
@media screen and (max-width: 694.99px) and (min-width: 481px) {
	div.trust-position {
	position: relative;
	right: 65px;
	width: unset;
	height: unset;
	margin: 20px auto 0;
	}
    #contact-details,
    #logo {
        width: 100%;
        text-align: center;
    }
	#logo-ev {
	float: none;
	width: 325px;
	padding: 0;
	margin: 0 auto;
	}
    #contact-details,
    #header-wrapper,
    #logo,
    .footer-column-03,
    .left-column-50,
    .right-column-60 {
        text-align: center;
    }
    .logo-blue {
        width: 200px;
        padding: 0 10px 0 0;
    }
    .logo-red {
        width: 200px;
        padding: 0;
    }
    #header-wrapper {
        height: auto;
        padding: 10px 0;
        overflow: hidden;
    }
    #contact-details {
        position: relative;
        right: unset;
        top: unset;
    }
    .menu_title {
        display: block !important;
    }
    .main-content.fire,
    .sub-menu-parent {
        background-image: none;
    }
    #banner-nest {
        background: url("../images/nest-banner.jpg") center left -175px / cover no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 250px;
    }
    .sub-banner-thermostat {
        height: 350px;
    }
    .sub-banner-camera,
    .sub-banner-smoke {
        height: 250px;
    }
    .nest-banner-content {
        bottom: unset;
        top: 40px;
    }
    .main-content.thermostat {
        background: url("../images/thermostat-01.jpg") top right -200px no-repeat #fafafa;
    }
    .main-content.camera {
        background: url("../images/camera-01.jpg") top center no-repeat #f7f7f7;
    }
    .main-content.smoke {
        background: url("../images/smoke-01.jpg") top center no-repeat #fff;
    }
    .nest-container {
        max-width: 100%;
        padding: 450px 10px 0 0;
    }
    #banner-wrapper {
        height: 400px;
    }
    .service-header,
    .sub-service-header {
        height: 80px;
    }
    .service-text {
        height: 200px;
    }
    .testimonial-text {
        height: auto;
    }
    .four-column {
        width: 48%;
        margin: 0 5px 5px 0;
    }
    .three-column {
        width: 98%;
        margin: 0 0 10px;
    }
    .three-column.last {
        width: 98%;
        margin: 0;
    }
    .left-column-50 {
        width: 100%;
        padding: 0;
    }
    .right-column-50 {
        width: 100%;
        padding: 40px 0 0;
    }
    .left-column-40 {
        width: 100%;
        padding: 0;
    }
    .right-column-60 {
        width: 100%;
        padding: 40px 0 0;
    }
    .footer-column-01 {
        width: 50%;
    }
    .footer-column-02 {
        width: 50%;
        padding: 0;
    }
    .footer-column-03 {
        width: 100%;
        padding: 80px 0 0;
    }
    .editor-field-third {
        width: 100%;
    }
    textarea.full {
        width: 91.5%;
    }
    .editor-label-buttons {
        float: none;
        margin: 20px 0 0;
    }
    h1,
    p.header-text {
        font-size: 2.5em;
    }
	h2 {
	font-size: 2.2em;
	}
	h3 {
	font-size: 1.4em;
	}
    p.contact-text,
    p.sub-banner-text.small {
        font-size: 2em;
    }
    p.sub-banner-text {
        font-size: 2.2em;
    }
    p.nest-banner-text,
    p.sub-banner-text.dark {
        font-size: 1.6em;
    }
    ul.social {
        width: 85px;
        margin: 0 auto;
    }
    img.logo {
        margin: 0 0 40px;
        padding: 0 20px;
    }
    img.logo.first {
        margin: 0 0 40px;
        padding: 0 20px 0 0;
    }
    img.logo.last {
        margin: 0 0 40px;
        padding: 0 0 0 20px;
    }
    .sub-banner {
        background: url(../images/banner-ev-mobile.jpg) top right -50px / cover no-repeat #fff;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 275px;
    }
    .ev-banner-content {
        bottom: 30px;
        left: 20px;
    }
    .ev-logo-wrapper {
        width: 350px;
    }
	.ev-sub-banner-content {
	top: 60px;
	}
	.tick-icon {
	width: 40px;
	}
	.tick-text {
	padding: 0 0 0 10px;
	}
	p.choose-text {
	font-size: 1.1em;
	line-height: 40px;
    }
	.main-content-ev-video {
	height: 350px;
	}
	.video-ev-container {
	height: 350px;
	}
	.main-content-video {
	height: 350px;	
	}
	.video-container {
	height: 350px;	
	}
}
@media screen and (max-width: 768.99px) and (min-width: 695px) {
	#logo-ev {
	width: 325px;
	padding: 35px 0 0;
	}
    .logo-blue,
    .logo-red {
        width: 160px;
        display: block;
        padding: 0;
    }
    .logo-red {
        margin: 0 0 0 50px;
    }
    .menu_title {
        display: block !important;
    }
    .sub-menu-parent {
        background-image: none;
    }
    #banner-nest {
        background: url("../images/nest-banner.jpg") center left -200px / cover no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 300px;
    }
    .sub-banner-thermostat {
        height: 350px;
    }
    .sub-banner,
    .sub-banner-camera,
    .sub-banner-smoke {
        height: 300px;
    }
    .nest-banner-content {
        bottom: unset;
        top: 40px;
    }
    .main-content.thermostat {
        background: url("../images/thermostat-01.jpg") top left -50px no-repeat #fafafa;
    }
    .main-content.camera {
        background: url("../images/camera-01.jpg") top center no-repeat #f7f7f7;
    }
    .main-content.smoke {
        background: url("../images/smoke-01.jpg") top center no-repeat #fff;
    }
    .nest-container {
        max-width: 100%;
        padding: 450px 10px 0 0;
    }
    .four-column {
        width: 48%;
        margin: 0 5px 5px 0;
    }
    .three-column {
        width: 48%;
        margin: 0 5px 10px;
    }
    .three-column.last {
        width: 98%;
        margin: 0 5px;
    }
    .left-column-50 {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .right-column-50 {
        width: 100%;
        padding: 40px 0 0;
    }
    .left-column-40 {
        width: 100%;
        padding: 0;
    }
    .right-column-60 {
        width: 100%;
        padding: 40px 0 0;
        text-align: center;
    }
    .editor-field-third {
        width: 32%;
    }
    textarea.full {
        width: 94.5%;
    }
    h1 {
        font-size: 3em;
    }
    p.header-text {
        font-size: 3.2em;
    }
    p.nest-banner-text {
        font-size: 1.6em;
    }
    img.logo {
        margin: 0 0 20px;
        padding: 0 20px;
    }
    img.logo.first {
        margin: 0 0 20px;
        padding: 0 20px 0 0;
    }
    img.logo.last {
        margin: 0 0 20px;
        padding: 0 0 0 20px;
    }
    .sub-banner {
        background: url(../images/banner-ev.jpg) top right -50px / cover no-repeat #fff;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .ev-banner-content {
        bottom: 30px;
        left: 20px;
    }
    .ev-logo-wrapper {
        width: 375px;
    }
    p.sub-banner-text.dark {
        font-size: 1.7em;
    }
	.ev-sub-banner-content {
	top: 40px;
	}
	p.choose-text {
	font-size: 1.1em;
    }
	.main-content-ev-video {
	height: 450px;
	}
	.video-ev-container {
	height: 450px;
	}
	.main-content-video {
	height: 450px;	
	}
	.video-container {
	height: 450px;	
	}
}
@media screen and (max-width: 919.99px) and (min-width: 769px) {
    #banner-nest,
    .sub-banner-camera,
    .sub-banner-smoke,
    .sub-banner-thermostat {
        height: 350px;
    }
	#logo-ev {
	width: 400px;
	padding: 25px 0 0;
	}
    .logo-blue,
    .logo-red {
        width: 200px;
    }
    .menu_title {
        display: block !important;
    }
    .sub-menu-parent {
        background-image: none;
    }
    #banner-nest {
        background: url("../images/nest-banner.jpg") center left -250px / cover no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    .nest-banner-content {
        right: 40px;
        bottom: 30px;
    }
    .main-content.thermostat {
        background: url("../images/thermostat-01.jpg") center left -250px no-repeat #fafafa;
    }
    .main-content.camera {
        background: url("../images/camera-01.jpg") center left -250px no-repeat #f7f7f7;
    }
    .main-content.smoke {
        background: url("../images/smoke-01.jpg") center left -250px no-repeat #fff;
    }
    .nest-container {
        max-width: 50%;
        padding: 50px 10px 0 0;
    }
    .service-header,
    .sub-service-header {
        height: 80px;
    }
    .service-text {
        height: 200px;
    }
    .testimonial-text {
        height: 300px;
    }
    .service-small-text {
        height: 125px;
    }
    .four-column {
        padding: 20px 10px;
        margin: 0 2.5px;
    }
    .editor-field-third {
        width: 32%;
    }
    textarea.full {
        width: 94.5%;
    }
    p.nest-banner-text,
    p.sub-banner-text.dark {
        font-size: 1.8em;
    }
    img.logo {
        margin: 0 20px;
    }
    img.logo.first {
        margin: 0 20px 0 0;
    }
    img.logo.last {
        margin: 0 0 0 20px;
    }
    .sub-banner {
        background: url(../images/banner-ev.jpg) top right -50px / cover no-repeat #fff;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 300px;
    }
    .ev-banner-content {
        bottom: 30px;
        left: 20px;
    }
    .ev-logo-wrapper {
        width: 450px;
    }
	.ev-sub-banner-content {
	top: 40px;
	}
	p.choose-text {
	font-size: 1.1em;
    }
	.main-content-ev-video {
	height: 500px;
	}
	.video-ev-container {
	height: 500px;
	}
	.main-content-video {
	height: 500px;	
	}
	.video-container {
	height: 500px;	
	}
}
@media screen and (max-width: 978.99px) and (min-width: 920px) {
    #banner-nest {
        background: url("../images/nest-banner.jpg") center left -250px / cover no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 350px;
    }
    .sub-banner-thermostat {
        height: 400px;
    }
    .nest-banner-content {
        right: 40px;
        bottom: 30px;
    }
    .main-content.thermostat {
        background: url("../images/thermostat-01.jpg") center left -250px no-repeat #fafafa;
    }
    .main-content.camera {
        background: url("../images/camera-01.jpg") center left -250px no-repeat #f7f7f7;
    }
    .main-content.smoke {
        background: url("../images/smoke-01.jpg") center left -175px no-repeat #fff;
    }
    .nest-container {
        max-width: 50%;
        padding: 50px 10px 0 0;
    }
    .testimonial-text {
        height: 270px;
    }
    .service-header,
    .sub-service-header {
        height: 80px;
    }
    .service-text {
        height: 175px;
    }
    .four-column {
        padding: 20px 10px;
        margin: 0 2.5px;
    }
    .menu_title {
        display: block !important;
    }
    .sub-menu-parent {
        background-image: none;
    }
    input.contact {
        width: 92%;
    }
    p.nest-banner-text {
        font-size: 2em;
    }
    img.logo {
        margin: 0 20px 40px;
    }
    img.logo.first {
        margin: 0 20px 40px 0;
    }
    img.logo.last {
        margin: 0 0 40px 20px;
    }
    .sub-banner {
        height: 300px;
    }
    .ev-banner-content {
        bottom: 30px;
        left: 20px;
    }
    .ev-logo-wrapper {
        width: 450px;
    }
    p.sub-banner-text.dark {
        font-size: 1.8em;
    }
	.ev-sub-banner-content {
	top: 40px;
	}
	.main-content-ev-video {
	height: 500px;
	}
	.video-ev-container {
	height: 500px;
	}
}
@media screen and (max-width: 1036.99px) and (min-width: 979px) {
    #banner-nest {
        background: url("../images/nest-banner.jpg") center left -250px / cover no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 350px;
    }
    .sub-banner-camera,
    .sub-banner-smoke,
    .sub-banner-thermostat {
        height: 400px;
    }
    .nest-banner-content {
        right: 40px;
        bottom: 30px;
    }
    .testimonial-text {
        height: 250px;
    }
    .service-header,
    .sub-service-header {
        height: 80px;
    }
    .service-text {
        height: 175px;
    }
    .four-column {
        margin: 0 2.5px;
    }
    .menu_title {
        display: block !important;
    }
    .sub-menu-parent {
        background-image: none;
    }
    p.nest-banner-text {
        font-size: 2em;
    }
    img.logo {
        margin: 0 20px 40px;
    }
    img.logo.first {
        margin: 0 20px 40px 0;
    }
    img.logo.last {
        margin: 0 0 40px 20px;
    }
    .sub-banner {
        height: 300px;
    }
    .ev-banner-content {
        bottom: 30px;
        left: 20px;
    }
    .ev-logo-wrapper {
        width: 450px;
    }
    p.sub-banner-text.dark {
        font-size: 1.8em;
    }
	.ev-sub-banner-content {
	top: 40px;
	}
}
@media screen and (max-width: 1155.99px) and (min-width: 1037px) {
    #banner-nest {
        background: url("../images/nest-banner.jpg") center left -250px / cover no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 350px;
    }
    .sub-banner-camera,
    .sub-banner-smoke,
    .sub-banner-thermostat {
        height: 400px;
    }
    .nest-banner-content {
        right: 40px;
        bottom: 30px;
    }
    .main-content.thermostat {
        background: url("../images/thermostat-01.jpg") center left -200px no-repeat #fafafa;
    }
    .main-content.camera {
        background: url("../images/camera-01.jpg") center left -200px no-repeat #f7f7f7;
    }
    .main-content.smoke {
        background: url("../images/smoke-01.jpg") center left -150px no-repeat #fff;
    }
    .nest-container {
        max-width: 50%;
        padding: 50px 10px 0 0;
    }
    .service-header,
    .sub-service-header {
        height: 80px;
    }
    .menu_title {
        display: block !important;
    }
    .sub-menu-parent {
        background-image: none;
    }
    p.nest-banner-text {
        font-size: 2.3em;
    }
    img.logo {
        margin: 0 20px 40px;
    }
    img.logo.first {
        margin: 0 20px 40px 0;
    }
    img.logo.last {
        margin: 0 0 40px 20px;
    }
    .sub-banner {
        height: 325px;
    }
    .ev-banner-content {
        left: 20px;
    }
    .ev-logo-wrapper {
        width: 450px;
    }
	.ev-sub-banner-content {
	top: 40px;
	}
}
@media screen and (max-width: 1212.99px) and (min-width: 1156px) {
    .sub-banner-thermostat {
        height: 450px;
    }
    .nest-banner-content {
        right: 40px;
        bottom: 30px;
    }
    .main-content.thermostat {
        background: url("../images/thermostat-01.jpg") center left -200px no-repeat #fafafa;
    }
    .main-content.camera {
        background: url("../images/camera-01.jpg") center left -200px no-repeat #f7f7f7;
    }
    .main-content.smoke {
        background: url("../images/smoke-01.jpg") center left -150px no-repeat #fff;
    }
    .nest-container {
        max-width: 50%;
        padding: 50px 10px 0 0;
    }
    nav > ul {
        text-align: center;
    }
    nav a {
        padding: 0 15px;
    }
    nav a.first {
        padding: 0 15px 0 0;
    }
    nav a.last {
        padding: 0 0 0 15px;
    }
    p.nest-banner-text {
        font-size: 2.5em;
    }
    img.logo {
        margin: 0 20px 40px;
    }
    img.logo.first {
        margin: 0 20px 40px 0;
    }
    img.logo.last {
        margin: 0 0 40px 20px;
    }
    .sub-banner {
        height: 350px;
    }
    .ev-logo-wrapper {
        width: 500px;
    }
	.ev-sub-banner-content {
	top: 40px;
	}
}
@media screen and (max-width: 1630px) and (min-width: 1213px) {
    .nest-banner-content {
        right: 40px;
        bottom: 30px;
    }
    .nest-container {
        max-width: 45%;
    }
}
