﻿.row {
    max-width: 1000px;
}

#getStartedModal div.custom {
    padding:0 26px;
}

#getStartedModal div.custom .large-6.columns.remove-left-padding {
    padding-right:10px;
}

.pnlDealerSiteContent {
    font-family: 'MarkFont';
}

.dealerMainBanner {
    clear: both;
    display: block;
    position: relative;   
}

.dealerMainBanner:after {
    content: " ";
}

.reveal-modal.large, .reveal-modal.small {
    background-color: #ffffff;
}

.dealerMainBanner .dealerMainMsg {
    position: absolute;
    font-size: 56px;
    font-weight: 300;
    color: #333333;
    line-height: 60px;
    max-width: 600px;
    top: 45px;
    left: 45px;
}

.dealerPromoContent {
    text-align: center;
    color: #ffffff;
    padding: 10px;
    font-size: 19px;
	z-index:90;
}

.dealerPromoContent a[href^="tel"] {
    color: inherit;
}

.loginDivTitle {
    padding-top: 15px;
    padding-bottom: 15px;
}

.loginDiv {
    background-color: #f3f3f3;
    padding-top: 15px;
    margin-bottom: 15px;
    padding-right: 15px;	
}

.current-design .loginDiv {
	opacity:0;
}

.loginDiv.show {
	display:block;
	background-color:rgba(0,0,0,0.8);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-transition: opacity 0.4s ease-in;
       -moz-transition: opacity 0.4s ease-in;
         -o-transition: opacity 0.4s ease-in;
	opacity:1;
	z-index:100;
}

.login-uc-container {
	width:360px;
	background-color:#f3f3f3;
	height:225px;
	margin:0 auto;
	position:relative;
}

.loginDiv .adc-close {	
	color:#666;
	display:none;
	font-size:18px;
}

.loginDiv .adc-close:before {
	margin-top:5px;
}

.loginDiv .login-form-control {
    border: none;
    padding: 0;
    min-height: inherit;
    background: #f3f3f3;
}

[dir] div.login-form-control {
	background: #f3f3f3;
	padding-top:0;
}

[dir] div.login-form-control .login-input-row {
	padding-bottom:0;
	margin-right:20px;	
}

.loginDiv .login-form-control .login-input-row input {   
    height: 43px;
    padding-left: 12px;
    font-size: 17px;
}

.loginDiv .login-form-control .login-input-row {  
    float: left;
    margin-right: 15px;
    background-color: #f3f3f3;
}

.loginDiv .login-form-control .login-input-row .login-row-icon {
    display: none;
}

.loginDiv .login-form-control .login-input-row input[type="text"],
.loginDiv .login-form-control .login-input-row input[type="password"] {
    box-shadow: none;
    border: 1px solid #ccc;
}

.loginDiv .login-form-control .sign-in-button-row {
    float: left;
    padding-top: 0;
    position: relative;
}

.loginDiv .login-form-control .sign-in-button-row .divBtnLogin {
    min-width: 120px;
	float:left;
}

.loginDiv .login-form-control .btn-sign-in {
    padding: 6px;
    text-transform: uppercase;
}

.loginDiv .input-checkbox-row.col-sm-6 {
    display: inline-block;
}

.loginDiv span.checkbox input {
    float: left;
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 0;
}

.loginDiv .input-checkbox-row.col-sm-6 {
    width: 150px;
}

.loginDiv .login-form-control .login-options {
    clear: both;
    display: inline-block;
    float: right;
    width: 150px;
    padding-top: 0;
    position: absolute;
    padding-top: 8px;
}

.login-help.login-button-link {
    clear: both;
    float: left;
    padding-bottom: 5px;
    text-align:center;
}

.viewDemoDiv, .requestInfoDiv {
    height: 210px;
    width: 200px;
    float: left;
    width: 496px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}

.requestInfoDiv {
    background: url('/DealerBranding/v2/img/dealerSite/housesBkgd.jpg?v=140447') no-repeat;
    margin-right: 20px;
    margin-bottom: 15px;
}

.requestInfoDiv:hover, .viewDemoDiv:hover {
    cursor: pointer;
}

.viewDemoDiv {
    background: url('/DealerBranding/v2/img/dealerSite/houseBkgd.jpg?v=140447') no-repeat;
    margin-bottom: 15px;
}

.adcDemoModal {
    padding: 0;
    /*width: 959px;
                     height: 728px;*/
}

.reveal-modal.adcDemoModal .close-reveal-modal {
    top: 7px;
    right: 20px;
}

#contact {
    top: 0;
}

/* styling to make reveal-modal have a max-width*/

.reveal-modal {
    padding: 0;
    background: transparent;
    border: 0px;
}

.reveal-modal-inner {
    padding: 1.25rem;
    margin: 0 auto;
    position: relative;
    max-width: 650px;
    background-color: white;
    margin-top: 5px;
}

.loginDiv .login-form-control .btn-sign-in {
    height: 42px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'MarkFont';
    line-height: 33px;
    width: 100%;
}

.getStartedTop {
    padding: 0 26px;
}

