﻿@charset "utf-8";

@font-face {
	font-family: 'MarkFont';
	src: url('/common/Web2.0/font/font/MarkFont-Light.woff2?v=128743') format('woff2');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'MarkFont';
	src: url('/common/Web2.0/font/font/MarkFont-Regular.woff2?v=128743') format('woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'MarkFont';
	src: url('/common/Web2.0/font/font/MarkFont-Bold.woff2?v=128743') format('woff2');
	font-weight: 500;
	font-style: normal;
}


/*hide H1 for SEO*/
.SEO-H1
{
    font-size: 0;
    width: 1px;
    height: 1px;
    display: inline-block;
    overflow: hidden;
    position: absolute !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    clip: rect(1px,1px,1px,1px);
}

/* Skip to content banner */

.skip-nav {
    position: absolute;
    left: auto;
    top: -999px;
    background: #1d252d;
    outline-offset: 0;
    color: #fff;
    transition: all .2s;
    font-family: Montserrat,Public Sans,Helvetica,Arial,sans-serif;
    font-size: 12px;
}

    .skip-nav:focus, .skip-nav:active {
        height: auto;
        top: 0;
        left: 0;
        width: 100%;
        display: block;
        font-weight: normal;
        text-align: center;
        z-index: 110;
        padding: 5px;
    }

@media (max-width:559px) {
    .skip-nav:focus {
        position: fixed;
    }
}

.main-content-anchor {
    display: block;
    position: relative;
    visibility: hidden;
}

/* foundation template overrides */

.column, .columns {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.divNewBizBlock.columns {
    padding-right:0;
    padding-left:0;
}

.row .large-offset-1 {
    margin-left: 3%;
    position: relative;
}

/* ADC CSS Document */

html, body {
    height: 100%;
}

body {
    background: url("https://www.alarm.com/images/NewHome/gradient_back.png") repeat-x scroll left top #FFFFFF;
    font-size: 13px;
    font-family: "MarkFont",Sans-Serif;
    background-attachment: fixed;
}

h3 {
    font-size: 2.688em;
    font-weight: 200;
    margin-bottom: 38px;
    margin-top: 25px !important;
}

h4 {
    color: #f26a21;
    font-size: 1.4375em;
    margin-bottom: 0;
    font-family: "MarkFont",Sans-Serif;
}

h6 {
    color: #000;
    font-size: 14px;
    margin-bottom: 0px;
}

h5 {
    color: #333;
    font-size: 1.1em;
    margin-bottom: 0;
}

.subHead {
    font-size: 20px;
    font-weight: bold;
}

.subHeadSmall {
    font-size: 16px;
    font-weight: bold;
}

#divAlarmMessage {
    padding: 10px;
    font-size: 15px;
    border: 1px solid #7f0b39;
    color: #d00f17;
    display: none;
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,.8);
	height:100%;
	width:100%;
	z-index:200;
}

#divAlarmMessage a {
    color: #d00f17;
    text-decoration:underline;
}

.blkLinks a {
    color: #4e4f50;
}

.blkLinks a.learn {
    color: #4e4f50;
    font-weight: 800;
    font-size: 12px;
}

.blkLinks a.learn:hover {
    color: #f26a21;
}

.contentButton {
    font-size: 16px;
    font-family: "MarkFont",Sans-Serif;
    font-weight: 400;
    margin-top: 15px;
}

.PrimaryGetStartedButton {
    font-size: 16px;
    font-family: "MarkFont",Sans-Serif;
    font-weight: 400;
    margin-top: 15px;
    margin-left: 20px;
}

.row {
    background: #fff;
}

.displayNone {
    display: none;
}

#loginTab {
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border: 1px solid #CC4C2C;
    background: none repeat scroll 0 0 #f26a21;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
    white-space: nowrap;
    margin-right: 5px;
}

.loginButton {
    float: left;
    padding: 2px 7px;
    font-weight: normal;
    margin-top: 0px;
}

.loginHelpLink {
    margin-top: 10px;
}

