﻿.topic-page .page-body, body {
    font: 15px/25px 'PT Sans', sans-serif !important;
    color: #3F3F3F !important;
    font-style: normal !important;
}

.description i,
.shipping-method .method-description,
.checkout-page .order-review-data .title,
.cart th,
.data-table th,
.forums-table-section th
.order-review-data ul,
.shipment-overview ul,
.forums-table-section th,
.product-selectors,
.overview .short-description,
.breadcrumb,
.product-details-page .full-description,
.contact-page .topic-block-body,
.apply-vendor-page .topic-block-body,
.order-details-area ul,
.shipment-details-area ul,
.order-details-page .order-overview,
.order-details-page .page-title a,
.footer-contacts,
.item-box .product-title a,
.order-review-data ul,
.shipment-overview ul,
.header-menu > ul > li > a,
.header-menu > ul > li > span,
.header-menu .sublist li a {
    font: 15px/25px 'PT Sans', sans-serif !important;
    font-style: normal;
    color: #3F3F3F;
}

.page-body p, .page-body li, .order-details-area li span {
    font-size: 18px;
}

h3 strong, .homepage-icons h3 a {
    font-weight: 100;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #3F3F3F;
}

.breadcrumb .next-product a span, .breadcrumb .previous-product a span {
    padding: 6.5px 46px 11.5px 46px;
}

.left-sidebar li {
    font-size: 15px;
}

.admin-header-links {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
}

.header .logo img {
    width: 100%;
    max-height: 100px;
    height: 100px;
}

.page-title h1 {
    color: #B32018;
    margin-bottom: 0;
    line-height: 50px;
}

.header-1 {
    box-shadow: none;
    position: fixed;
    width: 100%;
    top: 0;
}

.master-wrapper-page {
    margin-top: 120px;
}

.header-menu > ul > li.homepage a {
    font-size: 20px;
    padding: 0 10px;
}

div#headerMenuParent {
    float: right;
    min-width: 50%;
    height: 50px;
}

.menu-login {
    display: inline-block;
}

.responsive-nav-wrapper-parent {
    top: -9px;
}

a.my-account-opener.login-link, .header-links-wrapper {
    text-transform: uppercase;
    font-size: 16px;
    color: #4d4d4d;
}

.header-links a {
    padding-top: 1px;
    vertical-align: middle;
}

.header-menu .header-links .my-account-dropdown-wrapper:hover .my-account-opener {
    color: #b32018;
}

.header-logo {
    width: 240px;
    position: relative;
}

.header-cart-search-wrapper {
    height: 55px;
    width: 50%;
    margin-bottom: 0;
}

.flyout-cart {
    top: 30px;
}

.header-menu-wrapper {
    clear: none;
    margin-left: 0;
    margin-right: 0;
}

.header-menu > ul > li > a,
.header-menu > ul > li > span {
    padding: 10px 10px;
}

.header-lower {
    background: url("../img/bg_header.png") repeat-x;
    box-shadow: 0px 2px 10px #888888;
}

.header-1 {
    padding-bottom: 0;
}

    .header-1 .header-menu {
        height: auto;
    }

.header-menu .sublist-wrap {
    padding-top: 6px;
}

.cart-wrapper .ico-cart {
    background: rgba(255, 255, 255, 0.3);
}

.logo-left {
    position: absolute;
    z-index: 9999;
    left: -137px;
    height: 118px;
    width: 137px;
    border-bottom: solid 0px #ffffff;
    background: url(../img/logo_shadow_left.png) 0 0 no-repeat;
}

.logo-right {
    position: absolute;
    height: 118px;
    width: 149px;
    background: url(../img/logo_shadow_right.png) 0 0 no-repeat;
}

.header-logo a {
    background: #fff;
    padding: 9px 0;
}

.footer-menu.footer-collapse.footer-contacts li {
    display: inline-block;
    margin: 0 15px;
}