#loginTab {
    display: none;
}

body {
    background-image: none;
}

#mainHead {
    border-bottom: none;
}

.contentDivider {
    display: none;
}

nav ul li a {
    text-transform: uppercase;
    font-size: 15px;
    color: #333;
}

.divAboutContact {
    padding-top: 21px;
}

#countrySelect {
    margin-top: 0;
	width:60px;
}

.contactLine i {
    font-size: 34px;
    color: #fff;
}

.login-form-control .login-help {
    text-align: left !important;
}

.getStartedTop h3 {
	margin-bottom:10px;
}


.getStartedTop .serviced-states {
    color:#006FAF;
    font-style:italic;
    font-weight:bold
}

.orange {
    background-color: #f26a21;
    background-color: rgba(228, 112, 30, 0.95);
    color: #fff !important;
    background-image: none !important;
}

.grey {
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.95);
    color: #fff !important;
    background-image: none !important;
}

.pnlDealerSiteContent p {
    font-size: 18px;
    margin-bottom: 5px;
}

.contactLine {
    margin-bottom: 10px;
}

div.video-monitoring {
    background: url('/DealerBranding/v2/img/dealerSite/watchBkgd.jpg?v=190640') no-repeat top right;
    height: 328px;
    font-family: 'MarkFont' !important;
    color: #ffffff;
    padding-left: 30px;
    padding-top: 30px;
    font-size: 16px;
    margin-bottom: 15px;
}

div.smarterSecurity {
    padding-left: 30px;
}

div.video-monitoring.guardian {
    background: url('/DealerBranding/v2/img/dealerSite/watchBkgd_Guardian.jpg?v=167050') no-repeat;
}

div.video-monitoring h2 {
    font-size: 37px;
    font-family: 'MarkFont' !important;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0;
}

div.video-monitoring p {
    margin-bottom: 5px;
}

#mainHead {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

nav select {
    display: block;
}

nav ul {
    display: none;
}

.fixed {
    position: absolute;
}

div.video-monitoring ul {
    margin-left: 17px;
}





div.aboutD {
    color: #fff0f5;
    padding: 30px;
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 15px;
}

div.aboutD h2 {
    font-size: 37px;
    font-family: 'MarkFont' !important;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0;
}

div.aboutD a {
    color: #ffffff;
}

div.aboutD .divAboutText {
    margin-bottom: 15px;
}

iframe {
    width: 922px;
    height: 618px;
    overflow: hidden;
}

iframe#vid1, iframe#vid2 {
	width:100%;
	height:587px;
}

.page-errors span {
    display: block;
    margin-top: 10px;
}

.login-form-control .message-container .exclamation-mark {
    padding-top: 5px;
}

.successSubmitionPopup {
    background-color: #ffffff !important;
    padding: 15px;
}

.row.message-container {
    margin-bottom: 10px !important;
    display:none;
}

/* ie  */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    iframe {
        width: 1000px;
        height: 728px;
    }
}

@-moz-document url-prefix() {
    iframe {
        width: 1003px;
        height: 727px;
    }
}

.topContactIcon {
    display: none;
}

.socialItem {
    width: 39px;
    float: left;
}

.wellness p,
.video-monitoring p {
    line-height: 1.4;
}

.showForMobile {
    display: none;
}

.vDemo {
    text-align: center;
}


.vDemo img:hover {
    cursor: pointer;
}

.vDemo .videoContainer1 {
    display: none;
    height: 100%;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
}

.vDemo .adc-circle-x {
    position: absolute;
    top: 10px;
    right: 13px;
    z-index: 21;
    color: #f26a21;
    font-size: 22px;
}

.vDemo .adc-circle-x:hover {
    cursor: pointer;
}

.vDemo video.video-js {
    height: 100%;
    background: #eee;
    z-index: 20;
}

#page {
    overflow: hidden !important;
}

.adcDemoModal.reveal-modal {
    top: -120px !important;
}

.geoServicesVideo {
    display: none;
}

#gsvideoModal {
    top: 20px !important;
}

#ISVideoModal, #CommercialVideoModal {
    top: 20px !important;
}

.dropbtn {
    background-color: #fff;
    color: #333;
    padding: 5px;
    font-size: 13px;
    border: none;
    cursor: pointer;
    border: 1px solid #ccc;
}

.dropbtn i {
    font-size: 10px;
    margin-left: 10px;
}

.pageNavdropdown {
    position: relative;
    display: inline-block;
    float: left;
    margin-top: 14px;
    margin-left: 10px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: #4c4c4c;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
}

.pageNavdropdown:hover .dropdown-content {
    display: block;
}

.pageNavdropdown:hover .dropbtn {
    background-color: #f1f1f1;
}

form .row .row .footerLnks.columns {
    padding-top: 13px;
}

.footerLnks {
    padding-top: 13px;
}

.lnkContactUsNew {
    float: left;
}

#embed_npfido {
    display: none;
}

.guardianModal {
    top: 5px !important;
}

.divAboutContact span {
    margin-left: 20px;
}

h2 {
    margin-top: 0;
}