#loginLinks {
    float: left;
    padding-top: 0px;
    font-size: 12px;
}

#loginHelp {
    float: left;
    margin-right: 10px;
}

#login, #loginPW {
    margin: 3px 0 1em
}

.rememberMe {
    padding-top: 0px;
}

#loginContainer {
    position: relative;
    top: -46px;
    right: -5px;
}

#divLoginForm {
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    padding: 16px 16px 0;
    width: 20%;
    margin-top: -18px;
    line-height: 12px;
    position: absolute;
    margin-left: 616px;
    width: 350px;
}

button, .button {
    padding-left: 1.2em;
    padding-right: 1.2em;
}

.adcDropDown {
    height: 27px;
    border: 1px solid #dadada;
}

.infoName {
    background: url(../img/iconInfoName.png?v=40003) no-repeat;
    line-height: 21px;
    padding-left: 32px;
    margin-bottom: 10px;
}

.infoPhone {
    background: url(../img/iconInfoPhone.png?v=40003) no-repeat;
    line-height: 21px;
    padding-left: 32px;
    margin-bottom: 10px;
}

.infoEmail {
    background: url(../img/iconInfoEmail.png?v=40003) no-repeat;
    line-height: 18px;
    padding-left: 32px;
    margin-bottom: 10px;
}

#infoAddress1 {
    padding-left: 32px;
}

#infoAddress2 {
    padding-left: 32px;
}

#infoAddress3 {
    padding-left: 32px;
}

.infoAddress {
    line-height: 21px;
    background: url(../img/iconInfoAddress.png?v=40003) no-repeat;
    padding-left: 32px;
}

.aboutUsStatText {
    text-align: right;
    padding-right: 20px;
    padding-top: 10px;
    font-style: italic;
}

#mainNav {
    padding-right: 1em;
    padding-top: 10px;
    font-size: 12px;
}

.mainNav-small {
    width: 40%;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    width: 140px;
    font-family: "MarkFont",Sans-Serif;
    border: 1px solid #ccc;
}

.smallNavigation {
    width: 40%;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    width: 140px;
    font-family: "MarkFont",Sans-Serif;
    border: 1px solid #ccc;
}

.roundCorners {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#logoContainer {
    width: 275px;
    float: left;
    height: 70px;
    line-height: 70px;
}

#become-dealer-form select {
    border: 1px solid #ccc;
    padding: 3px;
    font-family: "MarkFont",Sans-Serif;
}

#getStartedModal select, #dealerInformationModal select {
    border: 1px solid #ccc;
    padding: 3px;
    font-family: "MarkFont",Sans-Serif;
}

.separator {
    border-bottom: 1px solid silver;
}

.stateSelect {
    width: inherit !important;
}

#dealers-section {
    max-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.dealers-logos {
    padding: 20px;
}

.fontIcons {
    padding-right: 10px;
    font-size: 20px;
}

.pInfo {
    padding: 0 !important;
    margin: 0 !important;
}

.goButton {
    margin: 0;
    padding-top: 5px;
    height: 30px;
}

.skipButton {
    background-color: transparent;
    border: none;
    color: gray;
    font-size: 16px;
}

    .skipButton:hover {
        text-decoration: underline;
    }

    .skipButton:focus {
        outline: 0;
    }
/*#dealers-section div:nth-child(4n-1){ background-color: rgb(242, 242, 242); }*/
.nextPrevBtns {
    font-weight: bold;
    text-decoration: none;
}

    .nextPrevBtns:hover {
        text-decoration: underline;
    }

#dealers-section p {
    padding: 0;
    margin: 5px 0;
}

.getstartedRadioButtons label:before {
    content: '\a';
}

.getstartedRadioButtons label {
    line-height: 16px;
    margin-bottom: 5px;
}

.getstartedRadioButtons input[type=radio] {
    float: left;
    margin-right: 10px;
}

.intDealerButton {
    margin-left: 2px;
}

#mainHead {
    background: #fff;
    border-bottom: 1px solid #7c7a7a;
    height: 72px;  
}