.footer-2 .footer-upper {
    padding: 15px 0;
}

.item-box .prices {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
}

.product-item .add-info {
    width: 290px;
    text-align: right;
    float: right;
}

.unit-price {
    width: 120px;
}

.subtotal {
    width: 135px;
}

.product-subtotal, span.value-summary {
    font-size: 18px;
    font-weight: bold;
}

.product-unit-price {
    font-size: 12px;
}

.cart .product-picture a {
    text-align: center;
}

.mini-shopping-cart .name {
    font-size: 12px;
    font-weight: normal;
}

.cart td.product {
    padding: 30px 50px;
}

.cart td, .data-table td, .compare-products-table td, .forums-table-section td {
    padding: 5px;
}

.cart-options {
    margin: 0 0 0;
}

.cart-footer .totals {
    margin-top: -75px;
}

#shopping-cart-form .cart-footer .totals {
    margin-top: 0;
}

.data-table .total {
    width: 150px;
}

.data-table label {
    display: none;
}

.order-details-page .table-wrapper {
    border-top: 0;
}

.order-details-page .section .title {
    border-bottom: 0;
}

.mini-shopping-cart {
    overflow: auto;
    padding: 0 0 0;
}

    .mini-shopping-cart .totals {
        margin: 0 0 30px 10px;
        width: 35%;
        float: left;
        padding-top: 0px;
        padding-bottom: 0;
    }

    .mini-shopping-cart .buttons {
        margin: 0 30px;
        width: 50%;
        float: left;
    }

.table-wrapper .data-table th {
    background-color: #f8f8f8;
}

.order-details-page .order-number {
    float: left;
}

.order-details-page .order-date, .order-details-page .order-total {
    text-align: right;
}

.order-details-area {
    margin: 0 0 45px;
}

.order-details-page .options {
    float: left;
}

.order-details-page .actions {
    margin: 0;
}

.order-details-page .totals {
    float: right;
}

.order-details-area .billing-info .title, .order-details-area .shipping-info .title, .order-details-page .section .title {
    font-size: 18px;
}


.product-details-page #wrap .mousetrap, .product-details-page #cloudZoomImage, .product-details-page-body .gallery, .product-selectors, .products-order .button-2 {
    margin: 0;
}

.product-details-page-body .master-wrapper-page .breadcrumb ul {
    width: 677px;
}

.product-details-page-body .previous-product a span, .product-details-page-body .next-product a span {
    width: 250px;
}

.product-details-page-body .previous-product, .product-details-page-body .next-product {
    width: 255px;
}

.product-details-page-body .next-product {
    margin-left: 345px;
}

.product-details-page-body .add-to-cart-buttons-wrapper {
    padding: 20px 0;
    margin: 0px 0 0px;
    display: block;
}

.product-details-page-body .overview .short-description {
    margin: 15px 0 0;
    min-height: 100px;
    border-bottom: 1px solid #f1f1f1;
}

.product-details-page-body .prices-stock-wrapper {
    margin: 20px 0 0 0;
    float: left;
    border: none;
}

.product-details-page-body #wrap a:before {
    padding-top: 72%;
}

.block-category-navigation .list .sublist a::before {
    display: none;
}

.block-category-navigation .list .sublist li {
    border-bottom: 1px solid #f1f1f1;
}

    .block-category-navigation .list .sublist li.active .sublist li {
        border: none;
    }

.block-category-navigation .list .sublist a, .block-category-navigation .list a, .product-selectors span {
    font-size: 18px;
}

.block .title {
    padding-bottom: 25px;
}

.products-order tr td {
    text-align: center;
}

.topic-page .page-body {
    background: #fff;
    border-top: none;
    padding: 30px 30px 30px;
}

#ph-topic td,
.master-column-wrapper .block-category-navigation a,
.product-selectors span,
.block-category-navigation .title strong,
.address-list-page li, .address-list-page p,
.home-page .topic-block-body p,
.product-details-page .full-description li, .product-details-page .full-description p,
.product-details-page-body .overview .short-description,
.contact-page .topic-block-body,
.custom-solution-inner-text,
.homepage-icons,
body,
.order-details-area li span {
    color: #3F3F3F;
}