.modalLoginHelp {
	height:200px;
}

.divLoginHelp {
	display:none;
}

.frameLoginHelp {
	width:100%;
}

.modalLoginHelp  {
	height:270px;
}

.warning-container {
	background-color: #fff;
	max-width: 470px;
	margin: 0 auto;
	padding: 20px;
	position: relative;
}

.warning-container i.adc-close {
	position: absolute;
	top: 3px;
	right: 3px;
}

#cookieConsent div.banner-left {
    width:auto;
    max-width:80%;
    padding-right:20px;
}

#cookieConsent.cookie-consent-banner .banner-right {
    max-width:inherit;
}

.dealerMessageBlock {
    background-color: #7f7f7f;
    padding: 0
}

.message-text {
    display: none;
    text-align: left;
    padding: 20px;
    color: #666;
    background-color: #e7e6e6;
}

.message-text .message-text-headline {
    font-size: 21px;
}

.message-text b {
    display: block;
}

.message-title {
    padding: 10px;
    display: block;
}

.message-title:hover {
    cursor: pointer
}

@media (max-width:917px) {
    #cookieConsent div.banner-left {
        max-width: 98%; 
        font-size:12px;
        line-height:14px;
    }

    #cookieConsent.cookie-consent-banner .banner-right {
        padding-top:7px;
        margin:auto;
        display:block;
    }
}

@media (max-width: 1010px) {
    .requestInfoDiv {
        width: 45%;
        margin-left: 4%;
    }

    .viewDemoDiv {
        width: 45%;
    }
}

@media (max-width: 1015px) {
    .requestInfoDiv, .viewDemoDiv {
        width: 100%;
        margin-left: 0;
        -ms-background-size: cover;
        background-size: cover;
    }

    .vidThumb {
        background-color: #716861;
        margin-bottom: 15px;
		clear:both;
    }

    .pnlENISVideo {
        clear: both;
    }
}

@media (max-width:950px) {
	iframe#vid1, iframe#vid2 {
		height:367px;
	}
}

@media (max-width:920px) {
    .viewDemoDiv, #divDemo {
        display: none;
    }
	.wellnessTitle {
        max-width: 430px;
        padding: 5px 0 5px 15px;
    }

    div.wellness {
        padding-left: 20px;
        background: url('/DealerBranding/v2/img/dealerSite/wellnessBkgd-mobile.jpg?v=153054') no-repeat right;
    }

    div.wellness p {
        margin-bottom: 10px;
    }
}

@media (max-width:875px) {
    div.video-monitoring {
        background-image: url('/DealerBranding/v2/img/videoCard.jpg?v=191030');
    }
}

@media (max-width: 849px) {
    .pnlDealerSiteContent:not(.current-design) div.login-form-control .login-input-row {
        width: 100%;
    }

    .pnlDealerSiteContent:not(.current-design) .loginDiv .login-form-control .sign-in-button-row {
        padding-top: 10px;
    }
}

@media (max-width:730px) {
	iframe#vid1, iframe#vid2 {
		height:257px;
	}
}

@media (max-width:790px) {

    .loginDiv .login-form-control .btn-sign-in, .loginDiv .login-form-control .sign-in-button-row {
        max-width: 100%;
    }

    .login-help.login-button-link a {
        padding-left: 10px;
    }
    .loginDiv {
        padding-left: 15px;
    }
}

@media (max-width:700px) {
    .dealerMainBanner .dealerMainMsg {
        font-size: 35px;
        line-height: 37px;
        max-width: 360px;
        top: 10%;
        left: 2%;
    }

    .hideTextForMobile {
        display: none;
    }

    div.aboutD {
        padding-left: 20px;
    }

    .showForMobile {
        display: block;
    }

    .wellnessTitle {
        padding: 0;
    }

    div.aboutD {
        padding-top: 20px;
    }

    div.video-monitoring {
        padding-top: 20px;
    }
}

@media (max-width:660px) {
    div.video-monitoring {
        background-image: url('/DealerBranding/v2/img/videoCardMobile.jpg?v=191030');
    }

    div.offerings.videoMonitoring {
        background-position: top -207px center;
    }
}

@media (max-width:570px) {
    div.wellness p {
        max-width: inherit;
        width: 60%;
    }
}

@media (max-width:530px) {
    #countrySelect {
        position: absolute;
        top: 3px;
        right: 0;
        margin-right: 1px;
    }
}

@media (max-width:480px) {
    .dealerMainBanner .dealerMainMsg {
        font-size: 20px;
        line-height: 23px;
        top: 17%;
        left: 3%;
        max-width: 230px;
    }

	iframe#vid1, iframe#vid2 {
		height:200px;
	}
}


@media (max-width:370px) {
    div.wellness p {
        width: 80%;
    }

    div.wellness {
        background-position-x: 88%;
    }
}

@media only screen and (max-width: 320px) {
    .pageNavdropdown {
        margin-top: 6px;
    }

    .divAboutContact {
        padding-top: 13px;
    }

    #mainNav {
        width: 100%;
    }
}