#headerContainer {
    margin: 0 auto;
    max-width: 1000px;
}

#mainSliderContainer {
    margin-top: 72px;
    overflow: hidden;
}

#sliderContent {
}

    #sliderContent .back {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

.sliderBlock {
    position: absolute;
    margin-top: 2.8em;
    top: 0;
    left: 0;
    height: 60%;
    width: 50%;
}

.sliderText {
    position: absolute;
    margin-top: 2.5em;
    padding-left: 220px;
    padding-top: 0.8em;
    top: 0;
    left: 0;
    width: 715px;
}

    .sliderText a:link {
        font-size: .95em;
    }

    .sliderText h2 {
        margin-bottom: 0px;
        color: #fff;
        font-family: "MarkFont",Sans-Serif;
        font-weight: 300;
        font-size: 55px;
        line-height: 65px;
        display: none; /*turn off text on page load, then display:block at end of body, to avoid all text flashing on pageload */
    }

.orbit-slide-number {
    display: none;
}

.orbit-next {
    display: none;
}

.orbit-prev {
    display: none;
}

.slideshow-wrapper .orbit-bullets {
    position: relative;
    margin-top: -100px;
    float: right;
    margin-right: 1.2em;
}

.slideshow-wrapper {
    height: 346px;
}

.orbit-bullets li {
    height: 0.9em;
    width: 0.9em;
    border: 0px none;
    background-image: url(../img/sliderIcon.png?v=39040);
    background-repeat: no-repeat;
    margin-right: .8em;
    text-shadow: none;
}

    .orbit-bullets li.active {
        border: 0px;
        background-image: url(../img/sliderIconOn.png?v=39040);
        background-repeat: no-repeat;
    }

.error {
    color: #d00f17;
    padding: 20px;
    border: 1px solid #d00f17;
}

#mobileUIslider .orbit-bullets {
    margin-left: 205px;
}

#mobileUIslider .orbit-progress {
    display: none;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
    color: #f26a21;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.orbit-container {
    background-color: #fff;
}

.featuredContainer {
    line-height: 1.2em;
}

    .featuredContainer h2 {
        font-family: "MarkFont",Sans-Serif;
        color: #000;
        margin-bottom: 0px;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 52px;
        margin-top: 70px;
    }

    .featuredContainer p {
        font-family: "MarkFont",Sans-Serif;
        color: #000;
        font-weight: 600;
        font-size: 20px;
    }

.featuredBlock {
    float: left;
    width: 42%;
    margin-right: 30px;
    margin-bottom: 20px;
}

    .featuredBlock p {
        color: #666;
        line-height: 1.3em;
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 0px;
    }

.floatLeft {
    float: left
}

.floatRight {
    float: right
}

nav select {
    display: none;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 15px;
}

    nav ul li {
        display: inline;
        border-right: 1px solid #f26a21;
        padding-left: 5px;
    }

        nav ul li a {
            margin-right: 5px;
            color: #000;
        }

.navLast {
    border-right: none;
}

#countrySelect {
    float: right;
    clear: right;
    margin-top: -33px;
}

#smallLogo {
    display: none;
}

#medLogo {
    display: none;
}

.text-center {
    font-size: 1.6em;
    text-align: center !important;
    padding-left: 20px;
    padding-right: 20px;
}

.BUintro h4 {
    margin-bottom: 15px;
}

/** spacing **/
.vertSpace10 {
    height: 10px;
}

.vertSpace20 {
    height: 20px;
}

.vertSpace30 {
    height: 30px;
}

.vertSpace40 {
    height: 40px;
}

.vertSpace50 {
    height: 50px;
}

.vertSpace60 {
    height: 60px;
}

.vertSpace70 {
    height: 70px;
}

.vertSpace80 {
    height: 80px;
}

.vertSpace90 {
    height: 90px;
}

.vertSpace100 {
    height: 100px;
}