.product-details-page .full-description {
    background: #fff;
}

.customer-order-details {
    width: 10%;
}

.customer-oder-total {
    width: 20%;
}

.home-page-category-grid .item-box .category-item-name, .sub-category-grid .item-box .category-item-name, .manufacturer-grid .item-box .category-item-name {
    font-size: 24px;
}

/*---START RIGHT SIDEBAR MODIFICATIONS---*/
.left-sidebar {
    padding-right: 0;
    float: right;
}

    .left-sidebar h2, .brands_products h2 {
        margin-bottom: 5px;
    }

    .left-sidebar .custom-page-box-div {
        padding: 0;
        margin: 0;
        border: none;
    }

.custom-page-box-div {
    border: none;
}

.left-sidebar .box {
    margin: 0;
}

.left-sidebar h2.title {
    display: none;
}

.left-sidebar h2 {
    font-weight: normal;
    color: #B80707;
}

.left-sidebar .box-top {
    background: url(../img/box_top.png) no-repeat top left;
}

.left-sidebar .box-bottom {
    background: url(../img/box_bottom.png) no-repeat top;
}

.left-sidebar .box {
    padding-bottom: 10px;
    width: 300px;
}

    .left-sidebar .box h2 {
        margin: 0;
        margin-bottom: 2px;
        text-transform: none;
        text-align: left;
        width: 100%;
        font-size: 18px;
    }

.left-sidebar .box-top, .left-sidebar .box-bottom {
    display: inline-block;
    width: 300px;
}

.left-sidebar .box-top {
    height: 16px;
    position: relative;
    top: 9px;
}

.left-sidebar .box-bottom {
    height: 8px;
    position: relative;
    top: -8px;
}

.left-sidebar .box-middle {
    display: inline-block;
    width: 300px;
    background: #FFF;
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
}

.left-sidebar .box-content {
    display: inline-block;
    margin: 0 14px 0 14px;
    width: 270px;
}

.left-sidebar .box-list {
    width: 100%;
    padding: 0;
}

    .left-sidebar .box-list li {
        float: left;
        width: 100%;
    }

        .left-sidebar .box-list li a {
            display: block;
            float: left;
            padding: 5px 0 5px 34px;
            width: 100%;
            color: #3F3F3F;
            background: #FFF url(../img/grey_arrow.gif) no-repeat 6px 8px;
            transition: none;
            line-height: 18px;
        }

            .left-sidebar .box-list li a:hover {
                color: #B80707;
                background: #F3F3F3 url(../img/red_arrow.gif) no-repeat 10px 7px;
            }

.left-sidebar h2:after, h2.title:after {
    border: none;
}


/*--------------right sidebar uppercase-->capitalise*/


.left-sidebar h2, .brands_products h2,
.brands-name .nav-stacked li a,
.category-products .panel-default .panel-heading .panel-title a {
    text-transform: capitalize;
}

.brands-name .nav-stacked li a {
    padding-left: 15px;
}

.brands-name {
    padding-bottom: 10px;
    padding-top: 10px;
}

.category-products .panel-default .panel-heading {
    padding-left: 15px;
}

/*---END RIGHT SIDEBAR MODIFICATIONS---*/


.customer-info-page #no-more-tables td, .order-list-page #no-more-tables td {
    height: auto;
}

    .customer-info-page #no-more-tables td:before, .order-list-page #no-more-tables td:before {
        top: 0;
    }

#tabs #tabs-1, #tabs #tabs-2, #tabs #tabs-3 {
    position: relative;
    text-align: left;
}

.footer .footer-lower .footer-powered-by {
    display: none;
}