.bulletedList li {
    background: transparent url(../img/bulletGray.png?v=39040) no-repeat left 6px;
    display: block;
    margin: 0px;
    padding: 0 0 15px 15px;
    list-style-type: none;
    line-height: 16px;
}

.featuredList {
    padding-top: 10px;
    padding-left: 5px;
}

    .featuredList li {
        background: transparent url(../img/bulletBlack.jpg?v=40749) no-repeat left 4px;
        display: block;
        margin: 0px;
        padding: 0 0 15px 15px;
        list-style-type: none;
        line-height: 16px;
    }

.benefitsList {
}

    .benefitsList li {
        background: transparent url(../img/bulletBlack.jpg?v=40749) no-repeat left 4px;
        display: block;
        margin: 0px;
        padding: 0 0 15px 15px;
        list-style-type: none;
        line-height: 16px;
    }

ul.checkMarkList li:before {
    content: "\2713\0020";
}

ul.checkMarkList {
    list-style-type: none;
}

#become-dealer-form {
    width: 80%;
}

    #become-dealer-form .row {
        background: #f2f2f2;
    }

.floatright {
    float: right;
}

.contentDivider {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
}

    .contentDivider img {
        margin-top: 10px;
    }

.contentDivider2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
}

.adcSectionHeader {
    text-align: center;
    color: #fff;
}

    .adcSectionHeader h3 {
        color: #fff;
        font-size: 52px;
        font-family: "MarkFont",Sans-Serif;
        margin-bottom: 0px;
        margin-top: 15px !important;
    }

    .adcSectionHeader p {
        width: 95%;
        margin: 0px auto;
        min-height: 80px;
    }

    .adcSectionHeader div {
        padding-left: 0px;
    }

.headerBkgdColor h3 {
    text-transform: uppercase;
}

.headerBkgdColor .columns {
    padding-right: 0px;
}

.no-right-padding {
    padding-right: 0px;
}

.headerBkgdColor h3 {
    margin-top: 15px;
}

.flagNavImg {
    padding-top: 7px;
    padding-left: 7px;
    margin-right: 8px;
}

#closeLoginBox {
    float: right;
    font-size: 22px;
    margin-top: -10px;
    margin-right: -10px;
    cursor: pointer;
}

.dealer-licenses:hover {
	cursor:pointer;
}
.tblLicenses {
    display:none;
	margin-top:10px;
}

.terms-policy {
	margin-bottom:100px;
}

.sticky_footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #333;
    height: 40px;
    z-index: 9999;
    border-top: 1px solid #000;
}

.sticky_footer2 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #f26a21;
    height: 40px;
    z-index: 9999;
    border-top: 1px solid #b95a16;
    -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 7px rgba(0,0,0,.5);
    box-shadow: 0px 0px 7px rgba(0,0,0,.5);
}

#stickyFooterLogo {
    padding-top: 5px;
    text-align: right;
}

.sticky_footer .row {
    background-color: #333;
    color: #fff;
}

.sticky_footer2 .row {
    background-color: #f26a21;
    color: #fff;
}

#contentFooter {
    margin-top: 80px;
}

    #contentFooter .links {
        font-size: 11px;
        line-height: 18px;
        color: #bab8b8;
    }

    #contentFooter a {
        color: #bab8b8;
    }

.contentfooterdiv {
    margin-bottom: 40px;
}
/* IE 6 */
* html .sticky_footer {
    position: absolute;
    top: expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

* html .sticky_footer2 {
    position: absolute;
    top: expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

.sticky_footer a {
    color: #fff;
}

.sticky_footer2 a {
    color: #fff;
}

#header_area {
    background: url('../img/ISheader.jpg?v=45215');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 40%;
    background-color: #f1f1f3;
}

#get_app_text {
    width: 70%;
    margin: 0px auto;
}

#contactInfoPanel {
    margin-left: 20px;
}

    #contactInfoPanel a {
        word-wrap: break-word;
    }

.paddingtop30 {
    padding-top: 30px;
}

.paddingleft150 {
    padding-left: 150px;
}

.orbit-timer {
    display: none;
}

#internationalBecomeDealerButton {
    margin-left: 18px;
    margin-top: 0px;
    width: 99%;
}

.contactUsDealerButton #internationalBecomeDealerButton {
    margin-left: 0px;
    width: 250px;
}

#drop1 li {
    line-height: 35px;
	text-align:left;
}

.forgotLoginRow {
    display: none;
}

.row.forgotLoginRow {
    background: none;
}

.helpLoginForm {
    border: none;
    padding-left: 30px;
    padding-right: 30px;
}

.divForgotLogin {
    margin: 20px 0;
}

table.helpLoginForm tr.even, table.helpLoginForm tr.alt, table.helpLoginForm tr:nth-of-type(even) {
    background: none;
}

table.helpLoginForm thead tr th, table.helpLoginForm tfoot tr th, table.helpLoginForm tbody tr td, table.helpLoginForm tr td, table.helpLoginForm tfoot tr td {
    padding-bottom: 0px;
}

table.helpLoginForm input {
    margin-top: 5px;
}

.loginHelpBold {
    font-size: 15px;
    font-weight: bold;
}

.loginHelplblDesc {
    padding-left: 0;
    padding-top: 0px;
}

.helpLoginForm tr td {
    padding-top: 0px;
}

input.submitButton {
    background-color: #f2f1f1;
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    color: #666666;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    border: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    margin-top: 5px;
}

    input.submitButton:hover {
        background-color: #f26a21;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
    }

.closeLogin a:hover {
    cursor: pointer;
}

.closeLogin.roundCorners.panel {
    margin-left: 20px;
    margin-bottom: 30px;
    width: 99%;
}

.closeBtn {
    position: absolute;
    top: 8px;
    right: 8px;
}

    .closeBtn i.adc-close {
        color: #FFCC99;
        font-size: 24px;
        transition: .5s;
    }

        .closeBtn i.adc-close:hover {
            color: #fff;
            cursor: pointer;
        }

.divLogin {
    width: 542px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
    position: relative;
}

.divLoginTitle {
    background: url('/images/newHome/login_box_top.png?v=9914');
    height: 40px;
    padding-left: 86px;
    padding-top: 13px;
}

    .divLoginTitle > span {
        color: #FFCC99;
        font-size: 18px;
    }

.divLoginHelpForm {
    float: left;
    width: 535px;
    margin-left: 6px;
    background: #FFFFFF;
    border-left: 1px solid #868686;
    border-right: 1px solid #868686;
}

.divLoginHelpFormBtm {
    clear: both;
    background: url('/images/newHome/login_box_bottom.png?v=9914');
    width: 537px;
    height: 15px;
    margin-left: 5px;
}

.txtHeadline {
    color: #f26a21;
    font-size: 15px;
    margin-left: 20px;
}

.helpFormVal {
    padding: 20px;
    text-align: center;
}

.forgotlogin_err_text {
    color: red;
    padding: 15px 0px 0px 10px;
    vertical-align: middle;
    font-weight: bold;
    display: block;
}

.consentBlock {
    margin-top: 20px;
}

.getStarted.contentButton {
    margin-bottom: 0px;
	display:block;
}

.lblConsent {
    font-size: 0.875em;
    margin-bottom: 15px;
}

.lnkLicences:hover {
    cursor: pointer;
    text-decoration: underline;
}

.lnkLicences {
    color: #f26a21;
}

.closeLogin.panel .login-form-control {
    padding: 0;
    min-height: 205px;
    background: none;
    border: none;
}

    .closeLogin.panel .login-form-control .row {
        background: none;
        margin: 0;
    }

    .closeLogin.panel .login-form-control input {
        margin-bottom: 0;
    }

    .closeLogin.panel .login-form-control .input-checkbox-row span.remember-me input {
        float: left;
    }

    .closeLogin.panel .login-form-control .input-checkbox-row span.remember-me label {
        float: left
    }

.closeLogin.panel .login-help-link {
    font-size: 10px;
}