.custom-solution-inner-text, .homepage-icons p {
    text-align: left;
}

    .custom-solution-inner-text h3 {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .custom-solution-inner-text ul {
        margin-top: 0;
    }

.security-monitoring-inner img, .mobile-applications img {
    width: 80%;
}

.security-links a, .custom-links a, .download-link a, .homepage-icons a {
    color: #3F3F3F;
    text-decoration: none;
}

.security-links a, .custom-links a {
    letter-spacing: 3px;
}

.security-links .text-center, .custom-links .text-center {
    margin-top: 20px;
}

.homepage-icons h3 {
    margin-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
}

.homepage-icons {
    margin-top: 100px;
}

.home-images {
    height: 130px;
}

    .home-images img {
        height: 100%;
    }

.tabs-img {
    position: absolute;
    right: 15px;
    top: 15px;
}

#tabs small {
    display: block;
    font-size: 11px;
    line-height: 1.1;
    text-transform: uppercase;
}

#tabs .ui-tabs-nav a {
    font-size: 20px;
    text-transform: none;
}

.app-brochure {
    position: absolute;
    bottom: 300px;
    right: 40px;
}

.liveicons {
    display: inline-block;
    display: -moz-inline-box;
    background: #C00303;
    border-radius: 10px;
    margin-bottom: 10px;
}

.no-bgr-color .liveicons {
    background: none;
}

    .no-bgr-color .liveicons path {
        fill: #C00303;
    }

.liveicons a {
    padding: 30px;
    display: block;
}

    .liveicons a:hover {
        color: #C00303;
    }

.applications .liveicons a:hover {
    color: #fff;
}

.liveicons path {
    fill: #fff;
}

.liveicons .livicon svg {
    left: -4px !important;
}