.closeLogin.panel .login-help {
    padding-top: 0;
}

.closeLogin.panel .login-form-control .login-options {
    margin-top: 10px;
}

.closeLogin.panel .login-form-control input {
    font-size: 14px;
}

.sliderText h2
{
	display: block;
}

.btnBizVideo:hover {
	cursor:pointer;
}

@media (max-width:530px) {
    .divLogin {
        width: 100%;
    }
}

.consentBlock {
    font-size: 10px;
}

.ckhConsent, .lblConsent {
    float: left;
    display: block;
}

.ckhConsent {
    width: 20px
}

.lblConsent {
    width: 90%;
}

.red {
    color: red;
}

.hide-initially, .hide {
	display:none;
}

#cookieConsent.cookie-consent-banner {
    max-width:inherit;
}


.cookie-consent-banner {
    background-color: #fff;
    font-size: 9px;
    text-align: left;
    top: auto;
    bottom: 0;
    z-index: 9999;
    padding: 10px;
}

    .cookie-consent-banner .container-lg {
        max-width:1420px;
        margin:0 auto;
    }

@media (max-width:480px) {
    table .helpLoginForm tr td {
        float: left;
        clear: both;
    }

    .helpLoginForm {
        padding-left: 10px;
    }

    .loginHelplblDesc {
        padding-left: 7px;
    }
}

@media (max-width:350px) {
    .culture_select {
        font-size: 10px;
    }

    #countrySelect {
        text-align: center;
        margin-top: 5px !important;
    }

        #countrySelect span {          
            margin-bottom: 3px;
        }
}

@media only screen and (min-width:321px) and (max-width:800px) {
    nav ul {
        display: none;
    }

    nav select {
        display: inline-block;
    }

    #ISfeatured, #MAfeatured, #EMfeatured, #VMfeatured, #ACfeatured, #HAfeatured {
        margin-bottom: 20px;
    }

    #mainHead {
        height: 72px;
    }

    .slideshow-wrapper .orbit-bullets {
        margin-top: -30px;
    }

    .PrimaryGetStartedButton {
        width: 90%;
    }

    #contactInfoPanel {
        width: 90%;
    }

    #loginContainer {
        position: absolute;
        top: 69px;
        right: 5px;
        font-size: 9px;
    }

    #countrySelect {
        margin-top: 15px;
        margin-right: 10px;
    }
}

@media only screen and (max-width:983px) {
    #divLoginForm {
        position: absolute;
        right: 0;
    }
}

@media only screen and (min-width:430px) and (max-width:767px) {
    .sliderText h2 {
        font-size: 30px;
        margin-top: 0px;
        line-height: 20px;
        padding-left: 10px;
        font-weight: 300;
        line-height: 44px;
    }

    .sliderText {
        padding-left: 20%;
        margin-top: 2%;
        width: 80%;
    }

    .slideshow-wrapper {
        height: 80%
    }
}

@media only screen and (min-width:651px) and (max-width:800px) {
    .sliderText h2 {
        font-size: 52px;
        margin-top: 20px;
        line-height: 20px;
        padding-left: 10px;
        font-weight: 300;
        line-height: 52px;
        width: 80%
    }

    .sliderText {
        padding-left: 20%;
        margin-top: 2%;
        width: 100%;
    }
}

@media only screen and (min-width:321px) and (max-width:429px) {
    .sliderText h2 {
        font-size: 30px;
        margin-top: 0px;
        line-height: 20px;
        padding-left: 10px;
        font-weight: 300;
        line-height: 32px;
    }

    .sliderText {
        padding-left: 20%;
        margin-top: 1%;
        width: 100%;
    }

    .slideshow-wrapper {
        height: 80%
    }

        .slideshow-wrapper .orbit-bullets {
            margin-top: -20px;
        }
}