.security8-background {
    background-image: url(../img/technology.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .security8-background .page-title, .custom-background .page-title, .contact-background .page-title {
        height: 200px;
        border: 0;
    }

        .security8-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
            line-height: 180px;
            color: #fff;
            font-size: 32px;
            text-shadow: 1px 2px 0px #515151;
        }

.security7-background {
    background-image: url(../img/security-system-banner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .security7-background .page-title, .custom-background .page-title, .contact-background .page-title {
        height: 200px;
        border: 0;
    }

        .security7-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
            line-height: 180px;
            color: #fff;
            font-size: 32px;
            text-shadow: 1px 2px 0px #515151;
        }

.security6-background {
    background-image: url(../img/security-slider-1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .security6-background .page-title, .custom-background .page-title, .contact-background .page-title {
        height: 200px;
        border: 0;
    }

        .security6-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
            line-height: 180px;
            color: #fff;
            font-size: 32px;
            text-shadow: 1px 2px 0px #515151;
        }

.security5-background {
    background-image: url(../img/it.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .security5-background .page-title, .custom-background .page-title, .contact-background .page-title {
        height: 200px;
        border: 0;
    }

        .security5-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
            line-height: 180px;
            color: #fff;
            font-size: 32px;
            text-shadow: 1px 2px 0px #515151;
        }

.security4-background {
    background-image: url(../img/IMS_network_banner_5.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .security4-background .page-title, .custom-background .page-title, .contact-background .page-title {
        height: 200px;
        border: 0;
    }

        .security4-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
            line-height: 180px;
            color: #fff;
            font-size: 32px;
            text-shadow: 1px 2px 0px #515151;
        }

.security3-background {
    background-image: url(../img/home-banner-new.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .security3-background .page-title, .custom-background .page-title, .contact-background .page-title {
        height: 200px;
        border: 0;
    }

        .security3-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
            line-height: 180px;
            color: #fff;
            font-size: 32px;
            text-shadow: 1px 2px 0px #515151;
        }

.security2-background {
    background-image: url(../img/excellinx-security-camera-banner-2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .security2-background .page-title, .custom-background .page-title, .contact-background .page-title {
        height: 200px;
        border: 0;
    }

        .security2-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
            line-height: 180px;
            color: #fff;
            font-size: 32px;
            text-shadow: 1px 2px 0px #515151;
        }

.security-background {
    background-image: url(../img/Worldwide.png);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

.custom-background {
    background-image: url(../img/skyline-cleveland.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

.contact-background {
    background-image: url(../img/electricity.jpg);
    background-repeat: no-repeat;
    background-size: 100% 335px;
}

    .contact-background .page-body {
        margin-top: 160px;
    }

.custom-background .page-body,
.security-background .page-body,
.security2-background .page-body,
.security3-background .page-body,
.security4-background .page-body,
.security5-background .page-body,
.security6-background .page-body,
.security7-background .page-body,
.security8-background .page-body {
    margin-top: 50px;
}

.security-background .page-title, .custom-background .page-title, .contact-background .page-title {
    height: 200px;
    border: 0;
}

    .security-background .page-title h1, .custom-background .page-title h1, .contact-background .page-title h1 {
        line-height: 180px;
        color: #fff;
        font-size: 32px;
        text-shadow: 1px 2px 0px #515151;
    }

.my-account-dropdown ul, .hq-address {
    padding: 0;
}

.cart .product, .data-table .product {
    display: table-cell;
}

.homepage-icons {
    text-align: center;
}

    .homepage-icons .liveicons {
        padding: 12px;
        float: left;
    }

    .homepage-icons a:hover, .security-links a:hover, .custom-links a:hover {
        opacity: 0.7;
    }

.liveicons a:hover {
    opacity: 1;
}

.address-list ul, .block-category-navigation ul {
    padding-left: 0;
}

.account-navigation-list, .footer-contacts {
    margin-bottom: 0;
}

.order-details-area ul, .billing-info, .checkout-data .billing-info li, .shipping-info, .checkout-data .shipping-info li {
    text-align: left;
}

    .checkout-data .billing-info li span, .shipping-method span {
        color: #3F3F3F;
    }

.opc {
    padding: 0;
}

.product-details-page .gallery .picture img {
    width: auto;
    height: 100%;
}

@media (min-width: 1280px) {
    .product-item .titles-wrap {
        width: 60%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .header-lower .header-centering {
        margin: 0;
        width: 1200px;
        margin: 0 auto;
    }
}

@media (min-width: 1001px) {
    .header-1 .header-menu > ul {
        display: inline-block;
        text-align: right;
    }

    .header-links a:hover {
        color: #b32018;
    }

    #topcartlink {
        width: 245px;
    }

    .header-cart-search-wrapper .cart-wrapper {
        width: auto;
    }
}

@media (min-width:1200px) and (max-width: 1280px) {
    .header-links {
        padding-top: 10px;
    }
}

@media (min-width:1001px) and (max-width: 1199px) {

    .header-menu > ul > li > a {
        padding: 10px 7px;
        font-size: 12px;
    }

    .header-links a {
        font-size: 12px;
        margin: 0 5px;
        padding-right: 10px;
    }

    .header-links {
        padding-top: 10px;
    }

    .header-lower .header-centering {
        margin-right: 15px;
    }
}

@media (max-width: 1000px) {
    .logo-right, .logo-left, .header-cart-search-wrapper {
        display: none;
    }

    .header-logo, .product-details-page-body .previous-product a span, .product-details-page-body .next-product a span {
        width: 100%;
    }

    .header-lower {
        background: transparent;
    }

    .flyout-cart {
        top: 50px;
    }

    .header-1 {
        background: #fff;
        position: static;
    }

    .responsive-nav-wrapper-parent .stick {
        top: 50px !important;
        transform: translateY(-50px);
        background: #fff;
    }

    .order-details-area {
        margin: 0 0 10px;
    }

    .product-details-page-body .master-wrapper-page .breadcrumb ul {
        width: 100%;
        padding-left: 0;
    }

    .product-details-page-body .previous-product, .product-details-page-body .next-product {
        width: 50%;
    }

    .product-details-page-body .next-product {
        margin-left: 0;
    }

    .product-details-page-body .add-to-cart-buttons-wrapper, .product-details-page-body .overview .add-to-cart {
        margin: 0;
        padding: 0;
    }

    .product-details-page-body .add-to-cart-buttons-wrapper {
        padding-top: 20px;
        text-align: right;
    }

    .product-details-page-body .prices-stock-wrapper {
        padding: 0;
    }

    .left-sidebar .box {
        display: inline-block;
    }

    .sidebar-contact-us .left-sidebar .box {
        display: inline-block;
        margin-left: 20px;
        vertical-align: text-top;
    }

    .master-wrapper-page {
        margin-top: 0;
    }

    .responsive-nav-wrapper .search-wrap, .responsive-nav-wrapper .personal-button {
        display: none;
    }

    .custom-solution-inner-img img {
        width: 100%;
        height: auto;
    }

    #tabs .tabs-img {
        position: relative;
        right: 0;
        top: 0;
        margin: 0 auto;
        display: block;
        margin-bottom: 50px;
    }

    .app-brochure {
        position: relative;
        bottom: 0;
        right: 0px;
        text-align: center;
        margin-bottom: 50px;
    }

    .left-sidebar {
        float: none;
    }

    .security-background,
    .custom-background,
    .contact-background,
    .security-background,
    .security2-background,
    .security3-background,
    .security4-background,
    .security5-background,
    .security6-background,
    .security7-background,
    .security8-background {
        background-size: 100% 415px;
    }

        .security-background .page-title h1,
        .custom-background .page-title h1,
        .contact-background .page-title h1,
        .security-background .page-title h1,
        .security2-background .page-title h1,
        .security3-background .page-title h1,
        .security4-background .page-title h1,
        .security5-background .page-title h1,
        .security6-background .page-title h1,
        .security7-background .page-title h1,
        .security8-background .page-title h1 {
            line-height: 40px;
        }

        .security-background .page-title, .custom-background .page-title, .contact-background .page-title {
            height: 120px;
        }

    .security-monitoring-inner img, .mobile-applications img {
        width: 100%;
    }

    .my-account-dropdown-wrapper .my-account-dropdown {
        display: none;
    }

    .header-menu .header-social-icons {
        display: none;
    }

    .header-menu, .top-menu {
        padding-left: 0;
        margin-bottom: 0;
    }

    .header-logo .logo img {
        width: auto;
    }

    .min-height {
        height: 500px;
    }
}


@media (min-width: 769px) {
    .product-list .product-item-picture-wrapper {
        width: 10%;
    }

    .product-list .item-box .details {
        margin-left: 12%;
    }

    .product-list .item-box input[type="button"].m2m-add-to-cart-button {
        height: 38px;
        padding: 0 15px;
        font-size: 14px;
    }

    .product-list .item-box .buttons {
        margin: 0 0 0;
    }

    .buttons .m2m-product-quantity {
        width: 65px;
        height: 38px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .product-list .item-box {
        margin: 0 0 10px;
        border-bottom: 1px solid #E6E6E6;
    }

        .product-list .item-box:hover {
            border-bottom: 1px solid #b32018;
        }

    .cart-options .common-buttons input {
        float: right;
    }

    .cart-options .clear-cart-button {
        display: none;
    }

    .cart-options .button-2.continue-shopping-button {
        float: left;
    }
}

@media (max-width: 766px) {

    .order-details-page .order-number {
        float: none;
    }

    .order-details-page .order-date, .order-details-page .order-total {
        text-align: center;
    }

    .order-details-page .actions input {
        margin-left: 15px;
    }

    .order-summary-content .customer-oder-total {
        padding: 5px;
    }

    .order-summary-content .customer-order-number {
        padding: 0;
    }

    .product-details-page-body .prices-stock-wrapper {
        float: none;
    }

    .product-details-page-body .add-to-cart-buttons-wrapper {
        text-align: center;
    }

    .custom-solution-inner-img img {
        margin-top: 50px;
    }

    .security-monitoring-inner img, .mobile-applications img {
        margin: 0 auto;
        display: block;
    }

    .page-body .security-monitoring-inner img,
    .page-body .alarm-panels img,
    .page-body .mobile-applications img {
        width: 20%;
    }

    .master-column-wrapper .page-body .alarm-panels .alarm-panels-img {
        width: 50%;
    }

    .security-monitoring-inner .col-md-5 img, .alarm-panels .col-md-5 img, .security-monitoring-inner .col-md-5 img, .mobile-applications .col-md-5 img {
        width: 100%;
    }

    .security-monitoring-inner h3, .mobile-applications h3 {
        text-align: center;
    }

    .topic-page .page-body {
        padding: 0;
    }

    .topic-page-body .master-column-wrapper {
        padding: 9px;
    }

    .master-column-wrapper {
        margin: 0;
        width: 100%;
    }

    .security-background .page-title h1,
    .custom-background .page-title h1,
    .contact-background .page-title h1,
    .security-background .page-title h1,
    .security2-background .page-title h1,
    .security3-background .page-title h1,
    .security4-background .page-title h1,
    .security5-background .page-title h1,
    .security6-background .page-title h1,
    .security7-background .page-title h1,
    .security8-background .page-title h1 {
        color: #B32018;
        text-shadow: 0 0 0;
        font-size: 22px;
    }

    .security-background .page-title,
    .custom-background .page-title,
    .contact-background .page-title,
    .security-background .page-title,
    .security2-background .page-title,
    .security3-background .page-title,
    .security4-background .page-title,
    .security5-background .page-title,
    .security6-background .page-title,
    .security7-background .page-title,
    .security8-background .page-title {
        height: auto;
        border-bottom: 1px solid #f1f1f1;
    }

    .security-background,
    .custom-background,
    .contact-background,
    .security-background,
    .security2-background,
    .security3-background,
    .security4-background,
    .security5-background,
    .security6-background,
    .security7-background,
    .security8-background {
        background: none;
    }

        .custom-background .page-body, .security-background .page-body, .security2-background .page-body, .security3-background .page-body, .security4-background .page-body, .security5-background .page-body, .security6-background .page-body, .security7-background .page-body, .security8-background .page-body {
            margin-top: 30px;
        }

    .header-logo a {
        padding-top: 40px;
    }

    .login-page .title {
        padding: 20px;
    }

    .security-links .col-md-3 {
        display: inline-block;
        width: 41%;
    }

    .custom-links .col-md-2 {
        display: inline-block;
        width: 43%;
    }

    .alarm-panels .col-md-6 {
        margin-bottom: 30px;
    }

    .alarm-panels .min-height {
        height: 200px;
    }

    .homePageLeft {
        margin-top: 50px;
        display: inline-block;
    }

    .table-wrapper .row {
        margin: 0;
    }

    .applications .liveicons {
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .master-column-wrapper .account-page-navigation .account-navigation-wrapper {
        margin: 100px 0 44px;
    }

    .account-navigation-wrapper .account-navigation-list, .checkout-data .opc {
        padding-left: 0;
    }

    .order-details-page .page-title {
        padding: 0;
    }
}

@media (max-width: 480px) {
    .mini-shopping-cart .picture {
        width: 50px;
    }

        .mini-shopping-cart .picture + .product {
            margin: 0 0 0 64px;
        }

    .mini-shopping-cart .item {
        padding: 8px 0 8px 23px;
    }

    .page .security-monitoring-inner img,
    .page .alarm-panels img,
    .page .mobile-applications img {
        width: 30%;
    }

    .master-column-wrapper .page-body .alarm-panels .alarm-panels-img {
        width: 70%;
    }

    .security-links .col-md-3, .custom-links .col-md-2 {
        display: block;
        width: 100%;
    }
}