@media only screen and (max-width : 476px) {
    .sticky_footer {
        display: none;
    }

    .sticky_footer2 {
        display: none;
    }
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
    body {
        background-image: none;
    }

    h2 {
        font-size: 1em;
        padding-top: 0px;
    }

    .adcSectionHeader h3 {
        font-size: 35px;
        padding-top: 35px;
    }

    h4 {
        font-size: 1.5em;
        padding-top: 5px;
    }

    nav ul {
        display: none;
    }

    nav select {
        display: inline-block;
    }

    .sliderBlock {
        height: 70%;
    }

    .sliderText {
        padding-top: 0px;
        padding-left: 0.2em;
        width: 250px;
        margin-top: 10px;
    }

        .sliderText h2 {
            font-size: 22px;
            margin-top: 0px;
            line-height: 20px;
            padding-left: 70px;
            font-weight: 600;
            line-height: 24px;
            padding-top: 5px;
        }

        .sliderText a:link {
            font-size: .8em;
        }

    #loginContainer {
        position: absolute;
        top: 44px;
        right: 5px;
        font-size: 9px;
    }

    #divLoginForm {
        margin-left: 38px;
        margin-top: 10px;
        width: 250px;
    }

    #logintab {
        padding: 5px;
    }

    #logoContainer {
        width: 40%;
        padding-left: 2px;
        height: 43px;
        line-height: 40px;
    }

        #logoContainer img {
            max-height: 35px;
        }

    #mainNav {
        width: 90%;
    }

    #mainHead {
        height: 45px;
    }

    #mainNav-small {
        margin-top: 2px;
    }

    .orbit-timer {
        display: none;
    }

    .orbit-bullets li {
        width: .7em;
        height: .7em;
    }

    .orbit-bullets {
        margin-right: 0.4em;
    }

    #mainSliderContainer {
        margin-top: 45px;
    }

    .featuredList {
        font-size: 12px;
        padding-top: 0px;
    }

        .featuredList li {
            line-height: 16px;
            margin-left: 40px;
            padding-bottom: 8px
        }

    #become-dealer-form {
        width: 100%;
    }

    #get_app_text {
        width: 100%
    }

    #countrySelect {
        float: right;
        clear: right;
        margin-top: 0px !important;
        margin-left: 5px;
    }

    .PrimaryGetStartedButton {
        font-size: 16px;
        font-family: "MarkFont",Sans-Serif;
        font-weight: 600;
        margin-top: 15px;
        width: 100%;
        margin-left: 0px;
    }

    #contactInfoPanel {
        margin-left: 0px;
        width: 100%;
        font-weight: 600;
        font-size: 14px;
    }

    .blkLinks .large-6 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #HAfeatured {
        margin-bottom: 750px;
    }

    .adcSectionHeader .no-right-padding {
        padding-left: 0px;
    }

    .slideshow-wrapper .orbit-bullets {
        position: relative;
        margin-top: -20px;
    }

    #tagLine {
        margin-top: -840px;
    }

    .featuredContainer h2 {
        font-family: "MarkFont",Sans-Serif;
        color: #f26a21;
        margin-bottom: 0px;
        font-size: 22px;
        font-weight: 400;
        letter-spacing: -1px;
        line-height: 22px;
        margin-top: 20px;
        padding-left: 85px;
    }

    #featuredSubTag {
        margin-left: 85px;
        line-height: 17px;
        font-size: 12px;
    }

    .featuredBlock:last-child {
        margin-bottom: 0px;
    }

    .slideshow-wrapper {
        height: 112px;
    }

    .paddingtop30 {
        padding-top: 0px;
    }

    .paddingleft150 {
        padding-left: 0px;
    }

    #automationBenefits .featuredList {
        margin-left: -40px;
    }

    .EMfeatured4, .EMfeatured5, .EMfeatured6 {
        padding-left: 70px;
    }

    #aboutStat1 img {
        width: 70px;
    }

    #internationalBecomeDealerButton {
        margin-left: 0px;
    }

    .intDealerButton {
        margin-top: 0px;
    }

    #mainNav {
        padding-top: 3px;
    }

    #mainNav-small {
        margin-top: 8px;
    }

    .txtHeadline {
        margin-left: 0px;
        display: block;
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .closeLogin.roundCorners.panel {
        margin-left: 0px;
    }
}

@media only screen and (max-width : 540px) {
    /* Styles */
    #logoContainer {
        width: 35%;
        padding-left: 2px;
        height: 43px;
    }

        #logoContainer img {
            max-height: 35px;
        }

    .adcSectionHeader .button {
        padding: 5px;
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 600;
    }
}

@media only screen and (max-width : 420px) {
    /* Styles */
    #mainNav-small {
        width: 100px;
    }
}

@media only screen and (max-width : 1000px) {
    /* Styles */
    #logoContainer {
        padding-left: 5px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */

    #mainNav {
        width: 90%;
    }

    #downloadIpad {
        width: 250px;
        padding-top: 45px;
    }

    .slideshow-wrapper {
        height: 270px;
    }

    #VMFlashRotator .orbit-bullets {
        display: none;
    }

    #VMFlashRotator .orbit-prev {
        display: none;
    }

    #VMFlashRotator .orbit-next {
        display: none;
    }

    #mobileUIslider .orbit-prev {
        display: none;
    }

    #mobileUIslider .orbit-next {
        display: none;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
    .slideshow-wrapper {
        height: 320px;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
    nav ul {
        display: none;
    }

    nav select {
        display: inline-block;
    }

    #countrySelect {
        margin-right: 10px
    }

    #loginContainer {
        display: block;
    }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    /* Styles */

}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    /* Styles */
    #mainNav {
        width: 90%;
    }
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    /* Styles */
}


@media only screen and (max-width : 954px) {
    /* Styles */
    .featuredBlock {
        width: 95%;
        margin-bottom: 0px;
    }

    .ISfeatured, .MAfeatured, .EMfeatured, .VMfeatured, .ACfeatured, .HAfeatured, .BUfeatured, .WEfeatured {
        min-height: 120px;
    }

    .featuredContainer h4 {
        margin-top: -50px;
        margin-left: 50px;
    }

    .featuredBlock p {
        margin-left: 50px;
    }

    .featuredContainer .blkLinks a.learn {
        margin-left: 50px;
    }

    nav ul {
        display: none;
    }

    nav select {
        display: inline-block;
    }

    #loginContainer {
        top: 61px
    }

    #divLoginForm {
        margin-top: -10px;
    }
}

@media (max-width:800px) {
    #loginContainer {
        top: 69px;
    }
}

@media (max-width:320px) {
    #loginContainer {
        top: 44px;
    }
}

@media only screen and (max-width : 654px) {
    /* Styles */
    .featuredBlock:last-child {
        margin-bottom: 80px;
    }
}

@media only screen and (min-width:521px) and (max-width : 767px) {
    /* Styles */

    .featuredContainer h2 {
        margin-left: 35%;
        font-size: 32px;
        color: #f26a21;
        line-height: 32px;
    }

    #featuredSubTag {
        margin-left: 35%;
        font-size: 18px;
        line-height: 22px;
    }

    .featuredBlock:last-child {
        margin-bottom: 170px;
    }
}


@media only screen and (min-width:381px) and (max-width : 520px) {
    /* Styles */
    .featuredBlock:last-child {
        margin-bottom: 120px;
    }

    .featuredContainer h2 {
        margin-left: 35%;
        font-size: 32px;
        color: #f26a21;
        line-height: 32px;
        margin-top: 20px;
    }

    #featuredSubTag {
        margin-left: 35%;
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (min-width:321px) and (max-width : 380px) {
    /* Styles */
    .featuredBlock:last-child {
        margin-bottom: 40px;
    }

    .featuredContainer h2 {
        margin-left: 35%;
        font-size: 28px;
        color: #f26a21;
        line-height: 32px;
        margin-top: 20px;
    }

    #featuredSubTag {
        margin-left: 35%;
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (max-width : 990px) {
    /* Styles */
    #downloadButtons {
        display: none;
    }

    #downloadButtonsMobile {
        display: block
    }
}
